2025-11-25 17:39:19.363 | + ./stack.sh:main:514 : exec 2025-11-25 17:39:19.363 | + ./stack.sh:main:522 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2025-11-25-123919' 2025-11-25 17:39:19.363 | ++ ./stack.sh:main:514 : /bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2025-11-25-123919.summary.2025-11-25-123919 2025-11-25 17:39:19.363 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:39:19.363 | + ./stack.sh:echo_summary:473 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2025-11-25-123919 2025-11-25 17:39:19.363 | + ./stack.sh:main:524 : ln -sf /opt/stack/logs/devstacklog.txt.2025-11-25-123919 /opt/stack/logs/devstacklog.txt 2025-11-25 17:39:19.363 | + ./stack.sh:main:525 : ln -sf /opt/stack/logs/devstacklog.txt.2025-11-25-123919.summary.2025-11-25-123919 /opt/stack/logs/devstacklog.txt.summary 2025-11-25 17:39:19.363 | + ./stack.sh:main:540 : check_path_perm_sanity /opt/stack 2025-11-25 17:39:19.363 | + functions:check_path_perm_sanity:608 : local real_path 2025-11-25 17:39:19.363 | ++ functions:check_path_perm_sanity:609 : readlink -f /opt/stack 2025-11-25 17:39:19.363 | /opt/stack/devstack/tools/outfilter.py:29: SyntaxWarning: invalid escape sequence '\+' 2025-11-25 17:39:19.363 | /opt/stack/devstack/tools/outfilter.py:30: SyntaxWarning: invalid escape sequence '\d' 2025-11-25 17:39:19.363 | HAS_DATE = re.compile('^\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}.\d{3} \|') 2025-11-25 17:39:19.363 | + functions:check_path_perm_sanity:609 : real_path=/opt/stack 2025-11-25 17:39:19.363 | + functions:check_path_perm_sanity:610 : local rebuilt_path= 2025-11-25 17:39:19.363 | ++ functions:check_path_perm_sanity:611 : echo /opt/stack 2025-11-25 17:39:19.363 | ++ functions:check_path_perm_sanity:611 : tr / ' ' 2025-11-25 17:39:19.363 | + functions:check_path_perm_sanity:611 : for i in $(echo ${real_path} | tr "/" " ") 2025-11-25 17:39:19.363 | + functions:check_path_perm_sanity:612 : rebuilt_path=/opt 2025-11-25 17:39:19.363 | ++ functions:check_path_perm_sanity:614 : stat -c %a /opt 2025-11-25 17:39:19.363 | + functions:check_path_perm_sanity:614 : [[ 755 = 700 ]] 2025-11-25 17:39:19.363 | + functions:check_path_perm_sanity:611 : for i in $(echo ${real_path} | tr "/" " ") 2025-11-25 17:39:19.364 | + functions:check_path_perm_sanity:612 : rebuilt_path=/opt/stack 2025-11-25 17:39:19.366 | ++ functions:check_path_perm_sanity:614 : stat -c %a /opt/stack 2025-11-25 17:39:19.370 | + functions:check_path_perm_sanity:614 : [[ 755 = 700 ]] 2025-11-25 17:39:19.372 | + ./stack.sh:main:546 : trap exit_trap EXIT 2025-11-25 17:39:19.374 | + ./stack.sh:main:587 : trap err_trap ERR 2025-11-25 17:39:19.376 | + ./stack.sh:main:600 : set -o errexit 2025-11-25 17:39:19.377 | + ./stack.sh:main:603 : uname -a 2025-11-25 17:39:19.379 | Linux np0005535648.novalocal 6.12.0-161.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Nov 20 12:23:19 UTC 2025 x86_64 GNU/Linux 2025-11-25 17:39:19.380 | + ./stack.sh:main:606 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2025-11-25 17:39:19.382 | + ./stack.sh:main:607 : rm -f /opt/stack/data/ca-bundle.pem 2025-11-25 17:39:19.385 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/database 2025-11-25 17:39:19.423 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/rpc_backend 2025-11-25 17:39:19.440 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/host 2025-11-25 17:39:19.443 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2025-11-25 17:39:19.458 | ++ lib/host:source:12 : ENABLE_KSM=True 2025-11-25 17:39:19.461 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2025-11-25 17:39:19.476 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2025-11-25 17:39:19.478 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2025-11-25 17:39:19.494 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2025-11-25 17:39:19.496 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2025-11-25 17:39:19.498 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2025-11-25 17:39:19.501 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2025-11-25 17:39:19.516 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2025-11-25 17:39:19.519 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2025-11-25 17:39:19.534 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2025-11-25 17:39:19.536 | + ./stack.sh:main:617 : tune_host 2025-11-25 17:39:19.538 | + lib/host:tune_host:96 : configure_host_mem 2025-11-25 17:39:19.541 | + lib/host:configure_host_mem:70 : configure_zswap 2025-11-25 17:39:19.543 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2025-11-25 17:39:19.544 | + lib/host:configure_zswap:43 : is_ubuntu 2025-11-25 17:39:19.546 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:39:19.549 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:39:19.552 | + lib/host:configure_zswap:47 : echo 1 2025-11-25 17:39:19.552 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2025-11-25 17:39:19.570 | 1 2025-11-25 17:39:19.576 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2025-11-25 17:39:19.596 | /sys/module/zswap/parameters/enabled:Y 2025-11-25 17:39:19.596 | /sys/module/zswap/parameters/shrinker_enabled:N 2025-11-25 17:39:19.596 | /sys/module/zswap/parameters/max_pool_percent:20 2025-11-25 17:39:19.596 | /sys/module/zswap/parameters/compressor:lzo 2025-11-25 17:39:19.596 | /sys/module/zswap/parameters/zpool:zbud 2025-11-25 17:39:19.596 | /sys/module/zswap/parameters/accept_threshold_percent:90 2025-11-25 17:39:19.600 | + lib/host:configure_host_mem:71 : configure_ksm 2025-11-25 17:39:19.602 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2025-11-25 17:39:19.604 | + lib/host:configure_ksm:16 : install_package ksmtuned 2025-11-25 17:39:19.606 | + functions-common:install_package:1441 : update_package_repo 2025-11-25 17:39:19.608 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-25 17:39:19.610 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-25 17:39:19.612 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-25 17:39:19.613 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-25 17:39:19.615 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-25 17:39:19.617 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:39:19.619 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:39:19.621 | + functions-common:install_package:1442 : real_install_package ksmtuned 2025-11-25 17:39:19.623 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-25 17:39:19.625 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:39:19.627 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:39:19.628 | + functions-common:real_install_package:1431 : is_fedora 2025-11-25 17:39:19.630 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:39:19.633 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:39:19.634 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:39:19.636 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:39:19.638 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:39:19.640 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:39:19.642 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:39:19.644 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:39:19.646 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:39:19.648 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:39:19.649 | + functions-common:real_install_package:1432 : yum_install ksmtuned 2025-11-25 17:39:19.651 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-25 17:39:19.653 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-25 17:39:19.655 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-25 17:39:19.657 | + functions-common:time_start:2409 : local name=yum_install 2025-11-25 17:39:19.659 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:39:19.661 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:39:19.664 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:39:19.668 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092359665 2025-11-25 17:39:19.670 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y ksmtuned 2025-11-25 17:39:19.671 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-25 17:39:19.674 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-25 17:39:19.678 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-25 17:39:19.680 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-25 17:39:19.682 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y ksmtuned 2025-11-25 17:39:20.195 | Last metadata expiration check: 0:00:05 ago on Tue 25 Nov 2025 12:39:15 PM EST. 2025-11-25 17:39:20.285 | Dependencies resolved. 2025-11-25 17:39:20.287 | ================================================================================ 2025-11-25 17:39:20.287 | Package Architecture Version Repository Size 2025-11-25 17:39:20.287 | ================================================================================ 2025-11-25 17:39:20.287 | Installing: 2025-11-25 17:39:20.287 | ksmtuned x86_64 0.1.0-16.el10 appstream 24 k 2025-11-25 17:39:20.287 | 2025-11-25 17:39:20.287 | Transaction Summary 2025-11-25 17:39:20.287 | ================================================================================ 2025-11-25 17:39:20.287 | Install 1 Package 2025-11-25 17:39:20.287 | 2025-11-25 17:39:20.287 | Total download size: 24 k 2025-11-25 17:39:20.287 | Installed size: 38 k 2025-11-25 17:39:20.287 | Downloading Packages: 2025-11-25 17:39:20.401 | ksmtuned-0.1.0-16.el10.x86_64.rpm 670 kB/s | 24 kB 00:00 2025-11-25 17:39:20.402 | -------------------------------------------------------------------------------- 2025-11-25 17:39:20.403 | Total 211 kB/s | 24 kB 00:00 2025-11-25 17:39:20.422 | Running transaction check 2025-11-25 17:39:20.440 | Transaction check succeeded. 2025-11-25 17:39:20.440 | Running transaction test 2025-11-25 17:39:20.563 | Transaction test succeeded. 2025-11-25 17:39:20.563 | Running transaction 2025-11-25 17:39:20.681 | Preparing : 1/1 2025-11-25 17:39:20.688 | Installing : ksmtuned-0.1.0-16.el10.x86_64 1/1 2025-11-25 17:39:20.740 | Running scriptlet: ksmtuned-0.1.0-16.el10.x86_64 1/1 2025-11-25 17:39:20.740 | Created symlink '/etc/systemd/system/multi-user.target.wants/ksm.service' → '/usr/lib/systemd/system/ksm.service'. 2025-11-25 17:39:20.740 | Created symlink '/etc/systemd/system/multi-user.target.wants/ksmtuned.service' → '/usr/lib/systemd/system/ksmtuned.service'. 2025-11-25 17:39:20.740 | 2025-11-25 17:39:21.343 | 2025-11-25 17:39:21.343 | Installed: 2025-11-25 17:39:21.343 | ksmtuned-0.1.0-16.el10.x86_64 2025-11-25 17:39:21.343 | 2025-11-25 17:39:21.343 | Complete! 2025-11-25 17:39:21.424 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-25 17:39:21.426 | + functions-common:time_stop:2423 : local name 2025-11-25 17:39:21.428 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:39:21.430 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:39:21.433 | + functions-common:time_stop:2426 : local total 2025-11-25 17:39:21.435 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:39:21.437 | + functions-common:time_stop:2429 : name=yum_install 2025-11-25 17:39:21.439 | + functions-common:time_stop:2430 : start_time=1764092359665 2025-11-25 17:39:21.441 | + functions-common:time_stop:2432 : [[ -z 1764092359665 ]] 2025-11-25 17:39:21.444 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:39:21.448 | + functions-common:time_stop:2435 : end_time=1764092361446 2025-11-25 17:39:21.451 | + functions-common:time_stop:2436 : elapsed_time=1781 2025-11-25 17:39:21.453 | + functions-common:time_stop:2437 : total=757 2025-11-25 17:39:21.455 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:39:21.457 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=2538 2025-11-25 17:39:21.459 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2025-11-25 17:39:21.463 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2025-11-25 17:39:21.463 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2025-11-25 17:39:21.479 | + lib/host:configure_ksm:19 : echo 0 2025-11-25 17:39:21.485 | 0 2025-11-25 17:39:21.490 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2025-11-25 17:39:21.492 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2025-11-25 17:39:21.494 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2025-11-25 17:39:21.513 | vm.dirty_ratio = 60 2025-11-25 17:39:21.518 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2025-11-25 17:39:21.537 | vm.dirty_background_ratio = 10 2025-11-25 17:39:21.541 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2025-11-25 17:39:21.558 | vm.vfs_cache_pressure = 50 2025-11-25 17:39:21.563 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2025-11-25 17:39:21.580 | vm.swappiness = 100 2025-11-25 17:39:21.584 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2025-11-25 17:39:21.602 | /proc/sys/vm/admin_reserve_kbytes:8192 2025-11-25 17:39:21.602 | grep: /proc/sys/vm/compact_memory: Permission denied 2025-11-25 17:39:21.602 | /proc/sys/vm/compact_unevictable_allowed:1 2025-11-25 17:39:21.602 | /proc/sys/vm/compaction_proactiveness:20 2025-11-25 17:39:21.602 | /proc/sys/vm/dirty_background_bytes:0 2025-11-25 17:39:21.602 | /proc/sys/vm/dirty_background_ratio:10 2025-11-25 17:39:21.602 | /proc/sys/vm/dirty_bytes:0 2025-11-25 17:39:21.602 | /proc/sys/vm/dirty_expire_centisecs:3000 2025-11-25 17:39:21.602 | /proc/sys/vm/dirty_ratio:60 2025-11-25 17:39:21.602 | /proc/sys/vm/dirty_writeback_centisecs:500 2025-11-25 17:39:21.602 | /proc/sys/vm/dirtytime_expire_seconds:43200 2025-11-25 17:39:21.602 | grep: /proc/sys/vm/drop_caches: Permission denied 2025-11-25 17:39:21.603 | /proc/sys/vm/enable_soft_offline:1 2025-11-25 17:39:21.603 | /proc/sys/vm/extfrag_threshold:500 2025-11-25 17:39:21.603 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2025-11-25 17:39:21.603 | /proc/sys/vm/hugetlb_shm_group:0 2025-11-25 17:39:21.603 | /proc/sys/vm/laptop_mode:0 2025-11-25 17:39:21.603 | /proc/sys/vm/legacy_va_layout:0 2025-11-25 17:39:21.603 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2025-11-25 17:39:21.603 | /proc/sys/vm/max_map_count:1048576 2025-11-25 17:39:21.603 | /proc/sys/vm/memfd_noexec:0 2025-11-25 17:39:21.603 | /proc/sys/vm/memory_failure_early_kill:0 2025-11-25 17:39:21.603 | /proc/sys/vm/memory_failure_recovery:1 2025-11-25 17:39:21.603 | /proc/sys/vm/min_free_kbytes:67584 2025-11-25 17:39:21.603 | /proc/sys/vm/min_slab_ratio:5 2025-11-25 17:39:21.603 | /proc/sys/vm/min_unmapped_ratio:1 2025-11-25 17:39:21.603 | /proc/sys/vm/mmap_min_addr:65536 2025-11-25 17:39:21.603 | /proc/sys/vm/mmap_rnd_bits:28 2025-11-25 17:39:21.603 | /proc/sys/vm/mmap_rnd_compat_bits:8 2025-11-25 17:39:21.603 | /proc/sys/vm/nr_hugepages:0 2025-11-25 17:39:21.603 | /proc/sys/vm/nr_hugepages_mempolicy:0 2025-11-25 17:39:21.603 | /proc/sys/vm/nr_overcommit_hugepages:0 2025-11-25 17:39:21.603 | /proc/sys/vm/numa_stat:1 2025-11-25 17:39:21.603 | /proc/sys/vm/numa_zonelist_order:Node 2025-11-25 17:39:21.603 | /proc/sys/vm/oom_dump_tasks:1 2025-11-25 17:39:21.603 | /proc/sys/vm/oom_kill_allocating_task:0 2025-11-25 17:39:21.603 | /proc/sys/vm/overcommit_kbytes:0 2025-11-25 17:39:21.603 | /proc/sys/vm/overcommit_memory:0 2025-11-25 17:39:21.603 | /proc/sys/vm/overcommit_ratio:50 2025-11-25 17:39:21.603 | /proc/sys/vm/page-cluster:3 2025-11-25 17:39:21.603 | /proc/sys/vm/page_lock_unfairness:5 2025-11-25 17:39:21.603 | /proc/sys/vm/panic_on_oom:0 2025-11-25 17:39:21.603 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2025-11-25 17:39:21.603 | /proc/sys/vm/stat_interval:1 2025-11-25 17:39:21.603 | /proc/sys/vm/swappiness:100 2025-11-25 17:39:21.603 | /proc/sys/vm/unprivileged_userfaultfd:0 2025-11-25 17:39:21.603 | /proc/sys/vm/user_reserve_kbytes:131072 2025-11-25 17:39:21.603 | /proc/sys/vm/vfs_cache_pressure:50 2025-11-25 17:39:21.603 | /proc/sys/vm/watermark_boost_factor:15000 2025-11-25 17:39:21.603 | /proc/sys/vm/watermark_scale_factor:10 2025-11-25 17:39:21.603 | /proc/sys/vm/zone_reclaim_mode:0 2025-11-25 17:39:21.608 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2025-11-25 17:39:21.611 | + lib/host:tune_host:97 : configure_host_net 2025-11-25 17:39:21.614 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2025-11-25 17:39:21.616 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2025-11-25 17:39:21.618 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2025-11-25 17:39:21.636 | net.ipv4.tcp_keepalive_time = 60 2025-11-25 17:39:21.641 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2025-11-25 17:39:21.658 | net.ipv4.tcp_keepalive_intvl = 10 2025-11-25 17:39:21.663 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2025-11-25 17:39:21.683 | net.ipv4.tcp_keepalive_probes = 6 2025-11-25 17:39:21.688 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2025-11-25 17:39:21.705 | net.ipv4.tcp_fastopen = 3 2025-11-25 17:39:21.712 | + lib/host:configure_sysctl_net_parmaters:85 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_rto_max_ms /proc/sys/net/ipv4/tcp_rto_min_us /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 2025-11-25 17:39:21.732 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_app_win:31 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_autocorking:1 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_base_mss:1024 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_dsack:1 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_early_demux:1 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_early_retrans:3 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_ecn:2 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_ehash_entries:131072 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_fack:0 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_fastopen:3 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_fastopen_key:00000000-00000000-00000000-00000000 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_frto:2 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_low_latency:0 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_max_orphans:65536 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_max_reordering:300 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_max_syn_backlog:1024 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_max_tw_buckets:65536 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_mem:186591 248788 373182 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_migrate_req:0 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2025-11-25 17:39:21.733 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_probe_interval:600 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_recovery:1 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_reordering:3 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_retries1:3 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_retries2:15 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_rfc1337:0 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_rto_max_ms:120000 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_rto_min_us:200000 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_sack:1 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_shrink_window:0 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_stdurg:0 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_synack_retries:5 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_syncookies:1 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_syn_retries:6 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_timestamps:1 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_window_scaling:1 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2025-11-25 17:39:21.734 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2025-11-25 17:39:21.738 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2025-11-25 17:39:21.755 | net.core.default_qdisc = pfifo_fast 2025-11-25 17:39:21.760 | + ./stack.sh:main:623 : fetch_plugins 2025-11-25 17:39:21.763 | + functions-common:fetch_plugins:1769 : local plugins=,neutron 2025-11-25 17:39:21.765 | + functions-common:fetch_plugins:1770 : local plugin 2025-11-25 17:39:21.767 | + functions-common:fetch_plugins:1773 : [[ -z ,neutron ]] 2025-11-25 17:39:21.769 | + functions-common:fetch_plugins:1777 : echo 'Fetching DevStack plugins' 2025-11-25 17:39:21.769 | Fetching DevStack plugins 2025-11-25 17:39:21.771 | + functions-common:fetch_plugins:1778 : for plugin in ${plugins//,/ } 2025-11-25 17:39:21.774 | + functions-common:fetch_plugins:1779 : git_clone_by_name neutron 2025-11-25 17:39:21.776 | + functions-common:git_clone_by_name:684 : local name=neutron 2025-11-25 17:39:21.778 | + functions-common:git_clone_by_name:685 : local repo=https://opendev.org/openstack/neutron 2025-11-25 17:39:21.780 | + functions-common:git_clone_by_name:686 : local dir=/opt/stack/neutron 2025-11-25 17:39:21.782 | + functions-common:git_clone_by_name:687 : local branch=master 2025-11-25 17:39:21.785 | + functions-common:git_clone_by_name:688 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2025-11-25 17:39:21.787 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/neutron 2025-11-25 17:39:21.789 | + functions-common:git_clone:593 : local git_dest=/opt/stack/neutron 2025-11-25 17:39:21.791 | + functions-common:git_clone:594 : local git_ref=master 2025-11-25 17:39:21.793 | + functions-common:git_clone:595 : local orig_dir 2025-11-25 17:39:21.796 | ++ functions-common:git_clone:596 : pwd 2025-11-25 17:39:21.798 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-25 17:39:21.800 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-25 17:39:21.803 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-25 17:39:21.818 | + functions-common:git_clone:599 : RECLONE=False 2025-11-25 17:39:21.820 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-25 17:39:21.822 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-25 17:39:21.826 | + functions-common:git_clone:613 : echo master 2025-11-25 17:39:21.826 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-25 17:39:21.828 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-25 17:39:21.832 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/neutron ]] 2025-11-25 17:39:21.834 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-25 17:39:21.837 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/neutron 2025-11-25 17:39:21.863 | + functions-common:git_clone:675 : cd /opt/stack/neutron 2025-11-25 17:39:21.865 | + functions-common:git_clone:676 : git show --oneline 2025-11-25 17:39:21.866 | + functions-common:git_clone:676 : head -1 2025-11-25 17:39:21.870 | 2ade46584b Merge "Centralize oslo.service patching" 2025-11-25 17:39:21.873 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-25 17:39:21.875 | + ./stack.sh:main:627 : run_phase override_defaults 2025-11-25 17:39:21.878 | + functions-common:run_phase:1851 : local mode=override_defaults 2025-11-25 17:39:21.880 | + functions-common:run_phase:1852 : local phase= 2025-11-25 17:39:21.882 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-25 17:39:21.885 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-25 17:39:21.887 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-25 17:39:21.889 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-25 17:39:21.892 | + functions-common:run_phase:1861 : local extra 2025-11-25 17:39:21.895 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-25 17:39:21.899 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-25 17:39:21.901 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-25 17:39:21.904 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-25 17:39:21.906 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2025-11-25 17:39:21.909 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-25 17:39:21.924 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:39:21.927 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2025-11-25 17:39:21.929 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2025-11-25 17:39:21.931 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2025-11-25 17:39:21.933 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2025-11-25 17:39:21.936 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2025-11-25 17:39:21.938 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2025-11-25 17:39:21.940 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2025-11-25 17:39:21.942 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2025-11-25 17:39:21.945 | + functions-common:run_phase:1872 : [[ override_defaults == \s\o\u\r\c\e ]] 2025-11-25 17:39:21.947 | + functions-common:run_phase:1875 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-11-25 17:39:21.949 | + functions-common:run_phase:1876 : plugin_override_defaults 2025-11-25 17:39:21.952 | + functions-common:plugin_override_defaults:1810 : local plugins=,neutron 2025-11-25 17:39:21.954 | + functions-common:plugin_override_defaults:1811 : local plugin 2025-11-25 17:39:21.956 | + functions-common:plugin_override_defaults:1814 : [[ -z ,neutron ]] 2025-11-25 17:39:21.959 | + functions-common:plugin_override_defaults:1818 : echo 'Overriding Configuration Defaults' 2025-11-25 17:39:21.959 | Overriding Configuration Defaults 2025-11-25 17:39:21.961 | + functions-common:plugin_override_defaults:1819 : for plugin in ${plugins//,/ } 2025-11-25 17:39:21.964 | + functions-common:plugin_override_defaults:1820 : local dir=/opt/stack/neutron 2025-11-25 17:39:21.966 | + functions-common:plugin_override_defaults:1822 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2025-11-25 17:39:21.968 | + ./stack.sh:main:630 : source /opt/stack/devstack/lib/apache 2025-11-25 17:39:21.990 | + ./stack.sh:main:633 : source /opt/stack/devstack/lib/tls 2025-11-25 17:39:21.992 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2025-11-25 17:39:22.007 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:39:22.010 | +++ lib/tls:source:40 : ipv6_unquote 38.102.83.58 2025-11-25 17:39:22.013 | +++ functions-common:ipv6_unquote:2221 : echo 38.102.83.58 2025-11-25 17:39:22.014 | +++ functions-common:ipv6_unquote:2221 : tr -d '[]' 2025-11-25 17:39:22.018 | ++ lib/tls:source:40 : TLS_IP=38.102.83.58 2025-11-25 17:39:22.021 | +++ lib/tls:source:43 : hostname -f 2025-11-25 17:39:22.028 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0005535648.novalocal 2025-11-25 17:39:22.030 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2025-11-25 17:39:22.032 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2025-11-25 17:39:22.035 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2025-11-25 17:39:22.037 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2025-11-25 17:39:22.039 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2025-11-25 17:39:22.042 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2025-11-25 17:39:22.044 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2025-11-25 17:39:22.046 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2025-11-25 17:39:22.049 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2025-11-25 17:39:22.053 | + ./stack.sh:main:636 : source /opt/stack/devstack/lib/infra 2025-11-25 17:39:22.066 | + ./stack.sh:main:637 : source /opt/stack/devstack/lib/libraries 2025-11-25 17:39:22.086 | + ./stack.sh:main:638 : source /opt/stack/devstack/lib/lvm 2025-11-25 17:39:22.100 | + ./stack.sh:main:639 : source /opt/stack/devstack/lib/horizon 2025-11-25 17:39:22.113 | + ./stack.sh:main:640 : source /opt/stack/devstack/lib/keystone 2025-11-25 17:39:22.152 | + ./stack.sh:main:641 : source /opt/stack/devstack/lib/glance 2025-11-25 17:39:22.233 | + ./stack.sh:main:642 : source /opt/stack/devstack/lib/nova 2025-11-25 17:39:22.340 | + ./stack.sh:main:643 : source /opt/stack/devstack/lib/placement 2025-11-25 17:39:22.371 | + ./stack.sh:main:644 : source /opt/stack/devstack/lib/cinder 2025-11-25 17:39:22.437 | + ./stack.sh:main:645 : source /opt/stack/devstack/lib/swift 2025-11-25 17:39:22.494 | + ./stack.sh:main:646 : source /opt/stack/devstack/lib/neutron 2025-11-25 17:39:22.497 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2025-11-25 17:39:22.514 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:39:22.517 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2025-11-25 17:39:22.520 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2025-11-25 17:39:22.523 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2025-11-25 17:39:22.525 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2025-11-25 17:39:22.528 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2025-11-25 17:39:22.531 | +++ lib/neutron:source:75 : get_python_exec_prefix 2025-11-25 17:39:22.548 | +++ inc/python:get_python_exec_prefix:80 : [[ False == \T\r\u\e ]] 2025-11-25 17:39:22.551 | +++ inc/python:get_python_exec_prefix:83 : echo /usr/local/bin 2025-11-25 17:39:22.554 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/usr/local/bin 2025-11-25 17:39:22.557 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2025-11-25 17:39:22.559 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2025-11-25 17:39:22.562 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2025-11-25 17:39:22.565 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2025-11-25 17:39:22.567 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2025-11-25 17:39:22.570 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2025-11-25 17:39:22.573 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2025-11-25 17:39:22.592 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2025-11-25 17:39:22.595 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/usr/local/bin/neutron-dhcp-agent 2025-11-25 17:39:22.597 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/usr/local/bin/neutron-l3-agent 2025-11-25 17:39:22.600 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/usr/local/bin/neutron-metadata-agent 2025-11-25 17:39:22.603 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2025-11-25 17:39:22.605 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2025-11-25 17:39:22.608 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2025-11-25 17:39:22.611 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2025-11-25 17:39:22.613 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2025-11-25 17:39:22.616 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2025-11-25 17:39:22.619 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2025-11-25 17:39:22.621 | ++ lib/neutron:source:114 : Q_PORT=9696 2025-11-25 17:39:22.624 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2025-11-25 17:39:22.627 | ++ lib/neutron:source:118 : Q_HOST=38.102.83.58 2025-11-25 17:39:22.630 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2025-11-25 17:39:22.633 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2025-11-25 17:39:22.637 | +++ functions-common:ipv6_unquote:2221 : echo 0.0.0.0 2025-11-25 17:39:22.637 | +++ functions-common:ipv6_unquote:2221 : tr -d '[]' 2025-11-25 17:39:22.642 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2025-11-25 17:39:22.644 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2025-11-25 17:39:22.647 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2025-11-25 17:39:22.650 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2025-11-25 17:39:22.653 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2025-11-25 17:39:22.656 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2025-11-25 17:39:22.674 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2025-11-25 17:39:22.677 | +++ lib/neutron:source:132 : ipv6_unquote 38.102.83.58 2025-11-25 17:39:22.680 | +++ functions-common:ipv6_unquote:2221 : echo 38.102.83.58 2025-11-25 17:39:22.681 | +++ functions-common:ipv6_unquote:2221 : tr -d '[]' 2025-11-25 17:39:22.686 | ++ lib/neutron:source:132 : Q_META_DATA_IP=38.102.83.58 2025-11-25 17:39:22.688 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2025-11-25 17:39:22.691 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2025-11-25 17:39:22.694 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2025-11-25 17:39:22.696 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2025-11-25 17:39:22.699 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2025-11-25 17:39:22.702 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2025-11-25 17:39:22.704 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2025-11-25 17:39:22.707 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2025-11-25 17:39:22.710 | ++ lib/neutron:source:149 : [[ -z networking ]] 2025-11-25 17:39:22.713 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2025-11-25 17:39:22.715 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2025-11-25 17:39:22.718 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2025-11-25 17:39:22.720 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2025-11-25 17:39:22.723 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2025-11-25 17:39:22.726 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2025-11-25 17:39:22.728 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2025-11-25 17:39:22.731 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2025-11-25 17:39:22.733 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2025-11-25 17:39:22.736 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2025-11-25 17:39:22.739 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2025-11-25 17:39:22.742 | +++ functions:get_rootwrap_location:594 : local module=neutron 2025-11-25 17:39:22.745 | ++++ functions:get_rootwrap_location:596 : get_python_exec_prefix 2025-11-25 17:39:22.762 | ++++ inc/python:get_python_exec_prefix:80 : [[ False == \T\r\u\e ]] 2025-11-25 17:39:22.764 | ++++ inc/python:get_python_exec_prefix:83 : echo /usr/local/bin 2025-11-25 17:39:22.768 | +++ functions:get_rootwrap_location:596 : echo /usr/local/bin/neutron-rootwrap 2025-11-25 17:39:22.771 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/usr/local/bin/neutron-rootwrap 2025-11-25 17:39:22.773 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2025-11-25 17:39:22.776 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2025-11-25 17:39:22.778 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-11-25 17:39:22.781 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2025-11-25 17:39:22.783 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2025-11-25 17:39:22.785 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2025-11-25 17:39:22.788 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2025-11-25 17:39:22.791 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2025-11-25 17:39:22.794 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2025-11-25 17:39:22.796 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2025-11-25 17:39:22.798 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2025-11-25 17:39:22.801 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2025-11-25 17:39:22.803 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2025-11-25 17:39:22.806 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2025-11-25 17:39:22.809 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2025-11-25 17:39:22.811 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2025-11-25 17:39:22.931 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2025-11-25 17:39:22.943 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2025-11-25 17:39:22.945 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2025-11-25 17:39:22.947 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2025-11-25 17:39:22.948 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2025-11-25 17:39:22.950 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2025-11-25 17:39:22.952 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2025-11-25 17:39:22.954 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2025-11-25 17:39:22.956 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2025-11-25 17:39:22.958 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2025-11-25 17:39:22.960 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2025-11-25 17:39:22.961 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2025-11-25 17:39:22.963 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2025-11-25 17:39:22.965 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2025-11-25 17:39:22.967 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2025-11-25 17:39:22.969 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2025-11-25 17:39:22.971 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2025-11-25 17:39:22.973 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2025-11-25 17:39:22.975 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2025-11-25 17:39:22.977 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2025-11-25 17:39:22.978 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2025-11-25 17:39:22.982 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2025-11-25 17:39:22.982 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2025-11-25 17:39:22.982 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2025-11-25 17:39:22.982 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2025-11-25 17:39:22.988 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=a9:b4df:1e7a 2025-11-25 17:39:22.990 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2025-11-25 17:39:22.991 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2025-11-25 17:39:22.993 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2025-11-25 17:39:22.995 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2025-11-25 17:39:22.997 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fda9:b4df:1e7a::/56 2025-11-25 17:39:23.000 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fda9:b4df:1e7a::/56 2025-11-25 17:39:23.000 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2025-11-25 17:39:23.005 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fda9:b4df:1e7a::/64 2025-11-25 17:39:23.007 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2025-11-25 17:39:23.009 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2025-11-25 17:39:23.011 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2025-11-25 17:39:23.012 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2025-11-25 17:39:23.014 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2025-11-25 17:39:23.016 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2025-11-25 17:39:23.018 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2025-11-25 17:39:23.020 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2025-11-25 17:39:23.022 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2025-11-25 17:39:23.024 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2025-11-25 17:39:23.026 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2025-11-25 17:39:23.028 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2025-11-25 17:39:23.030 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fda9:b4df:1e7a::/56 2025-11-25 17:39:23.031 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2025-11-25 17:39:23.033 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2025-11-25 17:39:23.037 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2025-11-25 17:39:23.037 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2025-11-25 17:39:23.037 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2025-11-25 17:39:23.041 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=ens3 2025-11-25 17:39:23.045 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2025-11-25 17:39:23.045 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2025-11-25 17:39:23.046 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2025-11-25 17:39:23.050 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs= 2025-11-25 17:39:23.053 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2025-11-25 17:39:23.055 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2025-11-25 17:39:23.057 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2025-11-25 17:39:23.059 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2025-11-25 17:39:23.061 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2025-11-25 17:39:23.063 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2025-11-25 17:39:23.065 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2025-11-25 17:39:23.067 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2025-11-25 17:39:23.082 | + ./stack.sh:main:647 : source /opt/stack/devstack/lib/ldap 2025-11-25 17:39:23.094 | + ./stack.sh:main:648 : source /opt/stack/devstack/lib/dstat 2025-11-25 17:39:23.105 | + ./stack.sh:main:649 : source /opt/stack/devstack/lib/atop 2025-11-25 17:39:23.116 | + ./stack.sh:main:650 : source /opt/stack/devstack/lib/tcpdump 2025-11-25 17:39:23.127 | + ./stack.sh:main:651 : source /opt/stack/devstack/lib/etcd3 2025-11-25 17:39:23.143 | + ./stack.sh:main:652 : source /opt/stack/devstack/lib/os-vif 2025-11-25 17:39:23.145 | +++ lib/os-vif:source:12 : is_ml2_ovs 2025-11-25 17:39:23.148 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2025-11-25 17:39:23.151 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2025-11-25 17:39:23.153 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2025-11-25 17:39:23.156 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2025-11-25 17:39:23.170 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2025-11-25 17:39:23.173 | + ./stack.sh:main:658 : run_phase source 2025-11-25 17:39:23.175 | + functions-common:run_phase:1851 : local mode=source 2025-11-25 17:39:23.176 | + functions-common:run_phase:1852 : local phase= 2025-11-25 17:39:23.179 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-25 17:39:23.181 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-25 17:39:23.183 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-25 17:39:23.185 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-25 17:39:23.187 | + functions-common:run_phase:1861 : local extra 2025-11-25 17:39:23.190 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-25 17:39:23.193 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-25 17:39:23.195 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-25 17:39:23.197 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-25 17:39:23.200 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2025-11-25 17:39:23.202 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-25 17:39:23.216 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:39:23.218 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2025-11-25 17:39:23.221 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2025-11-25 17:39:23.259 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2025-11-25 17:39:23.262 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2025-11-25 17:39:23.264 | + functions-common:run_phase:1872 : [[ source == \s\o\u\r\c\e ]] 2025-11-25 17:39:23.266 | + functions-common:run_phase:1873 : load_plugin_settings 2025-11-25 17:39:23.268 | + functions-common:load_plugin_settings:1787 : local plugins=,neutron 2025-11-25 17:39:23.270 | + functions-common:load_plugin_settings:1788 : local plugin 2025-11-25 17:39:23.272 | + functions-common:load_plugin_settings:1791 : [[ -z ,neutron ]] 2025-11-25 17:39:23.275 | + functions-common:load_plugin_settings:1795 : echo 'Loading plugin settings' 2025-11-25 17:39:23.275 | Loading plugin settings 2025-11-25 17:39:23.277 | + functions-common:load_plugin_settings:1796 : for plugin in ${plugins//,/ } 2025-11-25 17:39:23.279 | + functions-common:load_plugin_settings:1797 : local dir=/opt/stack/neutron 2025-11-25 17:39:23.281 | + functions-common:load_plugin_settings:1799 : [[ -f /opt/stack/neutron/devstack/settings ]] 2025-11-25 17:39:23.283 | + functions-common:load_plugin_settings:1800 : source /opt/stack/neutron/devstack/settings 2025-11-25 17:39:23.285 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2025-11-25 17:39:23.287 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2025-11-25 17:39:23.290 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2025-11-25 17:39:23.292 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2025-11-25 17:39:23.295 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2025-11-25 17:39:23.297 | ++ lib/neutron:is_neutron_legacy_enabled:320 : return 0 2025-11-25 17:39:23.299 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2025-11-25 17:39:23.301 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2025-11-25 17:39:23.303 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2025-11-25 17:39:23.305 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:39:23.308 | + functions-common:run_phase:1874 : verify_disabled_services 2025-11-25 17:39:23.310 | + functions-common:verify_disabled_services:2134 : local service 2025-11-25 17:39:23.313 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.315 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,c-api, ]] 2025-11-25 17:39:23.318 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.321 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,c-bak, ]] 2025-11-25 17:39:23.323 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.325 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,c-sch, ]] 2025-11-25 17:39:23.328 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.330 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,c-vol, ]] 2025-11-25 17:39:23.333 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.336 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,etcd3, ]] 2025-11-25 17:39:23.338 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.340 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,file_tracker, ]] 2025-11-25 17:39:23.342 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.345 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,g-api, ]] 2025-11-25 17:39:23.348 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.351 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,horizon, ]] 2025-11-25 17:39:23.353 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.356 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,key, ]] 2025-11-25 17:39:23.359 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.362 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,memory_tracker, ]] 2025-11-25 17:39:23.364 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.367 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,mysql, ]] 2025-11-25 17:39:23.370 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.373 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-api, ]] 2025-11-25 17:39:23.375 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.378 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-api-meta, ]] 2025-11-25 17:39:23.381 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.383 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-cond, ]] 2025-11-25 17:39:23.386 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.389 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-cpu, ]] 2025-11-25 17:39:23.392 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.394 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-novnc, ]] 2025-11-25 17:39:23.397 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.400 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-sch, ]] 2025-11-25 17:39:23.402 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.405 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,openstack-cli-server, ]] 2025-11-25 17:39:23.408 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.410 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,ovn-controller, ]] 2025-11-25 17:39:23.413 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.416 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,ovn-northd, ]] 2025-11-25 17:39:23.418 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.422 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,ovs-vswitchd, ]] 2025-11-25 17:39:23.424 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.427 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,ovsdb-server, ]] 2025-11-25 17:39:23.430 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.433 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,placement-api, ]] 2025-11-25 17:39:23.436 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.439 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,q-ovn-agent, ]] 2025-11-25 17:39:23.441 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.444 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,q-svc, ]] 2025-11-25 17:39:23.446 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.449 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,rabbit, ]] 2025-11-25 17:39:23.452 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.455 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,s-account, ]] 2025-11-25 17:39:23.457 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.459 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,s-container, ]] 2025-11-25 17:39:23.461 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.464 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,s-object, ]] 2025-11-25 17:39:23.467 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.470 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,s-proxy, ]] 2025-11-25 17:39:23.472 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.475 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,tempest, ]] 2025-11-25 17:39:23.478 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:39:23.480 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,tls-proxy, ]] 2025-11-25 17:39:23.483 | + ./stack.sh:main:729 : initialize_database_backends 2025-11-25 17:39:23.485 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2025-11-25 17:39:23.488 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2025-11-25 17:39:23.504 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:39:23.507 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2025-11-25 17:39:23.509 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2025-11-25 17:39:23.511 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2025-11-25 17:39:23.528 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:39:23.530 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2025-11-25 17:39:23.532 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2025-11-25 17:39:23.535 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2025-11-25 17:39:23.537 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2025-11-25 17:39:23.539 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2025-11-25 17:39:23.541 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2025-11-25 17:39:23.543 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2025-11-25 17:39:23.545 | + lib/database:initialize_database_backends:92 : return 0 2025-11-25 17:39:23.547 | + ./stack.sh:main:730 : echo 'Using mysql database backend' 2025-11-25 17:39:23.547 | Using mysql database backend 2025-11-25 17:39:23.550 | + ./stack.sh:main:733 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2025-11-25 17:39:23.563 | + ./stack.sh:main:735 : define_database_baseurl 2025-11-25 17:39:23.566 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2025-11-25 17:39:23.568 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2025-11-25 17:39:23.570 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2025-11-25 17:39:23.573 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2025-11-25 17:39:23.575 | + ./stack.sh:main:747 : is_service_enabled rabbit 2025-11-25 17:39:23.590 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:39:23.593 | + ./stack.sh:main:748 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2025-11-25 17:39:23.607 | + ./stack.sh:main:755 : is_service_enabled keystone 2025-11-25 17:39:23.621 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:39:23.623 | + ./stack.sh:main:757 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2025-11-25 17:39:23.638 | + ./stack.sh:main:759 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2025-11-25 17:39:23.652 | + ./stack.sh:main:770 : is_service_enabled ldap 2025-11-25 17:39:23.667 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:39:23.669 | + ./stack.sh:main:779 : is_service_enabled s-proxy 2025-11-25 17:39:23.686 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:39:23.688 | + ./stack.sh:main:783 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2025-11-25 17:39:23.704 | + ./stack.sh:main:785 : [[ -z '' ]] 2025-11-25 17:39:23.707 | + ./stack.sh:main:785 : [[ False == \T\r\u\e ]] 2025-11-25 17:39:23.710 | + ./stack.sh:main:791 : save_stackenv 791 2025-11-25 17:39:23.713 | + functions-common:save_stackenv:63 : local tag=791 2025-11-25 17:39:23.717 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2025-11-25 17:39:23.721 | + functions-common:save_stackenv:65 : time_stamp=2025-11-25-123923 2025-11-25 17:39:23.724 | + functions-common:save_stackenv:66 : echo '# 2025-11-25-123923 791' 2025-11-25 17:39:23.727 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:39:23.731 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2025-11-25 17:39:23.733 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:39:23.736 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2025-11-25 17:39:23.739 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:39:23.742 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2025-11-25 17:39:23.745 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:39:23.747 | + functions-common:save_stackenv:68 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,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 2025-11-25 17:39:23.751 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:39:23.754 | + functions-common:save_stackenv:68 : echo HOST_IP=38.102.83.58 2025-11-25 17:39:23.757 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:39:23.760 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://38.102.83.58/identity 2025-11-25 17:39:23.763 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:39:23.766 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2025-11-25-123919 2025-11-25 17:39:23.769 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:39:23.772 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2025-11-25 17:39:23.775 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:39:23.778 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=38.102.83.58 2025-11-25 17:39:23.781 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:39:23.784 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2025-11-25 17:39:23.787 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:39:23.790 | + functions-common:save_stackenv:68 : echo TLS_IP=38.102.83.58 2025-11-25 17:39:23.793 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:39:23.795 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2025-11-25 17:39:23.797 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:39:23.801 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2025-11-25 17:39:23.803 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:39:23.805 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=38.102.83.58 2025-11-25 17:39:23.808 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:39:23.811 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2025-11-25 17:39:23.814 | + ./stack.sh:main:804 : GIT_DEPTH=0 2025-11-25 17:39:23.817 | + ./stack.sh:main:804 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2025-11-25 17:39:23.819 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/requirements.git 2025-11-25 17:39:23.821 | + functions-common:git_clone:593 : local git_dest=/opt/stack/requirements 2025-11-25 17:39:23.824 | + functions-common:git_clone:594 : local git_ref=master 2025-11-25 17:39:23.826 | + functions-common:git_clone:595 : local orig_dir 2025-11-25 17:39:23.829 | ++ functions-common:git_clone:596 : pwd 2025-11-25 17:39:23.832 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-25 17:39:23.835 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-25 17:39:23.837 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-25 17:39:23.854 | + functions-common:git_clone:599 : RECLONE=False 2025-11-25 17:39:23.856 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-25 17:39:23.858 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-25 17:39:23.862 | + functions-common:git_clone:613 : echo master 2025-11-25 17:39:23.862 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-25 17:39:23.863 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-25 17:39:23.868 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/requirements ]] 2025-11-25 17:39:23.870 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-25 17:39:23.872 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/requirements 2025-11-25 17:39:23.892 | + functions-common:git_clone:675 : cd /opt/stack/requirements 2025-11-25 17:39:23.895 | + functions-common:git_clone:676 : git show --oneline 2025-11-25 17:39:23.895 | + functions-common:git_clone:676 : head -1 2025-11-25 17:39:23.900 | 3bbfa419 update constraint for ovsdbapp to new release 2.14.1 2025-11-25 17:39:23.903 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-25 17:39:23.906 | + ./stack.sh:main:808 : echo_summary 'Installing package prerequisites' 2025-11-25 17:39:23.909 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:39:23.912 | + ./stack.sh:echo_summary:473 : echo -e Installing package prerequisites 2025-11-25 17:39:23.914 | + ./stack.sh:main:809 : source /opt/stack/devstack/tools/install_prereqs.sh 2025-11-25 17:39:23.918 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2025-11-25 17:39:23.920 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2025-11-25 17:39:23.923 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2025-11-25 17:39:23.926 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2025-11-25 17:39:23.928 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2025-11-25 17:39:23.932 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2025-11-25 17:39:23.935 | +++ tools/install_prereqs.sh:source:47 : date +%s 2025-11-25 17:39:23.940 | ++ tools/install_prereqs.sh:source:47 : NOW=1764092363 2025-11-25 17:39:23.943 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2025-11-25 17:39:23.947 | +++ tools/install_prereqs.sh:source:48 : echo 0 2025-11-25 17:39:23.950 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2025-11-25 17:39:23.952 | ++ tools/install_prereqs.sh:source:49 : DELTA=1764092363 2025-11-25 17:39:23.956 | ++ tools/install_prereqs.sh:source:50 : [[ 1764092363 -lt 7200 ]] 2025-11-25 17:39:23.958 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2025-11-25 17:39:23.961 | ++ functions-common:export_proxy_variables:2241 : isset http_proxy 2025-11-25 17:39:23.963 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2025-11-25 17:39:23.966 | ++ functions-common:export_proxy_variables:2244 : isset https_proxy 2025-11-25 17:39:23.968 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2025-11-25 17:39:23.971 | ++ functions-common:export_proxy_variables:2247 : isset no_proxy 2025-11-25 17:39:23.974 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2025-11-25 17:39:23.978 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,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 2025-11-25 17:39:24.008 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='bc 2025-11-25 17:39:24.008 | curl 2025-11-25 17:39:24.008 | dbus 2025-11-25 17:39:24.008 | gawk 2025-11-25 17:39:24.008 | gcc 2025-11-25 17:39:24.008 | gcc-c++ 2025-11-25 17:39:24.008 | gettext 2025-11-25 17:39:24.008 | git-core 2025-11-25 17:39:24.008 | graphviz 2025-11-25 17:39:24.008 | httpd 2025-11-25 17:39:24.008 | httpd-devel 2025-11-25 17:39:24.008 | iptables-nft 2025-11-25 17:39:24.008 | iptables-services 2025-11-25 17:39:24.008 | java-21-openjdk-headless 2025-11-25 17:39:24.009 | libffi-devel 2025-11-25 17:39:24.009 | libjpeg-turbo-devel 2025-11-25 17:39:24.009 | libxml2-devel 2025-11-25 17:39:24.009 | libxslt-devel 2025-11-25 17:39:24.009 | libyaml-devel 2025-11-25 17:39:24.009 | mod_ssl 2025-11-25 17:39:24.009 | net-tools 2025-11-25 17:39:24.009 | openssh-server 2025-11-25 17:39:24.009 | openssl 2025-11-25 17:39:24.009 | openssl-devel 2025-11-25 17:39:24.009 | pcre2-devel 2025-11-25 17:39:24.009 | pkgconfig 2025-11-25 17:39:24.009 | postgresql-devel 2025-11-25 17:39:24.009 | psmisc 2025-11-25 17:39:24.009 | python3-devel 2025-11-25 17:39:24.009 | python3-pip 2025-11-25 17:39:24.009 | python3-systemd 2025-11-25 17:39:24.009 | redhat-rpm-config 2025-11-25 17:39:24.009 | tar 2025-11-25 17:39:24.009 | tcpdump 2025-11-25 17:39:24.009 | unzip 2025-11-25 17:39:24.009 | util-linux 2025-11-25 17:39:24.009 | wget 2025-11-25 17:39:24.009 | which 2025-11-25 17:39:24.009 | zlib-devel 2025-11-25 17:39:24.009 | lvm2 2025-11-25 17:39:24.009 | qemu-img 2025-11-25 17:39:24.009 | targetcli 2025-11-25 17:39:24.009 | iscsi-initiator-utils 2025-11-25 17:39:24.009 | lsscsi 2025-11-25 17:39:24.009 | memcached 2025-11-25 17:39:24.009 | mod_ssl 2025-11-25 17:39:24.009 | sqlite 2025-11-25 17:39:24.009 | conntrack-tools 2025-11-25 17:39:24.009 | curl 2025-11-25 17:39:24.009 | ebtables 2025-11-25 17:39:24.009 | iptables 2025-11-25 17:39:24.009 | iputils 2025-11-25 17:39:24.009 | kernel-modules 2025-11-25 17:39:24.009 | kpartx 2025-11-25 17:39:24.009 | parted 2025-11-25 17:39:24.009 | polkit 2025-11-25 17:39:24.009 | sqlite 2025-11-25 17:39:24.009 | sudo 2025-11-25 17:39:24.009 | xorriso 2025-11-25 17:39:24.009 | cryptsetup 2025-11-25 17:39:24.009 | dosfstools 2025-11-25 17:39:24.009 | iscsi-initiator-utils 2025-11-25 17:39:24.009 | libosinfo 2025-11-25 17:39:24.009 | lvm2 2025-11-25 17:39:24.009 | sg3_utils 2025-11-25 17:39:24.009 | 2025-11-25 17:39:24.009 | sysfsutils 2025-11-25 17:39:24.009 | xorriso 2025-11-25 17:39:24.009 | acl 2025-11-25 17:39:24.009 | dnsmasq 2025-11-25 17:39:24.009 | dnsmasq-utils 2025-11-25 17:39:24.010 | ebtables 2025-11-25 17:39:24.010 | haproxy 2025-11-25 17:39:24.010 | iptables 2025-11-25 17:39:24.010 | iputils 2025-11-25 17:39:24.010 | sqlite 2025-11-25 17:39:24.010 | sudo 2025-11-25 17:39:24.010 | curl 2025-11-25 17:39:24.010 | liberasurecode-devel 2025-11-25 17:39:24.010 | memcached 2025-11-25 17:39:24.010 | rsync-daemon 2025-11-25 17:39:24.010 | sqlite 2025-11-25 17:39:24.010 | xfsprogs' 2025-11-25 17:39:24.013 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2025-11-25 17:39:24.034 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='bc 2025-11-25 17:39:24.034 | curl 2025-11-25 17:39:24.035 | dbus 2025-11-25 17:39:24.035 | gawk 2025-11-25 17:39:24.035 | gcc 2025-11-25 17:39:24.035 | gcc-c++ 2025-11-25 17:39:24.035 | gettext 2025-11-25 17:39:24.035 | git-core 2025-11-25 17:39:24.035 | graphviz 2025-11-25 17:39:24.035 | httpd 2025-11-25 17:39:24.035 | httpd-devel 2025-11-25 17:39:24.035 | iptables-nft 2025-11-25 17:39:24.035 | iptables-services 2025-11-25 17:39:24.035 | java-21-openjdk-headless 2025-11-25 17:39:24.035 | libffi-devel 2025-11-25 17:39:24.035 | libjpeg-turbo-devel 2025-11-25 17:39:24.035 | libxml2-devel 2025-11-25 17:39:24.035 | libxslt-devel 2025-11-25 17:39:24.035 | libyaml-devel 2025-11-25 17:39:24.035 | mod_ssl 2025-11-25 17:39:24.035 | net-tools 2025-11-25 17:39:24.035 | openssh-server 2025-11-25 17:39:24.035 | openssl 2025-11-25 17:39:24.035 | openssl-devel 2025-11-25 17:39:24.035 | pcre2-devel 2025-11-25 17:39:24.035 | pkgconfig 2025-11-25 17:39:24.035 | postgresql-devel 2025-11-25 17:39:24.035 | psmisc 2025-11-25 17:39:24.035 | python3-devel 2025-11-25 17:39:24.035 | python3-pip 2025-11-25 17:39:24.035 | python3-systemd 2025-11-25 17:39:24.035 | redhat-rpm-config 2025-11-25 17:39:24.035 | tar 2025-11-25 17:39:24.035 | tcpdump 2025-11-25 17:39:24.035 | unzip 2025-11-25 17:39:24.035 | util-linux 2025-11-25 17:39:24.035 | wget 2025-11-25 17:39:24.035 | which 2025-11-25 17:39:24.035 | zlib-devel 2025-11-25 17:39:24.035 | lvm2 2025-11-25 17:39:24.035 | qemu-img 2025-11-25 17:39:24.035 | targetcli 2025-11-25 17:39:24.035 | iscsi-initiator-utils 2025-11-25 17:39:24.035 | lsscsi 2025-11-25 17:39:24.035 | memcached 2025-11-25 17:39:24.035 | mod_ssl 2025-11-25 17:39:24.035 | sqlite 2025-11-25 17:39:24.035 | conntrack-tools 2025-11-25 17:39:24.035 | curl 2025-11-25 17:39:24.035 | ebtables 2025-11-25 17:39:24.035 | iptables 2025-11-25 17:39:24.035 | iputils 2025-11-25 17:39:24.036 | kernel-modules 2025-11-25 17:39:24.036 | kpartx 2025-11-25 17:39:24.036 | parted 2025-11-25 17:39:24.036 | polkit 2025-11-25 17:39:24.036 | sqlite 2025-11-25 17:39:24.036 | sudo 2025-11-25 17:39:24.036 | xorriso 2025-11-25 17:39:24.036 | cryptsetup 2025-11-25 17:39:24.036 | dosfstools 2025-11-25 17:39:24.036 | iscsi-initiator-utils 2025-11-25 17:39:24.036 | libosinfo 2025-11-25 17:39:24.036 | lvm2 2025-11-25 17:39:24.036 | sg3_utils 2025-11-25 17:39:24.036 | 2025-11-25 17:39:24.036 | sysfsutils 2025-11-25 17:39:24.036 | xorriso 2025-11-25 17:39:24.036 | acl 2025-11-25 17:39:24.036 | dnsmasq 2025-11-25 17:39:24.036 | dnsmasq-utils 2025-11-25 17:39:24.036 | ebtables 2025-11-25 17:39:24.036 | haproxy 2025-11-25 17:39:24.036 | iptables 2025-11-25 17:39:24.036 | iputils 2025-11-25 17:39:24.036 | sqlite 2025-11-25 17:39:24.036 | sudo 2025-11-25 17:39:24.036 | curl 2025-11-25 17:39:24.036 | liberasurecode-devel 2025-11-25 17:39:24.036 | memcached 2025-11-25 17:39:24.036 | rsync-daemon 2025-11-25 17:39:24.036 | sqlite 2025-11-25 17:39:24.036 | xfsprogs ' 2025-11-25 17:39:24.038 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2025-11-25 17:39:24.041 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:39:24.043 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:39:24.047 | ++ tools/install_prereqs.sh:source:72 : install_package bc curl dbus gawk gcc gcc-c++ gettext git-core graphviz httpd httpd-devel iptables-nft iptables-services java-21-openjdk-headless libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mod_ssl net-tools openssh-server openssl openssl-devel pcre2-devel pkgconfig postgresql-devel psmisc python3-devel python3-pip python3-systemd redhat-rpm-config tar tcpdump unzip util-linux wget which zlib-devel lvm2 qemu-img targetcli iscsi-initiator-utils lsscsi memcached mod_ssl sqlite conntrack-tools curl ebtables iptables iputils kernel-modules kpartx parted polkit sqlite sudo xorriso cryptsetup dosfstools iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils xorriso acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils sqlite sudo curl liberasurecode-devel memcached rsync-daemon sqlite xfsprogs 2025-11-25 17:39:24.049 | ++ functions-common:install_package:1441 : update_package_repo 2025-11-25 17:39:24.052 | ++ functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-25 17:39:24.054 | ++ functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-25 17:39:24.057 | ++ functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-25 17:39:24.060 | ++ functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-25 17:39:24.063 | ++ functions-common:update_package_repo:1423 : is_ubuntu 2025-11-25 17:39:24.065 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:39:24.067 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:39:24.070 | ++ functions-common:install_package:1442 : real_install_package bc curl dbus gawk gcc gcc-c++ gettext git-core graphviz httpd httpd-devel iptables-nft iptables-services java-21-openjdk-headless libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mod_ssl net-tools openssh-server openssl openssl-devel pcre2-devel pkgconfig postgresql-devel psmisc python3-devel python3-pip python3-systemd redhat-rpm-config tar tcpdump unzip util-linux wget which zlib-devel lvm2 qemu-img targetcli iscsi-initiator-utils lsscsi memcached mod_ssl sqlite conntrack-tools curl ebtables iptables iputils kernel-modules kpartx parted polkit sqlite sudo xorriso cryptsetup dosfstools iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils xorriso acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils sqlite sudo curl liberasurecode-devel memcached rsync-daemon sqlite xfsprogs 2025-11-25 17:39:24.073 | ++ functions-common:real_install_package:1429 : is_ubuntu 2025-11-25 17:39:24.075 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:39:24.078 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:39:24.081 | ++ functions-common:real_install_package:1431 : is_fedora 2025-11-25 17:39:24.083 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:39:24.086 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:39:24.089 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:39:24.091 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:39:24.094 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:39:24.096 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:39:24.099 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:39:24.102 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:39:24.105 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:39:24.107 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:39:24.110 | ++ functions-common:real_install_package:1432 : yum_install bc curl dbus gawk gcc gcc-c++ gettext git-core graphviz httpd httpd-devel iptables-nft iptables-services java-21-openjdk-headless libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mod_ssl net-tools openssh-server openssl openssl-devel pcre2-devel pkgconfig postgresql-devel psmisc python3-devel python3-pip python3-systemd redhat-rpm-config tar tcpdump unzip util-linux wget which zlib-devel lvm2 qemu-img targetcli iscsi-initiator-utils lsscsi memcached mod_ssl sqlite conntrack-tools curl ebtables iptables iputils kernel-modules kpartx parted polkit sqlite sudo xorriso cryptsetup dosfstools iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils xorriso acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils sqlite sudo curl liberasurecode-devel memcached rsync-daemon sqlite xfsprogs 2025-11-25 17:39:24.112 | ++ functions-common:yum_install:1486 : local result parse_yum_result 2025-11-25 17:39:24.115 | ++ functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-25 17:39:24.118 | ++ functions-common:yum_install:1490 : time_start yum_install 2025-11-25 17:39:24.121 | ++ functions-common:time_start:2409 : local name=yum_install 2025-11-25 17:39:24.123 | ++ functions-common:time_start:2410 : local start_time= 2025-11-25 17:39:24.125 | ++ functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:39:24.129 | +++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:39:24.133 | ++ functions-common:time_start:2414 : _TIME_START[$name]=1764092364130 2025-11-25 17:39:24.136 | ++ functions-common:yum_install:1491 : sudo_with_proxies dnf install -y bc curl dbus gawk gcc gcc-c++ gettext git-core graphviz httpd httpd-devel iptables-nft iptables-services java-21-openjdk-headless libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mod_ssl net-tools openssh-server openssl openssl-devel pcre2-devel pkgconfig postgresql-devel psmisc python3-devel python3-pip python3-systemd redhat-rpm-config tar tcpdump unzip util-linux wget which zlib-devel lvm2 qemu-img targetcli iscsi-initiator-utils lsscsi memcached mod_ssl sqlite conntrack-tools curl ebtables iptables iputils kernel-modules kpartx parted polkit sqlite sudo xorriso cryptsetup dosfstools iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils xorriso acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils sqlite sudo curl liberasurecode-devel memcached rsync-daemon sqlite xfsprogs 2025-11-25 17:39:24.139 | ++ functions-common:sudo_with_proxies:2377 : local sudo 2025-11-25 17:39:24.141 | +++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-25 17:39:24.147 | ++ functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-25 17:39:24.149 | ++ functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-25 17:39:24.153 | ++ functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y bc curl dbus gawk gcc gcc-c++ gettext git-core graphviz httpd httpd-devel iptables-nft iptables-services java-21-openjdk-headless libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mod_ssl net-tools openssh-server openssl openssl-devel pcre2-devel pkgconfig postgresql-devel psmisc python3-devel python3-pip python3-systemd redhat-rpm-config tar tcpdump unzip util-linux wget which zlib-devel lvm2 qemu-img targetcli iscsi-initiator-utils lsscsi memcached mod_ssl sqlite conntrack-tools curl ebtables iptables iputils kernel-modules kpartx parted polkit sqlite sudo xorriso cryptsetup dosfstools iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils xorriso acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils sqlite sudo curl liberasurecode-devel memcached rsync-daemon sqlite xfsprogs 2025-11-25 17:39:24.679 | Last metadata expiration check: 0:00:09 ago on Tue 25 Nov 2025 12:39:15 PM EST. 2025-11-25 17:39:24.745 | Package curl-8.12.1-3.el10.x86_64 is already installed. 2025-11-25 17:39:24.745 | Package dbus-1:1.14.10-5.el10.x86_64 is already installed. 2025-11-25 17:39:24.746 | Package gawk-5.3.0-6.el10.x86_64 is already installed. 2025-11-25 17:39:24.747 | Package gcc-14.3.1-4.el10.x86_64 is already installed. 2025-11-25 17:39:24.747 | Package gcc-c++-14.3.1-4.el10.x86_64 is already installed. 2025-11-25 17:39:24.748 | Package git-core-2.47.3-1.el10.x86_64 is already installed. 2025-11-25 17:39:24.751 | Package iptables-nft-1.8.11-11.el10.x86_64 is already installed. 2025-11-25 17:39:24.754 | Package libffi-devel-3.4.4-10.el10.x86_64 is already installed. 2025-11-25 17:39:24.755 | Package libxml2-devel-2.12.5-9.el10.x86_64 is already installed. 2025-11-25 17:39:24.756 | Package libxslt-devel-1.1.39-8.el10.x86_64 is already installed. 2025-11-25 17:39:24.758 | Package openssh-server-9.9p1-16.el10.x86_64 is already installed. 2025-11-25 17:39:24.758 | Package openssl-1:3.5.1-6.el10.x86_64 is already installed. 2025-11-25 17:39:24.759 | Package openssl-devel-1:3.5.1-6.el10.x86_64 is already installed. 2025-11-25 17:39:24.761 | Package pkgconf-pkg-config-2.1.0-3.el10.x86_64 is already installed. 2025-11-25 17:39:24.764 | Package psmisc-23.6-8.el10.x86_64 is already installed. 2025-11-25 17:39:24.764 | Package python3-devel-3.12.11-3.el10.x86_64 is already installed. 2025-11-25 17:39:24.765 | Package python3-pip-23.3.2-7.el10.noarch is already installed. 2025-11-25 17:39:24.766 | Package python3-systemd-235-11.el10.x86_64 is already installed. 2025-11-25 17:39:24.766 | Package redhat-rpm-config-293-1.el10.noarch is already installed. 2025-11-25 17:39:24.767 | Package tar-2:1.35-7.el10.x86_64 is already installed. 2025-11-25 17:39:24.768 | Package tcpdump-14:4.99.4-10.el10.x86_64 is already installed. 2025-11-25 17:39:24.768 | Package unzip-6.0-69.el10.x86_64 is already installed. 2025-11-25 17:39:24.769 | Package util-linux-2.40.2-13.el10.x86_64 is already installed. 2025-11-25 17:39:24.769 | Package wget-1.24.5-5.el10.x86_64 is already installed. 2025-11-25 17:39:24.770 | Package which-2.21-44.el10.x86_64 is already installed. 2025-11-25 17:39:24.772 | Package zlib-ng-compat-devel-2.2.3-2.el10.x86_64 is already installed. 2025-11-25 17:39:24.773 | Package lvm2-10:2.03.32-3.el10.x86_64 is already installed. 2025-11-25 17:39:24.775 | Package lsscsi-0.32-15.el10.x86_64 is already installed. 2025-11-25 17:39:24.778 | Package iptables-nft-1.8.11-11.el10.x86_64 is already installed. 2025-11-25 17:39:24.781 | Package iptables-nft-1.8.11-11.el10.x86_64 is already installed. 2025-11-25 17:39:24.781 | Package iputils-20240905-5.el10.x86_64 is already installed. 2025-11-25 17:39:24.781 | Package kernel-modules-6.12.0-157.el10.x86_64 is already installed. 2025-11-25 17:39:24.781 | Package kernel-modules-6.12.0-161.el10.x86_64 is already installed. 2025-11-25 17:39:24.782 | Package kpartx-0.9.9-12.el10.x86_64 is already installed. 2025-11-25 17:39:24.783 | Package parted-3.6-7.el10.x86_64 is already installed. 2025-11-25 17:39:24.783 | Package polkit-125-4.el10.x86_64 is already installed. 2025-11-25 17:39:24.784 | Package sudo-1.9.17-1.p2.el10.x86_64 is already installed. 2025-11-25 17:39:24.787 | Package sg3_utils-1.48-7.el10.x86_64 is already installed. 2025-11-25 17:39:24.791 | Package xfsprogs-6.11.0-2.el10.x86_64 is already installed. 2025-11-25 17:39:24.827 | Dependencies resolved. 2025-11-25 17:39:24.834 | ========================================================================================================= 2025-11-25 17:39:24.834 | Package Arch Version Repository Size 2025-11-25 17:39:24.834 | ========================================================================================================= 2025-11-25 17:39:24.834 | Installing: 2025-11-25 17:39:24.834 | acl x86_64 2.3.2-4.el10 baseos 77 k 2025-11-25 17:39:24.834 | bc x86_64 1.07.1-23.el10 baseos 123 k 2025-11-25 17:39:24.834 | conntrack-tools x86_64 1.4.8-4.el10 appstream 239 k 2025-11-25 17:39:24.834 | cryptsetup x86_64 2.8.1-1.el10 baseos 351 k 2025-11-25 17:39:24.834 | dnsmasq x86_64 2.90-4.el10 appstream 366 k 2025-11-25 17:39:24.834 | dnsmasq-utils x86_64 2.90-4.el10 appstream 41 k 2025-11-25 17:39:24.834 | dosfstools x86_64 4.2-12.el10 baseos 158 k 2025-11-25 17:39:24.834 | gettext x86_64 0.22.5-6.el10 baseos 1.1 M 2025-11-25 17:39:24.834 | graphviz x86_64 9.0.0-15.el10 appstream 1.6 M 2025-11-25 17:39:24.834 | haproxy x86_64 3.0.5-6.el10 appstream 2.6 M 2025-11-25 17:39:24.834 | httpd x86_64 2.4.63-5.el10 appstream 49 k 2025-11-25 17:39:24.834 | httpd-devel x86_64 2.4.63-5.el10 appstream 209 k 2025-11-25 17:39:24.834 | iptables-nft-services noarch 1.8.11-11.el10 appstream 21 k 2025-11-25 17:39:24.834 | iscsi-initiator-utils x86_64 6.2.1.11-0.git4b3e853.el10 baseos 398 k 2025-11-25 17:39:24.834 | java-21-openjdk-headless x86_64 1:21.0.9.0.10-2.el10 appstream 47 M 2025-11-25 17:39:24.834 | liberasurecode-devel x86_64 1.6.2-10.el10s delorean-master-testing 24 k 2025-11-25 17:39:24.834 | libjpeg-turbo-devel x86_64 3.0.2-4.el10 appstream 98 k 2025-11-25 17:39:24.834 | libosinfo x86_64 1.11.0-8.el10 appstream 317 k 2025-11-25 17:39:24.834 | libyaml-devel x86_64 0.2.5-16.el10 crb 163 k 2025-11-25 17:39:24.834 | memcached x86_64 1.6.23-7.el10 appstream 185 k 2025-11-25 17:39:24.834 | mod_ssl x86_64 1:2.4.63-5.el10 appstream 109 k 2025-11-25 17:39:24.834 | net-tools x86_64 2.0-0.73.20160912git.el10 baseos 306 k 2025-11-25 17:39:24.834 | pcre2-devel x86_64 10.44-1.el10.3 appstream 532 k 2025-11-25 17:39:24.834 | postgresql-private-devel x86_64 16.10-1.el10 appstream 63 k 2025-11-25 17:39:24.834 | qemu-img x86_64 18:10.1.0-5.el10 appstream 2.4 M 2025-11-25 17:39:24.834 | rsync-daemon noarch 3.4.1-3.el10 appstream 9.9 k 2025-11-25 17:39:24.834 | sqlite x86_64 3.46.1-5.el10 appstream 891 k 2025-11-25 17:39:24.834 | sysfsutils x86_64 2.1.1-15.el10 appstream 38 k 2025-11-25 17:39:24.834 | targetcli noarch 2.1.58-4.el10 appstream 89 k 2025-11-25 17:39:24.834 | xorriso x86_64 1.5.6-6.el10 appstream 323 k 2025-11-25 17:39:24.834 | Installing dependencies: 2025-11-25 17:39:24.834 | adobe-mappings-cmap noarch 20230622-5.el10 appstream 2.1 M 2025-11-25 17:39:24.834 | adobe-mappings-cmap-deprecated noarch 20230622-5.el10 appstream 115 k 2025-11-25 17:39:24.834 | adobe-mappings-pdf noarch 20190401-9.el10 appstream 687 k 2025-11-25 17:39:24.834 | alsa-lib x86_64 1.2.14-1.el10 appstream 529 k 2025-11-25 17:39:24.834 | apr x86_64 1.7.5-3.el10 appstream 127 k 2025-11-25 17:39:24.834 | apr-devel x86_64 1.7.5-3.el10 appstream 234 k 2025-11-25 17:39:24.834 | apr-util x86_64 1.6.3-21.el10 appstream 99 k 2025-11-25 17:39:24.834 | apr-util-devel x86_64 1.6.3-21.el10 appstream 77 k 2025-11-25 17:39:24.834 | apr-util-lmdb x86_64 1.6.3-21.el10 appstream 15 k 2025-11-25 17:39:24.834 | autoconf noarch 2.71-13.el10 appstream 736 k 2025-11-25 17:39:24.834 | automake noarch 1.16.5-20.el10 appstream 702 k 2025-11-25 17:39:24.834 | cairo x86_64 1.18.2-2.el10 appstream 713 k 2025-11-25 17:39:24.834 | cairo-gobject x86_64 1.18.2-2.el10 appstream 18 k 2025-11-25 17:39:24.834 | centos-logos-httpd noarch 100.2-3.el10 appstream 855 k 2025-11-25 17:39:24.834 | cups-filesystem noarch 1:2.4.10-13.el10 baseos 11 k 2025-11-25 17:39:24.834 | cups-libs x86_64 1:2.4.10-13.el10 baseos 261 k 2025-11-25 17:39:24.834 | emacs-filesystem noarch 1:29.4-12.el10 appstream 10 k 2025-11-25 17:39:24.834 | expat-devel x86_64 2.7.1-1.el10 appstream 55 k 2025-11-25 17:39:24.834 | fontconfig x86_64 2.15.0-7.el10 appstream 280 k 2025-11-25 17:39:24.834 | freetype x86_64 2.13.2-8.el10 baseos 409 k 2025-11-25 17:39:24.834 | fribidi x86_64 1.0.14-4.el10 appstream 93 k 2025-11-25 17:39:24.834 | gd x86_64 2.3.3-22.el10 appstream 133 k 2025-11-25 17:39:24.834 | gdk-pixbuf2 x86_64 2.42.12-4.el10 appstream 498 k 2025-11-25 17:39:24.834 | google-droid-sans-fonts noarch 20200215-22.el10 appstream 2.7 M 2025-11-25 17:39:24.834 | gpgme x86_64 1.23.2-6.el10 baseos 219 k 2025-11-25 17:39:24.834 | gpgmepp x86_64 1.23.2-6.el10 appstream 141 k 2025-11-25 17:39:24.834 | graphite2 x86_64 1.3.14-17.el10 baseos 96 k 2025-11-25 17:39:24.834 | harfbuzz x86_64 8.4.0-6.el10 baseos 992 k 2025-11-25 17:39:24.834 | httpd-core x86_64 2.4.63-5.el10 appstream 1.5 M 2025-11-25 17:39:24.834 | httpd-filesystem noarch 2.4.63-5.el10 appstream 13 k 2025-11-25 17:39:24.834 | httpd-tools x86_64 2.4.63-5.el10 appstream 83 k 2025-11-25 17:39:24.834 | iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el10 baseos 82 k 2025-11-25 17:39:24.834 | isns-utils-libs x86_64 0.103-1.el10 baseos 100 k 2025-11-25 17:39:24.834 | javapackages-filesystem noarch 6.4.0-1.el10 appstream 15 k 2025-11-25 17:39:24.834 | jbig2dec-libs x86_64 0.20-7.el10 appstream 76 k 2025-11-25 17:39:24.834 | jbigkit-libs x86_64 2.1-31.el10 appstream 54 k 2025-11-25 17:39:24.834 | lcms2 x86_64 2.16-6.el10 appstream 182 k 2025-11-25 17:39:24.834 | libX11 x86_64 1.8.10-1.el10 appstream 654 k 2025-11-25 17:39:24.834 | libX11-common noarch 1.8.10-1.el10 appstream 199 k 2025-11-25 17:39:24.834 | libXau x86_64 1.0.11-8.el10 appstream 33 k 2025-11-25 17:39:24.834 | libXext x86_64 1.3.6-3.el10 appstream 40 k 2025-11-25 17:39:24.834 | libXft x86_64 2.3.8-8.el10 appstream 73 k 2025-11-25 17:39:24.834 | libXpm x86_64 3.5.17-5.el10 appstream 67 k 2025-11-25 17:39:24.834 | libXrender x86_64 0.9.11-8.el10 appstream 29 k 2025-11-25 17:39:24.834 | libburn x86_64 1.5.6-6.el10 appstream 173 k 2025-11-25 17:39:24.834 | libdatrie x86_64 0.2.13-11.el10 appstream 33 k 2025-11-25 17:39:24.834 | liberasurecode x86_64 1.6.2-10.el10s delorean-master-testing 60 k 2025-11-25 17:39:24.834 | libgs x86_64 10.02.1-16.el10 appstream 3.5 M 2025-11-25 17:39:24.834 | libijs x86_64 0.35-24.el10 appstream 30 k 2025-11-25 17:39:24.834 | libisoburn x86_64 1.5.6-6.el10 appstream 430 k 2025-11-25 17:39:24.834 | libisofs x86_64 1.5.6-6.el10 appstream 235 k 2025-11-25 17:39:24.834 | libjpeg-turbo x86_64 3.0.2-4.el10 appstream 252 k 2025-11-25 17:39:24.834 | liblerc x86_64 4.0.0-8.el10 appstream 219 k 2025-11-25 17:39:24.834 | libnetfilter_cthelper x86_64 1.0.1-1.el10 appstream 24 k 2025-11-25 17:39:24.834 | libnetfilter_cttimeout x86_64 1.0.0-27.el10 appstream 24 k 2025-11-25 17:39:24.834 | libnetfilter_queue x86_64 1.0.5-9.el10 appstream 29 k 2025-11-25 17:39:24.834 | libpaper x86_64 1:2.1.1-7.el10 appstream 28 k 2025-11-25 17:39:24.834 | libpng x86_64 2:1.6.40-8.el10 baseos 120 k 2025-11-25 17:39:24.834 | librsvg2 x86_64 2.57.1-9.el10 appstream 1.5 M 2025-11-25 17:39:24.834 | libsoup3 x86_64 3.6.5-5.el10 appstream 396 k 2025-11-25 17:39:24.834 | libthai x86_64 0.1.29-10.el10 appstream 215 k 2025-11-25 17:39:24.834 | libtiff x86_64 4.6.0-6.el10 appstream 214 k 2025-11-25 17:39:24.834 | libtool x86_64 2.4.7-13.el10 appstream 599 k 2025-11-25 17:39:24.834 | libtool-ltdl x86_64 2.4.7-13.el10 appstream 37 k 2025-11-25 17:39:24.834 | libwebp x86_64 1.3.2-8.el10 appstream 291 k 2025-11-25 17:39:24.834 | libxcb x86_64 1.17.0-3.el10 appstream 255 k 2025-11-25 17:39:24.834 | lksctp-tools x86_64 1.0.21-1.el10 baseos 94 k 2025-11-25 17:39:24.834 | m4 x86_64 1.4.19-11.el10 appstream 305 k 2025-11-25 17:39:24.834 | mailcap noarch 2.1.54-8.el10 baseos 35 k 2025-11-25 17:39:24.834 | memcached-selinux x86_64 1.6.23-7.el10 appstream 28 k 2025-11-25 17:39:24.834 | nettle x86_64 3.10.1-1.el10 baseos 559 k 2025-11-25 17:39:24.834 | nspr x86_64 4.36.0-4.el10 appstream 135 k 2025-11-25 17:39:24.834 | nss x86_64 3.112.0-4.el10 appstream 737 k 2025-11-25 17:39:24.834 | nss-softokn x86_64 3.112.0-4.el10 appstream 402 k 2025-11-25 17:39:24.835 | nss-softokn-freebl x86_64 3.112.0-4.el10 appstream 413 k 2025-11-25 17:39:24.835 | nss-sysinit x86_64 3.112.0-4.el10 appstream 19 k 2025-11-25 17:39:24.835 | nss-util x86_64 3.112.0-4.el10 appstream 85 k 2025-11-25 17:39:24.835 | openjpeg2 x86_64 2.5.2-5.el10 appstream 188 k 2025-11-25 17:39:24.835 | osinfo-db noarch 20250606-1.el10 appstream 564 k 2025-11-25 17:39:24.835 | osinfo-db-tools x86_64 1.11.0-8.el10 appstream 74 k 2025-11-25 17:39:24.835 | pango x86_64 1.54.0-3.el10 appstream 354 k 2025-11-25 17:39:24.835 | pcre2-utf16 x86_64 10.44-1.el10.3 appstream 227 k 2025-11-25 17:39:24.835 | pcre2-utf32 x86_64 10.44-1.el10.3 appstream 215 k 2025-11-25 17:39:24.835 | perl-File-Compare noarch 1.100.800-514.el10 appstream 14 k 2025-11-25 17:39:24.835 | perl-File-Copy noarch 2.41-514.el10 appstream 21 k 2025-11-25 17:39:24.835 | perl-Thread-Queue noarch 3.14-511.el10 appstream 22 k 2025-11-25 17:39:24.835 | perl-threads x86_64 1:2.40-511.el10 appstream 59 k 2025-11-25 17:39:24.835 | perl-threads-shared x86_64 1.69-511.el10 appstream 46 k 2025-11-25 17:39:24.835 | pixman x86_64 0.43.4-2.el10 appstream 286 k 2025-11-25 17:39:24.835 | poppler x86_64 24.02.0-6.el10 appstream 1.1 M 2025-11-25 17:39:24.835 | poppler-data noarch 0.4.11-9.el10 appstream 2.0 M 2025-11-25 17:39:24.835 | poppler-glib x86_64 24.02.0-6.el10 appstream 182 k 2025-11-25 17:39:24.835 | postgresql-private-libs x86_64 16.10-1.el10 appstream 142 k 2025-11-25 17:39:24.835 | python3-configshell noarch 1:1.1.30-9.el10 baseos 87 k 2025-11-25 17:39:24.835 | python3-kmod x86_64 0.9.2-6.el10 baseos 110 k 2025-11-25 17:39:24.835 | python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k 2025-11-25 17:39:24.835 | python3-pyudev noarch 0.24.1-10.el10 baseos 99 k 2025-11-25 17:39:24.835 | python3-rtslib noarch 2.1.76-12.el10 appstream 124 k 2025-11-25 17:39:24.835 | python3-typing-extensions noarch 4.12.2-2.el10s delorean-master-testing 89 k 2025-11-25 17:39:24.835 | python3-urwid x86_64 2.5.3-4.el10 baseos 1.1 M 2025-11-25 17:39:24.835 | python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k 2025-11-25 17:39:24.835 | rsvg-pixbuf-loader x86_64 2.57.1-9.el10 appstream 16 k 2025-11-25 17:39:24.835 | shared-mime-info x86_64 2.3-8.el10 baseos 592 k 2025-11-25 17:39:24.835 | target-restore noarch 2.1.76-12.el10 appstream 16 k 2025-11-25 17:39:24.835 | tzdata-java noarch 2025b-2.el10 appstream 46 k 2025-11-25 17:39:24.835 | urw-base35-bookman-fonts noarch 20200910-21.el10 appstream 847 k 2025-11-25 17:39:24.835 | urw-base35-c059-fonts noarch 20200910-21.el10 appstream 875 k 2025-11-25 17:39:24.835 | urw-base35-d050000l-fonts noarch 20200910-21.el10 appstream 76 k 2025-11-25 17:39:24.835 | urw-base35-fonts noarch 20200910-21.el10 appstream 11 k 2025-11-25 17:39:24.835 | urw-base35-fonts-common noarch 20200910-21.el10 appstream 21 k 2025-11-25 17:39:24.835 | urw-base35-gothic-fonts noarch 20200910-21.el10 appstream 643 k 2025-11-25 17:39:24.835 | urw-base35-nimbus-mono-ps-fonts noarch 20200910-21.el10 appstream 795 k 2025-11-25 17:39:24.835 | urw-base35-nimbus-roman-fonts noarch 20200910-21.el10 appstream 856 k 2025-11-25 17:39:24.835 | urw-base35-nimbus-sans-fonts noarch 20200910-21.el10 appstream 1.3 M 2025-11-25 17:39:24.835 | urw-base35-p052-fonts noarch 20200910-21.el10 appstream 974 k 2025-11-25 17:39:24.835 | urw-base35-standard-symbols-ps-fonts noarch 20200910-21.el10 appstream 42 k 2025-11-25 17:39:24.835 | urw-base35-z003-fonts noarch 20200910-21.el10 appstream 276 k 2025-11-25 17:39:24.835 | xml-common noarch 0.6.3-65.el10 appstream 32 k 2025-11-25 17:39:24.835 | Installing weak dependencies: 2025-11-25 17:39:24.835 | apr-util-openssl x86_64 1.6.3-21.el10 appstream 17 k 2025-11-25 17:39:24.835 | mod_http2 x86_64 2.0.29-3.el10 appstream 164 k 2025-11-25 17:39:24.835 | mod_lua x86_64 2.4.63-5.el10 appstream 59 k 2025-11-25 17:39:24.835 | 2025-11-25 17:39:24.835 | Transaction Summary 2025-11-25 17:39:24.835 | ========================================================================================================= 2025-11-25 17:39:24.835 | Install 151 Packages 2025-11-25 17:39:24.835 | 2025-11-25 17:39:24.839 | Total download size: 102 M 2025-11-25 17:39:24.839 | Installed size: 398 M 2025-11-25 17:39:24.839 | Downloading Packages: 2025-11-25 17:39:25.328 | (1/151): bc-1.07.1-23.el10.x86_64.rpm 2.1 MB/s | 123 kB 00:00 2025-11-25 17:39:25.335 | (2/151): cryptsetup-2.8.1-1.el10.x86_64.rpm 5.3 MB/s | 351 kB 00:00 2025-11-25 17:39:25.340 | (3/151): acl-2.3.2-4.el10.x86_64.rpm 1.1 MB/s | 77 kB 00:00 2025-11-25 17:39:25.358 | (4/151): cups-filesystem-2.4.10-13.el10.noarch. 382 kB/s | 11 kB 00:00 2025-11-25 17:39:25.370 | (5/151): dosfstools-4.2-12.el10.x86_64.rpm 5.2 MB/s | 158 kB 00:00 2025-11-25 17:39:25.392 | (6/151): freetype-2.13.2-8.el10.x86_64.rpm 12 MB/s | 409 kB 00:00 2025-11-25 17:39:25.422 | (7/151): gpgme-1.23.2-6.el10.x86_64.rpm 7.2 MB/s | 219 kB 00:00 2025-11-25 17:39:25.444 | (8/151): gettext-0.22.5-6.el10.x86_64.rpm 15 MB/s | 1.1 MB 00:00 2025-11-25 17:39:25.450 | (9/151): graphite2-1.3.14-17.el10.x86_64.rpm 3.4 MB/s | 96 kB 00:00 2025-11-25 17:39:25.488 | (10/151): harfbuzz-8.4.0-6.el10.x86_64.rpm 22 MB/s | 992 kB 00:00 2025-11-25 17:39:25.507 | (11/151): iscsi-initiator-utils-6.2.1.11-0.git4 6.8 MB/s | 398 kB 00:00 2025-11-25 17:39:25.512 | (12/151): iscsi-initiator-utils-iscsiuio-6.2.1. 3.4 MB/s | 82 kB 00:00 2025-11-25 17:39:25.572 | (13/151): libpng-1.6.40-8.el10.x86_64.rpm 2.0 MB/s | 120 kB 00:00 2025-11-25 17:39:25.577 | (14/151): isns-utils-libs-0.103-1.el10.x86_64.r 1.4 MB/s | 100 kB 00:00 2025-11-25 17:39:25.593 | (15/151): cups-libs-2.4.10-13.el10.x86_64.rpm 1.0 MB/s | 261 kB 00:00 2025-11-25 17:39:25.597 | (16/151): mailcap-2.1.54-8.el10.noarch.rpm 1.8 MB/s | 35 kB 00:00 2025-11-25 17:39:25.614 | (17/151): lksctp-tools-1.0.21-1.el10.x86_64.rpm 2.2 MB/s | 94 kB 00:00 2025-11-25 17:39:25.621 | (18/151): net-tools-2.0-0.73.20160912git.el10.x 11 MB/s | 306 kB 00:00 2025-11-25 17:39:25.635 | (19/151): python3-configshell-1.1.30-9.el10.noa 4.3 MB/s | 87 kB 00:00 2025-11-25 17:39:25.644 | (20/151): nettle-3.10.1-1.el10.x86_64.rpm 12 MB/s | 559 kB 00:00 2025-11-25 17:39:25.659 | (21/151): python3-kmod-0.9.2-6.el10.x86_64.rpm 2.9 MB/s | 110 kB 00:00 2025-11-25 17:39:25.695 | (22/151): python3-pyudev-0.24.1-10.el10.noarch. 1.9 MB/s | 99 kB 00:00 2025-11-25 17:39:25.706 | (23/151): python3-pyparsing-3.1.1-7.el10.noarch 3.7 MB/s | 269 kB 00:00 2025-11-25 17:39:25.726 | (24/151): python3-wcwidth-0.2.6-6.el10.noarch.r 1.5 MB/s | 46 kB 00:00 2025-11-25 17:39:25.789 | (25/151): python3-urwid-2.5.3-4.el10.x86_64.rpm 8.1 MB/s | 1.1 MB 00:00 2025-11-25 17:39:25.796 | (26/151): shared-mime-info-2.3-8.el10.x86_64.rp 6.5 MB/s | 592 kB 00:00 2025-11-25 17:39:25.878 | (27/151): adobe-mappings-cmap-deprecated-202306 1.3 MB/s | 115 kB 00:00 2025-11-25 17:39:25.891 | (28/151): adobe-mappings-pdf-20190401-9.el10.no 7.1 MB/s | 687 kB 00:00 2025-11-25 17:39:25.904 | (29/151): adobe-mappings-cmap-20230622-5.el10.n 12 MB/s | 2.1 MB 00:00 2025-11-25 17:39:25.942 | (30/151): alsa-lib-1.2.14-1.el10.x86_64.rpm 8.2 MB/s | 529 kB 00:00 2025-11-25 17:39:25.970 | (31/151): apr-devel-1.7.5-3.el10.x86_64.rpm 3.5 MB/s | 234 kB 00:00 2025-11-25 17:39:25.991 | (32/151): apr-1.7.5-3.el10.x86_64.rpm 1.2 MB/s | 127 kB 00:00 2025-11-25 17:39:26.010 | (33/151): apr-util-1.6.3-21.el10.x86_64.rpm 1.4 MB/s | 99 kB 00:00 2025-11-25 17:39:26.042 | (34/151): apr-util-devel-1.6.3-21.el10.x86_64.r 1.1 MB/s | 77 kB 00:00 2025-11-25 17:39:26.045 | (35/151): apr-util-lmdb-1.6.3-21.el10.x86_64.rp 289 kB/s | 15 kB 00:00 2025-11-25 17:39:26.067 | (36/151): apr-util-openssl-1.6.3-21.el10.x86_64 305 kB/s | 17 kB 00:00 2025-11-25 17:39:26.129 | (37/151): autoconf-2.71-13.el10.noarch.rpm 8.2 MB/s | 736 kB 00:00 2025-11-25 17:39:26.149 | (38/151): cairo-1.18.2-2.el10.x86_64.rpm 8.5 MB/s | 713 kB 00:00 2025-11-25 17:39:26.159 | (39/151): automake-1.16.5-20.el10.noarch.rpm 6.1 MB/s | 702 kB 00:00 2025-11-25 17:39:26.192 | (40/151): cairo-gobject-1.18.2-2.el10.x86_64.rp 295 kB/s | 18 kB 00:00 2025-11-25 17:39:26.228 | (41/151): centos-logos-httpd-100.2-3.el10.noarc 11 MB/s | 855 kB 00:00 2025-11-25 17:39:26.244 | (42/151): conntrack-tools-1.4.8-4.el10.x86_64.r 2.8 MB/s | 239 kB 00:00 2025-11-25 17:39:26.270 | (43/151): dnsmasq-2.90-4.el10.x86_64.rpm 4.6 MB/s | 366 kB 00:00 2025-11-25 17:39:26.281 | (44/151): dnsmasq-utils-2.90-4.el10.x86_64.rpm 796 kB/s | 41 kB 00:00 2025-11-25 17:39:26.293 | (45/151): emacs-filesystem-29.4-12.el10.noarch. 207 kB/s | 10 kB 00:00 2025-11-25 17:39:26.314 | (46/151): expat-devel-2.7.1-1.el10.x86_64.rpm 1.2 MB/s | 55 kB 00:00 2025-11-25 17:39:26.349 | (47/151): fontconfig-2.15.0-7.el10.x86_64.rpm 4.1 MB/s | 280 kB 00:00 2025-11-25 17:39:26.364 | (48/151): fribidi-1.0.14-4.el10.x86_64.rpm 1.3 MB/s | 93 kB 00:00 2025-11-25 17:39:26.373 | (49/151): gd-2.3.3-22.el10.x86_64.rpm 2.2 MB/s | 133 kB 00:00 2025-11-25 17:39:26.413 | (50/151): gdk-pixbuf2-2.42.12-4.el10.x86_64.rpm 7.6 MB/s | 498 kB 00:00 2025-11-25 17:39:26.454 | (51/151): gpgmepp-1.23.2-6.el10.x86_64.rpm 1.7 MB/s | 141 kB 00:00 2025-11-25 17:39:26.469 | (52/151): google-droid-sans-fonts-20200215-22.e 26 MB/s | 2.7 MB 00:00 2025-11-25 17:39:26.506 | (53/151): graphviz-9.0.0-15.el10.x86_64.rpm 17 MB/s | 1.6 MB 00:00 2025-11-25 17:39:26.519 | (54/151): httpd-2.4.63-5.el10.x86_64.rpm 996 kB/s | 49 kB 00:00 2025-11-25 17:39:26.551 | (55/151): haproxy-3.0.5-6.el10.x86_64.rpm 27 MB/s | 2.6 MB 00:00 2025-11-25 17:39:26.578 | (56/151): httpd-core-2.4.63-5.el10.x86_64.rpm 21 MB/s | 1.5 MB 00:00 2025-11-25 17:39:26.593 | (57/151): httpd-devel-2.4.63-5.el10.x86_64.rpm 2.8 MB/s | 209 kB 00:00 2025-11-25 17:39:26.614 | (58/151): httpd-filesystem-2.4.63-5.el10.noarch 217 kB/s | 13 kB 00:00 2025-11-25 17:39:26.643 | (59/151): httpd-tools-2.4.63-5.el10.x86_64.rpm 1.3 MB/s | 83 kB 00:00 2025-11-25 17:39:26.658 | (60/151): iptables-nft-services-1.8.11-11.el10. 328 kB/s | 21 kB 00:00 2025-11-25 17:39:26.697 | (61/151): javapackages-filesystem-6.4.0-1.el10. 275 kB/s | 15 kB 00:00 2025-11-25 17:39:26.735 | (62/151): jbig2dec-libs-0.20-7.el10.x86_64.rpm 1.0 MB/s | 76 kB 00:00 2025-11-25 17:39:26.757 | (63/151): jbigkit-libs-2.1-31.el10.x86_64.rpm 923 kB/s | 54 kB 00:00 2025-11-25 17:39:26.799 | (64/151): lcms2-2.16-6.el10.x86_64.rpm 2.8 MB/s | 182 kB 00:00 2025-11-25 17:39:26.829 | (65/151): libX11-1.8.10-1.el10.x86_64.rpm 8.9 MB/s | 654 kB 00:00 2025-11-25 17:39:26.873 | (66/151): libX11-common-1.8.10-1.el10.noarch.rp 2.7 MB/s | 199 kB 00:00 2025-11-25 17:39:26.892 | (67/151): libXau-1.0.11-8.el10.x86_64.rpm 527 kB/s | 33 kB 00:00 2025-11-25 17:39:26.936 | (68/151): libXext-1.3.6-3.el10.x86_64.rpm 636 kB/s | 40 kB 00:00 2025-11-25 17:39:26.977 | (69/151): libXft-2.3.8-8.el10.x86_64.rpm 864 kB/s | 73 kB 00:00 2025-11-25 17:39:26.998 | (70/151): libXpm-3.5.17-5.el10.x86_64.rpm 1.1 MB/s | 67 kB 00:00 2025-11-25 17:39:27.035 | (71/151): libXrender-0.9.11-8.el10.x86_64.rpm 501 kB/s | 29 kB 00:00 2025-11-25 17:39:27.059 | (72/151): libburn-1.5.6-6.el10.x86_64.rpm 2.8 MB/s | 173 kB 00:00 2025-11-25 17:39:27.113 | (73/151): libdatrie-0.2.13-11.el10.x86_64.rpm 423 kB/s | 33 kB 00:00 2025-11-25 17:39:27.167 | (74/151): libijs-0.35-24.el10.x86_64.rpm 573 kB/s | 30 kB 00:00 2025-11-25 17:39:27.226 | (75/151): libgs-10.02.1-16.el10.x86_64.rpm 21 MB/s | 3.5 MB 00:00 2025-11-25 17:39:27.252 | (76/151): libisoburn-1.5.6-6.el10.x86_64.rpm 5.0 MB/s | 430 kB 00:00 2025-11-25 17:39:27.303 | (77/151): libisofs-1.5.6-6.el10.x86_64.rpm 3.0 MB/s | 235 kB 00:00 2025-11-25 17:39:27.322 | (78/151): libjpeg-turbo-3.0.2-4.el10.x86_64.rpm 3.5 MB/s | 252 kB 00:00 2025-11-25 17:39:27.381 | (79/151): liblerc-4.0.0-8.el10.x86_64.rpm 3.6 MB/s | 219 kB 00:00 2025-11-25 17:39:27.388 | (80/151): libjpeg-turbo-devel-3.0.2-4.el10.x86_ 1.1 MB/s | 98 kB 00:00 2025-11-25 17:39:27.557 | (81/151): java-21-openjdk-headless-21.0.9.0.10- 50 MB/s | 47 MB 00:00 2025-11-25 17:39:27.561 | (82/151): libnetfilter_cttimeout-1.0.0-27.el10. 138 kB/s | 24 kB 00:00 2025-11-25 17:39:27.567 | (83/151): libnetfilter_cthelper-1.0.1-1.el10.x8 130 kB/s | 24 kB 00:00 2025-11-25 17:39:27.623 | (84/151): libosinfo-1.11.0-8.el10.x86_64.rpm 5.0 MB/s | 317 kB 00:00 2025-11-25 17:39:27.629 | (85/151): libpaper-2.1.1-7.el10.x86_64.rpm 451 kB/s | 28 kB 00:00 2025-11-25 17:39:27.640 | (86/151): libnetfilter_queue-1.0.5-9.el10.x86_6 354 kB/s | 29 kB 00:00 2025-11-25 17:39:27.701 | (87/151): librsvg2-2.57.1-9.el10.x86_64.rpm 20 MB/s | 1.5 MB 00:00 2025-11-25 17:39:27.709 | (88/151): libsoup3-3.6.5-5.el10.x86_64.rpm 4.9 MB/s | 396 kB 00:00 2025-11-25 17:39:27.717 | (89/151): libthai-0.1.29-10.el10.x86_64.rpm 2.7 MB/s | 215 kB 00:00 2025-11-25 17:39:27.765 | (90/151): libtool-ltdl-2.4.7-13.el10.x86_64.rpm 768 kB/s | 37 kB 00:00 2025-11-25 17:39:27.771 | (91/151): libtiff-4.6.0-6.el10.x86_64.rpm 3.0 MB/s | 214 kB 00:00 2025-11-25 17:39:27.790 | (92/151): libtool-2.4.7-13.el10.x86_64.rpm 7.2 MB/s | 599 kB 00:00 2025-11-25 17:39:27.822 | (93/151): libwebp-1.3.2-8.el10.x86_64.rpm 5.0 MB/s | 291 kB 00:00 2025-11-25 17:39:27.839 | (94/151): libxcb-1.17.0-3.el10.x86_64.rpm 3.7 MB/s | 255 kB 00:00 2025-11-25 17:39:27.857 | (95/151): m4-1.4.19-11.el10.x86_64.rpm 4.5 MB/s | 305 kB 00:00 2025-11-25 17:39:27.891 | (96/151): memcached-1.6.23-7.el10.x86_64.rpm 2.7 MB/s | 185 kB 00:00 2025-11-25 17:39:27.906 | (97/151): memcached-selinux-1.6.23-7.el10.x86_6 432 kB/s | 28 kB 00:00 2025-11-25 17:39:27.918 | (98/151): mod_http2-2.0.29-3.el10.x86_64.rpm 2.7 MB/s | 164 kB 00:00 2025-11-25 17:39:27.942 | (99/151): mod_lua-2.4.63-5.el10.x86_64.rpm 1.2 MB/s | 59 kB 00:00 2025-11-25 17:39:27.971 | (100/151): mod_ssl-2.4.63-5.el10.x86_64.rpm 1.7 MB/s | 109 kB 00:00 2025-11-25 17:39:27.985 | (101/151): nspr-4.36.0-4.el10.x86_64.rpm 2.0 MB/s | 135 kB 00:00 2025-11-25 17:39:28.007 | (102/151): nss-3.112.0-4.el10.x86_64.rpm 11 MB/s | 737 kB 00:00 2025-11-25 17:39:28.027 | (103/151): nss-softokn-3.112.0-4.el10.x86_64.rp 7.2 MB/s | 402 kB 00:00 2025-11-25 17:39:28.050 | (104/151): nss-softokn-freebl-3.112.0-4.el10.x8 6.3 MB/s | 413 kB 00:00 2025-11-25 17:39:28.080 | (105/151): nss-sysinit-3.112.0-4.el10.x86_64.rp 258 kB/s | 19 kB 00:00 2025-11-25 17:39:28.089 | (106/151): nss-util-3.112.0-4.el10.x86_64.rpm 1.3 MB/s | 85 kB 00:00 2025-11-25 17:39:28.114 | (107/151): openjpeg2-2.5.2-5.el10.x86_64.rpm 2.9 MB/s | 188 kB 00:00 2025-11-25 17:39:28.162 | (108/151): osinfo-db-20250606-1.el10.noarch.rpm 6.8 MB/s | 564 kB 00:00 2025-11-25 17:39:28.167 | (109/151): osinfo-db-tools-1.11.0-8.el10.x86_64 959 kB/s | 74 kB 00:00 2025-11-25 17:39:28.178 | (110/151): pango-1.54.0-3.el10.x86_64.rpm 5.5 MB/s | 354 kB 00:00 2025-11-25 17:39:28.231 | (111/151): pcre2-devel-10.44-1.el10.3.x86_64.rp 7.6 MB/s | 532 kB 00:00 2025-11-25 17:39:28.248 | (112/151): pcre2-utf16-10.44-1.el10.3.x86_64.rp 2.8 MB/s | 227 kB 00:00 2025-11-25 17:39:28.266 | (113/151): pcre2-utf32-10.44-1.el10.3.x86_64.rp 2.4 MB/s | 215 kB 00:00 2025-11-25 17:39:28.282 | (114/151): perl-File-Compare-1.100.800-514.el10 273 kB/s | 14 kB 00:00 2025-11-25 17:39:28.304 | (115/151): perl-File-Copy-2.41-514.el10.noarch. 375 kB/s | 21 kB 00:00 2025-11-25 17:39:28.312 | (116/151): perl-Thread-Queue-3.14-511.el10.noar 489 kB/s | 22 kB 00:00 2025-11-25 17:39:28.346 | (117/151): perl-threads-2.40-511.el10.x86_64.rp 942 kB/s | 59 kB 00:00 2025-11-25 17:39:28.358 | (118/151): perl-threads-shared-1.69-511.el10.x8 844 kB/s | 46 kB 00:00 2025-11-25 17:39:28.374 | (119/151): pixman-0.43.4-2.el10.x86_64.rpm 4.6 MB/s | 286 kB 00:00 2025-11-25 17:39:28.411 | (120/151): poppler-24.02.0-6.el10.x86_64.rpm 17 MB/s | 1.1 MB 00:00 2025-11-25 17:39:28.451 | (121/151): poppler-glib-24.02.0-6.el10.x86_64.r 2.3 MB/s | 182 kB 00:00 2025-11-25 17:39:28.501 | (122/151): postgresql-private-devel-16.10-1.el1 708 kB/s | 63 kB 00:00 2025-11-25 17:39:28.511 | (123/151): poppler-data-0.4.11-9.el10.noarch.rp 13 MB/s | 2.0 MB 00:00 2025-11-25 17:39:28.516 | (124/151): postgresql-private-libs-16.10-1.el10 2.1 MB/s | 142 kB 00:00 2025-11-25 17:39:28.568 | (125/151): python3-rtslib-2.1.76-12.el10.noarch 1.8 MB/s | 124 kB 00:00 2025-11-25 17:39:28.571 | (126/151): rsvg-pixbuf-loader-2.57.1-9.el10.x86 306 kB/s | 16 kB 00:00 2025-11-25 17:39:28.613 | (127/151): qemu-img-10.1.0-5.el10.x86_64.rpm 24 MB/s | 2.4 MB 00:00 2025-11-25 17:39:28.623 | (128/151): rsync-daemon-3.4.1-3.el10.noarch.rpm 184 kB/s | 9.9 kB 00:00 2025-11-25 17:39:28.669 | (129/151): sqlite-3.46.1-5.el10.x86_64.rpm 8.9 MB/s | 891 kB 00:00 2025-11-25 17:39:28.675 | (130/151): sysfsutils-2.1.1-15.el10.x86_64.rpm 623 kB/s | 38 kB 00:00 2025-11-25 17:39:28.682 | (131/151): target-restore-2.1.76-12.el10.noarch 267 kB/s | 16 kB 00:00 2025-11-25 17:39:28.737 | (132/151): tzdata-java-2025b-2.el10.noarch.rpm 737 kB/s | 46 kB 00:00 2025-11-25 17:39:28.764 | (133/151): urw-base35-bookman-fonts-20200910-21 10 MB/s | 847 kB 00:00 2025-11-25 17:39:29.083 | (134/151): targetcli-2.1.58-4.el10.noarch.rpm 216 kB/s | 89 kB 00:00 2025-11-25 17:39:29.100 | (135/151): urw-base35-d050000l-fonts-20200910-2 227 kB/s | 76 kB 00:00 2025-11-25 17:39:29.107 | (136/151): urw-base35-c059-fonts-20200910-21.el 2.3 MB/s | 875 kB 00:00 2025-11-25 17:39:29.132 | (137/151): urw-base35-fonts-20200910-21.el10.no 223 kB/s | 11 kB 00:00 2025-11-25 17:39:29.150 | (138/151): urw-base35-fonts-common-20200910-21. 432 kB/s | 21 kB 00:00 2025-11-25 17:39:29.177 | (139/151): urw-base35-gothic-fonts-20200910-21. 9.1 MB/s | 643 kB 00:00 2025-11-25 17:39:29.200 | (140/151): urw-base35-nimbus-mono-ps-fonts-2020 12 MB/s | 795 kB 00:00 2025-11-25 17:39:29.221 | (141/151): urw-base35-nimbus-roman-fonts-202009 12 MB/s | 856 kB 00:00 2025-11-25 17:39:29.248 | (142/151): urw-base35-nimbus-sans-fonts-2020091 18 MB/s | 1.3 MB 00:00 2025-11-25 17:39:29.270 | (143/151): urw-base35-standard-symbols-ps-fonts 872 kB/s | 42 kB 00:00 2025-11-25 17:39:29.291 | (144/151): urw-base35-p052-fonts-20200910-21.el 11 MB/s | 974 kB 00:00 2025-11-25 17:39:29.313 | (145/151): urw-base35-z003-fonts-20200910-21.el 4.2 MB/s | 276 kB 00:00 2025-11-25 17:39:29.328 | (146/151): xml-common-0.6.3-65.el10.noarch.rpm 560 kB/s | 32 kB 00:00 2025-11-25 17:39:29.359 | (147/151): liberasurecode-1.6.2-10.el10s.x86_64 1.9 MB/s | 60 kB 00:00 2025-11-25 17:39:29.367 | (148/151): liberasurecode-devel-1.6.2-10.el10s. 3.1 MB/s | 24 kB 00:00 2025-11-25 17:39:29.376 | (149/151): xorriso-1.5.6-6.el10.x86_64.rpm 3.7 MB/s | 323 kB 00:00 2025-11-25 17:39:29.381 | (150/151): python3-typing-extensions-4.12.2-2.e 6.5 MB/s | 89 kB 00:00 2025-11-25 17:39:29.386 | (151/151): libyaml-devel-0.2.5-16.el10.x86_64.r 2.2 MB/s | 163 kB 00:00 2025-11-25 17:39:29.389 | -------------------------------------------------------------------------------- 2025-11-25 17:39:29.390 | Total 23 MB/s | 102 MB 00:04 2025-11-25 17:39:32.548 | Running transaction check 2025-11-25 17:39:32.706 | Transaction check succeeded. 2025-11-25 17:39:32.707 | Running transaction test 2025-11-25 17:39:33.691 | Transaction test succeeded. 2025-11-25 17:39:33.691 | Running transaction 2025-11-25 17:39:35.304 | Running scriptlet: java-21-openjdk-headless-1:21.0.9.0.10-2.el10.x86_64 1/1 2025-11-25 17:39:35.393 | Preparing : 1/1 2025-11-25 17:39:35.402 | Installing : urw-base35-fonts-common-20200910-21.el10.noarch 1/151 2025-11-25 17:39:35.408 | Installing : libpng-2:1.6.40-8.el10.x86_64 2/151 2025-11-25 17:39:35.417 | Installing : nspr-4.36.0-4.el10.x86_64 3/151 2025-11-25 17:39:35.424 | Installing : libjpeg-turbo-3.0.2-4.el10.x86_64 4/151 2025-11-25 17:39:35.433 | Installing : nss-util-3.112.0-4.el10.x86_64 5/151 2025-11-25 17:39:35.440 | Installing : apr-1.7.5-3.el10.x86_64 6/151 2025-11-25 17:39:35.446 | Installing : apr-util-lmdb-1.6.3-21.el10.x86_64 7/151 2025-11-25 17:39:35.453 | Installing : apr-util-openssl-1.6.3-21.el10.x86_64 8/151 2025-11-25 17:39:35.465 | Installing : apr-util-1.6.3-21.el10.x86_64 9/151 2025-11-25 17:39:35.482 | Installing : libwebp-1.3.2-8.el10.x86_64 10/151 2025-11-25 17:39:35.493 | Installing : apr-devel-1.7.5-3.el10.x86_64 11/151 2025-11-25 17:39:35.502 | Installing : perl-threads-1:2.40-511.el10.x86_64 12/151 2025-11-25 17:39:35.545 | Installing : openjpeg2-2.5.2-5.el10.x86_64 13/151 2025-11-25 17:39:35.558 | Installing : libsoup3-3.6.5-5.el10.x86_64 14/151 2025-11-25 17:39:35.563 | Installing : lcms2-2.16-6.el10.x86_64 15/151 2025-11-25 17:39:35.655 | Running scriptlet: httpd-filesystem-2.4.63-5.el10.noarch 16/151 2025-11-25 17:39:35.787 | Installing : httpd-filesystem-2.4.63-5.el10.noarch 16/151 2025-11-25 17:39:35.804 | Installing : adobe-mappings-cmap-20230622-5.el10.noarch 17/151 2025-11-25 17:39:35.820 | Installing : adobe-mappings-cmap-deprecated-20230622-5.el10.n 18/151 2025-11-25 17:39:35.832 | Installing : osinfo-db-tools-1.11.0-8.el10.x86_64 19/151 2025-11-25 17:39:35.841 | Installing : perl-threads-shared-1.69-511.el10.x86_64 20/151 2025-11-25 17:39:35.853 | Installing : perl-Thread-Queue-3.14-511.el10.noarch 21/151 2025-11-25 17:39:35.868 | Installing : httpd-tools-2.4.63-5.el10.x86_64 22/151 2025-11-25 17:39:35.885 | Installing : nss-softokn-freebl-3.112.0-4.el10.x86_64 23/151 2025-11-25 17:39:35.904 | Installing : nss-softokn-3.112.0-4.el10.x86_64 24/151 2025-11-25 17:39:35.911 | Installing : nss-3.112.0-4.el10.x86_64 25/151 2025-11-25 17:39:35.926 | Running scriptlet: nss-3.112.0-4.el10.x86_64 25/151 2025-11-25 17:39:35.939 | Installing : nss-sysinit-3.112.0-4.el10.x86_64 26/151 2025-11-25 17:39:35.945 | Installing : urw-base35-bookman-fonts-20200910-21.el10.noarch 27/151 2025-11-25 17:39:35.971 | Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 27/151 2025-11-25 17:39:35.978 | Installing : urw-base35-c059-fonts-20200910-21.el10.noarch 28/151 2025-11-25 17:39:35.993 | Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 28/151 2025-11-25 17:39:35.999 | Installing : urw-base35-d050000l-fonts-20200910-21.el10.noarc 29/151 2025-11-25 17:39:36.018 | Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 29/151 2025-11-25 17:39:36.024 | Installing : urw-base35-gothic-fonts-20200910-21.el10.noarch 30/151 2025-11-25 17:39:36.041 | Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 30/151 2025-11-25 17:39:36.046 | Installing : urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 31/151 2025-11-25 17:39:36.065 | Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 31/151 2025-11-25 17:39:36.070 | Installing : urw-base35-nimbus-roman-fonts-20200910-21.el10.n 32/151 2025-11-25 17:39:36.092 | Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 32/151 2025-11-25 17:39:36.099 | Installing : urw-base35-nimbus-sans-fonts-20200910-21.el10.no 33/151 2025-11-25 17:39:36.117 | Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 33/151 2025-11-25 17:39:36.124 | Installing : urw-base35-p052-fonts-20200910-21.el10.noarch 34/151 2025-11-25 17:39:36.137 | Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 34/151 2025-11-25 17:39:36.143 | Installing : urw-base35-standard-symbols-ps-fonts-20200910-21 35/151 2025-11-25 17:39:36.157 | Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 35/151 2025-11-25 17:39:36.162 | Installing : urw-base35-z003-fonts-20200910-21.el10.noarch 36/151 2025-11-25 17:39:36.174 | Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 36/151 2025-11-25 17:39:36.183 | Installing : urw-base35-fonts-20200910-21.el10.noarch 37/151 2025-11-25 17:39:36.194 | Installing : python3-typing-extensions-4.12.2-2.el10s.noarch 38/151 2025-11-25 17:39:36.203 | Installing : liberasurecode-1.6.2-10.el10s.x86_64 39/151 2025-11-25 17:39:36.235 | Running scriptlet: liberasurecode-1.6.2-10.el10s.x86_64 39/151 2025-11-25 17:39:36.252 | Running scriptlet: xml-common-0.6.3-65.el10.noarch 40/151 2025-11-25 17:39:36.260 | Installing : xml-common-0.6.3-65.el10.noarch 40/151 2025-11-25 17:39:36.271 | Installing : tzdata-java-2025b-2.el10.noarch 41/151 2025-11-25 17:39:36.360 | Installing : postgresql-private-libs-16.10-1.el10.x86_64 42/151 2025-11-25 17:39:36.378 | Installing : poppler-data-0.4.11-9.el10.noarch 43/151 2025-11-25 17:39:36.383 | Installing : pixman-0.43.4-2.el10.x86_64 44/151 2025-11-25 17:39:36.389 | Installing : perl-File-Copy-2.41-514.el10.noarch 45/151 2025-11-25 17:39:36.395 | Installing : perl-File-Compare-1.100.800-514.el10.noarch 46/151 2025-11-25 17:39:36.402 | Installing : pcre2-utf32-10.44-1.el10.3.x86_64 47/151 2025-11-25 17:39:36.547 | Installing : pcre2-utf16-10.44-1.el10.3.x86_64 48/151 2025-11-25 17:39:36.568 | Installing : osinfo-db-20250606-1.el10.noarch 49/151 2025-11-25 17:39:36.586 | Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 50/151 2025-11-25 17:39:36.592 | Installing : memcached-selinux-1.6.23-7.el10.x86_64 50/151 2025-11-25 17:39:50.144 | Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 50/151 2025-11-25 17:39:50.204 | Installing : m4-1.4.19-11.el10.x86_64 51/151 2025-11-25 17:39:50.216 | Installing : libtool-ltdl-2.4.7-13.el10.x86_64 52/151 2025-11-25 17:39:50.227 | Installing : libpaper-1:2.1.1-7.el10.x86_64 53/151 2025-11-25 17:39:50.235 | Installing : libnetfilter_queue-1.0.5-9.el10.x86_64 54/151 2025-11-25 17:39:50.243 | Installing : libnetfilter_cttimeout-1.0.0-27.el10.x86_64 55/151 2025-11-25 17:39:50.256 | Installing : libnetfilter_cthelper-1.0.1-1.el10.x86_64 56/151 2025-11-25 17:39:50.270 | Installing : liblerc-4.0.0-8.el10.x86_64 57/151 2025-11-25 17:39:50.281 | Installing : libisofs-1.5.6-6.el10.x86_64 58/151 2025-11-25 17:39:50.290 | Installing : libijs-0.35-24.el10.x86_64 59/151 2025-11-25 17:39:50.304 | Installing : libdatrie-0.2.13-11.el10.x86_64 60/151 2025-11-25 17:39:50.315 | Installing : libthai-0.1.29-10.el10.x86_64 61/151 2025-11-25 17:39:50.333 | Installing : libburn-1.5.6-6.el10.x86_64 62/151 2025-11-25 17:39:50.342 | Installing : libisoburn-1.5.6-6.el10.x86_64 63/151 2025-11-25 17:39:50.374 | Installing : libXau-1.0.11-8.el10.x86_64 64/151 2025-11-25 17:39:50.412 | Installing : libxcb-1.17.0-3.el10.x86_64 65/151 2025-11-25 17:39:50.431 | Installing : libX11-common-1.8.10-1.el10.noarch 66/151 2025-11-25 17:39:50.438 | Installing : libX11-1.8.10-1.el10.x86_64 67/151 2025-11-25 17:39:50.446 | Installing : libXrender-0.9.11-8.el10.x86_64 68/151 2025-11-25 17:39:50.453 | Installing : libXext-1.3.6-3.el10.x86_64 69/151 2025-11-25 17:39:50.463 | Installing : libXpm-3.5.17-5.el10.x86_64 70/151 2025-11-25 17:39:50.475 | Installing : jbigkit-libs-2.1-31.el10.x86_64 71/151 2025-11-25 17:39:50.485 | Installing : libtiff-4.6.0-6.el10.x86_64 72/151 2025-11-25 17:39:50.494 | Installing : jbig2dec-libs-0.20-7.el10.x86_64 73/151 2025-11-25 17:39:50.530 | Installing : javapackages-filesystem-6.4.0-1.el10.noarch 74/151 2025-11-25 17:39:50.541 | Installing : google-droid-sans-fonts-20200215-22.el10.noarch 75/151 2025-11-25 17:39:50.551 | Installing : fribidi-1.0.14-4.el10.x86_64 76/151 2025-11-25 17:39:50.561 | Installing : expat-devel-2.7.1-1.el10.x86_64 77/151 2025-11-25 17:39:50.569 | Installing : apr-util-devel-1.6.3-21.el10.x86_64 78/151 2025-11-25 17:39:50.589 | Installing : emacs-filesystem-1:29.4-12.el10.noarch 79/151 2025-11-25 17:39:50.618 | Installing : autoconf-2.71-13.el10.noarch 80/151 2025-11-25 17:39:50.638 | Installing : automake-1.16.5-20.el10.noarch 81/151 2025-11-25 17:39:50.661 | Installing : libtool-2.4.7-13.el10.x86_64 82/151 2025-11-25 17:39:50.696 | Installing : centos-logos-httpd-100.2-3.el10.noarch 83/151 2025-11-25 17:39:50.743 | Installing : alsa-lib-1.2.14-1.el10.x86_64 84/151 2025-11-25 17:39:50.765 | Installing : adobe-mappings-pdf-20190401-9.el10.noarch 85/151 2025-11-25 17:39:50.782 | Installing : shared-mime-info-2.3-8.el10.x86_64 86/151 2025-11-25 17:39:50.835 | Running scriptlet: shared-mime-info-2.3-8.el10.x86_64 86/151 2025-11-25 17:39:50.853 | Installing : gdk-pixbuf2-2.42.12-4.el10.x86_64 87/151 2025-11-25 17:39:50.922 | Installing : python3-wcwidth-0.2.6-6.el10.noarch 88/151 2025-11-25 17:39:50.943 | Installing : python3-urwid-2.5.3-4.el10.x86_64 89/151 2025-11-25 17:39:50.957 | Installing : python3-pyudev-0.24.1-10.el10.noarch 90/151 2025-11-25 17:39:50.970 | Installing : python3-pyparsing-3.1.1-7.el10.noarch 91/151 2025-11-25 17:39:50.982 | Installing : python3-configshell-1:1.1.30-9.el10.noarch 92/151 2025-11-25 17:39:50.996 | Installing : python3-kmod-0.9.2-6.el10.x86_64 93/151 2025-11-25 17:39:51.007 | Installing : python3-rtslib-2.1.76-12.el10.noarch 94/151 2025-11-25 17:39:51.013 | Installing : target-restore-2.1.76-12.el10.noarch 95/151 2025-11-25 17:39:51.052 | Running scriptlet: target-restore-2.1.76-12.el10.noarch 95/151 2025-11-25 17:39:51.061 | Installing : nettle-3.10.1-1.el10.x86_64 96/151 2025-11-25 17:39:51.149 | Installing : mailcap-2.1.54-8.el10.noarch 97/151 2025-11-25 17:39:51.180 | Installing : httpd-core-2.4.63-5.el10.x86_64 98/151 2025-11-25 17:39:51.191 | Installing : mod_http2-2.0.29-3.el10.x86_64 99/151 2025-11-25 17:39:51.203 | Installing : mod_lua-2.4.63-5.el10.x86_64 100/151 2025-11-25 17:39:51.213 | Installing : lksctp-tools-1.0.21-1.el10.x86_64 101/151 2025-11-25 17:39:51.224 | Installing : isns-utils-libs-0.103-1.el10.x86_64 102/151 2025-11-25 17:39:51.230 | Installing : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3 103/151 2025-11-25 17:39:51.263 | Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3 103/151 2025-11-25 17:39:51.263 | Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' → '/usr/lib/systemd/system/iscsiuio.socket'. 2025-11-25 17:39:51.263 | 2025-11-25 17:39:51.286 | Installing : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10 104/151 2025-11-25 17:39:51.321 | Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10 104/151 2025-11-25 17:39:51.321 | Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' → '/usr/lib/systemd/system/iscsi-starter.service'. 2025-11-25 17:39:51.321 | Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' → '/usr/lib/systemd/system/iscsid.socket'. 2025-11-25 17:39:51.321 | Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' → '/usr/lib/systemd/system/iscsi-onboot.service'. 2025-11-25 17:39:51.321 | 2025-11-25 17:39:51.362 | Installing : graphite2-1.3.14-17.el10.x86_64 105/151 2025-11-25 17:39:51.381 | Installing : harfbuzz-8.4.0-6.el10.x86_64 106/151 2025-11-25 17:39:51.418 | Installing : freetype-2.13.2-8.el10.x86_64 107/151 2025-11-25 17:39:51.429 | Installing : fontconfig-2.15.0-7.el10.x86_64 108/151 2025-11-25 17:39:52.678 | Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 108/151 2025-11-25 17:39:52.691 | Installing : cairo-1.18.2-2.el10.x86_64 109/151 2025-11-25 17:39:52.702 | Installing : cairo-gobject-1.18.2-2.el10.x86_64 110/151 2025-11-25 17:39:52.713 | Installing : gd-2.3.3-22.el10.x86_64 111/151 2025-11-25 17:39:52.736 | Installing : libXft-2.3.8-8.el10.x86_64 112/151 2025-11-25 17:39:52.772 | Installing : pango-1.54.0-3.el10.x86_64 113/151 2025-11-25 17:39:52.783 | Installing : librsvg2-2.57.1-9.el10.x86_64 114/151 2025-11-25 17:39:52.794 | Installing : rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 115/151 2025-11-25 17:39:52.809 | Installing : gpgme-1.23.2-6.el10.x86_64 116/151 2025-11-25 17:39:52.848 | Installing : gpgmepp-1.23.2-6.el10.x86_64 117/151 2025-11-25 17:39:52.863 | Installing : poppler-24.02.0-6.el10.x86_64 118/151 2025-11-25 17:39:52.873 | Installing : poppler-glib-24.02.0-6.el10.x86_64 119/151 2025-11-25 17:39:52.886 | Installing : cups-filesystem-1:2.4.10-13.el10.noarch 120/151 2025-11-25 17:39:52.998 | Installing : cups-libs-1:2.4.10-13.el10.x86_64 121/151 2025-11-25 17:39:53.055 | Installing : libgs-10.02.1-16.el10.x86_64 122/151 2025-11-25 17:39:53.649 | Installing : graphviz-9.0.0-15.el10.x86_64 123/151 2025-11-25 17:39:53.670 | Installing : java-21-openjdk-headless-1:21.0.9.0.10-2.el10.x8 124/151 2025-11-25 17:39:53.695 | Running scriptlet: java-21-openjdk-headless-1:21.0.9.0.10-2.el10.x8 124/151 2025-11-25 17:39:53.703 | Installing : httpd-2.4.63-5.el10.x86_64 125/151 2025-11-25 17:39:53.749 | Running scriptlet: httpd-2.4.63-5.el10.x86_64 125/151 2025-11-25 17:39:53.762 | Installing : httpd-devel-2.4.63-5.el10.x86_64 126/151 2025-11-25 17:39:53.770 | Installing : mod_ssl-1:2.4.63-5.el10.x86_64 127/151 2025-11-25 17:39:53.863 | Running scriptlet: dnsmasq-2.90-4.el10.x86_64 128/151 2025-11-25 17:39:53.992 | Installing : dnsmasq-2.90-4.el10.x86_64 128/151 2025-11-25 17:39:54.034 | Running scriptlet: dnsmasq-2.90-4.el10.x86_64 128/151 2025-11-25 17:39:54.044 | Installing : targetcli-2.1.58-4.el10.noarch 129/151 2025-11-25 17:39:54.046 | Installing : xorriso-1.5.6-6.el10.x86_64 130/151 2025-11-25 17:39:54.082 | Running scriptlet: xorriso-1.5.6-6.el10.x86_64 130/151 2025-11-25 17:39:54.089 | Installing : conntrack-tools-1.4.8-4.el10.x86_64 131/151 2025-11-25 17:39:54.117 | Running scriptlet: conntrack-tools-1.4.8-4.el10.x86_64 131/151 2025-11-25 17:39:54.203 | Running scriptlet: memcached-1.6.23-7.el10.x86_64 132/151 2025-11-25 17:39:54.207 | Installing : memcached-1.6.23-7.el10.x86_64 132/151 2025-11-25 17:39:54.252 | Running scriptlet: memcached-1.6.23-7.el10.x86_64 132/151 2025-11-25 17:39:54.311 | Installing : libosinfo-1.11.0-8.el10.x86_64 133/151 2025-11-25 17:39:54.321 | Installing : pcre2-devel-10.44-1.el10.3.x86_64 134/151 2025-11-25 17:39:54.329 | Installing : postgresql-private-devel-16.10-1.el10.x86_64 135/151 2025-11-25 17:39:54.335 | Installing : liberasurecode-devel-1.6.2-10.el10s.x86_64 136/151 2025-11-25 17:39:54.353 | Installing : libjpeg-turbo-devel-3.0.2-4.el10.x86_64 137/151 2025-11-25 17:39:54.359 | Installing : libyaml-devel-0.2.5-16.el10.x86_64 138/151 2025-11-25 17:39:54.369 | Installing : sysfsutils-2.1.1-15.el10.x86_64 139/151 2025-11-25 17:39:54.373 | Installing : sqlite-3.46.1-5.el10.x86_64 140/151 2025-11-25 17:39:54.375 | Installing : rsync-daemon-3.4.1-3.el10.noarch 141/151 2025-11-25 17:39:54.451 | Running scriptlet: rsync-daemon-3.4.1-3.el10.noarch 141/151 2025-11-25 17:39:54.458 | Installing : qemu-img-18:10.1.0-5.el10.x86_64 142/151 2025-11-25 17:39:54.461 | Installing : iptables-nft-services-1.8.11-11.el10.noarch 143/151 2025-11-25 17:39:54.510 | Running scriptlet: iptables-nft-services-1.8.11-11.el10.noarch 143/151 2025-11-25 17:39:54.647 | Running scriptlet: haproxy-3.0.5-6.el10.x86_64 144/151 2025-11-25 17:39:54.652 | Installing : haproxy-3.0.5-6.el10.x86_64 144/151 2025-11-25 17:39:54.688 | Running scriptlet: haproxy-3.0.5-6.el10.x86_64 144/151 2025-11-25 17:39:54.712 | Installing : dnsmasq-utils-2.90-4.el10.x86_64 145/151 2025-11-25 17:39:54.717 | Installing : net-tools-2.0-0.73.20160912git.el10.x86_64 146/151 2025-11-25 17:39:54.793 | Running scriptlet: net-tools-2.0-0.73.20160912git.el10.x86_64 146/151 2025-11-25 17:39:54.805 | Installing : gettext-0.22.5-6.el10.x86_64 147/151 2025-11-25 17:39:54.824 | Installing : dosfstools-4.2-12.el10.x86_64 148/151 2025-11-25 17:39:54.832 | Installing : cryptsetup-2.8.1-1.el10.x86_64 149/151 2025-11-25 17:39:54.839 | Installing : bc-1.07.1-23.el10.x86_64 150/151 2025-11-25 17:39:54.842 | Installing : acl-2.3.2-4.el10.x86_64 151/151 2025-11-25 17:39:54.854 | Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 151/151 2025-11-25 17:39:54.863 | Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 151/151 2025-11-25 17:39:54.875 | Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 151/151 2025-11-25 17:39:54.887 | Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 151/151 2025-11-25 17:39:54.898 | Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 151/151 2025-11-25 17:39:54.907 | Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 151/151 2025-11-25 17:39:54.918 | Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 151/151 2025-11-25 17:39:54.929 | Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 151/151 2025-11-25 17:39:54.938 | Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 151/151 2025-11-25 17:39:54.950 | Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 151/151 2025-11-25 17:39:55.553 | Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 151/151 2025-11-25 17:39:55.567 | Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 151/151 2025-11-25 17:39:55.677 | Running scriptlet: httpd-2.4.63-5.el10.x86_64 151/151 2025-11-25 17:39:59.829 | Running scriptlet: acl-2.3.2-4.el10.x86_64 151/151 2025-11-25 17:39:59.829 | 2025-11-25 17:39:59.829 | Installed: 2025-11-25 17:39:59.829 | acl-2.3.2-4.el10.x86_64 2025-11-25 17:39:59.829 | adobe-mappings-cmap-20230622-5.el10.noarch 2025-11-25 17:39:59.830 | adobe-mappings-cmap-deprecated-20230622-5.el10.noarch 2025-11-25 17:39:59.830 | adobe-mappings-pdf-20190401-9.el10.noarch 2025-11-25 17:39:59.830 | alsa-lib-1.2.14-1.el10.x86_64 2025-11-25 17:39:59.830 | apr-1.7.5-3.el10.x86_64 2025-11-25 17:39:59.830 | apr-devel-1.7.5-3.el10.x86_64 2025-11-25 17:39:59.830 | apr-util-1.6.3-21.el10.x86_64 2025-11-25 17:39:59.830 | apr-util-devel-1.6.3-21.el10.x86_64 2025-11-25 17:39:59.830 | apr-util-lmdb-1.6.3-21.el10.x86_64 2025-11-25 17:39:59.830 | apr-util-openssl-1.6.3-21.el10.x86_64 2025-11-25 17:39:59.830 | autoconf-2.71-13.el10.noarch 2025-11-25 17:39:59.830 | automake-1.16.5-20.el10.noarch 2025-11-25 17:39:59.830 | bc-1.07.1-23.el10.x86_64 2025-11-25 17:39:59.830 | cairo-1.18.2-2.el10.x86_64 2025-11-25 17:39:59.830 | cairo-gobject-1.18.2-2.el10.x86_64 2025-11-25 17:39:59.830 | centos-logos-httpd-100.2-3.el10.noarch 2025-11-25 17:39:59.830 | conntrack-tools-1.4.8-4.el10.x86_64 2025-11-25 17:39:59.830 | cryptsetup-2.8.1-1.el10.x86_64 2025-11-25 17:39:59.831 | cups-filesystem-1:2.4.10-13.el10.noarch 2025-11-25 17:39:59.831 | cups-libs-1:2.4.10-13.el10.x86_64 2025-11-25 17:39:59.831 | dnsmasq-2.90-4.el10.x86_64 2025-11-25 17:39:59.831 | dnsmasq-utils-2.90-4.el10.x86_64 2025-11-25 17:39:59.831 | dosfstools-4.2-12.el10.x86_64 2025-11-25 17:39:59.831 | emacs-filesystem-1:29.4-12.el10.noarch 2025-11-25 17:39:59.831 | expat-devel-2.7.1-1.el10.x86_64 2025-11-25 17:39:59.831 | fontconfig-2.15.0-7.el10.x86_64 2025-11-25 17:39:59.831 | freetype-2.13.2-8.el10.x86_64 2025-11-25 17:39:59.831 | fribidi-1.0.14-4.el10.x86_64 2025-11-25 17:39:59.831 | gd-2.3.3-22.el10.x86_64 2025-11-25 17:39:59.831 | gdk-pixbuf2-2.42.12-4.el10.x86_64 2025-11-25 17:39:59.831 | gettext-0.22.5-6.el10.x86_64 2025-11-25 17:39:59.831 | google-droid-sans-fonts-20200215-22.el10.noarch 2025-11-25 17:39:59.831 | gpgme-1.23.2-6.el10.x86_64 2025-11-25 17:39:59.831 | gpgmepp-1.23.2-6.el10.x86_64 2025-11-25 17:39:59.831 | graphite2-1.3.14-17.el10.x86_64 2025-11-25 17:39:59.831 | graphviz-9.0.0-15.el10.x86_64 2025-11-25 17:39:59.832 | haproxy-3.0.5-6.el10.x86_64 2025-11-25 17:39:59.832 | harfbuzz-8.4.0-6.el10.x86_64 2025-11-25 17:39:59.832 | httpd-2.4.63-5.el10.x86_64 2025-11-25 17:39:59.832 | httpd-core-2.4.63-5.el10.x86_64 2025-11-25 17:39:59.832 | httpd-devel-2.4.63-5.el10.x86_64 2025-11-25 17:39:59.832 | httpd-filesystem-2.4.63-5.el10.noarch 2025-11-25 17:39:59.832 | httpd-tools-2.4.63-5.el10.x86_64 2025-11-25 17:39:59.832 | iptables-nft-services-1.8.11-11.el10.noarch 2025-11-25 17:39:59.832 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10.x86_64 2025-11-25 17:39:59.832 | iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el10.x86_64 2025-11-25 17:39:59.832 | isns-utils-libs-0.103-1.el10.x86_64 2025-11-25 17:39:59.832 | java-21-openjdk-headless-1:21.0.9.0.10-2.el10.x86_64 2025-11-25 17:39:59.832 | javapackages-filesystem-6.4.0-1.el10.noarch 2025-11-25 17:39:59.832 | jbig2dec-libs-0.20-7.el10.x86_64 2025-11-25 17:39:59.832 | jbigkit-libs-2.1-31.el10.x86_64 2025-11-25 17:39:59.832 | lcms2-2.16-6.el10.x86_64 2025-11-25 17:39:59.832 | libX11-1.8.10-1.el10.x86_64 2025-11-25 17:39:59.832 | libX11-common-1.8.10-1.el10.noarch 2025-11-25 17:39:59.833 | libXau-1.0.11-8.el10.x86_64 2025-11-25 17:39:59.833 | libXext-1.3.6-3.el10.x86_64 2025-11-25 17:39:59.833 | libXft-2.3.8-8.el10.x86_64 2025-11-25 17:39:59.833 | libXpm-3.5.17-5.el10.x86_64 2025-11-25 17:39:59.833 | libXrender-0.9.11-8.el10.x86_64 2025-11-25 17:39:59.833 | libburn-1.5.6-6.el10.x86_64 2025-11-25 17:39:59.833 | libdatrie-0.2.13-11.el10.x86_64 2025-11-25 17:39:59.833 | liberasurecode-1.6.2-10.el10s.x86_64 2025-11-25 17:39:59.833 | liberasurecode-devel-1.6.2-10.el10s.x86_64 2025-11-25 17:39:59.833 | libgs-10.02.1-16.el10.x86_64 2025-11-25 17:39:59.833 | libijs-0.35-24.el10.x86_64 2025-11-25 17:39:59.833 | libisoburn-1.5.6-6.el10.x86_64 2025-11-25 17:39:59.833 | libisofs-1.5.6-6.el10.x86_64 2025-11-25 17:39:59.833 | libjpeg-turbo-3.0.2-4.el10.x86_64 2025-11-25 17:39:59.833 | libjpeg-turbo-devel-3.0.2-4.el10.x86_64 2025-11-25 17:39:59.833 | liblerc-4.0.0-8.el10.x86_64 2025-11-25 17:39:59.833 | libnetfilter_cthelper-1.0.1-1.el10.x86_64 2025-11-25 17:39:59.833 | libnetfilter_cttimeout-1.0.0-27.el10.x86_64 2025-11-25 17:39:59.833 | libnetfilter_queue-1.0.5-9.el10.x86_64 2025-11-25 17:39:59.833 | libosinfo-1.11.0-8.el10.x86_64 2025-11-25 17:39:59.833 | libpaper-1:2.1.1-7.el10.x86_64 2025-11-25 17:39:59.833 | libpng-2:1.6.40-8.el10.x86_64 2025-11-25 17:39:59.834 | librsvg2-2.57.1-9.el10.x86_64 2025-11-25 17:39:59.834 | libsoup3-3.6.5-5.el10.x86_64 2025-11-25 17:39:59.834 | libthai-0.1.29-10.el10.x86_64 2025-11-25 17:39:59.834 | libtiff-4.6.0-6.el10.x86_64 2025-11-25 17:39:59.834 | libtool-2.4.7-13.el10.x86_64 2025-11-25 17:39:59.834 | libtool-ltdl-2.4.7-13.el10.x86_64 2025-11-25 17:39:59.834 | libwebp-1.3.2-8.el10.x86_64 2025-11-25 17:39:59.834 | libxcb-1.17.0-3.el10.x86_64 2025-11-25 17:39:59.834 | libyaml-devel-0.2.5-16.el10.x86_64 2025-11-25 17:39:59.834 | lksctp-tools-1.0.21-1.el10.x86_64 2025-11-25 17:39:59.834 | m4-1.4.19-11.el10.x86_64 2025-11-25 17:39:59.834 | mailcap-2.1.54-8.el10.noarch 2025-11-25 17:39:59.834 | memcached-1.6.23-7.el10.x86_64 2025-11-25 17:39:59.834 | memcached-selinux-1.6.23-7.el10.x86_64 2025-11-25 17:39:59.834 | mod_http2-2.0.29-3.el10.x86_64 2025-11-25 17:39:59.835 | mod_lua-2.4.63-5.el10.x86_64 2025-11-25 17:39:59.835 | mod_ssl-1:2.4.63-5.el10.x86_64 2025-11-25 17:39:59.835 | net-tools-2.0-0.73.20160912git.el10.x86_64 2025-11-25 17:39:59.835 | nettle-3.10.1-1.el10.x86_64 2025-11-25 17:39:59.835 | nspr-4.36.0-4.el10.x86_64 2025-11-25 17:39:59.835 | nss-3.112.0-4.el10.x86_64 2025-11-25 17:39:59.835 | nss-softokn-3.112.0-4.el10.x86_64 2025-11-25 17:39:59.835 | nss-softokn-freebl-3.112.0-4.el10.x86_64 2025-11-25 17:39:59.835 | nss-sysinit-3.112.0-4.el10.x86_64 2025-11-25 17:39:59.835 | nss-util-3.112.0-4.el10.x86_64 2025-11-25 17:39:59.835 | openjpeg2-2.5.2-5.el10.x86_64 2025-11-25 17:39:59.835 | osinfo-db-20250606-1.el10.noarch 2025-11-25 17:39:59.835 | osinfo-db-tools-1.11.0-8.el10.x86_64 2025-11-25 17:39:59.835 | pango-1.54.0-3.el10.x86_64 2025-11-25 17:39:59.835 | pcre2-devel-10.44-1.el10.3.x86_64 2025-11-25 17:39:59.835 | pcre2-utf16-10.44-1.el10.3.x86_64 2025-11-25 17:39:59.835 | pcre2-utf32-10.44-1.el10.3.x86_64 2025-11-25 17:39:59.836 | perl-File-Compare-1.100.800-514.el10.noarch 2025-11-25 17:39:59.836 | perl-File-Copy-2.41-514.el10.noarch 2025-11-25 17:39:59.836 | perl-Thread-Queue-3.14-511.el10.noarch 2025-11-25 17:39:59.836 | perl-threads-1:2.40-511.el10.x86_64 2025-11-25 17:39:59.836 | perl-threads-shared-1.69-511.el10.x86_64 2025-11-25 17:39:59.836 | pixman-0.43.4-2.el10.x86_64 2025-11-25 17:39:59.836 | poppler-24.02.0-6.el10.x86_64 2025-11-25 17:39:59.836 | poppler-data-0.4.11-9.el10.noarch 2025-11-25 17:39:59.836 | poppler-glib-24.02.0-6.el10.x86_64 2025-11-25 17:39:59.836 | postgresql-private-devel-16.10-1.el10.x86_64 2025-11-25 17:39:59.836 | postgresql-private-libs-16.10-1.el10.x86_64 2025-11-25 17:39:59.836 | python3-configshell-1:1.1.30-9.el10.noarch 2025-11-25 17:39:59.836 | python3-kmod-0.9.2-6.el10.x86_64 2025-11-25 17:39:59.836 | python3-pyparsing-3.1.1-7.el10.noarch 2025-11-25 17:39:59.836 | python3-pyudev-0.24.1-10.el10.noarch 2025-11-25 17:39:59.836 | python3-rtslib-2.1.76-12.el10.noarch 2025-11-25 17:39:59.836 | python3-typing-extensions-4.12.2-2.el10s.noarch 2025-11-25 17:39:59.837 | python3-urwid-2.5.3-4.el10.x86_64 2025-11-25 17:39:59.837 | python3-wcwidth-0.2.6-6.el10.noarch 2025-11-25 17:39:59.837 | qemu-img-18:10.1.0-5.el10.x86_64 2025-11-25 17:39:59.837 | rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 2025-11-25 17:39:59.837 | rsync-daemon-3.4.1-3.el10.noarch 2025-11-25 17:39:59.837 | shared-mime-info-2.3-8.el10.x86_64 2025-11-25 17:39:59.837 | sqlite-3.46.1-5.el10.x86_64 2025-11-25 17:39:59.837 | sysfsutils-2.1.1-15.el10.x86_64 2025-11-25 17:39:59.837 | target-restore-2.1.76-12.el10.noarch 2025-11-25 17:39:59.837 | targetcli-2.1.58-4.el10.noarch 2025-11-25 17:39:59.837 | tzdata-java-2025b-2.el10.noarch 2025-11-25 17:39:59.837 | urw-base35-bookman-fonts-20200910-21.el10.noarch 2025-11-25 17:39:59.837 | urw-base35-c059-fonts-20200910-21.el10.noarch 2025-11-25 17:39:59.837 | urw-base35-d050000l-fonts-20200910-21.el10.noarch 2025-11-25 17:39:59.837 | urw-base35-fonts-20200910-21.el10.noarch 2025-11-25 17:39:59.837 | urw-base35-fonts-common-20200910-21.el10.noarch 2025-11-25 17:39:59.837 | urw-base35-gothic-fonts-20200910-21.el10.noarch 2025-11-25 17:39:59.837 | urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch 2025-11-25 17:39:59.838 | urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch 2025-11-25 17:39:59.838 | urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch 2025-11-25 17:39:59.838 | urw-base35-p052-fonts-20200910-21.el10.noarch 2025-11-25 17:39:59.838 | urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch 2025-11-25 17:39:59.838 | urw-base35-z003-fonts-20200910-21.el10.noarch 2025-11-25 17:39:59.838 | xml-common-0.6.3-65.el10.noarch 2025-11-25 17:39:59.838 | xorriso-1.5.6-6.el10.x86_64 2025-11-25 17:39:59.838 | 2025-11-25 17:39:59.838 | Complete! 2025-11-25 17:39:59.908 | ++ functions-common:yum_install:1492 : time_stop yum_install 2025-11-25 17:39:59.910 | ++ functions-common:time_stop:2423 : local name 2025-11-25 17:39:59.912 | ++ functions-common:time_stop:2424 : local end_time 2025-11-25 17:39:59.914 | ++ functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:39:59.916 | ++ functions-common:time_stop:2426 : local total 2025-11-25 17:39:59.918 | ++ functions-common:time_stop:2427 : local start_time 2025-11-25 17:39:59.920 | ++ functions-common:time_stop:2429 : name=yum_install 2025-11-25 17:39:59.923 | ++ functions-common:time_stop:2430 : start_time=1764092364130 2025-11-25 17:39:59.925 | ++ functions-common:time_stop:2432 : [[ -z 1764092364130 ]] 2025-11-25 17:39:59.928 | +++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:39:59.932 | ++ functions-common:time_stop:2435 : end_time=1764092399929 2025-11-25 17:39:59.934 | ++ functions-common:time_stop:2436 : elapsed_time=35799 2025-11-25 17:39:59.936 | ++ functions-common:time_stop:2437 : total=2538 2025-11-25 17:39:59.938 | ++ functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:39:59.940 | ++ functions-common:time_stop:2440 : _TIME_TOTAL[$name]=38337 2025-11-25 17:39:59.943 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2025-11-25 17:39:59.945 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2025-11-25 17:39:59.948 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2025-11-25 17:39:59.952 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/bin/python3.12 2025-11-25 17:39:59.955 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/bin/python3.12 2025-11-25 17:39:59.957 | ++ tools/install_prereqs.sh:source:88 : date +%s 2025-11-25 17:39:59.961 | ++ tools/install_prereqs.sh:source:89 : date 2025-11-25 17:39:59.966 | + ./stack.sh:main:824 : [[ False != \T\r\u\e ]] 2025-11-25 17:39:59.968 | + ./stack.sh:main:825 : PYPI_ALTERNATIVE_URL= 2025-11-25 17:39:59.971 | + ./stack.sh:main:825 : /opt/stack/devstack/tools/install_pip.sh 2025-11-25 17:40:01.062 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2025-11-25 17:40:01.064 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2025-11-25 17:40:01.066 | + tools/install_pip.sh:main:42 : GetDistro 2025-11-25 17:40:01.068 | + functions-common:GetDistro:470 : GetOSVersion 2025-11-25 17:40:01.071 | + functions-common:GetOSVersion:440 : source /etc/os-release 2025-11-25 17:40:01.073 | ++ /etc/os-release:source:1 : NAME='CentOS Stream' 2025-11-25 17:40:01.075 | ++ /etc/os-release:source:2 : VERSION='10 (Coughlan)' 2025-11-25 17:40:01.077 | ++ /etc/os-release:source:3 : ID=centos 2025-11-25 17:40:01.080 | ++ /etc/os-release:source:4 : ID_LIKE='rhel fedora' 2025-11-25 17:40:01.081 | ++ /etc/os-release:source:5 : VERSION_ID=10 2025-11-25 17:40:01.084 | ++ /etc/os-release:source:6 : PLATFORM_ID=platform:el10 2025-11-25 17:40:01.086 | ++ /etc/os-release:source:7 : PRETTY_NAME='CentOS Stream 10 (Coughlan)' 2025-11-25 17:40:01.088 | ++ /etc/os-release:source:8 : ANSI_COLOR='0;31' 2025-11-25 17:40:01.090 | ++ /etc/os-release:source:9 : LOGO=fedora-logo-icon 2025-11-25 17:40:01.092 | ++ /etc/os-release:source:10 : CPE_NAME=cpe:/o:centos:centos:10 2025-11-25 17:40:01.095 | ++ /etc/os-release:source:11 : HOME_URL=https://centos.org/ 2025-11-25 17:40:01.097 | ++ /etc/os-release:source:12 : VENDOR_NAME=CentOS 2025-11-25 17:40:01.099 | ++ /etc/os-release:source:13 : VENDOR_URL=https://centos.org/ 2025-11-25 17:40:01.101 | ++ /etc/os-release:source:14 : BUG_REPORT_URL=https://issues.redhat.com/ 2025-11-25 17:40:01.103 | ++ /etc/os-release:source:15 : REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 10' 2025-11-25 17:40:01.105 | ++ /etc/os-release:source:16 : REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' 2025-11-25 17:40:01.108 | + functions-common:GetOSVersion:441 : [[ centos =~ (almalinux|centos|rocky|rhel) ]] 2025-11-25 17:40:01.110 | + functions-common:GetOSVersion:442 : os_RELEASE=10 2025-11-25 17:40:01.113 | ++ functions-common:GetOSVersion:443 : grep -oP '(?<=[(])[^)]*' 2025-11-25 17:40:01.113 | ++ functions-common:GetOSVersion:443 : echo 10 '(Coughlan)' 2025-11-25 17:40:01.117 | + functions-common:GetOSVersion:443 : os_CODENAME=Coughlan 2025-11-25 17:40:01.120 | ++ functions-common:GetOSVersion:444 : echo CentOS Stream 2025-11-25 17:40:01.120 | ++ functions-common:GetOSVersion:444 : tr -d '[:space:]' 2025-11-25 17:40:01.124 | + functions-common:GetOSVersion:444 : os_VENDOR=CentOSStream 2025-11-25 17:40:01.126 | + functions-common:GetOSVersion:453 : [[ CentOSStream =~ (Debian|Ubuntu) ]] 2025-11-25 17:40:01.128 | + functions-common:GetOSVersion:456 : os_PACKAGE=rpm 2025-11-25 17:40:01.130 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2025-11-25 17:40:01.132 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2025-11-25 17:40:01.134 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2025-11-25 17:40:01.136 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2025-11-25 17:40:01.138 | + functions-common:GetDistro:471 : [[ CentOSStream =~ (Ubuntu) ]] 2025-11-25 17:40:01.140 | + functions-common:GetDistro:471 : [[ CentOSStream =~ (Debian) ]] 2025-11-25 17:40:01.142 | + functions-common:GetDistro:475 : [[ CentOSStream =~ (Fedora) ]] 2025-11-25 17:40:01.144 | + functions-common:GetDistro:484 : [[ CentOSStream =~ (Red.*Hat) ]] 2025-11-25 17:40:01.146 | + functions-common:GetDistro:484 : [[ CentOSStream =~ (CentOS) ]] 2025-11-25 17:40:01.149 | ++ functions-common:GetDistro:485 : cut -d. -f1 2025-11-25 17:40:01.150 | ++ functions-common:GetDistro:485 : echo 10 2025-11-25 17:40:01.153 | + functions-common:GetDistro:485 : MAJOR_VERSION=10 2025-11-25 17:40:01.155 | + functions-common:GetDistro:486 : DISTRO=rhel10 2025-11-25 17:40:01.157 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2025-11-25 17:40:01.159 | + tools/install_pip.sh:main:43 : echo 'Distro: rhel10' 2025-11-25 17:40:01.159 | Distro: rhel10 2025-11-25 17:40:01.162 | + tools/install_pip.sh:main:117 : get_versions 2025-11-25 17:40:01.164 | ++ tools/install_pip.sh:get_versions:48 : which pip 2025-11-25 17:40:01.168 | + tools/install_pip.sh:get_versions:48 : PIP=/bin/pip 2025-11-25 17:40:01.170 | + tools/install_pip.sh:get_versions:49 : [[ -n /bin/pip ]] 2025-11-25 17:40:01.174 | ++ tools/install_pip.sh:get_versions:50 : /bin/pip --version 2025-11-25 17:40:01.174 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2025-11-25 17:40:01.822 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=23.3.2 2025-11-25 17:40:01.824 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 23.3.2' 2025-11-25 17:40:01.824 | pip: 23.3.2 2025-11-25 17:40:01.825 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2025-11-25 17:40:01.827 | + tools/install_pip.sh:main:123 : is_fedora 2025-11-25 17:40:01.829 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:40:01.830 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:40:01.832 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:40:01.833 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:40:01.835 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:40:01.837 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:40:01.838 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:40:01.840 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:40:01.842 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:40:01.843 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:40:01.845 | + tools/install_pip.sh:main:123 : [[ rhel10 == f* ]] 2025-11-25 17:40:01.847 | + tools/install_pip.sh:main:123 : [[ rhel10 == rhel* ]] 2025-11-25 17:40:01.849 | + tools/install_pip.sh:main:133 : : 2025-11-25 17:40:01.850 | + tools/install_pip.sh:main:146 : set -x 2025-11-25 17:40:01.852 | + tools/install_pip.sh:main:149 : get_versions 2025-11-25 17:40:01.854 | ++ tools/install_pip.sh:get_versions:48 : which pip 2025-11-25 17:40:01.858 | + tools/install_pip.sh:get_versions:48 : PIP=/bin/pip 2025-11-25 17:40:01.860 | + tools/install_pip.sh:get_versions:49 : [[ -n /bin/pip ]] 2025-11-25 17:40:01.863 | ++ tools/install_pip.sh:get_versions:50 : /bin/pip --version 2025-11-25 17:40:01.863 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2025-11-25 17:40:02.157 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=23.3.2 2025-11-25 17:40:02.159 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 23.3.2' 2025-11-25 17:40:02.159 | pip: 23.3.2 2025-11-25 17:40:02.162 | + ./stack.sh:main:829 : source /opt/stack/devstack/tools/fixup_stuff.sh 2025-11-25 17:40:02.165 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2025-11-25 17:40:02.168 | + ./stack.sh:main:830 : fixup_all 2025-11-25 17:40:02.170 | + tools/fixup_stuff.sh:fixup_all:124 : fixup_ubuntu 2025-11-25 17:40:02.172 | + tools/fixup_stuff.sh:fixup_ubuntu:108 : is_ubuntu 2025-11-25 17:40:02.175 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:40:02.178 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:40:02.180 | + tools/fixup_stuff.sh:fixup_ubuntu:109 : return 2025-11-25 17:40:02.183 | + tools/fixup_stuff.sh:fixup_all:125 : fixup_fedora 2025-11-25 17:40:02.185 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2025-11-25 17:40:02.187 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:40:02.190 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:40:02.192 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:40:02.194 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:40:02.195 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:40:02.198 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:40:02.200 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:40:02.202 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:40:02.205 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:40:02.206 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:40:02.208 | + tools/fixup_stuff.sh:fixup_fedora:38 : selinuxenabled 2025-11-25 17:40:02.213 | + tools/fixup_stuff.sh:fixup_fedora:40 : sudo tee /etc/selinux/config 2025-11-25 17:40:02.213 | + tools/fixup_stuff.sh:fixup_fedora:40 : cat 2025-11-25 17:40:02.233 | SELINUX=permissive 2025-11-25 17:40:02.233 | SELINUXTYPE=targeted 2025-11-25 17:40:02.237 | + tools/fixup_stuff.sh:fixup_fedora:45 : sudo setenforce 0 2025-11-25 17:40:02.268 | ++ tools/fixup_stuff.sh:fixup_fedora:48 : trueorfalse False FORCE_FIREWALLD 2025-11-25 17:40:02.283 | + tools/fixup_stuff.sh:fixup_fedora:48 : FORCE_FIREWALLD=False 2025-11-25 17:40:02.285 | + tools/fixup_stuff.sh:fixup_fedora:49 : [[ False == \F\a\l\s\e ]] 2025-11-25 17:40:02.287 | + tools/fixup_stuff.sh:fixup_fedora:64 : is_package_installed firewalld 2025-11-25 17:40:02.289 | + functions-common:is_package_installed:1450 : [[ -z firewalld ]] 2025-11-25 17:40:02.292 | + functions-common:is_package_installed:1454 : [[ -z rpm ]] 2025-11-25 17:40:02.294 | + functions-common:is_package_installed:1458 : [[ rpm = \d\e\b ]] 2025-11-25 17:40:02.297 | + functions-common:is_package_installed:1460 : [[ rpm = \r\p\m ]] 2025-11-25 17:40:02.299 | + functions-common:is_package_installed:1461 : rpm --quiet -q firewalld 2025-11-25 17:40:02.322 | + tools/fixup_stuff.sh:fixup_fedora:81 : sudo rm -rf '/usr/lib64/python3*/site-packages/PyYAML-*.egg-info' 2025-11-25 17:40:02.345 | + tools/fixup_stuff.sh:fixup_fedora:89 : is_package_installed python3-setuptools 2025-11-25 17:40:02.348 | + functions-common:is_package_installed:1450 : [[ -z python3-setuptools ]] 2025-11-25 17:40:02.350 | + functions-common:is_package_installed:1454 : [[ -z rpm ]] 2025-11-25 17:40:02.352 | + functions-common:is_package_installed:1458 : [[ rpm = \d\e\b ]] 2025-11-25 17:40:02.354 | + functions-common:is_package_installed:1460 : [[ rpm = \r\p\m ]] 2025-11-25 17:40:02.357 | + functions-common:is_package_installed:1461 : rpm --quiet -q python3-setuptools 2025-11-25 17:40:02.369 | + tools/fixup_stuff.sh:fixup_fedora:90 : sudo dnf reinstall -y python3-setuptools 2025-11-25 17:40:02.884 | Last metadata expiration check: 0:00:47 ago on Tue 25 Nov 2025 12:39:15 PM EST. 2025-11-25 17:40:02.977 | Dependencies resolved. 2025-11-25 17:40:02.978 | ================================================================================ 2025-11-25 17:40:02.978 | Package Architecture Version Repository Size 2025-11-25 17:40:02.978 | ================================================================================ 2025-11-25 17:40:02.978 | Reinstalling: 2025-11-25 17:40:02.978 | python3-setuptools noarch 69.0.3-12.el10 baseos 1.6 M 2025-11-25 17:40:02.978 | 2025-11-25 17:40:02.978 | Transaction Summary 2025-11-25 17:40:02.978 | ================================================================================ 2025-11-25 17:40:02.978 | 2025-11-25 17:40:02.978 | Total download size: 1.6 M 2025-11-25 17:40:02.978 | Installed size: 7.1 M 2025-11-25 17:40:02.978 | Downloading Packages: 2025-11-25 17:40:03.559 | python3-setuptools-69.0.3-12.el10.noarch.rpm 3.2 MB/s | 1.6 MB 00:00 2025-11-25 17:40:03.561 | -------------------------------------------------------------------------------- 2025-11-25 17:40:03.561 | Total 2.7 MB/s | 1.6 MB 00:00 2025-11-25 17:40:03.593 | Running transaction check 2025-11-25 17:40:03.612 | Transaction check succeeded. 2025-11-25 17:40:03.612 | Running transaction test 2025-11-25 17:40:03.667 | Transaction test succeeded. 2025-11-25 17:40:03.667 | Running transaction 2025-11-25 17:40:03.859 | Preparing : 1/1 2025-11-25 17:40:03.896 | Reinstalling : python3-setuptools-69.0.3-12.el10.noarch 1/2 2025-11-25 17:40:03.981 | Cleanup : python3-setuptools-69.0.3-12.el10.noarch 2/2 2025-11-25 17:40:04.260 | Running scriptlet: python3-setuptools-69.0.3-12.el10.noarch 2/2 2025-11-25 17:40:04.260 | 2025-11-25 17:40:04.260 | Reinstalled: 2025-11-25 17:40:04.260 | python3-setuptools-69.0.3-12.el10.noarch 2025-11-25 17:40:04.260 | 2025-11-25 17:40:04.260 | Complete! 2025-11-25 17:40:04.314 | + tools/fixup_stuff.sh:fixup_fedora:94 : [[ CentOSStream == \C\e\n\t\O\S\S\t\r\e\a\m ]] 2025-11-25 17:40:04.316 | + tools/fixup_stuff.sh:fixup_fedora:94 : [[ 10 -eq 8 ]] 2025-11-25 17:40:04.319 | + ./stack.sh:main:832 : [[ False == \T\r\u\e ]] 2025-11-25 17:40:04.320 | + ./stack.sh:main:847 : pip_install -U os-testr 2025-11-25 17:40:04.335 | Using python 3.12 to install os-testr 2025-11-25 17:40:04.337 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2025-11-25 17:40:05.016 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:40:05.082 | Collecting os-testr 2025-11-25 17:40:05.088 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/18/b8/9e4ee82fda62577ec9b23ad6b4fc79fceb5d31cc72a2f5f95d84959cf385/os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2025-11-25 17:40:05.141 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2025-11-25 17:40:05.144 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2025-11-25 17:40:05.178 | Collecting python-subunit>=1.0.0 (from os-testr) 2025-11-25 17:40:05.180 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ce/6c/e8e8d9db91a1ad9a1869ab0c539f8f37cfef9ad3486c5f5987e47e0e81a8/python_subunit-1.4.4-py3-none-any.whl.metadata (22 kB) 2025-11-25 17:40:05.222 | Collecting testtools>=2.2.0 (from os-testr) 2025-11-25 17:40:05.224 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/76/17eb3cfd467e7a53f2727e7a879a77c514970a12e23e3ac12e40ad3e0ac4/testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2025-11-25 17:40:05.233 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (69.0.3) 2025-11-25 17:40:05.286 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2025-11-25 17:40:05.288 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6c/0c/f37b6a241f0759b7653ffa7213889d89ad49a2b76eb2ddf3b57b2738c347/iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-11-25 17:40:05.332 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/18/b8/9e4ee82fda62577ec9b23ad6b4fc79fceb5d31cc72a2f5f95d84959cf385/os_testr-3.0.0-py3-none-any.whl (32 kB) 2025-11-25 17:40:05.340 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2025-11-25 17:40:05.349 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.6 MB/s eta 0:00:00 2025-11-25 17:40:05.351 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ce/6c/e8e8d9db91a1ad9a1869ab0c539f8f37cfef9ad3486c5f5987e47e0e81a8/python_subunit-1.4.4-py3-none-any.whl (104 kB) 2025-11-25 17:40:05.359 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.1/104.1 kB 14.5 MB/s eta 0:00:00 2025-11-25 17:40:05.361 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/76/17eb3cfd467e7a53f2727e7a879a77c514970a12e23e3ac12e40ad3e0ac4/testtools-2.7.2-py3-none-any.whl (179 kB) 2025-11-25 17:40:05.370 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 179.9/179.9 kB 26.1 MB/s eta 0:00:00 2025-11-25 17:40:05.372 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6c/0c/f37b6a241f0759b7653ffa7213889d89ad49a2b76eb2ddf3b57b2738c347/iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-11-25 17:40:05.507 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2025-11-25 17:40:05.801 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.4 testtools-2.7.2 2025-11-25 17:40:05.802 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:40:05.963 | + inc/python:pip_install:216 : result=0 2025-11-25 17:40:05.967 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:40:05.968 | + functions-common:time_stop:2423 : local name 2025-11-25 17:40:05.971 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:40:05.973 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:40:05.975 | + functions-common:time_stop:2426 : local total 2025-11-25 17:40:05.978 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:40:05.981 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:40:05.983 | + functions-common:time_stop:2430 : start_time=1764092404332 2025-11-25 17:40:05.986 | + functions-common:time_stop:2432 : [[ -z 1764092404332 ]] 2025-11-25 17:40:05.989 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:40:05.993 | + functions-common:time_stop:2435 : end_time=1764092405990 2025-11-25 17:40:05.996 | + functions-common:time_stop:2436 : elapsed_time=1658 2025-11-25 17:40:05.998 | + functions-common:time_stop:2437 : total=0 2025-11-25 17:40:06.000 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:40:06.003 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=1658 2025-11-25 17:40:06.005 | + inc/python:pip_install:219 : return 0 2025-11-25 17:40:06.008 | + ./stack.sh:main:851 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2025-11-25 17:40:06.119 | + ./stack.sh:main:852 : sudo systemctl restart systemd-journald 2025-11-25 17:40:06.223 | + ./stack.sh:main:858 : install_infra 2025-11-25 17:40:06.227 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2025-11-25 17:40:06.229 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2025-11-25 17:40:06.232 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2025-11-25 17:40:08.819 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2025-11-25 17:40:08.822 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2025-11-25 17:40:08.847 | + 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]' 2025-11-25 17:40:09.408 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:40:09.452 | Collecting pbr 2025-11-25 17:40:09.454 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2025-11-25 17:40:09.663 | Collecting setuptools[core] 2025-11-25 17:40:09.666 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-11-25 17:40:09.736 | Collecting packaging>=24.2 (from setuptools[core]) 2025-11-25 17:40:09.739 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-11-25 17:40:09.773 | Collecting more_itertools>=8.8 (from setuptools[core]) 2025-11-25 17:40:09.780 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a4/8e/469e5a4a2f5855992e425f3cb33804cc07bf18d48f2db061aec61ce50270/more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2025-11-25 17:40:09.811 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2025-11-25 17:40:09.814 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2f/29/350039bde32fbd7000e2fb81e1c4e42a857b5e77bcbaf6267c806c70ab9a/jaraco.text-4.0.0-py3-none-any.whl.metadata (3.7 kB) 2025-11-25 17:40:09.854 | Collecting wheel>=0.43.0 (from setuptools[core]) 2025-11-25 17:40:09.856 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0b/2c/87f3254fd8ffd29e4c02732eee68a83a1d3c346ae39bc6822dcbcb697f2b/wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-11-25 17:40:09.892 | Collecting platformdirs>=4.2.2 (from setuptools[core]) 2025-11-25 17:40:09.899 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/cb/ac7874b3e5d58441674fb70742e6c374b28b0c7cb988d37d991cde47166c/platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB) 2025-11-25 17:40:09.928 | Collecting jaraco.functools>=4 (from setuptools[core]) 2025-11-25 17:40:09.935 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b4/09/726f168acad366b11e420df31bf1c702a54d373a83f968d94141a8c3fde0/jaraco_functools-4.3.0-py3-none-any.whl.metadata (2.9 kB) 2025-11-25 17:40:09.979 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2025-11-25 17:40:09.981 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/db/0c52c4cf5e4bd9f5d7135ec7669a3a767af21b3a308e1ed3674881e52b62/jaraco.context-6.0.1-py3-none-any.whl.metadata (4.1 kB) 2025-11-25 17:40:10.003 | Collecting autocommand (from jaraco.text>=3.7->setuptools[core]) 2025-11-25 17:40:10.005 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b5/62/05203c39d21aa3171454a6c5391ea3b582a97bfb1bc1adad25628331a1cd/autocommand-2.2.2-py3-none-any.whl.metadata (15 kB) 2025-11-25 17:40:10.086 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2025-11-25 17:40:10.095 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 18.5 MB/s eta 0:00:00 2025-11-25 17:40:10.099 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b4/09/726f168acad366b11e420df31bf1c702a54d373a83f968d94141a8c3fde0/jaraco_functools-4.3.0-py3-none-any.whl (10 kB) 2025-11-25 17:40:10.106 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2f/29/350039bde32fbd7000e2fb81e1c4e42a857b5e77bcbaf6267c806c70ab9a/jaraco.text-4.0.0-py3-none-any.whl (11 kB) 2025-11-25 17:40:10.115 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a4/8e/469e5a4a2f5855992e425f3cb33804cc07bf18d48f2db061aec61ce50270/more_itertools-10.8.0-py3-none-any.whl (69 kB) 2025-11-25 17:40:10.124 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 7.3 MB/s eta 0:00:00 2025-11-25 17:40:10.127 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl (66 kB) 2025-11-25 17:40:10.133 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 14.3 MB/s eta 0:00:00 2025-11-25 17:40:10.135 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/cb/ac7874b3e5d58441674fb70742e6c374b28b0c7cb988d37d991cde47166c/platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-11-25 17:40:10.142 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0b/2c/87f3254fd8ffd29e4c02732eee68a83a1d3c346ae39bc6822dcbcb697f2b/wheel-0.45.1-py3-none-any.whl (72 kB) 2025-11-25 17:40:10.150 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 9.9 MB/s eta 0:00:00 2025-11-25 17:40:10.152 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-11-25 17:40:10.170 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 76.4 MB/s eta 0:00:00 2025-11-25 17:40:10.173 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/db/0c52c4cf5e4bd9f5d7135ec7669a3a767af21b3a308e1ed3674881e52b62/jaraco.context-6.0.1-py3-none-any.whl (6.8 kB) 2025-11-25 17:40:10.185 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b5/62/05203c39d21aa3171454a6c5391ea3b582a97bfb1bc1adad25628331a1cd/autocommand-2.2.2-py3-none-any.whl (19 kB) 2025-11-25 17:40:10.289 | Installing collected packages: wheel, setuptools, platformdirs, packaging, more_itertools, jaraco.context, autocommand, pbr, jaraco.functools, jaraco.text 2025-11-25 17:40:11.204 | Successfully installed autocommand-2.2.2 jaraco.context-6.0.1 jaraco.functools-4.3.0 jaraco.text-4.0.0 more_itertools-10.8.0 packaging-25.0 pbr-7.0.3 platformdirs-4.5.0 setuptools-80.9.0 wheel-0.45.1 2025-11-25 17:40:11.269 | 2025-11-25 17:40:11.269 | [notice] A new release of pip is available: 23.3.2 -> 25.3 2025-11-25 17:40:11.269 | [notice] To update, run: python3 -m pip install --upgrade pip 2025-11-25 17:40:11.369 | + inc/python:pip_install:216 : result=0 2025-11-25 17:40:11.371 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:40:11.375 | + functions-common:time_stop:2423 : local name 2025-11-25 17:40:11.378 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:40:11.381 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:40:11.383 | + functions-common:time_stop:2426 : local total 2025-11-25 17:40:11.386 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:40:11.387 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:40:11.390 | + functions-common:time_stop:2430 : start_time=1764092408839 2025-11-25 17:40:11.392 | + functions-common:time_stop:2432 : [[ -z 1764092408839 ]] 2025-11-25 17:40:11.395 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:40:11.399 | + functions-common:time_stop:2435 : end_time=1764092411396 2025-11-25 17:40:11.401 | + functions-common:time_stop:2436 : elapsed_time=2557 2025-11-25 17:40:11.403 | + functions-common:time_stop:2437 : total=1658 2025-11-25 17:40:11.405 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:40:11.408 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=4215 2025-11-25 17:40:11.410 | + inc/python:pip_install:219 : return 0 2025-11-25 17:40:11.413 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2025-11-25 17:40:11.417 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2025-11-25 17:40:11.439 | + 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 2025-11-25 17:40:12.006 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:40:12.014 | Processing /opt/stack/requirements 2025-11-25 17:40:12.016 | Installing build dependencies: started 2025-11-25 17:40:13.452 | Installing build dependencies: finished with status 'done' 2025-11-25 17:40:13.454 | Getting requirements to build wheel: started 2025-11-25 17:40:13.618 | Getting requirements to build wheel: finished with status 'done' 2025-11-25 17:40:13.621 | Preparing metadata (pyproject.toml): started 2025-11-25 17:40:14.302 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-25 17:40:14.401 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev7985) 2025-11-25 17:40:14.405 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/49/d92f66a79fe0da4b55b77597a2cfb6630c131d702a6b4a87ddd2ee277c3d/fixtures-4.2.6-py3-none-any.whl.metadata (22 kB) 2025-11-25 17:40:14.421 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib64/python3.12/site-packages (from openstack_requirements==1.2.1.dev7985) (25.0) 2025-11-25 17:40:14.503 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev7985) 2025-11-25 17:40:14.507 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-11-25 17:40:14.624 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev7985) 2025-11-25 17:40:14.631 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8b/9d/b3589d3877982d4f2329302ef98a8026e7f4443c765c46cfecc8858c6b4b/pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2025-11-25 17:40:14.662 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev7985) 2025-11-25 17:40:14.669 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/22/18/e8ef044782cfb62654e2c079745be42820f05c012a5f0ec2ad509cdfbca7/beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2025-11-25 17:40:14.676 | 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/lib64/python3.12/site-packages (from openstack_requirements==1.2.1.dev7985) (80.9.0) 2025-11-25 17:40:14.874 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev7985) 2025-11-25 17:40:14.877 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/10/d20b513afe03acc89ec33948320a5544d31f21b05368436d580dec4e234d/charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2025-11-25 17:40:14.918 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev7985) 2025-11-25 17:40:14.921 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-11-25 17:40:14.982 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev7985) 2025-11-25 17:40:14.989 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-11-25 17:40:14.998 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 6.3 MB/s eta 0:00:00 2025-11-25 17:40:15.041 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev7985) 2025-11-25 17:40:15.043 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/70/7d/9bc192684cea499815ff478dfcdc13835ddf401365057044fb721ec6bddb/certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-11-25 17:40:15.107 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/22/18/e8ef044782cfb62654e2c079745be42820f05c012a5f0ec2ad509cdfbca7/beagle-0.5.0-py3-none-any.whl (10 kB) 2025-11-25 17:40:15.115 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/49/d92f66a79fe0da4b55b77597a2cfb6630c131d702a6b4a87ddd2ee277c3d/fixtures-4.2.6-py3-none-any.whl (66 kB) 2025-11-25 17:40:15.125 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.2/66.2 kB 6.9 MB/s eta 0:00:00 2025-11-25 17:40:15.127 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8b/9d/b3589d3877982d4f2329302ef98a8026e7f4443c765c46cfecc8858c6b4b/pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2025-11-25 17:40:15.145 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 51.7 MB/s eta 0:00:00 2025-11-25 17:40:15.147 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl (64 kB) 2025-11-25 17:40:15.154 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 10.0 MB/s eta 0:00:00 2025-11-25 17:40:15.157 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/70/7d/9bc192684cea499815ff478dfcdc13835ddf401365057044fb721ec6bddb/certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-11-25 17:40:15.165 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.4/159.4 kB 22.7 MB/s eta 0:00:00 2025-11-25 17:40:15.168 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/10/d20b513afe03acc89ec33948320a5544d31f21b05368436d580dec4e234d/charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2025-11-25 17:40:15.177 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 19.2 MB/s eta 0:00:00 2025-11-25 17:40:15.180 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl (71 kB) 2025-11-25 17:40:15.186 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 11.7 MB/s eta 0:00:00 2025-11-25 17:40:15.192 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-11-25 17:40:15.202 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 15.7 MB/s eta 0:00:00 2025-11-25 17:40:15.211 | Building wheels for collected packages: openstack_requirements 2025-11-25 17:40:15.212 | Building wheel for openstack_requirements (pyproject.toml): started 2025-11-25 17:40:16.532 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2025-11-25 17:40:16.535 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev7985-py3-none-any.whl size=52037 sha256=80a70b8c1b176dd80396dc96e9eb863a2b8d7e0595a48771ca3c30f20c286e2b 2025-11-25 17:40:16.535 | Stored in directory: /tmp/pip-ephem-wheel-cache-rfi5wiuv/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2025-11-25 17:40:16.538 | Successfully built openstack_requirements 2025-11-25 17:40:16.698 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2025-11-25 17:40:17.094 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2025.11.12 charset_normalizer-3.4.4 fixtures-4.2.6 idna-3.11 openstack_requirements-1.2.1.dev7985 requests-2.32.5 urllib3-1.26.20 2025-11-25 17:40:17.100 | 2025-11-25 17:40:17.100 | [notice] A new release of pip is available: 23.3.2 -> 25.3 2025-11-25 17:40:17.100 | [notice] To update, run: python3 -m pip install --upgrade pip 2025-11-25 17:40:17.205 | + inc/python:pip_install:216 : result=0 2025-11-25 17:40:17.207 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:40:17.211 | + functions-common:time_stop:2423 : local name 2025-11-25 17:40:17.212 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:40:17.214 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:40:17.216 | + functions-common:time_stop:2426 : local total 2025-11-25 17:40:17.218 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:40:17.221 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:40:17.224 | + functions-common:time_stop:2430 : start_time=1764092411432 2025-11-25 17:40:17.227 | + functions-common:time_stop:2432 : [[ -z 1764092411432 ]] 2025-11-25 17:40:17.230 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:40:17.236 | + functions-common:time_stop:2435 : end_time=1764092417233 2025-11-25 17:40:17.239 | + functions-common:time_stop:2436 : elapsed_time=5801 2025-11-25 17:40:17.240 | + functions-common:time_stop:2437 : total=4215 2025-11-25 17:40:17.243 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:40:17.245 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=10016 2025-11-25 17:40:17.248 | + inc/python:pip_install:219 : return 0 2025-11-25 17:40:17.251 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2025-11-25 17:40:17.253 | + lib/infra:install_infra:42 : use_library_from_git pbr 2025-11-25 17:40:17.257 | + inc/python:use_library_from_git:266 : local name=pbr 2025-11-25 17:40:17.260 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:40:17.263 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:40:17.265 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pbr, ]] 2025-11-25 17:40:17.268 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:40:17.271 | + lib/infra:install_infra:48 : pip_install -U pbr 2025-11-25 17:40:17.293 | Using python 3.12 to install pbr 2025-11-25 17:40:17.296 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2025-11-25 17:40:17.923 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:40:17.925 | Requirement already satisfied: pbr in /usr/local/lib/python3.12/site-packages (7.0.3) 2025-11-25 17:40:17.973 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr) (69.0.3) 2025-11-25 17:40:18.133 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:40:18.232 | + inc/python:pip_install:216 : result=0 2025-11-25 17:40:18.234 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:40:18.236 | + functions-common:time_stop:2423 : local name 2025-11-25 17:40:18.238 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:40:18.241 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:40:18.244 | + functions-common:time_stop:2426 : local total 2025-11-25 17:40:18.246 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:40:18.248 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:40:18.251 | + functions-common:time_stop:2430 : start_time=1764092417288 2025-11-25 17:40:18.254 | + functions-common:time_stop:2432 : [[ -z 1764092417288 ]] 2025-11-25 17:40:18.257 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:40:18.261 | + functions-common:time_stop:2435 : end_time=1764092418258 2025-11-25 17:40:18.264 | + functions-common:time_stop:2436 : elapsed_time=970 2025-11-25 17:40:18.266 | + functions-common:time_stop:2437 : total=10016 2025-11-25 17:40:18.269 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:40:18.271 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=10986 2025-11-25 17:40:18.274 | + inc/python:pip_install:219 : return 0 2025-11-25 17:40:18.277 | + ./stack.sh:main:861 : python3 -m venv /opt/stack/bindep-venv 2025-11-25 17:40:20.803 | + ./stack.sh:main:863 : /opt/stack/bindep-venv/bin/pip install bindep 2025-11-25 17:40:21.085 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:40:21.134 | Collecting bindep 2025-11-25 17:40:21.141 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e9/e9/f336e5a5a2628e6f0c0cfbdb94e2540596454b0e1b2190056cfc62e54f0f/bindep-2.13.0-py3-none-any.whl.metadata (10 kB) 2025-11-25 17:40:21.198 | Collecting distro>=1.7 (from bindep) 2025-11-25 17:40:21.205 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/b3/231ffd4ab1fc9d679809f356cebee130ac7daa00d6d6f3206dd4fd137e9e/distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-11-25 17:40:21.237 | Collecting packaging (from bindep) 2025-11-25 17:40:21.238 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-11-25 17:40:21.262 | Collecting Parsley (from bindep) 2025-11-25 17:40:21.268 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2025-11-25 17:40:21.311 | Collecting pbr>=2 (from bindep) 2025-11-25 17:40:21.312 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2025-11-25 17:40:21.504 | Collecting setuptools (from pbr>=2->bindep) 2025-11-25 17:40:21.506 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-11-25 17:40:21.545 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e9/e9/f336e5a5a2628e6f0c0cfbdb94e2540596454b0e1b2190056cfc62e54f0f/bindep-2.13.0-py3-none-any.whl (34 kB) 2025-11-25 17:40:21.553 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/b3/231ffd4ab1fc9d679809f356cebee130ac7daa00d6d6f3206dd4fd137e9e/distro-1.9.0-py3-none-any.whl (20 kB) 2025-11-25 17:40:21.561 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2025-11-25 17:40:21.562 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl (66 kB) 2025-11-25 17:40:21.565 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2025-11-25 17:40:21.574 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 12.7 MB/s eta 0:00:00 2025-11-25 17:40:21.576 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-11-25 17:40:21.633 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2025-11-25 17:40:22.550 | Successfully installed Parsley-1.3 bindep-2.13.0 distro-1.9.0 packaging-25.0 pbr-7.0.3 setuptools-80.9.0 2025-11-25 17:40:22.615 | 2025-11-25 17:40:22.615 | [notice] A new release of pip is available: 23.3.2 -> 25.3 2025-11-25 17:40:22.615 | [notice] To update, run: python3 -m pip install --upgrade pip 2025-11-25 17:40:22.695 | + ./stack.sh:main:864 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2025-11-25 17:40:22.698 | + ./stack.sh:main:864 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2025-11-25 17:40:22.703 | ++ ./stack.sh:main:867 : _get_plugin_bindep_packages 2025-11-25 17:40:22.725 | + ./stack.sh:main:867 : pkgs= 2025-11-25 17:40:22.729 | + ./stack.sh:main:868 : [[ -n '' ]] 2025-11-25 17:40:22.733 | + ./stack.sh:main:875 : run_phase stack pre-install 2025-11-25 17:40:22.737 | + functions-common:run_phase:1851 : local mode=stack 2025-11-25 17:40:22.740 | + functions-common:run_phase:1852 : local phase=pre-install 2025-11-25 17:40:22.743 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-25 17:40:22.746 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-25 17:40:22.748 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-25 17:40:22.751 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-25 17:40:22.754 | + functions-common:run_phase:1861 : local extra 2025-11-25 17:40:22.758 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-25 17:40:22.764 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-25 17:40:22.767 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-25 17:40:22.770 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-25 17:40:22.773 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2025-11-25 17:40:22.775 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-25 17:40:22.793 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:40:22.796 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2025-11-25 17:40:22.799 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:40:22.801 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2025-11-25 17:40:22.804 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:40:22.807 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2025-11-25 17:40:22.810 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:40:22.813 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2025-11-25 17:40:22.816 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:40:22.818 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2025-11-25 17:40:22.821 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:40:22.824 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2025-11-25 17:40:22.827 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2025-11-25 17:40:22.830 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2025-11-25 17:40:22.833 | + functions-common:run_phase:1872 : [[ stack == \s\o\u\r\c\e ]] 2025-11-25 17:40:22.836 | + functions-common:run_phase:1875 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-11-25 17:40:22.839 | + functions-common:run_phase:1878 : run_plugins stack pre-install 2025-11-25 17:40:22.843 | + functions-common:run_plugins:1837 : local mode=stack 2025-11-25 17:40:22.845 | + functions-common:run_plugins:1838 : local phase=pre-install 2025-11-25 17:40:22.848 | + functions-common:run_plugins:1840 : local plugins=,neutron 2025-11-25 17:40:22.851 | + functions-common:run_plugins:1841 : local plugin 2025-11-25 17:40:22.853 | + functions-common:run_plugins:1842 : for plugin in ${plugins//,/ } 2025-11-25 17:40:22.856 | + functions-common:run_plugins:1843 : local dir=/opt/stack/neutron 2025-11-25 17:40:22.858 | + functions-common:run_plugins:1844 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2025-11-25 17:40:22.861 | + functions-common:run_plugins:1845 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2025-11-25 17:40:22.864 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2025-11-25 17:40:22.867 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2025-11-25 17:40:22.870 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2025-11-25 17:40:22.872 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2025-11-25 17:40:22.876 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2025-11-25 17:40:22.878 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2025-11-25 17:40:22.881 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2025-11-25 17:40:22.884 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2025-11-25 17:40:22.887 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2025-11-25 17:40:22.890 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2025-11-25 17:40:22.893 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2025-11-25 17:40:22.896 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2025-11-25 17:40:22.899 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2025-11-25 17:40:22.902 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2025-11-25 17:40:22.904 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2025-11-25 17:40:22.907 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2025-11-25 17:40:22.910 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2025-11-25 17:40:22.914 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2025-11-25 17:40:22.916 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2025-11-25 17:40:22.919 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2025-11-25 17:40:22.922 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2025-11-25 17:40:22.936 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2025-11-25 17:40:22.938 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2025-11-25 17:40:22.941 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2025-11-25 17:40:22.944 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2025-11-25 17:40:22.947 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-25 17:40:22.966 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2025-11-25 17:40:22.968 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2025-11-25 17:40:22.972 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2025-11-25 17:40:22.972 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2025-11-25 17:40:22.978 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2025-11-25 17:40:22.981 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2025-11-25 17:40:22.983 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2025-11-25 17:40:22.989 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-25 17:40:23.006 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2025-11-25 17:40:23.009 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2025-11-25 17:40:23.013 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:40:23.015 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2025-11-25 17:40:23.019 | + ./stack.sh:main:878 : set_systemd_override DefaultLimitNOFILE 2048 2025-11-25 17:40:23.023 | + functions:set_systemd_override:837 : local key=DefaultLimitNOFILE 2025-11-25 17:40:23.026 | + functions:set_systemd_override:838 : local value=2048 2025-11-25 17:40:23.029 | + functions:set_systemd_override:840 : local sysconf=/etc/systemd/system.conf 2025-11-25 17:40:23.032 | + functions:set_systemd_override:841 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2025-11-25 17:40:23.140 | + functions:set_systemd_override:842 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2025-11-25 17:40:23.140 | Set systemd system override for DefaultLimitNOFILE=2048 2025-11-25 17:40:23.142 | + functions:set_systemd_override:844 : sudo systemctl daemon-reload 2025-11-25 17:40:23.419 | + ./stack.sh:main:880 : install_rpc_backend 2025-11-25 17:40:23.422 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2025-11-25 17:40:23.445 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:40:23.449 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2025-11-25 17:40:23.452 | + functions-common:install_package:1441 : update_package_repo 2025-11-25 17:40:23.455 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-25 17:40:23.459 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-25 17:40:23.462 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-25 17:40:23.465 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-25 17:40:23.469 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-25 17:40:23.472 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:40:23.476 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:40:23.479 | + functions-common:install_package:1442 : real_install_package rabbitmq-server 2025-11-25 17:40:23.482 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-25 17:40:23.486 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:40:23.489 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:40:23.492 | + functions-common:real_install_package:1431 : is_fedora 2025-11-25 17:40:23.495 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:40:23.499 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:40:23.502 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:40:23.505 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:40:23.509 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:40:23.512 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:40:23.515 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:40:23.518 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:40:23.521 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:40:23.524 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:40:23.527 | + functions-common:real_install_package:1432 : yum_install rabbitmq-server 2025-11-25 17:40:23.529 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-25 17:40:23.532 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-25 17:40:23.534 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-25 17:40:23.537 | + functions-common:time_start:2409 : local name=yum_install 2025-11-25 17:40:23.540 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:40:23.542 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:40:23.546 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:40:23.551 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092423547 2025-11-25 17:40:23.554 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y rabbitmq-server 2025-11-25 17:40:23.556 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-25 17:40:23.560 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-25 17:40:23.565 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-25 17:40:23.567 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-25 17:40:23.571 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y rabbitmq-server 2025-11-25 17:40:24.107 | Last metadata expiration check: 0:01:09 ago on Tue 25 Nov 2025 12:39:15 PM EST. 2025-11-25 17:40:24.201 | Dependencies resolved. 2025-11-25 17:40:24.202 | ================================================================================ 2025-11-25 17:40:24.202 | Package Arch Version Repository Size 2025-11-25 17:40:24.202 | ================================================================================ 2025-11-25 17:40:24.202 | Installing: 2025-11-25 17:40:24.202 | rabbitmq-server x86_64 3.13.7-1.el10 centos10-rabbitmq 17 M 2025-11-25 17:40:24.202 | Installing dependencies: 2025-11-25 17:40:24.202 | erlang-asn1 x86_64 26.2.5-1.el10 centos10-rabbitmq 1.0 M 2025-11-25 17:40:24.202 | erlang-compiler x86_64 26.2.5-1.el10 centos10-rabbitmq 2.6 M 2025-11-25 17:40:24.202 | erlang-crypto x86_64 26.2.5-1.el10 centos10-rabbitmq 198 k 2025-11-25 17:40:24.202 | erlang-eldap x86_64 26.2.5-1.el10 centos10-rabbitmq 141 k 2025-11-25 17:40:24.202 | erlang-erts x86_64 26.2.5-1.el10 centos10-rabbitmq 2.7 M 2025-11-25 17:40:24.202 | erlang-inets x86_64 26.2.5-1.el10 centos10-rabbitmq 743 k 2025-11-25 17:40:24.202 | erlang-kernel x86_64 26.2.5-1.el10 centos10-rabbitmq 2.3 M 2025-11-25 17:40:24.202 | erlang-mnesia x86_64 26.2.5-1.el10 centos10-rabbitmq 1.0 M 2025-11-25 17:40:24.202 | erlang-os_mon x86_64 26.2.5-1.el10 centos10-rabbitmq 117 k 2025-11-25 17:40:24.202 | erlang-public_key x86_64 26.2.5-1.el10 centos10-rabbitmq 910 k 2025-11-25 17:40:24.202 | erlang-runtime_tools x86_64 26.2.5-1.el10 centos10-rabbitmq 211 k 2025-11-25 17:40:24.202 | erlang-sasl x86_64 26.2.5-1.el10 centos10-rabbitmq 365 k 2025-11-25 17:40:24.202 | erlang-snmp x86_64 26.2.5-1.el10 centos10-rabbitmq 2.1 M 2025-11-25 17:40:24.202 | erlang-ssl x86_64 26.2.5-1.el10 centos10-rabbitmq 1.9 M 2025-11-25 17:40:24.202 | erlang-stdlib x86_64 26.2.5-1.el10 centos10-rabbitmq 4.6 M 2025-11-25 17:40:24.202 | erlang-syntax_tools x86_64 26.2.5-1.el10 centos10-rabbitmq 303 k 2025-11-25 17:40:24.202 | erlang-tools x86_64 26.2.5-1.el10 centos10-rabbitmq 715 k 2025-11-25 17:40:24.202 | erlang-xmerl x86_64 26.2.5-1.el10 centos10-rabbitmq 1.5 M 2025-11-25 17:40:24.202 | 2025-11-25 17:40:24.202 | Transaction Summary 2025-11-25 17:40:24.202 | ================================================================================ 2025-11-25 17:40:24.203 | Install 19 Packages 2025-11-25 17:40:24.203 | 2025-11-25 17:40:24.203 | Total download size: 40 M 2025-11-25 17:40:24.203 | Installed size: 77 M 2025-11-25 17:40:24.203 | Downloading Packages: 2025-11-25 17:40:24.247 | (1/19): erlang-crypto-26.2.5-1.el10.x86_64.rpm 4.6 MB/s | 198 kB 00:00 2025-11-25 17:40:24.260 | (2/19): erlang-asn1-26.2.5-1.el10.x86_64.rpm 18 MB/s | 1.0 MB 00:00 2025-11-25 17:40:24.271 | (3/19): erlang-compiler-26.2.5-1.el10.x86_64.rp 39 MB/s | 2.6 MB 00:00 2025-11-25 17:40:24.275 | (4/19): erlang-eldap-26.2.5-1.el10.x86_64.rpm 5.0 MB/s | 141 kB 00:00 2025-11-25 17:40:24.292 | (5/19): erlang-inets-26.2.5-1.el10.x86_64.rpm 42 MB/s | 743 kB 00:00 2025-11-25 17:40:24.313 | (6/19): erlang-mnesia-26.2.5-1.el10.x86_64.rpm 49 MB/s | 1.0 MB 00:00 2025-11-25 17:40:24.330 | (7/19): erlang-erts-26.2.5-1.el10.x86_64.rpm 40 MB/s | 2.7 MB 00:00 2025-11-25 17:40:24.334 | (8/19): erlang-os_mon-26.2.5-1.el10.x86_64.rpm 5.5 MB/s | 117 kB 00:00 2025-11-25 17:40:24.349 | (9/19): erlang-public_key-26.2.5-1.el10.x86_64. 48 MB/s | 910 kB 00:00 2025-11-25 17:40:24.354 | (10/19): erlang-runtime_tools-26.2.5-1.el10.x86 11 MB/s | 211 kB 00:00 2025-11-25 17:40:24.360 | (11/19): erlang-sasl-26.2.5-1.el10.x86_64.rpm 34 MB/s | 365 kB 00:00 2025-11-25 17:40:24.392 | (12/19): erlang-snmp-26.2.5-1.el10.x86_64.rpm 56 MB/s | 2.1 MB 00:00 2025-11-25 17:40:24.405 | (13/19): erlang-kernel-26.2.5-1.el10.x86_64.rpm 18 MB/s | 2.3 MB 00:00 2025-11-25 17:40:24.424 | (14/19): erlang-ssl-26.2.5-1.el10.x86_64.rpm 30 MB/s | 1.9 MB 00:00 2025-11-25 17:40:24.434 | (15/19): erlang-syntax_tools-26.2.5-1.el10.x86_ 11 MB/s | 303 kB 00:00 2025-11-25 17:40:24.462 | (16/19): erlang-tools-26.2.5-1.el10.x86_64.rpm 19 MB/s | 715 kB 00:00 2025-11-25 17:40:24.497 | (17/19): erlang-xmerl-26.2.5-1.el10.x86_64.rpm 24 MB/s | 1.5 MB 00:00 2025-11-25 17:40:24.523 | (18/19): erlang-stdlib-26.2.5-1.el10.x86_64.rpm 36 MB/s | 4.6 MB 00:00 2025-11-25 17:40:24.703 | (19/19): rabbitmq-server-3.13.7-1.el10.x86_64.r 70 MB/s | 17 MB 00:00 2025-11-25 17:40:24.706 | -------------------------------------------------------------------------------- 2025-11-25 17:40:24.706 | Total 80 MB/s | 40 MB 00:00 2025-11-25 17:40:24.706 | Running transaction check 2025-11-25 17:40:24.736 | Transaction check succeeded. 2025-11-25 17:40:24.736 | Running transaction test 2025-11-25 17:40:25.038 | Transaction test succeeded. 2025-11-25 17:40:25.038 | Running transaction 2025-11-25 17:40:25.441 | Preparing : 1/1 2025-11-25 17:40:25.448 | Installing : erlang-crypto-26.2.5-1.el10.x86_64 1/19 2025-11-25 17:40:25.592 | Running scriptlet: erlang-erts-26.2.5-1.el10.x86_64 2/19 2025-11-25 17:40:25.636 | Installing : erlang-erts-26.2.5-1.el10.x86_64 2/19 2025-11-25 17:40:25.680 | Installing : erlang-kernel-26.2.5-1.el10.x86_64 3/19 2025-11-25 17:40:25.708 | Installing : erlang-stdlib-26.2.5-1.el10.x86_64 4/19 2025-11-25 17:40:25.723 | Installing : erlang-compiler-26.2.5-1.el10.x86_64 5/19 2025-11-25 17:40:25.730 | Installing : erlang-mnesia-26.2.5-1.el10.x86_64 6/19 2025-11-25 17:40:25.743 | Installing : erlang-runtime_tools-26.2.5-1.el10.x86_64 7/19 2025-11-25 17:40:25.757 | Installing : erlang-asn1-26.2.5-1.el10.x86_64 8/19 2025-11-25 17:40:25.777 | Installing : erlang-public_key-26.2.5-1.el10.x86_64 9/19 2025-11-25 17:40:25.802 | Installing : erlang-inets-26.2.5-1.el10.x86_64 10/19 2025-11-25 17:40:25.817 | Installing : erlang-ssl-26.2.5-1.el10.x86_64 11/19 2025-11-25 17:40:25.829 | Installing : erlang-tools-26.2.5-1.el10.x86_64 12/19 2025-11-25 17:40:25.833 | Installing : erlang-sasl-26.2.5-1.el10.x86_64 13/19 2025-11-25 17:40:25.872 | Installing : erlang-eldap-26.2.5-1.el10.x86_64 14/19 2025-11-25 17:40:25.882 | Installing : erlang-snmp-26.2.5-1.el10.x86_64 15/19 2025-11-25 17:40:25.889 | Installing : erlang-os_mon-26.2.5-1.el10.x86_64 16/19 2025-11-25 17:40:25.906 | Installing : erlang-syntax_tools-26.2.5-1.el10.x86_64 17/19 2025-11-25 17:40:25.913 | Installing : erlang-xmerl-26.2.5-1.el10.x86_64 18/19 2025-11-25 17:40:26.241 | Running scriptlet: rabbitmq-server-3.13.7-1.el10.x86_64 19/19 2025-11-25 17:40:26.264 | Installing : rabbitmq-server-3.13.7-1.el10.x86_64 19/19 2025-11-25 17:40:28.241 | Running scriptlet: rabbitmq-server-3.13.7-1.el10.x86_64 19/19 2025-11-25 17:40:28.241 | 2025-11-25 17:40:28.241 | Installed: 2025-11-25 17:40:28.241 | erlang-asn1-26.2.5-1.el10.x86_64 2025-11-25 17:40:28.241 | erlang-compiler-26.2.5-1.el10.x86_64 2025-11-25 17:40:28.241 | erlang-crypto-26.2.5-1.el10.x86_64 2025-11-25 17:40:28.241 | erlang-eldap-26.2.5-1.el10.x86_64 2025-11-25 17:40:28.241 | erlang-erts-26.2.5-1.el10.x86_64 2025-11-25 17:40:28.241 | erlang-inets-26.2.5-1.el10.x86_64 2025-11-25 17:40:28.241 | erlang-kernel-26.2.5-1.el10.x86_64 2025-11-25 17:40:28.241 | erlang-mnesia-26.2.5-1.el10.x86_64 2025-11-25 17:40:28.241 | erlang-os_mon-26.2.5-1.el10.x86_64 2025-11-25 17:40:28.241 | erlang-public_key-26.2.5-1.el10.x86_64 2025-11-25 17:40:28.241 | erlang-runtime_tools-26.2.5-1.el10.x86_64 2025-11-25 17:40:28.241 | erlang-sasl-26.2.5-1.el10.x86_64 2025-11-25 17:40:28.241 | erlang-snmp-26.2.5-1.el10.x86_64 2025-11-25 17:40:28.241 | erlang-ssl-26.2.5-1.el10.x86_64 2025-11-25 17:40:28.241 | erlang-stdlib-26.2.5-1.el10.x86_64 2025-11-25 17:40:28.241 | erlang-syntax_tools-26.2.5-1.el10.x86_64 2025-11-25 17:40:28.241 | erlang-tools-26.2.5-1.el10.x86_64 2025-11-25 17:40:28.241 | erlang-xmerl-26.2.5-1.el10.x86_64 2025-11-25 17:40:28.241 | rabbitmq-server-3.13.7-1.el10.x86_64 2025-11-25 17:40:28.241 | 2025-11-25 17:40:28.241 | Complete! 2025-11-25 17:40:28.307 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-25 17:40:28.309 | + functions-common:time_stop:2423 : local name 2025-11-25 17:40:28.312 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:40:28.314 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:40:28.316 | + functions-common:time_stop:2426 : local total 2025-11-25 17:40:28.319 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:40:28.321 | + functions-common:time_stop:2429 : name=yum_install 2025-11-25 17:40:28.324 | + functions-common:time_stop:2430 : start_time=1764092423547 2025-11-25 17:40:28.326 | + functions-common:time_stop:2432 : [[ -z 1764092423547 ]] 2025-11-25 17:40:28.329 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:40:28.334 | + functions-common:time_stop:2435 : end_time=1764092428332 2025-11-25 17:40:28.338 | + functions-common:time_stop:2436 : elapsed_time=4785 2025-11-25 17:40:28.340 | + functions-common:time_stop:2437 : total=38337 2025-11-25 17:40:28.342 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:40:28.345 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=43122 2025-11-25 17:40:28.348 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2025-11-25 17:40:28.350 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:40:28.352 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:40:28.355 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:40:28.358 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:40:28.361 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:40:28.364 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:40:28.367 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:40:28.369 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:40:28.371 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:40:28.374 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:40:28.376 | + lib/rpc_backend:install_rpc_backend:61 : sudo systemctl --now enable rabbitmq-server 2025-11-25 17:40:28.412 | Created symlink '/etc/systemd/system/multi-user.target.wants/rabbitmq-server.service' → '/usr/lib/systemd/system/rabbitmq-server.service'. 2025-11-25 17:40:33.158 | + ./stack.sh:main:881 : restart_rpc_backend 2025-11-25 17:40:33.161 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2025-11-25 17:40:33.177 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:40:33.180 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2025-11-25 17:40:33.181 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:40:33.184 | + ./stack.sh:echo_summary:473 : echo -e Starting RabbitMQ 2025-11-25 17:40:33.187 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2025-11-25 17:40:33.191 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2025-11-25 17:40:33.195 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2025-11-25 17:40:33.197 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2025-11-25 17:40:33.200 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2025-11-25 17:40:33.203 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2025-11-25 17:40:33.205 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2025-11-25 17:40:33.208 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2025-11-25 17:40:33.212 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2025-11-25 17:40:33.781 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2025-11-25 17:40:33.781 | user tags 2025-11-25 17:40:33.781 | guest [administrator]' 2025-11-25 17:40:33.784 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2025-11-25 17:40:33.784 | user tags 2025-11-25 17:40:33.784 | guest [administrator]' 2025-11-25 17:40:33.784 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2025-11-25 17:40:33.790 | + lib/rpc_backend:rabbit_setuser:163 : found= 2025-11-25 17:40:33.791 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2025-11-25 17:40:33.794 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2025-11-25 17:40:34.305 | Adding user "stackrabbit" ... 2025-11-25 17:40:34.309 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2025-11-25 17:40:34.322 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2025-11-25 17:40:34.851 | Setting permissions for user "stackrabbit" in vhost "/" ... 2025-11-25 17:40:34.869 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2025-11-25 17:40:34.872 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2025-11-25 17:40:35.374 | Changing password for user "stackrabbit" ... 2025-11-25 17:40:35.394 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2025-11-25 17:40:35.396 | + lib/rpc_backend:restart_rpc_backend:103 : break 2025-11-25 17:40:35.398 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2025-11-25 17:40:35.911 | Deleting user "guest" ... 2025-11-25 17:40:35.927 | + ./stack.sh:main:883 : is_service_enabled mysql postgresql 2025-11-25 17:40:35.942 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:40:35.945 | + ./stack.sh:main:884 : install_database 2025-11-25 17:40:35.946 | + lib/database:install_database:118 : install_database_mysql 2025-11-25 17:40:35.948 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2025-11-25 17:40:35.951 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:40:35.953 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:40:35.956 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2025-11-25 17:40:35.958 | + lib/databases/mysql:install_database_mysql:216 : cat 2025-11-25 17:40:35.961 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2025-11-25 17:40:35.963 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:40:35.965 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:40:35.967 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2025-11-25 17:40:35.969 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2025-11-25 17:40:35.973 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2025-11-25 17:40:35.975 | + lib/databases/mysql:install_database_mysql:229 : is_oraclelinux 2025-11-25 17:40:35.978 | + functions-common:is_oraclelinux:523 : [[ -z CentOSStream ]] 2025-11-25 17:40:35.979 | + functions-common:is_oraclelinux:527 : '[' CentOSStream = OracleServer ']' 2025-11-25 17:40:35.982 | + lib/databases/mysql:install_database_mysql:231 : is_fedora 2025-11-25 17:40:35.985 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:40:35.988 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:40:35.990 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:40:35.992 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:40:35.995 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:40:35.996 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:40:35.999 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:40:36.002 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:40:36.005 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:40:36.007 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:40:36.009 | + lib/databases/mysql:install_database_mysql:232 : install_package mariadb-server mariadb-devel mariadb 2025-11-25 17:40:36.012 | + functions-common:install_package:1441 : update_package_repo 2025-11-25 17:40:36.015 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-25 17:40:36.017 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-25 17:40:36.020 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-25 17:40:36.023 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-25 17:40:36.025 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-25 17:40:36.028 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:40:36.030 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:40:36.033 | + functions-common:install_package:1442 : real_install_package mariadb-server mariadb-devel mariadb 2025-11-25 17:40:36.035 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-25 17:40:36.038 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:40:36.040 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:40:36.043 | + functions-common:real_install_package:1431 : is_fedora 2025-11-25 17:40:36.046 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:40:36.048 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:40:36.050 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:40:36.053 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:40:36.055 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:40:36.058 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:40:36.061 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:40:36.064 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:40:36.066 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:40:36.069 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:40:36.072 | + functions-common:real_install_package:1432 : yum_install mariadb-server mariadb-devel mariadb 2025-11-25 17:40:36.074 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-25 17:40:36.077 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-25 17:40:36.079 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-25 17:40:36.081 | + functions-common:time_start:2409 : local name=yum_install 2025-11-25 17:40:36.084 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:40:36.087 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:40:36.090 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:40:36.094 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092436092 2025-11-25 17:40:36.097 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y mariadb-server mariadb-devel mariadb 2025-11-25 17:40:36.100 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-25 17:40:36.103 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-25 17:40:36.109 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-25 17:40:36.112 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-25 17:40:36.114 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y mariadb-server mariadb-devel mariadb 2025-11-25 17:40:36.646 | Last metadata expiration check: 0:01:21 ago on Tue 25 Nov 2025 12:39:15 PM EST. 2025-11-25 17:40:36.740 | Dependencies resolved. 2025-11-25 17:40:36.741 | ================================================================================ 2025-11-25 17:40:36.741 | Package Arch Version Repository Size 2025-11-25 17:40:36.741 | ================================================================================ 2025-11-25 17:40:36.741 | Installing: 2025-11-25 17:40:36.741 | mariadb x86_64 3:10.11.11-1.el10 appstream 1.6 M 2025-11-25 17:40:36.741 | mariadb-devel x86_64 3:10.11.11-1.el10 appstream 1.2 M 2025-11-25 17:40:36.741 | mariadb-server x86_64 3:10.11.11-1.el10 appstream 9.9 M 2025-11-25 17:40:36.741 | Installing dependencies: 2025-11-25 17:40:36.741 | mariadb-common noarch 3:10.11.11-1.el10 appstream 32 k 2025-11-25 17:40:36.741 | mariadb-connector-c x86_64 3.4.4-1.el10 baseos 211 k 2025-11-25 17:40:36.741 | mariadb-connector-c-config noarch 3.4.4-1.el10 baseos 9.9 k 2025-11-25 17:40:36.741 | mariadb-connector-c-devel x86_64 3.4.4-1.el10 appstream 60 k 2025-11-25 17:40:36.741 | mariadb-errmsg noarch 3:10.11.11-1.el10 appstream 263 k 2025-11-25 17:40:36.741 | mysql-selinux noarch 1.0.14-1.el10 appstream 37 k 2025-11-25 17:40:36.741 | perl-DBD-MariaDB x86_64 1.23-10.el10 appstream 155 k 2025-11-25 17:40:36.741 | perl-DBI x86_64 1.643-26.el10 appstream 713 k 2025-11-25 17:40:36.741 | perl-Math-BigInt noarch 1:2.0030.03-3.el10 appstream 228 k 2025-11-25 17:40:36.741 | perl-Math-Complex noarch 1.62-514.el10 appstream 47 k 2025-11-25 17:40:36.741 | perl-Sys-Hostname x86_64 1.25-514.el10 appstream 18 k 2025-11-25 17:40:36.741 | Installing weak dependencies: 2025-11-25 17:40:36.741 | mariadb-backup x86_64 3:10.11.11-1.el10 appstream 6.6 M 2025-11-25 17:40:36.741 | mariadb-client-utils x86_64 3:10.11.11-1.el10 appstream 40 k 2025-11-25 17:40:36.741 | mariadb-connector-c-doc noarch 3.4.4-1.el10 crb 121 k 2025-11-25 17:40:36.741 | mariadb-gssapi-server x86_64 3:10.11.11-1.el10 appstream 17 k 2025-11-25 17:40:36.741 | mariadb-server-utils x86_64 3:10.11.11-1.el10 appstream 258 k 2025-11-25 17:40:36.741 | 2025-11-25 17:40:36.741 | Transaction Summary 2025-11-25 17:40:36.741 | ================================================================================ 2025-11-25 17:40:36.741 | Install 19 Packages 2025-11-25 17:40:36.741 | 2025-11-25 17:40:36.742 | Total download size: 21 M 2025-11-25 17:40:36.742 | Installed size: 129 M 2025-11-25 17:40:36.742 | Downloading Packages: 2025-11-25 17:40:37.138 | (1/19): mariadb-10.11.11-1.el10.x86_64.rpm 15 MB/s | 1.6 MB 00:00 2025-11-25 17:40:37.197 | (2/19): mariadb-connector-c-config-3.4.4-1.el10 60 kB/s | 9.9 kB 00:00 2025-11-25 17:40:37.225 | (3/19): mariadb-client-utils-10.11.11-1.el10.x8 1.4 MB/s | 40 kB 00:00 2025-11-25 17:40:37.240 | (4/19): mariadb-common-10.11.11-1.el10.noarch.r 2.3 MB/s | 32 kB 00:00 2025-11-25 17:40:37.303 | (5/19): mariadb-backup-10.11.11-1.el10.x86_64.r 41 MB/s | 6.6 MB 00:00 2025-11-25 17:40:37.308 | (6/19): mariadb-connector-c-devel-3.4.4-1.el10. 888 kB/s | 60 kB 00:00 2025-11-25 17:40:37.357 | (7/19): mariadb-connector-c-3.4.4-1.el10.x86_64 650 kB/s | 211 kB 00:00 2025-11-25 17:40:37.372 | (8/19): mariadb-devel-10.11.11-1.el10.x86_64.rp 17 MB/s | 1.2 MB 00:00 2025-11-25 17:40:37.385 | (9/19): mariadb-errmsg-10.11.11-1.el10.noarch.r 3.4 MB/s | 263 kB 00:00 2025-11-25 17:40:37.430 | (10/19): mariadb-gssapi-server-10.11.11-1.el10. 239 kB/s | 17 kB 00:00 2025-11-25 17:40:37.469 | (11/19): mysql-selinux-1.0.14-1.el10.noarch.rpm 938 kB/s | 37 kB 00:00 2025-11-25 17:40:37.516 | (12/19): perl-DBD-MariaDB-1.23-10.el10.x86_64.r 3.3 MB/s | 155 kB 00:00 2025-11-25 17:40:37.571 | (13/19): perl-DBI-1.643-26.el10.x86_64.rpm 13 MB/s | 713 kB 00:00 2025-11-25 17:40:37.603 | (14/19): perl-Math-BigInt-2.0030.03-3.el10.noar 7.2 MB/s | 228 kB 00:00 2025-11-25 17:40:37.632 | (15/19): perl-Math-Complex-1.62-514.el10.noarch 1.6 MB/s | 47 kB 00:00 2025-11-25 17:40:37.681 | (16/19): mariadb-server-10.11.11-1.el10.x86_64. 32 MB/s | 9.9 MB 00:00 2025-11-25 17:40:37.683 | (17/19): perl-Sys-Hostname-1.25-514.el10.x86_64 355 kB/s | 18 kB 00:00 2025-11-25 17:40:37.707 | (18/19): mariadb-server-utils-10.11.11-1.el10.x 802 kB/s | 258 kB 00:00 2025-11-25 17:40:37.793 | (19/19): mariadb-connector-c-doc-3.4.4-1.el10.n 1.1 MB/s | 121 kB 00:00 2025-11-25 17:40:37.795 | -------------------------------------------------------------------------------- 2025-11-25 17:40:37.795 | Total 20 MB/s | 21 MB 00:01 2025-11-25 17:40:38.274 | Running transaction check 2025-11-25 17:40:38.346 | Transaction check succeeded. 2025-11-25 17:40:38.346 | Running transaction test 2025-11-25 17:40:38.562 | Transaction test succeeded. 2025-11-25 17:40:38.563 | Running transaction 2025-11-25 17:40:38.865 | Preparing : 1/1 2025-11-25 17:40:38.874 | Installing : mariadb-connector-c-config-3.4.4-1.el10.noarch 1/19 2025-11-25 17:40:38.882 | Installing : mariadb-connector-c-3.4.4-1.el10.x86_64 2/19 2025-11-25 17:40:38.886 | Installing : mariadb-common-3:10.11.11-1.el10.noarch 3/19 2025-11-25 17:40:38.899 | Installing : perl-Sys-Hostname-1.25-514.el10.x86_64 4/19 2025-11-25 17:40:38.912 | Installing : mariadb-errmsg-3:10.11.11-1.el10.noarch 5/19 2025-11-25 17:40:38.920 | Installing : mariadb-connector-c-doc-3.4.4-1.el10.noarch 6/19 2025-11-25 17:40:38.926 | Installing : mariadb-connector-c-devel-3.4.4-1.el10.x86_64 7/19 2025-11-25 17:40:38.933 | Installing : perl-Math-Complex-1.62-514.el10.noarch 8/19 2025-11-25 17:40:38.953 | Installing : perl-Math-BigInt-1:2.0030.03-3.el10.noarch 9/19 2025-11-25 17:40:38.964 | Installing : perl-DBI-1.643-26.el10.x86_64 10/19 2025-11-25 17:40:38.969 | Installing : perl-DBD-MariaDB-1.23-10.el10.x86_64 11/19 2025-11-25 17:40:38.987 | Running scriptlet: mysql-selinux-1.0.14-1.el10.noarch 12/19 2025-11-25 17:40:38.990 | Installing : mysql-selinux-1.0.14-1.el10.noarch 12/19 2025-11-25 17:40:51.577 | Running scriptlet: mysql-selinux-1.0.14-1.el10.noarch 12/19 2025-11-25 17:40:51.578 | libsemanage.semanage_direct_install_info: Overriding mysql module at lower priority 100 with module at priority 200. 2025-11-25 17:40:51.578 | 2025-11-25 17:40:51.670 | Installing : mariadb-client-utils-3:10.11.11-1.el10.x86_64 13/19 2025-11-25 17:40:51.743 | Installing : mariadb-3:10.11.11-1.el10.x86_64 14/19 2025-11-25 17:40:51.751 | Installing : mariadb-backup-3:10.11.11-1.el10.x86_64 15/19 2025-11-25 17:40:51.756 | Installing : mariadb-gssapi-server-3:10.11.11-1.el10.x86_64 16/19 2025-11-25 17:40:51.986 | Running scriptlet: mariadb-server-3:10.11.11-1.el10.x86_64 17/19 2025-11-25 17:40:51.995 | Installing : mariadb-server-3:10.11.11-1.el10.x86_64 17/19 2025-11-25 17:40:52.034 | Running scriptlet: mariadb-server-3:10.11.11-1.el10.x86_64 17/19 2025-11-25 17:40:52.087 | Installing : mariadb-server-utils-3:10.11.11-1.el10.x86_64 18/19 2025-11-25 17:40:52.095 | Installing : mariadb-devel-3:10.11.11-1.el10.x86_64 19/19 2025-11-25 17:40:52.781 | Running scriptlet: mysql-selinux-1.0.14-1.el10.noarch 19/19 2025-11-25 17:40:53.765 | Running scriptlet: mariadb-devel-3:10.11.11-1.el10.x86_64 19/19 2025-11-25 17:40:53.765 | 2025-11-25 17:40:53.765 | Installed: 2025-11-25 17:40:53.765 | mariadb-3:10.11.11-1.el10.x86_64 2025-11-25 17:40:53.765 | mariadb-backup-3:10.11.11-1.el10.x86_64 2025-11-25 17:40:53.765 | mariadb-client-utils-3:10.11.11-1.el10.x86_64 2025-11-25 17:40:53.765 | mariadb-common-3:10.11.11-1.el10.noarch 2025-11-25 17:40:53.765 | mariadb-connector-c-3.4.4-1.el10.x86_64 2025-11-25 17:40:53.765 | mariadb-connector-c-config-3.4.4-1.el10.noarch 2025-11-25 17:40:53.765 | mariadb-connector-c-devel-3.4.4-1.el10.x86_64 2025-11-25 17:40:53.765 | mariadb-connector-c-doc-3.4.4-1.el10.noarch 2025-11-25 17:40:53.765 | mariadb-devel-3:10.11.11-1.el10.x86_64 2025-11-25 17:40:53.765 | mariadb-errmsg-3:10.11.11-1.el10.noarch 2025-11-25 17:40:53.765 | mariadb-gssapi-server-3:10.11.11-1.el10.x86_64 2025-11-25 17:40:53.765 | mariadb-server-3:10.11.11-1.el10.x86_64 2025-11-25 17:40:53.765 | mariadb-server-utils-3:10.11.11-1.el10.x86_64 2025-11-25 17:40:53.765 | mysql-selinux-1.0.14-1.el10.noarch 2025-11-25 17:40:53.765 | perl-DBD-MariaDB-1.23-10.el10.x86_64 2025-11-25 17:40:53.765 | perl-DBI-1.643-26.el10.x86_64 2025-11-25 17:40:53.765 | perl-Math-BigInt-1:2.0030.03-3.el10.noarch 2025-11-25 17:40:53.765 | perl-Math-Complex-1.62-514.el10.noarch 2025-11-25 17:40:53.765 | perl-Sys-Hostname-1.25-514.el10.x86_64 2025-11-25 17:40:53.765 | 2025-11-25 17:40:53.765 | Complete! 2025-11-25 17:40:53.831 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-25 17:40:53.834 | + functions-common:time_stop:2423 : local name 2025-11-25 17:40:53.836 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:40:53.840 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:40:53.843 | + functions-common:time_stop:2426 : local total 2025-11-25 17:40:53.847 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:40:53.849 | + functions-common:time_stop:2429 : name=yum_install 2025-11-25 17:40:53.852 | + functions-common:time_stop:2430 : start_time=1764092436092 2025-11-25 17:40:53.855 | + functions-common:time_stop:2432 : [[ -z 1764092436092 ]] 2025-11-25 17:40:53.859 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:40:53.865 | + functions-common:time_stop:2435 : end_time=1764092453862 2025-11-25 17:40:53.869 | + functions-common:time_stop:2436 : elapsed_time=17770 2025-11-25 17:40:53.872 | + functions-common:time_stop:2437 : total=43122 2025-11-25 17:40:53.875 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:40:53.878 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=60892 2025-11-25 17:40:53.881 | + lib/databases/mysql:install_database_mysql:233 : sudo systemctl enable mariadb 2025-11-25 17:40:53.919 | Created symlink '/etc/systemd/system/mysql.service' → '/usr/lib/systemd/system/mariadb.service'. 2025-11-25 17:40:53.919 | Created symlink '/etc/systemd/system/mysqld.service' → '/usr/lib/systemd/system/mariadb.service'. 2025-11-25 17:40:53.919 | Created symlink '/etc/systemd/system/multi-user.target.wants/mariadb.service' → '/usr/lib/systemd/system/mariadb.service'. 2025-11-25 17:40:54.168 | + ./stack.sh:main:886 : '[' -n mysql ']' 2025-11-25 17:40:54.170 | + ./stack.sh:main:887 : install_database_python 2025-11-25 17:40:54.173 | + lib/database:install_database_python:123 : install_database_python_mysql 2025-11-25 17:40:54.176 | + lib/databases/mysql:install_database_python_mysql:244 : pip_install_gr PyMySQL 2025-11-25 17:40:54.179 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2025-11-25 17:40:54.182 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-25 17:40:54.187 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2025-11-25 17:40:54.189 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2025-11-25 17:40:54.192 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-25 17:40:54.197 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2025-11-25 17:40:54.197 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-25 17:40:54.205 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2025-11-25 17:40:54.208 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2025-11-25 17:40:54.211 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2025-11-25 17:40:54.214 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2025-11-25 17:40:54.217 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2025-11-25 17:40:54.242 | Using python 3.12 to install PyMySQL 2025-11-25 17:40:54.245 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2025-11-25 17:40:54.857 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:40:54.929 | Collecting PyMySQL 2025-11-25 17:40:54.936 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7c/4c/ad33b92b9864cbde84f259d5df035a6447f91891f5be77788e2a3892bce3/pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2025-11-25 17:40:54.948 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7c/4c/ad33b92b9864cbde84f259d5df035a6447f91891f5be77788e2a3892bce3/pymysql-1.1.2-py3-none-any.whl (45 kB) 2025-11-25 17:40:54.958 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.3/45.3 kB 5.3 MB/s eta 0:00:00 2025-11-25 17:40:55.106 | Installing collected packages: PyMySQL 2025-11-25 17:40:55.141 | Successfully installed PyMySQL-1.1.2 2025-11-25 17:40:55.141 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:40:55.245 | + inc/python:pip_install:216 : result=0 2025-11-25 17:40:55.247 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:40:55.251 | + functions-common:time_stop:2423 : local name 2025-11-25 17:40:55.255 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:40:55.257 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:40:55.259 | + functions-common:time_stop:2426 : local total 2025-11-25 17:40:55.263 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:40:55.266 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:40:55.269 | + functions-common:time_stop:2430 : start_time=1764092454236 2025-11-25 17:40:55.272 | + functions-common:time_stop:2432 : [[ -z 1764092454236 ]] 2025-11-25 17:40:55.276 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:40:55.280 | + functions-common:time_stop:2435 : end_time=1764092455277 2025-11-25 17:40:55.282 | + functions-common:time_stop:2436 : elapsed_time=1041 2025-11-25 17:40:55.285 | + functions-common:time_stop:2437 : total=10986 2025-11-25 17:40:55.289 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:40:55.292 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=12027 2025-11-25 17:40:55.295 | + inc/python:pip_install:219 : return 0 2025-11-25 17:40:55.299 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2025-11-25 17:40:55.302 | + lib/databases/mysql:install_database_python_mysql:247 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2025-11-25 17:40:55.305 | + lib/databases/mysql:install_database_python_mysql:248 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2025-11-25 17:40:55.307 | + ./stack.sh:main:890 : is_service_enabled neutron 2025-11-25 17:40:55.331 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:40:55.335 | + ./stack.sh:main:891 : install_neutron_agent_packages 2025-11-25 17:40:55.339 | + lib/neutron:install_neutron_agent_packages:557 : is_service_enabled q-l3 neutron-l3 2025-11-25 17:40:55.363 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:40:55.366 | + lib/neutron:install_neutron_agent_packages:561 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2025-11-25 17:40:55.390 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:40:55.394 | + ./stack.sh:main:894 : is_service_enabled etcd3 2025-11-25 17:40:55.415 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:40:55.419 | + ./stack.sh:main:895 : install_etcd3 2025-11-25 17:40:55.422 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2025-11-25 17:40:55.422 | Installing etcd 2025-11-25 17:40:55.425 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2025-11-25 17:40:55.454 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2025-11-25 17:40:55.479 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2025-11-25 17:40:55.482 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2025-11-25 17:40:55.511 | + lib/etcd3:install_etcd3:113 : local etcd_file 2025-11-25 17:40:55.515 | ++ 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 2025-11-25 17:40:55.518 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2025-11-25 17:40:55.522 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2025-11-25 17:40:55.528 | ++ functions:get_extra_file:64 : file_name=etcd-v3.5.21-linux-amd64.tar.gz 2025-11-25 17:40:55.531 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2025-11-25 17:40:55.534 | ++ functions:get_extra_file:67 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2025-11-25 17:40:55.537 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -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 2025-11-25 17:40:55.544 | --2025-11-25 12:40:55-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2025-11-25 17:40:55.685 | Resolving github.com (github.com)... 140.82.112.3 2025-11-25 17:40:55.701 | Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2025-11-25 17:40:55.885 | HTTP request sent, awaiting response... 302 Found 2025-11-25 17:40:55.885 | 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=2025-11-25T18%3A40%3A38Z&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=2025-11-25T17%3A39%3A55Z&ske=2025-11-25T18%3A40%3A38Z&sks=b&skv=2018-11-09&sig=4KTJq2%2B45db3aAWl03M3QhmHtYmM%2BPSRRnbmUrzSqCs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2NDA5NDI1NSwibmJmIjoxNzY0MDkyNDU1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.DK3zmkeZAc4q1TvrTpMkH-lNV0TfuQHPv_eieKdf1OQ&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2025-11-25 17:40:55.885 | --2025-11-25 12:40:55-- 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=2025-11-25T18%3A40%3A38Z&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=2025-11-25T17%3A39%3A55Z&ske=2025-11-25T18%3A40%3A38Z&sks=b&skv=2018-11-09&sig=4KTJq2%2B45db3aAWl03M3QhmHtYmM%2BPSRRnbmUrzSqCs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2NDA5NDI1NSwibmJmIjoxNzY0MDkyNDU1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.DK3zmkeZAc4q1TvrTpMkH-lNV0TfuQHPv_eieKdf1OQ&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2025-11-25 17:40:55.886 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2025-11-25 17:40:55.888 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2025-11-25 17:40:55.909 | HTTP request sent, awaiting response... 200 OK 2025-11-25 17:40:55.909 | Length: 20927601 (20M) [application/octet-stream] 2025-11-25 17:40:55.909 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2025-11-25 17:40:55.920 | 2025-11-25 17:40:56.022 | 0K ........ ........ ... 100% 177M=0.1s 2025-11-25 17:40:56.022 | 2025-11-25 17:40:56.022 | 2025-11-25 12:40:56 (177 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2025-11-25 17:40:56.022 | 2025-11-25 17:40:56.030 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2025-11-25 17:40:56.034 | ++ functions:get_extra_file:73 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2025-11-25 17:40:56.037 | ++ functions:get_extra_file:74 : return 2025-11-25 17:40:56.042 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2025-11-25 17:40:56.045 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2025-11-25 17:40:56.048 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2025-11-25 17:40:56.051 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2025-11-25 17:40:56.084 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2025-11-25 17:40:56.088 | + lib/etcd3:install_etcd3:120 : tar xzvf /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /opt/stack/devstack/files 2025-11-25 17:40:56.101 | etcd-v3.5.21-linux-amd64/ 2025-11-25 17:40:56.101 | etcd-v3.5.21-linux-amd64/Documentation/ 2025-11-25 17:40:56.101 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2025-11-25 17:40:56.101 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2025-11-25 17:40:56.101 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2025-11-25 17:40:56.101 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2025-11-25 17:40:56.101 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2025-11-25 17:40:56.101 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2025-11-25 17:40:56.102 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2025-11-25 17:40:56.102 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2025-11-25 17:40:56.102 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2025-11-25 17:40:56.102 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2025-11-25 17:40:56.103 | etcd-v3.5.21-linux-amd64/README.md 2025-11-25 17:40:56.103 | etcd-v3.5.21-linux-amd64/etcdutl 2025-11-25 17:40:56.243 | etcd-v3.5.21-linux-amd64/etcdctl 2025-11-25 17:40:56.369 | etcd-v3.5.21-linux-amd64/etcd 2025-11-25 17:40:56.538 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2025-11-25 17:40:56.613 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2025-11-25 17:40:56.677 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2025-11-25 17:40:56.680 | + ./stack.sh:main:904 : is_service_enabled tls-proxy 2025-11-25 17:40:56.703 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:40:56.706 | + ./stack.sh:main:905 : configure_CA 2025-11-25 17:40:56.709 | + lib/tls:configure_CA:70 : [[ -n 38.102.83.58 ]] 2025-11-25 17:40:56.713 | ++ lib/tls:configure_CA:70 : ipv6_unquote 38.102.83.58 2025-11-25 17:40:56.716 | ++ functions-common:ipv6_unquote:2221 : echo 38.102.83.58 2025-11-25 17:40:56.718 | ++ functions-common:ipv6_unquote:2221 : tr -d '[]' 2025-11-25 17:40:56.723 | + lib/tls:configure_CA:70 : [[ 38.102.83.58 != \3\8\.\1\0\2\.\8\3\.\5\8 ]] 2025-11-25 17:40:56.726 | + ./stack.sh:main:906 : init_CA 2025-11-25 17:40:56.729 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2025-11-25 17:40:56.732 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2025-11-25 17:40:56.736 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2025-11-25 17:40:56.739 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2025-11-25 17:40:56.742 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2025-11-25 17:40:56.745 | + lib/tls:create_CA_base:86 : local i 2025-11-25 17:40:56.748 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-25 17:40:56.752 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2025-11-25 17:40:56.758 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-25 17:40:56.760 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2025-11-25 17:40:56.765 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-25 17:40:56.768 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2025-11-25 17:40:56.773 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-25 17:40:56.776 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2025-11-25 17:40:56.781 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2025-11-25 17:40:56.786 | + lib/tls:create_CA_base:91 : echo 01 2025-11-25 17:40:56.789 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2025-11-25 17:40:56.794 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2025-11-25 17:40:56.797 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2025-11-25 17:40:56.800 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2025-11-25 17:40:56.803 | + lib/tls:create_CA_config:145 : echo ' 2025-11-25 17:40:56.803 | [ ca ] 2025-11-25 17:40:56.803 | default_ca = CA_default 2025-11-25 17:40:56.803 | 2025-11-25 17:40:56.803 | [ CA_default ] 2025-11-25 17:40:56.804 | dir = /opt/stack/data/CA/root-ca 2025-11-25 17:40:56.804 | policy = policy_match 2025-11-25 17:40:56.804 | database = $dir/index.txt 2025-11-25 17:40:56.804 | serial = $dir/serial 2025-11-25 17:40:56.804 | certs = $dir/certs 2025-11-25 17:40:56.804 | crl_dir = $dir/crl 2025-11-25 17:40:56.804 | new_certs_dir = $dir/newcerts 2025-11-25 17:40:56.804 | certificate = $dir/cacert.pem 2025-11-25 17:40:56.804 | private_key = $dir/private/cacert.key 2025-11-25 17:40:56.804 | RANDFILE = $dir/private/.rand 2025-11-25 17:40:56.804 | default_md = sha256 2025-11-25 17:40:56.804 | 2025-11-25 17:40:56.804 | [ req ] 2025-11-25 17:40:56.804 | default_bits = 2048 2025-11-25 17:40:56.804 | default_md = sha256 2025-11-25 17:40:56.804 | 2025-11-25 17:40:56.804 | prompt = no 2025-11-25 17:40:56.804 | distinguished_name = ca_distinguished_name 2025-11-25 17:40:56.804 | 2025-11-25 17:40:56.804 | x509_extensions = ca_extensions 2025-11-25 17:40:56.804 | 2025-11-25 17:40:56.804 | [ ca_distinguished_name ] 2025-11-25 17:40:56.804 | organizationName = OpenStack 2025-11-25 17:40:56.804 | organizationalUnitName = DevStack Certificate Authority 2025-11-25 17:40:56.804 | commonName = Root CA 2025-11-25 17:40:56.804 | 2025-11-25 17:40:56.804 | [ policy_match ] 2025-11-25 17:40:56.804 | countryName = optional 2025-11-25 17:40:56.804 | stateOrProvinceName = optional 2025-11-25 17:40:56.804 | organizationName = match 2025-11-25 17:40:56.804 | organizationalUnitName = optional 2025-11-25 17:40:56.804 | commonName = supplied 2025-11-25 17:40:56.804 | 2025-11-25 17:40:56.804 | [ ca_extensions ] 2025-11-25 17:40:56.804 | basicConstraints = critical,CA:true 2025-11-25 17:40:56.804 | subjectKeyIdentifier = hash 2025-11-25 17:40:56.804 | authorityKeyIdentifier = keyid:always, issuer 2025-11-25 17:40:56.804 | keyUsage = cRLSign, keyCertSign 2025-11-25 17:40:56.804 | 2025-11-25 17:40:56.804 | ' 2025-11-25 17:40:56.806 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2025-11-25 17:40:56.809 | + 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 2025-11-25 17:40:56.841 | .+...+..+.......+++++++++++++++++++++++++++++++++++++++*.+.+.....+..........+.....+...+.........+...+....+.....+......+....+...+........+....+......+..+.+++++++++++++++++++++++++++++++++++++++*........+......+................+...+...+..+.+......+.....+...+...+....+...+........+....+...+......+............+...+...........++++++ 2025-11-25 17:40:56.855 | .+.....+.+......+...+++++++++++++++++++++++++++++++++++++++*...+....+......+......+.....+...+...+...+++++++++++++++++++++++++++++++++++++++*....+....+...+.....+.+......+......+.....+...+.+...+..+.+........+.++++++ 2025-11-25 17:40:56.859 | ----- 2025-11-25 17:40:56.865 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2025-11-25 17:40:56.867 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2025-11-25 17:40:56.870 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2025-11-25 17:40:56.873 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2025-11-25 17:40:56.876 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2025-11-25 17:40:56.878 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2025-11-25 17:40:56.881 | + lib/tls:create_CA_base:86 : local i 2025-11-25 17:40:56.884 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-25 17:40:56.886 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2025-11-25 17:40:56.892 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-25 17:40:56.894 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2025-11-25 17:40:56.899 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-25 17:40:56.902 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2025-11-25 17:40:56.907 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-25 17:40:56.909 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2025-11-25 17:40:56.914 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2025-11-25 17:40:56.919 | + lib/tls:create_CA_base:91 : echo 01 2025-11-25 17:40:56.923 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2025-11-25 17:40:56.928 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2025-11-25 17:40:56.931 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2025-11-25 17:40:56.934 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2025-11-25 17:40:56.937 | + lib/tls:create_CA_config:145 : echo ' 2025-11-25 17:40:56.937 | [ ca ] 2025-11-25 17:40:56.937 | default_ca = CA_default 2025-11-25 17:40:56.937 | 2025-11-25 17:40:56.937 | [ CA_default ] 2025-11-25 17:40:56.937 | dir = /opt/stack/data/CA/int-ca 2025-11-25 17:40:56.937 | policy = policy_match 2025-11-25 17:40:56.937 | database = $dir/index.txt 2025-11-25 17:40:56.937 | serial = $dir/serial 2025-11-25 17:40:56.937 | certs = $dir/certs 2025-11-25 17:40:56.938 | crl_dir = $dir/crl 2025-11-25 17:40:56.938 | new_certs_dir = $dir/newcerts 2025-11-25 17:40:56.938 | certificate = $dir/cacert.pem 2025-11-25 17:40:56.938 | private_key = $dir/private/cacert.key 2025-11-25 17:40:56.938 | RANDFILE = $dir/private/.rand 2025-11-25 17:40:56.938 | default_md = sha256 2025-11-25 17:40:56.938 | 2025-11-25 17:40:56.938 | [ req ] 2025-11-25 17:40:56.938 | default_bits = 2048 2025-11-25 17:40:56.938 | default_md = sha256 2025-11-25 17:40:56.938 | 2025-11-25 17:40:56.938 | prompt = no 2025-11-25 17:40:56.938 | distinguished_name = ca_distinguished_name 2025-11-25 17:40:56.938 | 2025-11-25 17:40:56.938 | x509_extensions = ca_extensions 2025-11-25 17:40:56.938 | 2025-11-25 17:40:56.938 | [ ca_distinguished_name ] 2025-11-25 17:40:56.938 | organizationName = OpenStack 2025-11-25 17:40:56.938 | organizationalUnitName = DevStack Certificate Authority 2025-11-25 17:40:56.938 | commonName = Intermediate CA 2025-11-25 17:40:56.938 | 2025-11-25 17:40:56.938 | [ policy_match ] 2025-11-25 17:40:56.938 | countryName = optional 2025-11-25 17:40:56.938 | stateOrProvinceName = optional 2025-11-25 17:40:56.939 | organizationName = match 2025-11-25 17:40:56.939 | organizationalUnitName = optional 2025-11-25 17:40:56.939 | commonName = supplied 2025-11-25 17:40:56.939 | 2025-11-25 17:40:56.939 | [ ca_extensions ] 2025-11-25 17:40:56.939 | basicConstraints = critical,CA:true 2025-11-25 17:40:56.939 | subjectKeyIdentifier = hash 2025-11-25 17:40:56.939 | authorityKeyIdentifier = keyid:always, issuer 2025-11-25 17:40:56.939 | keyUsage = cRLSign, keyCertSign 2025-11-25 17:40:56.939 | 2025-11-25 17:40:56.939 | ' 2025-11-25 17:40:56.941 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2025-11-25 17:40:56.943 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2025-11-25 17:40:56.946 | + lib/tls:create_signing_config:198 : echo ' 2025-11-25 17:40:56.946 | [ ca ] 2025-11-25 17:40:56.946 | default_ca = CA_default 2025-11-25 17:40:56.946 | 2025-11-25 17:40:56.946 | [ CA_default ] 2025-11-25 17:40:56.946 | dir = /opt/stack/data/CA/int-ca 2025-11-25 17:40:56.947 | policy = policy_match 2025-11-25 17:40:56.947 | database = $dir/index.txt 2025-11-25 17:40:56.947 | serial = $dir/serial 2025-11-25 17:40:56.947 | certs = $dir/certs 2025-11-25 17:40:56.947 | crl_dir = $dir/crl 2025-11-25 17:40:56.947 | new_certs_dir = $dir/newcerts 2025-11-25 17:40:56.947 | certificate = $dir/cacert.pem 2025-11-25 17:40:56.947 | private_key = $dir/private/cacert.key 2025-11-25 17:40:56.947 | RANDFILE = $dir/private/.rand 2025-11-25 17:40:56.947 | default_md = default 2025-11-25 17:40:56.947 | 2025-11-25 17:40:56.947 | [ req ] 2025-11-25 17:40:56.947 | default_bits = 1024 2025-11-25 17:40:56.947 | default_md = sha256 2025-11-25 17:40:56.947 | 2025-11-25 17:40:56.947 | prompt = no 2025-11-25 17:40:56.947 | distinguished_name = req_distinguished_name 2025-11-25 17:40:56.947 | 2025-11-25 17:40:56.947 | x509_extensions = req_extensions 2025-11-25 17:40:56.947 | 2025-11-25 17:40:56.947 | [ req_distinguished_name ] 2025-11-25 17:40:56.947 | organizationName = OpenStack 2025-11-25 17:40:56.948 | organizationalUnitName = DevStack Server Farm 2025-11-25 17:40:56.948 | 2025-11-25 17:40:56.948 | [ policy_match ] 2025-11-25 17:40:56.948 | countryName = optional 2025-11-25 17:40:56.948 | stateOrProvinceName = optional 2025-11-25 17:40:56.948 | organizationName = match 2025-11-25 17:40:56.948 | organizationalUnitName = optional 2025-11-25 17:40:56.948 | commonName = supplied 2025-11-25 17:40:56.948 | 2025-11-25 17:40:56.948 | [ req_extensions ] 2025-11-25 17:40:56.948 | basicConstraints = CA:false 2025-11-25 17:40:56.948 | subjectKeyIdentifier = hash 2025-11-25 17:40:56.948 | authorityKeyIdentifier = keyid:always, issuer 2025-11-25 17:40:56.948 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2025-11-25 17:40:56.948 | extendedKeyUsage = serverAuth, clientAuth 2025-11-25 17:40:56.948 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2025-11-25 17:40:56.948 | 2025-11-25 17:40:56.948 | ' 2025-11-25 17:40:56.950 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2025-11-25 17:40:56.952 | + 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 2025-11-25 17:40:56.981 | .+.+......+.....+...+..........+++++++++++++++++++++++++++++++++++++++*........+++++++++++++++++++++++++++++++++++++++*.....+.........+.......+.....+.+........+.........+.+...........+......+...+.+......+.....+..........+.....+............+......+.+.....................+..+.+.....+......+.+...+...........+................+............+..+.+..+...+.......+............+..............++++++ 2025-11-25 17:40:57.020 | ........+++++++++++++++++++++++++++++++++++++++*..........+...+++++++++++++++++++++++++++++++++++++++*.........+.+.....+..........+..+......+.+...+..+......+.......+......+.........+........+.............+...........+.+..+.......+.........+..+....+...+..+.+..+................+.........+..+..................+......+.+......+..+...+...+....+..+.+...+.....+.+.....+................+............+......+.....+.......+...+..+.........+...+...+.......+...+..+...+....+..............+.+...............+.....+.+........+....+........+.......+..+.+..+.......+.........+............+...+..+...+......+...+......+.........+......+.++++++ 2025-11-25 17:40:57.024 | ----- 2025-11-25 17:40:57.028 | + 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 2025-11-25 17:40:57.033 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2025-11-25 17:40:57.036 | Check that the request matches the signature 2025-11-25 17:40:57.036 | Signature ok 2025-11-25 17:40:57.036 | The Subject's Distinguished Name is as follows 2025-11-25 17:40:57.036 | organizationName :ASN.1 12:'OpenStack' 2025-11-25 17:40:57.036 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2025-11-25 17:40:57.036 | commonName :ASN.1 12:'Intermediate CA' 2025-11-25 17:40:57.038 | Certificate is to be certified until Nov 25 17:40:57 2026 GMT (365 days) 2025-11-25 17:40:57.041 | 2025-11-25 17:40:57.041 | Write out database with 1 new entries 2025-11-25 17:40:57.042 | Database updated 2025-11-25 17:40:57.045 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2025-11-25 17:40:57.050 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-25 17:40:57.053 | + lib/tls:init_CA:212 : is_fedora 2025-11-25 17:40:57.056 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:40:57.059 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:40:57.062 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:40:57.064 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:40:57.067 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:40:57.069 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:40:57.072 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:40:57.075 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:40:57.077 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:40:57.079 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:40:57.082 | + lib/tls:init_CA:213 : sudo cp /opt/stack/data/CA/int-ca/ca-chain.pem /usr/share/pki/ca-trust-source/anchors/devstack-chain.pem 2025-11-25 17:40:57.108 | + lib/tls:init_CA:214 : sudo update-ca-trust 2025-11-25 17:41:00.177 | + ./stack.sh:main:907 : init_cert 2025-11-25 17:41:00.180 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2025-11-25 17:41:00.183 | + lib/tls:init_cert:226 : [[ -n 38.102.83.58 ]] 2025-11-25 17:41:00.186 | + lib/tls:init_cert:227 : TLS_IP=IP:38.102.83.58 2025-11-25 17:41:00.189 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2025-11-25 17:41:00.191 | + lib/tls:init_cert:229 : TLS_IP=IP:38.102.83.58,IP:::1 2025-11-25 17:41:00.194 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0005535648.novalocal IP:38.102.83.58,IP:::1 2025-11-25 17:41:00.197 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2025-11-25 17:41:00.200 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2025-11-25 17:41:00.202 | + lib/tls:make_cert:244 : local common_name=np0005535648.novalocal 2025-11-25 17:41:00.205 | + lib/tls:make_cert:245 : local alt_names=IP:38.102.83.58,IP:::1 2025-11-25 17:41:00.207 | + lib/tls:make_cert:247 : '[' np0005535648.novalocal '!=' 38.102.83.58 ']' 2025-11-25 17:41:00.209 | + lib/tls:make_cert:248 : is_ipv4_address 38.102.83.58 2025-11-25 17:41:00.212 | + functions-common:is_ipv4_address:2209 : local address=38.102.83.58 2025-11-25 17:41:00.214 | + functions-common:is_ipv4_address:2210 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2025-11-25 17:41:00.217 | + functions-common:is_ipv4_address:2212 : [[ 38.102.83.58 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2025-11-25 17:41:00.220 | + functions-common:is_ipv4_address:2213 : return 0 2025-11-25 17:41:00.222 | + lib/tls:make_cert:249 : [[ -z IP:38.102.83.58,IP:::1 ]] 2025-11-25 17:41:00.225 | + lib/tls:make_cert:252 : alt_names=IP:38.102.83.58,IP:::1,IP:38.102.83.58 2025-11-25 17:41:00.228 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2025-11-25 17:41:00.231 | + 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=np0005535648.novalocal' 2025-11-25 17:41:00.255 | .+........+.+...+..+++++++++++++++++++++++++++++++++++++++*.......+...+...+..+...+++++++++++++++++++++++++++++++++++++++*..+....+......+...+..+...+......+..........+...+..+.........+...............+......++++++ 2025-11-25 17:41:00.292 | ...........+.+++++++++++++++++++++++++++++++++++++++*.....+++++++++++++++++++++++++++++++++++++++*.....+....+...+..+...+....+......+...+..+.........+.+.....+.........+...+.+..+.......+.....+.+.....+.+.........+..............+...+............+..........+......+.....+....+...+..............+.........+.......+..+.......+..............+............+...+.......+........+....+..+.............+.....+...+.........+....+......+...+......+...............+......++++++ 2025-11-25 17:41:00.297 | ----- 2025-11-25 17:41:00.303 | + lib/tls:make_cert:268 : [[ -z IP:38.102.83.58,IP:::1,IP:38.102.83.58 ]] 2025-11-25 17:41:00.306 | + lib/tls:make_cert:271 : alt_names=DNS:np0005535648.novalocal,IP:38.102.83.58,IP:::1,IP:38.102.83.58 2025-11-25 17:41:00.309 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0005535648.novalocal,IP:38.102.83.58,IP:::1,IP:38.102.83.58 2025-11-25 17:41:00.312 | + 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=np0005535648.novalocal' -batch 2025-11-25 17:41:00.317 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2025-11-25 17:41:00.321 | Check that the request matches the signature 2025-11-25 17:41:00.321 | Signature ok 2025-11-25 17:41:00.321 | The Subject's Distinguished Name is as follows 2025-11-25 17:41:00.321 | organizationName :ASN.1 12:'OpenStack' 2025-11-25 17:41:00.321 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2025-11-25 17:41:00.321 | commonName :ASN.1 12:'np0005535648.novalocal' 2025-11-25 17:41:00.322 | Certificate is to be certified until Nov 25 17:41:00 2026 GMT (365 days) 2025-11-25 17:41:00.325 | 2025-11-25 17:41:00.326 | Write out database with 1 new entries 2025-11-25 17:41:00.326 | Database updated 2025-11-25 17:41:00.329 | + 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 2025-11-25 17:41:00.338 | + ./stack.sh:main:914 : install_dstat 2025-11-25 17:41:00.341 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2025-11-25 17:41:00.361 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:41:00.364 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2025-11-25 17:41:00.367 | + inc/python:pip_install_gr:94 : local name=psutil 2025-11-25 17:41:00.370 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-25 17:41:00.373 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2025-11-25 17:41:00.376 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2025-11-25 17:41:00.379 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-25 17:41:00.384 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2025-11-25 17:41:00.384 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-25 17:41:00.391 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2025-11-25 17:41:00.394 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2025-11-25 17:41:00.397 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2025-11-25 17:41:00.401 | + inc/python:pip_install_gr:96 : clean_name=psutil 2025-11-25 17:41:00.404 | + inc/python:pip_install_gr:97 : pip_install psutil 2025-11-25 17:41:00.429 | Using python 3.12 to install psutil 2025-11-25 17:41:00.432 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2025-11-25 17:41:01.033 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:41:01.239 | Collecting psutil 2025-11-25 17:41:01.246 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3d/3c/b56076bb35303d0733fc47b110a1c9cce081a05ae2e886575a3587c1ee76/psutil-7.1.1-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (23 kB) 2025-11-25 17:41:01.281 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3d/3c/b56076bb35303d0733fc47b110a1c9cce081a05ae2e886575a3587c1ee76/psutil-7.1.1-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2025-11-25 17:41:01.292 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 290.1/290.1 kB 34.8 MB/s eta 0:00:00 2025-11-25 17:41:01.442 | Installing collected packages: psutil 2025-11-25 17:41:01.578 | Successfully installed psutil-7.1.1 2025-11-25 17:41:01.581 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:41:01.690 | + inc/python:pip_install:216 : result=0 2025-11-25 17:41:01.692 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:41:01.695 | + functions-common:time_stop:2423 : local name 2025-11-25 17:41:01.697 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:41:01.699 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:41:01.702 | + functions-common:time_stop:2426 : local total 2025-11-25 17:41:01.705 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:41:01.708 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:41:01.710 | + functions-common:time_stop:2430 : start_time=1764092460423 2025-11-25 17:41:01.713 | + functions-common:time_stop:2432 : [[ -z 1764092460423 ]] 2025-11-25 17:41:01.716 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:41:01.721 | + functions-common:time_stop:2435 : end_time=1764092461718 2025-11-25 17:41:01.723 | + functions-common:time_stop:2436 : elapsed_time=1295 2025-11-25 17:41:01.725 | + functions-common:time_stop:2437 : total=12027 2025-11-25 17:41:01.728 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:41:01.731 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=13322 2025-11-25 17:41:01.733 | + inc/python:pip_install:219 : return 0 2025-11-25 17:41:01.737 | + ./stack.sh:main:920 : echo_summary 'Installing OpenStack project source' 2025-11-25 17:41:01.740 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:41:01.742 | + ./stack.sh:echo_summary:473 : echo -e Installing OpenStack project source 2025-11-25 17:41:01.745 | + ./stack.sh:main:923 : install_libs 2025-11-25 17:41:01.748 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2025-11-25 17:41:01.751 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2025-11-25 17:41:01.754 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2025-11-25 17:41:01.756 | + inc/python:use_library_from_git:266 : local name=automaton 2025-11-25 17:41:01.758 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:01.761 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:01.763 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,automaton, ]] 2025-11-25 17:41:01.766 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:01.769 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2025-11-25 17:41:01.772 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2025-11-25 17:41:01.774 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2025-11-25 17:41:01.777 | + inc/python:use_library_from_git:266 : local name=castellan 2025-11-25 17:41:01.780 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:01.782 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:01.785 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,castellan, ]] 2025-11-25 17:41:01.788 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:01.791 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2025-11-25 17:41:01.794 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2025-11-25 17:41:01.796 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2025-11-25 17:41:01.798 | + inc/python:use_library_from_git:266 : local name=cliff 2025-11-25 17:41:01.801 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:01.804 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:01.807 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cliff, ]] 2025-11-25 17:41:01.810 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:01.813 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2025-11-25 17:41:01.815 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2025-11-25 17:41:01.818 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2025-11-25 17:41:01.821 | + inc/python:use_library_from_git:266 : local name=cursive 2025-11-25 17:41:01.824 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:01.827 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:01.830 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cursive, ]] 2025-11-25 17:41:01.833 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:01.835 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2025-11-25 17:41:01.838 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2025-11-25 17:41:01.841 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2025-11-25 17:41:01.844 | + inc/python:use_library_from_git:266 : local name=debtcollector 2025-11-25 17:41:01.848 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:01.853 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:01.857 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,debtcollector, ]] 2025-11-25 17:41:01.861 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:01.864 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2025-11-25 17:41:01.868 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2025-11-25 17:41:01.871 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2025-11-25 17:41:01.874 | + inc/python:use_library_from_git:266 : local name=futurist 2025-11-25 17:41:01.877 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:01.881 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:01.883 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,futurist, ]] 2025-11-25 17:41:01.888 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:01.891 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2025-11-25 17:41:01.894 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2025-11-25 17:41:01.898 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2025-11-25 17:41:01.902 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2025-11-25 17:41:01.905 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:01.907 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:01.911 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,openstacksdk, ]] 2025-11-25 17:41:01.914 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:01.918 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2025-11-25 17:41:01.921 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2025-11-25 17:41:01.923 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2025-11-25 17:41:01.927 | + inc/python:use_library_from_git:266 : local name=osc-lib 2025-11-25 17:41:01.930 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:01.935 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:01.938 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-lib, ]] 2025-11-25 17:41:01.942 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:01.945 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2025-11-25 17:41:01.949 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2025-11-25 17:41:01.952 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2025-11-25 17:41:01.956 | + inc/python:use_library_from_git:266 : local name=osc-placement 2025-11-25 17:41:01.959 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:01.962 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:01.966 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-placement, ]] 2025-11-25 17:41:01.969 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:01.972 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2025-11-25 17:41:01.976 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2025-11-25 17:41:01.978 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2025-11-25 17:41:01.982 | + inc/python:use_library_from_git:266 : local name=os-client-config 2025-11-25 17:41:01.985 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:01.988 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:01.991 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-client-config, ]] 2025-11-25 17:41:01.994 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:01.997 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2025-11-25 17:41:02.000 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2025-11-25 17:41:02.003 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2025-11-25 17:41:02.006 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2025-11-25 17:41:02.010 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.012 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.016 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.cache, ]] 2025-11-25 17:41:02.019 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.022 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2025-11-25 17:41:02.025 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2025-11-25 17:41:02.028 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2025-11-25 17:41:02.031 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2025-11-25 17:41:02.034 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.037 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.040 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.concurrency, ]] 2025-11-25 17:41:02.043 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.046 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2025-11-25 17:41:02.049 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2025-11-25 17:41:02.053 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2025-11-25 17:41:02.055 | + inc/python:use_library_from_git:266 : local name=oslo.config 2025-11-25 17:41:02.059 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.062 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.065 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.config, ]] 2025-11-25 17:41:02.068 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.071 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2025-11-25 17:41:02.074 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2025-11-25 17:41:02.078 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2025-11-25 17:41:02.081 | + inc/python:use_library_from_git:266 : local name=oslo.context 2025-11-25 17:41:02.085 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.087 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.090 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.context, ]] 2025-11-25 17:41:02.094 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.097 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2025-11-25 17:41:02.100 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2025-11-25 17:41:02.103 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2025-11-25 17:41:02.106 | + inc/python:use_library_from_git:266 : local name=oslo.db 2025-11-25 17:41:02.109 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.113 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.117 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.db, ]] 2025-11-25 17:41:02.120 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.123 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2025-11-25 17:41:02.126 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2025-11-25 17:41:02.129 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2025-11-25 17:41:02.133 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2025-11-25 17:41:02.136 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.139 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.142 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.i18n, ]] 2025-11-25 17:41:02.146 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.148 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2025-11-25 17:41:02.151 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2025-11-25 17:41:02.154 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2025-11-25 17:41:02.157 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2025-11-25 17:41:02.161 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.164 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.168 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.limit, ]] 2025-11-25 17:41:02.170 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.173 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2025-11-25 17:41:02.177 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2025-11-25 17:41:02.180 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2025-11-25 17:41:02.183 | + inc/python:use_library_from_git:266 : local name=oslo.log 2025-11-25 17:41:02.187 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.189 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.192 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.log, ]] 2025-11-25 17:41:02.196 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.199 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2025-11-25 17:41:02.202 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2025-11-25 17:41:02.205 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2025-11-25 17:41:02.208 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2025-11-25 17:41:02.211 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.215 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.217 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.messaging, ]] 2025-11-25 17:41:02.220 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.223 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2025-11-25 17:41:02.226 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2025-11-25 17:41:02.229 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2025-11-25 17:41:02.233 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2025-11-25 17:41:02.236 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.239 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.242 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.middleware, ]] 2025-11-25 17:41:02.245 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.248 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2025-11-25 17:41:02.251 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2025-11-25 17:41:02.254 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2025-11-25 17:41:02.257 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2025-11-25 17:41:02.260 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.264 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.267 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.policy, ]] 2025-11-25 17:41:02.270 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.273 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2025-11-25 17:41:02.276 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2025-11-25 17:41:02.279 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2025-11-25 17:41:02.282 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2025-11-25 17:41:02.285 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.288 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.291 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.privsep, ]] 2025-11-25 17:41:02.295 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.298 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2025-11-25 17:41:02.302 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2025-11-25 17:41:02.305 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2025-11-25 17:41:02.307 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2025-11-25 17:41:02.311 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.314 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.317 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.reports, ]] 2025-11-25 17:41:02.321 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.326 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2025-11-25 17:41:02.330 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2025-11-25 17:41:02.333 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2025-11-25 17:41:02.335 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2025-11-25 17:41:02.337 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.339 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.341 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.rootwrap, ]] 2025-11-25 17:41:02.343 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.346 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2025-11-25 17:41:02.348 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2025-11-25 17:41:02.350 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2025-11-25 17:41:02.352 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2025-11-25 17:41:02.354 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.356 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.359 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.serialization, ]] 2025-11-25 17:41:02.362 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.363 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2025-11-25 17:41:02.365 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2025-11-25 17:41:02.367 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2025-11-25 17:41:02.369 | + inc/python:use_library_from_git:266 : local name=oslo.service 2025-11-25 17:41:02.370 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.373 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.375 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.service, ]] 2025-11-25 17:41:02.378 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.381 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2025-11-25 17:41:02.384 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2025-11-25 17:41:02.387 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2025-11-25 17:41:02.388 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2025-11-25 17:41:02.391 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.394 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.396 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.utils, ]] 2025-11-25 17:41:02.399 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.402 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2025-11-25 17:41:02.404 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2025-11-25 17:41:02.406 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2025-11-25 17:41:02.409 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2025-11-25 17:41:02.411 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.414 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.417 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.versionedobjects, ]] 2025-11-25 17:41:02.419 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.421 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2025-11-25 17:41:02.423 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2025-11-25 17:41:02.426 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2025-11-25 17:41:02.428 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2025-11-25 17:41:02.431 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.433 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.436 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.vmware, ]] 2025-11-25 17:41:02.438 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.441 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2025-11-25 17:41:02.443 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2025-11-25 17:41:02.445 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2025-11-25 17:41:02.448 | + inc/python:use_library_from_git:266 : local name=osprofiler 2025-11-25 17:41:02.450 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.453 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.455 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osprofiler, ]] 2025-11-25 17:41:02.458 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.460 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2025-11-25 17:41:02.463 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2025-11-25 17:41:02.465 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2025-11-25 17:41:02.467 | + inc/python:use_library_from_git:266 : local name=pycadf 2025-11-25 17:41:02.469 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.472 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.474 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pycadf, ]] 2025-11-25 17:41:02.477 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.479 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2025-11-25 17:41:02.482 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2025-11-25 17:41:02.484 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2025-11-25 17:41:02.487 | + inc/python:use_library_from_git:266 : local name=stevedore 2025-11-25 17:41:02.489 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.492 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.494 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,stevedore, ]] 2025-11-25 17:41:02.497 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.499 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2025-11-25 17:41:02.501 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2025-11-25 17:41:02.504 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2025-11-25 17:41:02.506 | + inc/python:use_library_from_git:266 : local name=taskflow 2025-11-25 17:41:02.508 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.511 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.513 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,taskflow, ]] 2025-11-25 17:41:02.514 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.516 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2025-11-25 17:41:02.518 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2025-11-25 17:41:02.521 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2025-11-25 17:41:02.523 | + inc/python:use_library_from_git:266 : local name=tooz 2025-11-25 17:41:02.526 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.528 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.531 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,tooz, ]] 2025-11-25 17:41:02.533 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.536 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2025-11-25 17:41:02.539 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2025-11-25 17:41:02.541 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2025-11-25 17:41:02.543 | + inc/python:use_library_from_git:266 : local name=os-brick 2025-11-25 17:41:02.545 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.547 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.550 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-brick, ]] 2025-11-25 17:41:02.552 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.554 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2025-11-25 17:41:02.557 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2025-11-25 17:41:02.559 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2025-11-25 17:41:02.562 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2025-11-25 17:41:02.563 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.566 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.568 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-resource-classes, ]] 2025-11-25 17:41:02.571 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.573 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2025-11-25 17:41:02.575 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2025-11-25 17:41:02.577 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2025-11-25 17:41:02.580 | + inc/python:use_library_from_git:266 : local name=os-traits 2025-11-25 17:41:02.582 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.585 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.587 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-traits, ]] 2025-11-25 17:41:02.589 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.592 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2025-11-25 17:41:02.594 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2025-11-25 17:41:02.597 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2025-11-25 17:41:02.599 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2025-11-25 17:41:02.602 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.603 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.606 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-barbicanclient, ]] 2025-11-25 17:41:02.608 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.611 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2025-11-25 17:41:02.612 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2025-11-25 17:41:02.615 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:02.617 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:02.619 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,etcd3gw, ]] 2025-11-25 17:41:02.621 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:02.623 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2025-11-25 17:41:02.644 | Using python 3.12 to install etcd3gw 2025-11-25 17:41:02.646 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2025-11-25 17:41:03.261 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:41:03.322 | Collecting etcd3gw 2025-11-25 17:41:03.329 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/35/11/79f09e0d1195d455bdf0542d4fec4ddc80a4f496d090244bba9fc7113834/etcd3gw-2.4.2-py3-none-any.whl.metadata (2.0 kB) 2025-11-25 17:41:03.378 | Collecting futurist>=0.16.0 (from etcd3gw) 2025-11-25 17:41:03.384 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1b/5b/a4418215b594fa44dea7deae61fa406139e2e8acc6442d25f93d80c52c84/futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2025-11-25 17:41:03.391 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2025-11-25 17:41:03.436 | Collecting requests>=2.20.0 (from etcd3gw) 2025-11-25 17:41:03.438 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-11-25 17:41:03.472 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2025-11-25 17:41:03.475 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9c/ca/863ed8fa66d6f986de6ad7feccc5df96e37400845b1eeb29889a70feea99/debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-25 17:41:03.482 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (69.0.3) 2025-11-25 17:41:03.606 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2025-11-25 17:41:03.608 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/10/d20b513afe03acc89ec33948320a5544d31f21b05368436d580dec4e234d/charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2025-11-25 17:41:03.639 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2025-11-25 17:41:03.641 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-11-25 17:41:03.693 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2025-11-25 17:41:03.696 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-11-25 17:41:03.705 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 6.0 MB/s eta 0:00:00 2025-11-25 17:41:03.738 | Collecting certifi>=2017.4.17 (from requests>=2.20.0->etcd3gw) 2025-11-25 17:41:03.741 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/70/7d/9bc192684cea499815ff478dfcdc13835ddf401365057044fb721ec6bddb/certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-11-25 17:41:04.062 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2025-11-25 17:41:04.068 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/0c/0f565294897a72493dbafe7b46229b5f09f3776795a894d6b737e98387de/wrapt-2.0.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (8.8 kB) 2025-11-25 17:41:04.132 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/35/11/79f09e0d1195d455bdf0542d4fec4ddc80a4f496d090244bba9fc7113834/etcd3gw-2.4.2-py3-none-any.whl (24 kB) 2025-11-25 17:41:04.142 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1b/5b/a4418215b594fa44dea7deae61fa406139e2e8acc6442d25f93d80c52c84/futurist-3.2.1-py3-none-any.whl (40 kB) 2025-11-25 17:41:04.149 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.5/40.5 kB 6.2 MB/s eta 0:00:00 2025-11-25 17:41:04.151 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl (64 kB) 2025-11-25 17:41:04.158 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 10.0 MB/s eta 0:00:00 2025-11-25 17:41:04.161 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/70/7d/9bc192684cea499815ff478dfcdc13835ddf401365057044fb721ec6bddb/certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-11-25 17:41:04.169 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.4/159.4 kB 22.2 MB/s eta 0:00:00 2025-11-25 17:41:04.172 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/10/d20b513afe03acc89ec33948320a5544d31f21b05368436d580dec4e234d/charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2025-11-25 17:41:04.180 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 21.2 MB/s eta 0:00:00 2025-11-25 17:41:04.183 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9c/ca/863ed8fa66d6f986de6ad7feccc5df96e37400845b1eeb29889a70feea99/debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-11-25 17:41:04.189 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl (71 kB) 2025-11-25 17:41:04.195 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 14.7 MB/s eta 0:00:00 2025-11-25 17:41:04.198 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-11-25 17:41:04.203 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 31.9 MB/s eta 0:00:00 2025-11-25 17:41:04.210 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/0c/0f565294897a72493dbafe7b46229b5f09f3776795a894d6b737e98387de/wrapt-2.0.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2025-11-25 17:41:04.218 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 17.2 MB/s eta 0:00:00 2025-11-25 17:41:04.430 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, certifi, requests, debtcollector, futurist, etcd3gw 2025-11-25 17:41:04.755 | Successfully installed certifi-2025.11.12 charset_normalizer-3.4.4 debtcollector-3.0.0 etcd3gw-2.4.2 futurist-3.2.1 idna-3.11 requests-2.32.5 urllib3-1.26.20 wrapt-2.0.0 2025-11-25 17:41:04.755 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:41:04.926 | + inc/python:pip_install:216 : result=0 2025-11-25 17:41:04.928 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:41:04.930 | + functions-common:time_stop:2423 : local name 2025-11-25 17:41:04.933 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:41:04.935 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:41:04.936 | + functions-common:time_stop:2426 : local total 2025-11-25 17:41:04.937 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:41:04.939 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:41:04.940 | + functions-common:time_stop:2430 : start_time=1764092462638 2025-11-25 17:41:04.942 | + functions-common:time_stop:2432 : [[ -z 1764092462638 ]] 2025-11-25 17:41:04.943 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:41:04.946 | + functions-common:time_stop:2435 : end_time=1764092464944 2025-11-25 17:41:04.947 | + functions-common:time_stop:2436 : elapsed_time=2306 2025-11-25 17:41:04.950 | + functions-common:time_stop:2437 : total=13322 2025-11-25 17:41:04.953 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:41:04.956 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=15628 2025-11-25 17:41:04.959 | + inc/python:pip_install:219 : return 0 2025-11-25 17:41:04.961 | + ./stack.sh:main:926 : install_apache_uwsgi 2025-11-25 17:41:04.963 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2025-11-25 17:41:04.965 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2025-11-25 17:41:04.966 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:41:04.968 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:41:04.970 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:41:04.972 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:41:04.976 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:41:04.978 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:41:04.980 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:41:04.982 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:41:04.984 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:41:04.988 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:41:04.991 | + lib/apache:install_apache_uwsgi:81 : apxs=apxs 2025-11-25 17:41:04.995 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2025-11-25 17:41:04.998 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:41:04.999 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:41:05.001 | + lib/apache:install_apache_uwsgi:92 : is_fedora 2025-11-25 17:41:05.004 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:41:05.006 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:41:05.009 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:41:05.011 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:41:05.013 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:41:05.016 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:41:05.019 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:41:05.022 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:41:05.025 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:41:05.028 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:41:05.029 | + lib/apache:install_apache_uwsgi:92 : is_openeuler 2025-11-25 17:41:05.032 | + functions-common:is_openeuler:564 : [[ -z rpm ]] 2025-11-25 17:41:05.034 | + functions-common:is_openeuler:567 : '[' CentOSStream = openEuler ']' 2025-11-25 17:41:05.036 | + lib/apache:install_apache_uwsgi:92 : [[ rhel10 =~ rhel9 ]] 2025-11-25 17:41:05.039 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 2025-11-25 17:41:05.043 | + functions-common:install_package:1441 : update_package_repo 2025-11-25 17:41:05.045 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-25 17:41:05.048 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-25 17:41:05.051 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-25 17:41:05.052 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-25 17:41:05.055 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-25 17:41:05.057 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:41:05.060 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:41:05.062 | + functions-common:install_package:1442 : real_install_package uwsgi uwsgi-plugin-python3 2025-11-25 17:41:05.066 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-25 17:41:05.067 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:41:05.068 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:41:05.072 | + functions-common:real_install_package:1431 : is_fedora 2025-11-25 17:41:05.075 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:41:05.078 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:41:05.080 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:41:05.082 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:41:05.084 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:41:05.086 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:41:05.088 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:41:05.091 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:41:05.093 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:41:05.096 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:41:05.099 | + functions-common:real_install_package:1432 : yum_install uwsgi uwsgi-plugin-python3 2025-11-25 17:41:05.101 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-25 17:41:05.104 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-25 17:41:05.107 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-25 17:41:05.110 | + functions-common:time_start:2409 : local name=yum_install 2025-11-25 17:41:05.113 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:41:05.114 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:41:05.116 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:41:05.120 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092465118 2025-11-25 17:41:05.123 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y uwsgi uwsgi-plugin-python3 2025-11-25 17:41:05.125 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-25 17:41:05.128 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-25 17:41:05.133 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-25 17:41:05.134 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-25 17:41:05.137 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y uwsgi uwsgi-plugin-python3 2025-11-25 17:41:05.638 | Last metadata expiration check: 0:01:50 ago on Tue 25 Nov 2025 12:39:15 PM EST. 2025-11-25 17:41:05.732 | Dependencies resolved. 2025-11-25 17:41:05.732 | ================================================================================ 2025-11-25 17:41:05.732 | Package Arch Version Repository Size 2025-11-25 17:41:05.732 | ================================================================================ 2025-11-25 17:41:05.732 | Installing: 2025-11-25 17:41:05.732 | uwsgi x86_64 2.0.27-4.el10s delorean-master-testing 389 k 2025-11-25 17:41:05.732 | uwsgi-plugin-python3 x86_64 2.0.27-4.el10s delorean-master-testing 74 k 2025-11-25 17:41:05.732 | Installing dependencies: 2025-11-25 17:41:05.732 | uwsgi-plugin-common x86_64 2.0.27-4.el10s delorean-master-testing 46 k 2025-11-25 17:41:05.732 | 2025-11-25 17:41:05.732 | Transaction Summary 2025-11-25 17:41:05.732 | ================================================================================ 2025-11-25 17:41:05.732 | Install 3 Packages 2025-11-25 17:41:05.732 | 2025-11-25 17:41:05.732 | Total download size: 509 k 2025-11-25 17:41:05.732 | Installed size: 1.2 M 2025-11-25 17:41:05.733 | Downloading Packages: 2025-11-25 17:41:05.764 | (1/3): uwsgi-plugin-python3-2.0.27-4.el10s.x86_ 2.4 MB/s | 74 kB 00:00 2025-11-25 17:41:05.769 | (2/3): uwsgi-plugin-common-2.0.27-4.el10s.x86_6 1.3 MB/s | 46 kB 00:00 2025-11-25 17:41:05.774 | (3/3): uwsgi-2.0.27-4.el10s.x86_64.rpm 9.3 MB/s | 389 kB 00:00 2025-11-25 17:41:05.776 | -------------------------------------------------------------------------------- 2025-11-25 17:41:05.776 | Total 12 MB/s | 509 kB 00:00 2025-11-25 17:41:05.776 | Running transaction check 2025-11-25 17:41:05.789 | Transaction check succeeded. 2025-11-25 17:41:05.789 | Running transaction test 2025-11-25 17:41:05.848 | Transaction test succeeded. 2025-11-25 17:41:05.848 | Running transaction 2025-11-25 17:41:05.963 | Preparing : 1/1 2025-11-25 17:41:06.058 | Running scriptlet: uwsgi-2.0.27-4.el10s.x86_64 1/3 2025-11-25 17:41:06.063 | Installing : uwsgi-2.0.27-4.el10s.x86_64 1/3 2025-11-25 17:41:06.098 | Running scriptlet: uwsgi-2.0.27-4.el10s.x86_64 1/3 2025-11-25 17:41:06.106 | Installing : uwsgi-plugin-common-2.0.27-4.el10s.x86_64 2/3 2025-11-25 17:41:06.162 | Installing : uwsgi-plugin-python3-2.0.27-4.el10s.x86_64 3/3 2025-11-25 17:41:06.939 | Running scriptlet: uwsgi-plugin-python3-2.0.27-4.el10s.x86_64 3/3 2025-11-25 17:41:06.940 | 2025-11-25 17:41:06.940 | Installed: 2025-11-25 17:41:06.940 | uwsgi-2.0.27-4.el10s.x86_64 2025-11-25 17:41:06.940 | uwsgi-plugin-common-2.0.27-4.el10s.x86_64 2025-11-25 17:41:06.940 | uwsgi-plugin-python3-2.0.27-4.el10s.x86_64 2025-11-25 17:41:06.940 | 2025-11-25 17:41:06.940 | Complete! 2025-11-25 17:41:06.992 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-25 17:41:06.993 | + functions-common:time_stop:2423 : local name 2025-11-25 17:41:06.996 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:41:06.999 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:41:07.000 | + functions-common:time_stop:2426 : local total 2025-11-25 17:41:07.002 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:41:07.003 | + functions-common:time_stop:2429 : name=yum_install 2025-11-25 17:41:07.005 | + functions-common:time_stop:2430 : start_time=1764092465118 2025-11-25 17:41:07.007 | + functions-common:time_stop:2432 : [[ -z 1764092465118 ]] 2025-11-25 17:41:07.010 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:41:07.016 | + functions-common:time_stop:2435 : end_time=1764092467013 2025-11-25 17:41:07.018 | + functions-common:time_stop:2436 : elapsed_time=1895 2025-11-25 17:41:07.021 | + functions-common:time_stop:2437 : total=60892 2025-11-25 17:41:07.022 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:41:07.025 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=62787 2025-11-25 17:41:07.027 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2025-11-25 17:41:07.029 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:41:07.032 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:41:07.034 | + ./stack.sh:main:929 : install_keystoneauth 2025-11-25 17:41:07.037 | + lib/keystone:install_keystoneauth:491 : use_library_from_git keystoneauth 2025-11-25 17:41:07.039 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2025-11-25 17:41:07.042 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:07.043 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:07.045 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystoneauth, ]] 2025-11-25 17:41:07.048 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:07.050 | + ./stack.sh:main:930 : install_keystoneclient 2025-11-25 17:41:07.052 | + lib/keystone:install_keystoneclient:499 : use_library_from_git python-keystoneclient 2025-11-25 17:41:07.054 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2025-11-25 17:41:07.056 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:07.058 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:07.059 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-keystoneclient, ]] 2025-11-25 17:41:07.062 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:07.063 | + ./stack.sh:main:931 : install_glanceclient 2025-11-25 17:41:07.066 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2025-11-25 17:41:07.067 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2025-11-25 17:41:07.070 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:07.072 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:07.074 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-glanceclient, ]] 2025-11-25 17:41:07.077 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:07.079 | + ./stack.sh:main:932 : install_cinderclient 2025-11-25 17:41:07.081 | + lib/cinder:install_cinderclient:590 : use_library_from_git python-brick-cinderclient-ext 2025-11-25 17:41:07.083 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2025-11-25 17:41:07.084 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:07.086 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:07.088 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-brick-cinderclient-ext, ]] 2025-11-25 17:41:07.091 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:07.094 | + lib/cinder:install_cinderclient:595 : use_library_from_git python-cinderclient 2025-11-25 17:41:07.096 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2025-11-25 17:41:07.098 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:07.100 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:07.103 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-cinderclient, ]] 2025-11-25 17:41:07.105 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:07.107 | + ./stack.sh:main:933 : install_novaclient 2025-11-25 17:41:07.110 | + lib/nova:install_novaclient:923 : use_library_from_git python-novaclient 2025-11-25 17:41:07.112 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2025-11-25 17:41:07.115 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:07.117 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:07.119 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-novaclient, ]] 2025-11-25 17:41:07.122 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:07.125 | + ./stack.sh:main:934 : is_service_enabled swift glance horizon 2025-11-25 17:41:07.142 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:41:07.144 | + ./stack.sh:main:935 : install_swiftclient 2025-11-25 17:41:07.147 | + lib/swift:install_swiftclient:730 : use_library_from_git python-swiftclient 2025-11-25 17:41:07.149 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2025-11-25 17:41:07.152 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:07.155 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:07.158 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-swiftclient, ]] 2025-11-25 17:41:07.160 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:07.163 | + ./stack.sh:main:937 : is_service_enabled neutron nova horizon 2025-11-25 17:41:07.180 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:41:07.183 | + ./stack.sh:main:938 : install_neutronclient 2025-11-25 17:41:07.185 | + lib/neutron:install_neutronclient:548 : use_library_from_git python-neutronclient 2025-11-25 17:41:07.188 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2025-11-25 17:41:07.190 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:07.193 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:07.195 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-neutronclient, ]] 2025-11-25 17:41:07.198 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:07.201 | + ./stack.sh:main:942 : install_keystonemiddleware 2025-11-25 17:41:07.203 | + lib/keystone:install_keystonemiddleware:509 : use_library_from_git keystonemiddleware 2025-11-25 17:41:07.206 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2025-11-25 17:41:07.208 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:07.211 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:07.213 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystonemiddleware, ]] 2025-11-25 17:41:07.216 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:07.218 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr keystonemiddleware 2025-11-25 17:41:07.221 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2025-11-25 17:41:07.224 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-25 17:41:07.227 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2025-11-25 17:41:07.229 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2025-11-25 17:41:07.232 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-25 17:41:07.237 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2025-11-25 17:41:07.238 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-25 17:41:07.243 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2025-11-25 17:41:07.245 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2025-11-25 17:41:07.248 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2025-11-25 17:41:07.251 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2025-11-25 17:41:07.254 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2025-11-25 17:41:07.275 | Using python 3.12 to install keystonemiddleware 2025-11-25 17:41:07.278 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2025-11-25 17:41:07.896 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:41:07.962 | Collecting keystonemiddleware 2025-11-25 17:41:07.968 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b1/20/410d86b83bfdcb70308d40994958c329afb44587e42a8402d747cb7ced05/keystonemiddleware-10.12.0-py3-none-any.whl.metadata (3.9 kB) 2025-11-25 17:41:08.050 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2025-11-25 17:41:08.056 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/16/8a/803a45dc660770ac7e2d74fc1260a15ade29d2234120854747491b4a7a02/keystoneauth1-5.12.0-py3-none-any.whl.metadata (3.1 kB) 2025-11-25 17:41:08.136 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2025-11-25 17:41:08.142 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/37/ee/c15127ab0c4fe68d53b903e2248a56939c555870c435d714ced653e77394/oslo_cache-4.0.0-py3-none-any.whl.metadata (2.6 kB) 2025-11-25 17:41:08.199 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2025-11-25 17:41:08.205 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/c9/780ecc7afef133136daf978392938a78d681399e66848ed83ce03612d786/oslo_config-10.1.0-py3-none-any.whl.metadata (2.5 kB) 2025-11-25 17:41:08.250 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2025-11-25 17:41:08.256 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4c/dd/a76cb78fd6d08eb07b613fb4dc68259beeaa922d9907371542462d8bdde6/oslo_context-6.2.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-25 17:41:08.308 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2025-11-25 17:41:08.315 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/12/6215fd01b902973a8e27c8fc8d1c215fabc12ee0211ae4fe60ae0d0f79dd/oslo_i18n-6.7.1-py3-none-any.whl.metadata (1.9 kB) 2025-11-25 17:41:08.390 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2025-11-25 17:41:08.397 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8a/ee/6b92193f6deb3183caa8386e23489f6199c0d5251cbfc5360c3308d5092e/oslo_log-7.2.1-py3-none-any.whl.metadata (2.8 kB) 2025-11-25 17:41:08.453 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2025-11-25 17:41:08.459 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c7/4c/269503bc1355798e33e56e6c602ed672d1e40bd65485d771da9595779606/oslo_serialization-5.8.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-25 17:41:08.533 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2025-11-25 17:41:08.539 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1c/79/e8f828d0743240979b3a85aa6d77ce1250b25f62f0c273f7049a4d8b055c/oslo_utils-9.2.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-25 17:41:08.545 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2025-11-25 17:41:08.578 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2025-11-25 17:41:08.585 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/80/26/73c8a7b6be652a704de57bcc0811d1b9717b3ce693b99d8dc48c102a7cf0/pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2025-11-25 17:41:08.630 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2025-11-25 17:41:08.636 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/61/ad/689f02752eeec26aed679477e80e632ef1b682313be70793d798c1d5fc8f/PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2025-11-25 17:41:08.691 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2025-11-25 17:41:08.699 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/90/d1/eb39a6e544f5f789fd44c09274a8b1b08a86e3e7ac0e016d07ceb94c0b42/python_keystoneclient-5.7.0-py3-none-any.whl.metadata (3.6 kB) 2025-11-25 17:41:08.706 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2025-11-25 17:41:08.748 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2025-11-25 17:41:08.754 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/50/bd/c336448be43d40be28e71f2e0f3caf7ccb28e2755c58f4c02c065bfe3e8e/WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2025-11-25 17:41:08.770 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2025-11-25 17:41:08.817 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2025-11-25 17:41:08.819 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/40/8561ce06dc46fd17242c7724ab25b257a2ac1b35f4ebf551b40ce6105cfa/stevedore-5.6.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-25 17:41:08.853 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2025-11-25 17:41:08.858 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/29/26/0937af7b4383f1eba5bca789b8d191c0e09e59bb64962b18f4a14534ce41/os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2025-11-25 17:41:08.905 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2025-11-25 17:41:08.908 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/18/67/36e9267722cc04a6b9f15c7f3441c2363321a3ea07da7ae0c0707beb2a9c/typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2025-11-25 17:41:08.959 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2025-11-25 17:41:08.966 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/80/12235e5b75bb2c586733280854f131b86051e0bbdfb55349ff70d0f72cf9/dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2025-11-25 17:41:09.037 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2025-11-25 17:41:09.039 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/cc/f4fe2c7ce68b92cbf5b2d379ca366e1edae38cccaad00f69f529b460c3ef/netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-11-25 17:41:09.067 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2025-11-25 17:41:09.072 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/9a/9afaade874b2fa6c752c36f1548f718b5b83af81ed9b76628329dab81c1b/rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-11-25 17:41:09.126 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2025-11-25 17:41:09.128 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8b/9d/b3589d3877982d4f2329302ef98a8026e7f4443c765c46cfecc8858c6b4b/pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2025-11-25 17:41:09.166 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.9.0.post0) 2025-11-25 17:41:09.167 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.0.0) 2025-11-25 17:41:09.306 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2025-11-25 17:41:09.312 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/65/92/a5100f7185a800a5d29f8d14041f61475b9de465ffcc0f3b9fba606e4505/msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2025-11-25 17:41:09.345 | Collecting tzdata>=2022.4 (from oslo.serialization>=2.18.0->keystonemiddleware) 2025-11-25 17:41:09.348 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5c/23/c7abc0ca0a1526a0774eca151daeb8de62ec457e77262b66b359c3c7679e/tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-11-25 17:41:09.433 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2025-11-25 17:41:09.436 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/5e/1aa9a93198c6b64513c9d7752de7422c06402de6600a8767da1524f9570b/pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB) 2025-11-25 17:41:09.469 | Collecting packaging>=20.4 (from oslo.utils>=3.33.0->keystonemiddleware) 2025-11-25 17:41:09.471 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-11-25 17:41:09.479 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.1.1) 2025-11-25 17:41:09.483 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (69.0.3) 2025-11-25 17:41:09.546 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.4) 2025-11-25 17:41:09.548 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.11) 2025-11-25 17:41:09.550 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (1.26.20) 2025-11-25 17:41:09.551 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2025.11.12) 2025-11-25 17:41:09.568 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.0.0) 2025-11-25 17:41:09.606 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2025-11-25 17:41:09.609 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4e/8c/f3147f5c4b73e7550fe5f9352eaa956ae838d5c51eb58e7a25b9f3e2643b/decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2025-11-25 17:41:09.708 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2025-11-25 17:41:09.710 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-11-25 17:41:09.804 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b1/20/410d86b83bfdcb70308d40994958c329afb44587e42a8402d747cb7ced05/keystonemiddleware-10.12.0-py3-none-any.whl (152 kB) 2025-11-25 17:41:09.812 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.1/152.1 kB 21.9 MB/s eta 0:00:00 2025-11-25 17:41:09.820 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/16/8a/803a45dc660770ac7e2d74fc1260a15ade29d2234120854747491b4a7a02/keystoneauth1-5.12.0-py3-none-any.whl (343 kB) 2025-11-25 17:41:09.829 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.4/343.4 kB 46.5 MB/s eta 0:00:00 2025-11-25 17:41:09.838 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/37/ee/c15127ab0c4fe68d53b903e2248a56939c555870c435d714ced653e77394/oslo_cache-4.0.0-py3-none-any.whl (65 kB) 2025-11-25 17:41:09.845 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.9/65.9 kB 9.7 MB/s eta 0:00:00 2025-11-25 17:41:09.851 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/c9/780ecc7afef133136daf978392938a78d681399e66848ed83ce03612d786/oslo_config-10.1.0-py3-none-any.whl (131 kB) 2025-11-25 17:41:09.859 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 18.5 MB/s eta 0:00:00 2025-11-25 17:41:09.864 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4c/dd/a76cb78fd6d08eb07b613fb4dc68259beeaa922d9907371542462d8bdde6/oslo_context-6.2.0-py3-none-any.whl (19 kB) 2025-11-25 17:41:09.873 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/12/6215fd01b902973a8e27c8fc8d1c215fabc12ee0211ae4fe60ae0d0f79dd/oslo_i18n-6.7.1-py3-none-any.whl (47 kB) 2025-11-25 17:41:09.881 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 kB 6.5 MB/s eta 0:00:00 2025-11-25 17:41:09.890 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8a/ee/6b92193f6deb3183caa8386e23489f6199c0d5251cbfc5360c3308d5092e/oslo_log-7.2.1-py3-none-any.whl (75 kB) 2025-11-25 17:41:09.899 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.1/75.1 kB 10.5 MB/s eta 0:00:00 2025-11-25 17:41:09.904 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c7/4c/269503bc1355798e33e56e6c602ed672d1e40bd65485d771da9595779606/oslo_serialization-5.8.0-py3-none-any.whl (25 kB) 2025-11-25 17:41:09.914 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1c/79/e8f828d0743240979b3a85aa6d77ce1250b25f62f0c273f7049a4d8b055c/oslo_utils-9.2.0-py3-none-any.whl (138 kB) 2025-11-25 17:41:09.923 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.0/138.0 kB 19.3 MB/s eta 0:00:00 2025-11-25 17:41:09.928 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/80/26/73c8a7b6be652a704de57bcc0811d1b9717b3ce693b99d8dc48c102a7cf0/pycadf-4.0.1-py3-none-any.whl (44 kB) 2025-11-25 17:41:09.936 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.2/44.2 kB 5.7 MB/s eta 0:00:00 2025-11-25 17:41:09.941 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/61/ad/689f02752eeec26aed679477e80e632ef1b682313be70793d798c1d5fc8f/PyJWT-2.10.1-py3-none-any.whl (22 kB) 2025-11-25 17:41:09.951 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/90/d1/eb39a6e544f5f789fd44c09274a8b1b08a86e3e7ac0e016d07ceb94c0b42/python_keystoneclient-5.7.0-py3-none-any.whl (397 kB) 2025-11-25 17:41:09.962 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.2/397.2 kB 43.9 MB/s eta 0:00:00 2025-11-25 17:41:09.968 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/50/bd/c336448be43d40be28e71f2e0f3caf7ccb28e2755c58f4c02c065bfe3e8e/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2025-11-25 17:41:09.976 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.4/115.4 kB 17.6 MB/s eta 0:00:00 2025-11-25 17:41:09.982 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/80/12235e5b75bb2c586733280854f131b86051e0bbdfb55349ff70d0f72cf9/dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2025-11-25 17:41:09.991 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.4/64.4 kB 9.6 MB/s eta 0:00:00 2025-11-25 17:41:09.995 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/65/92/a5100f7185a800a5d29f8d14041f61475b9de465ffcc0f3b9fba606e4505/msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2025-11-25 17:41:10.009 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.6/427.6 kB 41.4 MB/s eta 0:00:00 2025-11-25 17:41:10.013 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/cc/f4fe2c7ce68b92cbf5b2d379ca366e1edae38cccaad00f69f529b460c3ef/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-11-25 17:41:10.039 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 92.4 MB/s eta 0:00:00 2025-11-25 17:41:10.045 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/29/26/0937af7b4383f1eba5bca789b8d191c0e09e59bb64962b18f4a14534ce41/os_service_types-1.8.2-py3-none-any.whl (24 kB) 2025-11-25 17:41:10.053 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl (66 kB) 2025-11-25 17:41:10.065 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 7.5 MB/s eta 0:00:00 2025-11-25 17:41:10.069 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/5e/1aa9a93198c6b64513c9d7752de7422c06402de6600a8767da1524f9570b/pyparsing-3.2.5-py3-none-any.whl (113 kB) 2025-11-25 17:41:10.081 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.9/113.9 kB 12.5 MB/s eta 0:00:00 2025-11-25 17:41:10.085 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8b/9d/b3589d3877982d4f2329302ef98a8026e7f4443c765c46cfecc8858c6b4b/pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2025-11-25 17:41:10.101 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 63.5 MB/s eta 0:00:00 2025-11-25 17:41:10.107 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/9a/9afaade874b2fa6c752c36f1548f718b5b83af81ed9b76628329dab81c1b/rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-11-25 17:41:10.120 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/40/8561ce06dc46fd17242c7724ab25b257a2ac1b35f4ebf551b40ce6105cfa/stevedore-5.6.0-py3-none-any.whl (54 kB) 2025-11-25 17:41:10.128 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.4/54.4 kB 8.4 MB/s eta 0:00:00 2025-11-25 17:41:10.132 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/18/67/36e9267722cc04a6b9f15c7f3441c2363321a3ea07da7ae0c0707beb2a9c/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2025-11-25 17:41:10.143 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 kB 4.9 MB/s eta 0:00:00 2025-11-25 17:41:10.149 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5c/23/c7abc0ca0a1526a0774eca151daeb8de62ec457e77262b66b359c3c7679e/tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-11-25 17:41:10.164 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 347.8/347.8 kB 31.5 MB/s eta 0:00:00 2025-11-25 17:41:10.167 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4e/8c/f3147f5c4b73e7550fe5f9352eaa956ae838d5c51eb58e7a25b9f3e2643b/decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-11-25 17:41:10.175 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-11-25 17:41:10.464 | Installing collected packages: WebOb, tzdata, typing-extensions, stevedore, six, rfc3986, PyYAML, pyparsing, PyJWT, packaging, netaddr, msgpack, decorator, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2025-11-25 17:41:12.061 | Successfully installed PyJWT-2.10.1 PyYAML-6.0.3 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.5.0 keystoneauth1-5.12.0 keystonemiddleware-10.12.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.0.0 oslo.config-10.1.0 oslo.context-6.2.0 oslo.i18n-6.7.1 oslo.log-7.2.1 oslo.serialization-5.8.0 oslo.utils-9.2.0 packaging-25.0 pycadf-4.0.1 pyparsing-3.2.5 python-keystoneclient-5.7.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.6.0 typing-extensions-4.15.0 tzdata-2025.2 2025-11-25 17:41:12.061 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:41:12.249 | + inc/python:pip_install:216 : result=0 2025-11-25 17:41:12.252 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:41:12.254 | + functions-common:time_stop:2423 : local name 2025-11-25 17:41:12.256 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:41:12.259 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:41:12.261 | + functions-common:time_stop:2426 : local total 2025-11-25 17:41:12.264 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:41:12.267 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:41:12.270 | + functions-common:time_stop:2430 : start_time=1764092467270 2025-11-25 17:41:12.272 | + functions-common:time_stop:2432 : [[ -z 1764092467270 ]] 2025-11-25 17:41:12.275 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:41:12.280 | + functions-common:time_stop:2435 : end_time=1764092472276 2025-11-25 17:41:12.282 | + functions-common:time_stop:2436 : elapsed_time=5006 2025-11-25 17:41:12.285 | + functions-common:time_stop:2437 : total=15628 2025-11-25 17:41:12.287 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:41:12.290 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=20634 2025-11-25 17:41:12.292 | + inc/python:pip_install:219 : return 0 2025-11-25 17:41:12.295 | + lib/keystone:install_keystonemiddleware:518 : pip_install_gr python-memcached 2025-11-25 17:41:12.298 | + inc/python:pip_install_gr:94 : local name=python-memcached 2025-11-25 17:41:12.301 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-25 17:41:12.305 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2025-11-25 17:41:12.307 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2025-11-25 17:41:12.310 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-25 17:41:12.314 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-25 17:41:12.314 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2025-11-25 17:41:12.319 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2025-11-25 17:41:12.321 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2025-11-25 17:41:12.324 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2025-11-25 17:41:12.327 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2025-11-25 17:41:12.330 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2025-11-25 17:41:12.350 | Using python 3.12 to install python-memcached 2025-11-25 17:41:12.353 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2025-11-25 17:41:12.973 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:41:13.020 | Collecting python-memcached 2025-11-25 17:41:13.026 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8f/1b/3b15a37831ae34a264d7d5b71f3ae9fe74a81251453a3ec2135e76888ef1/python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2025-11-25 17:41:13.036 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8f/1b/3b15a37831ae34a264d7d5b71f3ae9fe74a81251453a3ec2135e76888ef1/python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2025-11-25 17:41:13.282 | Installing collected packages: python-memcached 2025-11-25 17:41:13.306 | Successfully installed python-memcached-1.62 2025-11-25 17:41:13.306 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:41:13.433 | + inc/python:pip_install:216 : result=0 2025-11-25 17:41:13.436 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:41:13.439 | + functions-common:time_stop:2423 : local name 2025-11-25 17:41:13.441 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:41:13.444 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:41:13.445 | + functions-common:time_stop:2426 : local total 2025-11-25 17:41:13.447 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:41:13.450 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:41:13.452 | + functions-common:time_stop:2430 : start_time=1764092472345 2025-11-25 17:41:13.454 | + functions-common:time_stop:2432 : [[ -z 1764092472345 ]] 2025-11-25 17:41:13.457 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:41:13.461 | + functions-common:time_stop:2435 : end_time=1764092473458 2025-11-25 17:41:13.463 | + functions-common:time_stop:2436 : elapsed_time=1113 2025-11-25 17:41:13.465 | + functions-common:time_stop:2437 : total=20634 2025-11-25 17:41:13.467 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:41:13.469 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=21747 2025-11-25 17:41:13.472 | + inc/python:pip_install:219 : return 0 2025-11-25 17:41:13.474 | + ./stack.sh:main:944 : is_service_enabled keystone 2025-11-25 17:41:13.491 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:41:13.493 | + ./stack.sh:main:945 : '[' 38.102.83.58 == 38.102.83.58 ']' 2025-11-25 17:41:13.495 | + ./stack.sh:main:946 : stack_install_service keystone 2025-11-25 17:41:13.498 | + lib/stack:stack_install_service:20 : local service=keystone 2025-11-25 17:41:13.500 | + lib/stack:stack_install_service:21 : type install_keystone 2025-11-25 17:41:13.503 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-25 17:41:13.505 | + lib/stack:stack_install_service:32 : install_keystone 2025-11-25 17:41:13.508 | + lib/keystone:install_keystone:524 : is_service_enabled ldap 2025-11-25 17:41:13.522 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:41:13.524 | + lib/keystone:install_keystone:528 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2025-11-25 17:41:13.526 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/keystone.git 2025-11-25 17:41:13.528 | + functions-common:git_clone:593 : local git_dest=/opt/stack/keystone 2025-11-25 17:41:13.531 | + functions-common:git_clone:594 : local git_ref=master 2025-11-25 17:41:13.532 | + functions-common:git_clone:595 : local orig_dir 2025-11-25 17:41:13.535 | ++ functions-common:git_clone:596 : pwd 2025-11-25 17:41:13.537 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-25 17:41:13.539 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-25 17:41:13.542 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-25 17:41:13.556 | + functions-common:git_clone:599 : RECLONE=False 2025-11-25 17:41:13.558 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-25 17:41:13.560 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-25 17:41:13.563 | + functions-common:git_clone:613 : echo master 2025-11-25 17:41:13.563 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-25 17:41:13.566 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-25 17:41:13.569 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/keystone ]] 2025-11-25 17:41:13.571 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-25 17:41:13.573 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/keystone 2025-11-25 17:41:13.591 | + functions-common:git_clone:675 : cd /opt/stack/keystone 2025-11-25 17:41:13.594 | + functions-common:git_clone:676 : git show --oneline 2025-11-25 17:41:13.594 | + functions-common:git_clone:676 : head -1 2025-11-25 17:41:13.600 | 199473499 Merge "Bytes-vs-str mismatch causes repeated ID mapping creates on list" 2025-11-25 17:41:13.603 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-25 17:41:13.606 | + lib/keystone:install_keystone:529 : setup_develop /opt/stack/keystone 2025-11-25 17:41:13.608 | + inc/python:setup_develop:353 : local bindep 2025-11-25 17:41:13.610 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2025-11-25 17:41:13.612 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2025-11-25 17:41:13.614 | + inc/python:setup_develop:359 : local extras= 2025-11-25 17:41:13.616 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2025-11-25 17:41:13.619 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-25 17:41:13.622 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2025-11-25 17:41:13.624 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2025-11-25 17:41:13.627 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-25 17:41:13.630 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-25 17:41:13.632 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2025-11-25 17:41:13.634 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-25 17:41:13.637 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2025-11-25 17:41:13.639 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-25 17:41:13.641 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-25 17:41:13.645 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2025-11-25 17:41:13.651 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2025-11-25 17:41:13.653 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2025-11-25 17:41:13.656 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2025-11-25 17:41:13.810 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2025-11-25 17:41:13.812 | + inc/python:setup_package:436 : local bindep=0 2025-11-25 17:41:13.815 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-25 17:41:13.818 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-25 17:41:13.820 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2025-11-25 17:41:13.823 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2025-11-25 17:41:13.826 | + inc/python:setup_package:445 : local flags=-e 2025-11-25 17:41:13.829 | + inc/python:setup_package:446 : local extras= 2025-11-25 17:41:13.831 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-25 17:41:13.834 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-25 17:41:13.837 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-25 17:41:13.840 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-25 17:41:13.842 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-25 17:41:13.845 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2025-11-25 17:41:13.868 | Using python 3.12 to install /opt/stack/keystone 2025-11-25 17:41:13.870 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2025-11-25 17:41:14.501 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:41:14.503 | Obtaining file:///opt/stack/keystone 2025-11-25 17:41:14.506 | Installing build dependencies: started 2025-11-25 17:41:16.287 | Installing build dependencies: finished with status 'done' 2025-11-25 17:41:16.290 | Checking if build backend supports build_editable: started 2025-11-25 17:41:16.453 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-25 17:41:16.454 | Getting requirements to build editable: started 2025-11-25 17:41:16.595 | Getting requirements to build editable: finished with status 'done' 2025-11-25 17:41:16.598 | Preparing editable metadata (pyproject.toml): started 2025-11-25 17:41:17.161 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-25 17:41:17.249 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (7.0.3) 2025-11-25 17:41:17.250 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (1.8.9) 2025-11-25 17:41:17.325 | Collecting Flask!=0.11,>=1.0.2 (from keystone==28.1.0.dev19) 2025-11-25 17:41:17.329 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/f9/7f9263c5695f4bd0023734af91bedb2ff8209e8de6ead162f35d8dc762fd/flask-3.1.2-py3-none-any.whl.metadata (3.2 kB) 2025-11-25 17:41:17.366 | Collecting Flask-RESTful>=0.3.5 (from keystone==28.1.0.dev19) 2025-11-25 17:41:17.372 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d7/7b/f0b45f0df7d2978e5ae51804bb5939b7897b2ace24306009da0cc34d8d1f/Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2025-11-25 17:41:17.761 | Collecting cryptography>=2.7 (from keystone==28.1.0.dev19) 2025-11-25 17:41:17.768 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ac/25/e715fa0bc24ac2114ed69da33adf451a38abb6f3f24ec207908112e9ba53/cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2025-11-25 17:41:18.253 | Collecting SQLAlchemy>=1.4.0 (from keystone==28.1.0.dev19) 2025-11-25 17:41:18.260 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/e5/5aa65852dadc24b7d8ae75b7efb8d19303ed6ac93482e60c44a585930ea5/sqlalchemy-2.0.44-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.5 kB) 2025-11-25 17:41:18.268 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (5.6.0) 2025-11-25 17:41:18.269 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (5.7.0) 2025-11-25 17:41:18.270 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (10.12.0) 2025-11-25 17:41:18.362 | Collecting bcrypt>=3.1.3 (from keystone==28.1.0.dev19) 2025-11-25 17:41:18.368 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/7f/1e36379e169a7df3a14a1c160a49b7b918600a6008de43ff20d479e6f4b5/bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2025-11-25 17:41:18.486 | Collecting scrypt>=0.8.0 (from keystone==28.1.0.dev19) 2025-11-25 17:41:18.491 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/81/9a/f7956242e8ea68f62af8ae10c6cce8937f1590f10adc6599e218ea6149bb/scrypt-0.9.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (14 kB) 2025-11-25 17:41:18.498 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (4.0.0) 2025-11-25 17:41:18.499 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (10.1.0) 2025-11-25 17:41:18.500 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (6.2.0) 2025-11-25 17:41:18.590 | Collecting oslo.messaging>=5.29.0 (from keystone==28.1.0.dev19) 2025-11-25 17:41:18.596 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5d/df/50e2dc3245b36e840d525a72243856ef358a878f8a3c5995246472cb6bb6/oslo_messaging-17.1.0-py3-none-any.whl.metadata (3.1 kB) 2025-11-25 17:41:18.677 | Collecting oslo.db>=6.0.0 (from keystone==28.1.0.dev19) 2025-11-25 17:41:18.683 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c2/b5/81aee8626a22b3e656ea55a2d7adaa9eafe156dc42159eda96ef246ecdd6/oslo_db-17.4.0-py3-none-any.whl.metadata (3.0 kB) 2025-11-25 17:41:18.690 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (6.7.1) 2025-11-25 17:41:18.693 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (7.2.1) 2025-11-25 17:41:18.745 | Collecting oslo.middleware>=3.31.0 (from keystone==28.1.0.dev19) 2025-11-25 17:41:18.751 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8d/47/b0515778b0a4da8eb7cdfbae42d58651e20ecd1b915af970dd6c18c31afd/oslo_middleware-7.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-11-25 17:41:18.855 | Collecting oslo.policy>=4.5.0 (from keystone==28.1.0.dev19) 2025-11-25 17:41:18.860 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/25/82ed04c26fe511483fdc07336594194ad1446530b614de3c3efd6795a4d5/oslo_policy-4.7.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-25 17:41:18.867 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (5.8.0) 2025-11-25 17:41:18.901 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==28.1.0.dev19) 2025-11-25 17:41:18.907 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/17/8d/47873e44a142d625b1371fcdec9f412adaa7aa2d01306b704040ddbb3592/oslo_upgradecheck-2.6.0-py3-none-any.whl.metadata (1.7 kB) 2025-11-25 17:41:18.915 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (9.2.0) 2025-11-25 17:41:18.950 | Collecting oauthlib>=0.6.2 (from keystone==28.1.0.dev19) 2025-11-25 17:41:18.956 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/9c/92789c596b8df838baa98fa71844d84283302f7604ed565dafe5a6b5041a/oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2025-11-25 17:41:19.005 | Collecting pysaml2>=5.0.0 (from keystone==28.1.0.dev19) 2025-11-25 17:41:19.011 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/79/21/c95583bfce176ebf5e6a0655f1678502de970f3a6d17dee65852906b2d80/pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2025-11-25 17:41:19.019 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (2.10.1) 2025-11-25 17:41:19.021 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (1.5.0) 2025-11-25 17:41:19.082 | Collecting jsonschema>=3.2.0 (from keystone==28.1.0.dev19) 2025-11-25 17:41:19.088 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bf/9c/8c95d856233c1f82500c2450b8c68576b4cf1c871db3afac5c34ff84e6fd/jsonschema-4.25.1-py3-none-any.whl.metadata (7.6 kB) 2025-11-25 17:41:19.096 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (4.0.1) 2025-11-25 17:41:19.098 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib64/python3.12/site-packages (from keystone==28.1.0.dev19) (1.1.2) 2025-11-25 17:41:19.142 | Collecting osprofiler>=1.4.0 (from keystone==28.1.0.dev19) 2025-11-25 17:41:19.148 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/99/07/01e28443724ddebe1f99d5ffb4bc634ff4651272c9c513db1d74c43b419c/osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-11-25 17:41:19.212 | Collecting Werkzeug>=0.15.0 (from keystone==28.1.0.dev19) 2025-11-25 17:41:19.218 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/52/24/ab44c871b0f07f491e5d2ad12c9bd7358e527510618cb1b803a88e986db1/werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2025-11-25 17:41:19.463 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==28.1.0.dev19) 2025-11-25 17:41:19.469 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/78/2d/7fa73dfa841b5ac06c7b8855cfc18622132e365f5b81d02230333ff26e9e/cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2025-11-25 17:41:19.482 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==28.1.0.dev19) (5.2.1) 2025-11-25 17:41:19.518 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev19) 2025-11-25 17:41:19.524 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/cb/f2ad4230dc2eb1a74edf38f1a38b9b52277f75bef262d8908e60d957e13c/blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2025-11-25 17:41:19.574 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev19) 2025-11-25 17:41:19.579 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/db/d3/9dcc0f5797f070ec8edf30fbadfb200e71d9db6b84d211e3b2085a7589a0/click-8.3.0-py3-none-any.whl.metadata (2.6 kB) 2025-11-25 17:41:19.617 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev19) 2025-11-25 17:41:19.622 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/96/92447566d16df59b2a776c0fb82dbc4d9e07cd95062562af01e408583fc4/itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-25 17:41:19.630 | Requirement already satisfied: jinja2>=3.1.2 in /usr/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev19) (3.1.6) 2025-11-25 17:41:19.763 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev19) 2025-11-25 17:41:19.768 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3c/2e/8d0c2ab90a8c1d9a24f0399058ab8519a3279d1bd4289511d74e909f060e/markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2025-11-25 17:41:19.815 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev19) 2025-11-25 17:41:19.821 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/75/e0e10dc7ed1408c28e03a6cb2d7a407f99320eb953f229d008a7a6d05546/aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2025-11-25 17:41:19.835 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev19) (1.17.0) 2025-11-25 17:41:19.934 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev19) 2025-11-25 17:41:19.941 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/81/c4/34e93fe5f5429d7570ec1fa436f1986fb1f00c3e0f43a589fe2bbcd22c3f/pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-11-25 17:41:20.000 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==28.1.0.dev19) 2025-11-25 17:41:20.006 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3a/2a/7cc015f5b9f5db42b7d48157e23356022889fc354a2813c15934b7cb5c0e/attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2025-11-25 17:41:20.053 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==28.1.0.dev19) 2025-11-25 17:41:20.058 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/45/1a4ed80516f02155c51f51e8cedb3c1902296743db0bbc66608a0db2814f/jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2025-11-25 17:41:20.130 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==28.1.0.dev19) 2025-11-25 17:41:20.135 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2c/58/ca301544e1fa93ed4f80d724bf5b194f6e4b945841c5bfd555878eea9fcb/referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2025-11-25 17:41:20.672 | Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->keystone==28.1.0.dev19) 2025-11-25 17:41:20.678 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/cd/49ce51767b879cde77e7ad9fae164ea15dce3616fe591d9ea1df51152706/rpds_py-0.28.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2025-11-25 17:41:20.705 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==28.1.0.dev19) (5.12.0) 2025-11-25 17:41:20.709 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==28.1.0.dev19) (2.32.5) 2025-11-25 17:41:20.728 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev19) (1.3.0) 2025-11-25 17:41:20.729 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev19) (2.0.0) 2025-11-25 17:41:20.730 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev19) (6.0.3) 2025-11-25 17:41:20.734 | Requirement already satisfied: typing-extensions>=4.12.0 in /usr/local/lib/python3.12/site-packages (from oslo.context>=2.22.0->keystone==28.1.0.dev19) (4.15.0) 2025-11-25 17:41:20.800 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==28.1.0.dev19) 2025-11-25 17:41:20.806 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/44/1f/38e29b06bfed7818ebba1f84904afdc8153ef7b6c7e0d8f3bc6643f5989c/alembic-1.17.0-py3-none-any.whl.metadata (7.2 kB) 2025-11-25 17:41:20.813 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==28.1.0.dev19) (3.0.0) 2025-11-25 17:41:20.839 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==28.1.0.dev19) 2025-11-25 17:41:20.844 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b2/2e/905756faf6bada00adccb5dbc9e5987760675b682f08dd1312a40042a838/testresources-2.0.2.tar.gz (45 kB) 2025-11-25 17:41:20.852 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.1/45.1 kB 7.0 MB/s eta 0:00:00 2025-11-25 17:41:20.864 | Installing build dependencies: started 2025-11-25 17:41:22.598 | Installing build dependencies: finished with status 'done' 2025-11-25 17:41:22.599 | Getting requirements to build wheel: started 2025-11-25 17:41:22.760 | Getting requirements to build wheel: finished with status 'done' 2025-11-25 17:41:22.763 | Installing backend dependencies: started 2025-11-25 17:41:24.508 | Installing backend dependencies: finished with status 'done' 2025-11-25 17:41:24.510 | Preparing metadata (pyproject.toml): started 2025-11-25 17:41:24.731 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-25 17:41:24.759 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==28.1.0.dev19) 2025-11-25 17:41:24.765 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2025-11-25 17:41:24.806 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==28.1.0.dev19) (2.9.0.post0) 2025-11-25 17:41:24.829 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==28.1.0.dev19) (3.2.1) 2025-11-25 17:41:24.901 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-25 17:41:24.907 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c1/70/76ec072c4afd07b9be2d114a9bce02a12b2065ff03fbefd5b26d73f21a86/oslo_service-4.4.1-py3-none-any.whl.metadata (2.9 kB) 2025-11-25 17:41:24.960 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-25 17:41:24.966 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/96/c5/1e741d26306c42e2bf6ab740b2202872727e0f606033c9dd713f8b93f5a8/cachetools-6.2.1-py3-none-any.whl.metadata (5.5 kB) 2025-11-25 17:41:25.026 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-25 17:41:25.032 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/26/99/fc813cd978842c26c82534010ea849eee9ab3a13ea2b74e95cb9c99e747b/amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2025-11-25 17:41:25.118 | Collecting kombu>=4.6.6 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-25 17:41:25.125 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ef/70/a07dcf4f62598c8ad579df241af55ced65bed76e42e45d3c368a6d82dbc1/kombu-5.5.4-py3-none-any.whl.metadata (3.5 kB) 2025-11-25 17:41:25.230 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-25 17:41:25.237 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/30/d95958e9e116e76d280e351eb88ddd738c760f5e6ac2be4bc778653ff067/oslo_metrics-0.14.0-py3-none-any.whl.metadata (1.3 kB) 2025-11-25 17:41:25.293 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==28.1.0.dev19) 2025-11-25 17:41:25.299 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/d0/c9543b52c067a390ae6ae632d7fd1b97a35cdc8d69d40c0b7d334b326410/statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2025-11-25 17:41:25.326 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystone==28.1.0.dev19) (2025.2) 2025-11-25 17:41:25.377 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev19) 2025-11-25 17:41:25.383 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/02/c7/5613524e606ea1688b3bdbf48aa64bafb6d0a4ac3750274c43b6158a390f/prettytable-3.16.0-py3-none-any.whl.metadata (33 kB) 2025-11-25 17:41:25.416 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev19) (2.1.0) 2025-11-25 17:41:25.421 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev19) (3.2.5) 2025-11-25 17:41:25.423 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev19) (25.0) 2025-11-25 17:41:25.427 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev19) (7.1.1) 2025-11-25 17:41:25.539 | Collecting oslo.concurrency>=3.26.0 (from osprofiler>=1.4.0->keystone==28.1.0.dev19) 2025-11-25 17:41:25.542 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/80/ab/7afe0703bc50081d6e82b00dce95285735926245b21b323018410cc84e72/oslo_concurrency-7.2.0-py3-none-any.whl.metadata (2.4 kB) 2025-11-25 17:41:25.567 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->keystone==28.1.0.dev19) (69.0.3) 2025-11-25 17:41:25.710 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==28.1.0.dev19) 2025-11-25 17:41:25.713 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/07/6c/aa3f2f849e01cb6a001cd8554a88d4c77c5c1a31c95bdf1cf9301e6d9ef4/defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-11-25 17:41:25.765 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev19) 2025-11-25 17:41:25.768 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d9/dd/e0aa7ebef5168c75b772eda64978c597a9129b46be17779054652a7999e4/pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2025-11-25 17:41:25.849 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev19) 2025-11-25 17:41:25.855 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5e/2a/c2bc97fd20efe65cfcfc21666d1b0213969133d37ea093761d264d9ed9f8/xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2025-11-25 17:41:26.155 | Collecting greenlet>=1 (from SQLAlchemy>=1.4.0->keystone==28.1.0.dev19) 2025-11-25 17:41:26.163 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/19/0d/6660d55f7373b2ff8152401a83e02084956da23ae58cddbfb0b330978fe9/greenlet-3.2.4-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (4.1 kB) 2025-11-25 17:41:26.238 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==28.1.0.dev19) 2025-11-25 17:41:26.243 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/fb/99f81ac72ae23375f22b7afdb7642aba97c00a713c217124420147681a2f/mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2025-11-25 17:41:26.286 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-25 17:41:26.291 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/03/ff/7c0c86c43b3cbb927e0ccc0255cb4057ceba4799cd44ae95174ce8e8b5b2/vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-11-25 17:41:26.358 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==28.1.0.dev19) 2025-11-25 17:41:26.360 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a0/e3/59cd50310fc9b59512193629e1984c1f95e5c8ae6e5d8c69532ccc65a7fe/pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-11-25 17:41:26.381 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==28.1.0.dev19) (2.0.0) 2025-11-25 17:41:26.457 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==28.1.0.dev19) (1.8.2) 2025-11-25 17:41:26.553 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==28.1.0.dev19) 2025-11-25 17:41:26.556 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/51/ac/e5d886f892666d2d1e5cb8c1a41146e1d79ae8896477b1153a21711d3b44/fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2025-11-25 17:41:26.605 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-25 17:41:26.607 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b8/db/14bafcb4af2139e046d03fd00dea7873e48eafe18b7d2797e73d6681f210/prometheus_client-0.23.1-py3-none-any.whl.metadata (1.9 kB) 2025-11-25 17:41:26.667 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-25 17:41:26.673 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6e/b4/981362608131dc4ee8de9fdca6a38ef19e3da66ab6a13937bd158882db91/eventlet-0.40.3-py3-none-any.whl.metadata (5.4 kB) 2025-11-25 17:41:26.720 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-25 17:41:26.727 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/85/30/cdddd9a88969683a59222a6d61cd6dce923977f2e9f9ffba38e1324149cd/PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-11-25 17:41:26.764 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-25 17:41:26.771 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/d4/d3c7d029de6287ff7bd048e628920d4336b4f8d82cfc00ff078bdbb212a3/Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2025-11-25 17:41:26.828 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-25 17:41:26.834 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2e/14/032895c25726a859bf48b8ed68944c3efc7a3decd920533ed929f12f08a1/Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2025-11-25 17:41:26.909 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-25 17:41:26.915 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/ff/eb0a78fbea9aff0e5aa49932cc471381dd3bf9be500893d3fd72d17bf132/yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2025-11-25 17:41:26.982 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev19) 2025-11-25 17:41:26.984 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/af/b5/123f13c975e9f27ab9c0770f514345bd406d0e8d3b7a0723af9d43f710af/wcwidth-0.2.14-py2.py3-none-any.whl.metadata (15 kB) 2025-11-25 17:41:27.130 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev19) (3.4.4) 2025-11-25 17:41:27.132 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev19) (3.11) 2025-11-25 17:41:27.134 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev19) (1.26.20) 2025-11-25 17:41:27.135 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev19) (2025.11.12) 2025-11-25 17:41:27.198 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==28.1.0.dev19) (2.7.2) 2025-11-25 17:41:27.283 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==28.1.0.dev19) 2025-11-25 17:41:27.289 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/95/615af832e7f507fe5ce4562b4be1bd2fec080c4ff6da88dcd0c2dbfca582/elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2025-11-25 17:41:27.431 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-25 17:41:27.437 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/5a/18ad964b0086c6e62e2e7500f7edc89e3faa45033c71c1893d34eed2b2de/dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2025-11-25 17:41:27.563 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-25 17:41:27.569 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b0/30/6cc0c95f0b59ad4b3b9163bff7cdcf793cc96fac64cf398ff26271f5cf5e/repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2025-11-25 17:41:27.744 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/7f/1e36379e169a7df3a14a1c160a49b7b918600a6008de43ff20d479e6f4b5/bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl (284 kB) 2025-11-25 17:41:27.757 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.2/284.2 kB 25.5 MB/s eta 0:00:00 2025-11-25 17:41:27.764 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ac/25/e715fa0bc24ac2114ed69da33adf451a38abb6f3f24ec207908112e9ba53/cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2025-11-25 17:41:27.805 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 100.5 MB/s eta 0:00:00 2025-11-25 17:41:27.812 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/f9/7f9263c5695f4bd0023734af91bedb2ff8209e8de6ead162f35d8dc762fd/flask-3.1.2-py3-none-any.whl (103 kB) 2025-11-25 17:41:27.818 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.3/103.3 kB 19.3 MB/s eta 0:00:00 2025-11-25 17:41:27.823 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d7/7b/f0b45f0df7d2978e5ae51804bb5939b7897b2ace24306009da0cc34d8d1f/Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2025-11-25 17:41:27.833 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bf/9c/8c95d856233c1f82500c2450b8c68576b4cf1c871db3afac5c34ff84e6fd/jsonschema-4.25.1-py3-none-any.whl (90 kB) 2025-11-25 17:41:27.841 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.0/90.0 kB 12.6 MB/s eta 0:00:00 2025-11-25 17:41:27.847 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/9c/92789c596b8df838baa98fa71844d84283302f7604ed565dafe5a6b5041a/oauthlib-3.3.1-py3-none-any.whl (160 kB) 2025-11-25 17:41:27.854 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 kB 30.5 MB/s eta 0:00:00 2025-11-25 17:41:27.860 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c2/b5/81aee8626a22b3e656ea55a2d7adaa9eafe156dc42159eda96ef246ecdd6/oslo_db-17.4.0-py3-none-any.whl (157 kB) 2025-11-25 17:41:27.871 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.4/157.4 kB 18.9 MB/s eta 0:00:00 2025-11-25 17:41:27.879 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5d/df/50e2dc3245b36e840d525a72243856ef358a878f8a3c5995246472cb6bb6/oslo_messaging-17.1.0-py3-none-any.whl (202 kB) 2025-11-25 17:41:27.889 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 202.5/202.5 kB 26.0 MB/s eta 0:00:00 2025-11-25 17:41:27.896 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8d/47/b0515778b0a4da8eb7cdfbae42d58651e20ecd1b915af970dd6c18c31afd/oslo_middleware-7.0.0-py3-none-any.whl (65 kB) 2025-11-25 17:41:27.907 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.9/65.9 kB 7.7 MB/s eta 0:00:00 2025-11-25 17:41:27.914 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/25/82ed04c26fe511483fdc07336594194ad1446530b614de3c3efd6795a4d5/oslo_policy-4.7.0-py3-none-any.whl (88 kB) 2025-11-25 17:41:27.924 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.6/88.6 kB 11.1 MB/s eta 0:00:00 2025-11-25 17:41:27.930 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/17/8d/47873e44a142d625b1371fcdec9f412adaa7aa2d01306b704040ddbb3592/oslo_upgradecheck-2.6.0-py3-none-any.whl (14 kB) 2025-11-25 17:41:27.942 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/99/07/01e28443724ddebe1f99d5ffb4bc634ff4651272c9c513db1d74c43b419c/osprofiler-4.3.0-py3-none-any.whl (95 kB) 2025-11-25 17:41:27.953 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 12.5 MB/s eta 0:00:00 2025-11-25 17:41:27.960 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/79/21/c95583bfce176ebf5e6a0655f1678502de970f3a6d17dee65852906b2d80/pysaml2-7.5.4-py3-none-any.whl (420 kB) 2025-11-25 17:41:27.973 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 420.5/420.5 kB 44.6 MB/s eta 0:00:00 2025-11-25 17:41:27.981 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/81/9a/f7956242e8ea68f62af8ae10c6cce8937f1590f10adc6599e218ea6149bb/scrypt-0.9.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.5 MB) 2025-11-25 17:41:28.001 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 89.9 MB/s eta 0:00:00 2025-11-25 17:41:28.008 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/e5/5aa65852dadc24b7d8ae75b7efb8d19303ed6ac93482e60c44a585930ea5/sqlalchemy-2.0.44-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) 2025-11-25 17:41:28.041 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 111.0 MB/s eta 0:00:00 2025-11-25 17:41:28.044 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/52/24/ab44c871b0f07f491e5d2ad12c9bd7358e527510618cb1b803a88e986db1/werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-11-25 17:41:28.051 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.5/224.5 kB 43.5 MB/s eta 0:00:00 2025-11-25 17:41:28.059 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/44/1f/38e29b06bfed7818ebba1f84904afdc8153ef7b6c7e0d8f3bc6643f5989c/alembic-1.17.0-py3-none-any.whl (247 kB) 2025-11-25 17:41:28.067 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.4/247.4 kB 36.4 MB/s eta 0:00:00 2025-11-25 17:41:28.073 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/26/99/fc813cd978842c26c82534010ea849eee9ab3a13ea2b74e95cb9c99e747b/amqp-5.3.1-py3-none-any.whl (50 kB) 2025-11-25 17:41:28.079 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.9/50.9 kB 9.5 MB/s eta 0:00:00 2025-11-25 17:41:28.085 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/75/e0e10dc7ed1408c28e03a6cb2d7a407f99320eb953f229d008a7a6d05546/aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2025-11-25 17:41:28.093 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 8.3 MB/s eta 0:00:00 2025-11-25 17:41:28.099 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3a/2a/7cc015f5b9f5db42b7d48157e23356022889fc354a2813c15934b7cb5c0e/attrs-25.4.0-py3-none-any.whl (67 kB) 2025-11-25 17:41:28.109 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.6/67.6 kB 9.0 MB/s eta 0:00:00 2025-11-25 17:41:28.113 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/cb/f2ad4230dc2eb1a74edf38f1a38b9b52277f75bef262d8908e60d957e13c/blinker-1.9.0-py3-none-any.whl (8.5 kB) 2025-11-25 17:41:28.124 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/96/c5/1e741d26306c42e2bf6ab740b2202872727e0f606033c9dd713f8b93f5a8/cachetools-6.2.1-py3-none-any.whl (11 kB) 2025-11-25 17:41:28.133 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/78/2d/7fa73dfa841b5ac06c7b8855cfc18622132e365f5b81d02230333ff26e9e/cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2025-11-25 17:41:28.145 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 219.6/219.6 kB 27.3 MB/s eta 0:00:00 2025-11-25 17:41:28.157 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/db/d3/9dcc0f5797f070ec8edf30fbadfb200e71d9db6b84d211e3b2085a7589a0/click-8.3.0-py3-none-any.whl (107 kB) 2025-11-25 17:41:28.168 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.3/107.3 kB 14.3 MB/s eta 0:00:00 2025-11-25 17:41:28.171 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/19/0d/6660d55f7373b2ff8152401a83e02084956da23ae58cddbfb0b330978fe9/greenlet-3.2.4-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (607 kB) 2025-11-25 17:41:28.185 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 607.6/607.6 kB 59.5 MB/s eta 0:00:00 2025-11-25 17:41:28.191 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/96/92447566d16df59b2a776c0fb82dbc4d9e07cd95062562af01e408583fc4/itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-11-25 17:41:28.203 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/45/1a4ed80516f02155c51f51e8cedb3c1902296743db0bbc66608a0db2814f/jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2025-11-25 17:41:28.217 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ef/70/a07dcf4f62598c8ad579df241af55ced65bed76e42e45d3c368a6d82dbc1/kombu-5.5.4-py3-none-any.whl (210 kB) 2025-11-25 17:41:28.229 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 210.0/210.0 kB 23.4 MB/s eta 0:00:00 2025-11-25 17:41:28.234 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/03/ff/7c0c86c43b3cbb927e0ccc0255cb4057ceba4799cd44ae95174ce8e8b5b2/vine-5.1.0-py3-none-any.whl (9.6 kB) 2025-11-25 17:41:28.244 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3c/2e/8d0c2ab90a8c1d9a24f0399058ab8519a3279d1bd4289511d74e909f060e/markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2025-11-25 17:41:28.257 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/80/ab/7afe0703bc50081d6e82b00dce95285735926245b21b323018410cc84e72/oslo_concurrency-7.2.0-py3-none-any.whl (47 kB) 2025-11-25 17:41:28.267 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.1/47.1 kB 5.1 MB/s eta 0:00:00 2025-11-25 17:41:28.273 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/30/d95958e9e116e76d280e351eb88ddd738c760f5e6ac2be4bc778653ff067/oslo_metrics-0.14.0-py3-none-any.whl (14 kB) 2025-11-25 17:41:28.285 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c1/70/76ec072c4afd07b9be2d114a9bce02a12b2065ff03fbefd5b26d73f21a86/oslo_service-4.4.1-py3-none-any.whl (102 kB) 2025-11-25 17:41:28.296 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.2/102.2 kB 12.0 MB/s eta 0:00:00 2025-11-25 17:41:28.302 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/02/c7/5613524e606ea1688b3bdbf48aa64bafb6d0a4ac3750274c43b6158a390f/prettytable-3.16.0-py3-none-any.whl (33 kB) 2025-11-25 17:41:28.317 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d9/dd/e0aa7ebef5168c75b772eda64978c597a9129b46be17779054652a7999e4/pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2025-11-25 17:41:28.327 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 8.2 MB/s eta 0:00:00 2025-11-25 17:41:28.333 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2c/58/ca301544e1fa93ed4f80d724bf5b194f6e4b945841c5bfd555878eea9fcb/referencing-0.37.0-py3-none-any.whl (26 kB) 2025-11-25 17:41:28.344 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/cd/49ce51767b879cde77e7ad9fae164ea15dce3616fe591d9ea1df51152706/rpds_py-0.28.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (386 kB) 2025-11-25 17:41:28.357 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.4/386.4 kB 42.6 MB/s eta 0:00:00 2025-11-25 17:41:28.363 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/d0/c9543b52c067a390ae6ae632d7fd1b97a35cdc8d69d40c0b7d334b326410/statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2025-11-25 17:41:28.375 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2025-11-25 17:41:28.388 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5e/2a/c2bc97fd20efe65cfcfc21666d1b0213969133d37ea093761d264d9ed9f8/xmlschema-2.5.1-py3-none-any.whl (395 kB) 2025-11-25 17:41:28.401 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.1/395.1 kB 42.0 MB/s eta 0:00:00 2025-11-25 17:41:28.405 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/07/6c/aa3f2f849e01cb6a001cd8554a88d4c77c5c1a31c95bdf1cf9301e6d9ef4/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-11-25 17:41:28.416 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/81/c4/34e93fe5f5429d7570ec1fa436f1986fb1f00c3e0f43a589fe2bbcd22c3f/pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-11-25 17:41:28.432 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.2/509.2 kB 41.6 MB/s eta 0:00:00 2025-11-25 17:41:28.441 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/95/615af832e7f507fe5ce4562b4be1bd2fec080c4ff6da88dcd0c2dbfca582/elementpath-4.8.0-py3-none-any.whl (243 kB) 2025-11-25 17:41:28.453 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.3/243.3 kB 26.7 MB/s eta 0:00:00 2025-11-25 17:41:28.461 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6e/b4/981362608131dc4ee8de9fdca6a38ef19e3da66ab6a13937bd158882db91/eventlet-0.40.3-py3-none-any.whl (364 kB) 2025-11-25 17:41:28.473 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 364.3/364.3 kB 41.3 MB/s eta 0:00:00 2025-11-25 17:41:28.477 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/51/ac/e5d886f892666d2d1e5cb8c1a41146e1d79ae8896477b1153a21711d3b44/fasteners-0.20-py3-none-any.whl (18 kB) 2025-11-25 17:41:28.489 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2e/14/032895c25726a859bf48b8ed68944c3efc7a3decd920533ed929f12f08a1/Paste-3.10.1-py3-none-any.whl (289 kB) 2025-11-25 17:41:28.502 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 289.3/289.3 kB 36.2 MB/s eta 0:00:00 2025-11-25 17:41:28.507 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/85/30/cdddd9a88969683a59222a6d61cd6dce923977f2e9f9ffba38e1324149cd/PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2025-11-25 17:41:28.520 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b8/db/14bafcb4af2139e046d03fd00dea7873e48eafe18b7d2797e73d6681f210/prometheus_client-0.23.1-py3-none-any.whl (61 kB) 2025-11-25 17:41:28.531 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.1/61.1 kB 7.6 MB/s eta 0:00:00 2025-11-25 17:41:28.537 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/d4/d3c7d029de6287ff7bd048e628920d4336b4f8d82cfc00ff078bdbb212a3/Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2025-11-25 17:41:28.546 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.1/40.1 kB 5.5 MB/s eta 0:00:00 2025-11-25 17:41:28.553 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/ff/eb0a78fbea9aff0e5aa49932cc471381dd3bf9be500893d3fd72d17bf132/yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (81 kB) 2025-11-25 17:41:28.563 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.3/81.3 kB 10.5 MB/s eta 0:00:00 2025-11-25 17:41:28.567 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/fb/99f81ac72ae23375f22b7afdb7642aba97c00a713c217124420147681a2f/mako-1.3.10-py3-none-any.whl (78 kB) 2025-11-25 17:41:28.577 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 9.9 MB/s eta 0:00:00 2025-11-25 17:41:28.581 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a0/e3/59cd50310fc9b59512193629e1984c1f95e5c8ae6e5d8c69532ccc65a7fe/pycparser-2.23-py3-none-any.whl (118 kB) 2025-11-25 17:41:28.593 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.1/118.1 kB 13.2 MB/s eta 0:00:00 2025-11-25 17:41:28.597 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/af/b5/123f13c975e9f27ab9c0770f514345bd406d0e8d3b7a0723af9d43f710af/wcwidth-0.2.14-py2.py3-none-any.whl (37 kB) 2025-11-25 17:41:28.612 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/5a/18ad964b0086c6e62e2e7500f7edc89e3faa45033c71c1893d34eed2b2de/dnspython-2.8.0-py3-none-any.whl (331 kB) 2025-11-25 17:41:28.622 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 331.1/331.1 kB 44.4 MB/s eta 0:00:00 2025-11-25 17:41:28.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b0/30/6cc0c95f0b59ad4b3b9163bff7cdcf793cc96fac64cf398ff26271f5cf5e/repoze.lru-0.7-py3-none-any.whl (10 kB) 2025-11-25 17:41:28.710 | Building wheels for collected packages: keystone, testresources 2025-11-25 17:41:28.710 | Building editable for keystone (pyproject.toml): started 2025-11-25 17:41:29.423 | Building editable for keystone (pyproject.toml): finished with status 'done' 2025-11-25 17:41:29.424 | Created wheel for keystone: filename=keystone-28.1.0.dev19-0.editable-py3-none-any.whl size=9218 sha256=fa061fd0d9b76b200aacb6dc317e292ea7e6e9af06d1586af93a778470e1b9eb 2025-11-25 17:41:29.425 | Stored in directory: /tmp/pip-ephem-wheel-cache-k7ysghep/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2025-11-25 17:41:29.430 | Building wheel for testresources (pyproject.toml): started 2025-11-25 17:41:29.700 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2025-11-25 17:41:29.701 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34149 sha256=aacac2117d811453c00e5ef75a82d8e61f01a4560bb35413c957e8c573e483e8 2025-11-25 17:41:29.701 | Stored in directory: /root/.cache/pip/wheels/3b/2c/b7/a05cb628abd7ee4cd065740fa2b36b8e5d60fcfba13b7beec4 2025-11-25 17:41:29.705 | Successfully built keystone testresources 2025-11-25 17:41:30.196 | Installing collected packages: statsd, scrypt, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, testscenarios, testresources, SQLAlchemy, referencing, PrettyTable, Mako, 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 2025-11-25 17:41:35.309 | Successfully installed Flask-3.1.2 Flask-RESTful-0.3.10 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.16.0 Routes-2.5.1 SQLAlchemy-2.0.44 Werkzeug-3.1.3 Yappi-1.7.3 alembic-1.17.0 amqp-5.3.1 aniso8601-10.0.1 attrs-25.4.0 bcrypt-4.3.0 blinker-1.9.0 cachetools-6.2.1 cffi-2.0.0 click-8.3.0 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.40.3 fasteners-0.20 greenlet-3.2.4 itsdangerous-2.2.0 jsonschema-4.25.1 jsonschema-specifications-2025.9.1 keystone-28.1.0.dev19 kombu-5.5.4 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.2.0 oslo.db-17.4.0 oslo.messaging-17.1.0 oslo.metrics-0.14.0 oslo.middleware-7.0.0 oslo.policy-4.7.0 oslo.service-4.4.1 oslo.upgradecheck-2.6.0 osprofiler-4.3.0 prometheus-client-0.23.1 pycparser-2.23 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2025.2 referencing-0.37.0 repoze.lru-0.7 rpds-py-0.28.0 scrypt-0.9.4 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 vine-5.1.0 wcwidth-0.2.14 xmlschema-2.5.1 2025-11-25 17:41:35.310 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:41:35.923 | + inc/python:pip_install:216 : result=0 2025-11-25 17:41:35.927 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:41:35.930 | + functions-common:time_stop:2423 : local name 2025-11-25 17:41:35.932 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:41:35.934 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:41:35.937 | + functions-common:time_stop:2426 : local total 2025-11-25 17:41:35.940 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:41:35.942 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:41:35.945 | + functions-common:time_stop:2430 : start_time=1764092473862 2025-11-25 17:41:35.947 | + functions-common:time_stop:2432 : [[ -z 1764092473862 ]] 2025-11-25 17:41:35.949 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:41:35.954 | + functions-common:time_stop:2435 : end_time=1764092495951 2025-11-25 17:41:35.956 | + functions-common:time_stop:2436 : elapsed_time=22089 2025-11-25 17:41:35.958 | + functions-common:time_stop:2437 : total=21747 2025-11-25 17:41:35.959 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:41:35.962 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=43836 2025-11-25 17:41:35.964 | + inc/python:pip_install:219 : return 0 2025-11-25 17:41:35.966 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-25 17:41:35.968 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-25 17:41:35.971 | + inc/python:setup_package:468 : '[' -d '/opt/stack/keystone/*.egg-info' ']' 2025-11-25 17:41:35.974 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2025-11-25 17:41:35.976 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2025-11-25 17:41:35.978 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:35.981 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:35.984 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/keystone, ]] 2025-11-25 17:41:35.987 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:35.989 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2025-11-25 17:41:36.005 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:41:36.007 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-25 17:41:36.009 | + ./stack.sh:main:947 : configure_keystone 2025-11-25 17:41:36.012 | + lib/keystone:configure_keystone:177 : sudo install -d -o stack /etc/keystone 2025-11-25 17:41:36.042 | + lib/keystone:configure_keystone:179 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2025-11-25 17:41:36.045 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2025-11-25 17:41:36.054 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2025-11-25 17:41:36.073 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:41:36.076 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2025-11-25 17:41:36.110 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2025-11-25 17:41:36.142 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2025-11-25 17:41:36.179 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2025-11-25 17:41:36.216 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2025-11-25 17:41:36.255 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2025-11-25 17:41:36.292 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2025-11-25 17:41:36.327 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2025-11-25 17:41:36.362 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2025-11-25 17:41:36.401 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2025-11-25 17:41:36.404 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2025-11-25 17:41:36.408 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2025-11-25 17:41:36.411 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2025-11-25 17:41:36.414 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2025-11-25 17:41:36.417 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-25 17:41:36.436 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:41:36.439 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2025-11-25 17:41:36.442 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-11-25 17:41:36.445 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-25 17:41:36.464 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:41:36.467 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.58:5672/ 2025-11-25 17:41:36.470 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@38.102.83.58:5672/ 2025-11-25 17:41:36.510 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-25 17:41:36.513 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-25 17:41:36.515 | + lib/keystone:configure_keystone:204 : local service_port=5000 2025-11-25 17:41:36.518 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2025-11-25 17:41:36.537 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:41:36.540 | + lib/keystone:configure_keystone:208 : service_port=5001 2025-11-25 17:41:36.543 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://38.102.83.58/identity 2025-11-25 17:41:36.582 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2025-11-25 17:41:36.585 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2025-11-25 17:41:36.624 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2025-11-25 17:41:36.627 | ++ lib/database:database_connection_url:134 : local db=keystone 2025-11-25 17:41:36.630 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2025-11-25 17:41:36.633 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=keystone 2025-11-25 17:41:36.636 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-25 17:41:36.638 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-25 17:41:36.641 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-25 17:41:36.661 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:41:36.664 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-25 17:41:36.667 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2025-11-25 17:41:36.671 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2025-11-25 17:41:36.711 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2025-11-25 17:41:36.714 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2025-11-25 17:41:36.716 | + functions:setup_logging:686 : setup_systemd_logging /etc/keystone/keystone.conf 2025-11-25 17:41:36.719 | + functions:setup_systemd_logging:703 : local conf_file=/etc/keystone/keystone.conf 2025-11-25 17:41:36.723 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-25 17:41:36.743 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-25 17:41:36.746 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-25 17:41:36.749 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-25 17:41:36.752 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-25 17:41:36.755 | + functions:setup_systemd_logging:716 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-25 17:41:36.792 | + functions:setup_systemd_logging:718 : 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' 2025-11-25 17:41:36.829 | + functions:setup_systemd_logging:719 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2025-11-25 17:41:36.866 | + functions:setup_systemd_logging:720 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-25 17:41:36.904 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2025-11-25 17:41:36.940 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2025-11-25 17:41:36.974 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2025-11-25 17:41:36.977 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2025-11-25 17:41:36.980 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2025-11-25 17:41:36.982 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2025-11-25 17:41:36.984 | + lib/apache:write_uwsgi_config:246 : local http= 2025-11-25 17:41:36.986 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2025-11-25 17:41:36.989 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2025-11-25 17:41:36.991 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-11-25 17:41:36.994 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-11-25 17:41:37.021 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-11-25 17:41:37.022 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-11-25 17:41:37.040 | d /var/run/uwsgi 0755 stack root 2025-11-25 17:41:37.046 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-11-25 17:41:37.072 | /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. 2025-11-25 17:41:37.081 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2025-11-25 17:41:37.084 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2025-11-25 17:41:37.088 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-25 17:41:37.091 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2025-11-25 17:41:37.127 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2025-11-25 17:41:37.160 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2025-11-25 17:41:37.194 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2025-11-25 17:41:37.227 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2025-11-25 17:41:37.261 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2025-11-25 17:41:37.294 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2025-11-25 17:41:37.326 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2025-11-25 17:41:37.360 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2025-11-25 17:41:37.394 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2025-11-25 17:41:37.429 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2025-11-25 17:41:37.463 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2025-11-25 17:41:37.496 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2025-11-25 17:41:37.531 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2025-11-25 17:41:37.565 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2025-11-25 17:41:37.568 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2025-11-25 17:41:37.572 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2025-11-25 17:41:37.574 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2025-11-25 17:41:37.578 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-25 17:41:37.581 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:41:37.584 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:41:37.586 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-25 17:41:37.589 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:41:37.592 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:41:37.595 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:41:37.598 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:41:37.601 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:41:37.603 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:41:37.606 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:41:37.609 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:41:37.612 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:41:37.615 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:41:37.618 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/keystone-api.conf 2025-11-25 17:41:37.621 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/keystone-api.conf ']' 2025-11-25 17:41:37.624 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/keystone-api.conf.disabled 2025-11-25 17:41:37.628 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/keystone-api.conf.disabled 2025-11-25 17:41:37.630 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2025-11-25 17:41:37.666 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2025-11-25 17:41:37.700 | + 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 ' 2025-11-25 17:41:37.700 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/keystone-api.conf.disabled 2025-11-25 17:41:37.720 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2025-11-25 17:41:37.726 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2025-11-25 17:41:37.728 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2025-11-25 17:41:37.731 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-25 17:41:37.735 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-25 17:41:37.737 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-25 17:41:37.739 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:41:37.743 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:41:37.745 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:41:37.748 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:41:37.750 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:41:37.753 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:41:37.756 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:41:37.759 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:41:37.762 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:41:37.764 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:41:37.767 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:41:37.769 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:41:37.771 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:41:37.774 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:41:37.776 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:41:37.778 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-25 17:41:37.781 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:41:37.784 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:41:37.786 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-25 17:41:37.789 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:41:37.792 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:41:37.794 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:41:37.797 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:41:37.799 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:41:37.801 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:41:37.803 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:41:37.806 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:41:37.809 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:41:37.811 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:41:37.813 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/keystone-api.conf 2025-11-25 17:41:37.815 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/keystone-api.conf.disabled ]] 2025-11-25 17:41:37.818 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/keystone-api.conf ]] 2025-11-25 17:41:37.820 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/keystone-api.conf.disabled /etc/httpd/conf.d/keystone-api.conf 2025-11-25 17:41:37.844 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2025-11-25 17:41:37.847 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-25 17:41:37.849 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-25 17:41:37.852 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-25 17:41:38.573 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2025-11-25 17:41:38.609 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2025-11-25 17:41:38.648 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2025-11-25 17:41:38.688 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2025-11-25 17:41:38.691 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2025-11-25 17:41:38.730 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2025-11-25 17:41:38.766 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2025-11-25 17:41:38.801 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2025-11-25 17:41:38.840 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2025-11-25 17:41:38.843 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2025-11-25 17:41:38.846 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2025-11-25 17:41:38.883 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2025-11-25 17:41:38.920 | + ./stack.sh:main:951 : is_service_enabled swift 2025-11-25 17:41:38.940 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:41:38.943 | + ./stack.sh:main:952 : is_service_enabled ceilometer 2025-11-25 17:41:38.962 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:41:38.965 | + ./stack.sh:main:955 : stack_install_service swift 2025-11-25 17:41:38.969 | + lib/stack:stack_install_service:20 : local service=swift 2025-11-25 17:41:38.972 | + lib/stack:stack_install_service:21 : type install_swift 2025-11-25 17:41:38.975 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-25 17:41:38.977 | + lib/stack:stack_install_service:32 : install_swift 2025-11-25 17:41:38.980 | + lib/swift:install_swift:720 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2025-11-25 17:41:38.984 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/swift.git 2025-11-25 17:41:38.987 | + functions-common:git_clone:593 : local git_dest=/opt/stack/swift 2025-11-25 17:41:38.989 | + functions-common:git_clone:594 : local git_ref=master 2025-11-25 17:41:38.992 | + functions-common:git_clone:595 : local orig_dir 2025-11-25 17:41:38.995 | ++ functions-common:git_clone:596 : pwd 2025-11-25 17:41:38.999 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-25 17:41:39.002 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-25 17:41:39.005 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-25 17:41:39.025 | + functions-common:git_clone:599 : RECLONE=False 2025-11-25 17:41:39.027 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-25 17:41:39.030 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-25 17:41:39.034 | + functions-common:git_clone:613 : echo master 2025-11-25 17:41:39.034 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-25 17:41:39.037 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-25 17:41:39.041 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/swift ]] 2025-11-25 17:41:39.044 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-25 17:41:39.047 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/swift 2025-11-25 17:41:39.078 | + functions-common:git_clone:675 : cd /opt/stack/swift 2025-11-25 17:41:39.082 | + functions-common:git_clone:676 : git show --oneline 2025-11-25 17:41:39.082 | + functions-common:git_clone:676 : head -1 2025-11-25 17:41:39.091 | 98005fad9 Allow Timestamps in swob's date-header helpers 2025-11-25 17:41:39.100 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-25 17:41:39.103 | + lib/swift:install_swift:723 : setup_develop /opt/stack/swift keystone 2025-11-25 17:41:39.106 | + inc/python:setup_develop:353 : local bindep 2025-11-25 17:41:39.110 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2025-11-25 17:41:39.113 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2025-11-25 17:41:39.116 | + inc/python:setup_develop:359 : local extras=keystone 2025-11-25 17:41:39.119 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2025-11-25 17:41:39.122 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-25 17:41:39.124 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2025-11-25 17:41:39.127 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2025-11-25 17:41:39.130 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-25 17:41:39.133 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2025-11-25 17:41:39.137 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2025-11-25 17:41:39.140 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-25 17:41:39.143 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2025-11-25 17:41:39.146 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-25 17:41:39.149 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-25 17:41:39.153 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2025-11-25 17:41:39.159 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2025-11-25 17:41:39.162 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2025-11-25 17:41:39.165 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2025-11-25 17:41:39.294 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2025-11-25 17:41:39.297 | + inc/python:setup_package:436 : local bindep=0 2025-11-25 17:41:39.300 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-25 17:41:39.302 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-25 17:41:39.305 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2025-11-25 17:41:39.308 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2025-11-25 17:41:39.310 | + inc/python:setup_package:445 : local flags=-e 2025-11-25 17:41:39.313 | + inc/python:setup_package:446 : local extras=keystone 2025-11-25 17:41:39.316 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-25 17:41:39.318 | + inc/python:setup_package:450 : [[ -z keystone ]] 2025-11-25 17:41:39.322 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2025-11-25 17:41:39.324 | + inc/python:setup_package:456 : extras='[keystone]' 2025-11-25 17:41:39.327 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-25 17:41:39.330 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2025-11-25 17:41:39.354 | Using python 3.12 to install /opt/stack/swift 2025-11-25 17:41:39.357 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2025-11-25 17:41:40.029 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:41:40.031 | Obtaining file:///opt/stack/swift 2025-11-25 17:41:40.033 | Installing build dependencies: started 2025-11-25 17:41:42.029 | Installing build dependencies: finished with status 'done' 2025-11-25 17:41:42.032 | Checking if build backend supports build_editable: started 2025-11-25 17:41:42.187 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-25 17:41:42.189 | Getting requirements to build editable: started 2025-11-25 17:41:42.310 | Getting requirements to build editable: finished with status 'done' 2025-11-25 17:41:42.316 | Preparing editable metadata (pyproject.toml): started 2025-11-25 17:41:42.788 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-25 17:41:42.894 | Requirement already satisfied: eventlet!=0.34.3,>=0.25.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev69) (0.40.3) 2025-11-25 17:41:42.895 | Requirement already satisfied: greenlet>=0.4.14 in /usr/local/lib64/python3.12/site-packages (from swift==2.37.0.dev69) (3.2.4) 2025-11-25 17:41:42.896 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev69) (3.1.0) 2025-11-25 17:41:43.391 | Collecting lxml>=4.2.3 (from swift==2.37.0.dev69) 2025-11-25 17:41:43.397 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c6/d1/232b3309a02d60f11e71857778bfcd4acbdb86c07db8260caf7d008b08f8/lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2025-11-25 17:41:43.404 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev69) (2.32.5) 2025-11-25 17:41:43.484 | Collecting xattr>=0.7.2 (from swift==2.37.0.dev69) 2025-11-25 17:41:43.491 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/98/25/25cc7d64f07de644b7e9057842227adf61017e5bcfe59a79df79f768874c/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) 2025-11-25 17:41:43.527 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.37.0.dev69) 2025-11-25 17:41:43.533 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/47/7713be5abaf9648a6751300a614cdfd63249c5a16c6daeb151382184da9e/pyeclib-1.7.0-cp310-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.8 kB) 2025-11-25 17:41:43.541 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib64/python3.12/site-packages (from swift==2.37.0.dev69) (43.0.3) 2025-11-25 17:41:43.542 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev69) (2.8.0) 2025-11-25 17:41:43.560 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev69) (10.12.0) 2025-11-25 17:41:43.572 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.0.2->swift==2.37.0.dev69) (2.0.0) 2025-11-25 17:41:43.610 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (5.12.0) 2025-11-25 17:41:43.611 | Requirement already satisfied: oslo.cache>=3.11.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (4.0.0) 2025-11-25 17:41:43.612 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (10.1.0) 2025-11-25 17:41:43.613 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (6.2.0) 2025-11-25 17:41:43.614 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (6.7.1) 2025-11-25 17:41:43.615 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (7.2.1) 2025-11-25 17:41:43.616 | Requirement already satisfied: oslo.serialization>=2.18.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (5.8.0) 2025-11-25 17:41:43.617 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (9.2.0) 2025-11-25 17:41:43.618 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (7.0.3) 2025-11-25 17:41:43.619 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (4.0.1) 2025-11-25 17:41:43.620 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (2.10.1) 2025-11-25 17:41:43.621 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (5.7.0) 2025-11-25 17:41:43.622 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (1.8.9) 2025-11-25 17:41:43.639 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->swift==2.37.0.dev69) (3.4.4) 2025-11-25 17:41:43.640 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.37.0.dev69) (3.11) 2025-11-25 17:41:43.642 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.37.0.dev69) (1.26.20) 2025-11-25 17:41:43.643 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.37.0.dev69) (2025.11.12) 2025-11-25 17:41:43.652 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.37.0.dev69) (2.23) 2025-11-25 17:41:43.691 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (2.1.0) 2025-11-25 17:41:43.692 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (5.6.0) 2025-11-25 17:41:43.693 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (1.8.2) 2025-11-25 17:41:43.694 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (4.15.0) 2025-11-25 17:41:43.702 | Requirement already satisfied: dogpile.cache>=1.3.3 in /usr/local/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (1.5.0) 2025-11-25 17:41:43.710 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (1.3.0) 2025-11-25 17:41:43.711 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (2.0.0) 2025-11-25 17:41:43.712 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (6.0.3) 2025-11-25 17:41:43.732 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (2.9.0.post0) 2025-11-25 17:41:43.733 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (3.0.0) 2025-11-25 17:41:43.738 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (1.1.2) 2025-11-25 17:41:43.739 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (2025.2) 2025-11-25 17:41:43.748 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (3.2.5) 2025-11-25 17:41:43.749 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (25.0) 2025-11-25 17:41:43.751 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (7.1.1) 2025-11-25 17:41:43.755 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (69.0.3) 2025-11-25 17:41:43.807 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (2.0.0) 2025-11-25 17:41:43.818 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (5.2.1) 2025-11-25 17:41:43.878 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev69) (1.17.0) 2025-11-25 17:41:43.962 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c6/d1/232b3309a02d60f11e71857778bfcd4acbdb86c07db8260caf7d008b08f8/lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2025-11-25 17:41:44.015 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 105.9 MB/s eta 0:00:00 2025-11-25 17:41:44.022 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/47/7713be5abaf9648a6751300a614cdfd63249c5a16c6daeb151382184da9e/pyeclib-1.7.0-cp310-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (533 kB) 2025-11-25 17:41:44.033 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 533.7/533.7 kB 54.4 MB/s eta 0:00:00 2025-11-25 17:41:44.037 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/98/25/25cc7d64f07de644b7e9057842227adf61017e5bcfe59a79df79f768874c/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) 2025-11-25 17:41:44.055 | Checking if build backend supports build_editable: started 2025-11-25 17:41:44.221 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-25 17:41:44.222 | Building wheels for collected packages: swift 2025-11-25 17:41:44.223 | Building editable for swift (pyproject.toml): started 2025-11-25 17:41:44.776 | Building editable for swift (pyproject.toml): finished with status 'done' 2025-11-25 17:41:44.778 | Created wheel for swift: filename=swift-2.37.0.dev69-0.editable-py3-none-any.whl size=19620 sha256=a12554aa50756047ca77704182123a4a4d0a54fbf7db44275f3075cb193b3080 2025-11-25 17:41:44.778 | Stored in directory: /tmp/pip-ephem-wheel-cache-8_pqapoy/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2025-11-25 17:41:44.784 | Successfully built swift 2025-11-25 17:41:45.276 | Installing collected packages: PyECLib, lxml, xattr, swift 2025-11-25 17:41:45.542 | Successfully installed PyECLib-1.7.0 lxml-6.0.2 swift-2.37.0.dev69 xattr-1.3.0 2025-11-25 17:41:45.542 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:41:45.778 | + inc/python:pip_install:216 : result=0 2025-11-25 17:41:45.781 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:41:45.783 | + functions-common:time_stop:2423 : local name 2025-11-25 17:41:45.786 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:41:45.789 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:41:45.792 | + functions-common:time_stop:2426 : local total 2025-11-25 17:41:45.795 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:41:45.797 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:41:45.800 | + functions-common:time_stop:2430 : start_time=1764092499348 2025-11-25 17:41:45.803 | + functions-common:time_stop:2432 : [[ -z 1764092499348 ]] 2025-11-25 17:41:45.806 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:41:45.810 | + functions-common:time_stop:2435 : end_time=1764092505808 2025-11-25 17:41:45.814 | + functions-common:time_stop:2436 : elapsed_time=6460 2025-11-25 17:41:45.816 | + functions-common:time_stop:2437 : total=43836 2025-11-25 17:41:45.819 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:41:45.822 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=50296 2025-11-25 17:41:45.825 | + inc/python:pip_install:219 : return 0 2025-11-25 17:41:45.827 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-25 17:41:45.830 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-25 17:41:45.833 | + inc/python:setup_package:468 : '[' -d '/opt/stack/swift/*.egg-info' ']' 2025-11-25 17:41:45.836 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2025-11-25 17:41:45.839 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2025-11-25 17:41:45.841 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:45.844 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:45.847 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/swift, ]] 2025-11-25 17:41:45.851 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:45.855 | + lib/swift:install_swift:724 : '[' False == True ']' 2025-11-25 17:41:45.857 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-25 17:41:45.860 | + ./stack.sh:main:956 : configure_swift 2025-11-25 17:41:45.863 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2025-11-25 17:41:45.866 | + lib/swift:configure_swift:332 : local node_number 2025-11-25 17:41:45.869 | + lib/swift:configure_swift:333 : local swift_node_config 2025-11-25 17:41:45.871 | + lib/swift:configure_swift:334 : local swift_log_dir 2025-11-25 17:41:45.874 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2025-11-25 17:41:46.152 | No container-replicator running 2025-11-25 17:41:46.152 | No container-sync running 2025-11-25 17:41:46.152 | No object-reconstructor running 2025-11-25 17:41:46.152 | No object-replicator running 2025-11-25 17:41:46.152 | No container-sharder running 2025-11-25 17:41:46.152 | No container-server running 2025-11-25 17:41:46.152 | No account-server running 2025-11-25 17:41:46.152 | No object-auditor running 2025-11-25 17:41:46.152 | No account-reaper running 2025-11-25 17:41:46.152 | No proxy-server running 2025-11-25 17:41:46.152 | No container-reconciler running 2025-11-25 17:41:46.152 | No object-updater running 2025-11-25 17:41:46.152 | No container-auditor running 2025-11-25 17:41:46.152 | No object-expirer running 2025-11-25 17:41:46.152 | No container-updater running 2025-11-25 17:41:46.152 | No object-server running 2025-11-25 17:41:46.152 | No account-auditor running 2025-11-25 17:41:46.152 | No account-replicator running 2025-11-25 17:41:46.190 | + lib/swift:configure_swift:337 : true 2025-11-25 17:41:46.193 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2025-11-25 17:41:46.222 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2025-11-25 17:41:46.242 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2025-11-25 17:41:46.246 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2025-11-25 17:41:46.247 | ++ lib/swift:configure_swift:351 : id -g -n stack 2025-11-25 17:41:46.254 | + lib/swift:configure_swift:351 : sed -e ' 2025-11-25 17:41:46.254 | s/%GROUP%/stack/; 2025-11-25 17:41:46.254 | s/%USER%/stack/; 2025-11-25 17:41:46.254 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2025-11-25 17:41:46.254 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2025-11-25 17:41:46.265 | uid = stack 2025-11-25 17:41:46.265 | gid = stack 2025-11-25 17:41:46.265 | log file = /opt/stack/data/swift/logs/rsyncd.log 2025-11-25 17:41:46.265 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2025-11-25 17:41:46.265 | address = 127.0.0.1 2025-11-25 17:41:46.265 | 2025-11-25 17:41:46.265 | [account6612] 2025-11-25 17:41:46.265 | max connections = 25 2025-11-25 17:41:46.265 | path = /opt/stack/data/swift/1/ 2025-11-25 17:41:46.265 | read only = false 2025-11-25 17:41:46.265 | lock file = /opt/stack/data/swift/run/account6612.lock 2025-11-25 17:41:46.265 | 2025-11-25 17:41:46.265 | [account6622] 2025-11-25 17:41:46.265 | max connections = 25 2025-11-25 17:41:46.265 | path = /opt/stack/data/swift/2/ 2025-11-25 17:41:46.265 | read only = false 2025-11-25 17:41:46.265 | lock file = /opt/stack/data/swift/run/account6622.lock 2025-11-25 17:41:46.265 | 2025-11-25 17:41:46.265 | [account6632] 2025-11-25 17:41:46.265 | max connections = 25 2025-11-25 17:41:46.265 | path = /opt/stack/data/swift/3/ 2025-11-25 17:41:46.266 | read only = false 2025-11-25 17:41:46.266 | lock file = /opt/stack/data/swift/run/account6632.lock 2025-11-25 17:41:46.266 | 2025-11-25 17:41:46.266 | [account6642] 2025-11-25 17:41:46.266 | max connections = 25 2025-11-25 17:41:46.266 | path = /opt/stack/data/swift/4/ 2025-11-25 17:41:46.266 | read only = false 2025-11-25 17:41:46.266 | lock file = /opt/stack/data/swift/run/account6642.lock 2025-11-25 17:41:46.266 | 2025-11-25 17:41:46.266 | 2025-11-25 17:41:46.266 | [container6611] 2025-11-25 17:41:46.266 | max connections = 25 2025-11-25 17:41:46.266 | path = /opt/stack/data/swift/1/ 2025-11-25 17:41:46.266 | read only = false 2025-11-25 17:41:46.266 | lock file = /opt/stack/data/swift/run/container6611.lock 2025-11-25 17:41:46.266 | 2025-11-25 17:41:46.266 | [container6621] 2025-11-25 17:41:46.266 | max connections = 25 2025-11-25 17:41:46.266 | path = /opt/stack/data/swift/2/ 2025-11-25 17:41:46.266 | read only = false 2025-11-25 17:41:46.266 | lock file = /opt/stack/data/swift/run/container6621.lock 2025-11-25 17:41:46.266 | 2025-11-25 17:41:46.266 | [container6631] 2025-11-25 17:41:46.266 | max connections = 25 2025-11-25 17:41:46.266 | path = /opt/stack/data/swift/3/ 2025-11-25 17:41:46.266 | read only = false 2025-11-25 17:41:46.266 | lock file = /opt/stack/data/swift/run/container6631.lock 2025-11-25 17:41:46.266 | 2025-11-25 17:41:46.266 | [container6641] 2025-11-25 17:41:46.266 | max connections = 25 2025-11-25 17:41:46.266 | path = /opt/stack/data/swift/4/ 2025-11-25 17:41:46.266 | read only = false 2025-11-25 17:41:46.266 | lock file = /opt/stack/data/swift/run/container6641.lock 2025-11-25 17:41:46.266 | 2025-11-25 17:41:46.266 | 2025-11-25 17:41:46.266 | [object6613] 2025-11-25 17:41:46.266 | max connections = 25 2025-11-25 17:41:46.266 | path = /opt/stack/data/swift/1/ 2025-11-25 17:41:46.266 | read only = false 2025-11-25 17:41:46.266 | lock file = /opt/stack/data/swift/run/object6613.lock 2025-11-25 17:41:46.266 | 2025-11-25 17:41:46.266 | [object6623] 2025-11-25 17:41:46.266 | max connections = 25 2025-11-25 17:41:46.266 | path = /opt/stack/data/swift/2/ 2025-11-25 17:41:46.266 | read only = false 2025-11-25 17:41:46.266 | lock file = /opt/stack/data/swift/run/object6623.lock 2025-11-25 17:41:46.266 | 2025-11-25 17:41:46.266 | [object6633] 2025-11-25 17:41:46.266 | max connections = 25 2025-11-25 17:41:46.266 | path = /opt/stack/data/swift/3/ 2025-11-25 17:41:46.266 | read only = false 2025-11-25 17:41:46.266 | lock file = /opt/stack/data/swift/run/object6633.lock 2025-11-25 17:41:46.266 | 2025-11-25 17:41:46.266 | [object6643] 2025-11-25 17:41:46.266 | max connections = 25 2025-11-25 17:41:46.266 | path = /opt/stack/data/swift/4/ 2025-11-25 17:41:46.267 | read only = false 2025-11-25 17:41:46.267 | lock file = /opt/stack/data/swift/run/object6643.lock 2025-11-25 17:41:46.272 | + lib/swift:configure_swift:357 : is_ubuntu 2025-11-25 17:41:46.274 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:41:46.277 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:41:46.279 | + lib/swift:configure_swift:359 : '[' -e /etc/xinetd.d/rsync ']' 2025-11-25 17:41:46.282 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2025-11-25 17:41:46.285 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2025-11-25 17:41:46.291 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2025-11-25 17:41:46.295 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2025-11-25 17:41:46.298 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2025-11-25 17:41:46.303 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2025-11-25 17:41:46.339 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://38.102.83.58:8080/v1/ 2025-11-25 17:41:46.372 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2025-11-25 17:41:46.394 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2025-11-25 17:41:46.430 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2025-11-25 17:41:46.450 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2025-11-25 17:41:46.486 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2025-11-25 17:41:46.508 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2025-11-25 17:41:46.544 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2025-11-25 17:41:46.566 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2025-11-25 17:41:46.602 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2025-11-25 17:41:46.624 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2025-11-25 17:41:46.660 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2025-11-25 17:41:46.682 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2025-11-25 17:41:46.698 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:41:46.701 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2025-11-25 17:41:46.737 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2025-11-25 17:41:46.770 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2025-11-25 17:41:46.805 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2025-11-25 17:41:46.841 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2025-11-25 17:41:46.844 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2025-11-25 17:41:46.861 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:41:46.864 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2025-11-25 17:41:46.899 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2025-11-25 17:41:46.918 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:41:46.921 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2025-11-25 17:41:46.937 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:41:46.940 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2025-11-25 17:41:46.943 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2025-11-25 17:41:46.961 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:41:46.963 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2025-11-25 17:41:46.965 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2025-11-25 17:41:46.967 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2025-11-25 17:41:46.974 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2025-11-25 17:41:46.980 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2025-11-25 17:41:47.014 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2025-11-25 17:41:47.049 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2025-11-25 17:41:47.087 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2025-11-25 17:41:47.123 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2025-11-25 17:41:47.159 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2025-11-25 17:41:47.162 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2025-11-25 17:41:47.165 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2025-11-25 17:41:47.167 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2025-11-25 17:41:47.170 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-25 17:41:47.173 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2025-11-25 17:41:47.208 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2025-11-25 17:41:47.243 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://38.102.83.58/identity 2025-11-25 17:41:47.280 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2025-11-25 17:41:47.316 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2025-11-25 17:41:47.353 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2025-11-25 17:41:47.389 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2025-11-25 17:41:47.428 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2025-11-25 17:41:47.465 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2025-11-25 17:41:47.501 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2025-11-25 17:41:47.537 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-25 17:41:47.539 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2025-11-25 17:41:47.577 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2025-11-25 17:41:47.615 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2025-11-25 17:41:47.651 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2025-11-25 17:41:47.691 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2025-11-25 17:41:47.728 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2025-11-25 17:41:47.750 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2025-11-25 17:41:47.788 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2025-11-25 17:41:47.824 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2025-11-25 17:41:47.829 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2025-11-25 17:41:47.871 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2025-11-25 17:41:47.908 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2025-11-25 17:41:47.943 | + lib/swift:configure_swift:480 : local node_number 2025-11-25 17:41:47.945 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2025-11-25 17:41:47.947 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2025-11-25 17:41:47.950 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2025-11-25 17:41:47.955 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2025-11-25 17:41:47.958 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2025-11-25 17:41:47.960 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2025-11-25 17:41:47.962 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2025-11-25 17:41:47.965 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2025-11-25 17:41:47.967 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2025-11-25 17:41:47.969 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2025-11-25 17:41:47.972 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2025-11-25 17:41:47.994 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2025-11-25 17:41:48.031 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2025-11-25 17:41:48.054 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2025-11-25 17:41:48.090 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2025-11-25 17:41:48.111 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2025-11-25 17:41:48.147 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2025-11-25 17:41:48.167 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2025-11-25 17:41:48.203 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2025-11-25 17:41:48.224 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2025-11-25 17:41:48.261 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2025-11-25 17:41:48.283 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2025-11-25 17:41:48.318 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2025-11-25 17:41:48.340 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2025-11-25 17:41:48.377 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2025-11-25 17:41:48.400 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2025-11-25 17:41:48.439 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2025-11-25 17:41:48.460 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator rsync_module '{replication_ip}::object{replication_port}' 2025-11-25 17:41:48.496 | + 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 2025-11-25 17:41:48.502 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2025-11-25 17:41:48.524 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2025-11-25 17:41:48.562 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2025-11-25 17:41:48.599 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2025-11-25 17:41:48.602 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2025-11-25 17:41:48.607 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2025-11-25 17:41:48.611 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2025-11-25 17:41:48.613 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2025-11-25 17:41:48.616 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2025-11-25 17:41:48.618 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2025-11-25 17:41:48.621 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2025-11-25 17:41:48.624 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2025-11-25 17:41:48.627 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2025-11-25 17:41:48.648 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2025-11-25 17:41:48.685 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2025-11-25 17:41:48.706 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2025-11-25 17:41:48.742 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2025-11-25 17:41:48.763 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2025-11-25 17:41:48.799 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2025-11-25 17:41:48.821 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2025-11-25 17:41:48.857 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2025-11-25 17:41:48.877 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2025-11-25 17:41:48.914 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2025-11-25 17:41:48.937 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2025-11-25 17:41:48.974 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2025-11-25 17:41:48.995 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2025-11-25 17:41:49.031 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2025-11-25 17:41:49.052 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2025-11-25 17:41:49.089 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2025-11-25 17:41:49.111 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator rsync_module '{replication_ip}::container{replication_port}' 2025-11-25 17:41:49.147 | + 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 2025-11-25 17:41:49.153 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2025-11-25 17:41:49.174 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2025-11-25 17:41:49.211 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2025-11-25 17:41:49.213 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2025-11-25 17:41:49.219 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2025-11-25 17:41:49.221 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2025-11-25 17:41:49.224 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2025-11-25 17:41:49.227 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2025-11-25 17:41:49.230 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2025-11-25 17:41:49.232 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2025-11-25 17:41:49.236 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2025-11-25 17:41:49.238 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2025-11-25 17:41:49.259 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2025-11-25 17:41:49.295 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2025-11-25 17:41:49.316 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2025-11-25 17:41:49.353 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2025-11-25 17:41:49.373 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2025-11-25 17:41:49.411 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2025-11-25 17:41:49.432 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2025-11-25 17:41:49.468 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2025-11-25 17:41:49.489 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2025-11-25 17:41:49.527 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2025-11-25 17:41:49.549 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2025-11-25 17:41:49.585 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2025-11-25 17:41:49.608 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2025-11-25 17:41:49.644 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2025-11-25 17:41:49.665 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2025-11-25 17:41:49.703 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2025-11-25 17:41:49.725 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator rsync_module '{replication_ip}::account{replication_port}' 2025-11-25 17:41:49.763 | + 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 2025-11-25 17:41:49.770 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2025-11-25 17:41:49.791 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2025-11-25 17:41:49.828 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2025-11-25 17:41:49.863 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2025-11-25 17:41:49.899 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2025-11-25 17:41:49.938 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2025-11-25 17:41:49.940 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2025-11-25 17:41:49.947 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2025-11-25 17:41:49.985 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2025-11-25 17:41:50.022 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2025-11-25 17:41:50.056 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2025-11-25 17:41:50.093 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2025-11-25 17:41:50.130 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2025-11-25 17:41:50.164 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2025-11-25 17:41:50.201 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2025-11-25 17:41:50.237 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2025-11-25 17:41:50.273 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2025-11-25 17:41:50.292 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:41:50.295 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2025-11-25 17:41:50.317 | + lib/swift:configure_swift:523 : local auth_vers 2025-11-25 17:41:50.321 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2025-11-25 17:41:50.345 | + lib/swift:configure_swift:524 : auth_vers=3 2025-11-25 17:41:50.349 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 38.102.83.58 2025-11-25 17:41:50.388 | + lib/swift:configure_swift:526 : [[ https == \h\t\t\p\s ]] 2025-11-25 17:41:50.392 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 443 2025-11-25 17:41:50.429 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri https://38.102.83.58/identity 2025-11-25 17:41:50.468 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2025-11-25 17:41:50.471 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2025-11-25 17:41:50.507 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2025-11-25 17:41:50.525 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:41:50.529 | + lib/swift:configure_swift:538 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2025-11-25 17:41:50.565 | + lib/swift:configure_swift:539 : iniset /etc/swift/test.conf func_test web_front_end apache2 2025-11-25 17:41:50.601 | + lib/swift:configure_swift:543 : local user_group 2025-11-25 17:41:50.605 | ++ lib/swift:configure_swift:544 : id -g stack 2025-11-25 17:41:50.611 | + lib/swift:configure_swift:544 : user_group=1003 2025-11-25 17:41:50.614 | + lib/swift:configure_swift:545 : sudo install -d -o stack -g 1003 /opt/stack/data/swift 2025-11-25 17:41:50.640 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2025-11-25 17:41:50.643 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2025-11-25 17:41:50.666 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2025-11-25 17:41:50.669 | + lib/swift:configure_swift:550 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2025-11-25 17:41:50.698 | + lib/swift:configure_swift:552 : [[ False != \F\a\l\s\e ]] 2025-11-25 17:41:50.701 | + lib/swift:configure_swift:560 : '[' False == True ']' 2025-11-25 17:41:50.703 | + ./stack.sh:main:959 : is_service_enabled s3api 2025-11-25 17:41:50.724 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:41:50.727 | + ./stack.sh:main:965 : is_service_enabled g-api n-api 2025-11-25 17:41:50.748 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:41:50.751 | + ./stack.sh:main:967 : stack_install_service glance 2025-11-25 17:41:50.754 | + lib/stack:stack_install_service:20 : local service=glance 2025-11-25 17:41:50.758 | + lib/stack:stack_install_service:21 : type install_glance 2025-11-25 17:41:50.761 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-25 17:41:50.764 | + lib/stack:stack_install_service:32 : install_glance 2025-11-25 17:41:50.767 | + lib/glance:install_glance:550 : glance_store_extras=() 2025-11-25 17:41:50.771 | + lib/glance:install_glance:550 : local glance_store_extras 2025-11-25 17:41:50.774 | + lib/glance:install_glance:552 : is_service_enabled cinder 2025-11-25 17:41:50.795 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:41:50.798 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2025-11-25 17:41:50.803 | + lib/glance:install_glance:556 : is_service_enabled swift 2025-11-25 17:41:50.822 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:41:50.825 | + lib/glance:install_glance:557 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2025-11-25 17:41:50.828 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2025-11-25 17:41:50.832 | + inc/python:use_library_from_git:266 : local name=glance_store 2025-11-25 17:41:50.835 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:41:50.838 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:41:50.841 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,glance_store, ]] 2025-11-25 17:41:50.845 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:41:50.848 | ++ lib/glance:install_glance:568 : join_extras swift cinder 2025-11-25 17:41:50.852 | ++ inc/python:join_extras:28 : local IFS=, 2025-11-25 17:41:50.855 | ++ inc/python:join_extras:29 : echo swift,cinder 2025-11-25 17:41:50.858 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store swift,cinder 2025-11-25 17:41:50.862 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2025-11-25 17:41:50.865 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2025-11-25 17:41:50.869 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2025-11-25 17:41:50.873 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2025-11-25 17:41:50.876 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2025-11-25 17:41:50.879 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2025-11-25 17:41:50.884 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2025-11-25 17:41:50.884 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2025-11-25 17:41:50.891 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2025-11-25 17:41:50.894 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2025-11-25 17:41:50.897 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2025-11-25 17:41:50.901 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2025-11-25 17:41:50.904 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2025-11-25 17:41:50.930 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2025-11-25 17:41:50.933 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2025-11-25 17:41:51.598 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:41:51.667 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2025-11-25 17:41:51.673 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7f/8d/4ad0756a8e4519b910fcdbfe5703b8d5a8c4f8dbeaccbba33b02e7851cdc/glance_store-5.2.0-py3-none-any.whl.metadata (4.3 kB) 2025-11-25 17:41:51.716 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (10.1.0) 2025-11-25 17:41:51.717 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (6.7.1) 2025-11-25 17:41:51.718 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2025-11-25 17:41:51.718 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (9.2.0) 2025-11-25 17:41:51.719 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (7.2.0) 2025-11-25 17:41:51.720 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2025-11-25 17:41:51.721 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.40.3) 2025-11-25 17:41:51.722 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (4.25.1) 2025-11-25 17:41:51.723 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.12.0) 2025-11-25 17:41:51.724 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.7.0) 2025-11-25 17:41:51.725 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.32.5) 2025-11-25 17:41:51.795 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2025-11-25 17:41:51.801 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/26/3b/756fe16624dd4c0db958a834999552c3311bc865318fb873cdc98fbc0360/python_cinderclient-9.8.0-py3-none-any.whl.metadata (18 kB) 2025-11-25 17:41:51.887 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2025-11-25 17:41:51.892 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/49/13/316dbf2f4fe9fac1dd6e6b081fcea5440661c38a77ee7519fad46b15b211/os_brick-6.13.0-py3-none-any.whl.metadata (1.4 kB) 2025-11-25 17:41:51.941 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2025-11-25 17:41:51.946 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/21/01/561b9175e570570ce013b6b98404e2dbba7111d23de4d4611b0a1c9b3243/oslo_rootwrap-7.8.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-25 17:41:52.005 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2025-11-25 17:41:52.011 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/52/0a/613759825c6ea89bba08f9a564ab20e7c27313c39e2591255651c94b0819/oslo_privsep-3.8.0-py3-none-any.whl.metadata (2.6 kB) 2025-11-25 17:41:52.061 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2025-11-25 17:41:52.067 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8e/c2/e5b67b0d446ec86ca551e0011ca834b5a53c32919f9c9c9b70df358c582f/python_swiftclient-4.9.0-py3-none-any.whl.metadata (3.5 kB) 2025-11-25 17:41:52.083 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2025-11-25 17:41:52.084 | Requirement already satisfied: greenlet>=1.0 in /usr/local/lib64/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.2.4) 2025-11-25 17:41:52.101 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (25.4.0) 2025-11-25 17:41:52.102 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/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) 2025-11-25 17:41:52.103 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/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) 2025-11-25 17:41:52.104 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.28.0) 2025-11-25 17:41:52.112 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (7.0.3) 2025-11-25 17:41:52.112 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/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) 2025-11-25 17:41:52.114 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/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) 2025-11-25 17:41:52.115 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/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) 2025-11-25 17:41:52.124 | Requirement already satisfied: oslo.context>=4.1.0 in /usr/local/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (6.2.0) 2025-11-25 17:41:52.125 | Requirement already satisfied: oslo.log>=4.8.0 in /usr/local/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (7.2.1) 2025-11-25 17:41:52.132 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (4.4.1) 2025-11-25 17:41:52.167 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2025-11-25 17:41:52.172 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e5/30/643397144bfbfec6f6ef821f36f33e57d35946c44a2352d3c9f0ae847619/tenacity-9.1.2-py3-none-any.whl.metadata (1.2 kB) 2025-11-25 17:41:52.214 | Collecting os-win>=5.7.0 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2025-11-25 17:41:52.219 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5b/c2/20a8a1af9c3337d2ae7274914b580fbc704fb3ca65f5e5b9298b204a4da3/os_win-5.9.0-py3-none-any.whl.metadata (3.4 kB) 2025-11-25 17:41:52.228 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib64/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (7.1.1) 2025-11-25 17:41:52.236 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/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) 2025-11-25 17:41:52.237 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2025-11-25 17:41:52.243 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/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) 2025-11-25 17:41:52.245 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/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) 2025-11-25 17:41:52.246 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/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) 2025-11-25 17:41:52.255 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.0.0) 2025-11-25 17:41:52.257 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2025-11-25 17:41:52.264 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2025.2) 2025-11-25 17:41:52.272 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.2.5) 2025-11-25 17:41:52.273 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (25.0) 2025-11-25 17:41:52.282 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.16.0) 2025-11-25 17:41:52.308 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.4.4) 2025-11-25 17:41:52.309 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.11) 2025-11-25 17:41:52.312 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (1.26.20) 2025-11-25 17:41:52.313 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2025.11.12) 2025-11-25 17:41:52.329 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.23) 2025-11-25 17:41:52.339 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.0.0) 2025-11-25 17:41:52.448 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/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) 2025-11-25 17:41:52.461 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.8.9) 2025-11-25 17:41:52.464 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/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) 2025-11-25 17:41:52.466 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/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) 2025-11-25 17:41:52.466 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/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) 2025-11-25 17:41:52.468 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.7.3) 2025-11-25 17:41:52.480 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (69.0.3) 2025-11-25 17:41:52.489 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.14) 2025-11-25 17:41:52.621 | Requirement already satisfied: six>=1.5 in /usr/local/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) 2025-11-25 17:41:52.631 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/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.7) 2025-11-25 17:41:52.729 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7f/8d/4ad0756a8e4519b910fcdbfe5703b8d5a8c4f8dbeaccbba33b02e7851cdc/glance_store-5.2.0-py3-none-any.whl (249 kB) 2025-11-25 17:41:52.738 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 249.5/249.5 kB 35.5 MB/s eta 0:00:00 2025-11-25 17:41:52.746 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/49/13/316dbf2f4fe9fac1dd6e6b081fcea5440661c38a77ee7519fad46b15b211/os_brick-6.13.0-py3-none-any.whl (310 kB) 2025-11-25 17:41:52.755 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.9/310.9 kB 40.0 MB/s eta 0:00:00 2025-11-25 17:41:52.760 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/52/0a/613759825c6ea89bba08f9a564ab20e7c27313c39e2591255651c94b0819/oslo_privsep-3.8.0-py3-none-any.whl (38 kB) 2025-11-25 17:41:52.771 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/21/01/561b9175e570570ce013b6b98404e2dbba7111d23de4d4611b0a1c9b3243/oslo_rootwrap-7.8.0-py3-none-any.whl (38 kB) 2025-11-25 17:41:52.781 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/26/3b/756fe16624dd4c0db958a834999552c3311bc865318fb873cdc98fbc0360/python_cinderclient-9.8.0-py3-none-any.whl (256 kB) 2025-11-25 17:41:52.789 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 256.5/256.5 kB 36.4 MB/s eta 0:00:00 2025-11-25 17:41:52.794 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8e/c2/e5b67b0d446ec86ca551e0011ca834b5a53c32919f9c9c9b70df358c582f/python_swiftclient-4.9.0-py3-none-any.whl (88 kB) 2025-11-25 17:41:52.802 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.7/88.7 kB 13.3 MB/s eta 0:00:00 2025-11-25 17:41:52.808 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5b/c2/20a8a1af9c3337d2ae7274914b580fbc704fb3ca65f5e5b9298b204a4da3/os_win-5.9.0-py3-none-any.whl (274 kB) 2025-11-25 17:41:52.816 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.4/274.4 kB 39.7 MB/s eta 0:00:00 2025-11-25 17:41:52.819 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e5/30/643397144bfbfec6f6ef821f36f33e57d35946c44a2352d3c9f0ae847619/tenacity-9.1.2-py3-none-any.whl (28 kB) 2025-11-25 17:41:53.307 | Installing collected packages: tenacity, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, os-win, glance-store, os-brick 2025-11-25 17:41:54.276 | Successfully installed glance-store-5.2.0 os-brick-6.13.0 os-win-5.9.0 oslo.privsep-3.8.0 oslo.rootwrap-7.8.0 python-cinderclient-9.8.0 python-swiftclient-4.9.0 tenacity-9.1.2 2025-11-25 17:41:54.277 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:41:54.487 | + inc/python:pip_install:216 : result=0 2025-11-25 17:41:54.489 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:41:54.493 | + functions-common:time_stop:2423 : local name 2025-11-25 17:41:54.496 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:41:54.499 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:41:54.502 | + functions-common:time_stop:2426 : local total 2025-11-25 17:41:54.505 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:41:54.507 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:41:54.509 | + functions-common:time_stop:2430 : start_time=1764092510924 2025-11-25 17:41:54.512 | + functions-common:time_stop:2432 : [[ -z 1764092510924 ]] 2025-11-25 17:41:54.516 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:41:54.521 | + functions-common:time_stop:2435 : end_time=1764092514518 2025-11-25 17:41:54.523 | + functions-common:time_stop:2436 : elapsed_time=3594 2025-11-25 17:41:54.525 | + functions-common:time_stop:2437 : total=50296 2025-11-25 17:41:54.528 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:41:54.532 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=53890 2025-11-25 17:41:54.534 | + inc/python:pip_install:219 : return 0 2025-11-25 17:41:54.538 | + lib/glance:install_glance:569 : copy_rootwrap /usr/local/etc/glance 2025-11-25 17:41:54.540 | + lib/glance:copy_rootwrap:263 : local source_path=/usr/local/etc/glance 2025-11-25 17:41:54.544 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2025-11-25 17:41:54.570 | + lib/glance:copy_rootwrap:266 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2025-11-25 17:41:54.579 | + lib/glance:install_glance:572 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2025-11-25 17:41:54.583 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/glance.git 2025-11-25 17:41:54.585 | + functions-common:git_clone:593 : local git_dest=/opt/stack/glance 2025-11-25 17:41:54.588 | + functions-common:git_clone:594 : local git_ref=master 2025-11-25 17:41:54.591 | + functions-common:git_clone:595 : local orig_dir 2025-11-25 17:41:54.595 | ++ functions-common:git_clone:596 : pwd 2025-11-25 17:41:54.600 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-25 17:41:54.602 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-25 17:41:54.606 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-25 17:41:54.627 | + functions-common:git_clone:599 : RECLONE=False 2025-11-25 17:41:54.631 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-25 17:41:54.634 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-25 17:41:54.638 | + functions-common:git_clone:613 : echo master 2025-11-25 17:41:54.639 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-25 17:41:54.641 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-25 17:41:54.647 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/glance ]] 2025-11-25 17:41:54.650 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-25 17:41:54.653 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/glance 2025-11-25 17:41:54.679 | + functions-common:git_clone:675 : cd /opt/stack/glance 2025-11-25 17:41:54.683 | + functions-common:git_clone:676 : git show --oneline 2025-11-25 17:41:54.683 | + functions-common:git_clone:676 : head -1 2025-11-25 17:41:54.688 | c98146c42 Merge "Inject os_glance.* section in the property protection file" 2025-11-25 17:41:54.692 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-25 17:41:54.696 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2025-11-25 17:41:54.698 | + inc/python:setup_develop:353 : local bindep 2025-11-25 17:41:54.702 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2025-11-25 17:41:54.707 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2025-11-25 17:41:54.710 | + inc/python:setup_develop:359 : local extras= 2025-11-25 17:41:54.714 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2025-11-25 17:41:54.718 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-25 17:41:54.721 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2025-11-25 17:41:54.724 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2025-11-25 17:41:54.728 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-25 17:41:54.732 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-25 17:41:54.736 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2025-11-25 17:41:54.739 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-25 17:41:54.743 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2025-11-25 17:41:54.747 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-25 17:41:54.751 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-25 17:41:54.755 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2025-11-25 17:41:54.763 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2025-11-25 17:41:54.767 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2025-11-25 17:41:54.769 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2025-11-25 17:41:54.901 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2025-11-25 17:41:54.905 | + inc/python:setup_package:436 : local bindep=0 2025-11-25 17:41:54.908 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-25 17:41:54.910 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-25 17:41:54.914 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2025-11-25 17:41:54.916 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2025-11-25 17:41:54.919 | + inc/python:setup_package:445 : local flags=-e 2025-11-25 17:41:54.924 | + inc/python:setup_package:446 : local extras= 2025-11-25 17:41:54.926 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-25 17:41:54.930 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-25 17:41:54.932 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-25 17:41:54.936 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-25 17:41:54.939 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-25 17:41:54.942 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2025-11-25 17:41:54.966 | Using python 3.12 to install /opt/stack/glance 2025-11-25 17:41:54.969 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2025-11-25 17:41:55.643 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:41:55.645 | Obtaining file:///opt/stack/glance 2025-11-25 17:41:55.647 | Installing build dependencies: started 2025-11-25 17:41:57.732 | Installing build dependencies: finished with status 'done' 2025-11-25 17:41:57.734 | Checking if build backend supports build_editable: started 2025-11-25 17:41:57.894 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-25 17:41:57.895 | Getting requirements to build editable: started 2025-11-25 17:41:58.016 | Getting requirements to build editable: finished with status 'done' 2025-11-25 17:41:58.022 | Preparing editable metadata (pyproject.toml): started 2025-11-25 17:41:58.423 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-25 17:41:58.503 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (7.0.3) 2025-11-25 17:41:58.504 | Requirement already satisfied: defusedxml>=0.7.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (0.7.1) 2025-11-25 17:41:58.506 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib64/python3.12/site-packages (from glance==31.1.0.dev26) (2.0.44) 2025-11-25 17:41:58.507 | Requirement already satisfied: eventlet>=0.33.3 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (0.40.3) 2025-11-25 17:41:58.508 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (3.1.0) 2025-11-25 17:41:58.509 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (2.5.1) 2025-11-25 17:41:58.510 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (1.8.9) 2025-11-25 17:41:58.511 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (1.17.0) 2025-11-25 17:41:58.577 | Collecting httplib2>=0.9.1 (from glance==31.1.0.dev26) 2025-11-25 17:41:58.584 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8c/a2/0d269db0f6163be503775dc8b6a6fa15820cc9fdc866f6ba608d86b721f2/httplib2-0.31.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-25 17:41:58.592 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (10.1.0) 2025-11-25 17:41:58.593 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (7.2.0) 2025-11-25 17:41:58.612 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (6.2.0) 2025-11-25 17:41:58.614 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (2.6.0) 2025-11-25 17:41:58.615 | Requirement already satisfied: oslo.utils>=7.4.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (9.2.0) 2025-11-25 17:41:58.616 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (5.6.0) 2025-11-25 17:41:58.617 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (3.2.1) 2025-11-25 17:41:58.681 | Collecting taskflow>=4.0.0 (from glance==31.1.0.dev26) 2025-11-25 17:41:58.686 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4c/fc/642d0a93639a785e9290a48c6bf3722d397baacd1bf60d84ec53cc19f67c/taskflow-6.0.2-py3-none-any.whl.metadata (5.6 kB) 2025-11-25 17:41:58.694 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (5.12.0) 2025-11-25 17:41:58.695 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (10.12.0) 2025-11-25 17:41:58.726 | Collecting WSME>=0.8.0 (from glance==31.1.0.dev26) 2025-11-25 17:41:58.733 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e7/d7/58769c65cfd723812fd98c6dad218f9922519e8cded7bc6a79f750ed527c/WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2025-11-25 17:41:58.741 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (3.16.0) 2025-11-25 17:41:58.742 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (3.10.1) 2025-11-25 17:41:58.744 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (4.25.1) 2025-11-25 17:41:58.746 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (5.7.0) 2025-11-25 17:41:58.747 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (17.4.0) 2025-11-25 17:41:58.748 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (6.7.1) 2025-11-25 17:41:58.785 | Collecting oslo.limit>=1.6.0 (from glance==31.1.0.dev26) 2025-11-25 17:41:58.790 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ee/42/6e267ce335b7a98f6a7f7445714143f1d3c54d1dc3998ce4e368961ffe5e/oslo_limit-2.8.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-25 17:41:58.798 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (7.2.1) 2025-11-25 17:41:58.799 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (17.1.0) 2025-11-25 17:41:58.801 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (7.0.0) 2025-11-25 17:41:58.847 | Collecting oslo.reports>=1.18.0 (from glance==31.1.0.dev26) 2025-11-25 17:41:58.853 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/a0/87fb7b10d461a5991d0529cc71959a9be6fe89d8af132d2ef1974d3a36ff/oslo_reports-3.6.0-py3-none-any.whl.metadata (4.1 kB) 2025-11-25 17:41:58.860 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (4.7.0) 2025-11-25 17:41:58.890 | Collecting retrying!=1.3.0,>=1.2.3 (from glance==31.1.0.dev26) 2025-11-25 17:41:58.896 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/67/f3/6cd296376653270ac1b423bb30bd70942d9916b6978c6f40472d6ac038e7/retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2025-11-25 17:41:58.904 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (4.3.0) 2025-11-25 17:41:58.905 | Requirement already satisfied: glance-store>=4.9.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (5.2.0) 2025-11-25 17:41:58.906 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev26) (3.0.0) 2025-11-25 17:41:58.908 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib64/python3.12/site-packages (from glance==31.1.0.dev26) (43.0.3) 2025-11-25 17:41:58.935 | Collecting cursive>=0.2.1 (from glance==31.1.0.dev26) 2025-11-25 17:41:58.941 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/c2/b82b94373fa95b3224d8f0ba644bb2d4c8413dbf39116340425ba0af63d8/cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-11-25 17:41:59.009 | Collecting castellan>=0.17.0 (from glance==31.1.0.dev26) 2025-11-25 17:41:59.015 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/a8/0522fb2c33f17c9cf1b0e4f1201d3469e0307e8956ff91c0e03a2b085ca9/castellan-5.5.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-25 17:41:59.029 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=0.9.6->glance==31.1.0.dev26) (1.3.10) 2025-11-25 17:41:59.031 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from alembic>=0.9.6->glance==31.1.0.dev26) (4.15.0) 2025-11-25 17:41:59.078 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==31.1.0.dev26) 2025-11-25 17:41:59.085 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/22/05e36c764a0ba11c81b164da77ce390f5ae8721bca1e398d4c4f46487f77/python_barbicanclient-7.2.0-py3-none-any.whl.metadata (11 kB) 2025-11-25 17:41:59.096 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.12/site-packages (from castellan>=0.17.0->glance==31.1.0.dev26) (2.32.5) 2025-11-25 17:41:59.114 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.6.1->glance==31.1.0.dev26) (2.0.0) 2025-11-25 17:41:59.129 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.12/site-packages (from cursive>=0.2.1->glance==31.1.0.dev26) (5.8.0) 2025-11-25 17:41:59.132 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.19.0->glance==31.1.0.dev26) (2.0.0) 2025-11-25 17:41:59.142 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==31.1.0.dev26) (2.8.0) 2025-11-25 17:41:59.142 | Requirement already satisfied: greenlet>=1.0 in /usr/local/lib64/python3.12/site-packages (from eventlet>=0.33.3->glance==31.1.0.dev26) (3.2.4) 2025-11-25 17:41:59.170 | Requirement already satisfied: pyparsing<4,>=3.0.4 in /usr/local/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==31.1.0.dev26) (3.2.5) 2025-11-25 17:41:59.183 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==31.1.0.dev26) (25.4.0) 2025-11-25 17:41:59.184 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==31.1.0.dev26) (2025.9.1) 2025-11-25 17:41:59.185 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==31.1.0.dev26) (0.37.0) 2025-11-25 17:41:59.186 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->glance==31.1.0.dev26) (0.28.0) 2025-11-25 17:41:59.194 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==31.1.0.dev26) (2.1.0) 2025-11-25 17:41:59.196 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==31.1.0.dev26) (1.8.2) 2025-11-25 17:41:59.213 | Requirement already satisfied: oslo.cache>=3.11.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==31.1.0.dev26) (4.0.0) 2025-11-25 17:41:59.216 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==31.1.0.dev26) (4.0.1) 2025-11-25 17:41:59.217 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==31.1.0.dev26) (2.10.1) 2025-11-25 17:41:59.227 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==31.1.0.dev26) (0.20) 2025-11-25 17:41:59.234 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==31.1.0.dev26) (1.3.0) 2025-11-25 17:41:59.236 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==31.1.0.dev26) (2.0.0) 2025-11-25 17:41:59.237 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=8.1.0->glance==31.1.0.dev26) (6.0.3) 2025-11-25 17:41:59.256 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==31.1.0.dev26) (2.0.2) 2025-11-25 17:41:59.257 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==31.1.0.dev26) (0.5.0) 2025-11-25 17:41:59.329 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==31.1.0.dev26) 2025-11-25 17:41:59.337 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bc/45/87fa873f35abdf191d66d4821fe965f781e2d3e37e58883c6e23e95fa794/openstacksdk-4.8.0-py3-none-any.whl.metadata (12 kB) 2025-11-25 17:41:59.358 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==31.1.0.dev26) (2.9.0.post0) 2025-11-25 17:41:59.376 | Requirement already satisfied: oslo.service>=1.24.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==31.1.0.dev26) (4.4.1) 2025-11-25 17:41:59.378 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==31.1.0.dev26) (6.2.1) 2025-11-25 17:41:59.379 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==31.1.0.dev26) (5.3.1) 2025-11-25 17:41:59.381 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==31.1.0.dev26) (5.5.4) 2025-11-25 17:41:59.382 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==31.1.0.dev26) (0.14.0) 2025-11-25 17:41:59.391 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==31.1.0.dev26) (4.3.0) 2025-11-25 17:41:59.392 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==31.1.0.dev26) (3.1.6) 2025-11-25 17:41:59.394 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==31.1.0.dev26) (4.0.1) 2025-11-25 17:41:59.416 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.reports>=1.18.0->glance==31.1.0.dev26) (7.1.1) 2025-11-25 17:41:59.455 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.4.0->glance==31.1.0.dev26) (25.0) 2025-11-25 17:41:59.456 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.4.0->glance==31.1.0.dev26) (2025.2) 2025-11-25 17:41:59.486 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=2.0.2->glance==31.1.0.dev26) (69.0.3) 2025-11-25 17:41:59.509 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==31.1.0.dev26) (0.2.14) 2025-11-25 17:41:59.537 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->glance==31.1.0.dev26) (1.17.0) 2025-11-25 17:41:59.538 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->glance==31.1.0.dev26) (0.7) 2025-11-25 17:41:59.657 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==31.1.0.dev26) 2025-11-25 17:41:59.663 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b9/54/dd730b32ea14ea797530a4479b2ed46a6fb250f682a9cfb997e968bf0261/networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-11-25 17:41:59.705 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==31.1.0.dev26) 2025-11-25 17:41:59.710 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/0e/4688725673df6a48378775dd1d54c0f2cb86694e9ec83b4b4b2e2bd9f684/automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2025-11-25 17:41:59.717 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==31.1.0.dev26) (9.1.2) 2025-11-25 17:41:59.765 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==31.1.0.dev26) 2025-11-25 17:41:59.772 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7e/32/a7125fb28c4261a627f999d5fb4afff25b523800faed2c30979949d6facd/pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2025-11-25 17:41:59.836 | Collecting simplegeneric (from WSME>=0.8.0->glance==31.1.0.dev26) 2025-11-25 17:41:59.841 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip (12 kB) 2025-11-25 17:41:59.851 | Installing build dependencies: started 2025-11-25 17:42:01.911 | Installing build dependencies: finished with status 'done' 2025-11-25 17:42:01.912 | Getting requirements to build wheel: started 2025-11-25 17:42:02.073 | Getting requirements to build wheel: finished with status 'done' 2025-11-25 17:42:02.074 | Preparing metadata (pyproject.toml): started 2025-11-25 17:42:02.281 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-25 17:42:02.287 | Requirement already satisfied: pytz in /usr/local/lib/python3.12/site-packages (from WSME>=0.8.0->glance==31.1.0.dev26) (2025.2) 2025-11-25 17:42:02.487 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==31.1.0.dev26) 2025-11-25 17:42:02.490 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/b0/36bd937216ec521246249be3bf9855081de4c5e06a0c9b4219dbeda50373/importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) 2025-11-25 17:42:02.513 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /usr/local/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==31.1.0.dev26) (5.1.0) 2025-11-25 17:42:02.563 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==31.1.0.dev26) (2.23) 2025-11-25 17:42:02.661 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==31.1.0.dev26) 2025-11-25 17:42:02.663 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2e/54/647ade08bf0db230bfea292f893923872fd20be6ac6f53b2b936ba839d75/zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2025-11-25 17:42:02.688 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==31.1.0.dev26) (3.0.3) 2025-11-25 17:42:02.778 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev26) (5.2.1) 2025-11-25 17:42:02.779 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev26) (1.5.0) 2025-11-25 17:42:02.807 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev26) 2025-11-25 17:42:02.812 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/b4/b9b800c45527aadd64d5b442f9b932b00648617eb5d63d2c7a6587b7cafc/jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-11-25 17:42:02.822 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev26) (1.33) 2025-11-25 17:42:02.853 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev26) 2025-11-25 17:42:02.855 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/cb/ac7874b3e5d58441674fb70742e6c374b28b0c7cb988d37d991cde47166c/platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB) 2025-11-25 17:42:02.884 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev26) 2025-11-25 17:42:02.890 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2025-11-25 17:42:02.938 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==31.1.0.dev26) (0.23.1) 2025-11-25 17:42:02.949 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==31.1.0.dev26) (1.1.2) 2025-11-25 17:42:02.971 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==31.1.0.dev26) (1.7.3) 2025-11-25 17:42:03.130 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev26) 2025-11-25 17:42:03.135 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/63/81/3b9a10658286b4c6564d570862cf16733fa28b53cbe0e6f6ddb9e3594530/cliff-4.12.0-py3-none-any.whl.metadata (2.0 kB) 2025-11-25 17:42:03.211 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==31.1.0.dev26) (3.4.4) 2025-11-25 17:42:03.212 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==31.1.0.dev26) (3.11) 2025-11-25 17:42:03.215 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==31.1.0.dev26) (1.26.20) 2025-11-25 17:42:03.216 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==31.1.0.dev26) (2025.11.12) 2025-11-25 17:42:03.314 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==31.1.0.dev26) (2.7.2) 2025-11-25 17:42:03.503 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev26) 2025-11-25 17:42:03.506 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/63/f1c3fa431e91a52bad5e3602e9d5df6c94d8d095ac485424efa4eeddb4d2/autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2025-11-25 17:42:03.576 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev26) 2025-11-25 17:42:03.578 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4c/83/0f65933b7daa436912173f3d63232d158b60686318fccc7cf458ff15bfe8/cmd2-2.7.0-py3-none-any.whl.metadata (17 kB) 2025-11-25 17:42:03.721 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev26) 2025-11-25 17:42:03.727 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/71/92/5e77f98553e9e75130c78900d000368476aed74276eb8ae8796f65f00918/jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2025-11-25 17:42:04.156 | Collecting pyperclip>=1.8 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev26) 2025-11-25 17:42:04.160 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/df/80/fc9d01d5ed37ba4c42ca2b55b4339ae6e200b456be3a1aaddf4a9fa99b8c/pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2025-11-25 17:42:04.364 | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev26) 2025-11-25 17:42:04.372 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/f6/5fc0574af5379606ffd57a4b68ed88f9b415eb222047fe023aefcc00a648/rich_argparse-1.7.1-py3-none-any.whl.metadata (14 kB) 2025-11-25 17:42:04.624 | Collecting rich>=11.0.0 (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev26) 2025-11-25 17:42:04.626 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/25/7a/b0178788f8dc6cafce37a212c99565fa1fe7872c70c6c9c1e1a372d9d88f/rich-14.2.0-py3-none-any.whl.metadata (18 kB) 2025-11-25 17:42:04.687 | Collecting markdown-it-py>=2.2.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev26) 2025-11-25 17:42:04.693 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/94/54/e7d793b573f298e1c9013b8c4dade17d481164aa517d1d7148619c2cedbf/markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2025-11-25 17:42:04.739 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev26) 2025-11-25 17:42:04.742 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2025-11-25 17:42:04.796 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev26) 2025-11-25 17:42:04.798 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2025-11-25 17:42:04.858 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/a8/0522fb2c33f17c9cf1b0e4f1201d3469e0307e8956ff91c0e03a2b085ca9/castellan-5.5.0-py3-none-any.whl (99 kB) 2025-11-25 17:42:04.868 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.5/99.5 kB 11.9 MB/s eta 0:00:00 2025-11-25 17:42:04.874 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/c2/b82b94373fa95b3224d8f0ba644bb2d4c8413dbf39116340425ba0af63d8/cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-11-25 17:42:04.880 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 kB 7.0 MB/s eta 0:00:00 2025-11-25 17:42:04.886 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8c/a2/0d269db0f6163be503775dc8b6a6fa15820cc9fdc866f6ba608d86b721f2/httplib2-0.31.0-py3-none-any.whl (91 kB) 2025-11-25 17:42:04.894 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.1/91.1 kB 12.2 MB/s eta 0:00:00 2025-11-25 17:42:04.899 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ee/42/6e267ce335b7a98f6a7f7445714143f1d3c54d1dc3998ce4e368961ffe5e/oslo_limit-2.8.0-py3-none-any.whl (22 kB) 2025-11-25 17:42:04.910 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/a0/87fb7b10d461a5991d0529cc71959a9be6fe89d8af132d2ef1974d3a36ff/oslo_reports-3.6.0-py3-none-any.whl (53 kB) 2025-11-25 17:42:04.920 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.2/53.2 kB 6.5 MB/s eta 0:00:00 2025-11-25 17:42:04.925 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/67/f3/6cd296376653270ac1b423bb30bd70942d9916b6978c6f40472d6ac038e7/retrying-1.4.2-py3-none-any.whl (10 kB) 2025-11-25 17:42:04.936 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4c/fc/642d0a93639a785e9290a48c6bf3722d397baacd1bf60d84ec53cc19f67c/taskflow-6.0.2-py3-none-any.whl (491 kB) 2025-11-25 17:42:04.949 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.2/491.2 kB 42.7 MB/s eta 0:00:00 2025-11-25 17:42:04.955 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e7/d7/58769c65cfd723812fd98c6dad218f9922519e8cded7bc6a79f750ed527c/WSME-0.12.1-py3-none-any.whl (59 kB) 2025-11-25 17:42:04.963 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.6/59.6 kB 7.9 MB/s eta 0:00:00 2025-11-25 17:42:04.969 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/0e/4688725673df6a48378775dd1d54c0f2cb86694e9ec83b4b4b2e2bd9f684/automaton-3.2.0-py3-none-any.whl (22 kB) 2025-11-25 17:42:04.978 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/b0/36bd937216ec521246249be3bf9855081de4c5e06a0c9b4219dbeda50373/importlib_metadata-8.7.0-py3-none-any.whl (27 kB) 2025-11-25 17:42:04.991 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b9/54/dd730b32ea14ea797530a4479b2ed46a6fb250f682a9cfb997e968bf0261/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-11-25 17:42:05.016 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 76.6 MB/s eta 0:00:00 2025-11-25 17:42:05.021 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bc/45/87fa873f35abdf191d66d4821fe965f781e2d3e37e58883c6e23e95fa794/openstacksdk-4.8.0-py3-none-any.whl (1.8 MB) 2025-11-25 17:42:05.049 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 77.0 MB/s eta 0:00:00 2025-11-25 17:42:05.056 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7e/32/a7125fb28c4261a627f999d5fb4afff25b523800faed2c30979949d6facd/pydot-4.0.1-py3-none-any.whl (37 kB) 2025-11-25 17:42:05.070 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/22/05e36c764a0ba11c81b164da77ce390f5ae8721bca1e398d4c4f46487f77/python_barbicanclient-7.2.0-py3-none-any.whl (88 kB) 2025-11-25 17:42:05.082 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.5/88.5 kB 9.8 MB/s eta 0:00:00 2025-11-25 17:42:05.090 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/63/81/3b9a10658286b4c6564d570862cf16733fa28b53cbe0e6f6ddb9e3594530/cliff-4.12.0-py3-none-any.whl (84 kB) 2025-11-25 17:42:05.101 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.6/84.6 kB 9.7 MB/s eta 0:00:00 2025-11-25 17:42:05.107 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/b4/b9b800c45527aadd64d5b442f9b932b00648617eb5d63d2c7a6587b7cafc/jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-11-25 17:42:05.116 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/cb/ac7874b3e5d58441674fb70742e6c374b28b0c7cb988d37d991cde47166c/platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-11-25 17:42:05.128 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2025-11-25 17:42:05.138 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2e/54/647ade08bf0db230bfea292f893923872fd20be6ac6f53b2b936ba839d75/zipp-3.23.0-py3-none-any.whl (10 kB) 2025-11-25 17:42:05.147 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/63/f1c3fa431e91a52bad5e3602e9d5df6c94d8d095ac485424efa4eeddb4d2/autopage-0.5.2-py3-none-any.whl (30 kB) 2025-11-25 17:42:05.157 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4c/83/0f65933b7daa436912173f3d63232d158b60686318fccc7cf458ff15bfe8/cmd2-2.7.0-py3-none-any.whl (154 kB) 2025-11-25 17:42:05.168 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.3/154.3 kB 19.1 MB/s eta 0:00:00 2025-11-25 17:42:05.175 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/71/92/5e77f98553e9e75130c78900d000368476aed74276eb8ae8796f65f00918/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2025-11-25 17:42:05.184 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/df/80/fc9d01d5ed37ba4c42ca2b55b4339ae6e200b456be3a1aaddf4a9fa99b8c/pyperclip-1.11.0-py3-none-any.whl (11 kB) 2025-11-25 17:42:05.196 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/f6/5fc0574af5379606ffd57a4b68ed88f9b415eb222047fe023aefcc00a648/rich_argparse-1.7.1-py3-none-any.whl (25 kB) 2025-11-25 17:42:05.206 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/25/7a/b0178788f8dc6cafce37a212c99565fa1fe7872c70c6c9c1e1a372d9d88f/rich-14.2.0-py3-none-any.whl (243 kB) 2025-11-25 17:42:05.217 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.4/243.4 kB 30.6 MB/s eta 0:00:00 2025-11-25 17:42:05.220 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/94/54/e7d793b573f298e1c9013b8c4dade17d481164aa517d1d7148619c2cedbf/markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2025-11-25 17:42:05.231 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 11.5 MB/s eta 0:00:00 2025-11-25 17:42:05.234 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl (1.2 MB) 2025-11-25 17:42:05.256 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 64.1 MB/s eta 0:00:00 2025-11-25 17:42:05.260 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-11-25 17:42:05.319 | Building wheels for collected packages: glance, simplegeneric 2025-11-25 17:42:05.320 | Building editable for glance (pyproject.toml): started 2025-11-25 17:42:05.855 | Building editable for glance (pyproject.toml): finished with status 'done' 2025-11-25 17:42:05.856 | Created wheel for glance: filename=glance-31.1.0.dev26-0.editable-py3-none-any.whl size=8956 sha256=950bcb5f0249ced5fdf7473963eafbaf9d5bfc6e0e3e95ca0856e76714d313f5 2025-11-25 17:42:05.856 | Stored in directory: /tmp/pip-ephem-wheel-cache-n8xghb9y/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2025-11-25 17:42:05.861 | Building wheel for simplegeneric (pyproject.toml): started 2025-11-25 17:42:06.069 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2025-11-25 17:42:06.070 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5068 sha256=ca34d8c762590c2725385cc878ff9ade7ea3c742fd5d60947850f4e8f53329c7 2025-11-25 17:42:06.070 | Stored in directory: /root/.cache/pip/wheels/62/15/02/c0608286b778cb6daa6cd38989363398d9a477ecb5dc3f47de 2025-11-25 17:42:06.074 | Successfully built glance simplegeneric 2025-11-25 17:42:06.710 | Installing collected packages: simplegeneric, requestsexceptions, pyperclip, zipp, retrying, pygments, pydot, platformdirs, networkx, mdurl, jsonpointer, jmespath, httplib2, autopage, markdown-it-py, importlib-metadata, automaton, WSME, rich, rich-argparse, openstacksdk, taskflow, oslo.reports, cmd2, oslo.limit, cliff, python-barbicanclient, castellan, cursive, glance 2025-11-25 17:42:11.348 | Successfully installed WSME-0.12.1 automaton-3.2.0 autopage-0.5.2 castellan-5.5.0 cliff-4.12.0 cmd2-2.7.0 cursive-0.2.3 glance-31.1.0.dev26 httplib2-0.31.0 importlib-metadata-8.7.0 jmespath-1.0.1 jsonpointer-3.0.0 markdown-it-py-4.0.0 mdurl-0.1.2 networkx-3.4.2 openstacksdk-4.8.0 oslo.limit-2.8.0 oslo.reports-3.6.0 platformdirs-4.5.0 pydot-4.0.1 pygments-2.19.2 pyperclip-1.11.0 python-barbicanclient-7.2.0 requestsexceptions-1.4.0 retrying-1.4.2 rich-14.2.0 rich-argparse-1.7.1 simplegeneric-0.8.1 taskflow-6.0.2 zipp-3.23.0 2025-11-25 17:42:11.348 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:42:11.681 | + inc/python:pip_install:216 : result=0 2025-11-25 17:42:11.684 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:42:11.687 | + functions-common:time_stop:2423 : local name 2025-11-25 17:42:11.689 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:42:11.691 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:42:11.694 | + functions-common:time_stop:2426 : local total 2025-11-25 17:42:11.697 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:42:11.700 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:42:11.702 | + functions-common:time_stop:2430 : start_time=1764092514961 2025-11-25 17:42:11.704 | + functions-common:time_stop:2432 : [[ -z 1764092514961 ]] 2025-11-25 17:42:11.708 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:42:11.714 | + functions-common:time_stop:2435 : end_time=1764092531710 2025-11-25 17:42:11.716 | + functions-common:time_stop:2436 : elapsed_time=16749 2025-11-25 17:42:11.719 | + functions-common:time_stop:2437 : total=53890 2025-11-25 17:42:11.722 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:42:11.726 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=70639 2025-11-25 17:42:11.728 | + inc/python:pip_install:219 : return 0 2025-11-25 17:42:11.731 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-25 17:42:11.734 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-25 17:42:11.738 | + inc/python:setup_package:468 : '[' -d '/opt/stack/glance/*.egg-info' ']' 2025-11-25 17:42:11.741 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2025-11-25 17:42:11.744 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2025-11-25 17:42:11.748 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:42:11.751 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:42:11.754 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/glance, ]] 2025-11-25 17:42:11.757 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:42:11.761 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-25 17:42:11.763 | + ./stack.sh:main:968 : configure_glance 2025-11-25 17:42:11.767 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2025-11-25 17:42:11.792 | + lib/glance:configure_glance:349 : local dburl 2025-11-25 17:42:11.795 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2025-11-25 17:42:11.799 | ++ lib/database:database_connection_url:134 : local db=glance 2025-11-25 17:42:11.802 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2025-11-25 17:42:11.805 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=glance 2025-11-25 17:42:11.808 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-25 17:42:11.810 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-25 17:42:11.813 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-25 17:42:11.832 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:42:11.835 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-25 17:42:11.838 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2025-11-25 17:42:11.842 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2025-11-25 17:42:11.844 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2025-11-25 17:42:11.883 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2025-11-25 17:42:11.921 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2025-11-25 17:42:11.958 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2025-11-25 17:42:11.994 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2025-11-25 17:42:12.032 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2025-11-25 17:42:12.071 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2025-11-25 17:42:12.109 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2025-11-25 17:42:12.113 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2025-11-25 17:42:12.115 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2025-11-25 17:42:12.119 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2025-11-25 17:42:12.122 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-25 17:42:12.125 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2025-11-25 17:42:12.163 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2025-11-25 17:42:12.211 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://38.102.83.58/identity 2025-11-25 17:42:12.249 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2025-11-25 17:42:12.287 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2025-11-25 17:42:12.328 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2025-11-25 17:42:12.368 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2025-11-25 17:42:12.405 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2025-11-25 17:42:12.445 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2025-11-25 17:42:12.484 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2025-11-25 17:42:12.523 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-25 17:42:12.526 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2025-11-25 17:42:12.567 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2025-11-25 17:42:12.570 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2025-11-25 17:42:12.573 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2025-11-25 17:42:12.577 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-11-25 17:42:12.581 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2025-11-25 17:42:12.584 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-25 17:42:12.606 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:42:12.610 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2025-11-25 17:42:12.614 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-11-25 17:42:12.617 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-25 17:42:12.637 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:42:12.640 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.58:5672/ 2025-11-25 17:42:12.645 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.58:5672/ 2025-11-25 17:42:12.689 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-25 17:42:12.692 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-25 17:42:12.696 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2025-11-25 17:42:12.699 | + lib/glance:configure_glance:362 : '[' qemu = parallels ']' 2025-11-25 17:42:12.703 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2025-11-25 17:42:12.747 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2025-11-25 17:42:12.791 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2025-11-25 17:42:12.839 | + lib/glance:configure_glance:371 : configure_glance_store False False 2025-11-25 17:42:12.842 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2025-11-25 17:42:12.846 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2025-11-25 17:42:12.849 | + lib/glance:configure_glance_store:278 : local be 2025-11-25 17:42:12.853 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2025-11-25 17:42:12.857 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2025-11-25 17:42:12.860 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2025-11-25 17:42:12.903 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2025-11-25 17:42:12.906 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://38.102.83.58 2025-11-25 17:42:12.950 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2025-11-25 17:42:12.954 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2025-11-25 17:42:12.957 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2025-11-25 17:42:12.979 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:42:12.982 | + lib/glance:configure_glance:391 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2025-11-25 17:42:13.020 | + lib/glance:configure_glance:392 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2025-11-25 17:42:13.059 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2025-11-25 17:42:13.100 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2025-11-25 17:42:13.140 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2025-11-25 17:42:13.187 | + lib/glance:configure_glance:397 : is_service_enabled tls-proxy 2025-11-25 17:42:13.209 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:42:13.212 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2025-11-25 17:42:13.247 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2025-11-25 17:42:13.285 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2025-11-25 17:42:13.328 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2025-11-25 17:42:13.367 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://38.102.83.58/identity/v3 2025-11-25 17:42:13.406 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2025-11-25 17:42:13.446 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://38.102.83.58/image 2025-11-25 17:42:13.488 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2025-11-25 17:42:13.509 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:42:13.513 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2025-11-25 17:42:13.552 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://38.102.83.58/identity 2025-11-25 17:42:13.594 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2025-11-25 17:42:13.597 | + functions:setup_logging:686 : setup_systemd_logging /etc/glance/glance-api.conf 2025-11-25 17:42:13.600 | + functions:setup_systemd_logging:703 : local conf_file=/etc/glance/glance-api.conf 2025-11-25 17:42:13.604 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-25 17:42:13.629 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-25 17:42:13.632 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-25 17:42:13.635 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-25 17:42:13.638 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-25 17:42:13.642 | + functions:setup_systemd_logging:716 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-25 17:42:13.682 | + functions:setup_systemd_logging:718 : 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' 2025-11-25 17:42:13.721 | + functions:setup_systemd_logging:719 : 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' 2025-11-25 17:42:13.766 | + functions:setup_systemd_logging:720 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-25 17:42:13.806 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2025-11-25 17:42:13.845 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2025-11-25 17:42:13.853 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2025-11-25 17:42:13.896 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2025-11-25 17:42:13.935 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2025-11-25 17:42:13.973 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2025-11-25 17:42:14.012 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2025-11-25 17:42:14.054 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2025-11-25 17:42:14.097 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2025-11-25 17:42:14.139 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2025-11-25 17:42:14.176 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2025-11-25 17:42:14.183 | + lib/glance:configure_glance:445 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2025-11-25 17:42:14.191 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2025-11-25 17:42:14.211 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:42:14.214 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=38.102.83.58 2025-11-25 17:42:14.217 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2025-11-25 17:42:14.220 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://38.102.83.58:8776/v3/%(project_id)s' 2025-11-25 17:42:14.259 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://38.102.83.58:8776/v3/%(project_id)s' 2025-11-25 17:42:14.298 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2025-11-25 17:42:14.301 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2025-11-25 17:42:14.305 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2025-11-25 17:42:14.311 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2025-11-25 17:42:14.315 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2025-11-25 17:42:14.318 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2025-11-25 17:42:14.320 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2025-11-25 17:42:14.326 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-25 17:42:14.330 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2025-11-25 17:42:14.374 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2025-11-25 17:42:14.378 | ++ functions:get_random_port:853 : read lower_port upper_port 2025-11-25 17:42:14.381 | ++ functions:get_random_port:854 : true 2025-11-25 17:42:14.384 | ++ functions:get_random_port:855 : (( port = upper_port )) 2025-11-25 17:42:14.387 | ++ functions:get_random_port:855 : (( port >= lower_port )) 2025-11-25 17:42:14.390 | ++ functions:get_random_port:856 : sudo lsof -i :60999 2025-11-25 17:42:14.408 | ++ functions:get_random_port:857 : [[ 1 > 0 ]] 2025-11-25 17:42:14.411 | ++ functions:get_random_port:858 : break 2 2025-11-25 17:42:14.415 | ++ functions:get_random_port:862 : echo 60999 2025-11-25 17:42:14.418 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2025-11-25 17:42:14.421 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2025-11-25 17:42:14.462 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2025-11-25 17:42:14.501 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2025-11-25 17:42:14.541 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2025-11-25 17:42:14.581 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2025-11-25 17:42:14.622 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2025-11-25 17:42:14.662 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2025-11-25 17:42:14.701 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2025-11-25 17:42:14.741 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2025-11-25 17:42:14.777 | + 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' 2025-11-25 17:42:14.817 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2025-11-25 17:42:14.855 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2025-11-25 17:42:14.893 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2025-11-25 17:42:14.933 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2025-11-25 17:42:14.972 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2025-11-25 17:42:15.012 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2025-11-25 17:42:15.051 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2025-11-25 17:42:15.090 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2025-11-25 17:42:15.129 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2025-11-25 17:42:15.166 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2025-11-25 17:42:15.205 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2025-11-25 17:42:15.208 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2025-11-25 17:42:15.212 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-25 17:42:15.215 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:42:15.218 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:42:15.221 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:42:15.224 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:42:15.226 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:42:15.230 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:42:15.233 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:42:15.236 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:42:15.239 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:42:15.242 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:42:15.246 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:42:15.249 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:42:15.252 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:42:15.254 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:42:15.258 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:42:15.261 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2025-11-25 17:42:15.264 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2025-11-25 17:42:15.267 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-25 17:42:15.270 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:42:15.273 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:42:15.277 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:42:15.280 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:42:15.283 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:42:15.286 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:42:15.288 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:42:15.292 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:42:15.295 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:42:15.298 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:42:15.301 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:42:15.304 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:42:15.307 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:42:15.310 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:42:15.313 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:42:15.316 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2025-11-25 17:42:15.321 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2025-11-25 17:42:15.324 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2025-11-25 17:42:15.327 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-25 17:42:15.330 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:42:15.333 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:42:15.337 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-25 17:42:15.340 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:42:15.343 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:42:15.346 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:42:15.349 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:42:15.352 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:42:15.355 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:42:15.358 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:42:15.361 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:42:15.364 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:42:15.367 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:42:15.370 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/glance-api.conf 2025-11-25 17:42:15.373 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/glance-api.conf ']' 2025-11-25 17:42:15.376 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/glance-api.conf.disabled 2025-11-25 17:42:15.380 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/httpd/conf.d/glance-api.conf.disabled 2025-11-25 17:42:15.384 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2025-11-25 17:42:15.385 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/httpd/conf.d/glance-api.conf.disabled 2025-11-25 17:42:15.405 | KeepAlive Off 2025-11-25 17:42:15.411 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2025-11-25 17:42:15.411 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/httpd/conf.d/glance-api.conf.disabled 2025-11-25 17:42:15.431 | SetEnv proxy-sendchunked 1 2025-11-25 17:42:15.439 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/httpd/conf.d/glance-api.conf.disabled 2025-11-25 17:42:15.440 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2025-11-25 17:42:15.460 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2025-11-25 17:42:15.466 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2025-11-25 17:42:15.469 | + lib/apache:enable_apache_site:191 : local site=glance-api 2025-11-25 17:42:15.473 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-25 17:42:15.476 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-25 17:42:15.479 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-25 17:42:15.483 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:42:15.486 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:42:15.489 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:42:15.492 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:42:15.495 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:42:15.498 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:42:15.502 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:42:15.505 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:42:15.509 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:42:15.512 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:42:15.515 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:42:15.518 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:42:15.521 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:42:15.525 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:42:15.527 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:42:15.530 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-25 17:42:15.533 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:42:15.537 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:42:15.539 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-25 17:42:15.542 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:42:15.545 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:42:15.549 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:42:15.552 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:42:15.555 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:42:15.559 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:42:15.561 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:42:15.564 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:42:15.567 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:42:15.570 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:42:15.574 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/glance-api.conf 2025-11-25 17:42:15.577 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/glance-api.conf.disabled ]] 2025-11-25 17:42:15.580 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/glance-api.conf ]] 2025-11-25 17:42:15.584 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/glance-api.conf.disabled /etc/httpd/conf.d/glance-api.conf 2025-11-25 17:42:15.612 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2025-11-25 17:42:15.615 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-25 17:42:15.618 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-25 17:42:15.621 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-25 17:42:16.813 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2025-11-25 17:42:16.821 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2025-11-25 17:42:16.861 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /bin/python3.12 2025-11-25 17:42:16.903 | + lib/glance:configure_glance:465 : [[ True == True ]] 2025-11-25 17:42:16.907 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2025-11-25 17:42:16.941 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2025-11-25 17:42:16.985 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2025-11-25 17:42:17.022 | + ./stack.sh:main:971 : is_service_enabled cinder 2025-11-25 17:42:17.044 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:42:17.047 | + ./stack.sh:main:973 : stack_install_service cinder 2025-11-25 17:42:17.049 | + lib/stack:stack_install_service:20 : local service=cinder 2025-11-25 17:42:17.052 | + lib/stack:stack_install_service:21 : type install_cinder 2025-11-25 17:42:17.056 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-25 17:42:17.060 | + lib/stack:stack_install_service:32 : install_cinder 2025-11-25 17:42:17.063 | + lib/cinder:install_cinder:535 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2025-11-25 17:42:17.066 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/cinder.git 2025-11-25 17:42:17.068 | + functions-common:git_clone:593 : local git_dest=/opt/stack/cinder 2025-11-25 17:42:17.072 | + functions-common:git_clone:594 : local git_ref=master 2025-11-25 17:42:17.074 | + functions-common:git_clone:595 : local orig_dir 2025-11-25 17:42:17.078 | ++ functions-common:git_clone:596 : pwd 2025-11-25 17:42:17.082 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-25 17:42:17.085 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-25 17:42:17.088 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-25 17:42:17.107 | + functions-common:git_clone:599 : RECLONE=False 2025-11-25 17:42:17.110 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-25 17:42:17.113 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-25 17:42:17.117 | + functions-common:git_clone:613 : echo master 2025-11-25 17:42:17.117 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-25 17:42:17.119 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-25 17:42:17.123 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/cinder ]] 2025-11-25 17:42:17.126 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-25 17:42:17.129 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/cinder 2025-11-25 17:42:17.158 | + functions-common:git_clone:675 : cd /opt/stack/cinder 2025-11-25 17:42:17.162 | + functions-common:git_clone:676 : git show --oneline 2025-11-25 17:42:17.163 | + functions-common:git_clone:676 : head -1 2025-11-25 17:42:17.173 | 5bc8ed7d6 Merge "Hitachi: support extending volume has snapshot(s)" 2025-11-25 17:42:17.176 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-25 17:42:17.180 | + lib/cinder:install_cinder:536 : setup_develop /opt/stack/cinder 2025-11-25 17:42:17.183 | + inc/python:setup_develop:353 : local bindep 2025-11-25 17:42:17.186 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2025-11-25 17:42:17.190 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2025-11-25 17:42:17.193 | + inc/python:setup_develop:359 : local extras= 2025-11-25 17:42:17.196 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2025-11-25 17:42:17.199 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-25 17:42:17.203 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2025-11-25 17:42:17.206 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2025-11-25 17:42:17.210 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-25 17:42:17.212 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-25 17:42:17.216 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2025-11-25 17:42:17.219 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-25 17:42:17.224 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2025-11-25 17:42:17.227 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-25 17:42:17.230 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-25 17:42:17.234 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2025-11-25 17:42:17.240 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2025-11-25 17:42:17.242 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2025-11-25 17:42:17.246 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2025-11-25 17:42:17.380 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2025-11-25 17:42:17.383 | + inc/python:setup_package:436 : local bindep=0 2025-11-25 17:42:17.386 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-25 17:42:17.389 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-25 17:42:17.393 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2025-11-25 17:42:17.395 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2025-11-25 17:42:17.398 | + inc/python:setup_package:445 : local flags=-e 2025-11-25 17:42:17.401 | + inc/python:setup_package:446 : local extras= 2025-11-25 17:42:17.405 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-25 17:42:17.408 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-25 17:42:17.410 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-25 17:42:17.413 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-25 17:42:17.416 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-25 17:42:17.419 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2025-11-25 17:42:17.446 | Using python 3.12 to install /opt/stack/cinder 2025-11-25 17:42:17.449 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2025-11-25 17:42:18.144 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:42:18.147 | Obtaining file:///opt/stack/cinder 2025-11-25 17:42:18.149 | Installing build dependencies: started 2025-11-25 17:42:20.486 | Installing build dependencies: finished with status 'done' 2025-11-25 17:42:20.488 | Checking if build backend supports build_editable: started 2025-11-25 17:42:20.665 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-25 17:42:20.667 | Getting requirements to build editable: started 2025-11-25 17:42:20.835 | Getting requirements to build editable: finished with status 'done' 2025-11-25 17:42:20.840 | Preparing editable metadata (pyproject.toml): started 2025-11-25 17:42:21.650 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-25 17:42:21.789 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (7.0.3) 2025-11-25 17:42:21.790 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.2.1) 2025-11-25 17:42:21.791 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (0.40.3) 2025-11-25 17:42:21.792 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib64/python3.12/site-packages (from cinder==27.1.0.dev90) (3.2.4) 2025-11-25 17:42:21.793 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (2.1.0) 2025-11-25 17:42:21.794 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (4.25.1) 2025-11-25 17:42:21.795 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.12.0) 2025-11-25 17:42:21.796 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (10.12.0) 2025-11-25 17:42:21.797 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib64/python3.12/site-packages (from cinder==27.1.0.dev90) (6.0.2) 2025-11-25 17:42:21.798 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (10.1.0) 2025-11-25 17:42:21.799 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (7.2.0) 2025-11-25 17:42:21.800 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (6.2.0) 2025-11-25 17:42:21.801 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (17.4.0) 2025-11-25 17:42:21.802 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (7.2.1) 2025-11-25 17:42:21.804 | Requirement already satisfied: oslo.messaging>=14.6.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (17.1.0) 2025-11-25 17:42:21.804 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (7.0.0) 2025-11-25 17:42:21.806 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (4.7.0) 2025-11-25 17:42:21.806 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (3.8.0) 2025-11-25 17:42:21.807 | Requirement already satisfied: oslo.reports>=3.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (3.6.0) 2025-11-25 17:42:21.808 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (7.8.0) 2025-11-25 17:42:21.809 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.8.0) 2025-11-25 17:42:21.810 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (4.4.1) 2025-11-25 17:42:21.811 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (2.6.0) 2025-11-25 17:42:21.812 | Requirement already satisfied: oslo.utils>=6.0.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (9.2.0) 2025-11-25 17:42:21.905 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==27.1.0.dev90) 2025-11-25 17:42:21.912 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/24/f8/a40f5180b07c303715077af7e94479fc94e07cfb0738abc5a1b14be08b0e/oslo_versionedobjects-3.8.0-py3-none-any.whl.metadata (2.6 kB) 2025-11-25 17:42:21.922 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (4.3.0) 2025-11-25 17:42:21.924 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (25.0) 2025-11-25 17:42:21.999 | Collecting paramiko>=2.7.2 (from cinder==27.1.0.dev90) 2025-11-25 17:42:22.005 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/90/a744336f5af32c433bd09af7854599682a383b37cfd78f7de263de6ad6cb/paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2025-11-25 17:42:22.013 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (3.10.1) 2025-11-25 17:42:22.015 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (3.1.0) 2025-11-25 17:42:22.016 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (3.2.5) 2025-11-25 17:42:22.018 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (7.2.0) 2025-11-25 17:42:22.074 | Collecting python-glanceclient>=3.2.2 (from cinder==27.1.0.dev90) 2025-11-25 17:42:22.080 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/44/0d1b00f298ddd04d3467a1d84deb4890ff41a0c9038537de7930e8ceab9b/python_glanceclient-4.10.0-py3-none-any.whl.metadata (3.8 kB) 2025-11-25 17:42:22.088 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.7.0) 2025-11-25 17:42:22.150 | Collecting python-novaclient>=18.2.0 (from cinder==27.1.0.dev90) 2025-11-25 17:42:22.156 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/1f/f944e5f61083af25176b46296522085b0faa17381d0251fd9c0f9f6288d0/python_novaclient-18.11.0-py3-none-any.whl.metadata (3.0 kB) 2025-11-25 17:42:22.166 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (4.9.0) 2025-11-25 17:42:22.168 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (2.32.5) 2025-11-25 17:42:22.170 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (2.5.1) 2025-11-25 17:42:22.172 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (6.0.2) 2025-11-25 17:42:22.203 | Collecting rtslib-fb>=2.1.74 (from cinder==27.1.0.dev90) 2025-11-25 17:42:22.210 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e4/c5/2ecc91e593a8987fc4d2dfcc0ff6a1f611358e1e1763324e40a5564a7954/rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2025-11-25 17:42:22.216 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib64/python3.12/site-packages (from cinder==27.1.0.dev90) (2.0.44) 2025-11-25 17:42:22.218 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.6.0) 2025-11-25 17:42:22.248 | Collecting tabulate>=0.8.7 (from cinder==27.1.0.dev90) 2025-11-25 17:42:22.255 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/40/44/4a5f08c96eb108af5cb50b41f76142f0afa346dfa99d5296fe7202a11854/tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-11-25 17:42:22.267 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (9.1.2) 2025-11-25 17:42:22.269 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (1.8.9) 2025-11-25 17:42:22.270 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (6.7.1) 2025-11-25 17:42:22.333 | Collecting oslo.vmware>=3.10.0 (from cinder==27.1.0.dev90) 2025-11-25 17:42:22.339 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3b/a0/36c37318db0b60ce890f97d6628681c3cb72578ca82f7aa5c6fca85723ce/oslo_vmware-4.7.0-py3-none-any.whl.metadata (2.4 kB) 2025-11-25 17:42:22.346 | Requirement already satisfied: os-brick>=6.10.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (6.13.0) 2025-11-25 17:42:22.347 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.9.0) 2025-11-25 17:42:22.417 | Collecting tooz>=2.8.0 (from cinder==27.1.0.dev90) 2025-11-25 17:42:22.423 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/2b/3117ab1da7742429ad4548e9abbb8e1d2819fde6a9c63c6d53863ec38c81/tooz-7.0.0-py3-none-any.whl.metadata (3.3 kB) 2025-11-25 17:42:22.558 | Collecting google-api-python-client>=1.11.0 (from cinder==27.1.0.dev90) 2025-11-25 17:42:22.564 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fa/28/be3b17bd6a190c8c2ec9e4fb65d43e6ecd7b7a1bb19ccc1d9ab4f687a58c/google_api_python_client-2.185.0-py3-none-any.whl.metadata (7.0 kB) 2025-11-25 17:42:22.571 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.5.0) 2025-11-25 17:42:22.573 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib64/python3.12/site-packages (from cinder==27.1.0.dev90) (43.0.3) 2025-11-25 17:42:22.574 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (0.2.3) 2025-11-25 17:42:22.749 | Collecting zstd>=1.4.5.1 (from cinder==27.1.0.dev90) 2025-11-25 17:42:22.756 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/80/6252de3a70cfd7767718ad476893f1c7dc129f942cc7ed0322e3137c03d9/zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2025-11-25 17:42:23.427 | Collecting boto3>=1.18.49 (from cinder==27.1.0.dev90) 2025-11-25 17:42:23.434 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/65/77/8bbca82f70b062181cf0ae53fd43f1ac6556f3078884bfef9da2269c06a3/boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2025-11-25 17:42:23.443 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (1.9.0) 2025-11-25 17:42:23.444 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (2025.2) 2025-11-25 17:42:24.159 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==27.1.0.dev90) 2025-11-25 17:42:24.165 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fc/dd/d87e2a145fad9e08d0ec6edcf9d71f838ccc7acdd919acc4c0d4a93515f8/botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-11-25 17:42:24.175 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==27.1.0.dev90) (1.0.1) 2025-11-25 17:42:24.213 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==27.1.0.dev90) 2025-11-25 17:42:24.218 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/bb/7e7912e18cd558e7880d9b58ffc57300b2c28ffba9882b3a54ba5ce3ebc4/s3transfer-0.10.0-py3-none-any.whl.metadata (1.7 kB) 2025-11-25 17:42:24.248 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=3.1->cinder==27.1.0.dev90) (2.0.0) 2025-11-25 17:42:24.264 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==27.1.0.dev90) (2.8.0) 2025-11-25 17:42:24.271 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /usr/local/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==27.1.0.dev90) (0.31.0) 2025-11-25 17:42:24.368 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev90) 2025-11-25 17:42:24.374 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/a4/7319a2a8add4cc352be9e3efeff5e2aacee917c85ca2fa1647e29089983c/google_auth-2.41.1-py2.py3-none-any.whl.metadata (6.6 kB) 2025-11-25 17:42:24.462 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev90) 2025-11-25 17:42:24.468 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/8a/fe34d2f3f9470a27b01c9e76226965863f153d5fbe276f83608562e49c04/google_auth_httplib2-0.2.0-py2.py3-none-any.whl.metadata (2.2 kB) 2025-11-25 17:42:24.566 | 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==27.1.0.dev90) 2025-11-25 17:42:24.572 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/93/ecf9f7caa99c71e969091e9a78789f11b2dea5c684917eab7c54a8d13560/google_api_core-2.27.0-py3-none-any.whl.metadata (3.2 kB) 2025-11-25 17:42:24.605 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev90) 2025-11-25 17:42:24.610 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/99/3ae339466c9183ea5b8ae87b34c0b897eda475d2aec2307cae60e5cd4f29/uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2025-11-25 17:42:24.642 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev90) (25.4.0) 2025-11-25 17:42:24.643 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev90) (2025.9.1) 2025-11-25 17:42:24.644 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev90) (0.37.0) 2025-11-25 17:42:24.645 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev90) (0.28.0) 2025-11-25 17:42:24.654 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==27.1.0.dev90) (1.8.2) 2025-11-25 17:42:24.655 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==27.1.0.dev90) (4.15.0) 2025-11-25 17:42:24.673 | Requirement already satisfied: oslo.cache>=3.11.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev90) (4.0.0) 2025-11-25 17:42:24.680 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev90) (4.0.1) 2025-11-25 17:42:24.682 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev90) (2.10.1) 2025-11-25 17:42:24.716 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib64/python3.12/site-packages (from os-brick>=6.10.0->cinder==27.1.0.dev90) (7.1.1) 2025-11-25 17:42:24.741 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==27.1.0.dev90) (0.20) 2025-11-25 17:42:24.741 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==27.1.0.dev90) (3.0.0) 2025-11-25 17:42:24.748 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev90) (1.3.0) 2025-11-25 17:42:24.749 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev90) (2.0.0) 2025-11-25 17:42:24.750 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev90) (6.0.3) 2025-11-25 17:42:24.768 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev90) (1.17.0) 2025-11-25 17:42:24.771 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev90) (2.0.2) 2025-11-25 17:42:24.772 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev90) (0.5.0) 2025-11-25 17:42:24.811 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=4.6.1->cinder==27.1.0.dev90) (2.9.0.post0) 2025-11-25 17:42:24.843 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev90) (3.2.1) 2025-11-25 17:42:24.847 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev90) (6.2.1) 2025-11-25 17:42:24.850 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev90) (5.3.1) 2025-11-25 17:42:24.851 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev90) (5.5.4) 2025-11-25 17:42:24.853 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev90) (0.14.0) 2025-11-25 17:42:24.865 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev90) (4.3.0) 2025-11-25 17:42:24.867 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev90) (3.1.6) 2025-11-25 17:42:24.869 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev90) (4.0.1) 2025-11-25 17:42:24.890 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==27.1.0.dev90) (1.1.2) 2025-11-25 17:42:24.930 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=2.8.0->cinder==27.1.0.dev90) (1.7.3) 2025-11-25 17:42:24.940 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==27.1.0.dev90) (3.16.0) 2025-11-25 17:42:25.068 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==27.1.0.dev90) 2025-11-25 17:42:25.075 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a3/0e/513c353018247dc846074d9460f3c9adeeea360ac85abd5a7750eb53fc03/suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2025-11-25 17:42:25.091 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.12/site-packages (from oslo.vmware>=3.10.0->cinder==27.1.0.dev90) (1.26.20) 2025-11-25 17:42:25.203 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==27.1.0.dev90) 2025-11-25 17:42:25.208 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/4b/b99e37f88336009971405cbb7630610322ed6fbfa31e1d7ab3fbf3049a2d/invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2025-11-25 17:42:25.276 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==27.1.0.dev90) 2025-11-25 17:42:25.282 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/30/5efcef3406940cda75296c6d884090b8a9aad2dcc0c304daebb5ae99fb4a/pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (9.4 kB) 2025-11-25 17:42:25.305 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==27.1.0.dev90) (69.0.3) 2025-11-25 17:42:25.349 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==27.1.0.dev90) (4.12.0) 2025-11-25 17:42:25.392 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==27.1.0.dev90) 2025-11-25 17:42:25.397 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/53/4b/8b3a3ae43afd4f7e4eebd86b53924d5271f84857ca38161ca502d0891caa/warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2025-11-25 17:42:25.405 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==27.1.0.dev90) (2.0.0) 2025-11-25 17:42:25.406 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==27.1.0.dev90) (24.2.1) 2025-11-25 17:42:25.469 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev90) (3.4.4) 2025-11-25 17:42:25.470 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev90) (3.11) 2025-11-25 17:42:25.472 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev90) (2025.11.12) 2025-11-25 17:42:25.485 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==27.1.0.dev90) (1.17.0) 2025-11-25 17:42:25.486 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==27.1.0.dev90) (0.7) 2025-11-25 17:42:25.525 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==27.1.0.dev90) 2025-11-25 17:42:25.527 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2a/51/3dc0cd6498b24dea3cdeaed648568e3ca7454d41334d840b114156d7479f/pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2025-11-25 17:42:25.631 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev90) (3.4.2) 2025-11-25 17:42:25.632 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev90) (3.2.0) 2025-11-25 17:42:25.635 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev90) (4.0.1) 2025-11-25 17:42:25.707 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==27.1.0.dev90) 2025-11-25 17:42:25.709 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/db/a8/8f9cc6749331186e6a513bfe3745454f81d25f6e34c6024f88f80c71ed28/voluptuous-0.15.2-py3-none-any.whl.metadata (20 kB) 2025-11-25 17:42:25.777 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==27.1.0.dev90) (1.3.10) 2025-11-25 17:42:25.792 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /usr/local/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==27.1.0.dev90) (5.1.0) 2025-11-25 17:42:25.896 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==27.1.0.dev90) (2.23) 2025-11-25 17:42:25.926 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev90) (0.5.2) 2025-11-25 17:42:25.927 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev90) (2.7.0) 2025-11-25 17:42:26.061 | Collecting googleapis-common-protos<2.0.0,>=1.56.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==27.1.0.dev90) 2025-11-25 17:42:26.068 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/25/e8/eba9fece11d57a71e3e22ea672742c8f3cf23b35730c9e96db768b295216/googleapis_common_protos-1.71.0-py3-none-any.whl.metadata (9.4 kB) 2025-11-25 17:42:26.402 | Collecting protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<7.0.0,>=3.19.5 (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==27.1.0.dev90) 2025-11-25 17:42:26.409 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/21/51/0b1cbad62074439b867b4e04cc09b93f6699d78fd191bed2bbb44562e077/protobuf-6.33.0-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2025-11-25 17:42:26.458 | Collecting proto-plus<2.0.0,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==27.1.0.dev90) 2025-11-25 17:42:26.466 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4e/6d/280c4c2ce28b1593a19ad5239c8b826871fc6ec275c21afc8e1820108039/proto_plus-1.26.1-py3-none-any.whl.metadata (2.2 kB) 2025-11-25 17:42:26.637 | 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==27.1.0.dev90) 2025-11-25 17:42:26.643 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/89/bc88a6711935ba795a679ea6ebee07e128050d6382eaa35a0a47c8032bdc/pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2025-11-25 17:42:26.688 | Collecting rsa<5,>=3.1.4 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==27.1.0.dev90) 2025-11-25 17:42:26.693 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/64/8d/0133e4eb4beed9e425d9a98ed6e081a55d195481b7632472be1af08d2f6b/rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2025-11-25 17:42:26.782 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==27.1.0.dev90) (3.0.3) 2025-11-25 17:42:26.957 | Requirement already satisfied: dogpile.cache>=1.3.3 in /usr/local/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==27.1.0.dev90) (1.5.0) 2025-11-25 17:42:26.978 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==27.1.0.dev90) (0.23.1) 2025-11-25 17:42:26.997 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==27.1.0.dev90) (0.2.14) 2025-11-25 17:42:27.561 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==27.1.0.dev90) (2.7.2) 2025-11-25 17:42:27.668 | Requirement already satisfied: jsonpatch~=1.0 in /usr/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==27.1.0.dev90) (1.33) 2025-11-25 17:42:27.784 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev90) (1.11.0) 2025-11-25 17:42:27.785 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev90) (1.7.1) 2025-11-25 17:42:27.884 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==27.1.0.dev90) (3.0.0) 2025-11-25 17:42:28.060 | Collecting pyasn1<0.7.0,>=0.4.6 (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==27.1.0.dev90) 2025-11-25 17:42:28.068 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/23/7e/5f50d07d5e70a2addbccd90ac2950f81d1edd0783630651d9268d7f1db49/pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-11-25 17:42:28.264 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev90) (14.2.0) 2025-11-25 17:42:28.287 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev90) (4.0.0) 2025-11-25 17:42:28.288 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev90) (2.19.2) 2025-11-25 17:42:28.322 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev90) (0.1.2) 2025-11-25 17:42:28.390 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/65/77/8bbca82f70b062181cf0ae53fd43f1ac6556f3078884bfef9da2269c06a3/boto3-1.35.99-py3-none-any.whl (139 kB) 2025-11-25 17:42:28.400 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.2/139.2 kB 18.0 MB/s eta 0:00:00 2025-11-25 17:42:28.407 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fa/28/be3b17bd6a190c8c2ec9e4fb65d43e6ecd7b7a1bb19ccc1d9ab4f687a58c/google_api_python_client-2.185.0-py3-none-any.whl (14.5 MB) 2025-11-25 17:42:28.533 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.5/14.5 MB 117.4 MB/s eta 0:00:00 2025-11-25 17:42:28.540 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/24/f8/a40f5180b07c303715077af7e94479fc94e07cfb0738abc5a1b14be08b0e/oslo_versionedobjects-3.8.0-py3-none-any.whl (86 kB) 2025-11-25 17:42:28.547 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.3/86.3 kB 14.9 MB/s eta 0:00:00 2025-11-25 17:42:28.554 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3b/a0/36c37318db0b60ce890f97d6628681c3cb72578ca82f7aa5c6fca85723ce/oslo_vmware-4.7.0-py3-none-any.whl (626 kB) 2025-11-25 17:42:28.567 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 626.9/626.9 kB 58.1 MB/s eta 0:00:00 2025-11-25 17:42:28.574 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/90/a744336f5af32c433bd09af7854599682a383b37cfd78f7de263de6ad6cb/paramiko-4.0.0-py3-none-any.whl (223 kB) 2025-11-25 17:42:28.585 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.9/223.9 kB 25.7 MB/s eta 0:00:00 2025-11-25 17:42:28.591 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/44/0d1b00f298ddd04d3467a1d84deb4890ff41a0c9038537de7930e8ceab9b/python_glanceclient-4.10.0-py3-none-any.whl (208 kB) 2025-11-25 17:42:28.601 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.7/208.7 kB 26.7 MB/s eta 0:00:00 2025-11-25 17:42:28.608 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/1f/f944e5f61083af25176b46296522085b0faa17381d0251fd9c0f9f6288d0/python_novaclient-18.11.0-py3-none-any.whl (335 kB) 2025-11-25 17:42:28.619 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 kB 39.0 MB/s eta 0:00:00 2025-11-25 17:42:28.624 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e4/c5/2ecc91e593a8987fc4d2dfcc0ff6a1f611358e1e1763324e40a5564a7954/rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2025-11-25 17:42:28.634 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.4/49.4 kB 6.0 MB/s eta 0:00:00 2025-11-25 17:42:28.638 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/40/44/4a5f08c96eb108af5cb50b41f76142f0afa346dfa99d5296fe7202a11854/tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-11-25 17:42:28.650 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/2b/3117ab1da7742429ad4548e9abbb8e1d2819fde6a9c63c6d53863ec38c81/tooz-7.0.0-py3-none-any.whl (93 kB) 2025-11-25 17:42:28.658 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.3/93.3 kB 12.9 MB/s eta 0:00:00 2025-11-25 17:42:28.665 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/80/6252de3a70cfd7767718ad476893f1c7dc129f942cc7ed0322e3137c03d9/zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2025-11-25 17:42:28.674 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.7/302.7 kB 40.4 MB/s eta 0:00:00 2025-11-25 17:42:28.680 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fc/dd/d87e2a145fad9e08d0ec6edcf9d71f838ccc7acdd919acc4c0d4a93515f8/botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-11-25 17:42:28.784 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 125.0 MB/s eta 0:00:00 2025-11-25 17:42:28.790 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/93/ecf9f7caa99c71e969091e9a78789f11b2dea5c684917eab7c54a8d13560/google_api_core-2.27.0-py3-none-any.whl (167 kB) 2025-11-25 17:42:28.799 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.1/167.1 kB 25.8 MB/s eta 0:00:00 2025-11-25 17:42:28.805 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/a4/7319a2a8add4cc352be9e3efeff5e2aacee917c85ca2fa1647e29089983c/google_auth-2.41.1-py2.py3-none-any.whl (221 kB) 2025-11-25 17:42:29.111 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 221.3/221.3 kB 698.1 kB/s eta 0:00:00 2025-11-25 17:42:29.129 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/8a/fe34d2f3f9470a27b01c9e76226965863f153d5fbe276f83608562e49c04/google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB) 2025-11-25 17:42:29.145 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/4b/b99e37f88336009971405cbb7630610322ed6fbfa31e1d7ab3fbf3049a2d/invoke-2.2.1-py3-none-any.whl (160 kB) 2025-11-25 17:42:29.158 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.3/160.3 kB 16.0 MB/s eta 0:00:00 2025-11-25 17:42:29.165 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/30/5efcef3406940cda75296c6d884090b8a9aad2dcc0c304daebb5ae99fb4a/pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2025-11-25 17:42:29.188 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 73.4 MB/s eta 0:00:00 2025-11-25 17:42:29.192 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2a/51/3dc0cd6498b24dea3cdeaed648568e3ca7454d41334d840b114156d7479f/pyudev-0.24.4-py3-none-any.whl (62 kB) 2025-11-25 17:42:29.204 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 6.1 MB/s eta 0:00:00 2025-11-25 17:42:29.212 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/bb/7e7912e18cd558e7880d9b58ffc57300b2c28ffba9882b3a54ba5ce3ebc4/s3transfer-0.10.0-py3-none-any.whl (82 kB) 2025-11-25 17:42:29.224 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.1/82.1 kB 8.2 MB/s eta 0:00:00 2025-11-25 17:42:29.231 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a3/0e/513c353018247dc846074d9460f3c9adeeea360ac85abd5a7750eb53fc03/suds_community-1.2.0-py3-none-any.whl (145 kB) 2025-11-25 17:42:29.242 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.3/145.3 kB 16.9 MB/s eta 0:00:00 2025-11-25 17:42:29.261 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/99/3ae339466c9183ea5b8ae87b34c0b897eda475d2aec2307cae60e5cd4f29/uritemplate-4.2.0-py3-none-any.whl (11 kB) 2025-11-25 17:42:29.272 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/db/a8/8f9cc6749331186e6a513bfe3745454f81d25f6e34c6024f88f80c71ed28/voluptuous-0.15.2-py3-none-any.whl (31 kB) 2025-11-25 17:42:29.283 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/53/4b/8b3a3ae43afd4f7e4eebd86b53924d5271f84857ca38161ca502d0891caa/warlock-2.1.0-py3-none-any.whl (10 kB) 2025-11-25 17:42:29.309 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/25/e8/eba9fece11d57a71e3e22ea672742c8f3cf23b35730c9e96db768b295216/googleapis_common_protos-1.71.0-py3-none-any.whl (294 kB) 2025-11-25 17:42:29.322 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.6/294.6 kB 30.9 MB/s eta 0:00:00 2025-11-25 17:42:29.328 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4e/6d/280c4c2ce28b1593a19ad5239c8b826871fc6ec275c21afc8e1820108039/proto_plus-1.26.1-py3-none-any.whl (50 kB) 2025-11-25 17:42:29.339 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.2/50.2 kB 5.3 MB/s eta 0:00:00 2025-11-25 17:42:29.347 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/21/51/0b1cbad62074439b867b4e04cc09b93f6699d78fd191bed2bbb44562e077/protobuf-6.33.0-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2025-11-25 17:42:29.360 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.2/323.2 kB 33.7 MB/s eta 0:00:00 2025-11-25 17:42:29.367 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/89/bc88a6711935ba795a679ea6ebee07e128050d6382eaa35a0a47c8032bdc/pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2025-11-25 17:42:29.379 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.5/181.5 kB 19.8 MB/s eta 0:00:00 2025-11-25 17:42:29.384 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/64/8d/0133e4eb4beed9e425d9a98ed6e081a55d195481b7632472be1af08d2f6b/rsa-4.9.1-py3-none-any.whl (34 kB) 2025-11-25 17:42:29.399 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/23/7e/5f50d07d5e70a2addbccd90ac2950f81d1edd0783630651d9268d7f1db49/pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-11-25 17:42:29.411 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.3/85.3 kB 9.7 MB/s eta 0:00:00 2025-11-25 17:42:29.497 | Building wheels for collected packages: cinder 2025-11-25 17:42:29.498 | Building editable for cinder (pyproject.toml): started 2025-11-25 17:42:30.396 | Building editable for cinder (pyproject.toml): finished with status 'done' 2025-11-25 17:42:30.397 | Created wheel for cinder: filename=cinder-27.1.0.dev90-0.editable-py3-none-any.whl size=9088 sha256=3bc8745bad8aeb1c8d7bf02460793ad80513cf89f1b296501d19bd5c50c4e9f4 2025-11-25 17:42:30.398 | Stored in directory: /tmp/pip-ephem-wheel-cache-xc0vzo5_/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2025-11-25 17:42:30.403 | Successfully built cinder 2025-11-25 17:42:31.181 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, invoke, rtslib-fb, rsa, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, oslo.vmware, google-api-python-client, oslo.versionedobjects, cinder 2025-11-25 17:42:34.753 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-27.1.0.dev90 google-api-core-2.27.0 google-api-python-client-2.185.0 google-auth-2.41.1 google-auth-httplib2-0.2.0 googleapis-common-protos-1.71.0 invoke-2.2.1 oslo.versionedobjects-3.8.0 oslo.vmware-4.7.0 paramiko-4.0.0 proto-plus-1.26.1 protobuf-6.33.0 pyasn1-0.6.0 pyasn1-modules-0.4.1 pynacl-1.6.0 python-glanceclient-4.10.0 python-novaclient-18.11.0 pyudev-0.24.4 rsa-4.9.1 rtslib-fb-2.2.3 s3transfer-0.10.0 suds-community-1.2.0 tabulate-0.9.0 tooz-7.0.0 uritemplate-4.2.0 voluptuous-0.15.2 warlock-2.1.0 zstd-1.5.7.2 2025-11-25 17:42:34.753 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:42:35.271 | + inc/python:pip_install:216 : result=0 2025-11-25 17:42:35.273 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:42:35.275 | + functions-common:time_stop:2423 : local name 2025-11-25 17:42:35.278 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:42:35.281 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:42:35.283 | + functions-common:time_stop:2426 : local total 2025-11-25 17:42:35.286 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:42:35.289 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:42:35.291 | + functions-common:time_stop:2430 : start_time=1764092537439 2025-11-25 17:42:35.293 | + functions-common:time_stop:2432 : [[ -z 1764092537439 ]] 2025-11-25 17:42:35.297 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:42:35.301 | + functions-common:time_stop:2435 : end_time=1764092555298 2025-11-25 17:42:35.304 | + functions-common:time_stop:2436 : elapsed_time=17859 2025-11-25 17:42:35.307 | + functions-common:time_stop:2437 : total=70639 2025-11-25 17:42:35.310 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:42:35.312 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=88498 2025-11-25 17:42:35.315 | + inc/python:pip_install:219 : return 0 2025-11-25 17:42:35.318 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-25 17:42:35.321 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-25 17:42:35.323 | + inc/python:setup_package:468 : '[' -d '/opt/stack/cinder/*.egg-info' ']' 2025-11-25 17:42:35.327 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2025-11-25 17:42:35.330 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2025-11-25 17:42:35.333 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:42:35.336 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:42:35.339 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/cinder, ]] 2025-11-25 17:42:35.342 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:42:35.345 | + lib/cinder:install_cinder:537 : [[ lioadm == \t\g\t\a\d\m ]] 2025-11-25 17:42:35.348 | + lib/cinder:install_cinder:539 : [[ lioadm == \l\i\o\a\d\m ]] 2025-11-25 17:42:35.351 | + lib/cinder:install_cinder:540 : is_ubuntu 2025-11-25 17:42:35.354 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:42:35.357 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:42:35.360 | + lib/cinder:install_cinder:546 : install_package targetcli 2025-11-25 17:42:35.362 | + functions-common:install_package:1441 : update_package_repo 2025-11-25 17:42:35.366 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-25 17:42:35.368 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-25 17:42:35.372 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-25 17:42:35.375 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-25 17:42:35.378 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-25 17:42:35.381 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:42:35.384 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:42:35.387 | + functions-common:install_package:1442 : real_install_package targetcli 2025-11-25 17:42:35.390 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-25 17:42:35.393 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:42:35.397 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:42:35.400 | + functions-common:real_install_package:1431 : is_fedora 2025-11-25 17:42:35.402 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:42:35.404 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:42:35.408 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:42:35.411 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:42:35.414 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:42:35.417 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:42:35.421 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:42:35.424 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:42:35.426 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:42:35.429 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:42:35.433 | + functions-common:real_install_package:1432 : yum_install targetcli 2025-11-25 17:42:35.436 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-25 17:42:35.439 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-25 17:42:35.442 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-25 17:42:35.445 | + functions-common:time_start:2409 : local name=yum_install 2025-11-25 17:42:35.448 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:42:35.451 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:42:35.456 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:42:35.462 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092555457 2025-11-25 17:42:35.464 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y targetcli 2025-11-25 17:42:35.468 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-25 17:42:35.472 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-25 17:42:35.479 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-25 17:42:35.481 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-25 17:42:35.485 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y targetcli 2025-11-25 17:42:36.067 | Last metadata expiration check: 0:03:21 ago on Tue 25 Nov 2025 12:39:15 PM EST. 2025-11-25 17:42:36.158 | Package targetcli-2.1.58-4.el10.noarch is already installed. 2025-11-25 17:42:36.185 | Dependencies resolved. 2025-11-25 17:42:36.186 | Nothing to do. 2025-11-25 17:42:36.186 | Complete! 2025-11-25 17:42:36.265 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-25 17:42:36.269 | + functions-common:time_stop:2423 : local name 2025-11-25 17:42:36.272 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:42:36.276 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:42:36.278 | + functions-common:time_stop:2426 : local total 2025-11-25 17:42:36.282 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:42:36.285 | + functions-common:time_stop:2429 : name=yum_install 2025-11-25 17:42:36.288 | + functions-common:time_stop:2430 : start_time=1764092555457 2025-11-25 17:42:36.291 | + functions-common:time_stop:2432 : [[ -z 1764092555457 ]] 2025-11-25 17:42:36.296 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:42:36.301 | + functions-common:time_stop:2435 : end_time=1764092556298 2025-11-25 17:42:36.304 | + functions-common:time_stop:2436 : elapsed_time=841 2025-11-25 17:42:36.308 | + functions-common:time_stop:2437 : total=62787 2025-11-25 17:42:36.311 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:42:36.314 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=63628 2025-11-25 17:42:36.318 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-25 17:42:36.321 | + ./stack.sh:main:974 : configure_cinder 2025-11-25 17:42:36.324 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2025-11-25 17:42:36.349 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2025-11-25 17:42:36.355 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2025-11-25 17:42:36.358 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2025-11-25 17:42:36.361 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2025-11-25 17:42:36.366 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2025-11-25 17:42:36.367 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2025-11-25 17:42:36.372 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2025-11-25 17:42:36.374 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2025-11-25 17:42:36.377 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2025-11-25 17:42:36.380 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2025-11-25 17:42:36.382 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2025-11-25 17:42:36.384 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2025-11-25 17:42:36.387 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2025-11-25 17:42:36.389 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2025-11-25 17:42:36.417 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2025-11-25 17:42:36.441 | + 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 2025-11-25 17:42:36.471 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2025-11-25 17:42:36.502 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2025-11-25 17:42:36.532 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2025-11-25 17:42:36.556 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2025-11-25 17:42:36.560 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2025-11-25 17:42:36.566 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.x3u59nL75K 2025-11-25 17:42:36.569 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2025-11-25 17:42:36.572 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2025-11-25 17:42:36.575 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2025-11-25 17:42:36.578 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.x3u59nL75K 2025-11-25 17:42:36.582 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.x3u59nL75K 2025-11-25 17:42:36.607 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.x3u59nL75K /etc/sudoers.d/cinder-rootwrap 2025-11-25 17:42:36.631 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /usr/local/bin/cinder-rootwrap 2025-11-25 17:42:36.637 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /usr/local/bin 2025-11-25 17:42:36.639 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2025-11-25 17:42:36.642 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2025-11-25 17:42:36.645 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2025-11-25 17:42:36.648 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2025-11-25 17:42:36.651 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2025-11-25 17:42:36.654 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2025-11-25 17:42:36.657 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2025-11-25 17:42:36.662 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2025-11-25 17:42:36.667 | + lib/cinder:configure_cinder:307 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2025-11-25 17:42:36.691 | + lib/cinder:configure_cinder:308 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2025-11-25 17:42:36.714 | + lib/cinder:configure_cinder:309 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2025-11-25 17:42:36.736 | + lib/cinder:configure_cinder:310 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2025-11-25 17:42:36.759 | + lib/cinder:configure_cinder:311 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2025-11-25 17:42:36.781 | + lib/cinder:configure_cinder:312 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2025-11-25 17:42:36.804 | + lib/cinder:configure_cinder:313 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2025-11-25 17:42:36.828 | + lib/cinder:configure_cinder:314 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2025-11-25 17:42:36.850 | + lib/cinder:configure_cinder:316 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2025-11-25 17:42:36.852 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2025-11-25 17:42:36.855 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2025-11-25 17:42:36.858 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2025-11-25 17:42:36.861 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-25 17:42:36.864 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2025-11-25 17:42:36.902 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2025-11-25 17:42:36.938 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://38.102.83.58/identity 2025-11-25 17:42:36.975 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2025-11-25 17:42:37.011 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2025-11-25 17:42:37.051 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2025-11-25 17:42:37.090 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2025-11-25 17:42:37.129 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2025-11-25 17:42:37.167 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2025-11-25 17:42:37.204 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2025-11-25 17:42:37.241 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-25 17:42:37.244 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2025-11-25 17:42:37.284 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2025-11-25 17:42:37.323 | ++ lib/cinder:configure_cinder:321 : database_connection_url cinder 2025-11-25 17:42:37.327 | ++ lib/database:database_connection_url:134 : local db=cinder 2025-11-25 17:42:37.330 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2025-11-25 17:42:37.334 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=cinder 2025-11-25 17:42:37.337 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-25 17:42:37.340 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-25 17:42:37.343 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-25 17:42:37.364 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:42:37.367 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-25 17:42:37.370 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2025-11-25 17:42:37.375 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2025-11-25 17:42:37.417 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2025-11-25 17:42:37.457 | + lib/cinder:configure_cinder:323 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2025-11-25 17:42:37.498 | + lib/cinder:configure_cinder:324 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2025-11-25 17:42:37.536 | + lib/cinder:configure_cinder:325 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2025-11-25 17:42:37.580 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2025-11-25 17:42:37.617 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2025-11-25 17:42:37.656 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 38.102.83.58 2025-11-25 17:42:37.691 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2025-11-25 17:42:37.729 | ++ lib/cinder:configure_cinder:330 : openssl rand -hex 16 2025-11-25 17:42:37.739 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf key_manager fixed_key f8bb6939cbda2b9c304f21526052ce3d 2025-11-25 17:42:37.776 | + lib/cinder:configure_cinder:331 : [[ -n '' ]] 2025-11-25 17:42:37.779 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2025-11-25 17:42:37.816 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2025-11-25 17:42:37.855 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2025-11-25 17:42:37.892 | + lib/cinder:configure_cinder:343 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2025-11-25 17:42:37.929 | + lib/cinder:configure_cinder:345 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2025-11-25 17:42:37.966 | + lib/cinder:configure_cinder:346 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2025-11-25 17:42:38.003 | + lib/cinder:configure_cinder:348 : is_service_enabled c-vol 2025-11-25 17:42:38.022 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:42:38.025 | + lib/cinder:configure_cinder:348 : [[ -n lvm:lvmdriver-1 ]] 2025-11-25 17:42:38.028 | + lib/cinder:configure_cinder:349 : local enabled_backends= 2025-11-25 17:42:38.031 | + lib/cinder:configure_cinder:350 : local default_name= 2025-11-25 17:42:38.034 | + lib/cinder:configure_cinder:351 : local be be_name be_type 2025-11-25 17:42:38.037 | + lib/cinder:configure_cinder:352 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2025-11-25 17:42:38.040 | + lib/cinder:configure_cinder:353 : be_type=lvm 2025-11-25 17:42:38.043 | + lib/cinder:configure_cinder:354 : be_name=lvmdriver-1 2025-11-25 17:42:38.046 | + lib/cinder:configure_cinder:355 : type configure_cinder_backend_lvm 2025-11-25 17:42:38.049 | + lib/cinder:configure_cinder:356 : configure_cinder_backend_lvm lvmdriver-1 2025-11-25 17:42:38.052 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2025-11-25 17:42:38.056 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2025-11-25 17:42:38.095 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2025-11-25 17:42:38.132 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2025-11-25 17:42:38.169 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2025-11-25 17:42:38.205 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2025-11-25 17:42:38.244 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2025-11-25 17:42:38.280 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2025-11-25 17:42:38.314 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2025-11-25 17:42:38.346 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2025-11-25 17:42:38.383 | + lib/cinder:configure_cinder:358 : [[ -z '' ]] 2025-11-25 17:42:38.385 | + lib/cinder:configure_cinder:359 : default_name=lvmdriver-1 2025-11-25 17:42:38.388 | + lib/cinder:configure_cinder:361 : enabled_backends+=lvmdriver-1, 2025-11-25 17:42:38.391 | + lib/cinder:configure_cinder:363 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2025-11-25 17:42:38.426 | + lib/cinder:configure_cinder:364 : [[ -n lvmdriver-1 ]] 2025-11-25 17:42:38.429 | + lib/cinder:configure_cinder:365 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2025-11-25 17:42:38.466 | + lib/cinder:configure_cinder:367 : configure_cinder_image_volume_cache 2025-11-25 17:42:38.469 | + lib/cinder:configure_cinder_image_volume_cache:723 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2025-11-25 17:42:38.472 | + lib/cinder:configure_cinder_image_volume_cache:724 : local be_name=lvmdriver-1 2025-11-25 17:42:38.475 | + lib/cinder:configure_cinder_image_volume_cache:726 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2025-11-25 17:42:38.513 | + lib/cinder:configure_cinder_image_volume_cache:728 : [[ -n '' ]] 2025-11-25 17:42:38.516 | + lib/cinder:configure_cinder_image_volume_cache:732 : [[ -n '' ]] 2025-11-25 17:42:38.519 | + lib/cinder:configure_cinder:372 : [[ False == \T\r\u\e ]] 2025-11-25 17:42:38.522 | + lib/cinder:configure_cinder:378 : is_service_enabled c-bak 2025-11-25 17:42:38.542 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:42:38.545 | + lib/cinder:configure_cinder:378 : [[ -n swift ]] 2025-11-25 17:42:38.548 | + lib/cinder:configure_cinder:379 : type configure_cinder_backup_swift 2025-11-25 17:42:38.551 | + lib/cinder:configure_cinder:380 : configure_cinder_backup_swift 2025-11-25 17:42:38.553 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2025-11-25 17:42:38.590 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://38.102.83.58:8080/v1/AUTH_ 2025-11-25 17:42:38.626 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2025-11-25 17:42:38.646 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:42:38.649 | + 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 2025-11-25 17:42:38.687 | + lib/cinder:configure_cinder:386 : is_service_enabled ceilometer 2025-11-25 17:42:38.707 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:42:38.710 | + lib/cinder:configure_cinder:390 : is_service_enabled tls-proxy 2025-11-25 17:42:38.729 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:42:38.732 | + lib/cinder:configure_cinder:391 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,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 ]] 2025-11-25 17:42:38.735 | + lib/cinder:configure_cinder:393 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen_port 18776 2025-11-25 17:42:38.772 | + lib/cinder:configure_cinder:394 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2025-11-25 17:42:38.811 | + lib/cinder:configure_cinder:398 : '[' False '!=' False ']' 2025-11-25 17:42:38.814 | + lib/cinder:configure_cinder:402 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2025-11-25 17:42:38.817 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2025-11-25 17:42:38.820 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2025-11-25 17:42:38.822 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-11-25 17:42:38.825 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2025-11-25 17:42:38.828 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-25 17:42:38.849 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:42:38.853 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2025-11-25 17:42:38.856 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-11-25 17:42:38.859 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-25 17:42:38.878 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:42:38.882 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.58:5672/ 2025-11-25 17:42:38.885 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.58:5672/ 2025-11-25 17:42:38.924 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-25 17:42:38.927 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-25 17:42:38.930 | + lib/cinder:configure_cinder:405 : setup_logging /etc/cinder/cinder.conf 2025-11-25 17:42:38.933 | + functions:setup_logging:686 : setup_systemd_logging /etc/cinder/cinder.conf 2025-11-25 17:42:38.936 | + functions:setup_systemd_logging:703 : local conf_file=/etc/cinder/cinder.conf 2025-11-25 17:42:38.940 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-25 17:42:38.959 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-25 17:42:38.962 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-25 17:42:38.965 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-25 17:42:38.969 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-25 17:42:38.971 | + functions:setup_systemd_logging:716 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-25 17:42:39.010 | + functions:setup_systemd_logging:718 : 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' 2025-11-25 17:42:39.046 | + functions:setup_systemd_logging:719 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2025-11-25 17:42:39.083 | + functions:setup_systemd_logging:720 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-25 17:42:39.121 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2025-11-25 17:42:39.159 | + lib/cinder:configure_cinder:407 : is_service_enabled c-api 2025-11-25 17:42:39.179 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:42:39.182 | + lib/cinder:configure_cinder:408 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2025-11-25 17:42:39.185 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2025-11-25 17:42:39.188 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2025-11-25 17:42:39.191 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2025-11-25 17:42:39.194 | + lib/apache:write_uwsgi_config:246 : local http= 2025-11-25 17:42:39.197 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2025-11-25 17:42:39.200 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2025-11-25 17:42:39.203 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-11-25 17:42:39.206 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-11-25 17:42:39.232 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-11-25 17:42:39.232 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-11-25 17:42:39.252 | d /var/run/uwsgi 0755 stack root 2025-11-25 17:42:39.258 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-11-25 17:42:39.283 | /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. 2025-11-25 17:42:39.292 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2025-11-25 17:42:39.295 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2025-11-25 17:42:39.300 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-25 17:42:39.303 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2025-11-25 17:42:39.341 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2025-11-25 17:42:39.376 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2025-11-25 17:42:39.412 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2025-11-25 17:42:39.450 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2025-11-25 17:42:39.486 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2025-11-25 17:42:39.523 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2025-11-25 17:42:39.559 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2025-11-25 17:42:39.597 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2025-11-25 17:42:39.634 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2025-11-25 17:42:39.671 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2025-11-25 17:42:39.708 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2025-11-25 17:42:39.746 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2025-11-25 17:42:39.782 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2025-11-25 17:42:39.819 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2025-11-25 17:42:39.822 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2025-11-25 17:42:39.826 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2025-11-25 17:42:39.829 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2025-11-25 17:42:39.832 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-25 17:42:39.834 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:42:39.837 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:42:39.840 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-25 17:42:39.843 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:42:39.846 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:42:39.848 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:42:39.851 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:42:39.854 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:42:39.857 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:42:39.860 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:42:39.862 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:42:39.865 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:42:39.868 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:42:39.870 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/cinder-api.conf 2025-11-25 17:42:39.873 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/cinder-api.conf ']' 2025-11-25 17:42:39.876 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/cinder-api.conf.disabled 2025-11-25 17:42:39.879 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/cinder-api.conf.disabled 2025-11-25 17:42:39.882 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2025-11-25 17:42:39.919 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2025-11-25 17:42:39.957 | + 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 ' 2025-11-25 17:42:39.957 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/cinder-api.conf.disabled 2025-11-25 17:42:39.976 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2025-11-25 17:42:39.981 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2025-11-25 17:42:39.984 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2025-11-25 17:42:39.987 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-25 17:42:39.990 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-25 17:42:39.992 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-25 17:42:39.995 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:42:39.998 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:42:40.001 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:42:40.004 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:42:40.007 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:42:40.009 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:42:40.012 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:42:40.015 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:42:40.018 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:42:40.020 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:42:40.023 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:42:40.026 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:42:40.028 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:42:40.031 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:42:40.034 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:42:40.037 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-25 17:42:40.040 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:42:40.043 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:42:40.046 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-25 17:42:40.048 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:42:40.051 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:42:40.053 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:42:40.056 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:42:40.059 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:42:40.062 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:42:40.065 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:42:40.068 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:42:40.071 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:42:40.074 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:42:40.077 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/cinder-api.conf 2025-11-25 17:42:40.080 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/cinder-api.conf.disabled ]] 2025-11-25 17:42:40.083 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/cinder-api.conf ]] 2025-11-25 17:42:40.086 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/cinder-api.conf.disabled /etc/httpd/conf.d/cinder-api.conf 2025-11-25 17:42:40.115 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2025-11-25 17:42:40.118 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-25 17:42:40.121 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-25 17:42:40.124 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-25 17:42:41.318 | + lib/cinder:configure_cinder:411 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2025-11-25 17:42:41.321 | + lib/cinder:configure_cinder:415 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2025-11-25 17:42:41.365 | + lib/cinder:configure_cinder:417 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://38.102.83.58/image 2025-11-25 17:42:41.399 | + lib/cinder:configure_cinder:418 : is_service_enabled tls-proxy 2025-11-25 17:42:41.419 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:42:41.422 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2025-11-25 17:42:41.460 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2025-11-25 17:42:41.495 | + lib/cinder:configure_cinder:424 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2025-11-25 17:42:41.498 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2025-11-25 17:42:41.501 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2025-11-25 17:42:41.503 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=glance 2025-11-25 17:42:41.505 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-25 17:42:41.508 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf glance auth_type password 2025-11-25 17:42:41.545 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf glance interface public 2025-11-25 17:42:41.581 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf glance auth_url https://38.102.83.58/identity 2025-11-25 17:42:41.619 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf glance username glance 2025-11-25 17:42:41.658 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf glance password secretservice 2025-11-25 17:42:41.695 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2025-11-25 17:42:41.733 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf glance project_name service 2025-11-25 17:42:41.771 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2025-11-25 17:42:41.808 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2025-11-25 17:42:41.844 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2025-11-25 17:42:41.882 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-25 17:42:41.885 | + lib/cinder:configure_cinder:427 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2025-11-25 17:42:41.889 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2025-11-25 17:42:41.892 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2025-11-25 17:42:41.895 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2025-11-25 17:42:41.899 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-25 17:42:41.901 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova auth_type password 2025-11-25 17:42:41.942 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova interface public 2025-11-25 17:42:41.979 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova auth_url https://38.102.83.58/identity 2025-11-25 17:42:42.017 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova username nova 2025-11-25 17:42:42.054 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova password secretservice 2025-11-25 17:42:42.089 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2025-11-25 17:42:42.126 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_name service 2025-11-25 17:42:42.158 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2025-11-25 17:42:42.191 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2025-11-25 17:42:42.225 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2025-11-25 17:42:42.261 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-25 17:42:42.265 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2025-11-25 17:42:42.301 | + lib/cinder:configure_cinder:429 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2025-11-25 17:42:42.339 | + lib/cinder:configure_cinder:431 : [[ ! -z '' ]] 2025-11-25 17:42:42.341 | + lib/cinder:configure_cinder:433 : is_service_enabled etcd3 2025-11-25 17:42:42.362 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:42:42.365 | + lib/cinder:configure_cinder:436 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://38.102.83.58:2379?api_version=v3' 2025-11-25 17:42:42.405 | + lib/cinder:configure_cinder:439 : [[ False == True ]] 2025-11-25 17:42:42.408 | + lib/cinder:configure_cinder:439 : [[ False == True ]] 2025-11-25 17:42:42.411 | + lib/cinder:configure_cinder:443 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2025-11-25 17:42:42.451 | + lib/cinder:configure_cinder:444 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2025-11-25 17:42:42.486 | + lib/cinder:configure_cinder:447 : '[' True == True ']' 2025-11-25 17:42:42.489 | + lib/cinder:configure_cinder:448 : init_cinder_service_user_conf 2025-11-25 17:42:42.492 | + lib/cinder:init_cinder_service_user_conf:752 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder service_user 2025-11-25 17:42:42.494 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2025-11-25 17:42:42.498 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2025-11-25 17:42:42.501 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=service_user 2025-11-25 17:42:42.503 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-25 17:42:42.507 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf service_user auth_type password 2025-11-25 17:42:42.545 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf service_user interface public 2025-11-25 17:42:42.581 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf service_user auth_url https://38.102.83.58/identity 2025-11-25 17:42:42.615 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf service_user username cinder 2025-11-25 17:42:42.652 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf service_user password secretservice 2025-11-25 17:42:42.690 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2025-11-25 17:42:42.725 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf service_user project_name service 2025-11-25 17:42:42.761 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2025-11-25 17:42:42.799 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf service_user cafile /opt/stack/data/ca-bundle.pem 2025-11-25 17:42:42.837 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf service_user memcached_servers localhost:11211 2025-11-25 17:42:42.875 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-25 17:42:42.878 | + lib/cinder:init_cinder_service_user_conf:753 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2025-11-25 17:42:42.915 | + ./stack.sh:main:977 : is_service_enabled neutron 2025-11-25 17:42:42.936 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:42:42.938 | + ./stack.sh:main:979 : stack_install_service neutron 2025-11-25 17:42:42.941 | + lib/stack:stack_install_service:20 : local service=neutron 2025-11-25 17:42:42.943 | + lib/stack:stack_install_service:21 : type install_neutron 2025-11-25 17:42:42.945 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-25 17:42:42.947 | + lib/stack:stack_install_service:32 : install_neutron 2025-11-25 17:42:42.949 | + lib/neutron:install_neutron:522 : use_library_from_git neutron-lib 2025-11-25 17:42:42.952 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2025-11-25 17:42:42.955 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:42:42.957 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:42:42.960 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,neutron-lib, ]] 2025-11-25 17:42:42.962 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:42:42.964 | + lib/neutron:install_neutron:529 : use_library_from_git sqlalchemy 2025-11-25 17:42:42.966 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2025-11-25 17:42:42.968 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:42:42.971 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:42:42.974 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,sqlalchemy, ]] 2025-11-25 17:42:42.977 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:42:42.980 | + lib/neutron:install_neutron:533 : use_library_from_git alembic 2025-11-25 17:42:42.981 | + inc/python:use_library_from_git:266 : local name=alembic 2025-11-25 17:42:42.984 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:42:42.987 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:42:42.990 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,alembic, ]] 2025-11-25 17:42:42.992 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:42:42.995 | + lib/neutron:install_neutron:538 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2025-11-25 17:42:42.999 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/neutron.git 2025-11-25 17:42:43.002 | + functions-common:git_clone:593 : local git_dest=/opt/stack/neutron 2025-11-25 17:42:43.005 | + functions-common:git_clone:594 : local git_ref=master 2025-11-25 17:42:43.007 | + functions-common:git_clone:595 : local orig_dir 2025-11-25 17:42:43.010 | ++ functions-common:git_clone:596 : pwd 2025-11-25 17:42:43.014 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-25 17:42:43.018 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-25 17:42:43.021 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-25 17:42:43.042 | + functions-common:git_clone:599 : RECLONE=False 2025-11-25 17:42:43.044 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-25 17:42:43.046 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-25 17:42:43.049 | + functions-common:git_clone:613 : echo master 2025-11-25 17:42:43.050 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-25 17:42:43.053 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-25 17:42:43.057 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/neutron ]] 2025-11-25 17:42:43.060 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-25 17:42:43.062 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/neutron 2025-11-25 17:42:43.085 | + functions-common:git_clone:675 : cd /opt/stack/neutron 2025-11-25 17:42:43.089 | + functions-common:git_clone:676 : head -1 2025-11-25 17:42:43.090 | + functions-common:git_clone:676 : git show --oneline 2025-11-25 17:42:43.093 | 2ade46584b Merge "Centralize oslo.service patching" 2025-11-25 17:42:43.096 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-25 17:42:43.099 | + lib/neutron:install_neutron:539 : setup_develop /opt/stack/neutron 2025-11-25 17:42:43.102 | + inc/python:setup_develop:353 : local bindep 2025-11-25 17:42:43.105 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2025-11-25 17:42:43.108 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2025-11-25 17:42:43.110 | + inc/python:setup_develop:359 : local extras= 2025-11-25 17:42:43.113 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2025-11-25 17:42:43.116 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-25 17:42:43.119 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2025-11-25 17:42:43.122 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2025-11-25 17:42:43.124 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-25 17:42:43.128 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-25 17:42:43.131 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2025-11-25 17:42:43.134 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-25 17:42:43.138 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2025-11-25 17:42:43.140 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-25 17:42:43.143 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-25 17:42:43.147 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2025-11-25 17:42:43.154 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2025-11-25 17:42:43.156 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2025-11-25 17:42:43.159 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2025-11-25 17:42:43.293 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2025-11-25 17:42:43.297 | + inc/python:setup_package:436 : local bindep=0 2025-11-25 17:42:43.299 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-25 17:42:43.302 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-25 17:42:43.304 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2025-11-25 17:42:43.308 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2025-11-25 17:42:43.310 | + inc/python:setup_package:445 : local flags=-e 2025-11-25 17:42:43.313 | + inc/python:setup_package:446 : local extras= 2025-11-25 17:42:43.315 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-25 17:42:43.319 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-25 17:42:43.322 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-25 17:42:43.325 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-25 17:42:43.328 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-25 17:42:43.331 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2025-11-25 17:42:43.353 | Using python 3.12 to install /opt/stack/neutron 2025-11-25 17:42:43.356 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2025-11-25 17:42:44.086 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:42:44.088 | Obtaining file:///opt/stack/neutron 2025-11-25 17:42:44.092 | Installing build dependencies: started 2025-11-25 17:42:46.632 | Installing build dependencies: finished with status 'done' 2025-11-25 17:42:46.635 | Checking if build backend supports build_editable: started 2025-11-25 17:42:46.797 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-25 17:42:46.798 | Getting requirements to build editable: started 2025-11-25 17:42:46.922 | Getting requirements to build editable: finished with status 'done' 2025-11-25 17:42:46.927 | Preparing editable metadata (pyproject.toml): started 2025-11-25 17:42:47.652 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-25 17:42:47.780 | Requirement already satisfied: pbr>=6.0.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (7.0.3) 2025-11-25 17:42:47.781 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (3.10.1) 2025-11-25 17:42:47.782 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (3.1.0) 2025-11-25 17:42:47.784 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (2.5.1) 2025-11-25 17:42:47.784 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (3.0.0) 2025-11-25 17:42:47.785 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (5.2.1) 2025-11-25 17:42:47.866 | Collecting pecan>=1.4.0 (from neutron==28.0.0.0b2.dev29) 2025-11-25 17:42:47.873 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f0/3b/fbf52f6b1c57a92fd0c0fe60d25dce8219e368f7a35d2fec0becb2cf90cb/pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2025-11-25 17:42:47.881 | Requirement already satisfied: httplib2>=0.22.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (0.31.0) 2025-11-25 17:42:47.883 | Requirement already satisfied: requests>=2.32.3 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (2.32.5) 2025-11-25 17:42:47.884 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (3.1.6) 2025-11-25 17:42:47.885 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (10.12.0) 2025-11-25 17:42:47.887 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (1.3.0) 2025-11-25 17:42:47.970 | Collecting neutron-lib>=3.22.0 (from neutron==28.0.0.0b2.dev29) 2025-11-25 17:42:47.976 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/85/32/2a12bb9ba02f38beab2f0c88e3e0d0b79a96be4739527224e9bbd1802b9e/neutron_lib-3.22.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-25 17:42:48.031 | Collecting python-neutronclient>=7.8.0 (from neutron==28.0.0.0b2.dev29) 2025-11-25 17:42:48.037 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/84/76/487c81f1e07049faa110dd22cfa27f68644e933154340a6c750958dd73a9/python_neutronclient-11.6.0-py3-none-any.whl.metadata (3.4 kB) 2025-11-25 17:42:48.046 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (9.1.2) 2025-11-25 17:42:48.047 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib64/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (2.0.44) 2025-11-25 17:42:48.049 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (1.8.9) 2025-11-25 17:42:48.050 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (5.12.0) 2025-11-25 17:42:48.052 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (1.17.0) 2025-11-25 17:42:48.053 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (5.6.0) 2025-11-25 17:42:48.054 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (4.0.0) 2025-11-25 17:42:48.056 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (7.2.0) 2025-11-25 17:42:48.057 | Requirement already satisfied: oslo.config>=9.4.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (10.1.0) 2025-11-25 17:42:48.058 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (6.2.0) 2025-11-25 17:42:48.060 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (17.4.0) 2025-11-25 17:42:48.061 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (6.7.1) 2025-11-25 17:42:48.062 | Requirement already satisfied: oslo.log>=5.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (7.2.1) 2025-11-25 17:42:48.064 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (17.1.0) 2025-11-25 17:42:48.066 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (7.0.0) 2025-11-25 17:42:48.067 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (4.7.0) 2025-11-25 17:42:48.068 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (3.8.0) 2025-11-25 17:42:48.069 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (3.6.0) 2025-11-25 17:42:48.070 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (7.8.0) 2025-11-25 17:42:48.071 | Requirement already satisfied: oslo.serialization>=5.5.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (5.8.0) 2025-11-25 17:42:48.072 | Requirement already satisfied: oslo.service>=4.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.0.0.0b2.dev29) (4.4.1) 2025-11-25 17:42:48.074 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (2.6.0) 2025-11-25 17:42:48.075 | Requirement already satisfied: oslo.utils>=7.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (9.2.0) 2025-11-25 17:42:48.075 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (3.8.0) 2025-11-25 17:42:48.077 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (4.3.0) 2025-11-25 17:42:48.121 | Collecting os-ken>=4.0.0 (from neutron==28.0.0.0b2.dev29) 2025-11-25 17:42:48.128 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/50/47/34951333c7743b76a005e923e78db7548a209b01cc2fa0981d0e698a4923/os_ken-4.0.0-py3-none-any.whl.metadata (1.6 kB) 2025-11-25 17:42:48.165 | Collecting os-resource-classes>=1.1.0 (from neutron==28.0.0.0b2.dev29) 2025-11-25 17:42:48.171 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/10/efa6e42dfc059c858af4d5671daeb214671f0d3844dc415100d8913e78a8/os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-25 17:42:48.213 | Collecting ovs>3.3.0 (from neutron==28.0.0.0b2.dev29) 2025-11-25 17:42:48.220 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7d/1f/531989438b2874f8f0dc00744cc2ceba3f69a88a96cf7dc8c19ddb1e0971/ovs-3.6.0.tar.gz (161 kB) 2025-11-25 17:42:48.229 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.7/161.7 kB 25.5 MB/s eta 0:00:00 2025-11-25 17:42:48.263 | Installing build dependencies: started 2025-11-25 17:42:50.634 | Installing build dependencies: finished with status 'done' 2025-11-25 17:42:50.635 | Getting requirements to build wheel: started 2025-11-25 17:42:50.830 | Getting requirements to build wheel: finished with status 'done' 2025-11-25 17:42:50.832 | Preparing metadata (pyproject.toml): started 2025-11-25 17:42:50.990 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-25 17:42:51.087 | Collecting ovsdbapp>=2.11.0 (from neutron==28.0.0.0b2.dev29) 2025-11-25 17:42:51.103 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4d/c9/fe6d067f601a8febece82f9ef70f6d470d3496e85349ada6b90de1ccacbb/ovsdbapp-2.14.1-py3-none-any.whl.metadata (1.5 kB) 2025-11-25 17:42:51.115 | Requirement already satisfied: psutil>=6.1.0 in /usr/local/lib64/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (7.1.1) 2025-11-25 17:42:51.176 | Collecting pyroute2>=0.7.3 (from neutron==28.0.0.0b2.dev29) 2025-11-25 17:42:51.183 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/cb/0b7a8009a577eba01ea54556c921f3cbf67a52931da17b4dd97472d0e694/pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2025-11-25 17:42:51.191 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (24.2.1) 2025-11-25 17:42:51.192 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (18.11.0) 2025-11-25 17:42:51.194 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (4.8.0) 2025-11-25 17:42:51.236 | Collecting python-designateclient>=2.7.0 (from neutron==28.0.0.0b2.dev29) 2025-11-25 17:42:51.243 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ca/91/dccb030a135eb2d766717a3fca33fa8979540157e54fc8efc32f793d1603/python_designateclient-6.3.0-py3-none-any.whl.metadata (1.5 kB) 2025-11-25 17:42:51.295 | Collecting os-vif>=3.1.0 (from neutron==28.0.0.0b2.dev29) 2025-11-25 17:42:51.300 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f1/09/e48d406ecf4eb73bda077c6ed2f8e92d2b5923ecf55e3b2213ab4f3b403c/os_vif-4.2.1-py3-none-any.whl.metadata (2.3 kB) 2025-11-25 17:42:51.309 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (3.2.1) 2025-11-25 17:42:51.310 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev29) (7.0.0) 2025-11-25 17:42:51.317 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.0.0b2.dev29) (1.3.10) 2025-11-25 17:42:51.318 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.0.0b2.dev29) (4.15.0) 2025-11-25 17:42:51.322 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.0.0.0b2.dev29) (2.0.0) 2025-11-25 17:42:51.330 | Requirement already satisfied: pyparsing<4,>=3.0.4 in /usr/local/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.0.0.0b2.dev29) (3.2.5) 2025-11-25 17:42:51.334 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->neutron==28.0.0.0b2.dev29) (3.0.3) 2025-11-25 17:42:51.343 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.0.0.0b2.dev29) (2.1.0) 2025-11-25 17:42:51.344 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.0.0.0b2.dev29) (1.8.2) 2025-11-25 17:42:51.365 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.0.0b2.dev29) (4.0.1) 2025-11-25 17:42:51.366 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.0.0b2.dev29) (2.10.1) 2025-11-25 17:42:51.367 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.0.0b2.dev29) (5.7.0) 2025-11-25 17:42:51.481 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.22.0->neutron==28.0.0.0b2.dev29) 2025-11-25 17:42:51.488 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d0/99/71630546b9395b095f4082be41165d1078204d1696c2d9baade3de3202d0/setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2025-11-25 17:42:51.525 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.22.0->neutron==28.0.0.0b2.dev29) 2025-11-25 17:42:51.530 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/02/1cc710a536994ba27263a33dea7befb638f16f9e5fce577fd46897681b00/os_traits-3.5.0-py3-none-any.whl.metadata (1.7 kB) 2025-11-25 17:42:51.547 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev29) (43.0.3) 2025-11-25 17:42:51.548 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev29) (1.5.0) 2025-11-25 17:42:51.550 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev29) (1.0.1) 2025-11-25 17:42:51.550 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev29) (1.33) 2025-11-25 17:42:51.553 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev29) (4.5.0) 2025-11-25 17:42:51.554 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev29) (6.0.3) 2025-11-25 17:42:51.555 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev29) (1.4.0) 2025-11-25 17:42:51.562 | Requirement already satisfied: eventlet>=0.27.0 in /usr/local/lib/python3.12/site-packages (from os-ken>=4.0.0->neutron==28.0.0.0b2.dev29) (0.40.3) 2025-11-25 17:42:51.564 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib64/python3.12/site-packages (from os-ken>=4.0.0->neutron==28.0.0.0b2.dev29) (1.1.2) 2025-11-25 17:42:51.592 | Collecting ncclient>=0.6.13 (from os-ken>=4.0.0->neutron==28.0.0.0b2.dev29) 2025-11-25 17:42:51.598 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c2/fb/29dbb4987f81d7932d8018079bf3e6d1d5cce320d7c2c90e84d3c7dba40c/ncclient-0.7.0.tar.gz (116 kB) 2025-11-25 17:42:51.605 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.2/116.2 kB 20.4 MB/s eta 0:00:00 2025-11-25 17:42:51.647 | Installing build dependencies: started 2025-11-25 17:42:54.019 | Installing build dependencies: finished with status 'done' 2025-11-25 17:42:54.020 | Getting requirements to build wheel: started 2025-11-25 17:42:54.224 | Getting requirements to build wheel: finished with status 'done' 2025-11-25 17:42:54.226 | Preparing metadata (pyproject.toml): started 2025-11-25 17:42:54.383 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-25 17:42:54.395 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from os-ken>=4.0.0->neutron==28.0.0.0b2.dev29) (25.0) 2025-11-25 17:42:54.461 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.0.0.0b2.dev29) (0.20) 2025-11-25 17:42:54.469 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=9.4.0->neutron==28.0.0.0b2.dev29) (2.0.0) 2025-11-25 17:42:54.512 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.0.0.0b2.dev29) (2.0.2) 2025-11-25 17:42:54.513 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.0.0.0b2.dev29) (0.5.0) 2025-11-25 17:42:54.531 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.0.0.0b2.dev29) (2.9.0.post0) 2025-11-25 17:42:54.549 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.0.0b2.dev29) (6.2.1) 2025-11-25 17:42:54.551 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.0.0b2.dev29) (5.3.1) 2025-11-25 17:42:54.552 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.0.0b2.dev29) (5.5.4) 2025-11-25 17:42:54.553 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.0.0b2.dev29) (0.14.0) 2025-11-25 17:42:54.562 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.0.0.0b2.dev29) (4.3.0) 2025-11-25 17:42:54.565 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.0.0.0b2.dev29) (4.0.1) 2025-11-25 17:42:54.585 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=2.3.0->neutron==28.0.0.0b2.dev29) (2.0.0) 2025-11-25 17:42:54.586 | Requirement already satisfied: greenlet>=0.4.14 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=2.3.0->neutron==28.0.0.0b2.dev29) (3.2.4) 2025-11-25 17:42:54.612 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization>=5.5.0->neutron==28.0.0.0b2.dev29) (2025.2) 2025-11-25 17:42:54.628 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.0.0.0b2.dev29) (1.7.3) 2025-11-25 17:42:54.676 | Collecting cotyledon>=2.0.0 (from oslo.service[threading]>=4.2.1->neutron==28.0.0.0b2.dev29) 2025-11-25 17:42:54.682 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/14/baf084e49f818049e111bd221075aa54caa71be134052e880c989efd55ad/cotyledon-2.1.0-py3-none-any.whl.metadata (3.8 kB) 2025-11-25 17:42:54.698 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.0.0.0b2.dev29) (3.16.0) 2025-11-25 17:42:54.786 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.0.0.0b2.dev29) 2025-11-25 17:42:54.793 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/46/9cb0e58b2deb7f82b84065f37f3bffeb12413f947f9388e4cac22c4621ce/sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-11-25 17:42:54.833 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.11.0->neutron==28.0.0.0b2.dev29) 2025-11-25 17:42:54.835 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/49/d92f66a79fe0da4b55b77597a2cfb6630c131d702a6b4a87ddd2ee277c3d/fixtures-4.2.6-py3-none-any.whl.metadata (22 kB) 2025-11-25 17:42:54.855 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.0.0.0b2.dev29) (69.0.3) 2025-11-25 17:42:54.954 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev29) (4.12.0) 2025-11-25 17:42:54.956 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev29) (4.25.1) 2025-11-25 17:42:54.995 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev29) 2025-11-25 17:42:55.002 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3b/9a/5943674892bda78e4671a553e68406d6e7f2ff278d253d6c991b1fe040cf/osc_lib-4.2.0-py3-none-any.whl.metadata (3.7 kB) 2025-11-25 17:42:55.074 | Collecting os-client-config>=1.28.0 (from python-neutronclient>=7.8.0->neutron==28.0.0.0b2.dev29) 2025-11-25 17:42:55.080 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/d1/0f6fe5650516fd5113ca64f3efbdd35c91be14ead96065b835207a9cd75a/os_client_config-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2025-11-25 17:42:55.125 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.0.0b2.dev29) (3.4.4) 2025-11-25 17:42:55.126 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.0.0b2.dev29) (3.11) 2025-11-25 17:42:55.129 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.0.0b2.dev29) (1.26.20) 2025-11-25 17:42:55.130 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.0.0b2.dev29) (2025.11.12) 2025-11-25 17:42:55.144 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.0.0.0b2.dev29) (1.17.0) 2025-11-25 17:42:55.144 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.0.0.0b2.dev29) (0.7) 2025-11-25 17:42:55.228 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.0.0.0b2.dev29) (0.15.2) 2025-11-25 17:42:55.260 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /usr/local/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.0.0.0b2.dev29) (5.1.0) 2025-11-25 17:42:55.311 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==28.0.0.0b2.dev29) (2.23) 2025-11-25 17:42:55.339 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev29) (0.5.2) 2025-11-25 17:42:55.340 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev29) (2.7.0) 2025-11-25 17:42:55.417 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.0.0->neutron==28.0.0.0b2.dev29) (2.8.0) 2025-11-25 17:42:55.520 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev29) (3.0.0) 2025-11-25 17:42:55.545 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev29) (25.4.0) 2025-11-25 17:42:55.546 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev29) (2025.9.1) 2025-11-25 17:42:55.547 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev29) (0.37.0) 2025-11-25 17:42:55.548 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev29) (0.28.0) 2025-11-25 17:42:55.652 | Requirement already satisfied: paramiko>=3.2.0 in /usr/local/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.0.0->neutron==28.0.0.0b2.dev29) (4.0.0) 2025-11-25 17:42:55.653 | Requirement already satisfied: lxml>=3.3.0 in /usr/local/lib64/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.0.0->neutron==28.0.0.0b2.dev29) (6.0.2) 2025-11-25 17:42:55.741 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.0.0.0b2.dev29) (0.23.1) 2025-11-25 17:42:55.796 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.0.0.0b2.dev29) (0.2.14) 2025-11-25 17:42:56.044 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==28.0.0.0b2.dev29) (2.7.2) 2025-11-25 17:42:56.268 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev29) (1.11.0) 2025-11-25 17:42:56.270 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev29) (1.7.1) 2025-11-25 17:42:56.378 | Requirement already satisfied: invoke>=2.0 in /usr/local/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.0.0->neutron==28.0.0.0b2.dev29) (2.2.1) 2025-11-25 17:42:56.379 | Requirement already satisfied: pynacl>=1.5 in /usr/local/lib64/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.0.0->neutron==28.0.0.0b2.dev29) (1.6.0) 2025-11-25 17:42:56.573 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev29) (14.2.0) 2025-11-25 17:42:56.594 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev29) (4.0.0) 2025-11-25 17:42:56.595 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev29) (2.19.2) 2025-11-25 17:42:56.628 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev29) (0.1.2) 2025-11-25 17:42:56.693 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/85/32/2a12bb9ba02f38beab2f0c88e3e0d0b79a96be4739527224e9bbd1802b9e/neutron_lib-3.22.0-py3-none-any.whl (623 kB) 2025-11-25 17:42:56.707 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 623.2/623.2 kB 51.7 MB/s eta 0:00:00 2025-11-25 17:42:56.714 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/50/47/34951333c7743b76a005e923e78db7548a209b01cc2fa0981d0e698a4923/os_ken-4.0.0-py3-none-any.whl (2.0 MB) 2025-11-25 17:42:56.738 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 86.3 MB/s eta 0:00:00 2025-11-25 17:42:56.743 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/10/efa6e42dfc059c858af4d5671daeb214671f0d3844dc415100d8913e78a8/os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-11-25 17:42:56.752 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f1/09/e48d406ecf4eb73bda077c6ed2f8e92d2b5923ecf55e3b2213ab4f3b403c/os_vif-4.2.1-py3-none-any.whl (110 kB) 2025-11-25 17:42:56.760 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.0/111.0 kB 16.8 MB/s eta 0:00:00 2025-11-25 17:42:56.765 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4d/c9/fe6d067f601a8febece82f9ef70f6d470d3496e85349ada6b90de1ccacbb/ovsdbapp-2.14.1-py3-none-any.whl (145 kB) 2025-11-25 17:42:56.776 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.4/145.4 kB 15.2 MB/s eta 0:00:00 2025-11-25 17:42:56.781 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f0/3b/fbf52f6b1c57a92fd0c0fe60d25dce8219e368f7a35d2fec0becb2cf90cb/pecan-1.7.0-py3-none-any.whl (144 kB) 2025-11-25 17:42:56.790 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.6/144.6 kB 20.1 MB/s eta 0:00:00 2025-11-25 17:42:56.796 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/cb/0b7a8009a577eba01ea54556c921f3cbf67a52931da17b4dd97472d0e694/pyroute2-0.8.1-py3-none-any.whl (474 kB) 2025-11-25 17:42:56.805 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 474.3/474.3 kB 55.6 MB/s eta 0:00:00 2025-11-25 17:42:56.810 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ca/91/dccb030a135eb2d766717a3fca33fa8979540157e54fc8efc32f793d1603/python_designateclient-6.3.0-py3-none-any.whl (95 kB) 2025-11-25 17:42:56.818 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.7/95.7 kB 15.0 MB/s eta 0:00:00 2025-11-25 17:42:56.824 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/84/76/487c81f1e07049faa110dd22cfa27f68644e933154340a6c750958dd73a9/python_neutronclient-11.6.0-py3-none-any.whl (296 kB) 2025-11-25 17:42:56.834 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 296.1/296.1 kB 38.5 MB/s eta 0:00:00 2025-11-25 17:42:56.839 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/14/baf084e49f818049e111bd221075aa54caa71be134052e880c989efd55ad/cotyledon-2.1.0-py3-none-any.whl (25 kB) 2025-11-25 17:42:56.847 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/49/d92f66a79fe0da4b55b77597a2cfb6630c131d702a6b4a87ddd2ee277c3d/fixtures-4.2.6-py3-none-any.whl (66 kB) 2025-11-25 17:42:56.857 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.2/66.2 kB 7.9 MB/s eta 0:00:00 2025-11-25 17:42:56.862 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/d1/0f6fe5650516fd5113ca64f3efbdd35c91be14ead96065b835207a9cd75a/os_client_config-2.3.0-py3-none-any.whl (30 kB) 2025-11-25 17:42:56.872 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/02/1cc710a536994ba27263a33dea7befb638f16f9e5fce577fd46897681b00/os_traits-3.5.0-py3-none-any.whl (43 kB) 2025-11-25 17:42:56.880 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.7/43.7 kB 5.3 MB/s eta 0:00:00 2025-11-25 17:42:56.886 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3b/9a/5943674892bda78e4671a553e68406d6e7f2ff278d253d6c991b1fe040cf/osc_lib-4.2.0-py3-none-any.whl (92 kB) 2025-11-25 17:42:56.895 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.9/92.9 kB 12.6 MB/s eta 0:00:00 2025-11-25 17:42:56.900 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d0/99/71630546b9395b095f4082be41165d1078204d1696c2d9baade3de3202d0/setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2025-11-25 17:42:56.911 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/46/9cb0e58b2deb7f82b84065f37f3bffeb12413f947f9388e4cac22c4621ce/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-11-25 17:42:56.956 | Building wheels for collected packages: neutron, ovs, ncclient 2025-11-25 17:42:56.956 | Building editable for neutron (pyproject.toml): started 2025-11-25 17:42:57.949 | Building editable for neutron (pyproject.toml): finished with status 'done' 2025-11-25 17:42:57.951 | Created wheel for neutron: filename=neutron-28.0.0.0b2.dev29-0.editable-py3-none-any.whl size=11971 sha256=7922c7593526dab0abfd28848c74a6cd7fa0fed9ef9383d0abae58d41daea18b 2025-11-25 17:42:57.951 | Stored in directory: /tmp/pip-ephem-wheel-cache-l43iuxes/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2025-11-25 17:42:57.957 | Building wheel for ovs (pyproject.toml): started 2025-11-25 17:42:58.489 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2025-11-25 17:42:58.490 | Created wheel for ovs: filename=ovs-3.6.0-py3-none-any.whl size=190207 sha256=8be23aa89368b62fc80b16c36d8e144f5955646f634ba70437361811e0522f80 2025-11-25 17:42:58.491 | Stored in directory: /root/.cache/pip/wheels/8b/fd/b0/4957534a3226d55be40fa8a8cc993d825a6c05befba664fccd 2025-11-25 17:42:58.496 | Building wheel for ncclient (pyproject.toml): started 2025-11-25 17:42:58.756 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2025-11-25 17:42:58.757 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=93777 sha256=0ba30d2062ba51bb6bc177040419b23ce6077d6fc4f065f2a3751a257742f78e 2025-11-25 17:42:58.757 | Stored in directory: /root/.cache/pip/wheels/e2/15/c4/d2fa528413276c87ebcfb063cea726b6304f3958273e04853f 2025-11-25 17:42:58.762 | Successfully built neutron ovs ncclient 2025-11-25 17:42:59.624 | Installing collected packages: sortedcontainers, pyroute2, setproctitle, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, cotyledon, ncclient, os-ken, os-client-config, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2025-11-25 17:43:03.211 | Successfully installed cotyledon-2.1.0 fixtures-4.2.6 ncclient-0.7.0 neutron-28.0.0.0b2.dev29 neutron-lib-3.22.0 os-client-config-2.3.0 os-ken-4.0.0 os-resource-classes-1.1.0 os-traits-3.5.0 os-vif-4.2.1 osc-lib-4.2.0 ovs-3.6.0 ovsdbapp-2.14.1 pecan-1.7.0 pyroute2-0.8.1 python-designateclient-6.3.0 python-neutronclient-11.6.0 setproctitle-1.3.7 sortedcontainers-2.4.0 2025-11-25 17:43:03.212 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:43:03.570 | + inc/python:pip_install:216 : result=0 2025-11-25 17:43:03.574 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:43:03.577 | + functions-common:time_stop:2423 : local name 2025-11-25 17:43:03.579 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:43:03.582 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:43:03.583 | + functions-common:time_stop:2426 : local total 2025-11-25 17:43:03.586 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:43:03.589 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:43:03.591 | + functions-common:time_stop:2430 : start_time=1764092563348 2025-11-25 17:43:03.593 | + functions-common:time_stop:2432 : [[ -z 1764092563348 ]] 2025-11-25 17:43:03.596 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:43:03.600 | + functions-common:time_stop:2435 : end_time=1764092583598 2025-11-25 17:43:03.602 | + functions-common:time_stop:2436 : elapsed_time=20250 2025-11-25 17:43:03.605 | + functions-common:time_stop:2437 : total=88498 2025-11-25 17:43:03.607 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:43:03.610 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=108748 2025-11-25 17:43:03.612 | + inc/python:pip_install:219 : return 0 2025-11-25 17:43:03.614 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-25 17:43:03.617 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-25 17:43:03.618 | + inc/python:setup_package:468 : '[' -d '/opt/stack/neutron/*.egg-info' ']' 2025-11-25 17:43:03.621 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2025-11-25 17:43:03.624 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2025-11-25 17:43:03.628 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:43:03.630 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:43:03.633 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/neutron, ]] 2025-11-25 17:43:03.636 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:43:03.639 | + lib/neutron:install_neutron:541 : [[ ovn == \o\v\n ]] 2025-11-25 17:43:03.642 | + lib/neutron:install_neutron:542 : install_ovn 2025-11-25 17:43:03.646 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2025-11-25 17:43:03.646 | Installing OVN and dependent packages 2025-11-25 17:43:03.649 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2025-11-25 17:43:03.652 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:364 : is_service_enabled q-agt neutron-agent 2025-11-25 17:43:03.669 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:43:03.672 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:366 : is_service_enabled q-l3 neutron-l3 2025-11-25 17:43:03.690 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:43:03.693 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:368 : is_service_enabled q-svc neutron-api 2025-11-25 17:43:03.710 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:43:03.712 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:368 : [[ ! ovn =~ ovn ]] 2025-11-25 17:43:03.714 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:370 : is_service_enabled q-svc neutron-api 2025-11-25 17:43:03.732 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:43:03.736 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:370 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2025-11-25 17:43:03.738 | + lib/neutron_plugins/ovn_agent:install_ovn:383 : pip_install tox 2025-11-25 17:43:03.762 | Using python 3.12 to install tox 2025-11-25 17:43:03.764 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt tox 2025-11-25 17:43:04.519 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:43:04.774 | Collecting tox 2025-11-25 17:43:04.780 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fc/cc/e09c0d663a004945f82beecd4f147053567910479314e8d01ba71e5d5dea/tox-4.32.0-py3-none-any.whl.metadata (3.5 kB) 2025-11-25 17:43:04.797 | Requirement already satisfied: cachetools>=6.2 in /usr/local/lib/python3.12/site-packages (from tox) (6.2.1) 2025-11-25 17:43:04.830 | Collecting chardet>=5.2 (from tox) 2025-11-25 17:43:04.837 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/38/6f/f5fbc992a329ee4e0f288c1fe0e2ad9485ed064cac731ed2fe47dcc38cbf/chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2025-11-25 17:43:04.884 | Collecting colorama>=0.4.6 (from tox) 2025-11-25 17:43:04.892 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-11-25 17:43:04.952 | Collecting filelock>=3.20 (from tox) 2025-11-25 17:43:04.959 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/91/7216b27286936c16f5b4d0c530087e4a54eead683e6b0b73dd0c64844af6/filelock-3.20.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-25 17:43:04.965 | Requirement already satisfied: packaging>=25 in /usr/local/lib/python3.12/site-packages (from tox) (25.0) 2025-11-25 17:43:04.967 | Requirement already satisfied: platformdirs>=4.5 in /usr/local/lib/python3.12/site-packages (from tox) (4.5.0) 2025-11-25 17:43:05.006 | Collecting pluggy>=1.6 (from tox) 2025-11-25 17:43:05.013 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2025-11-25 17:43:05.057 | Collecting pyproject-api>=1.9.1 (from tox) 2025-11-25 17:43:05.064 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/54/cc/cecf97be298bee2b2a37dd360618c819a2a7fd95251d8e480c1f0eb88f3b/pyproject_api-1.10.0-py3-none-any.whl.metadata (2.7 kB) 2025-11-25 17:43:05.191 | Collecting virtualenv>=20.34 (from tox) 2025-11-25 17:43:05.198 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/27/73/d9a94da0e9d470a543c1b9d3ccbceb0f59455983088e727b8a1824ed90fb/virtualenv-20.35.3-py3-none-any.whl.metadata (4.6 kB) 2025-11-25 17:43:05.267 | Collecting distlib<1,>=0.3.7 (from virtualenv>=20.34->tox) 2025-11-25 17:43:05.273 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2025-11-25 17:43:05.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fc/cc/e09c0d663a004945f82beecd4f147053567910479314e8d01ba71e5d5dea/tox-4.32.0-py3-none-any.whl (175 kB) 2025-11-25 17:43:05.306 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.9/175.9 kB 23.8 MB/s eta 0:00:00 2025-11-25 17:43:05.309 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/38/6f/f5fbc992a329ee4e0f288c1fe0e2ad9485ed064cac731ed2fe47dcc38cbf/chardet-5.2.0-py3-none-any.whl (199 kB) 2025-11-25 17:43:05.318 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 26.2 MB/s eta 0:00:00 2025-11-25 17:43:05.323 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-11-25 17:43:05.330 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/91/7216b27286936c16f5b4d0c530087e4a54eead683e6b0b73dd0c64844af6/filelock-3.20.0-py3-none-any.whl (16 kB) 2025-11-25 17:43:05.337 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-11-25 17:43:05.346 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/54/cc/cecf97be298bee2b2a37dd360618c819a2a7fd95251d8e480c1f0eb88f3b/pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-11-25 17:43:05.357 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/27/73/d9a94da0e9d470a543c1b9d3ccbceb0f59455983088e727b8a1824ed90fb/virtualenv-20.35.3-py3-none-any.whl (6.0 MB) 2025-11-25 17:43:05.409 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 121.6 MB/s eta 0:00:00 2025-11-25 17:43:05.413 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-11-25 17:43:05.422 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 67.0 MB/s eta 0:00:00 2025-11-25 17:43:06.301 | Installing collected packages: distlib, pyproject-api, pluggy, filelock, colorama, chardet, virtualenv, tox 2025-11-25 17:43:07.666 | Successfully installed chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.0 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.32.0 virtualenv-20.35.3 2025-11-25 17:43:07.666 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:43:07.939 | + inc/python:pip_install:216 : result=0 2025-11-25 17:43:07.941 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:43:07.944 | + functions-common:time_stop:2423 : local name 2025-11-25 17:43:07.948 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:43:07.950 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:43:07.952 | + functions-common:time_stop:2426 : local total 2025-11-25 17:43:07.956 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:43:07.959 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:43:07.961 | + functions-common:time_stop:2430 : start_time=1764092583756 2025-11-25 17:43:07.963 | + functions-common:time_stop:2432 : [[ -z 1764092583756 ]] 2025-11-25 17:43:07.967 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:43:07.972 | + functions-common:time_stop:2435 : end_time=1764092587969 2025-11-25 17:43:07.975 | + functions-common:time_stop:2436 : elapsed_time=4213 2025-11-25 17:43:07.977 | + functions-common:time_stop:2437 : total=108748 2025-11-25 17:43:07.981 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:43:07.983 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=112961 2025-11-25 17:43:07.986 | + inc/python:pip_install:219 : return 0 2025-11-25 17:43:07.989 | + lib/neutron_plugins/ovn_agent:install_ovn:385 : sudo mkdir -p /var/run/openvswitch 2025-11-25 17:43:08.015 | ++ lib/neutron_plugins/ovn_agent:install_ovn:386 : whoami 2025-11-25 17:43:08.022 | + lib/neutron_plugins/ovn_agent:install_ovn:386 : sudo chown stack /var/run/openvswitch 2025-11-25 17:43:08.046 | + lib/neutron_plugins/ovn_agent:install_ovn:388 : [[ False == \T\r\u\e ]] 2025-11-25 17:43:08.049 | + lib/neutron_plugins/ovn_agent:install_ovn:411 : source /opt/stack/devstack/tools/fixup_stuff.sh 2025-11-25 17:43:08.053 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2025-11-25 17:43:08.057 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : fixup_ovn_centos 2025-11-25 17:43:08.059 | + tools/fixup_stuff.sh:fixup_ovn_centos:100 : [[ CentOSStream != \C\e\n\t\O\S ]] 2025-11-25 17:43:08.062 | + tools/fixup_stuff.sh:fixup_ovn_centos:101 : return 2025-11-25 17:43:08.067 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : get_packages openvswitch 2025-11-25 17:43:08.090 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : install_package openvswitch 2025-11-25 17:43:08.092 | + functions-common:install_package:1441 : update_package_repo 2025-11-25 17:43:08.095 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-25 17:43:08.099 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-25 17:43:08.102 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-25 17:43:08.105 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-25 17:43:08.108 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-25 17:43:08.111 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:43:08.115 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:43:08.118 | + functions-common:install_package:1442 : real_install_package openvswitch 2025-11-25 17:43:08.121 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-25 17:43:08.124 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:43:08.127 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:43:08.131 | + functions-common:real_install_package:1431 : is_fedora 2025-11-25 17:43:08.134 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:43:08.136 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:43:08.139 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:43:08.142 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:43:08.145 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:43:08.148 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:43:08.151 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:43:08.154 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:43:08.156 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:43:08.160 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:43:08.163 | + functions-common:real_install_package:1432 : yum_install openvswitch 2025-11-25 17:43:08.165 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-25 17:43:08.168 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-25 17:43:08.171 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-25 17:43:08.174 | + functions-common:time_start:2409 : local name=yum_install 2025-11-25 17:43:08.177 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:43:08.180 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:43:08.184 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:43:08.189 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092588185 2025-11-25 17:43:08.192 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y openvswitch 2025-11-25 17:43:08.195 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-25 17:43:08.199 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-25 17:43:08.204 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-25 17:43:08.207 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-25 17:43:08.210 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y openvswitch 2025-11-25 17:43:08.749 | Last metadata expiration check: 0:03:53 ago on Tue 25 Nov 2025 12:39:15 PM EST. 2025-11-25 17:43:08.843 | Dependencies resolved. 2025-11-25 17:43:08.844 | =================================================================================================== 2025-11-25 17:43:08.844 | Package Arch Version Repository Size 2025-11-25 17:43:08.844 | =================================================================================================== 2025-11-25 17:43:08.844 | Installing: 2025-11-25 17:43:08.844 | rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.7 k 2025-11-25 17:43:08.844 | Installing dependencies: 2025-11-25 17:43:08.844 | chkconfig x86_64 1.30-2.el10 baseos 183 k 2025-11-25 17:43:08.844 | initscripts x86_64 10.26-2.el10 baseos 234 k 2025-11-25 17:43:08.844 | ipcalc x86_64 1.0.3-12.el10 baseos 43 k 2025-11-25 17:43:08.844 | openstack-network-scripts x86_64 10.11.1-7.el10s delorean-master-testing 48 k 2025-11-25 17:43:08.844 | openstack-network-scripts-openvswitch3.4 x86_64 10.11.1-7.el10s delorean-master-testing 10 k 2025-11-25 17:43:08.844 | openvswitch-selinux-extra-policy noarch 1.0-36.el10s centos10-nfv-ovs 10 k 2025-11-25 17:43:08.844 | openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 6.9 M 2025-11-25 17:43:08.844 | protobuf-c x86_64 1.5.0-6.el10 baseos 33 k 2025-11-25 17:43:08.844 | unbound-libs x86_64 1.20.0-15.el10 appstream 547 k 2025-11-25 17:43:08.844 | Installing weak dependencies: 2025-11-25 17:43:08.844 | geolite2-city noarch 20191217-14.el10 appstream 23 M 2025-11-25 17:43:08.844 | geolite2-country noarch 20191217-14.el10 appstream 1.6 M 2025-11-25 17:43:08.844 | libmaxminddb x86_64 1.9.1-4.el10 appstream 43 k 2025-11-25 17:43:08.844 | unbound-anchor x86_64 1.20.0-15.el10 appstream 35 k 2025-11-25 17:43:08.844 | 2025-11-25 17:43:08.845 | Transaction Summary 2025-11-25 17:43:08.845 | =================================================================================================== 2025-11-25 17:43:08.845 | Install 14 Packages 2025-11-25 17:43:08.845 | 2025-11-25 17:43:08.845 | Total download size: 32 M 2025-11-25 17:43:08.845 | Installed size: 91 M 2025-11-25 17:43:08.845 | Downloading Packages: 2025-11-25 17:43:09.341 | (1/14): initscripts-10.26-2.el10.x86_64.rpm 1.8 MB/s | 234 kB 00:00 2025-11-25 17:43:09.368 | (2/14): chkconfig-1.30-2.el10.x86_64.rpm 1.2 MB/s | 183 kB 00:00 2025-11-25 17:43:09.373 | (3/14): ipcalc-1.0.3-12.el10.x86_64.rpm 269 kB/s | 43 kB 00:00 2025-11-25 17:43:09.408 | (4/14): protobuf-c-1.5.0-6.el10.x86_64.rpm 497 kB/s | 33 kB 00:00 2025-11-25 17:43:09.624 | (5/14): libmaxminddb-1.9.1-4.el10.x86_64.rpm 199 kB/s | 43 kB 00:00 2025-11-25 17:43:09.688 | (6/14): unbound-anchor-1.20.0-15.el10.x86_64.rp 544 kB/s | 35 kB 00:00 2025-11-25 17:43:10.340 | (7/14): geolite2-city-20191217-14.el10.noarch.r 23 MB/s | 23 MB 00:00 2025-11-25 17:43:10.346 | (8/14): unbound-libs-1.20.0-15.el10.x86_64.rpm 833 kB/s | 547 kB 00:00 2025-11-25 17:43:10.356 | (9/14): geolite2-country-20191217-14.el10.noarc 1.6 MB/s | 1.6 MB 00:00 2025-11-25 17:43:10.376 | (10/14): openstack-network-scripts-openvswitch3 351 kB/s | 10 kB 00:00 2025-11-25 17:43:10.381 | (11/14): openstack-network-scripts-10.11.1-7.el 1.2 MB/s | 48 kB 00:00 2025-11-25 17:43:10.383 | (12/14): rdo-openvswitch-3.4-1.el10s.noarch.rpm 318 kB/s | 7.7 kB 00:00 2025-11-25 17:43:10.491 | (13/14): openvswitch-selinux-extra-policy-1.0-3 92 kB/s | 10 kB 00:00 2025-11-25 17:43:10.616 | (14/14): openvswitch3.4-3.4.0-9.el10s.x86_64.rp 30 MB/s | 6.9 MB 00:00 2025-11-25 17:43:10.618 | -------------------------------------------------------------------------------- 2025-11-25 17:43:10.619 | Total 18 MB/s | 32 MB 00:01 2025-11-25 17:43:10.895 | Running transaction check 2025-11-25 17:43:10.980 | Transaction check succeeded. 2025-11-25 17:43:10.980 | Running transaction test 2025-11-25 17:43:11.254 | Transaction test succeeded. 2025-11-25 17:43:11.254 | Running transaction 2025-11-25 17:43:11.618 | Preparing : 1/1 2025-11-25 17:43:11.640 | Installing : chkconfig-1.30-2.el10.x86_64 1/14 2025-11-25 17:43:11.646 | Installing : initscripts-10.26-2.el10.x86_64 2/14 2025-11-25 17:43:11.686 | Running scriptlet: initscripts-10.26-2.el10.x86_64 2/14 2025-11-25 17:43:11.686 | Created symlink '/etc/systemd/system/sysinit.target.wants/import-state.service' → '/usr/lib/systemd/system/import-state.service'. 2025-11-25 17:43:11.686 | 2025-11-25 17:43:11.706 | Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.noar 3/14 2025-11-25 17:43:11.709 | Installing : openvswitch-selinux-extra-policy-1.0-36.el10s.noar 3/14 2025-11-25 17:43:18.936 | Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.noar 3/14 2025-11-25 17:43:19.025 | Installing : libmaxminddb-1.9.1-4.el10.x86_64 4/14 2025-11-25 17:43:19.255 | Installing : geolite2-country-20191217-14.el10.noarch 5/14 2025-11-25 17:43:19.259 | Installing : geolite2-city-20191217-14.el10.noarch 6/14 2025-11-25 17:43:19.266 | Installing : ipcalc-1.0.3-12.el10.x86_64 7/14 2025-11-25 17:43:19.271 | Installing : openstack-network-scripts-10.11.1-7.el10s.x86_64 8/14 2025-11-25 17:43:19.787 | Running scriptlet: openstack-network-scripts-10.11.1-7.el10s.x86_64 8/14 2025-11-25 17:43:19.797 | Installing : openstack-network-scripts-openvswitch3.4-10.11.1-7 9/14 2025-11-25 17:43:19.810 | Installing : protobuf-c-1.5.0-6.el10.x86_64 10/14 2025-11-25 17:43:19.817 | Installing : unbound-anchor-1.20.0-15.el10.x86_64 11/14 2025-11-25 17:43:19.868 | Running scriptlet: unbound-anchor-1.20.0-15.el10.x86_64 11/14 2025-11-25 17:43:19.868 | Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'. 2025-11-25 17:43:19.868 | 2025-11-25 17:43:19.958 | Running scriptlet: unbound-libs-1.20.0-15.el10.x86_64 12/14 2025-11-25 17:43:19.965 | Installing : unbound-libs-1.20.0-15.el10.x86_64 12/14 2025-11-25 17:43:20.195 | Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 13/14 2025-11-25 17:43:20.202 | Installing : openvswitch3.4-3.4.0-9.el10s.x86_64 13/14 2025-11-25 17:43:20.247 | Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 13/14 2025-11-25 17:43:20.251 | Installing : rdo-openvswitch-2:3.4-1.el10s.noarch 14/14 2025-11-25 17:43:20.976 | Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.noar 14/14 2025-11-25 17:43:21.920 | Running scriptlet: rdo-openvswitch-2:3.4-1.el10s.noarch 14/14 2025-11-25 17:43:21.920 | 2025-11-25 17:43:21.920 | Installed: 2025-11-25 17:43:21.920 | chkconfig-1.30-2.el10.x86_64 2025-11-25 17:43:21.920 | geolite2-city-20191217-14.el10.noarch 2025-11-25 17:43:21.920 | geolite2-country-20191217-14.el10.noarch 2025-11-25 17:43:21.920 | initscripts-10.26-2.el10.x86_64 2025-11-25 17:43:21.920 | ipcalc-1.0.3-12.el10.x86_64 2025-11-25 17:43:21.920 | libmaxminddb-1.9.1-4.el10.x86_64 2025-11-25 17:43:21.920 | openstack-network-scripts-10.11.1-7.el10s.x86_64 2025-11-25 17:43:21.920 | openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 2025-11-25 17:43:21.920 | openvswitch-selinux-extra-policy-1.0-36.el10s.noarch 2025-11-25 17:43:21.920 | openvswitch3.4-3.4.0-9.el10s.x86_64 2025-11-25 17:43:21.920 | protobuf-c-1.5.0-6.el10.x86_64 2025-11-25 17:43:21.920 | rdo-openvswitch-2:3.4-1.el10s.noarch 2025-11-25 17:43:21.920 | unbound-anchor-1.20.0-15.el10.x86_64 2025-11-25 17:43:21.920 | unbound-libs-1.20.0-15.el10.x86_64 2025-11-25 17:43:21.920 | 2025-11-25 17:43:21.920 | Complete! 2025-11-25 17:43:21.986 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-25 17:43:21.989 | + functions-common:time_stop:2423 : local name 2025-11-25 17:43:21.993 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:43:21.996 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:43:21.999 | + functions-common:time_stop:2426 : local total 2025-11-25 17:43:22.003 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:43:22.006 | + functions-common:time_stop:2429 : name=yum_install 2025-11-25 17:43:22.009 | + functions-common:time_stop:2430 : start_time=1764092588185 2025-11-25 17:43:22.013 | + functions-common:time_stop:2432 : [[ -z 1764092588185 ]] 2025-11-25 17:43:22.018 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:43:22.024 | + functions-common:time_stop:2435 : end_time=1764092602020 2025-11-25 17:43:22.027 | + functions-common:time_stop:2436 : elapsed_time=13835 2025-11-25 17:43:22.030 | + functions-common:time_stop:2437 : total=63628 2025-11-25 17:43:22.033 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:43:22.037 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=77463 2025-11-25 17:43:22.041 | ++ lib/neutron_plugins/ovn_agent:install_ovn:414 : get_packages ovn 2025-11-25 17:43:22.067 | + lib/neutron_plugins/ovn_agent:install_ovn:414 : install_package ovn-central ovn-host ovn-vtep 2025-11-25 17:43:22.070 | + functions-common:install_package:1441 : update_package_repo 2025-11-25 17:43:22.074 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-25 17:43:22.078 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-25 17:43:22.082 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-25 17:43:22.085 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-25 17:43:22.089 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-25 17:43:22.091 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:43:22.094 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:43:22.098 | + functions-common:install_package:1442 : real_install_package ovn-central ovn-host ovn-vtep 2025-11-25 17:43:22.102 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-25 17:43:22.106 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:43:22.109 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:43:22.113 | + functions-common:real_install_package:1431 : is_fedora 2025-11-25 17:43:22.116 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:43:22.119 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:43:22.123 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:43:22.126 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:43:22.130 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:43:22.133 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:43:22.137 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:43:22.140 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:43:22.144 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:43:22.148 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:43:22.151 | + functions-common:real_install_package:1432 : yum_install ovn-central ovn-host ovn-vtep 2025-11-25 17:43:22.155 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-25 17:43:22.158 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-25 17:43:22.162 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-25 17:43:22.165 | + functions-common:time_start:2409 : local name=yum_install 2025-11-25 17:43:22.168 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:43:22.172 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:43:22.176 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:43:22.181 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092602178 2025-11-25 17:43:22.185 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y ovn-central ovn-host ovn-vtep 2025-11-25 17:43:22.189 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-25 17:43:22.193 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-25 17:43:22.199 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-25 17:43:22.203 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-25 17:43:22.207 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y ovn-central ovn-host ovn-vtep 2025-11-25 17:43:22.780 | Last metadata expiration check: 0:04:07 ago on Tue 25 Nov 2025 12:39:15 PM EST. 2025-11-25 17:43:22.877 | Dependencies resolved. 2025-11-25 17:43:22.878 | ================================================================================ 2025-11-25 17:43:22.878 | Package Arch Version Repository Size 2025-11-25 17:43:22.878 | ================================================================================ 2025-11-25 17:43:22.878 | Installing: 2025-11-25 17:43:22.878 | rdo-ovn-central noarch 2:24.09-1.el10s delorean-master-testing 8.1 k 2025-11-25 17:43:22.878 | rdo-ovn-host noarch 2:24.09-1.el10s delorean-master-testing 8.0 k 2025-11-25 17:43:22.878 | rdo-ovn-vtep noarch 2:24.09-1.el10s delorean-master-testing 8.0 k 2025-11-25 17:43:22.878 | Installing dependencies: 2025-11-25 17:43:22.879 | firewalld-filesystem noarch 2.3.1-1.el10 baseos 9.6 k 2025-11-25 17:43:22.879 | ovn24.09 x86_64 24.09.3-22.el10s centos10-nfv-ovs 1.1 M 2025-11-25 17:43:22.879 | ovn24.09-central x86_64 24.09.3-22.el10s centos10-nfv-ovs 565 k 2025-11-25 17:43:22.879 | ovn24.09-host x86_64 24.09.3-22.el10s centos10-nfv-ovs 706 k 2025-11-25 17:43:22.879 | ovn24.09-vtep x86_64 24.09.3-22.el10s centos10-nfv-ovs 192 k 2025-11-25 17:43:22.879 | rdo-ovn noarch 2:24.09-1.el10s delorean-master-testing 7.4 k 2025-11-25 17:43:22.879 | 2025-11-25 17:43:22.879 | Transaction Summary 2025-11-25 17:43:22.879 | ================================================================================ 2025-11-25 17:43:22.879 | Install 9 Packages 2025-11-25 17:43:22.879 | 2025-11-25 17:43:22.879 | Total download size: 2.6 M 2025-11-25 17:43:22.879 | Installed size: 8.4 M 2025-11-25 17:43:22.879 | Downloading Packages: 2025-11-25 17:43:22.994 | (1/9): rdo-ovn-24.09-1.el10s.noarch.rpm 291 kB/s | 7.4 kB 00:00 2025-11-25 17:43:22.996 | (2/9): rdo-ovn-central-24.09-1.el10s.noarch.rpm 295 kB/s | 8.1 kB 00:00 2025-11-25 17:43:23.002 | (3/9): rdo-ovn-host-24.09-1.el10s.noarch.rpm 1.0 MB/s | 8.0 kB 00:00 2025-11-25 17:43:23.005 | (4/9): rdo-ovn-vtep-24.09-1.el10s.noarch.rpm 975 kB/s | 8.0 kB 00:00 2025-11-25 17:43:23.125 | (5/9): ovn24.09-central-24.09.3-22.el10s.x86_64 4.6 MB/s | 565 kB 00:00 2025-11-25 17:43:23.138 | (6/9): ovn24.09-24.09.3-22.el10s.x86_64.rpm 8.4 MB/s | 1.1 MB 00:00 2025-11-25 17:43:23.166 | (7/9): ovn24.09-host-24.09.3-22.el10s.x86_64.rp 17 MB/s | 706 kB 00:00 2025-11-25 17:43:23.178 | (8/9): firewalld-filesystem-2.3.1-1.el10.noarch 46 kB/s | 9.6 kB 00:00 2025-11-25 17:43:23.181 | (9/9): ovn24.09-vtep-24.09.3-22.el10s.x86_64.rp 4.4 MB/s | 192 kB 00:00 2025-11-25 17:43:23.184 | -------------------------------------------------------------------------------- 2025-11-25 17:43:23.185 | Total 8.5 MB/s | 2.6 MB 00:00 2025-11-25 17:43:23.204 | Running transaction check 2025-11-25 17:43:23.231 | Transaction check succeeded. 2025-11-25 17:43:23.231 | Running transaction test 2025-11-25 17:43:23.326 | Transaction test succeeded. 2025-11-25 17:43:23.327 | Running transaction 2025-11-25 17:43:23.489 | Preparing : 1/1 2025-11-25 17:43:23.496 | Installing : ovn24.09-24.09.3-22.el10s.x86_64 1/9 2025-11-25 17:43:23.513 | Running scriptlet: ovn24.09-24.09.3-22.el10s.x86_64 1/9 2025-11-25 17:43:23.518 | Installing : rdo-ovn-2:24.09-1.el10s.noarch 2/9 2025-11-25 17:43:23.521 | Installing : firewalld-filesystem-2.3.1-1.el10.noarch 3/9 2025-11-25 17:43:23.566 | Running scriptlet: ovn24.09-central-24.09.3-22.el10s.x86_64 4/9 2025-11-25 17:43:23.566 | Unit ovn-northd.service could not be found. 2025-11-25 17:43:23.566 | 2025-11-25 17:43:23.579 | Installing : ovn24.09-central-24.09.3-22.el10s.x86_64 4/9 2025-11-25 17:43:23.610 | Running scriptlet: ovn24.09-central-24.09.3-22.el10s.x86_64 4/9 2025-11-25 17:43:23.655 | Running scriptlet: ovn24.09-host-24.09.3-22.el10s.x86_64 5/9 2025-11-25 17:43:23.655 | Unit ovn-controller.service could not be found. 2025-11-25 17:43:23.655 | 2025-11-25 17:43:23.677 | Installing : ovn24.09-host-24.09.3-22.el10s.x86_64 5/9 2025-11-25 17:43:23.707 | Running scriptlet: ovn24.09-host-24.09.3-22.el10s.x86_64 5/9 2025-11-25 17:43:23.752 | Running scriptlet: ovn24.09-vtep-24.09.3-22.el10s.x86_64 6/9 2025-11-25 17:43:23.752 | Unit ovn-controller-vtep.service could not be found. 2025-11-25 17:43:23.752 | 2025-11-25 17:43:23.763 | Installing : ovn24.09-vtep-24.09.3-22.el10s.x86_64 6/9 2025-11-25 17:43:23.791 | Running scriptlet: ovn24.09-vtep-24.09.3-22.el10s.x86_64 6/9 2025-11-25 17:43:23.795 | Installing : rdo-ovn-vtep-2:24.09-1.el10s.noarch 7/9 2025-11-25 17:43:23.799 | Installing : rdo-ovn-host-2:24.09-1.el10s.noarch 8/9 2025-11-25 17:43:23.802 | Installing : rdo-ovn-central-2:24.09-1.el10s.noarch 9/9 2025-11-25 17:43:23.811 | Running scriptlet: ovn24.09-central-24.09.3-22.el10s.x86_64 9/9 2025-11-25 17:43:23.820 | Running scriptlet: ovn24.09-host-24.09.3-22.el10s.x86_64 9/9 2025-11-25 17:43:23.908 | Running scriptlet: ovn24.09-vtep-24.09.3-22.el10s.x86_64 9/9 2025-11-25 17:43:24.513 | Running scriptlet: rdo-ovn-central-2:24.09-1.el10s.noarch 9/9 2025-11-25 17:43:24.513 | 2025-11-25 17:43:24.513 | Installed: 2025-11-25 17:43:24.513 | firewalld-filesystem-2.3.1-1.el10.noarch 2025-11-25 17:43:24.513 | ovn24.09-24.09.3-22.el10s.x86_64 2025-11-25 17:43:24.513 | ovn24.09-central-24.09.3-22.el10s.x86_64 2025-11-25 17:43:24.513 | ovn24.09-host-24.09.3-22.el10s.x86_64 2025-11-25 17:43:24.513 | ovn24.09-vtep-24.09.3-22.el10s.x86_64 2025-11-25 17:43:24.513 | rdo-ovn-2:24.09-1.el10s.noarch 2025-11-25 17:43:24.513 | rdo-ovn-central-2:24.09-1.el10s.noarch 2025-11-25 17:43:24.513 | rdo-ovn-host-2:24.09-1.el10s.noarch 2025-11-25 17:43:24.513 | rdo-ovn-vtep-2:24.09-1.el10s.noarch 2025-11-25 17:43:24.513 | 2025-11-25 17:43:24.513 | Complete! 2025-11-25 17:43:24.565 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-25 17:43:24.568 | + functions-common:time_stop:2423 : local name 2025-11-25 17:43:24.570 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:43:24.573 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:43:24.576 | + functions-common:time_stop:2426 : local total 2025-11-25 17:43:24.578 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:43:24.581 | + functions-common:time_stop:2429 : name=yum_install 2025-11-25 17:43:24.583 | + functions-common:time_stop:2430 : start_time=1764092602178 2025-11-25 17:43:24.586 | + functions-common:time_stop:2432 : [[ -z 1764092602178 ]] 2025-11-25 17:43:24.589 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:43:24.594 | + functions-common:time_stop:2435 : end_time=1764092604592 2025-11-25 17:43:24.597 | + functions-common:time_stop:2436 : elapsed_time=2414 2025-11-25 17:43:24.600 | + functions-common:time_stop:2437 : total=77463 2025-11-25 17:43:24.603 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:43:24.606 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=79877 2025-11-25 17:43:24.609 | + lib/neutron_plugins/ovn_agent:install_ovn:418 : export PATH=/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:43:24.612 | + lib/neutron_plugins/ovn_agent:install_ovn:418 : PATH=/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:43:24.614 | + lib/neutron_plugins/ovn_agent:install_ovn:421 : local log_archive_dir=/opt/stack/logs/archive 2025-11-25 17:43:24.617 | + lib/neutron_plugins/ovn_agent:install_ovn:422 : mkdir -p /opt/stack/logs/archive 2025-11-25 17:43:24.622 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-25 17:43:24.626 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2025-11-25 17:43:24.629 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-25 17:43:24.631 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2025-11-25 17:43:24.634 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-25 17:43:24.637 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2025-11-25 17:43:24.640 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-25 17:43:24.643 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2025-11-25 17:43:24.645 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-25 17:43:24.648 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2025-11-25 17:43:24.651 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-25 17:43:24.654 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2025-11-25 17:43:24.658 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-25 17:43:24.661 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2025-11-25 17:43:24.663 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-25 17:43:24.666 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2025-11-25 17:43:24.669 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : use_library_from_git ovsdbapp 2025-11-25 17:43:24.672 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2025-11-25 17:43:24.675 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:43:24.677 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:43:24.680 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,ovsdbapp, ]] 2025-11-25 17:43:24.683 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:43:24.686 | + lib/neutron_plugins/ovn_agent:install_ovn:436 : [[ False == \T\r\u\e ]] 2025-11-25 17:43:24.689 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-25 17:43:24.692 | + ./stack.sh:main:982 : is_service_enabled nova 2025-11-25 17:43:24.712 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:43:24.716 | + ./stack.sh:main:984 : stack_install_service nova 2025-11-25 17:43:24.719 | + lib/stack:stack_install_service:20 : local service=nova 2025-11-25 17:43:24.722 | + lib/stack:stack_install_service:21 : type install_nova 2025-11-25 17:43:24.725 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-25 17:43:24.728 | + lib/stack:stack_install_service:32 : install_nova 2025-11-25 17:43:24.732 | + lib/nova:install_nova:934 : use_library_from_git os-vif 2025-11-25 17:43:24.735 | + inc/python:use_library_from_git:266 : local name=os-vif 2025-11-25 17:43:24.738 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:43:24.741 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:43:24.744 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-vif, ]] 2025-11-25 17:43:24.747 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:43:24.751 | + lib/nova:install_nova:939 : is_service_enabled n-cpu 2025-11-25 17:43:24.769 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:43:24.772 | + lib/nova:install_nova:939 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2025-11-25 17:43:24.776 | + lib/nova:install_nova:940 : install_nova_hypervisor 2025-11-25 17:43:24.779 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2025-11-25 17:43:24.782 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : [[ rhel10 =~ bookworm ]] 2025-11-25 17:43:24.785 | + lib/nova_plugins/functions-libvirt:install_libvirt:86 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2025-11-25 17:43:24.928 | + lib/nova_plugins/functions-libvirt:install_libvirt:88 : is_ubuntu 2025-11-25 17:43:24.931 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:43:24.935 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:43:24.938 | + lib/nova_plugins/functions-libvirt:install_libvirt:94 : is_fedora 2025-11-25 17:43:24.941 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:43:24.944 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:43:24.947 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:43:24.950 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:43:24.952 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:43:24.955 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:43:24.958 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:43:24.961 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:43:24.964 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:43:24.967 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:43:24.970 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : [[ rhel10 =~ f[0-9][0-9] ]] 2025-11-25 17:43:24.973 | + lib/nova_plugins/functions-libvirt:install_libvirt:102 : is_openeuler 2025-11-25 17:43:24.975 | + functions-common:is_openeuler:564 : [[ -z rpm ]] 2025-11-25 17:43:24.978 | + functions-common:is_openeuler:567 : '[' CentOSStream = openEuler ']' 2025-11-25 17:43:24.981 | + lib/nova_plugins/functions-libvirt:install_libvirt:105 : qemu_package=qemu-kvm 2025-11-25 17:43:24.984 | + lib/nova_plugins/functions-libvirt:install_libvirt:112 : install_package qemu-kvm 2025-11-25 17:43:24.987 | + functions-common:install_package:1441 : update_package_repo 2025-11-25 17:43:24.990 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-25 17:43:24.993 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-25 17:43:24.995 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-25 17:43:24.998 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-25 17:43:25.001 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-25 17:43:25.004 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:43:25.006 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:43:25.009 | + functions-common:install_package:1442 : real_install_package qemu-kvm 2025-11-25 17:43:25.012 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-25 17:43:25.015 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:43:25.017 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:43:25.020 | + functions-common:real_install_package:1431 : is_fedora 2025-11-25 17:43:25.023 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:43:25.025 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:43:25.028 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:43:25.031 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:43:25.033 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:43:25.036 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:43:25.038 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:43:25.041 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:43:25.042 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:43:25.045 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:43:25.047 | + functions-common:real_install_package:1432 : yum_install qemu-kvm 2025-11-25 17:43:25.051 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-25 17:43:25.054 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-25 17:43:25.056 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-25 17:43:25.059 | + functions-common:time_start:2409 : local name=yum_install 2025-11-25 17:43:25.062 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:43:25.065 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:43:25.068 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:43:25.074 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092605070 2025-11-25 17:43:25.076 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y qemu-kvm 2025-11-25 17:43:25.078 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-25 17:43:25.082 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-25 17:43:25.087 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-25 17:43:25.088 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-25 17:43:25.091 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y qemu-kvm 2025-11-25 17:43:25.643 | Last metadata expiration check: 0:04:10 ago on Tue 25 Nov 2025 12:39:15 PM EST. 2025-11-25 17:43:25.755 | Dependencies resolved. 2025-11-25 17:43:25.759 | ====================================================================================================== 2025-11-25 17:43:25.759 | Package Arch Version Repository Size 2025-11-25 17:43:25.759 | ====================================================================================================== 2025-11-25 17:43:25.759 | Installing: 2025-11-25 17:43:25.759 | qemu-kvm x86_64 18:10.1.0-5.el10 appstream 40 k 2025-11-25 17:43:25.759 | Installing dependencies: 2025-11-25 17:43:25.759 | bison x86_64 3.8.2-9.el10 appstream 1.0 M 2025-11-25 17:43:25.759 | boost-atomic x86_64 1.83.0-5.el10 appstream 19 k 2025-11-25 17:43:25.759 | boost-filesystem x86_64 1.83.0-5.el10 appstream 70 k 2025-11-25 17:43:25.759 | boost-system x86_64 1.83.0-5.el10 baseos 15 k 2025-11-25 17:43:25.759 | boost-thread x86_64 1.83.0-5.el10 appstream 62 k 2025-11-25 17:43:25.759 | capstone x86_64 5.0.1-6.el10 appstream 1.0 M 2025-11-25 17:43:25.759 | daxctl-libs x86_64 82-2.el10 baseos 42 k 2025-11-25 17:43:25.759 | device-mapper-multipath-libs x86_64 0.9.9-12.el10 baseos 301 k 2025-11-25 17:43:25.759 | dyninst x86_64 13.0.0-1.el10 appstream 3.8 M 2025-11-25 17:43:25.759 | edk2-ovmf noarch 20250822-1.el10 appstream 8.5 M 2025-11-25 17:43:25.759 | efivar-libs x86_64 39-3.el10 baseos 128 k 2025-11-25 17:43:25.759 | elfutils-devel x86_64 0.194-1.el10 appstream 49 k 2025-11-25 17:43:25.759 | elfutils-libelf-devel x86_64 0.194-1.el10 appstream 79 k 2025-11-25 17:43:25.759 | flac-libs x86_64 1.4.3-6.el10 appstream 265 k 2025-11-25 17:43:25.759 | flex x86_64 2.6.4-19.el10 appstream 298 k 2025-11-25 17:43:25.759 | gsm x86_64 1.0.22-8.el10 appstream 37 k 2025-11-25 17:43:25.759 | ipxe-roms-qemu noarch 20240119-5.gitde8a0821.el10 appstream 850 k 2025-11-25 17:43:25.759 | lame-libs x86_64 3.100-19.el10 appstream 339 k 2025-11-25 17:43:25.759 | libX11-xcb x86_64 1.8.10-1.el10 appstream 13 k 2025-11-25 17:43:25.759 | libXxf86vm x86_64 1.1.5-8.el10 appstream 19 k 2025-11-25 17:43:25.759 | libasyncns x86_64 0.8-30.el10 appstream 31 k 2025-11-25 17:43:25.759 | libblkio x86_64 1.5.0-2.el10 appstream 300 k 2025-11-25 17:43:25.759 | libdrm x86_64 2.4.123-1.el10 appstream 163 k 2025-11-25 17:43:25.759 | libepoxy x86_64 1.5.10-9.el10 appstream 229 k 2025-11-25 17:43:25.759 | libfdt x86_64 1.7.0-12.el10 appstream 35 k 2025-11-25 17:43:25.759 | libglvnd x86_64 1:1.7.0-7.el10 appstream 116 k 2025-11-25 17:43:25.759 | libglvnd-egl x86_64 1:1.7.0-7.el10 appstream 37 k 2025-11-25 17:43:25.759 | libglvnd-glx x86_64 1:1.7.0-7.el10 appstream 132 k 2025-11-25 17:43:25.759 | libnbd x86_64 1.23.7-1.el10 appstream 178 k 2025-11-25 17:43:25.759 | libogg x86_64 2:1.3.5-10.el10 appstream 34 k 2025-11-25 17:43:25.759 | libpciaccess x86_64 0.16-16.el10 baseos 28 k 2025-11-25 17:43:25.759 | libpmem x86_64 2.1.0-2.el10_0 epel-low-priority 112 k 2025-11-25 17:43:25.759 | libpmemobj x86_64 2.1.0-2.el10_0 epel-low-priority 161 k 2025-11-25 17:43:25.759 | librados2 x86_64 2:19.2.3-1.el10s centos10-storage 4.0 M 2025-11-25 17:43:25.759 | librbd1 x86_64 2:19.2.3-1.el10s centos10-storage 3.3 M 2025-11-25 17:43:25.760 | librdmacm x86_64 57.0-2.el10 baseos 72 k 2025-11-25 17:43:25.760 | libslirp x86_64 4.7.0-10.el10 appstream 75 k 2025-11-25 17:43:25.760 | libsndfile x86_64 1.2.2-5.el10 appstream 216 k 2025-11-25 17:43:25.760 | libvorbis x86_64 1:1.3.7-12.el10 appstream 189 k 2025-11-25 17:43:25.760 | libwayland-client x86_64 1.24.0-1.el10 appstream 34 k 2025-11-25 17:43:25.760 | libxshmfence x86_64 1.3.2-5.el10 appstream 13 k 2025-11-25 17:43:25.760 | libzstd-devel x86_64 1.5.5-9.el10 appstream 52 k 2025-11-25 17:43:25.760 | llvm-filesystem x86_64 20.1.8-1.el10 appstream 11 k 2025-11-25 17:43:25.760 | llvm-libs x86_64 20.1.8-1.el10 appstream 30 M 2025-11-25 17:43:25.760 | lttng-ust x86_64 2.13.7-5.el10 appstream 339 k 2025-11-25 17:43:25.760 | mesa-dri-drivers x86_64 25.2.5-2.el10 appstream 11 M 2025-11-25 17:43:25.760 | mesa-filesystem x86_64 25.2.5-2.el10 appstream 12 k 2025-11-25 17:43:25.760 | mesa-libEGL x86_64 25.2.5-2.el10 appstream 122 k 2025-11-25 17:43:25.760 | mesa-libGL x86_64 25.2.5-2.el10 appstream 122 k 2025-11-25 17:43:25.760 | mesa-libgbm x86_64 25.2.5-2.el10 appstream 19 k 2025-11-25 17:43:25.760 | mokutil x86_64 2:0.7.2-1.el10 baseos 49 k 2025-11-25 17:43:25.760 | mpg123-libs x86_64 1.32.9-1.el10 appstream 353 k 2025-11-25 17:43:25.760 | ndctl-libs x86_64 82-2.el10 baseos 89 k 2025-11-25 17:43:25.760 | opus x86_64 1.4-6.el10 appstream 211 k 2025-11-25 17:43:25.760 | pulseaudio-libs x86_64 17.0-6.el10 appstream 706 k 2025-11-25 17:43:25.760 | qemu-kvm-audio-pa x86_64 18:10.1.0-5.el10 appstream 52 k 2025-11-25 17:43:25.760 | qemu-kvm-block-blkio x86_64 18:10.1.0-5.el10 appstream 55 k 2025-11-25 17:43:25.760 | qemu-kvm-block-rbd x86_64 18:10.1.0-5.el10 appstream 58 k 2025-11-25 17:43:25.760 | qemu-kvm-common x86_64 18:10.1.0-5.el10 appstream 682 k 2025-11-25 17:43:25.760 | qemu-kvm-core x86_64 18:10.1.0-5.el10 appstream 4.7 M 2025-11-25 17:43:25.760 | qemu-kvm-device-display-virtio-gpu x86_64 18:10.1.0-5.el10 appstream 68 k 2025-11-25 17:43:25.760 | qemu-kvm-device-display-virtio-gpu-pci x86_64 18:10.1.0-5.el10 appstream 47 k 2025-11-25 17:43:25.760 | qemu-kvm-device-display-virtio-vga x86_64 18:10.1.0-5.el10 appstream 49 k 2025-11-25 17:43:25.760 | qemu-kvm-device-usb-host x86_64 18:10.1.0-5.el10 appstream 61 k 2025-11-25 17:43:25.760 | qemu-kvm-device-usb-redirect x86_64 18:10.1.0-5.el10 appstream 66 k 2025-11-25 17:43:25.760 | qemu-kvm-docs x86_64 18:10.1.0-5.el10 appstream 1.4 M 2025-11-25 17:43:25.760 | qemu-kvm-tools x86_64 18:10.1.0-5.el10 appstream 535 k 2025-11-25 17:43:25.760 | qemu-kvm-ui-egl-headless x86_64 18:10.1.0-5.el10 appstream 48 k 2025-11-25 17:43:25.760 | qemu-kvm-ui-opengl x86_64 18:10.1.0-5.el10 appstream 56 k 2025-11-25 17:43:25.760 | qemu-pr-helper x86_64 18:10.1.0-5.el10 appstream 470 k 2025-11-25 17:43:25.760 | seabios-bin noarch 1.16.3-8.el10 appstream 100 k 2025-11-25 17:43:25.760 | seavgabios-bin noarch 1.16.3-8.el10 appstream 33 k 2025-11-25 17:43:25.760 | spirv-tools-libs x86_64 2025.2-1.el10 appstream 1.5 M 2025-11-25 17:43:25.760 | systemtap-runtime x86_64 5.4-1.el10 appstream 468 k 2025-11-25 17:43:25.760 | tbb x86_64 2021.11.0-7.el10 appstream 166 k 2025-11-25 17:43:25.760 | thrift x86_64 0.20.0-4.el10_1 epel-low-priority 1.7 M 2025-11-25 17:43:25.760 | usbredir x86_64 0.13.0-6.el10 appstream 51 k 2025-11-25 17:43:25.760 | virtiofsd x86_64 1.13.2-1.el10 appstream 1.0 M 2025-11-25 17:43:25.760 | Installing weak dependencies: 2025-11-25 17:43:25.760 | elfutils-debuginfod-client-devel x86_64 0.194-1.el10 appstream 16 k 2025-11-25 17:43:25.760 | kernel-devel x86_64 6.12.0-161.el10 appstream 23 M 2025-11-25 17:43:25.760 | systemtap-client x86_64 5.4-1.el10 appstream 4.2 M 2025-11-25 17:43:25.760 | systemtap-devel x86_64 5.4-1.el10 appstream 2.5 M 2025-11-25 17:43:25.760 | 2025-11-25 17:43:25.760 | Transaction Summary 2025-11-25 17:43:25.760 | ====================================================================================================== 2025-11-25 17:43:25.760 | Install 83 Packages 2025-11-25 17:43:25.760 | 2025-11-25 17:43:25.761 | Total download size: 112 M 2025-11-25 17:43:25.762 | Installed size: 449 M 2025-11-25 17:43:25.762 | Downloading Packages: 2025-11-25 17:43:26.430 | (1/83): daxctl-libs-82-2.el10.x86_64.rpm 185 kB/s | 42 kB 00:00 2025-11-25 17:43:26.447 | (2/83): boost-system-1.83.0-5.el10.x86_64.rpm 60 kB/s | 15 kB 00:00 2025-11-25 17:43:26.511 | (3/83): libpciaccess-0.16-16.el10.x86_64.rpm 443 kB/s | 28 kB 00:00 2025-11-25 17:43:26.540 | (4/83): efivar-libs-39-3.el10.x86_64.rpm 1.1 MB/s | 128 kB 00:00 2025-11-25 17:43:26.582 | (5/83): device-mapper-multipath-libs-0.9.9-12.e 792 kB/s | 301 kB 00:00 2025-11-25 17:43:26.600 | (6/83): mokutil-0.7.2-1.el10.x86_64.rpm 826 kB/s | 49 kB 00:00 2025-11-25 17:43:26.618 | (7/83): librdmacm-57.0-2.el10.x86_64.rpm 671 kB/s | 72 kB 00:00 2025-11-25 17:43:26.642 | (8/83): ndctl-libs-82-2.el10.x86_64.rpm 1.4 MB/s | 89 kB 00:00 2025-11-25 17:43:26.718 | (9/83): boost-atomic-1.83.0-5.el10.x86_64.rpm 187 kB/s | 19 kB 00:00 2025-11-25 17:43:26.752 | (10/83): boost-filesystem-1.83.0-5.el10.x86_64. 660 kB/s | 70 kB 00:00 2025-11-25 17:43:26.763 | (11/83): bison-3.8.2-9.el10.x86_64.rpm 6.0 MB/s | 1.0 MB 00:00 2025-11-25 17:43:26.776 | (12/83): boost-thread-1.83.0-5.el10.x86_64.rpm 1.0 MB/s | 62 kB 00:00 2025-11-25 17:43:26.849 | (13/83): capstone-5.0.1-6.el10.x86_64.rpm 10 MB/s | 1.0 MB 00:00 2025-11-25 17:43:26.936 | (14/83): dyninst-13.0.0-1.el10.x86_64.rpm 22 MB/s | 3.8 MB 00:00 2025-11-25 17:43:26.944 | (15/83): elfutils-debuginfod-client-devel-0.194 168 kB/s | 16 kB 00:00 2025-11-25 17:43:27.009 | (16/83): edk2-ovmf-20250822-1.el10.noarch.rpm 37 MB/s | 8.5 MB 00:00 2025-11-25 17:43:27.011 | (17/83): elfutils-devel-0.194-1.el10.x86_64.rpm 662 kB/s | 49 kB 00:00 2025-11-25 17:43:27.020 | (18/83): elfutils-libelf-devel-0.194-1.el10.x86 1.0 MB/s | 79 kB 00:00 2025-11-25 17:43:27.082 | (19/83): flac-libs-1.4.3-6.el10.x86_64.rpm 3.5 MB/s | 265 kB 00:00 2025-11-25 17:43:27.087 | (20/83): gsm-1.0.22-8.el10.x86_64.rpm 566 kB/s | 37 kB 00:00 2025-11-25 17:43:27.092 | (21/83): flex-2.6.4-19.el10.x86_64.rpm 3.6 MB/s | 298 kB 00:00 2025-11-25 17:43:27.162 | (22/83): ipxe-roms-qemu-20240119-5.gitde8a0821. 10 MB/s | 850 kB 00:00 2025-11-25 17:43:27.173 | (23/83): lame-libs-3.100-19.el10.x86_64.rpm 4.1 MB/s | 339 kB 00:00 2025-11-25 17:43:27.228 | (24/83): libXxf86vm-1.1.5-8.el10.x86_64.rpm 349 kB/s | 19 kB 00:00 2025-11-25 17:43:27.231 | (25/83): libX11-xcb-1.8.10-1.el10.x86_64.rpm 192 kB/s | 13 kB 00:00 2025-11-25 17:43:27.281 | (26/83): libasyncns-0.8-30.el10.x86_64.rpm 591 kB/s | 31 kB 00:00 2025-11-25 17:43:27.309 | (27/83): libblkio-1.5.0-2.el10.x86_64.rpm 3.8 MB/s | 300 kB 00:00 2025-11-25 17:43:27.346 | (28/83): libdrm-2.4.123-1.el10.x86_64.rpm 2.5 MB/s | 163 kB 00:00 2025-11-25 17:43:27.373 | (29/83): libepoxy-1.5.10-9.el10.x86_64.rpm 3.5 MB/s | 229 kB 00:00 2025-11-25 17:43:27.440 | (30/83): libglvnd-1.7.0-7.el10.x86_64.rpm 1.7 MB/s | 116 kB 00:00 2025-11-25 17:43:27.453 | (31/83): libfdt-1.7.0-12.el10.x86_64.rpm 331 kB/s | 35 kB 00:00 2025-11-25 17:43:27.503 | (32/83): libglvnd-egl-1.7.0-7.el10.x86_64.rpm 586 kB/s | 37 kB 00:00 2025-11-25 17:43:27.519 | (33/83): libglvnd-glx-1.7.0-7.el10.x86_64.rpm 2.0 MB/s | 132 kB 00:00 2025-11-25 17:43:27.596 | (34/83): kernel-devel-6.12.0-161.el10.x86_64.rp 45 MB/s | 23 MB 00:00 2025-11-25 17:43:27.599 | (35/83): libogg-1.3.5-10.el10.x86_64.rpm 431 kB/s | 34 kB 00:00 2025-11-25 17:43:27.609 | (36/83): libnbd-1.23.7-1.el10.x86_64.rpm 1.6 MB/s | 178 kB 00:00 2025-11-25 17:43:27.666 | (37/83): libsndfile-1.2.2-5.el10.x86_64.rpm 3.2 MB/s | 216 kB 00:00 2025-11-25 17:43:27.669 | (38/83): libslirp-4.7.0-10.el10.x86_64.rpm 1.0 MB/s | 75 kB 00:00 2025-11-25 17:43:27.695 | (39/83): libvorbis-1.3.7-12.el10.x86_64.rpm 2.2 MB/s | 189 kB 00:00 2025-11-25 17:43:27.715 | (40/83): libxshmfence-1.3.2-5.el10.x86_64.rpm 281 kB/s | 13 kB 00:00 2025-11-25 17:43:27.718 | (41/83): libwayland-client-1.24.0-1.el10.x86_64 647 kB/s | 34 kB 00:00 2025-11-25 17:43:27.765 | (42/83): llvm-filesystem-20.1.8-1.el10.x86_64.r 221 kB/s | 11 kB 00:00 2025-11-25 17:43:27.771 | (43/83): libzstd-devel-1.5.5-9.el10.x86_64.rpm 692 kB/s | 52 kB 00:00 2025-11-25 17:43:27.842 | (44/83): lttng-ust-2.13.7-5.el10.x86_64.rpm 4.3 MB/s | 339 kB 00:00 2025-11-25 17:43:27.907 | (45/83): mesa-filesystem-25.2.5-2.el10.x86_64.r 195 kB/s | 12 kB 00:00 2025-11-25 17:43:27.982 | (46/83): mesa-libEGL-25.2.5-2.el10.x86_64.rpm 1.6 MB/s | 122 kB 00:00 2025-11-25 17:43:28.058 | (47/83): mesa-dri-drivers-25.2.5-2.el10.x86_64. 38 MB/s | 11 MB 00:00 2025-11-25 17:43:28.084 | (48/83): mesa-libGL-25.2.5-2.el10.x86_64.rpm 1.2 MB/s | 122 kB 00:00 2025-11-25 17:43:28.124 | (49/83): mesa-libgbm-25.2.5-2.el10.x86_64.rpm 286 kB/s | 19 kB 00:00 2025-11-25 17:43:28.165 | (50/83): mpg123-libs-1.32.9-1.el10.x86_64.rpm 4.2 MB/s | 353 kB 00:00 2025-11-25 17:43:28.198 | (51/83): opus-1.4-6.el10.x86_64.rpm 2.8 MB/s | 211 kB 00:00 2025-11-25 17:43:28.264 | (52/83): pulseaudio-libs-17.0-6.el10.x86_64.rpm 7.2 MB/s | 706 kB 00:00 2025-11-25 17:43:28.290 | (53/83): qemu-kvm-10.1.0-5.el10.x86_64.rpm 435 kB/s | 40 kB 00:00 2025-11-25 17:43:28.417 | (54/83): llvm-libs-20.1.8-1.el10.x86_64.rpm 43 MB/s | 30 MB 00:00 2025-11-25 17:43:28.421 | (55/83): qemu-kvm-audio-pa-10.1.0-5.el10.x86_64 330 kB/s | 52 kB 00:00 2025-11-25 17:43:28.473 | (56/83): qemu-kvm-block-blkio-10.1.0-5.el10.x86 300 kB/s | 55 kB 00:00 2025-11-25 17:43:28.481 | (57/83): qemu-kvm-block-rbd-10.1.0-5.el10.x86_6 914 kB/s | 58 kB 00:00 2025-11-25 17:43:28.504 | (58/83): qemu-kvm-common-10.1.0-5.el10.x86_64.r 8.1 MB/s | 682 kB 00:00 2025-11-25 17:43:28.548 | (59/83): qemu-kvm-device-display-virtio-gpu-10. 1.0 MB/s | 68 kB 00:00 2025-11-25 17:43:28.595 | (60/83): qemu-kvm-device-display-virtio-gpu-pci 525 kB/s | 47 kB 00:00 2025-11-25 17:43:28.606 | (61/83): qemu-kvm-device-display-virtio-vga-10. 841 kB/s | 49 kB 00:00 2025-11-25 17:43:28.658 | (62/83): qemu-kvm-core-10.1.0-5.el10.x86_64.rpm 25 MB/s | 4.7 MB 00:00 2025-11-25 17:43:28.670 | (63/83): qemu-kvm-device-usb-host-10.1.0-5.el10 821 kB/s | 61 kB 00:00 2025-11-25 17:43:28.705 | (64/83): qemu-kvm-device-usb-redirect-10.1.0-5. 678 kB/s | 66 kB 00:00 2025-11-25 17:43:28.740 | (65/83): qemu-kvm-docs-10.1.0-5.el10.x86_64.rpm 18 MB/s | 1.4 MB 00:00 2025-11-25 17:43:28.747 | (66/83): qemu-kvm-tools-10.1.0-5.el10.x86_64.rp 6.9 MB/s | 535 kB 00:00 2025-11-25 17:43:28.760 | (67/83): qemu-kvm-ui-egl-headless-10.1.0-5.el10 879 kB/s | 48 kB 00:00 2025-11-25 17:43:28.800 | (68/83): qemu-kvm-ui-opengl-10.1.0-5.el10.x86_6 950 kB/s | 56 kB 00:00 2025-11-25 17:43:29.364 | (69/83): seabios-bin-1.16.3-8.el10.noarch.rpm 166 kB/s | 100 kB 00:00 2025-11-25 17:43:29.367 | (70/83): seavgabios-bin-1.16.3-8.el10.noarch.rp 59 kB/s | 33 kB 00:00 2025-11-25 17:43:29.379 | (71/83): qemu-pr-helper-10.1.0-5.el10.x86_64.rp 744 kB/s | 470 kB 00:00 2025-11-25 17:43:29.485 | (72/83): systemtap-client-5.4-1.el10.x86_64.rpm 36 MB/s | 4.2 MB 00:00 2025-11-25 17:43:29.495 | (73/83): spirv-tools-libs-2025.2-1.el10.x86_64. 12 MB/s | 1.5 MB 00:00 2025-11-25 17:43:29.514 | (74/83): systemtap-devel-5.4-1.el10.x86_64.rpm 19 MB/s | 2.5 MB 00:00 2025-11-25 17:43:29.545 | (75/83): tbb-2021.11.0-7.el10.x86_64.rpm 3.2 MB/s | 166 kB 00:00 2025-11-25 17:43:29.553 | (76/83): systemtap-runtime-5.4-1.el10.x86_64.rp 6.8 MB/s | 468 kB 00:00 2025-11-25 17:43:29.561 | (77/83): usbredir-0.13.0-6.el10.x86_64.rpm 1.1 MB/s | 51 kB 00:00 2025-11-25 17:43:29.611 | (78/83): virtiofsd-1.13.2-1.el10.x86_64.rpm 15 MB/s | 1.0 MB 00:00 2025-11-25 17:43:29.651 | (79/83): librbd1-19.2.3-1.el10s.x86_64.rpm 36 MB/s | 3.3 MB 00:00 2025-11-25 17:43:29.678 | (80/83): librados2-19.2.3-1.el10s.x86_64.rpm 32 MB/s | 4.0 MB 00:00 2025-11-25 17:43:29.895 | (81/83): libpmem-2.1.0-2.el10_0.x86_64.rpm 397 kB/s | 112 kB 00:00 2025-11-25 17:43:29.899 | (82/83): libpmemobj-2.1.0-2.el10_0.x86_64.rpm 649 kB/s | 161 kB 00:00 2025-11-25 17:43:30.081 | (83/83): thrift-0.20.0-4.el10_1.x86_64.rpm 4.2 MB/s | 1.7 MB 00:00 2025-11-25 17:43:30.085 | -------------------------------------------------------------------------------- 2025-11-25 17:43:30.085 | Total 26 MB/s | 112 MB 00:04 2025-11-25 17:43:31.947 | Running transaction check 2025-11-25 17:43:32.086 | Transaction check succeeded. 2025-11-25 17:43:32.086 | Running transaction test 2025-11-25 17:43:33.188 | Transaction test succeeded. 2025-11-25 17:43:33.188 | Running transaction 2025-11-25 17:43:34.311 | Preparing : 1/1 2025-11-25 17:43:34.319 | Installing : boost-system-1.83.0-5.el10.x86_64 1/83 2025-11-25 17:43:34.322 | Installing : libogg-2:1.3.5-10.el10.x86_64 2/83 2025-11-25 17:43:34.326 | Installing : libX11-xcb-1.8.10-1.el10.x86_64 3/83 2025-11-25 17:43:34.331 | Installing : daxctl-libs-82-2.el10.x86_64 4/83 2025-11-25 17:43:34.345 | Installing : ndctl-libs-82-2.el10.x86_64 5/83 2025-11-25 17:43:34.352 | Installing : lttng-ust-2.13.7-5.el10.x86_64 6/83 2025-11-25 17:43:34.361 | Installing : libzstd-devel-1.5.5-9.el10.x86_64 7/83 2025-11-25 17:43:34.368 | Installing : elfutils-libelf-devel-0.194-1.el10.x86_64 8/83 2025-11-25 17:43:34.376 | Installing : libglvnd-1:1.7.0-7.el10.x86_64 9/83 2025-11-25 17:43:34.382 | Installing : libepoxy-1.5.10-9.el10.x86_64 10/83 2025-11-25 17:43:34.388 | Installing : libpmem-2.1.0-2.el10_0.x86_64 11/83 2025-11-25 17:43:34.396 | Installing : libpmemobj-2.1.0-2.el10_0.x86_64 12/83 2025-11-25 17:43:34.403 | Installing : flac-libs-1.4.3-6.el10.x86_64 13/83 2025-11-25 17:43:34.407 | Installing : libvorbis-1:1.3.7-12.el10.x86_64 14/83 2025-11-25 17:43:34.428 | Installing : boost-thread-1.83.0-5.el10.x86_64 15/83 2025-11-25 17:43:34.434 | Installing : thrift-0.20.0-4.el10_1.x86_64 16/83 2025-11-25 17:43:34.440 | Installing : usbredir-0.13.0-6.el10.x86_64 17/83 2025-11-25 17:43:34.460 | Installing : tbb-2021.11.0-7.el10.x86_64 18/83 2025-11-25 17:43:34.466 | Installing : spirv-tools-libs-2025.2-1.el10.x86_64 19/83 2025-11-25 17:43:34.470 | Installing : seavgabios-bin-1.16.3-8.el10.noarch 20/83 2025-11-25 17:43:34.526 | Installing : seabios-bin-1.16.3-8.el10.noarch 21/83 2025-11-25 17:43:34.537 | Installing : qemu-kvm-docs-18:10.1.0-5.el10.x86_64 22/83 2025-11-25 17:43:34.544 | Installing : opus-1.4-6.el10.x86_64 23/83 2025-11-25 17:43:34.551 | Installing : mpg123-libs-1.32.9-1.el10.x86_64 24/83 2025-11-25 17:43:34.555 | Installing : mesa-filesystem-25.2.5-2.el10.x86_64 25/83 2025-11-25 17:43:34.864 | Installing : llvm-filesystem-20.1.8-1.el10.x86_64 26/83 2025-11-25 17:43:34.871 | Installing : llvm-libs-20.1.8-1.el10.x86_64 27/83 2025-11-25 17:43:34.874 | Installing : libxshmfence-1.3.2-5.el10.x86_64 28/83 2025-11-25 17:43:34.879 | Installing : libwayland-client-1.24.0-1.el10.x86_64 29/83 2025-11-25 17:43:34.887 | Installing : libslirp-4.7.0-10.el10.x86_64 30/83 2025-11-25 17:43:34.893 | Installing : libnbd-1.23.7-1.el10.x86_64 31/83 2025-11-25 17:43:34.899 | Installing : libfdt-1.7.0-12.el10.x86_64 32/83 2025-11-25 17:43:34.904 | Installing : libblkio-1.5.0-2.el10.x86_64 33/83 2025-11-25 17:43:34.907 | Installing : libasyncns-0.8-30.el10.x86_64 34/83 2025-11-25 17:43:34.914 | Installing : libXxf86vm-1.1.5-8.el10.x86_64 35/83 2025-11-25 17:43:34.922 | Installing : lame-libs-3.100-19.el10.x86_64 36/83 2025-11-25 17:43:34.939 | Installing : ipxe-roms-qemu-20240119-5.gitde8a0821.el10.noarch 37/83 2025-11-25 17:43:34.945 | Installing : qemu-kvm-common-18:10.1.0-5.el10.x86_64 38/83 2025-11-25 17:43:35.036 | Running scriptlet: qemu-kvm-common-18:10.1.0-5.el10.x86_64 38/83 2025-11-25 17:43:35.041 | Installing : qemu-kvm-device-display-virtio-gpu-18:10.1.0-5.el1 39/83 2025-11-25 17:43:35.045 | Installing : qemu-kvm-device-display-virtio-gpu-pci-18:10.1.0-5 40/83 2025-11-25 17:43:35.050 | Installing : qemu-kvm-block-blkio-18:10.1.0-5.el10.x86_64 41/83 2025-11-25 17:43:35.054 | Installing : qemu-kvm-device-display-virtio-vga-18:10.1.0-5.el1 42/83 2025-11-25 17:43:35.058 | Installing : qemu-kvm-device-usb-host-18:10.1.0-5.el10.x86_64 43/83 2025-11-25 17:43:35.074 | Installing : qemu-kvm-device-usb-redirect-18:10.1.0-5.el10.x86_ 44/83 2025-11-25 17:43:35.082 | Installing : virtiofsd-1.13.2-1.el10.x86_64 45/83 2025-11-25 17:43:35.090 | Installing : gsm-1.0.22-8.el10.x86_64 46/83 2025-11-25 17:43:35.118 | Installing : libsndfile-1.2.2-5.el10.x86_64 47/83 2025-11-25 17:43:35.128 | Installing : pulseaudio-libs-17.0-6.el10.x86_64 48/83 2025-11-25 17:43:35.139 | Installing : qemu-kvm-audio-pa-18:10.1.0-5.el10.x86_64 49/83 2025-11-25 17:43:35.147 | Installing : flex-2.6.4-19.el10.x86_64 50/83 2025-11-25 17:43:35.153 | Installing : elfutils-debuginfod-client-devel-0.194-1.el10.x86_ 51/83 2025-11-25 17:43:35.198 | Installing : elfutils-devel-0.194-1.el10.x86_64 52/83 2025-11-25 17:43:35.227 | Installing : edk2-ovmf-20250822-1.el10.noarch 53/83 2025-11-25 17:43:35.306 | Installing : capstone-5.0.1-6.el10.x86_64 54/83 2025-11-25 17:43:35.312 | Installing : qemu-kvm-core-18:10.1.0-5.el10.x86_64 55/83 2025-11-25 17:43:35.316 | Installing : boost-atomic-1.83.0-5.el10.x86_64 56/83 2025-11-25 17:43:35.365 | Installing : boost-filesystem-1.83.0-5.el10.x86_64 57/83 2025-11-25 17:43:35.370 | Installing : dyninst-13.0.0-1.el10.x86_64 58/83 2025-11-25 17:43:35.407 | Running scriptlet: dyninst-13.0.0-1.el10.x86_64 58/83 2025-11-25 17:43:35.458 | Running scriptlet: systemtap-runtime-5.4-1.el10.x86_64 59/83 2025-11-25 17:43:35.458 | Creating group 'stapusr' with GID 156. 2025-11-25 17:43:35.458 | Creating group 'stapsys' with GID 157. 2025-11-25 17:43:35.458 | Creating group 'stapdev' with GID 158. 2025-11-25 17:43:35.458 | Creating group 'stapunpriv' with GID 159. 2025-11-25 17:43:35.458 | Creating user 'stapunpriv' (systemtap unprivileged user) with UID 159 and GID 159. 2025-11-25 17:43:35.458 | 2025-11-25 17:43:35.523 | Installing : systemtap-runtime-5.4-1.el10.x86_64 59/83 2025-11-25 17:43:38.340 | Installing : bison-3.8.2-9.el10.x86_64 60/83 2025-11-25 17:43:38.603 | Installing : kernel-devel-6.12.0-161.el10.x86_64 61/83 2025-11-25 17:44:11.513 | Running scriptlet: kernel-devel-6.12.0-161.el10.x86_64 61/83 2025-11-25 17:44:11.549 | Installing : systemtap-devel-5.4-1.el10.x86_64 62/83 2025-11-25 17:44:11.809 | Installing : librdmacm-57.0-2.el10.x86_64 63/83 2025-11-25 17:44:11.818 | Installing : librados2-2:19.2.3-1.el10s.x86_64 64/83 2025-11-25 17:44:12.041 | Running scriptlet: librados2-2:19.2.3-1.el10s.x86_64 64/83 2025-11-25 17:44:12.048 | Installing : librbd1-2:19.2.3-1.el10s.x86_64 65/83 2025-11-25 17:44:12.080 | Running scriptlet: librbd1-2:19.2.3-1.el10s.x86_64 65/83 2025-11-25 17:44:12.087 | Installing : qemu-kvm-block-rbd-18:10.1.0-5.el10.x86_64 66/83 2025-11-25 17:44:12.096 | Installing : libpciaccess-0.16-16.el10.x86_64 67/83 2025-11-25 17:44:12.209 | Installing : libdrm-2.4.123-1.el10.x86_64 68/83 2025-11-25 17:44:12.220 | Installing : mesa-dri-drivers-25.2.5-2.el10.x86_64 69/83 2025-11-25 17:44:12.228 | Installing : mesa-libgbm-25.2.5-2.el10.x86_64 70/83 2025-11-25 17:44:12.235 | Installing : libglvnd-egl-1:1.7.0-7.el10.x86_64 71/83 2025-11-25 17:44:12.243 | Installing : mesa-libEGL-25.2.5-2.el10.x86_64 72/83 2025-11-25 17:44:12.250 | Installing : libglvnd-glx-1:1.7.0-7.el10.x86_64 73/83 2025-11-25 17:44:12.258 | Installing : mesa-libGL-25.2.5-2.el10.x86_64 74/83 2025-11-25 17:44:12.264 | Installing : qemu-kvm-ui-opengl-18:10.1.0-5.el10.x86_64 75/83 2025-11-25 17:44:12.271 | Installing : qemu-kvm-ui-egl-headless-18:10.1.0-5.el10.x86_64 76/83 2025-11-25 17:44:12.284 | Installing : efivar-libs-39-3.el10.x86_64 77/83 2025-11-25 17:44:12.465 | Installing : mokutil-2:0.7.2-1.el10.x86_64 78/83 2025-11-25 17:44:12.521 | Installing : systemtap-client-5.4-1.el10.x86_64 79/83 2025-11-25 17:44:12.542 | Installing : qemu-kvm-tools-18:10.1.0-5.el10.x86_64 80/83 2025-11-25 17:44:12.560 | Installing : device-mapper-multipath-libs-0.9.9-12.el10.x86_64 81/83 2025-11-25 17:44:12.569 | Installing : qemu-pr-helper-18:10.1.0-5.el10.x86_64 82/83 2025-11-25 17:44:12.644 | Installing : qemu-kvm-18:10.1.0-5.el10.x86_64 83/83 2025-11-25 17:44:13.961 | Running scriptlet: qemu-kvm-18:10.1.0-5.el10.x86_64 83/83 2025-11-25 17:44:13.961 | 2025-11-25 17:44:13.961 | Installed: 2025-11-25 17:44:13.961 | bison-3.8.2-9.el10.x86_64 2025-11-25 17:44:13.961 | boost-atomic-1.83.0-5.el10.x86_64 2025-11-25 17:44:13.961 | boost-filesystem-1.83.0-5.el10.x86_64 2025-11-25 17:44:13.961 | boost-system-1.83.0-5.el10.x86_64 2025-11-25 17:44:13.961 | boost-thread-1.83.0-5.el10.x86_64 2025-11-25 17:44:13.961 | capstone-5.0.1-6.el10.x86_64 2025-11-25 17:44:13.961 | daxctl-libs-82-2.el10.x86_64 2025-11-25 17:44:13.961 | device-mapper-multipath-libs-0.9.9-12.el10.x86_64 2025-11-25 17:44:13.961 | dyninst-13.0.0-1.el10.x86_64 2025-11-25 17:44:13.961 | edk2-ovmf-20250822-1.el10.noarch 2025-11-25 17:44:13.961 | efivar-libs-39-3.el10.x86_64 2025-11-25 17:44:13.961 | elfutils-debuginfod-client-devel-0.194-1.el10.x86_64 2025-11-25 17:44:13.961 | elfutils-devel-0.194-1.el10.x86_64 2025-11-25 17:44:13.961 | elfutils-libelf-devel-0.194-1.el10.x86_64 2025-11-25 17:44:13.961 | flac-libs-1.4.3-6.el10.x86_64 2025-11-25 17:44:13.961 | flex-2.6.4-19.el10.x86_64 2025-11-25 17:44:13.961 | gsm-1.0.22-8.el10.x86_64 2025-11-25 17:44:13.961 | ipxe-roms-qemu-20240119-5.gitde8a0821.el10.noarch 2025-11-25 17:44:13.962 | kernel-devel-6.12.0-161.el10.x86_64 2025-11-25 17:44:13.962 | lame-libs-3.100-19.el10.x86_64 2025-11-25 17:44:13.962 | libX11-xcb-1.8.10-1.el10.x86_64 2025-11-25 17:44:13.962 | libXxf86vm-1.1.5-8.el10.x86_64 2025-11-25 17:44:13.962 | libasyncns-0.8-30.el10.x86_64 2025-11-25 17:44:13.962 | libblkio-1.5.0-2.el10.x86_64 2025-11-25 17:44:13.962 | libdrm-2.4.123-1.el10.x86_64 2025-11-25 17:44:13.962 | libepoxy-1.5.10-9.el10.x86_64 2025-11-25 17:44:13.962 | libfdt-1.7.0-12.el10.x86_64 2025-11-25 17:44:13.962 | libglvnd-1:1.7.0-7.el10.x86_64 2025-11-25 17:44:13.962 | libglvnd-egl-1:1.7.0-7.el10.x86_64 2025-11-25 17:44:13.962 | libglvnd-glx-1:1.7.0-7.el10.x86_64 2025-11-25 17:44:13.962 | libnbd-1.23.7-1.el10.x86_64 2025-11-25 17:44:13.962 | libogg-2:1.3.5-10.el10.x86_64 2025-11-25 17:44:13.962 | libpciaccess-0.16-16.el10.x86_64 2025-11-25 17:44:13.962 | libpmem-2.1.0-2.el10_0.x86_64 2025-11-25 17:44:13.962 | libpmemobj-2.1.0-2.el10_0.x86_64 2025-11-25 17:44:13.962 | librados2-2:19.2.3-1.el10s.x86_64 2025-11-25 17:44:13.962 | librbd1-2:19.2.3-1.el10s.x86_64 2025-11-25 17:44:13.962 | librdmacm-57.0-2.el10.x86_64 2025-11-25 17:44:13.962 | libslirp-4.7.0-10.el10.x86_64 2025-11-25 17:44:13.962 | libsndfile-1.2.2-5.el10.x86_64 2025-11-25 17:44:13.962 | libvorbis-1:1.3.7-12.el10.x86_64 2025-11-25 17:44:13.962 | libwayland-client-1.24.0-1.el10.x86_64 2025-11-25 17:44:13.962 | libxshmfence-1.3.2-5.el10.x86_64 2025-11-25 17:44:13.962 | libzstd-devel-1.5.5-9.el10.x86_64 2025-11-25 17:44:13.962 | llvm-filesystem-20.1.8-1.el10.x86_64 2025-11-25 17:44:13.962 | llvm-libs-20.1.8-1.el10.x86_64 2025-11-25 17:44:13.962 | lttng-ust-2.13.7-5.el10.x86_64 2025-11-25 17:44:13.962 | mesa-dri-drivers-25.2.5-2.el10.x86_64 2025-11-25 17:44:13.962 | mesa-filesystem-25.2.5-2.el10.x86_64 2025-11-25 17:44:13.962 | mesa-libEGL-25.2.5-2.el10.x86_64 2025-11-25 17:44:13.962 | mesa-libGL-25.2.5-2.el10.x86_64 2025-11-25 17:44:13.962 | mesa-libgbm-25.2.5-2.el10.x86_64 2025-11-25 17:44:13.962 | mokutil-2:0.7.2-1.el10.x86_64 2025-11-25 17:44:13.962 | mpg123-libs-1.32.9-1.el10.x86_64 2025-11-25 17:44:13.962 | ndctl-libs-82-2.el10.x86_64 2025-11-25 17:44:13.962 | opus-1.4-6.el10.x86_64 2025-11-25 17:44:13.962 | pulseaudio-libs-17.0-6.el10.x86_64 2025-11-25 17:44:13.962 | qemu-kvm-18:10.1.0-5.el10.x86_64 2025-11-25 17:44:13.962 | qemu-kvm-audio-pa-18:10.1.0-5.el10.x86_64 2025-11-25 17:44:13.962 | qemu-kvm-block-blkio-18:10.1.0-5.el10.x86_64 2025-11-25 17:44:13.962 | qemu-kvm-block-rbd-18:10.1.0-5.el10.x86_64 2025-11-25 17:44:13.962 | qemu-kvm-common-18:10.1.0-5.el10.x86_64 2025-11-25 17:44:13.962 | qemu-kvm-core-18:10.1.0-5.el10.x86_64 2025-11-25 17:44:13.962 | qemu-kvm-device-display-virtio-gpu-18:10.1.0-5.el10.x86_64 2025-11-25 17:44:13.962 | qemu-kvm-device-display-virtio-gpu-pci-18:10.1.0-5.el10.x86_64 2025-11-25 17:44:13.962 | qemu-kvm-device-display-virtio-vga-18:10.1.0-5.el10.x86_64 2025-11-25 17:44:13.962 | qemu-kvm-device-usb-host-18:10.1.0-5.el10.x86_64 2025-11-25 17:44:13.962 | qemu-kvm-device-usb-redirect-18:10.1.0-5.el10.x86_64 2025-11-25 17:44:13.962 | qemu-kvm-docs-18:10.1.0-5.el10.x86_64 2025-11-25 17:44:13.962 | qemu-kvm-tools-18:10.1.0-5.el10.x86_64 2025-11-25 17:44:13.962 | qemu-kvm-ui-egl-headless-18:10.1.0-5.el10.x86_64 2025-11-25 17:44:13.962 | qemu-kvm-ui-opengl-18:10.1.0-5.el10.x86_64 2025-11-25 17:44:13.962 | qemu-pr-helper-18:10.1.0-5.el10.x86_64 2025-11-25 17:44:13.962 | seabios-bin-1.16.3-8.el10.noarch 2025-11-25 17:44:13.962 | seavgabios-bin-1.16.3-8.el10.noarch 2025-11-25 17:44:13.962 | spirv-tools-libs-2025.2-1.el10.x86_64 2025-11-25 17:44:13.962 | systemtap-client-5.4-1.el10.x86_64 2025-11-25 17:44:13.962 | systemtap-devel-5.4-1.el10.x86_64 2025-11-25 17:44:13.962 | systemtap-runtime-5.4-1.el10.x86_64 2025-11-25 17:44:13.962 | tbb-2021.11.0-7.el10.x86_64 2025-11-25 17:44:13.962 | thrift-0.20.0-4.el10_1.x86_64 2025-11-25 17:44:13.962 | usbredir-0.13.0-6.el10.x86_64 2025-11-25 17:44:13.962 | virtiofsd-1.13.2-1.el10.x86_64 2025-11-25 17:44:13.962 | 2025-11-25 17:44:13.962 | Complete! 2025-11-25 17:44:14.085 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-25 17:44:14.087 | + functions-common:time_stop:2423 : local name 2025-11-25 17:44:14.090 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:44:14.092 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:44:14.094 | + functions-common:time_stop:2426 : local total 2025-11-25 17:44:14.097 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:44:14.099 | + functions-common:time_stop:2429 : name=yum_install 2025-11-25 17:44:14.101 | + functions-common:time_stop:2430 : start_time=1764092605070 2025-11-25 17:44:14.104 | + functions-common:time_stop:2432 : [[ -z 1764092605070 ]] 2025-11-25 17:44:14.107 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:44:14.112 | + functions-common:time_stop:2435 : end_time=1764092654109 2025-11-25 17:44:14.114 | + functions-common:time_stop:2436 : elapsed_time=49039 2025-11-25 17:44:14.117 | + functions-common:time_stop:2437 : total=79877 2025-11-25 17:44:14.119 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:44:14.122 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=128916 2025-11-25 17:44:14.124 | + lib/nova_plugins/functions-libvirt:install_libvirt:113 : install_package libvirt libvirt-devel 2025-11-25 17:44:14.126 | + functions-common:install_package:1441 : update_package_repo 2025-11-25 17:44:14.128 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-25 17:44:14.131 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-25 17:44:14.134 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-25 17:44:14.137 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-25 17:44:14.139 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-25 17:44:14.142 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:44:14.144 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:44:14.147 | + functions-common:install_package:1442 : real_install_package libvirt libvirt-devel 2025-11-25 17:44:14.150 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-25 17:44:14.153 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:44:14.155 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:44:14.157 | + functions-common:real_install_package:1431 : is_fedora 2025-11-25 17:44:14.160 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:44:14.163 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:44:14.165 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:44:14.168 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:44:14.170 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:44:14.173 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:44:14.175 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:44:14.178 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:44:14.182 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:44:14.183 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:44:14.186 | + functions-common:real_install_package:1432 : yum_install libvirt libvirt-devel 2025-11-25 17:44:14.188 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-25 17:44:14.190 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-25 17:44:14.194 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-25 17:44:14.196 | + functions-common:time_start:2409 : local name=yum_install 2025-11-25 17:44:14.198 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:44:14.201 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:44:14.205 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:44:14.209 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092654207 2025-11-25 17:44:14.212 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y libvirt libvirt-devel 2025-11-25 17:44:14.215 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-25 17:44:14.218 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-25 17:44:14.223 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-25 17:44:14.226 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-25 17:44:14.229 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y libvirt libvirt-devel 2025-11-25 17:44:14.782 | Last metadata expiration check: 0:04:59 ago on Tue 25 Nov 2025 12:39:15 PM EST. 2025-11-25 17:44:15.853 | Dependencies resolved. 2025-11-25 17:44:15.856 | ============================================================================================ 2025-11-25 17:44:15.856 | Package Arch Version Repo Size 2025-11-25 17:44:15.856 | ============================================================================================ 2025-11-25 17:44:15.856 | Installing: 2025-11-25 17:44:15.856 | libvirt x86_64 11.8.0-1.el10 appstream 17 k 2025-11-25 17:44:15.856 | libvirt-devel x86_64 11.8.0-1.el10 crb 209 k 2025-11-25 17:44:15.856 | Installing dependencies: 2025-11-25 17:44:15.856 | dmidecode x86_64 1:3.6-5.el10 baseos 99 k 2025-11-25 17:44:15.856 | gnutls-dane x86_64 3.8.10-2.el10 appstream 40 k 2025-11-25 17:44:15.856 | gnutls-utils x86_64 3.8.10-2.el10 appstream 313 k 2025-11-25 17:44:15.856 | libtpms x86_64 0.9.6-11.el10 appstream 185 k 2025-11-25 17:44:15.856 | libvirt-client x86_64 11.8.0-1.el10 appstream 448 k 2025-11-25 17:44:15.856 | libvirt-client-qemu x86_64 11.8.0-1.el10 appstream 41 k 2025-11-25 17:44:15.856 | libvirt-daemon x86_64 11.8.0-1.el10 appstream 208 k 2025-11-25 17:44:15.856 | libvirt-daemon-common x86_64 11.8.0-1.el10 appstream 147 k 2025-11-25 17:44:15.856 | libvirt-daemon-config-network x86_64 11.8.0-1.el10 appstream 23 k 2025-11-25 17:44:15.856 | libvirt-daemon-config-nwfilter x86_64 11.8.0-1.el10 appstream 36 k 2025-11-25 17:44:15.856 | libvirt-daemon-driver-interface x86_64 11.8.0-1.el10 appstream 214 k 2025-11-25 17:44:15.856 | libvirt-daemon-driver-network x86_64 11.8.0-1.el10 appstream 267 k 2025-11-25 17:44:15.856 | libvirt-daemon-driver-nodedev x86_64 11.8.0-1.el10 appstream 237 k 2025-11-25 17:44:15.856 | libvirt-daemon-driver-nwfilter x86_64 11.8.0-1.el10 appstream 250 k 2025-11-25 17:44:15.856 | libvirt-daemon-driver-qemu x86_64 11.8.0-1.el10 appstream 1.0 M 2025-11-25 17:44:15.856 | libvirt-daemon-driver-secret x86_64 11.8.0-1.el10 appstream 211 k 2025-11-25 17:44:15.856 | libvirt-daemon-driver-storage x86_64 11.8.0-1.el10 appstream 17 k 2025-11-25 17:44:15.856 | libvirt-daemon-driver-storage-core x86_64 11.8.0-1.el10 appstream 267 k 2025-11-25 17:44:15.856 | libvirt-daemon-driver-storage-disk x86_64 11.8.0-1.el10 appstream 32 k 2025-11-25 17:44:15.856 | libvirt-daemon-driver-storage-iscsi x86_64 11.8.0-1.el10 appstream 29 k 2025-11-25 17:44:15.856 | libvirt-daemon-driver-storage-logical x86_64 11.8.0-1.el10 appstream 33 k 2025-11-25 17:44:15.856 | libvirt-daemon-driver-storage-mpath x86_64 11.8.0-1.el10 appstream 26 k 2025-11-25 17:44:15.856 | libvirt-daemon-driver-storage-rbd x86_64 11.8.0-1.el10 appstream 38 k 2025-11-25 17:44:15.856 | libvirt-daemon-driver-storage-scsi x86_64 11.8.0-1.el10 appstream 29 k 2025-11-25 17:44:15.856 | libvirt-daemon-lock x86_64 11.8.0-1.el10 appstream 58 k 2025-11-25 17:44:15.856 | libvirt-daemon-log x86_64 11.8.0-1.el10 appstream 63 k 2025-11-25 17:44:15.856 | libvirt-daemon-plugin-lockd x86_64 11.8.0-1.el10 appstream 32 k 2025-11-25 17:44:15.856 | libvirt-daemon-proxy x86_64 11.8.0-1.el10 appstream 205 k 2025-11-25 17:44:15.856 | libvirt-libs x86_64 11.8.0-1.el10 appstream 5.4 M 2025-11-25 17:44:15.856 | lzop x86_64 1.04-16.el10 baseos 57 k 2025-11-25 17:44:15.856 | mdevctl x86_64 1.3.0-6.el10 appstream 939 k 2025-11-25 17:44:15.856 | nbdkit-basic-filters x86_64 1.44.1-2.el10 appstream 371 k 2025-11-25 17:44:15.856 | nbdkit-basic-plugins x86_64 1.44.1-2.el10 appstream 208 k 2025-11-25 17:44:15.856 | nbdkit-selinux noarch 1.44.1-2.el10 appstream 28 k 2025-11-25 17:44:15.856 | nbdkit-server x86_64 1.44.1-2.el10 appstream 136 k 2025-11-25 17:44:15.856 | nftables x86_64 1:1.1.1-8.el10 baseos 437 k 2025-11-25 17:44:15.856 | numad x86_64 0.5-46.20150602git.el10 baseos 39 k 2025-11-25 17:44:15.856 | passt-selinux noarch 0^20250512.g8ec1341-2.el10 appstream 29 k 2025-11-25 17:44:15.856 | python3-cffi x86_64 1.16.0-7.el10 baseos 308 k 2025-11-25 17:44:15.856 | python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M 2025-11-25 17:44:15.856 | python3-libvirt x86_64 11.8.0-1.el10 appstream 362 k 2025-11-25 17:44:15.856 | python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M 2025-11-25 17:44:15.856 | python3-ply noarch 3.11-25.el10 baseos 134 k 2025-11-25 17:44:15.856 | python3-pycparser noarch 2.20-16.el10 baseos 158 k 2025-11-25 17:44:15.856 | scrub x86_64 2.6.1-11.el10 appstream 45 k 2025-11-25 17:44:15.856 | swtpm x86_64 0.9.0-2.el10 appstream 30 k 2025-11-25 17:44:15.856 | swtpm-libs x86_64 0.9.0-2.el10 appstream 51 k 2025-11-25 17:44:15.856 | swtpm-selinux noarch 0.9.0-2.el10 appstream 23 k 2025-11-25 17:44:15.856 | swtpm-tools x86_64 0.9.0-2.el10 appstream 118 k 2025-11-25 17:44:15.856 | systemd-container x86_64 257-16.el10 baseos 654 k 2025-11-25 17:44:15.856 | Installing weak dependencies: 2025-11-25 17:44:15.856 | nbdkit x86_64 1.44.1-2.el10 appstream 9.4 k 2025-11-25 17:44:15.856 | nbdkit-curl-plugin x86_64 1.44.1-2.el10 appstream 44 k 2025-11-25 17:44:15.856 | nbdkit-ssh-plugin x86_64 1.44.1-2.el10 appstream 33 k 2025-11-25 17:44:15.856 | nmap-ncat x86_64 4:7.92-3.el10 appstream 226 k 2025-11-25 17:44:15.856 | passt x86_64 0^20250512.g8ec1341-2.el10 appstream 266 k 2025-11-25 17:44:15.856 | 2025-11-25 17:44:15.856 | Transaction Summary 2025-11-25 17:44:15.856 | ============================================================================================ 2025-11-25 17:44:15.857 | Install 57 Packages 2025-11-25 17:44:15.857 | 2025-11-25 17:44:15.858 | Total download size: 17 M 2025-11-25 17:44:15.858 | Installed size: 68 M 2025-11-25 17:44:15.858 | Downloading Packages: 2025-11-25 17:44:16.238 | (1/57): lzop-1.04-16.el10.x86_64.rpm 480 kB/s | 57 kB 00:00 2025-11-25 17:44:16.260 | (2/57): nftables-1.1.1-8.el10.x86_64.rpm 3.1 MB/s | 437 kB 00:00 2025-11-25 17:44:16.297 | (3/57): dmidecode-3.6-5.el10.x86_64.rpm 560 kB/s | 99 kB 00:00 2025-11-25 17:44:16.316 | (4/57): numad-0.5-46.20150602git.el10.x86_64.rp 503 kB/s | 39 kB 00:00 2025-11-25 17:44:16.337 | (5/57): python3-cffi-1.16.0-7.el10.x86_64.rpm 3.9 MB/s | 308 kB 00:00 2025-11-25 17:44:16.393 | (6/57): python3-cryptography-43.0.0-4.el10.x86_ 14 MB/s | 1.4 MB 00:00 2025-11-25 17:44:16.407 | (7/57): python3-ply-3.11-25.el10.noarch.rpm 1.4 MB/s | 134 kB 00:00 2025-11-25 17:44:16.413 | (8/57): python3-pycparser-2.20-16.el10.noarch.r 2.0 MB/s | 158 kB 00:00 2025-11-25 17:44:16.434 | (9/57): gnutls-dane-3.8.10-2.el10.x86_64.rpm 1.5 MB/s | 40 kB 00:00 2025-11-25 17:44:16.465 | (10/57): gnutls-utils-3.8.10-2.el10.x86_64.rpm 6.0 MB/s | 313 kB 00:00 2025-11-25 17:44:16.474 | (11/57): systemd-container-257-16.el10.x86_64.r 8.1 MB/s | 654 kB 00:00 2025-11-25 17:44:16.477 | (12/57): libtpms-0.9.6-11.el10.x86_64.rpm 4.3 MB/s | 185 kB 00:00 2025-11-25 17:44:16.479 | (13/57): libvirt-11.8.0-1.el10.x86_64.rpm 1.2 MB/s | 17 kB 00:00 2025-11-25 17:44:16.510 | (14/57): libvirt-client-qemu-11.8.0-1.el10.x86_ 1.2 MB/s | 41 kB 00:00 2025-11-25 17:44:16.519 | (15/57): libvirt-daemon-11.8.0-1.el10.x86_64.rp 5.1 MB/s | 208 kB 00:00 2025-11-25 17:44:16.524 | (16/57): libvirt-client-11.8.0-1.el10.x86_64.rp 8.7 MB/s | 448 kB 00:00 2025-11-25 17:44:16.527 | (17/57): libvirt-daemon-common-11.8.0-1.el10.x8 8.5 MB/s | 147 kB 00:00 2025-11-25 17:44:16.545 | (18/57): libvirt-daemon-config-nwfilter-11.8.0- 1.7 MB/s | 36 kB 00:00 2025-11-25 17:44:16.547 | (19/57): libvirt-daemon-config-network-11.8.0-1 839 kB/s | 23 kB 00:00 2025-11-25 17:44:16.551 | (20/57): libvirt-daemon-driver-interface-11.8.0 9.4 MB/s | 214 kB 00:00 2025-11-25 17:44:16.570 | (21/57): libvirt-daemon-driver-network-11.8.0-1 11 MB/s | 267 kB 00:00 2025-11-25 17:44:16.576 | (22/57): libvirt-daemon-driver-nodedev-11.8.0-1 9.1 MB/s | 237 kB 00:00 2025-11-25 17:44:16.583 | (23/57): libvirt-daemon-driver-nwfilter-11.8.0- 7.7 MB/s | 250 kB 00:00 2025-11-25 17:44:16.589 | (24/57): libvirt-daemon-driver-storage-11.8.0-1 2.9 MB/s | 17 kB 00:00 2025-11-25 17:44:16.595 | (25/57): libvirt-daemon-driver-secret-11.8.0-1. 11 MB/s | 211 kB 00:00 2025-11-25 17:44:16.608 | (26/57): libvirt-daemon-driver-storage-disk-11. 2.4 MB/s | 32 kB 00:00 2025-11-25 17:44:16.626 | (27/57): libvirt-daemon-driver-storage-core-11. 7.3 MB/s | 267 kB 00:00 2025-11-25 17:44:16.631 | (28/57): libvirt-daemon-driver-storage-logical- 6.1 MB/s | 33 kB 00:00 2025-11-25 17:44:16.637 | (29/57): libvirt-daemon-driver-qemu-11.8.0-1.el 15 MB/s | 1.0 MB 00:00 2025-11-25 17:44:16.640 | (30/57): libvirt-daemon-driver-storage-mpath-11 3.2 MB/s | 26 kB 00:00 2025-11-25 17:44:16.643 | (31/57): libvirt-daemon-driver-storage-iscsi-11 848 kB/s | 29 kB 00:00 2025-11-25 17:44:16.645 | (32/57): libvirt-daemon-driver-storage-rbd-11.8 5.2 MB/s | 38 kB 00:00 2025-11-25 17:44:16.647 | (33/57): libvirt-daemon-driver-storage-scsi-11. 4.1 MB/s | 29 kB 00:00 2025-11-25 17:44:16.655 | (34/57): libvirt-daemon-plugin-lockd-11.8.0-1.e 4.4 MB/s | 32 kB 00:00 2025-11-25 17:44:16.658 | (35/57): libvirt-daemon-lock-11.8.0-1.el10.x86_ 3.9 MB/s | 58 kB 00:00 2025-11-25 17:44:16.665 | (36/57): libvirt-daemon-log-11.8.0-1.el10.x86_6 3.1 MB/s | 63 kB 00:00 2025-11-25 17:44:16.809 | (37/57): libvirt-libs-11.8.0-1.el10.x86_64.rpm 36 MB/s | 5.4 MB 00:00 2025-11-25 17:44:16.812 | (38/57): libvirt-daemon-proxy-11.8.0-1.el10.x86 1.3 MB/s | 205 kB 00:00 2025-11-25 17:44:16.815 | (39/57): nbdkit-1.44.1-2.el10.x86_64.rpm 1.7 MB/s | 9.4 kB 00:00 2025-11-25 17:44:16.828 | (40/57): nbdkit-basic-plugins-1.44.1-2.el10.x86 17 MB/s | 208 kB 00:00 2025-11-25 17:44:16.835 | (41/57): mdevctl-1.3.0-6.el10.x86_64.rpm 5.4 MB/s | 939 kB 00:00 2025-11-25 17:44:16.839 | (42/57): nbdkit-basic-filters-1.44.1-2.el10.x86 14 MB/s | 371 kB 00:00 2025-11-25 17:44:16.844 | (43/57): nbdkit-curl-plugin-1.44.1-2.el10.x86_6 2.9 MB/s | 44 kB 00:00 2025-11-25 17:44:16.847 | (44/57): nbdkit-selinux-1.44.1-2.el10.noarch.rp 2.4 MB/s | 28 kB 00:00 2025-11-25 17:44:16.852 | (45/57): nbdkit-ssh-plugin-1.44.1-2.el10.x86_64 4.5 MB/s | 33 kB 00:00 2025-11-25 17:44:16.855 | (46/57): nbdkit-server-1.44.1-2.el10.x86_64.rpm 12 MB/s | 136 kB 00:00 2025-11-25 17:44:16.871 | (47/57): nmap-ncat-7.92-3.el10.x86_64.rpm 10 MB/s | 226 kB 00:00 2025-11-25 17:44:16.890 | (48/57): passt-0^20250512.g8ec1341-2.el10.x86_6 6.9 MB/s | 266 kB 00:00 2025-11-25 17:44:16.893 | (49/57): passt-selinux-0^20250512.g8ec1341-2.el 768 kB/s | 29 kB 00:00 2025-11-25 17:44:16.898 | (50/57): python3-libvirt-11.8.0-1.el10.x86_64.r 13 MB/s | 362 kB 00:00 2025-11-25 17:44:16.907 | (51/57): scrub-2.6.1-11.el10.x86_64.rpm 3.1 MB/s | 45 kB 00:00 2025-11-25 17:44:16.923 | (52/57): swtpm-libs-0.9.0-2.el10.x86_64.rpm 3.1 MB/s | 51 kB 00:00 2025-11-25 17:44:16.925 | (53/57): swtpm-0.9.0-2.el10.x86_64.rpm 1.1 MB/s | 30 kB 00:00 2025-11-25 17:44:16.929 | (54/57): swtpm-selinux-0.9.0-2.el10.noarch.rpm 4.3 MB/s | 23 kB 00:00 2025-11-25 17:44:16.956 | (55/57): python3-lxml-5.2.1-4.el10.x86_64.rpm 21 MB/s | 1.4 MB 00:00 2025-11-25 17:44:17.010 | (56/57): libvirt-devel-11.8.0-1.el10.x86_64.rpm 2.5 MB/s | 209 kB 00:00 2025-11-25 17:44:17.174 | (57/57): swtpm-tools-0.9.0-2.el10.x86_64.rpm 476 kB/s | 118 kB 00:00 2025-11-25 17:44:17.176 | -------------------------------------------------------------------------------- 2025-11-25 17:44:17.177 | Total 13 MB/s | 17 MB 00:01 2025-11-25 17:44:18.248 | Running transaction check 2025-11-25 17:44:18.345 | Transaction check succeeded. 2025-11-25 17:44:18.345 | Running transaction test 2025-11-25 17:44:18.588 | Transaction test succeeded. 2025-11-25 17:44:18.589 | Running transaction 2025-11-25 17:44:19.129 | Preparing : 1/1 2025-11-25 17:44:19.146 | Installing : libvirt-libs-11.8.0-1.el10.x86_64 1/57 2025-11-25 17:44:19.158 | Installing : nbdkit-server-1.44.1-2.el10.x86_64 2/57 2025-11-25 17:44:19.167 | Installing : libvirt-client-11.8.0-1.el10.x86_64 3/57 2025-11-25 17:44:19.192 | Running scriptlet: libvirt-daemon-lock-11.8.0-1.el10.x86_64 4/57 2025-11-25 17:44:19.199 | Installing : libvirt-daemon-lock-11.8.0-1.el10.x86_64 4/57 2025-11-25 17:44:19.220 | Running scriptlet: libvirt-daemon-log-11.8.0-1.el10.x86_64 5/57 2025-11-25 17:44:19.232 | Installing : libvirt-daemon-log-11.8.0-1.el10.x86_64 5/57 2025-11-25 17:44:19.237 | Installing : passt-0^20250512.g8ec1341-2.el10.x86_64 6/57 2025-11-25 17:44:19.252 | Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el10.noarch 7/57 2025-11-25 17:44:19.255 | Installing : passt-selinux-0^20250512.g8ec1341-2.el10.noarch 7/57 2025-11-25 17:44:57.240 | Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el10.noarch 7/57 2025-11-25 17:44:57.293 | Installing : libtpms-0.9.6-11.el10.x86_64 8/57 2025-11-25 17:44:57.301 | Installing : swtpm-libs-0.9.0-2.el10.x86_64 9/57 2025-11-25 17:44:57.309 | Installing : swtpm-0.9.0-2.el10.x86_64 10/57 2025-11-25 17:44:57.312 | Installing : swtpm-selinux-0.9.0-2.el10.noarch 11/57 2025-11-25 17:45:35.918 | Running scriptlet: swtpm-selinux-0.9.0-2.el10.noarch 11/57 2025-11-25 17:45:35.974 | Installing : nbdkit-basic-filters-1.44.1-2.el10.x86_64 12/57 2025-11-25 17:45:35.986 | Installing : nbdkit-basic-plugins-1.44.1-2.el10.x86_64 13/57 2025-11-25 17:45:35.993 | Installing : nbdkit-curl-plugin-1.44.1-2.el10.x86_64 14/57 2025-11-25 17:45:36.019 | Installing : nbdkit-ssh-plugin-1.44.1-2.el10.x86_64 15/57 2025-11-25 17:45:36.030 | Installing : python3-libvirt-11.8.0-1.el10.x86_64 16/57 2025-11-25 17:45:36.082 | Installing : scrub-2.6.1-11.el10.x86_64 17/57 2025-11-25 17:45:36.096 | Installing : python3-lxml-5.2.1-4.el10.x86_64 18/57 2025-11-25 17:45:36.101 | Installing : nmap-ncat-4:7.92-3.el10.x86_64 19/57 2025-11-25 17:45:36.119 | Running scriptlet: nmap-ncat-4:7.92-3.el10.x86_64 19/57 2025-11-25 17:45:36.149 | Running scriptlet: libvirt-daemon-proxy-11.8.0-1.el10.x86_64 20/57 2025-11-25 17:45:36.155 | Installing : libvirt-daemon-proxy-11.8.0-1.el10.x86_64 20/57 2025-11-25 17:45:36.168 | Running scriptlet: nbdkit-selinux-1.44.1-2.el10.noarch 21/57 2025-11-25 17:45:36.171 | Installing : nbdkit-selinux-1.44.1-2.el10.noarch 21/57 2025-11-25 17:45:48.793 | Running scriptlet: nbdkit-selinux-1.44.1-2.el10.noarch 21/57 2025-11-25 17:45:48.861 | Installing : nbdkit-1.44.1-2.el10.x86_64 22/57 2025-11-25 17:45:48.869 | Installing : mdevctl-1.3.0-6.el10.x86_64 23/57 2025-11-25 17:45:48.887 | Installing : gnutls-dane-3.8.10-2.el10.x86_64 24/57 2025-11-25 17:45:48.905 | Installing : gnutls-utils-3.8.10-2.el10.x86_64 25/57 2025-11-25 17:45:48.936 | Installing : swtpm-tools-0.9.0-2.el10.x86_64 26/57 2025-11-25 17:45:48.949 | Installing : systemd-container-257-16.el10.x86_64 27/57 2025-11-25 17:45:48.963 | Installing : python3-ply-3.11-25.el10.noarch 28/57 2025-11-25 17:45:48.981 | Installing : python3-pycparser-2.20-16.el10.noarch 29/57 2025-11-25 17:45:49.037 | Installing : python3-cffi-1.16.0-7.el10.x86_64 30/57 2025-11-25 17:45:49.050 | Installing : python3-cryptography-43.0.0-4.el10.x86_64 31/57 2025-11-25 17:45:49.054 | Installing : libvirt-client-qemu-11.8.0-1.el10.x86_64 32/57 2025-11-25 17:45:49.058 | Installing : numad-0.5-46.20150602git.el10.x86_64 33/57 2025-11-25 17:45:49.101 | Running scriptlet: numad-0.5-46.20150602git.el10.x86_64 33/57 2025-11-25 17:45:49.108 | Installing : nftables-1:1.1.1-8.el10.x86_64 34/57 2025-11-25 17:45:49.143 | Running scriptlet: nftables-1:1.1.1-8.el10.x86_64 34/57 2025-11-25 17:45:49.157 | Installing : lzop-1.04-16.el10.x86_64 35/57 2025-11-25 17:45:49.164 | Installing : dmidecode-1:3.6-5.el10.x86_64 36/57 2025-11-25 17:45:49.222 | Running scriptlet: libvirt-daemon-common-11.8.0-1.el10.x86_64 37/57 2025-11-25 17:45:49.234 | Installing : libvirt-daemon-common-11.8.0-1.el10.x86_64 37/57 2025-11-25 17:45:49.270 | Running scriptlet: libvirt-daemon-driver-storage-core-11.8.0-1.el10.x 38/57 2025-11-25 17:45:49.282 | Installing : libvirt-daemon-driver-storage-core-11.8.0-1.el10.x 38/57 2025-11-25 17:45:49.318 | Running scriptlet: libvirt-daemon-driver-network-11.8.0-1.el10.x86_64 39/57 2025-11-25 17:45:49.326 | Installing : libvirt-daemon-driver-network-11.8.0-1.el10.x86_64 39/57 2025-11-25 17:45:49.340 | Running scriptlet: libvirt-daemon-driver-network-11.8.0-1.el10.x86_64 39/57 2025-11-25 17:45:49.375 | Running scriptlet: libvirt-daemon-driver-nwfilter-11.8.0-1.el10.x86_6 40/57 2025-11-25 17:45:49.383 | Installing : libvirt-daemon-driver-nwfilter-11.8.0-1.el10.x86_6 40/57 2025-11-25 17:45:49.408 | Running scriptlet: libvirt-daemon-config-nwfilter-11.8.0-1.el10.x86_6 41/57 2025-11-25 17:45:49.412 | Installing : libvirt-daemon-config-nwfilter-11.8.0-1.el10.x86_6 41/57 2025-11-25 17:45:49.612 | Running scriptlet: libvirt-daemon-config-nwfilter-11.8.0-1.el10.x86_6 41/57 2025-11-25 17:45:49.628 | Running scriptlet: libvirt-daemon-config-network-11.8.0-1.el10.x86_64 42/57 2025-11-25 17:45:49.634 | Installing : libvirt-daemon-config-network-11.8.0-1.el10.x86_64 42/57 2025-11-25 17:45:49.652 | Running scriptlet: libvirt-daemon-config-network-11.8.0-1.el10.x86_64 42/57 2025-11-25 17:45:49.657 | Installing : libvirt-daemon-driver-storage-disk-11.8.0-1.el10.x 43/57 2025-11-25 17:45:49.663 | Installing : libvirt-daemon-driver-storage-iscsi-11.8.0-1.el10. 44/57 2025-11-25 17:45:49.669 | Installing : libvirt-daemon-driver-storage-logical-11.8.0-1.el1 45/57 2025-11-25 17:45:49.675 | Installing : libvirt-daemon-driver-storage-mpath-11.8.0-1.el10. 46/57 2025-11-25 17:45:49.680 | Installing : libvirt-daemon-driver-storage-rbd-11.8.0-1.el10.x8 47/57 2025-11-25 17:45:49.684 | Installing : libvirt-daemon-driver-storage-scsi-11.8.0-1.el10.x 48/57 2025-11-25 17:45:49.688 | Installing : libvirt-daemon-driver-storage-11.8.0-1.el10.x86_64 49/57 2025-11-25 17:45:49.718 | Running scriptlet: libvirt-daemon-driver-interface-11.8.0-1.el10.x86_ 50/57 2025-11-25 17:45:49.726 | Installing : libvirt-daemon-driver-interface-11.8.0-1.el10.x86_ 50/57 2025-11-25 17:45:49.757 | Running scriptlet: libvirt-daemon-driver-nodedev-11.8.0-1.el10.x86_64 51/57 2025-11-25 17:45:49.765 | Installing : libvirt-daemon-driver-nodedev-11.8.0-1.el10.x86_64 51/57 2025-11-25 17:45:49.824 | Running scriptlet: libvirt-daemon-driver-qemu-11.8.0-1.el10.x86_64 52/57 2025-11-25 17:45:49.834 | Installing : libvirt-daemon-driver-qemu-11.8.0-1.el10.x86_64 52/57 2025-11-25 17:45:49.865 | Running scriptlet: libvirt-daemon-driver-secret-11.8.0-1.el10.x86_64 53/57 2025-11-25 17:45:49.875 | Installing : libvirt-daemon-driver-secret-11.8.0-1.el10.x86_64 53/57 2025-11-25 17:45:49.880 | Installing : libvirt-daemon-plugin-lockd-11.8.0-1.el10.x86_64 54/57 2025-11-25 17:45:49.914 | Running scriptlet: libvirt-daemon-11.8.0-1.el10.x86_64 55/57 2025-11-25 17:45:49.924 | Installing : libvirt-daemon-11.8.0-1.el10.x86_64 55/57 2025-11-25 17:45:49.939 | Installing : libvirt-11.8.0-1.el10.x86_64 56/57 2025-11-25 17:45:49.948 | Installing : libvirt-devel-11.8.0-1.el10.x86_64 57/57 2025-11-25 17:45:50.044 | Running scriptlet: libvirt-daemon-lock-11.8.0-1.el10.x86_64 57/57 2025-11-25 17:45:50.044 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlockd.socket' → '/usr/lib/systemd/system/virtlockd.socket'. 2025-11-25 17:45:50.044 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlockd-admin.socket' → '/usr/lib/systemd/system/virtlockd-admin.socket'. 2025-11-25 17:45:50.044 | 2025-11-25 17:45:50.133 | Running scriptlet: libvirt-daemon-log-11.8.0-1.el10.x86_64 57/57 2025-11-25 17:45:50.133 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlogd.socket' → '/usr/lib/systemd/system/virtlogd.socket'. 2025-11-25 17:45:50.133 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlogd-admin.socket' → '/usr/lib/systemd/system/virtlogd-admin.socket'. 2025-11-25 17:45:50.133 | 2025-11-25 17:45:50.816 | Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el10.noarch 57/57 2025-11-25 17:45:50.832 | Running scriptlet: swtpm-selinux-0.9.0-2.el10.noarch 57/57 2025-11-25 17:45:50.997 | Running scriptlet: libvirt-daemon-proxy-11.8.0-1.el10.x86_64 57/57 2025-11-25 17:45:50.997 | Created symlink '/etc/systemd/system/sockets.target.wants/virtproxyd.socket' → '/usr/lib/systemd/system/virtproxyd.socket'. 2025-11-25 17:45:50.997 | Created symlink '/etc/systemd/system/sockets.target.wants/virtproxyd-ro.socket' → '/usr/lib/systemd/system/virtproxyd-ro.socket'. 2025-11-25 17:45:50.997 | Created symlink '/etc/systemd/system/sockets.target.wants/virtproxyd-admin.socket' → '/usr/lib/systemd/system/virtproxyd-admin.socket'. 2025-11-25 17:45:50.997 | 2025-11-25 17:45:51.010 | Running scriptlet: nbdkit-selinux-1.44.1-2.el10.noarch 57/57 2025-11-25 17:45:51.050 | Running scriptlet: libvirt-daemon-common-11.8.0-1.el10.x86_64 57/57 2025-11-25 17:45:51.162 | Running scriptlet: libvirt-daemon-driver-storage-core-11.8.0-1.el10.x 57/57 2025-11-25 17:45:51.162 | Created symlink '/etc/systemd/system/sockets.target.wants/virtstoraged.socket' → '/usr/lib/systemd/system/virtstoraged.socket'. 2025-11-25 17:45:51.162 | Created symlink '/etc/systemd/system/sockets.target.wants/virtstoraged-ro.socket' → '/usr/lib/systemd/system/virtstoraged-ro.socket'. 2025-11-25 17:45:51.162 | Created symlink '/etc/systemd/system/sockets.target.wants/virtstoraged-admin.socket' → '/usr/lib/systemd/system/virtstoraged-admin.socket'. 2025-11-25 17:45:51.162 | 2025-11-25 17:45:51.295 | Running scriptlet: libvirt-daemon-driver-network-11.8.0-1.el10.x86_64 57/57 2025-11-25 17:45:51.295 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnetworkd.socket' → '/usr/lib/systemd/system/virtnetworkd.socket'. 2025-11-25 17:45:51.295 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnetworkd-ro.socket' → '/usr/lib/systemd/system/virtnetworkd-ro.socket'. 2025-11-25 17:45:51.295 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnetworkd-admin.socket' → '/usr/lib/systemd/system/virtnetworkd-admin.socket'. 2025-11-25 17:45:51.295 | 2025-11-25 17:45:51.425 | Running scriptlet: libvirt-daemon-driver-nwfilter-11.8.0-1.el10.x86_6 57/57 2025-11-25 17:45:51.425 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnwfilterd.socket' → '/usr/lib/systemd/system/virtnwfilterd.socket'. 2025-11-25 17:45:51.425 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnwfilterd-ro.socket' → '/usr/lib/systemd/system/virtnwfilterd-ro.socket'. 2025-11-25 17:45:51.426 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnwfilterd-admin.socket' → '/usr/lib/systemd/system/virtnwfilterd-admin.socket'. 2025-11-25 17:45:51.426 | 2025-11-25 17:45:51.475 | Running scriptlet: libvirt-daemon-config-nwfilter-11.8.0-1.el10.x86_6 57/57 2025-11-25 17:45:51.498 | Running scriptlet: libvirt-daemon-config-network-11.8.0-1.el10.x86_64 57/57 2025-11-25 17:45:51.623 | Running scriptlet: libvirt-daemon-driver-interface-11.8.0-1.el10.x86_ 57/57 2025-11-25 17:45:51.623 | Created symlink '/etc/systemd/system/sockets.target.wants/virtinterfaced.socket' → '/usr/lib/systemd/system/virtinterfaced.socket'. 2025-11-25 17:45:51.623 | Created symlink '/etc/systemd/system/sockets.target.wants/virtinterfaced-ro.socket' → '/usr/lib/systemd/system/virtinterfaced-ro.socket'. 2025-11-25 17:45:51.623 | Created symlink '/etc/systemd/system/sockets.target.wants/virtinterfaced-admin.socket' → '/usr/lib/systemd/system/virtinterfaced-admin.socket'. 2025-11-25 17:45:51.623 | 2025-11-25 17:45:51.742 | Running scriptlet: libvirt-daemon-driver-nodedev-11.8.0-1.el10.x86_64 57/57 2025-11-25 17:45:51.742 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnodedevd.socket' → '/usr/lib/systemd/system/virtnodedevd.socket'. 2025-11-25 17:45:51.742 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnodedevd-ro.socket' → '/usr/lib/systemd/system/virtnodedevd-ro.socket'. 2025-11-25 17:45:51.742 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnodedevd-admin.socket' → '/usr/lib/systemd/system/virtnodedevd-admin.socket'. 2025-11-25 17:45:51.742 | 2025-11-25 17:45:51.871 | Running scriptlet: libvirt-daemon-driver-qemu-11.8.0-1.el10.x86_64 57/57 2025-11-25 17:45:51.871 | Created symlink '/etc/systemd/system/sockets.target.wants/virtqemud.socket' → '/usr/lib/systemd/system/virtqemud.socket'. 2025-11-25 17:45:51.871 | Created symlink '/etc/systemd/system/sockets.target.wants/virtqemud-ro.socket' → '/usr/lib/systemd/system/virtqemud-ro.socket'. 2025-11-25 17:45:51.871 | Created symlink '/etc/systemd/system/sockets.target.wants/virtqemud-admin.socket' → '/usr/lib/systemd/system/virtqemud-admin.socket'. 2025-11-25 17:45:51.871 | Created symlink '/etc/systemd/system/multi-user.target.wants/virtqemud.service' → '/usr/lib/systemd/system/virtqemud.service'. 2025-11-25 17:45:51.871 | 2025-11-25 17:45:51.999 | Running scriptlet: libvirt-daemon-driver-secret-11.8.0-1.el10.x86_64 57/57 2025-11-25 17:45:51.999 | Created symlink '/etc/systemd/system/sockets.target.wants/virtsecretd.socket' → '/usr/lib/systemd/system/virtsecretd.socket'. 2025-11-25 17:45:51.999 | Created symlink '/etc/systemd/system/sockets.target.wants/virtsecretd-ro.socket' → '/usr/lib/systemd/system/virtsecretd-ro.socket'. 2025-11-25 17:45:51.999 | Created symlink '/etc/systemd/system/sockets.target.wants/virtsecretd-admin.socket' → '/usr/lib/systemd/system/virtsecretd-admin.socket'. 2025-11-25 17:45:51.999 | 2025-11-25 17:45:52.244 | Running scriptlet: libvirt-daemon-11.8.0-1.el10.x86_64 57/57 2025-11-25 17:45:52.475 | Running scriptlet: libvirt-devel-11.8.0-1.el10.x86_64 57/57 2025-11-25 17:45:52.475 | /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. 2025-11-25 17:45:52.475 | 2025-11-25 17:45:53.468 | 2025-11-25 17:45:53.469 | Installed: 2025-11-25 17:45:53.469 | dmidecode-1:3.6-5.el10.x86_64 2025-11-25 17:45:53.469 | gnutls-dane-3.8.10-2.el10.x86_64 2025-11-25 17:45:53.469 | gnutls-utils-3.8.10-2.el10.x86_64 2025-11-25 17:45:53.469 | libtpms-0.9.6-11.el10.x86_64 2025-11-25 17:45:53.469 | libvirt-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.469 | libvirt-client-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.469 | libvirt-client-qemu-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.469 | libvirt-daemon-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.469 | libvirt-daemon-common-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.469 | libvirt-daemon-config-network-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.469 | libvirt-daemon-config-nwfilter-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.469 | libvirt-daemon-driver-interface-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.469 | libvirt-daemon-driver-network-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.470 | libvirt-daemon-driver-nodedev-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.470 | libvirt-daemon-driver-nwfilter-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.470 | libvirt-daemon-driver-qemu-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.470 | libvirt-daemon-driver-secret-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.470 | libvirt-daemon-driver-storage-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.470 | libvirt-daemon-driver-storage-core-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.470 | libvirt-daemon-driver-storage-disk-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.470 | libvirt-daemon-driver-storage-iscsi-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.470 | libvirt-daemon-driver-storage-logical-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.470 | libvirt-daemon-driver-storage-mpath-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.470 | libvirt-daemon-driver-storage-rbd-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.470 | libvirt-daemon-driver-storage-scsi-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.470 | libvirt-daemon-lock-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.470 | libvirt-daemon-log-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.470 | libvirt-daemon-plugin-lockd-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.470 | libvirt-daemon-proxy-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.470 | libvirt-devel-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.470 | libvirt-libs-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.470 | lzop-1.04-16.el10.x86_64 2025-11-25 17:45:53.470 | mdevctl-1.3.0-6.el10.x86_64 2025-11-25 17:45:53.470 | nbdkit-1.44.1-2.el10.x86_64 2025-11-25 17:45:53.470 | nbdkit-basic-filters-1.44.1-2.el10.x86_64 2025-11-25 17:45:53.470 | nbdkit-basic-plugins-1.44.1-2.el10.x86_64 2025-11-25 17:45:53.470 | nbdkit-curl-plugin-1.44.1-2.el10.x86_64 2025-11-25 17:45:53.471 | nbdkit-selinux-1.44.1-2.el10.noarch 2025-11-25 17:45:53.471 | nbdkit-server-1.44.1-2.el10.x86_64 2025-11-25 17:45:53.471 | nbdkit-ssh-plugin-1.44.1-2.el10.x86_64 2025-11-25 17:45:53.471 | nftables-1:1.1.1-8.el10.x86_64 2025-11-25 17:45:53.471 | nmap-ncat-4:7.92-3.el10.x86_64 2025-11-25 17:45:53.471 | numad-0.5-46.20150602git.el10.x86_64 2025-11-25 17:45:53.471 | passt-0^20250512.g8ec1341-2.el10.x86_64 2025-11-25 17:45:53.471 | passt-selinux-0^20250512.g8ec1341-2.el10.noarch 2025-11-25 17:45:53.471 | python3-cffi-1.16.0-7.el10.x86_64 2025-11-25 17:45:53.471 | python3-cryptography-43.0.0-4.el10.x86_64 2025-11-25 17:45:53.471 | python3-libvirt-11.8.0-1.el10.x86_64 2025-11-25 17:45:53.471 | python3-lxml-5.2.1-4.el10.x86_64 2025-11-25 17:45:53.471 | python3-ply-3.11-25.el10.noarch 2025-11-25 17:45:53.471 | python3-pycparser-2.20-16.el10.noarch 2025-11-25 17:45:53.471 | scrub-2.6.1-11.el10.x86_64 2025-11-25 17:45:53.471 | swtpm-0.9.0-2.el10.x86_64 2025-11-25 17:45:53.471 | swtpm-libs-0.9.0-2.el10.x86_64 2025-11-25 17:45:53.471 | swtpm-selinux-0.9.0-2.el10.noarch 2025-11-25 17:45:53.471 | swtpm-tools-0.9.0-2.el10.x86_64 2025-11-25 17:45:53.471 | systemd-container-257-16.el10.x86_64 2025-11-25 17:45:53.471 | 2025-11-25 17:45:53.471 | Complete! 2025-11-25 17:45:53.552 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-25 17:45:53.554 | + functions-common:time_stop:2423 : local name 2025-11-25 17:45:53.557 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:45:53.560 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:45:53.563 | + functions-common:time_stop:2426 : local total 2025-11-25 17:45:53.565 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:45:53.568 | + functions-common:time_stop:2429 : name=yum_install 2025-11-25 17:45:53.570 | + functions-common:time_stop:2430 : start_time=1764092654207 2025-11-25 17:45:53.573 | + functions-common:time_stop:2432 : [[ -z 1764092654207 ]] 2025-11-25 17:45:53.577 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:45:53.583 | + functions-common:time_stop:2435 : end_time=1764092753580 2025-11-25 17:45:53.585 | + functions-common:time_stop:2436 : elapsed_time=99373 2025-11-25 17:45:53.588 | + functions-common:time_stop:2437 : total=128916 2025-11-25 17:45:53.590 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:45:53.593 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=228289 2025-11-25 17:45:53.596 | + lib/nova_plugins/functions-libvirt:install_libvirt:115 : [[ rhel10 =~ rhel9 ]] 2025-11-25 17:45:53.600 | + lib/nova_plugins/functions-libvirt:install_libvirt:118 : install_package python3-libvirt 2025-11-25 17:45:53.603 | + functions-common:install_package:1441 : update_package_repo 2025-11-25 17:45:53.606 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-25 17:45:53.608 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-25 17:45:53.611 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-25 17:45:53.613 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-25 17:45:53.615 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-25 17:45:53.618 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:45:53.620 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:45:53.623 | + functions-common:install_package:1442 : real_install_package python3-libvirt 2025-11-25 17:45:53.626 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-25 17:45:53.629 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:45:53.632 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:45:53.635 | + functions-common:real_install_package:1431 : is_fedora 2025-11-25 17:45:53.638 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:45:53.641 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:45:53.644 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:45:53.647 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:45:53.651 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:45:53.654 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:45:53.657 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:45:53.659 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:45:53.662 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:45:53.665 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:45:53.669 | + functions-common:real_install_package:1432 : yum_install python3-libvirt 2025-11-25 17:45:53.672 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-25 17:45:53.675 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-25 17:45:53.678 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-25 17:45:53.681 | + functions-common:time_start:2409 : local name=yum_install 2025-11-25 17:45:53.684 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:45:53.686 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:45:53.690 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:45:53.695 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092753692 2025-11-25 17:45:53.699 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y python3-libvirt 2025-11-25 17:45:53.701 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-25 17:45:53.705 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-25 17:45:53.712 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-25 17:45:53.715 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-25 17:45:53.718 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y python3-libvirt 2025-11-25 17:45:54.296 | Last metadata expiration check: 0:06:39 ago on Tue 25 Nov 2025 12:39:15 PM EST. 2025-11-25 17:45:54.363 | Package python3-libvirt-11.8.0-1.el10.x86_64 is already installed. 2025-11-25 17:45:54.394 | Dependencies resolved. 2025-11-25 17:45:54.394 | Nothing to do. 2025-11-25 17:45:54.394 | Complete! 2025-11-25 17:45:54.439 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-25 17:45:54.442 | + functions-common:time_stop:2423 : local name 2025-11-25 17:45:54.445 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:45:54.448 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:45:54.451 | + functions-common:time_stop:2426 : local total 2025-11-25 17:45:54.454 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:45:54.456 | + functions-common:time_stop:2429 : name=yum_install 2025-11-25 17:45:54.459 | + functions-common:time_stop:2430 : start_time=1764092753692 2025-11-25 17:45:54.462 | + functions-common:time_stop:2432 : [[ -z 1764092753692 ]] 2025-11-25 17:45:54.465 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:45:54.471 | + functions-common:time_stop:2435 : end_time=1764092754467 2025-11-25 17:45:54.474 | + functions-common:time_stop:2436 : elapsed_time=775 2025-11-25 17:45:54.476 | + functions-common:time_stop:2437 : total=228289 2025-11-25 17:45:54.479 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:45:54.482 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=229064 2025-11-25 17:45:54.486 | + lib/nova_plugins/functions-libvirt:install_libvirt:121 : is_arch aarch64 2025-11-25 17:45:54.490 | ++ functions-common:is_arch:517 : uname -m 2025-11-25 17:45:54.495 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-11-25 17:45:54.498 | + lib/nova_plugins/functions-libvirt:install_libvirt:126 : [[ True == True ]] 2025-11-25 17:45:54.502 | + lib/nova_plugins/functions-libvirt:install_libvirt:127 : _enable_coredump 2025-11-25 17:45:54.505 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2025-11-25 17:45:54.508 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2025-11-25 17:45:54.511 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2025-11-25 17:45:54.532 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2025-11-25 17:45:54.555 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2025-11-25 17:45:54.556 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2025-11-25 17:45:54.576 | /var/core/core.%e.%p.%h.%t 2025-11-25 17:45:54.582 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2025-11-25 17:45:54.607 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2025-11-25 17:45:54.626 | [Service] 2025-11-25 17:45:54.626 | LimitCORE=infinity 2025-11-25 17:45:54.632 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2025-11-25 17:45:54.953 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2025-11-25 17:45:54.956 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2025-11-25 17:45:54.960 | + lib/nova:install_nova:943 : is_service_enabled n-novnc 2025-11-25 17:45:54.988 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:45:54.993 | ++ lib/nova:install_nova:945 : trueorfalse False NOVNC_FROM_PACKAGE 2025-11-25 17:45:55.011 | + lib/nova:install_nova:945 : NOVNC_FROM_PACKAGE=False 2025-11-25 17:45:55.015 | + lib/nova:install_nova:946 : '[' False = True ']' 2025-11-25 17:45:55.018 | + lib/nova:install_nova:965 : NOVNC_WEB_DIR=/opt/stack/novnc 2025-11-25 17:45:55.021 | + lib/nova:install_nova:966 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2025-11-25 17:45:55.024 | + functions-common:git_clone:592 : local git_remote=https://github.com/novnc/novnc.git 2025-11-25 17:45:55.027 | + functions-common:git_clone:593 : local git_dest=/opt/stack/novnc 2025-11-25 17:45:55.031 | + functions-common:git_clone:594 : local git_ref=v1.3.0 2025-11-25 17:45:55.034 | + functions-common:git_clone:595 : local orig_dir 2025-11-25 17:45:55.037 | ++ functions-common:git_clone:596 : pwd 2025-11-25 17:45:55.040 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-25 17:45:55.043 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-25 17:45:55.047 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-25 17:45:55.065 | + functions-common:git_clone:599 : RECLONE=False 2025-11-25 17:45:55.068 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-25 17:45:55.071 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-25 17:45:55.075 | + functions-common:git_clone:613 : echo v1.3.0 2025-11-25 17:45:55.076 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-25 17:45:55.078 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-25 17:45:55.083 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/novnc ]] 2025-11-25 17:45:55.085 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-25 17:45:55.088 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/novnc 2025-11-25 17:45:55.117 | + functions-common:git_clone:675 : cd /opt/stack/novnc 2025-11-25 17:45:55.121 | + functions-common:git_clone:676 : head -1 2025-11-25 17:45:55.121 | + functions-common:git_clone:676 : git show --oneline 2025-11-25 17:45:55.123 | d44f7e0 Remove show_dot from docs/EMBEDDING.md 2025-11-25 17:45:55.126 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-25 17:45:55.129 | + lib/nova:install_nova:970 : is_service_enabled n-spice 2025-11-25 17:45:55.149 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:45:55.152 | + lib/nova:install_nova:982 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2025-11-25 17:45:55.156 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/nova.git 2025-11-25 17:45:55.158 | + functions-common:git_clone:593 : local git_dest=/opt/stack/nova 2025-11-25 17:45:55.161 | + functions-common:git_clone:594 : local git_ref=master 2025-11-25 17:45:55.164 | + functions-common:git_clone:595 : local orig_dir 2025-11-25 17:45:55.168 | ++ functions-common:git_clone:596 : pwd 2025-11-25 17:45:55.171 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-25 17:45:55.174 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-25 17:45:55.178 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-25 17:45:55.198 | + functions-common:git_clone:599 : RECLONE=False 2025-11-25 17:45:55.201 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-25 17:45:55.204 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-25 17:45:55.208 | + functions-common:git_clone:613 : echo master 2025-11-25 17:45:55.208 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-25 17:45:55.209 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-25 17:45:55.213 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/nova ]] 2025-11-25 17:45:55.215 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-25 17:45:55.218 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/nova 2025-11-25 17:45:55.245 | + functions-common:git_clone:675 : cd /opt/stack/nova 2025-11-25 17:45:55.250 | + functions-common:git_clone:676 : git show --oneline 2025-11-25 17:45:55.250 | + functions-common:git_clone:676 : head -1 2025-11-25 17:45:55.259 | 23b462d77d Merge "[ironic] Ensure unprovision happens for new states" 2025-11-25 17:45:55.263 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-25 17:45:55.267 | + lib/nova:install_nova:983 : setup_develop /opt/stack/nova 2025-11-25 17:45:55.271 | + inc/python:setup_develop:353 : local bindep 2025-11-25 17:45:55.275 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2025-11-25 17:45:55.279 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2025-11-25 17:45:55.282 | + inc/python:setup_develop:359 : local extras= 2025-11-25 17:45:55.286 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2025-11-25 17:45:55.291 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-25 17:45:55.295 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2025-11-25 17:45:55.298 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2025-11-25 17:45:55.301 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-25 17:45:55.305 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-25 17:45:55.310 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2025-11-25 17:45:55.313 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-25 17:45:55.317 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2025-11-25 17:45:55.321 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-25 17:45:55.325 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-25 17:45:55.329 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2025-11-25 17:45:55.337 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2025-11-25 17:45:55.341 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2025-11-25 17:45:55.344 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2025-11-25 17:45:55.479 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2025-11-25 17:45:55.483 | + inc/python:setup_package:436 : local bindep=0 2025-11-25 17:45:55.485 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-25 17:45:55.489 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-25 17:45:55.492 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2025-11-25 17:45:55.497 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2025-11-25 17:45:55.499 | + inc/python:setup_package:445 : local flags=-e 2025-11-25 17:45:55.501 | + inc/python:setup_package:446 : local extras= 2025-11-25 17:45:55.505 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-25 17:45:55.509 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-25 17:45:55.512 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-25 17:45:55.515 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-25 17:45:55.517 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-25 17:45:55.521 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2025-11-25 17:45:55.548 | Using python 3.12 to install /opt/stack/nova 2025-11-25 17:45:55.550 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2025-11-25 17:45:56.325 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:45:56.328 | Obtaining file:///opt/stack/nova 2025-11-25 17:45:56.330 | Installing build dependencies: started 2025-11-25 17:45:58.850 | Installing build dependencies: finished with status 'done' 2025-11-25 17:45:58.853 | Checking if build backend supports build_editable: started 2025-11-25 17:45:59.022 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-25 17:45:59.024 | Getting requirements to build editable: started 2025-11-25 17:45:59.153 | Getting requirements to build editable: finished with status 'done' 2025-11-25 17:45:59.158 | Preparing editable metadata (pyproject.toml): started 2025-11-25 17:46:00.348 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-25 17:46:00.485 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (7.0.3) 2025-11-25 17:46:00.486 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev105) (2.0.44) 2025-11-25 17:46:00.487 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (5.2.1) 2025-11-25 17:46:00.488 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (0.40.3) 2025-11-25 17:46:00.489 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from nova==32.1.0.dev105) (3.1.6) 2025-11-25 17:46:00.490 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (10.12.0) 2025-11-25 17:46:00.491 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev105) (6.0.2) 2025-11-25 17:46:00.492 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (2.5.1) 2025-11-25 17:46:00.493 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev105) (43.0.3) 2025-11-25 17:46:00.494 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (1.8.9) 2025-11-25 17:46:00.496 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev105) (3.2.4) 2025-11-25 17:46:00.496 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (3.1.0) 2025-11-25 17:46:00.497 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (3.10.1) 2025-11-25 17:46:00.499 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (3.16.0) 2025-11-25 17:46:00.500 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (1.17.0) 2025-11-25 17:46:00.501 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (1.3.0) 2025-11-25 17:46:00.502 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (4.0.0) 2025-11-25 17:46:00.502 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (2.1.0) 2025-11-25 17:46:00.504 | Requirement already satisfied: jsonschema>=4.0.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (4.25.1) 2025-11-25 17:46:00.505 | Requirement already satisfied: python-cinderclient>=4.0.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (9.8.0) 2025-11-25 17:46:00.506 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (5.12.0) 2025-11-25 17:46:00.507 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (11.6.0) 2025-11-25 17:46:00.508 | Requirement already satisfied: python-glanceclient>=4.7.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (4.10.0) 2025-11-25 17:46:00.509 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (2.32.5) 2025-11-25 17:46:00.509 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (5.6.0) 2025-11-25 17:46:00.559 | Collecting websockify>=0.9.0 (from nova==32.1.0.dev105) 2025-11-25 17:46:00.565 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/19/e8/6476cd85a71f7cfb04ca1e199809b75bc8580d075d4338ffcde4c761d620/websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2025-11-25 17:46:00.572 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (4.0.0) 2025-11-25 17:46:00.573 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (7.2.0) 2025-11-25 17:46:00.574 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (10.1.0) 2025-11-25 17:46:00.575 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (6.2.0) 2025-11-25 17:46:00.576 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (7.2.1) 2025-11-25 17:46:00.577 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (2.8.0) 2025-11-25 17:46:00.578 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (3.6.0) 2025-11-25 17:46:00.578 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (5.8.0) 2025-11-25 17:46:00.579 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (2.6.0) 2025-11-25 17:46:00.580 | Requirement already satisfied: oslo.utils>=8.0.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (9.2.0) 2025-11-25 17:46:00.581 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (17.4.0) 2025-11-25 17:46:00.582 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (7.8.0) 2025-11-25 17:46:00.583 | Requirement already satisfied: oslo.messaging>=14.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (17.1.0) 2025-11-25 17:46:00.584 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (4.7.0) 2025-11-25 17:46:00.585 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (3.8.0) 2025-11-25 17:46:00.585 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (6.7.1) 2025-11-25 17:46:00.587 | Requirement already satisfied: oslo.service>=4.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->nova==32.1.0.dev105) (4.4.1) 2025-11-25 17:46:00.588 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (2.0.0) 2025-11-25 17:46:00.589 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (7.0.0) 2025-11-25 17:46:00.591 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev105) (7.1.1) 2025-11-25 17:46:00.592 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (3.8.0) 2025-11-25 17:46:00.593 | Requirement already satisfied: os-brick>=6.10.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (6.13.0) 2025-11-25 17:46:00.594 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (1.1.0) 2025-11-25 17:46:00.613 | Requirement already satisfied: os-traits>=3.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (3.5.0) 2025-11-25 17:46:00.614 | Requirement already satisfied: os-vif>=3.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (4.2.1) 2025-11-25 17:46:00.615 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (5.5.0) 2025-11-25 17:46:00.640 | Collecting microversion-parse>=0.2.1 (from nova==32.1.0.dev105) 2025-11-25 17:46:00.646 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ad/23/5859fad50fc5a985d55adc53f629ed4ff578be2d5df9d271fbfa5929decb/microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-11-25 17:46:00.654 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (7.0.0) 2025-11-25 17:46:00.655 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (0.2.3) 2025-11-25 17:46:00.656 | Requirement already satisfied: retrying>=1.3.3 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (1.4.2) 2025-11-25 17:46:00.657 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (1.8.2) 2025-11-25 17:46:00.659 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from nova==32.1.0.dev105) (2.9.0.post0) 2025-11-25 17:46:00.660 | Requirement already satisfied: futurist>=3.2.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (3.2.1) 2025-11-25 17:46:00.662 | Requirement already satisfied: openstacksdk>=4.4.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev105) (4.8.0) 2025-11-25 17:46:00.663 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev105) (6.0.3) 2025-11-25 17:46:00.668 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=1.5.0->nova==32.1.0.dev105) (1.3.10) 2025-11-25 17:46:00.669 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from alembic>=1.5.0->nova==32.1.0.dev105) (4.15.0) 2025-11-25 17:46:00.677 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /usr/local/lib/python3.12/site-packages (from castellan>=0.16.0->nova==32.1.0.dev105) (7.2.0) 2025-11-25 17:46:00.692 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.7->nova==32.1.0.dev105) (2.0.0) 2025-11-25 17:46:00.706 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==32.1.0.dev105) (2.8.0) 2025-11-25 17:46:00.709 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from futurist>=3.2.1->nova==32.1.0.dev105) (3.0.0) 2025-11-25 17:46:00.717 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->nova==32.1.0.dev105) (3.0.3) 2025-11-25 17:46:00.730 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev105) (25.4.0) 2025-11-25 17:46:00.731 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev105) (2025.9.1) 2025-11-25 17:46:00.731 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev105) (0.37.0) 2025-11-25 17:46:00.732 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev105) (0.28.0) 2025-11-25 17:46:00.760 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==32.1.0.dev105) (4.0.1) 2025-11-25 17:46:00.761 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==32.1.0.dev105) (2.10.1) 2025-11-25 17:46:00.762 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==32.1.0.dev105) (5.7.0) 2025-11-25 17:46:00.782 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev105) (1.5.0) 2025-11-25 17:46:00.784 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev105) (1.0.1) 2025-11-25 17:46:00.784 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev105) (1.33) 2025-11-25 17:46:00.786 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev105) (4.5.0) 2025-11-25 17:46:00.788 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev105) (1.4.0) 2025-11-25 17:46:00.800 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==32.1.0.dev105) (9.1.2) 2025-11-25 17:46:00.801 | Requirement already satisfied: os-win>=5.7.0 in /usr/local/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==32.1.0.dev105) (5.9.0) 2025-11-25 17:46:00.824 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==32.1.0.dev105) (2.14.1) 2025-11-25 17:46:00.826 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==32.1.0.dev105) (0.8.1) 2025-11-25 17:46:00.845 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==32.1.0.dev105) (0.20) 2025-11-25 17:46:00.872 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==32.1.0.dev105) (2.0.2) 2025-11-25 17:46:00.873 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==32.1.0.dev105) (0.5.0) 2025-11-25 17:46:00.918 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==32.1.0.dev105) (6.2.1) 2025-11-25 17:46:00.920 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==32.1.0.dev105) (5.3.1) 2025-11-25 17:46:00.921 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==32.1.0.dev105) (5.5.4) 2025-11-25 17:46:00.922 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==32.1.0.dev105) (0.14.0) 2025-11-25 17:46:00.931 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==32.1.0.dev105) (4.3.0) 2025-11-25 17:46:00.934 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==32.1.0.dev105) (4.0.1) 2025-11-25 17:46:00.956 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==32.1.0.dev105) (1.1.2) 2025-11-25 17:46:00.983 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization>=4.2.0->nova==32.1.0.dev105) (2025.2) 2025-11-25 17:46:00.999 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->nova==32.1.0.dev105) (1.7.3) 2025-11-25 17:46:01.016 | Requirement already satisfied: cotyledon>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->nova==32.1.0.dev105) (2.1.0) 2025-11-25 17:46:01.038 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==32.1.0.dev105) (3.2.5) 2025-11-25 17:46:01.039 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==32.1.0.dev105) (25.0) 2025-11-25 17:46:01.068 | Requirement already satisfied: invoke>=2.0 in /usr/local/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==32.1.0.dev105) (2.2.1) 2025-11-25 17:46:01.069 | Requirement already satisfied: pynacl>=1.5 in /usr/local/lib64/python3.12/site-packages (from paramiko>=2.7.1->nova==32.1.0.dev105) (1.6.0) 2025-11-25 17:46:01.079 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=2.0.2->nova==32.1.0.dev105) (69.0.3) 2025-11-25 17:46:01.112 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==32.1.0.dev105) (0.2.14) 2025-11-25 17:46:01.169 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==32.1.0.dev105) (1.17.0) 2025-11-25 17:46:01.184 | Requirement already satisfied: warlock>=1.2.0 in /usr/local/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==32.1.0.dev105) (2.1.0) 2025-11-25 17:46:01.186 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==32.1.0.dev105) (2.0.0) 2025-11-25 17:46:01.187 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==32.1.0.dev105) (24.2.1) 2025-11-25 17:46:01.204 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==32.1.0.dev105) (4.12.0) 2025-11-25 17:46:01.206 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==32.1.0.dev105) (4.2.0) 2025-11-25 17:46:01.208 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==32.1.0.dev105) (2.3.0) 2025-11-25 17:46:01.236 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev105) (3.4.4) 2025-11-25 17:46:01.237 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev105) (3.11) 2025-11-25 17:46:01.239 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev105) (1.26.20) 2025-11-25 17:46:01.240 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev105) (2025.11.12) 2025-11-25 17:46:01.277 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->nova==32.1.0.dev105) (0.7) 2025-11-25 17:46:01.349 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.12/site-packages (from tooz>=1.58.0->nova==32.1.0.dev105) (0.15.2) 2025-11-25 17:46:01.794 | Collecting numpy (from websockify>=0.9.0->nova==32.1.0.dev105) 2025-11-25 17:46:01.802 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8c/3d/1e1db36cfd41f895d266b103df00ca5b3cbe965184df824dec5c08c6b803/numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2025-11-25 17:46:01.809 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.0/62.0 kB 10.4 MB/s eta 0:00:00 2025-11-25 17:46:01.848 | Collecting jwcrypto (from websockify>=0.9.0->nova==32.1.0.dev105) 2025-11-25 17:46:01.854 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/cd/58/4a1880ea64032185e9ae9f63940c9327c6952d5584ea544a8f66972f2fda/jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2025-11-25 17:46:01.923 | Collecting redis (from websockify>=0.9.0->nova==32.1.0.dev105) 2025-11-25 17:46:01.929 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/aa/de/68c1add9d9a49588e6f75a149e079e44bab973e748a35e0582ccada09002/redis-7.0.0-py3-none-any.whl.metadata (10 kB) 2025-11-25 17:46:01.949 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /usr/local/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==32.1.0.dev105) (5.1.0) 2025-11-25 17:46:02.014 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==32.1.0.dev105) (2.23) 2025-11-25 17:46:02.043 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev105) (0.5.2) 2025-11-25 17:46:02.045 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev105) (2.7.0) 2025-11-25 17:46:02.064 | Requirement already satisfied: setproctitle in /usr/local/lib64/python3.12/site-packages (from cotyledon>=2.0.0->oslo.service[threading]>=4.2.0->nova==32.1.0.dev105) (1.3.7) 2025-11-25 17:46:02.194 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==32.1.0.dev105) (3.0.0) 2025-11-25 17:46:02.357 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==32.1.0.dev105) (0.23.1) 2025-11-25 17:46:02.375 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==32.1.0.dev105) (4.2.6) 2025-11-25 17:46:02.376 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==32.1.0.dev105) (3.6.0) 2025-11-25 17:46:02.729 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==32.1.0.dev105) (2.7.2) 2025-11-25 17:46:03.049 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev105) (1.11.0) 2025-11-25 17:46:03.050 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev105) (1.7.1) 2025-11-25 17:46:03.114 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==32.1.0.dev105) (2.4.0) 2025-11-25 17:46:03.232 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev105) (14.2.0) 2025-11-25 17:46:03.272 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev105) (4.0.0) 2025-11-25 17:46:03.273 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev105) (2.19.2) 2025-11-25 17:46:03.306 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev105) (0.1.2) 2025-11-25 17:46:03.370 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ad/23/5859fad50fc5a985d55adc53f629ed4ff578be2d5df9d271fbfa5929decb/microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-11-25 17:46:03.383 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/19/e8/6476cd85a71f7cfb04ca1e199809b75bc8580d075d4338ffcde4c761d620/websockify-0.13.0-py3-none-any.whl (41 kB) 2025-11-25 17:46:03.392 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 kB 4.9 MB/s eta 0:00:00 2025-11-25 17:46:03.397 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/cd/58/4a1880ea64032185e9ae9f63940c9327c6952d5584ea544a8f66972f2fda/jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2025-11-25 17:46:03.406 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.5/92.5 kB 12.0 MB/s eta 0:00:00 2025-11-25 17:46:03.413 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8c/3d/1e1db36cfd41f895d266b103df00ca5b3cbe965184df824dec5c08c6b803/numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2025-11-25 17:46:03.533 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 124.3 MB/s eta 0:00:00 2025-11-25 17:46:03.540 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/aa/de/68c1add9d9a49588e6f75a149e079e44bab973e748a35e0582ccada09002/redis-7.0.0-py3-none-any.whl (339 kB) 2025-11-25 17:46:03.551 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.5/339.5 kB 39.2 MB/s eta 0:00:00 2025-11-25 17:46:03.576 | Building wheels for collected packages: nova 2025-11-25 17:46:03.577 | Building editable for nova (pyproject.toml): started 2025-11-25 17:46:05.058 | Building editable for nova (pyproject.toml): finished with status 'done' 2025-11-25 17:46:05.061 | Created wheel for nova: filename=nova-32.1.0.dev105-0.editable-py3-none-any.whl size=9385 sha256=e9e2431d3cbaa5425e5fd7e7859806c67dabd2e3ffd8dccbd8b8473f121dd09b 2025-11-25 17:46:05.061 | Stored in directory: /tmp/pip-ephem-wheel-cache-awu2o4_b/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2025-11-25 17:46:05.065 | Successfully built nova 2025-11-25 17:46:05.964 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2025-11-25 17:46:08.139 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.0.0 nova-32.1.0.dev105 numpy-2.2.6 redis-7.0.0 websockify-0.13.0 2025-11-25 17:46:08.139 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:46:08.524 | + inc/python:pip_install:216 : result=0 2025-11-25 17:46:08.527 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:46:08.530 | + functions-common:time_stop:2423 : local name 2025-11-25 17:46:08.532 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:46:08.534 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:46:08.537 | + functions-common:time_stop:2426 : local total 2025-11-25 17:46:08.540 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:46:08.543 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:46:08.545 | + functions-common:time_stop:2430 : start_time=1764092755541 2025-11-25 17:46:08.548 | + functions-common:time_stop:2432 : [[ -z 1764092755541 ]] 2025-11-25 17:46:08.551 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:46:08.556 | + functions-common:time_stop:2435 : end_time=1764092768553 2025-11-25 17:46:08.559 | + functions-common:time_stop:2436 : elapsed_time=13012 2025-11-25 17:46:08.562 | + functions-common:time_stop:2437 : total=112961 2025-11-25 17:46:08.564 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:46:08.567 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=125973 2025-11-25 17:46:08.570 | + inc/python:pip_install:219 : return 0 2025-11-25 17:46:08.572 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-25 17:46:08.575 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-25 17:46:08.577 | + inc/python:setup_package:468 : '[' -d '/opt/stack/nova/*.egg-info' ']' 2025-11-25 17:46:08.581 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2025-11-25 17:46:08.584 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2025-11-25 17:46:08.586 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:46:08.589 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:46:08.591 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/nova, ]] 2025-11-25 17:46:08.594 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:46:08.597 | + lib/nova:install_nova:984 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2025-11-25 17:46:08.629 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-25 17:46:08.633 | + ./stack.sh:main:985 : configure_nova 2025-11-25 17:46:08.635 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2025-11-25 17:46:08.659 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2025-11-25 17:46:08.662 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2025-11-25 17:46:08.665 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2025-11-25 17:46:08.670 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2025-11-25 17:46:08.670 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2025-11-25 17:46:08.675 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2025-11-25 17:46:08.677 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2025-11-25 17:46:08.680 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2025-11-25 17:46:08.683 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2025-11-25 17:46:08.686 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2025-11-25 17:46:08.688 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2025-11-25 17:46:08.691 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2025-11-25 17:46:08.694 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2025-11-25 17:46:08.719 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2025-11-25 17:46:08.743 | + 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 2025-11-25 17:46:08.774 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2025-11-25 17:46:08.804 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2025-11-25 17:46:08.830 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2025-11-25 17:46:08.855 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2025-11-25 17:46:08.858 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2025-11-25 17:46:08.864 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.4xvh5qXNY6 2025-11-25 17:46:08.867 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2025-11-25 17:46:08.870 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2025-11-25 17:46:08.873 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2025-11-25 17:46:08.876 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2025-11-25 17:46:08.880 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2025-11-25 17:46:08.882 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.4xvh5qXNY6 2025-11-25 17:46:08.888 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.4xvh5qXNY6 2025-11-25 17:46:08.912 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.4xvh5qXNY6 /etc/sudoers.d/nova-rootwrap 2025-11-25 17:46:08.937 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /usr/local/bin/nova-rootwrap 2025-11-25 17:46:08.942 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /usr/local/bin 2025-11-25 17:46:08.945 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2025-11-25 17:46:08.948 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2025-11-25 17:46:08.952 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2025-11-25 17:46:08.955 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2025-11-25 17:46:08.958 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2025-11-25 17:46:08.961 | + lib/nova:configure_nova:264 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,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 ]] 2025-11-25 17:46:08.964 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2025-11-25 17:46:08.970 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2025-11-25 17:46:08.991 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:08.994 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2025-11-25 17:46:09.013 | net.ipv4.ip_forward = 1 2025-11-25 17:46:09.019 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2025-11-25 17:46:09.022 | + lib/nova:configure_nova:277 : [[ qemu == \k\v\m ]] 2025-11-25 17:46:09.025 | + lib/nova:configure_nova:294 : [[ qemu == \l\x\c ]] 2025-11-25 17:46:09.029 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2025-11-25 17:46:09.054 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2025-11-25 17:46:09.058 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2025-11-25 17:46:09.059 | ++ lib/nova:configure_nova:323 : iscsi-iname 2025-11-25 17:46:09.067 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.1994-05.com.redhat:521f6b681fe5 2025-11-25 17:46:09.076 | InitiatorName=iqn.1994-05.com.redhat:521f6b681fe5 2025-11-25 17:46:09.082 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2025-11-25 17:46:09.084 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2025-11-25 17:46:09.202 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2025-11-25 17:46:09.205 | + lib/nova:configure_nova:344 : restart_service iscsid 2025-11-25 17:46:09.208 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-25 17:46:09.211 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart iscsid 2025-11-25 17:46:09.319 | + lib/nova:configure_nova:367 : create_nova_conf 2025-11-25 17:46:09.321 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2025-11-25 17:46:09.326 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2025-11-25 17:46:09.331 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2025-11-25 17:46:09.370 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2025-11-25 17:46:09.373 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2025-11-25 17:46:09.407 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2025-11-25 17:46:09.443 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2025-11-25 17:46:09.478 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2025-11-25 17:46:09.515 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2025-11-25 17:46:09.552 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2025-11-25 17:46:09.589 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 38.102.83.58 2025-11-25 17:46:09.625 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2025-11-25 17:46:09.660 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2025-11-25 17:46:09.696 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2025-11-25 17:46:09.731 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2025-11-25 17:46:09.767 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2025-11-25 17:46:09.805 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2025-11-25 17:46:09.841 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2025-11-25 17:46:09.876 | + lib/nova:create_nova_conf:461 : is_fedora 2025-11-25 17:46:09.879 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:46:09.882 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:46:09.884 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:46:09.887 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:46:09.890 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:46:09.893 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:46:09.896 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:46:09.898 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:46:09.901 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:46:09.904 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:46:09.907 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf DEFAULT bindir /usr/bin 2025-11-25 17:46:09.942 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2025-11-25 17:46:09.962 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:09.965 | + lib/nova:create_nova_conf:474 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-25 17:46:09.967 | + lib/nova:create_nova_conf:477 : local db=nova_cell0 2025-11-25 17:46:09.970 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2025-11-25 17:46:10.007 | ++ lib/nova:create_nova_conf:483 : database_connection_url nova_cell0 2025-11-25 17:46:10.009 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2025-11-25 17:46:10.013 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2025-11-25 17:46:10.016 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=nova_cell0 2025-11-25 17:46:10.018 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-25 17:46:10.021 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-25 17:46:10.023 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-25 17:46:10.041 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:10.044 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-25 17:46:10.047 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2025-11-25 17:46:10.051 | + lib/nova:create_nova_conf:483 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2025-11-25 17:46:10.089 | ++ lib/nova:create_nova_conf:484 : database_connection_url nova_api 2025-11-25 17:46:10.092 | ++ lib/database:database_connection_url:134 : local db=nova_api 2025-11-25 17:46:10.095 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2025-11-25 17:46:10.098 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=nova_api 2025-11-25 17:46:10.101 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-25 17:46:10.103 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-25 17:46:10.106 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-25 17:46:10.124 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:10.127 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-25 17:46:10.130 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2025-11-25 17:46:10.134 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2025-11-25 17:46:10.172 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf cache enabled True 2025-11-25 17:46:10.207 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2025-11-25 17:46:10.239 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2025-11-25 17:46:10.273 | + lib/nova:create_nova_conf:494 : is_service_enabled n-api 2025-11-25 17:46:10.291 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:10.294 | + lib/nova:create_nova_conf:495 : is_service_enabled n-api-meta 2025-11-25 17:46:10.314 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:10.318 | ++ lib/nova:create_nova_conf:497 : sed s/,metadata// 2025-11-25 17:46:10.318 | ++ lib/nova:create_nova_conf:497 : echo osapi_compute,metadata 2025-11-25 17:46:10.323 | + lib/nova:create_nova_conf:497 : NOVA_ENABLED_APIS=osapi_compute 2025-11-25 17:46:10.326 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2025-11-25 17:46:10.362 | + lib/nova:create_nova_conf:500 : [[ True == \T\r\u\e ]] 2025-11-25 17:46:10.364 | + lib/nova:create_nova_conf:501 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2025-11-25 17:46:10.403 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2025-11-25 17:46:10.439 | + lib/nova:create_nova_conf:508 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2025-11-25 17:46:10.442 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2025-11-25 17:46:10.444 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2025-11-25 17:46:10.447 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2025-11-25 17:46:10.450 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-25 17:46:10.453 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2025-11-25 17:46:10.489 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2025-11-25 17:46:10.526 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://38.102.83.58/identity 2025-11-25 17:46:10.562 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2025-11-25 17:46:10.598 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2025-11-25 17:46:10.634 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2025-11-25 17:46:10.672 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2025-11-25 17:46:10.709 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2025-11-25 17:46:10.745 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2025-11-25 17:46:10.778 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2025-11-25 17:46:10.813 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-25 17:46:10.816 | + lib/nova:create_nova_conf:511 : is_service_enabled cinder 2025-11-25 17:46:10.835 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:10.838 | + lib/nova:create_nova_conf:512 : configure_cinder_access 2025-11-25 17:46:10.841 | + lib/nova:configure_cinder_access:643 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2025-11-25 17:46:10.881 | + lib/nova:configure_cinder_access:644 : iniset /etc/nova/nova.conf cinder auth_type password 2025-11-25 17:46:10.916 | + lib/nova:configure_cinder_access:645 : iniset /etc/nova/nova.conf cinder auth_url https://38.102.83.58/identity 2025-11-25 17:46:10.951 | + lib/nova:configure_cinder_access:652 : iniset /etc/nova/nova.conf cinder username nova 2025-11-25 17:46:10.985 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder password secretservice 2025-11-25 17:46:11.019 | + lib/nova:configure_cinder_access:654 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2025-11-25 17:46:11.054 | + lib/nova:configure_cinder_access:655 : iniset /etc/nova/nova.conf cinder project_name service 2025-11-25 17:46:11.088 | + lib/nova:configure_cinder_access:656 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2025-11-25 17:46:11.123 | + lib/nova:configure_cinder_access:657 : is_service_enabled tls-proxy 2025-11-25 17:46:11.141 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:11.144 | + lib/nova:configure_cinder_access:658 : CINDER_SERVICE_HOST=38.102.83.58 2025-11-25 17:46:11.147 | + lib/nova:configure_cinder_access:659 : CINDER_SERVICE_PORT=8776 2025-11-25 17:46:11.149 | + lib/nova:configure_cinder_access:660 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2025-11-25 17:46:11.179 | + lib/nova:create_nova_conf:515 : is_service_enabled manila 2025-11-25 17:46:11.194 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:46:11.196 | + lib/nova:create_nova_conf:519 : '[' -n /opt/stack/data/nova ']' 2025-11-25 17:46:11.197 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2025-11-25 17:46:11.226 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2025-11-25 17:46:11.254 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova/instances ']' 2025-11-25 17:46:11.256 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2025-11-25 17:46:11.281 | + lib/nova:create_nova_conf:526 : '[' False '!=' False ']' 2025-11-25 17:46:11.283 | + lib/nova:create_nova_conf:529 : '[' True '!=' False ']' 2025-11-25 17:46:11.285 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2025-11-25 17:46:11.309 | + lib/nova:create_nova_conf:535 : is_fedora 2025-11-25 17:46:11.310 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:46:11.313 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:46:11.314 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:46:11.316 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:46:11.318 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:46:11.320 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:46:11.322 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:46:11.324 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:46:11.326 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:46:11.328 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:46:11.330 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT mkisofs_cmd /usr/bin/mkisofs 2025-11-25 17:46:11.355 | + lib/nova:create_nova_conf:540 : setup_logging /etc/nova/nova.conf 2025-11-25 17:46:11.357 | + functions:setup_logging:686 : setup_systemd_logging /etc/nova/nova.conf 2025-11-25 17:46:11.360 | + functions:setup_systemd_logging:703 : local conf_file=/etc/nova/nova.conf 2025-11-25 17:46:11.363 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-25 17:46:11.380 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-25 17:46:11.382 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-25 17:46:11.384 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-25 17:46:11.386 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-25 17:46:11.388 | + functions:setup_systemd_logging:716 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-25 17:46:11.416 | + functions:setup_systemd_logging:718 : 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' 2025-11-25 17:46:11.445 | + functions:setup_systemd_logging:719 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2025-11-25 17:46:11.471 | + functions:setup_systemd_logging:720 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-25 17:46:11.500 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT log_color False 2025-11-25 17:46:11.532 | + lib/nova:create_nova_conf:542 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2025-11-25 17:46:11.559 | + lib/nova:create_nova_conf:544 : is_service_enabled n-api 2025-11-25 17:46:11.570 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:11.573 | + lib/nova:create_nova_conf:545 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2025-11-25 17:46:11.576 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2025-11-25 17:46:11.578 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2025-11-25 17:46:11.581 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2025-11-25 17:46:11.583 | + lib/apache:write_uwsgi_config:246 : local http= 2025-11-25 17:46:11.585 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2025-11-25 17:46:11.588 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2025-11-25 17:46:11.590 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-11-25 17:46:11.593 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-11-25 17:46:11.621 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-11-25 17:46:11.622 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-11-25 17:46:11.641 | d /var/run/uwsgi 0755 stack root 2025-11-25 17:46:11.646 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-11-25 17:46:11.674 | /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. 2025-11-25 17:46:11.682 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2025-11-25 17:46:11.684 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2025-11-25 17:46:11.689 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-25 17:46:11.692 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2025-11-25 17:46:11.726 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2025-11-25 17:46:11.758 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2025-11-25 17:46:11.791 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2025-11-25 17:46:11.826 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2025-11-25 17:46:11.857 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2025-11-25 17:46:11.890 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2025-11-25 17:46:11.924 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2025-11-25 17:46:11.957 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2025-11-25 17:46:11.988 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2025-11-25 17:46:12.021 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2025-11-25 17:46:12.056 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2025-11-25 17:46:12.089 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2025-11-25 17:46:12.122 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2025-11-25 17:46:12.156 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2025-11-25 17:46:12.158 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2025-11-25 17:46:12.163 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2025-11-25 17:46:12.165 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2025-11-25 17:46:12.168 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-25 17:46:12.170 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:46:12.172 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:46:12.175 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-25 17:46:12.178 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:46:12.181 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:46:12.183 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:46:12.186 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:46:12.189 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:46:12.192 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:46:12.194 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:46:12.197 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:46:12.199 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:46:12.202 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:46:12.205 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/nova-api.conf 2025-11-25 17:46:12.208 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/nova-api.conf ']' 2025-11-25 17:46:12.210 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/nova-api.conf.disabled 2025-11-25 17:46:12.214 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/nova-api.conf.disabled 2025-11-25 17:46:12.216 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2025-11-25 17:46:12.250 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2025-11-25 17:46:12.283 | + 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 ' 2025-11-25 17:46:12.284 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/nova-api.conf.disabled 2025-11-25 17:46:12.303 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2025-11-25 17:46:12.309 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2025-11-25 17:46:12.311 | + lib/apache:enable_apache_site:191 : local site=nova-api 2025-11-25 17:46:12.314 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-25 17:46:12.316 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-25 17:46:12.319 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-25 17:46:12.322 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:46:12.325 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:46:12.328 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:46:12.331 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:46:12.333 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:46:12.336 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:46:12.339 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:46:12.342 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:46:12.344 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:46:12.347 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:46:12.349 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:46:12.351 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:46:12.354 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:46:12.357 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:46:12.359 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:46:12.362 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-25 17:46:12.364 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:46:12.367 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:46:12.370 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-25 17:46:12.373 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:46:12.375 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:46:12.378 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:46:12.381 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:46:12.383 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:46:12.386 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:46:12.389 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:46:12.391 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:46:12.394 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:46:12.396 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:46:12.399 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/nova-api.conf 2025-11-25 17:46:12.402 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/nova-api.conf.disabled ]] 2025-11-25 17:46:12.405 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/nova-api.conf ]] 2025-11-25 17:46:12.408 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/nova-api.conf.disabled /etc/httpd/conf.d/nova-api.conf 2025-11-25 17:46:12.433 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2025-11-25 17:46:12.435 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-25 17:46:12.438 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-25 17:46:12.441 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-25 17:46:13.643 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api-meta 2025-11-25 17:46:13.664 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:13.668 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2025-11-25 17:46:13.671 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2025-11-25 17:46:13.674 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2025-11-25 17:46:13.676 | + lib/apache:write_uwsgi_config:245 : local url= 2025-11-25 17:46:13.679 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2025-11-25 17:46:13.683 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2025-11-25 17:46:13.686 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2025-11-25 17:46:13.689 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-11-25 17:46:13.692 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-11-25 17:46:13.721 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-11-25 17:46:13.721 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-11-25 17:46:13.740 | d /var/run/uwsgi 0755 stack root 2025-11-25 17:46:13.746 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-11-25 17:46:13.772 | /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. 2025-11-25 17:46:13.781 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2025-11-25 17:46:13.784 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2025-11-25 17:46:13.790 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-25 17:46:13.793 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2025-11-25 17:46:13.834 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2025-11-25 17:46:13.873 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2025-11-25 17:46:13.911 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2025-11-25 17:46:13.949 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2025-11-25 17:46:13.986 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2025-11-25 17:46:14.024 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2025-11-25 17:46:14.063 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2025-11-25 17:46:14.101 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2025-11-25 17:46:14.141 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2025-11-25 17:46:14.181 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2025-11-25 17:46:14.217 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2025-11-25 17:46:14.252 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2025-11-25 17:46:14.289 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2025-11-25 17:46:14.325 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2025-11-25 17:46:14.328 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2025-11-25 17:46:14.366 | + lib/nova:create_nova_conf:552 : is_service_enabled ceilometer 2025-11-25 17:46:14.385 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:46:14.388 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2025-11-25 17:46:14.429 | ++ lib/nova:create_nova_conf:561 : get_notification_url 2025-11-25 17:46:14.433 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2025-11-25 17:46:14.435 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2025-11-25 17:46:14.457 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:14.460 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@38.102.83.58:5672/ 2025-11-25 17:46:14.464 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@38.102.83.58:5672/ 2025-11-25 17:46:14.501 | + lib/nova:create_nova_conf:562 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2025-11-25 17:46:14.544 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova.conf 2025-11-25 17:46:14.549 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2025-11-25 17:46:14.550 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2025-11-25 17:46:14.553 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-11-25 17:46:14.556 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2025-11-25 17:46:14.559 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-25 17:46:14.580 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:14.584 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2025-11-25 17:46:14.587 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-11-25 17:46:14.590 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-25 17:46:14.611 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:14.614 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.58:5672/ 2025-11-25 17:46:14.618 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.58:5672/ 2025-11-25 17:46:14.658 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-25 17:46:14.661 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-25 17:46:14.665 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2025-11-25 17:46:14.704 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2025-11-25 17:46:14.742 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf conductor workers 2 2025-11-25 17:46:14.781 | + lib/nova:create_nova_conf:570 : is_service_enabled tls-proxy 2025-11-25 17:46:14.801 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:14.805 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2025-11-25 17:46:14.845 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2025-11-25 17:46:14.891 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2025-11-25 17:46:14.928 | + lib/nova:create_nova_conf:577 : '[' True == True ']' 2025-11-25 17:46:14.931 | + lib/nova:create_nova_conf:578 : init_nova_service_user_conf 2025-11-25 17:46:14.934 | + lib/nova:init_nova_service_user_conf:838 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2025-11-25 17:46:14.973 | + lib/nova:init_nova_service_user_conf:839 : iniset /etc/nova/nova.conf service_user auth_type password 2025-11-25 17:46:15.010 | + lib/nova:init_nova_service_user_conf:840 : iniset /etc/nova/nova.conf service_user auth_url https://38.102.83.58/identity 2025-11-25 17:46:15.045 | + lib/nova:init_nova_service_user_conf:841 : iniset /etc/nova/nova.conf service_user username nova 2025-11-25 17:46:15.083 | + lib/nova:init_nova_service_user_conf:842 : iniset /etc/nova/nova.conf service_user password secretservice 2025-11-25 17:46:15.121 | + lib/nova:init_nova_service_user_conf:843 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2025-11-25 17:46:15.157 | + lib/nova:init_nova_service_user_conf:844 : iniset /etc/nova/nova.conf service_user project_name service 2025-11-25 17:46:15.191 | + lib/nova:init_nova_service_user_conf:845 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2025-11-25 17:46:15.227 | + lib/nova:create_nova_conf:581 : is_service_enabled n-cond 2025-11-25 17:46:15.247 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:15.251 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2025-11-25 17:46:15.256 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-25 17:46:15.258 | + lib/nova:create_nova_conf:583 : local conf 2025-11-25 17:46:15.261 | + lib/nova:create_nova_conf:584 : local vhost 2025-11-25 17:46:15.265 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2025-11-25 17:46:15.268 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-25 17:46:15.271 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-25 17:46:15.274 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2025-11-25 17:46:15.276 | + lib/nova:create_nova_conf:586 : vhost=nova_cell1 2025-11-25 17:46:15.279 | + lib/nova:create_nova_conf:588 : rm -f /etc/nova/nova_cell1.conf 2025-11-25 17:46:15.285 | ++ lib/nova:create_nova_conf:589 : database_connection_url nova_cell1 2025-11-25 17:46:15.287 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2025-11-25 17:46:15.290 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2025-11-25 17:46:15.293 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=nova_cell1 2025-11-25 17:46:15.296 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-25 17:46:15.299 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-25 17:46:15.300 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-25 17:46:15.317 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:15.320 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-25 17:46:15.323 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2025-11-25 17:46:15.326 | + lib/nova:create_nova_conf:589 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2025-11-25 17:46:15.364 | + lib/nova:create_nova_conf:590 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2025-11-25 17:46:15.399 | + lib/nova:create_nova_conf:591 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2025-11-25 17:46:15.438 | + lib/nova:create_nova_conf:593 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-25 17:46:15.440 | + lib/nova:create_nova_conf:596 : rpc_backend_add_vhost nova_cell1 2025-11-25 17:46:15.442 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2025-11-25 17:46:15.445 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2025-11-25 17:46:15.463 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:15.468 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2025-11-25 17:46:15.468 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2025-11-25 17:46:16.031 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2025-11-25 17:46:16.034 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2025-11-25 17:46:16.603 | Adding vhost "nova_cell1" ... 2025-11-25 17:46:16.653 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2025-11-25 17:46:17.180 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2025-11-25 17:46:17.201 | + lib/nova:create_nova_conf:597 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2025-11-25 17:46:17.203 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2025-11-25 17:46:17.206 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2025-11-25 17:46:17.209 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-11-25 17:46:17.212 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2025-11-25 17:46:17.215 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-25 17:46:17.232 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:17.235 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2025-11-25 17:46:17.238 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2025-11-25 17:46:17.241 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-25 17:46:17.256 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:17.259 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.58:5672/nova_cell1 2025-11-25 17:46:17.263 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.58:5672/nova_cell1 2025-11-25 17:46:17.298 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-25 17:46:17.301 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-25 17:46:17.304 | + lib/nova:create_nova_conf:601 : is_service_enabled placement placement-client 2025-11-25 17:46:17.324 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:17.327 | + lib/nova:create_nova_conf:602 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2025-11-25 17:46:17.330 | + lib/nova:configure_placement_nova_compute:630 : local conf=/etc/nova/nova_cell1.conf 2025-11-25 17:46:17.333 | + lib/nova:configure_placement_nova_compute:631 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2025-11-25 17:46:17.372 | + lib/nova:configure_placement_nova_compute:632 : iniset /etc/nova/nova_cell1.conf placement auth_url https://38.102.83.58/identity 2025-11-25 17:46:17.411 | + lib/nova:configure_placement_nova_compute:633 : iniset /etc/nova/nova_cell1.conf placement username nova 2025-11-25 17:46:17.448 | + lib/nova:configure_placement_nova_compute:634 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2025-11-25 17:46:17.486 | + lib/nova:configure_placement_nova_compute:635 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2025-11-25 17:46:17.524 | + lib/nova:configure_placement_nova_compute:636 : iniset /etc/nova/nova_cell1.conf placement project_name service 2025-11-25 17:46:17.561 | + lib/nova:configure_placement_nova_compute:637 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2025-11-25 17:46:17.599 | + lib/nova:configure_placement_nova_compute:638 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2025-11-25 17:46:17.636 | + lib/nova:create_nova_conf:606 : setup_logging /etc/nova/nova_cell1.conf 2025-11-25 17:46:17.639 | + functions:setup_logging:686 : setup_systemd_logging /etc/nova/nova_cell1.conf 2025-11-25 17:46:17.642 | + functions:setup_systemd_logging:703 : local conf_file=/etc/nova/nova_cell1.conf 2025-11-25 17:46:17.646 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-25 17:46:17.667 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-25 17:46:17.670 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-25 17:46:17.673 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-25 17:46:17.677 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-25 17:46:17.680 | + functions:setup_systemd_logging:716 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-25 17:46:17.717 | + functions:setup_systemd_logging:718 : 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' 2025-11-25 17:46:17.756 | + functions:setup_systemd_logging:719 : 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' 2025-11-25 17:46:17.794 | + functions:setup_systemd_logging:720 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-25 17:46:17.832 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2025-11-25 17:46:17.869 | + lib/nova:create_nova_conf:613 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-25 17:46:17.873 | ++ lib/nova:create_nova_conf:616 : seq 1 1 2025-11-25 17:46:17.879 | + lib/nova:create_nova_conf:616 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-25 17:46:17.882 | + lib/nova:create_nova_conf:617 : local conf 2025-11-25 17:46:17.885 | + lib/nova:create_nova_conf:618 : local offset 2025-11-25 17:46:17.889 | ++ lib/nova:create_nova_conf:619 : conductor_conf 1 2025-11-25 17:46:17.892 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-25 17:46:17.895 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-25 17:46:17.899 | + lib/nova:create_nova_conf:619 : conf=/etc/nova/nova_cell1.conf 2025-11-25 17:46:17.902 | + lib/nova:create_nova_conf:620 : offset=0 2025-11-25 17:46:17.904 | + lib/nova:create_nova_conf:621 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2025-11-25 17:46:17.907 | + lib/nova:configure_console_proxies:740 : local conf=/etc/nova/nova_cell1.conf 2025-11-25 17:46:17.910 | + lib/nova:configure_console_proxies:741 : local offset=0 2025-11-25 17:46:17.913 | + lib/nova:configure_console_proxies:745 : offset=0 2025-11-25 17:46:17.916 | + lib/nova:configure_console_proxies:747 : is_service_enabled n-novnc 2025-11-25 17:46:17.934 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:17.937 | + lib/nova:configure_console_proxies:748 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2025-11-25 17:46:17.976 | + lib/nova:configure_console_proxies:749 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2025-11-25 17:46:18.010 | + lib/nova:configure_console_proxies:751 : is_nova_console_proxy_compute_tls_enabled 2025-11-25 17:46:18.013 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2025-11-25 17:46:18.016 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2025-11-25 17:46:18.019 | + lib/nova:configure_console_proxies:779 : is_service_enabled n-spice 2025-11-25 17:46:18.037 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:46:18.040 | + lib/nova:configure_console_proxies:784 : is_service_enabled n-sproxy 2025-11-25 17:46:18.058 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:46:18.062 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2025-11-25 17:46:18.082 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:18.085 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2025-11-25 17:46:18.088 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2025-11-25 17:46:18.091 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2025-11-25 17:46:18.095 | + lib/nova_plugins/functions-libvirt:configure_libvirt:134 : is_service_enabled neutron 2025-11-25 17:46:18.114 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:18.118 | + lib/nova_plugins/functions-libvirt:configure_libvirt:134 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2025-11-25 17:46:18.147 | + lib/nova_plugins/functions-libvirt:configure_libvirt:136 : cat 2025-11-25 17:46:18.147 | + lib/nova_plugins/functions-libvirt:configure_libvirt:136 : sudo tee -a /etc/libvirt/qemu.conf 2025-11-25 17:46:18.168 | cgroup_device_acl = [ 2025-11-25 17:46:18.168 | "/dev/null", "/dev/full", "/dev/zero", 2025-11-25 17:46:18.168 | "/dev/random", "/dev/urandom", 2025-11-25 17:46:18.168 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2025-11-25 17:46:18.168 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2025-11-25 17:46:18.168 | "/dev/vfio/vfio", 2025-11-25 17:46:18.168 | ] 2025-11-25 17:46:18.173 | + lib/nova_plugins/functions-libvirt:configure_libvirt:147 : is_fedora 2025-11-25 17:46:18.177 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:46:18.180 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:46:18.184 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:46:18.187 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:46:18.190 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:46:18.193 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:46:18.196 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:46:18.199 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:46:18.202 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:46:18.206 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:46:18.209 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : rules_dir=/etc/polkit-1/rules.d 2025-11-25 17:46:18.212 | + lib/nova_plugins/functions-libvirt:configure_libvirt:152 : sudo mkdir -p /etc/polkit-1/rules.d 2025-11-25 17:46:18.238 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : cat 2025-11-25 17:46:18.238 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo tee /etc/polkit-1/rules.d/50-libvirt-stack.rules 2025-11-25 17:46:18.258 | polkit.addRule(function(action, subject) { 2025-11-25 17:46:18.258 | if (action.id == 'org.libvirt.unix.manage' && 2025-11-25 17:46:18.258 | subject.user == 'stack') { 2025-11-25 17:46:18.258 | return polkit.Result.YES; 2025-11-25 17:46:18.258 | } 2025-11-25 17:46:18.258 | }); 2025-11-25 17:46:18.264 | + lib/nova_plugins/functions-libvirt:configure_libvirt:161 : unset rules_dir 2025-11-25 17:46:18.267 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : getent group libvirtd 2025-11-25 17:46:18.274 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : sudo groupadd libvirtd 2025-11-25 17:46:18.321 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : add_user_to_group stack libvirtd 2025-11-25 17:46:18.325 | + functions-common:add_user_to_group:2192 : local user=stack 2025-11-25 17:46:18.328 | + functions-common:add_user_to_group:2193 : local group=libvirtd 2025-11-25 17:46:18.331 | + functions-common:add_user_to_group:2195 : sudo usermod -a -G libvirtd stack 2025-11-25 17:46:18.385 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : [[ True = \T\r\u\e ]] 2025-11-25 17:46:18.388 | + lib/nova_plugins/functions-libvirt:configure_libvirt:173 : is_ubuntu 2025-11-25 17:46:18.391 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:46:18.394 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:46:18.397 | + lib/nova_plugins/functions-libvirt:configure_libvirt:180 : local 'log_filters=1:libvirt 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2025-11-25 17:46:18.400 | + lib/nova_plugins/functions-libvirt:configure_libvirt:182 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2025-11-25 17:46:18.404 | + lib/nova_plugins/functions-libvirt:configure_libvirt:183 : sudo grep -q '^log_filters="1:libvirt 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2025-11-25 17:46:18.427 | + lib/nova_plugins/functions-libvirt:configure_libvirt:184 : echo 'log_filters="1:libvirt 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2025-11-25 17:46:18.427 | + lib/nova_plugins/functions-libvirt:configure_libvirt:184 : sudo tee -a /etc/libvirt/libvirtd.conf 2025-11-25 17:46:18.446 | log_filters="1:libvirt 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2025-11-25 17:46:18.451 | + lib/nova_plugins/functions-libvirt:configure_libvirt:186 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2025-11-25 17:46:18.478 | + lib/nova_plugins/functions-libvirt:configure_libvirt:187 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2025-11-25 17:46:18.478 | + lib/nova_plugins/functions-libvirt:configure_libvirt:187 : sudo tee -a /etc/libvirt/libvirtd.conf 2025-11-25 17:46:18.497 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2025-11-25 17:46:18.502 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : is_nova_console_proxy_compute_tls_enabled 2025-11-25 17:46:18.506 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2025-11-25 17:46:18.509 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2025-11-25 17:46:18.512 | + lib/nova_plugins/functions-libvirt:configure_libvirt:209 : restart_service libvirtd 2025-11-25 17:46:18.515 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-25 17:46:18.518 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart libvirtd 2025-11-25 17:46:18.731 | + lib/nova_plugins/functions-libvirt:configure_libvirt:215 : restart_service virtlogd 2025-11-25 17:46:18.734 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-25 17:46:18.737 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart virtlogd 2025-11-25 17:46:18.874 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2025-11-25 17:46:18.917 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2025-11-25 17:46:18.954 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2025-11-25 17:46:18.957 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_model Nehalem 2025-11-25 17:46:18.997 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2025-11-25 17:46:19.034 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2025-11-25 17:46:19.070 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2025-11-25 17:46:19.110 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2025-11-25 17:46:19.151 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2025-11-25 17:46:19.155 | ++ functions-common:is_arch:517 : uname -m 2025-11-25 17:46:19.161 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2025-11-25 17:46:19.164 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2025-11-25 17:46:19.168 | ++ functions-common:is_arch:517 : uname -m 2025-11-25 17:46:19.173 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-11-25 17:46:19.176 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2025-11-25 17:46:19.179 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2025-11-25 17:46:19.182 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2025-11-25 17:46:19.185 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2025-11-25 17:46:19.189 | + ./stack.sh:main:988 : is_service_enabled placement 2025-11-25 17:46:19.211 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:19.214 | + ./stack.sh:main:990 : stack_install_service placement 2025-11-25 17:46:19.218 | + lib/stack:stack_install_service:20 : local service=placement 2025-11-25 17:46:19.222 | + lib/stack:stack_install_service:21 : type install_placement 2025-11-25 17:46:19.225 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-25 17:46:19.229 | + lib/stack:stack_install_service:32 : install_placement 2025-11-25 17:46:19.232 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2025-11-25 17:46:19.235 | + inc/python:pip_install_gr:94 : local name=osc-placement 2025-11-25 17:46:19.239 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-25 17:46:19.243 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2025-11-25 17:46:19.247 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2025-11-25 17:46:19.251 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-25 17:46:19.256 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2025-11-25 17:46:19.256 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-25 17:46:19.262 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2025-11-25 17:46:19.266 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2025-11-25 17:46:19.269 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2025-11-25 17:46:19.273 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2025-11-25 17:46:19.278 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2025-11-25 17:46:19.307 | Using python 3.12 to install osc-placement 2025-11-25 17:46:19.310 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2025-11-25 17:46:20.088 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:46:20.181 | Collecting osc-placement 2025-11-25 17:46:20.190 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e0/02/f91b819890e342908fdc00fabf7f5de7ad9e11aef77be037835e94102cbb/osc_placement-4.7.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-25 17:46:20.205 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2025-11-25 17:46:20.207 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (5.12.0) 2025-11-25 17:46:20.208 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (4.2.0) 2025-11-25 17:46:20.210 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (9.2.0) 2025-11-25 17:46:20.224 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2025-11-25 17:46:20.226 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.32.5) 2025-11-25 17:46:20.227 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.6.0) 2025-11-25 17:46:20.228 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2025-11-25 17:46:20.230 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2025-11-25 17:46:20.236 | Requirement already satisfied: cliff>=4.9.0 in /usr/local/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.12.0) 2025-11-25 17:46:20.239 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.8.0) 2025-11-25 17:46:20.240 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.7.1) 2025-11-25 17:46:20.251 | Requirement already satisfied: netaddr>=0.10.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2025-11-25 17:46:20.252 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.0) 2025-11-25 17:46:20.254 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.2.5) 2025-11-25 17:46:20.254 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (25.0) 2025-11-25 17:46:20.274 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (2025.2) 2025-11-25 17:46:20.275 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (6.0.3) 2025-11-25 17:46:20.277 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (7.1.1) 2025-11-25 17:46:20.279 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (69.0.3) 2025-11-25 17:46:20.284 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.5.2) 2025-11-25 17:46:20.285 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.7.0) 2025-11-25 17:46:20.287 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.16.0) 2025-11-25 17:46:20.290 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (2.0.0) 2025-11-25 17:46:20.301 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2025-11-25 17:46:20.302 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.2.1) 2025-11-25 17:46:20.303 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2025-11-25 17:46:20.305 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.1) 2025-11-25 17:46:20.306 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.33) 2025-11-25 17:46:20.308 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (4.5.0) 2025-11-25 17:46:20.309 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2025-11-25 17:46:20.354 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.4) 2025-11-25 17:46:20.355 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.11) 2025-11-25 17:46:20.357 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.20) 2025-11-25 17:46:20.358 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2025.11.12) 2025-11-25 17:46:20.399 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2025-11-25 17:46:20.401 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.7.1) 2025-11-25 17:46:20.402 | Requirement already satisfied: wcwidth>=0.2.10 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.2.14) 2025-11-25 17:46:20.417 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2025-11-25 17:46:20.440 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2025-11-25 17:46:20.481 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.23) 2025-11-25 17:46:20.492 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (14.2.0) 2025-11-25 17:46:20.502 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2025-11-25 17:46:20.503 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.19.2) 2025-11-25 17:46:20.524 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2025-11-25 17:46:20.544 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e0/02/f91b819890e342908fdc00fabf7f5de7ad9e11aef77be037835e94102cbb/osc_placement-4.7.0-py3-none-any.whl (64 kB) 2025-11-25 17:46:20.554 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 6.9 MB/s eta 0:00:00 2025-11-25 17:46:21.425 | Installing collected packages: osc-placement 2025-11-25 17:46:21.520 | Successfully installed osc-placement-4.7.0 2025-11-25 17:46:21.520 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:46:21.803 | + inc/python:pip_install:216 : result=0 2025-11-25 17:46:21.806 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:46:21.808 | + functions-common:time_stop:2423 : local name 2025-11-25 17:46:21.811 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:46:21.813 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:46:21.816 | + functions-common:time_stop:2426 : local total 2025-11-25 17:46:21.819 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:46:21.822 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:46:21.825 | + functions-common:time_stop:2430 : start_time=1764092779300 2025-11-25 17:46:21.828 | + functions-common:time_stop:2432 : [[ -z 1764092779300 ]] 2025-11-25 17:46:21.831 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:46:21.836 | + functions-common:time_stop:2435 : end_time=1764092781833 2025-11-25 17:46:21.839 | + functions-common:time_stop:2436 : elapsed_time=2533 2025-11-25 17:46:21.842 | + functions-common:time_stop:2437 : total=125973 2025-11-25 17:46:21.845 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:46:21.848 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=128506 2025-11-25 17:46:21.851 | + inc/python:pip_install:219 : return 0 2025-11-25 17:46:21.854 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2025-11-25 17:46:21.858 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/placement.git 2025-11-25 17:46:21.861 | + functions-common:git_clone:593 : local git_dest=/opt/stack/placement 2025-11-25 17:46:21.863 | + functions-common:git_clone:594 : local git_ref=master 2025-11-25 17:46:21.866 | + functions-common:git_clone:595 : local orig_dir 2025-11-25 17:46:21.869 | ++ functions-common:git_clone:596 : pwd 2025-11-25 17:46:21.873 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-25 17:46:21.876 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-25 17:46:21.879 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-25 17:46:21.898 | + functions-common:git_clone:599 : RECLONE=False 2025-11-25 17:46:21.900 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-25 17:46:21.902 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-25 17:46:21.906 | + functions-common:git_clone:613 : echo master 2025-11-25 17:46:21.906 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-25 17:46:21.909 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-25 17:46:21.914 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/placement ]] 2025-11-25 17:46:21.917 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-25 17:46:21.920 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/placement 2025-11-25 17:46:21.949 | + functions-common:git_clone:675 : cd /opt/stack/placement 2025-11-25 17:46:21.953 | + functions-common:git_clone:676 : git show --oneline 2025-11-25 17:46:21.954 | + functions-common:git_clone:676 : head -1 2025-11-25 17:46:21.956 | 1c16485a Merge "pre-commit: Bump versions" 2025-11-25 17:46:21.959 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-25 17:46:21.962 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2025-11-25 17:46:21.966 | + inc/python:setup_develop:353 : local bindep 2025-11-25 17:46:21.969 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2025-11-25 17:46:21.972 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2025-11-25 17:46:21.975 | + inc/python:setup_develop:359 : local extras= 2025-11-25 17:46:21.978 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2025-11-25 17:46:21.981 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-25 17:46:21.985 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2025-11-25 17:46:21.988 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2025-11-25 17:46:21.991 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-25 17:46:21.994 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-25 17:46:21.998 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2025-11-25 17:46:22.002 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-25 17:46:22.005 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2025-11-25 17:46:22.007 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-25 17:46:22.010 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-25 17:46:22.014 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2025-11-25 17:46:22.022 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2025-11-25 17:46:22.024 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2025-11-25 17:46:22.027 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2025-11-25 17:46:22.158 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2025-11-25 17:46:22.161 | + inc/python:setup_package:436 : local bindep=0 2025-11-25 17:46:22.164 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-25 17:46:22.167 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-25 17:46:22.170 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2025-11-25 17:46:22.173 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2025-11-25 17:46:22.175 | + inc/python:setup_package:445 : local flags=-e 2025-11-25 17:46:22.178 | + inc/python:setup_package:446 : local extras= 2025-11-25 17:46:22.182 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-25 17:46:22.184 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-25 17:46:22.187 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-25 17:46:22.190 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-25 17:46:22.193 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-25 17:46:22.196 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2025-11-25 17:46:22.220 | Using python 3.12 to install /opt/stack/placement 2025-11-25 17:46:22.223 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2025-11-25 17:46:22.970 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:46:22.973 | Obtaining file:///opt/stack/placement 2025-11-25 17:46:22.975 | Installing build dependencies: started 2025-11-25 17:46:25.575 | Installing build dependencies: finished with status 'done' 2025-11-25 17:46:25.578 | Checking if build backend supports build_editable: started 2025-11-25 17:46:25.698 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-25 17:46:25.699 | Getting requirements to build editable: started 2025-11-25 17:46:25.823 | Getting requirements to build editable: finished with status 'done' 2025-11-25 17:46:25.828 | Preparing editable metadata (pyproject.toml): started 2025-11-25 17:46:26.253 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-25 17:46:26.374 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev22) (7.0.3) 2025-11-25 17:46:26.375 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib64/python3.12/site-packages (from openstack-placement==14.1.0.dev22) (2.0.44) 2025-11-25 17:46:26.376 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev22) (10.12.0) 2025-11-25 17:46:26.378 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev22) (2.5.1) 2025-11-25 17:46:26.379 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev22) (1.8.9) 2025-11-25 17:46:26.380 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev22) (4.25.1) 2025-11-25 17:46:26.381 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev22) (2.32.5) 2025-11-25 17:46:26.382 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev22) (7.2.0) 2025-11-25 17:46:26.383 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev22) (10.1.0) 2025-11-25 17:46:26.384 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev22) (6.2.0) 2025-11-25 17:46:26.385 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev22) (7.2.1) 2025-11-25 17:46:26.386 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev22) (5.8.0) 2025-11-25 17:46:26.387 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev22) (9.2.0) 2025-11-25 17:46:26.388 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev22) (17.4.0) 2025-11-25 17:46:26.388 | Requirement already satisfied: oslo.policy>=4.4.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev22) (4.7.0) 2025-11-25 17:46:26.389 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev22) (7.0.0) 2025-11-25 17:46:26.390 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev22) (2.6.0) 2025-11-25 17:46:26.393 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev22) (1.1.0) 2025-11-25 17:46:26.393 | Requirement already satisfied: os-traits>=3.3.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev22) (3.5.0) 2025-11-25 17:46:26.393 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev22) (2.0.0) 2025-11-25 17:46:26.405 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==14.1.0.dev22) (25.4.0) 2025-11-25 17:46:26.406 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==14.1.0.dev22) (2025.9.1) 2025-11-25 17:46:26.407 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==14.1.0.dev22) (0.37.0) 2025-11-25 17:46:26.408 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==14.1.0.dev22) (0.28.0) 2025-11-25 17:46:26.425 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev22) (5.12.0) 2025-11-25 17:46:26.426 | Requirement already satisfied: oslo.cache>=3.11.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev22) (4.0.0) 2025-11-25 17:46:26.428 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev22) (6.7.1) 2025-11-25 17:46:26.430 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev22) (4.0.1) 2025-11-25 17:46:26.431 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev22) (2.10.1) 2025-11-25 17:46:26.432 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev22) (5.7.0) 2025-11-25 17:46:26.445 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==14.1.0.dev22) (0.20) 2025-11-25 17:46:26.446 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==14.1.0.dev22) (3.0.0) 2025-11-25 17:46:26.452 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==14.1.0.dev22) (1.3.0) 2025-11-25 17:46:26.453 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==14.1.0.dev22) (5.6.0) 2025-11-25 17:46:26.454 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==14.1.0.dev22) (2.0.0) 2025-11-25 17:46:26.455 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==14.1.0.dev22) (6.0.3) 2025-11-25 17:46:26.458 | Requirement already satisfied: typing-extensions>=4.12.0 in /usr/local/lib/python3.12/site-packages (from oslo.context>=2.22.0->openstack-placement==14.1.0.dev22) (4.15.0) 2025-11-25 17:46:26.487 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==14.1.0.dev22) (1.17.0) 2025-11-25 17:46:26.490 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==14.1.0.dev22) (2.0.2) 2025-11-25 17:46:26.491 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==14.1.0.dev22) (0.5.0) 2025-11-25 17:46:26.502 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==14.1.0.dev22) (2.9.0.post0) 2025-11-25 17:46:26.509 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==14.1.0.dev22) (4.3.0) 2025-11-25 17:46:26.510 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==14.1.0.dev22) (3.1.6) 2025-11-25 17:46:26.512 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==14.1.0.dev22) (4.0.1) 2025-11-25 17:46:26.524 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==14.1.0.dev22) (1.1.2) 2025-11-25 17:46:26.525 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==14.1.0.dev22) (2025.2) 2025-11-25 17:46:26.531 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==14.1.0.dev22) (3.16.0) 2025-11-25 17:46:26.538 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==14.1.0.dev22) (2.1.0) 2025-11-25 17:46:26.540 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==14.1.0.dev22) (3.2.5) 2025-11-25 17:46:26.541 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==14.1.0.dev22) (25.0) 2025-11-25 17:46:26.543 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==14.1.0.dev22) (7.1.1) 2025-11-25 17:46:26.547 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==14.1.0.dev22) (69.0.3) 2025-11-25 17:46:26.555 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.25.0->openstack-placement==14.1.0.dev22) (3.4.4) 2025-11-25 17:46:26.556 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==14.1.0.dev22) (3.11) 2025-11-25 17:46:26.559 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==14.1.0.dev22) (1.26.20) 2025-11-25 17:46:26.560 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==14.1.0.dev22) (2025.11.12) 2025-11-25 17:46:26.566 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==14.1.0.dev22) (1.17.0) 2025-11-25 17:46:26.567 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==14.1.0.dev22) (0.7) 2025-11-25 17:46:26.595 | Requirement already satisfied: greenlet>=1 in /usr/local/lib64/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==14.1.0.dev22) (3.2.4) 2025-11-25 17:46:26.609 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==14.1.0.dev22) (1.3.10) 2025-11-25 17:46:26.631 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==14.1.0.dev22) (2.0.0) 2025-11-25 17:46:26.656 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==14.1.0.dev22) (3.0.3) 2025-11-25 17:46:26.672 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev22) (1.8.2) 2025-11-25 17:46:26.691 | Requirement already satisfied: dogpile.cache>=1.3.3 in /usr/local/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev22) (1.5.0) 2025-11-25 17:46:26.710 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==14.1.0.dev22) (0.2.14) 2025-11-25 17:46:26.846 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==14.1.0.dev22) (2.7.2) 2025-11-25 17:46:26.914 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev22) (5.2.1) 2025-11-25 17:46:26.978 | Building wheels for collected packages: openstack-placement 2025-11-25 17:46:26.979 | Building editable for openstack-placement (pyproject.toml): started 2025-11-25 17:46:27.462 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2025-11-25 17:46:27.463 | Created wheel for openstack-placement: filename=openstack_placement-14.1.0.dev22-0.editable-py3-none-any.whl size=8710 sha256=5c713ce6df9350ca68f0a95e76d9f7b8472df8f009fc3013525451d1802a9ad3 2025-11-25 17:46:27.464 | Stored in directory: /tmp/pip-ephem-wheel-cache-gh6n9p2z/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2025-11-25 17:46:27.469 | Successfully built openstack-placement 2025-11-25 17:46:28.364 | Installing collected packages: openstack-placement 2025-11-25 17:46:28.425 | Successfully installed openstack-placement-14.1.0.dev22 2025-11-25 17:46:28.425 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:46:28.721 | + inc/python:pip_install:216 : result=0 2025-11-25 17:46:28.724 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:46:28.727 | + functions-common:time_stop:2423 : local name 2025-11-25 17:46:28.731 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:46:28.733 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:46:28.736 | + functions-common:time_stop:2426 : local total 2025-11-25 17:46:28.738 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:46:28.740 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:46:28.743 | + functions-common:time_stop:2430 : start_time=1764092782215 2025-11-25 17:46:28.745 | + functions-common:time_stop:2432 : [[ -z 1764092782215 ]] 2025-11-25 17:46:28.749 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:46:28.754 | + functions-common:time_stop:2435 : end_time=1764092788751 2025-11-25 17:46:28.756 | + functions-common:time_stop:2436 : elapsed_time=6536 2025-11-25 17:46:28.759 | + functions-common:time_stop:2437 : total=128506 2025-11-25 17:46:28.762 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:46:28.765 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=135042 2025-11-25 17:46:28.768 | + inc/python:pip_install:219 : return 0 2025-11-25 17:46:28.771 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-25 17:46:28.773 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-25 17:46:28.776 | + inc/python:setup_package:468 : '[' -d '/opt/stack/placement/*.egg-info' ']' 2025-11-25 17:46:28.779 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2025-11-25 17:46:28.782 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2025-11-25 17:46:28.785 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:46:28.788 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:46:28.790 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/placement, ]] 2025-11-25 17:46:28.794 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:46:28.797 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-25 17:46:28.801 | + ./stack.sh:main:991 : configure_placement 2025-11-25 17:46:28.803 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2025-11-25 17:46:28.823 | + lib/placement:configure_placement:87 : create_placement_conf 2025-11-25 17:46:28.826 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2025-11-25 17:46:28.831 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2025-11-25 17:46:28.835 | ++ lib/database:database_connection_url:134 : local db=placement 2025-11-25 17:46:28.838 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2025-11-25 17:46:28.841 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=placement 2025-11-25 17:46:28.845 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-25 17:46:28.847 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-25 17:46:28.851 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-25 17:46:28.873 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:28.876 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-25 17:46:28.879 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2025-11-25 17:46:28.884 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2025-11-25 17:46:28.928 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2025-11-25 17:46:28.970 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2025-11-25 17:46:29.012 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2025-11-25 17:46:29.016 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2025-11-25 17:46:29.019 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2025-11-25 17:46:29.022 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2025-11-25 17:46:29.026 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-25 17:46:29.029 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2025-11-25 17:46:29.072 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2025-11-25 17:46:29.113 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://38.102.83.58/identity 2025-11-25 17:46:29.156 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2025-11-25 17:46:29.196 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2025-11-25 17:46:29.237 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2025-11-25 17:46:29.277 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2025-11-25 17:46:29.317 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2025-11-25 17:46:29.357 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2025-11-25 17:46:29.400 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2025-11-25 17:46:29.442 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-25 17:46:29.445 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2025-11-25 17:46:29.448 | + functions:setup_logging:686 : setup_systemd_logging /etc/placement/placement.conf 2025-11-25 17:46:29.452 | + functions:setup_systemd_logging:703 : local conf_file=/etc/placement/placement.conf 2025-11-25 17:46:29.456 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-25 17:46:29.479 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-25 17:46:29.482 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-25 17:46:29.485 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-25 17:46:29.488 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-25 17:46:29.492 | + functions:setup_systemd_logging:716 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-25 17:46:29.531 | + functions:setup_systemd_logging:718 : 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' 2025-11-25 17:46:29.566 | + functions:setup_systemd_logging:719 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2025-11-25 17:46:29.607 | + functions:setup_systemd_logging:720 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-25 17:46:29.646 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT log_color False 2025-11-25 17:46:29.685 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2025-11-25 17:46:29.689 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2025-11-25 17:46:29.692 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2025-11-25 17:46:29.695 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2025-11-25 17:46:29.699 | + lib/apache:write_uwsgi_config:246 : local http= 2025-11-25 17:46:29.701 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2025-11-25 17:46:29.705 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2025-11-25 17:46:29.708 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-11-25 17:46:29.710 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-11-25 17:46:29.739 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-11-25 17:46:29.739 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-11-25 17:46:29.757 | d /var/run/uwsgi 0755 stack root 2025-11-25 17:46:29.763 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-11-25 17:46:29.788 | /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. 2025-11-25 17:46:29.796 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2025-11-25 17:46:29.799 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2025-11-25 17:46:29.805 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-25 17:46:29.808 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2025-11-25 17:46:29.848 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2025-11-25 17:46:29.886 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2025-11-25 17:46:29.924 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2025-11-25 17:46:29.963 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2025-11-25 17:46:30.002 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2025-11-25 17:46:30.041 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2025-11-25 17:46:30.082 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2025-11-25 17:46:30.121 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2025-11-25 17:46:30.157 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2025-11-25 17:46:30.189 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2025-11-25 17:46:30.222 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2025-11-25 17:46:30.255 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2025-11-25 17:46:30.287 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2025-11-25 17:46:30.322 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2025-11-25 17:46:30.324 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2025-11-25 17:46:30.329 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2025-11-25 17:46:30.332 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2025-11-25 17:46:30.335 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-25 17:46:30.338 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:46:30.341 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:46:30.344 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-25 17:46:30.348 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:46:30.351 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:46:30.353 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:46:30.356 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:46:30.360 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:46:30.363 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:46:30.365 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:46:30.368 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:46:30.371 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:46:30.374 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:46:30.377 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/placement-api.conf 2025-11-25 17:46:30.381 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/placement-api.conf ']' 2025-11-25 17:46:30.385 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/placement-api.conf.disabled 2025-11-25 17:46:30.388 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/placement-api.conf.disabled 2025-11-25 17:46:30.390 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2025-11-25 17:46:30.428 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2025-11-25 17:46:30.467 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/placement-api.conf.disabled 2025-11-25 17:46:30.467 | + 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 ' 2025-11-25 17:46:30.487 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2025-11-25 17:46:30.493 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2025-11-25 17:46:30.495 | + lib/apache:enable_apache_site:191 : local site=placement-api 2025-11-25 17:46:30.499 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-25 17:46:30.503 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-25 17:46:30.506 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-25 17:46:30.509 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:46:30.512 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:46:30.515 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:46:30.518 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:46:30.521 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:46:30.524 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:46:30.527 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:46:30.530 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:46:30.532 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:46:30.535 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:46:30.538 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:46:30.541 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:46:30.544 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:46:30.547 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:46:30.550 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:46:30.553 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-25 17:46:30.557 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:46:30.560 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:46:30.563 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-25 17:46:30.567 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:46:30.570 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:46:30.574 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:46:30.577 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:46:30.580 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:46:30.584 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:46:30.587 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:46:30.590 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:46:30.592 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:46:30.596 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:46:30.599 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/placement-api.conf 2025-11-25 17:46:30.602 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/placement-api.conf.disabled ]] 2025-11-25 17:46:30.606 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/placement-api.conf ]] 2025-11-25 17:46:30.609 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/placement-api.conf.disabled /etc/httpd/conf.d/placement-api.conf 2025-11-25 17:46:30.635 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2025-11-25 17:46:30.638 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-25 17:46:30.641 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-25 17:46:30.644 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-25 17:46:31.846 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2025-11-25 17:46:31.849 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2025-11-25 17:46:31.852 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2025-11-25 17:46:31.894 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2025-11-25 17:46:31.931 | + ./stack.sh:main:998 : is_service_enabled placement placement-client 2025-11-25 17:46:31.952 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:31.956 | + ./stack.sh:main:999 : is_service_enabled n-cpu 2025-11-25 17:46:31.976 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:31.979 | + ./stack.sh:main:1000 : configure_placement_nova_compute 2025-11-25 17:46:31.983 | + lib/nova:configure_placement_nova_compute:630 : local conf=/etc/nova/nova.conf 2025-11-25 17:46:31.987 | + lib/nova:configure_placement_nova_compute:631 : iniset /etc/nova/nova.conf placement auth_type password 2025-11-25 17:46:32.028 | + lib/nova:configure_placement_nova_compute:632 : iniset /etc/nova/nova.conf placement auth_url https://38.102.83.58/identity 2025-11-25 17:46:32.068 | + lib/nova:configure_placement_nova_compute:633 : iniset /etc/nova/nova.conf placement username nova 2025-11-25 17:46:32.109 | + lib/nova:configure_placement_nova_compute:634 : iniset /etc/nova/nova.conf placement password secretservice 2025-11-25 17:46:32.148 | + lib/nova:configure_placement_nova_compute:635 : iniset /etc/nova/nova.conf placement user_domain_name Default 2025-11-25 17:46:32.185 | + lib/nova:configure_placement_nova_compute:636 : iniset /etc/nova/nova.conf placement project_name service 2025-11-25 17:46:32.223 | + lib/nova:configure_placement_nova_compute:637 : iniset /etc/nova/nova.conf placement project_domain_name Default 2025-11-25 17:46:32.262 | + lib/nova:configure_placement_nova_compute:638 : iniset /etc/nova/nova.conf placement region_name RegionOne 2025-11-25 17:46:32.301 | + ./stack.sh:main:1004 : is_service_enabled horizon 2025-11-25 17:46:32.321 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:32.325 | + ./stack.sh:main:1006 : stack_install_service horizon 2025-11-25 17:46:32.328 | + lib/stack:stack_install_service:20 : local service=horizon 2025-11-25 17:46:32.331 | + lib/stack:stack_install_service:21 : type install_horizon 2025-11-25 17:46:32.335 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-25 17:46:32.337 | + lib/stack:stack_install_service:32 : install_horizon 2025-11-25 17:46:32.340 | + lib/horizon:install_horizon:174 : install_apache_wsgi 2025-11-25 17:46:32.344 | + lib/apache:install_apache_wsgi:131 : is_ubuntu 2025-11-25 17:46:32.347 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:46:32.350 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:46:32.354 | + lib/apache:install_apache_wsgi:138 : is_fedora 2025-11-25 17:46:32.358 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:46:32.361 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:46:32.364 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:46:32.366 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:46:32.368 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:46:32.371 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:46:32.374 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:46:32.377 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:46:32.380 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:46:32.382 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:46:32.386 | + lib/apache:install_apache_wsgi:139 : sudo rm -f '/etc/httpd/conf.d/000-*' 2025-11-25 17:46:32.413 | + lib/apache:install_apache_wsgi:140 : install_package httpd python3.12-mod_wsgi 2025-11-25 17:46:32.416 | + functions-common:install_package:1441 : update_package_repo 2025-11-25 17:46:32.419 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-25 17:46:32.422 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-25 17:46:32.425 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-25 17:46:32.428 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-25 17:46:32.431 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-25 17:46:32.434 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:46:32.438 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:46:32.441 | + functions-common:install_package:1442 : real_install_package httpd python3.12-mod_wsgi 2025-11-25 17:46:32.444 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-25 17:46:32.447 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:46:32.451 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:46:32.454 | + functions-common:real_install_package:1431 : is_fedora 2025-11-25 17:46:32.457 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:46:32.460 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:46:32.462 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:46:32.465 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:46:32.467 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:46:32.470 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:46:32.473 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:46:32.476 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:46:32.478 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:46:32.482 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:46:32.485 | + functions-common:real_install_package:1432 : yum_install httpd python3.12-mod_wsgi 2025-11-25 17:46:32.488 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-25 17:46:32.491 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-25 17:46:32.495 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-25 17:46:32.498 | + functions-common:time_start:2409 : local name=yum_install 2025-11-25 17:46:32.502 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:46:32.506 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:46:32.509 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:46:32.515 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092792511 2025-11-25 17:46:32.519 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y httpd python3.12-mod_wsgi 2025-11-25 17:46:32.521 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-25 17:46:32.526 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-25 17:46:32.531 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-25 17:46:32.535 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-25 17:46:32.537 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y httpd python3.12-mod_wsgi 2025-11-25 17:46:33.093 | Last metadata expiration check: 0:07:18 ago on Tue 25 Nov 2025 12:39:15 PM EST. 2025-11-25 17:46:33.159 | Package httpd-2.4.63-5.el10.x86_64 is already installed. 2025-11-25 17:46:33.191 | Dependencies resolved. 2025-11-25 17:46:33.192 | ================================================================================ 2025-11-25 17:46:33.192 | Package Architecture Version Repository Size 2025-11-25 17:46:33.192 | ================================================================================ 2025-11-25 17:46:33.192 | Installing: 2025-11-25 17:46:33.192 | python3-mod_wsgi x86_64 5.0.0-4.el10 appstream 957 k 2025-11-25 17:46:33.192 | 2025-11-25 17:46:33.192 | Transaction Summary 2025-11-25 17:46:33.192 | ================================================================================ 2025-11-25 17:46:33.192 | Install 1 Package 2025-11-25 17:46:33.192 | 2025-11-25 17:46:33.192 | Total download size: 957 k 2025-11-25 17:46:33.192 | Installed size: 5.6 M 2025-11-25 17:46:33.192 | Downloading Packages: 2025-11-25 17:46:33.455 | python3-mod_wsgi-5.0.0-4.el10.x86_64.rpm 6.5 MB/s | 957 kB 00:00 2025-11-25 17:46:33.456 | -------------------------------------------------------------------------------- 2025-11-25 17:46:33.457 | Total 3.5 MB/s | 957 kB 00:00 2025-11-25 17:46:33.484 | Running transaction check 2025-11-25 17:46:33.505 | Transaction check succeeded. 2025-11-25 17:46:33.506 | Running transaction test 2025-11-25 17:46:33.611 | Transaction test succeeded. 2025-11-25 17:46:33.611 | Running transaction 2025-11-25 17:46:33.811 | Preparing : 1/1 2025-11-25 17:46:33.885 | Installing : python3-mod_wsgi-5.0.0-4.el10.x86_64 1/1 2025-11-25 17:46:34.257 | Running scriptlet: python3-mod_wsgi-5.0.0-4.el10.x86_64 1/1 2025-11-25 17:46:34.257 | 2025-11-25 17:46:34.257 | Installed: 2025-11-25 17:46:34.257 | python3-mod_wsgi-5.0.0-4.el10.x86_64 2025-11-25 17:46:34.257 | 2025-11-25 17:46:34.257 | Complete! 2025-11-25 17:46:34.308 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-25 17:46:34.311 | + functions-common:time_stop:2423 : local name 2025-11-25 17:46:34.313 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:46:34.316 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:46:34.318 | + functions-common:time_stop:2426 : local total 2025-11-25 17:46:34.321 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:46:34.324 | + functions-common:time_stop:2429 : name=yum_install 2025-11-25 17:46:34.327 | + functions-common:time_stop:2430 : start_time=1764092792511 2025-11-25 17:46:34.328 | + functions-common:time_stop:2432 : [[ -z 1764092792511 ]] 2025-11-25 17:46:34.332 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:46:34.336 | + functions-common:time_stop:2435 : end_time=1764092794333 2025-11-25 17:46:34.339 | + functions-common:time_stop:2436 : elapsed_time=1822 2025-11-25 17:46:34.342 | + functions-common:time_stop:2437 : total=229064 2025-11-25 17:46:34.344 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:46:34.346 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=230886 2025-11-25 17:46:34.350 | + lib/apache:install_apache_wsgi:142 : sudo systemctl enable httpd 2025-11-25 17:46:34.382 | Created symlink '/etc/systemd/system/multi-user.target.wants/httpd.service' → '/usr/lib/systemd/system/httpd.service'. 2025-11-25 17:46:34.730 | + lib/apache:install_apache_wsgi:145 : sudo sed -i '/mod_mpm_prefork.so/s/^/#/g' /etc/httpd/conf.modules.d/00-mpm.conf 2025-11-25 17:46:34.764 | + lib/apache:install_apache_wsgi:146 : sudo sed -i '/mod_mpm_event.so/s/^/#/g' /etc/httpd/conf.modules.d/00-mpm.conf 2025-11-25 17:46:34.792 | + lib/apache:install_apache_wsgi:147 : sudo sed -i '/mod_mpm_worker.so/s/^#//g' /etc/httpd/conf.modules.d/00-mpm.conf 2025-11-25 17:46:34.818 | + lib/apache:install_apache_wsgi:152 : enable_apache_mod wsgi 2025-11-25 17:46:34.822 | + lib/apache:enable_apache_mod:55 : local mod=wsgi 2025-11-25 17:46:34.825 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-25 17:46:34.828 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:46:34.832 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:46:34.835 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:46:34.838 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:46:34.842 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:46:34.845 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:46:34.848 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:46:34.851 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:46:34.853 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:46:34.856 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:46:34.859 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:46:34.862 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:46:34.865 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:46:34.868 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:46:34.871 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:46:34.875 | + lib/horizon:install_horizon:178 : pip_install_gr pymemcache 2025-11-25 17:46:34.878 | + inc/python:pip_install_gr:94 : local name=pymemcache 2025-11-25 17:46:34.881 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-25 17:46:34.886 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements pymemcache 2025-11-25 17:46:34.889 | ++ inc/python:get_from_global_requirements:241 : local package=pymemcache 2025-11-25 17:46:34.892 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-25 17:46:34.900 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^pymemcache' /opt/stack/requirements/global-requirements.txt 2025-11-25 17:46:34.901 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-25 17:46:34.908 | ++ inc/python:get_from_global_requirements:243 : required_pkg='pymemcache!=1.3.0 ' 2025-11-25 17:46:34.911 | ++ inc/python:get_from_global_requirements:244 : [[ pymemcache!=1.3.0 == '' ]] 2025-11-25 17:46:34.915 | ++ inc/python:get_from_global_requirements:247 : echo 'pymemcache!=1.3.0' 2025-11-25 17:46:34.919 | + inc/python:pip_install_gr:96 : clean_name='pymemcache!=1.3.0' 2025-11-25 17:46:34.922 | + inc/python:pip_install_gr:97 : pip_install 'pymemcache!=1.3.0' 2025-11-25 17:46:34.949 | Using python 3.12 to install pymemcache!=1.3.0 2025-11-25 17:46:34.953 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'pymemcache!=1.3.0' 2025-11-25 17:46:35.718 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:46:35.793 | Collecting pymemcache!=1.3.0 2025-11-25 17:46:35.799 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/ba/2f7b22d8135b51c4fefb041461f8431e1908778e6539ff5af6eeaaee367a/pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB) 2025-11-25 17:46:35.813 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/ba/2f7b22d8135b51c4fefb041461f8431e1908778e6539ff5af6eeaaee367a/pymemcache-4.0.0-py2.py3-none-any.whl (60 kB) 2025-11-25 17:46:35.822 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 9.3 MB/s eta 0:00:00 2025-11-25 17:46:36.695 | Installing collected packages: pymemcache 2025-11-25 17:46:36.797 | Successfully installed pymemcache-4.0.0 2025-11-25 17:46:36.797 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:46:37.077 | + inc/python:pip_install:216 : result=0 2025-11-25 17:46:37.080 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:46:37.084 | + functions-common:time_stop:2423 : local name 2025-11-25 17:46:37.087 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:46:37.090 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:46:37.092 | + functions-common:time_stop:2426 : local total 2025-11-25 17:46:37.095 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:46:37.099 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:46:37.101 | + functions-common:time_stop:2430 : start_time=1764092794943 2025-11-25 17:46:37.105 | + functions-common:time_stop:2432 : [[ -z 1764092794943 ]] 2025-11-25 17:46:37.108 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:46:37.114 | + functions-common:time_stop:2435 : end_time=1764092797111 2025-11-25 17:46:37.118 | + functions-common:time_stop:2436 : elapsed_time=2168 2025-11-25 17:46:37.120 | + functions-common:time_stop:2437 : total=135042 2025-11-25 17:46:37.123 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:46:37.126 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=137210 2025-11-25 17:46:37.129 | + inc/python:pip_install:219 : return 0 2025-11-25 17:46:37.132 | + lib/horizon:install_horizon:180 : git_clone https://opendev.org/openstack/horizon.git /opt/stack/horizon master 2025-11-25 17:46:37.136 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/horizon.git 2025-11-25 17:46:37.138 | + functions-common:git_clone:593 : local git_dest=/opt/stack/horizon 2025-11-25 17:46:37.141 | + functions-common:git_clone:594 : local git_ref=master 2025-11-25 17:46:37.144 | + functions-common:git_clone:595 : local orig_dir 2025-11-25 17:46:37.148 | ++ functions-common:git_clone:596 : pwd 2025-11-25 17:46:37.152 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-25 17:46:37.155 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-25 17:46:37.158 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-25 17:46:37.176 | + functions-common:git_clone:599 : RECLONE=False 2025-11-25 17:46:37.178 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-25 17:46:37.181 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-25 17:46:37.184 | + functions-common:git_clone:613 : echo master 2025-11-25 17:46:37.184 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-25 17:46:37.187 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-25 17:46:37.190 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/horizon ]] 2025-11-25 17:46:37.193 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-25 17:46:37.196 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/horizon 2025-11-25 17:46:37.221 | + functions-common:git_clone:675 : cd /opt/stack/horizon 2025-11-25 17:46:37.224 | + functions-common:git_clone:676 : git show --oneline 2025-11-25 17:46:37.224 | + functions-common:git_clone:676 : head -1 2025-11-25 17:46:37.235 | 4c62b609f Imported Translations from Zanata 2025-11-25 17:46:37.239 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-25 17:46:37.240 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-25 17:46:37.243 | + ./stack.sh:main:1009 : is_service_enabled tls-proxy 2025-11-25 17:46:37.263 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:37.266 | + ./stack.sh:main:1010 : fix_system_ca_bundle_path 2025-11-25 17:46:37.269 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2025-11-25 17:46:37.288 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:37.291 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2025-11-25 17:46:37.294 | + lib/tls:fix_system_ca_bundle_path:367 : [[ False == \T\r\u\e ]] 2025-11-25 17:46:37.297 | ++ lib/tls:fix_system_ca_bundle_path:370 : python3.12 -c 'try: 2025-11-25 17:46:37.297 | from requests import certs 2025-11-25 17:46:37.297 | print (certs.where()) 2025-11-25 17:46:37.298 | except ImportError: pass' 2025-11-25 17:46:37.444 | + lib/tls:fix_system_ca_bundle_path:370 : capath=/usr/local/lib/python3.12/site-packages/certifi/cacert.pem 2025-11-25 17:46:37.446 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /usr/local/lib/python3.12/site-packages/certifi/cacert.pem == '' ]] 2025-11-25 17:46:37.449 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /usr/local/lib/python3.12/site-packages/certifi/cacert.pem =~ ^/etc/.* ]] 2025-11-25 17:46:37.451 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! -L /usr/local/lib/python3.12/site-packages/certifi/cacert.pem ]] 2025-11-25 17:46:37.456 | + lib/tls:fix_system_ca_bundle_path:373 : is_fedora 2025-11-25 17:46:37.458 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:46:37.461 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:46:37.465 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:46:37.468 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:46:37.472 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:46:37.474 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:46:37.478 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:46:37.482 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:46:37.485 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:46:37.487 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:46:37.491 | + lib/tls:fix_system_ca_bundle_path:374 : sudo rm -f /usr/local/lib/python3.12/site-packages/certifi/cacert.pem 2025-11-25 17:46:37.512 | + lib/tls:fix_system_ca_bundle_path:375 : sudo ln -s /etc/pki/tls/certs/ca-bundle.crt /usr/local/lib/python3.12/site-packages/certifi/cacert.pem 2025-11-25 17:46:37.537 | + ./stack.sh:main:1013 : is_service_enabled cinder 2025-11-25 17:46:37.557 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:37.562 | + ./stack.sh:main:1015 : init_os_brick 2025-11-25 17:46:37.565 | + lib/cinder:init_os_brick:520 : mkdir -p /opt/stack/data/os_brick 2025-11-25 17:46:37.570 | + lib/cinder:init_os_brick:521 : is_service_enabled cinder 2025-11-25 17:46:37.590 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:37.593 | + lib/cinder:init_os_brick:522 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2025-11-25 17:46:37.638 | + lib/cinder:init_os_brick:524 : is_service_enabled nova 2025-11-25 17:46:37.658 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:37.661 | + lib/cinder:init_os_brick:525 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2025-11-25 17:46:37.703 | + lib/cinder:init_os_brick:527 : is_service_enabled glance 2025-11-25 17:46:37.724 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:37.728 | + lib/cinder:init_os_brick:528 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2025-11-25 17:46:37.772 | + lib/cinder:init_os_brick:529 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2025-11-25 17:46:37.815 | + ./stack.sh:main:1022 : run_phase stack install 2025-11-25 17:46:37.819 | + functions-common:run_phase:1851 : local mode=stack 2025-11-25 17:46:37.822 | + functions-common:run_phase:1852 : local phase=install 2025-11-25 17:46:37.826 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-25 17:46:37.829 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-25 17:46:37.832 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-25 17:46:37.836 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-25 17:46:37.839 | + functions-common:run_phase:1861 : local extra 2025-11-25 17:46:37.843 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-25 17:46:37.847 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-25 17:46:37.850 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-25 17:46:37.854 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-25 17:46:37.857 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2025-11-25 17:46:37.860 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-25 17:46:37.880 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:37.883 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2025-11-25 17:46:37.886 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:46:37.889 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2025-11-25 17:46:37.892 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2025-11-25 17:46:37.895 | ++ ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:46:37.897 | ++ ./stack.sh:echo_summary:473 : echo -e Installing Tempest 2025-11-25 17:46:37.901 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2025-11-25 17:46:37.904 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2025-11-25 17:46:37.977 | ++ inc/async:async_inner:63 : install_tempest 2025-11-25 17:46:38.022 | [9243 Async install_tempest:63786]: running: install_tempest 2025-11-25 17:46:38.026 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2025-11-25 17:46:38.029 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2025-11-25 17:46:38.037 | + functions-common:run_phase:1872 : [[ stack == \s\o\u\r\c\e ]] 2025-11-25 17:46:38.041 | + functions-common:run_phase:1875 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-11-25 17:46:38.045 | + functions-common:run_phase:1878 : run_plugins stack install 2025-11-25 17:46:38.049 | + functions-common:run_plugins:1837 : local mode=stack 2025-11-25 17:46:38.053 | + functions-common:run_plugins:1838 : local phase=install 2025-11-25 17:46:38.056 | + functions-common:run_plugins:1840 : local plugins=,neutron 2025-11-25 17:46:38.059 | + functions-common:run_plugins:1841 : local plugin 2025-11-25 17:46:38.063 | + functions-common:run_plugins:1842 : for plugin in ${plugins//,/ } 2025-11-25 17:46:38.066 | + functions-common:run_plugins:1843 : local dir=/opt/stack/neutron 2025-11-25 17:46:38.070 | + functions-common:run_plugins:1844 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2025-11-25 17:46:38.073 | + functions-common:run_plugins:1845 : source /opt/stack/neutron/devstack/plugin.sh stack install 2025-11-25 17:46:38.077 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2025-11-25 17:46:38.080 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2025-11-25 17:46:38.085 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2025-11-25 17:46:38.088 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2025-11-25 17:46:38.091 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2025-11-25 17:46:38.095 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2025-11-25 17:46:38.099 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2025-11-25 17:46:38.103 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2025-11-25 17:46:38.107 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2025-11-25 17:46:38.110 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2025-11-25 17:46:38.113 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2025-11-25 17:46:38.116 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2025-11-25 17:46:38.120 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2025-11-25 17:46:38.123 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2025-11-25 17:46:38.127 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2025-11-25 17:46:38.130 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2025-11-25 17:46:38.133 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2025-11-25 17:46:38.136 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2025-11-25 17:46:38.139 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2025-11-25 17:46:38.142 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2025-11-25 17:46:38.146 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2025-11-25 17:46:38.163 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2025-11-25 17:46:38.166 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2025-11-25 17:46:38.169 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2025-11-25 17:46:38.172 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2025-11-25 17:46:38.176 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-25 17:46:38.198 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2025-11-25 17:46:38.200 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2025-11-25 17:46:38.205 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2025-11-25 17:46:38.205 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2025-11-25 17:46:38.211 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2025-11-25 17:46:38.213 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2025-11-25 17:46:38.216 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2025-11-25 17:46:38.221 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-25 17:46:38.241 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2025-11-25 17:46:38.244 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2025-11-25 17:46:38.248 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:46:38.251 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2025-11-25 17:46:38.254 | + ./stack.sh:main:1025 : use_library_from_git python-openstackclient 2025-11-25 17:46:38.256 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2025-11-25 17:46:38.260 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:46:38.263 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:46:38.265 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-openstackclient, ]] 2025-11-25 17:46:38.269 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:46:38.272 | + ./stack.sh:main:1029 : pip_install_gr python-openstackclient 2025-11-25 17:46:38.275 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2025-11-25 17:46:38.278 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-25 17:46:38.282 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2025-11-25 17:46:38.286 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2025-11-25 17:46:38.289 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-25 17:46:38.294 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-25 17:46:38.294 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2025-11-25 17:46:38.300 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2025-11-25 17:46:38.303 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2025-11-25 17:46:38.306 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2025-11-25 17:46:38.311 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2025-11-25 17:46:38.314 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2025-11-25 17:46:38.342 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2025-11-25 17:46:38.345 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2025-11-25 17:46:39.091 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:46:39.167 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2025-11-25 17:46:39.172 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/95/b0/7d34b084e2b190c0dc3fc149ff28b6a5e50c333b1443388d1970c3a8b9e5/python_openstackclient-8.2.0-py3-none-any.whl.metadata (10 kB) 2025-11-25 17:46:39.201 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2025-11-25 17:46:39.202 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2025-11-25 17:46:39.203 | Requirement already satisfied: cliff>=4.8.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.12.0) 2025-11-25 17:46:39.204 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2025-11-25 17:46:39.205 | Requirement already satisfied: openstacksdk>=4.6.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.8.0) 2025-11-25 17:46:39.206 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2025-11-25 17:46:39.207 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.7.1) 2025-11-25 17:46:39.208 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.7.0) 2025-11-25 17:46:39.209 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.8.0) 2025-11-25 17:46:39.211 | Requirement already satisfied: requests>=2.27.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.32.5) 2025-11-25 17:46:39.211 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.6.0) 2025-11-25 17:46:39.215 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (0.5.2) 2025-11-25 17:46:39.216 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2025-11-25 17:46:39.218 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.12/site-packages (from cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (3.16.0) 2025-11-25 17:46:39.219 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib64/python3.12/site-packages (from cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2025-11-25 17:46:39.232 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2025-11-25 17:46:39.241 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.2.1) 2025-11-25 17:46:39.242 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2025-11-25 17:46:39.243 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.0.1) 2025-11-25 17:46:39.244 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2025-11-25 17:46:39.245 | Requirement already satisfied: keystoneauth1>=5.10.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.12.0) 2025-11-25 17:46:39.246 | Requirement already satisfied: os-service-types>=1.8.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2025-11-25 17:46:39.248 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.5.0) 2025-11-25 17:46:39.249 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (7.1.1) 2025-11-25 17:46:39.251 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.4.0) 2025-11-25 17:46:39.251 | Requirement already satisfied: typing-extensions>=4.12.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2025-11-25 17:46:39.258 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.12/site-packages (from osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (9.2.0) 2025-11-25 17:46:39.263 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-openstackclient!=7.3.0,!=7.3.1) (69.0.3) 2025-11-25 17:46:39.276 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.0) 2025-11-25 17:46:39.278 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.0) 2025-11-25 17:46:39.279 | Requirement already satisfied: oslo.serialization>=2.18.0 in /usr/local/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2025-11-25 17:46:39.281 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (25.0) 2025-11-25 17:46:39.288 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.4) 2025-11-25 17:46:39.289 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.11) 2025-11-25 17:46:39.291 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (1.26.20) 2025-11-25 17:46:39.292 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2025.11.12) 2025-11-25 17:46:39.303 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.23) 2025-11-25 17:46:39.312 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2025-11-25 17:46:39.313 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (1.7.1) 2025-11-25 17:46:39.314 | Requirement already satisfied: wcwidth>=0.2.10 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (0.2.14) 2025-11-25 17:46:39.318 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2025-11-25 17:46:39.340 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.0) 2025-11-25 17:46:39.363 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2025-11-25 17:46:39.364 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/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) 2025-11-25 17:46:39.370 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.2) 2025-11-25 17:46:39.371 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2025.2) 2025-11-25 17:46:39.380 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (3.2.5) 2025-11-25 17:46:39.512 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (14.2.0) 2025-11-25 17:46:39.540 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2025-11-25 17:46:39.541 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (2.19.2) 2025-11-25 17:46:39.560 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2025-11-25 17:46:39.583 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/95/b0/7d34b084e2b190c0dc3fc149ff28b6a5e50c333b1443388d1970c3a8b9e5/python_openstackclient-8.2.0-py3-none-any.whl (1.1 MB) 2025-11-25 17:46:39.601 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 66.4 MB/s eta 0:00:00 2025-11-25 17:46:40.390 | WARNING: Skipping /usr/local/lib/python3.12/site-packages/tox-4.32.0.dist-info due to invalid metadata entry 'name' 2025-11-25 17:46:40.489 | Installing collected packages: python-openstackclient 2025-11-25 17:46:41.415 | Successfully installed python-openstackclient-8.2.0 2025-11-25 17:46:41.415 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:46:41.721 | + inc/python:pip_install:216 : result=0 2025-11-25 17:46:41.725 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:46:41.727 | + functions-common:time_stop:2423 : local name 2025-11-25 17:46:41.729 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:46:41.733 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:46:41.735 | + functions-common:time_stop:2426 : local total 2025-11-25 17:46:41.738 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:46:41.741 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:46:41.744 | + functions-common:time_stop:2430 : start_time=1764092798335 2025-11-25 17:46:41.749 | + functions-common:time_stop:2432 : [[ -z 1764092798335 ]] 2025-11-25 17:46:41.752 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:46:41.757 | + functions-common:time_stop:2435 : end_time=1764092801754 2025-11-25 17:46:41.760 | + functions-common:time_stop:2436 : elapsed_time=3419 2025-11-25 17:46:41.763 | + functions-common:time_stop:2437 : total=137210 2025-11-25 17:46:41.766 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:46:41.769 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=140629 2025-11-25 17:46:41.773 | + inc/python:pip_install:219 : return 0 2025-11-25 17:46:41.777 | + ./stack.sh:main:1030 : is_service_enabled openstack-cli-server 2025-11-25 17:46:41.799 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:41.803 | + ./stack.sh:main:1031 : install_openstack_cli_server 2025-11-25 17:46:41.807 | + functions-common:install_openstack_cli_server:2444 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:46:41.810 | + functions-common:install_openstack_cli_server:2444 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:46:41.813 | + functions-common:install_openstack_cli_server:2445 : run_process openstack-cli-server '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-25 17:46:41.817 | + functions-common:run_process:1677 : local service=openstack-cli-server 2025-11-25 17:46:41.820 | + functions-common:run_process:1678 : local 'command=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-25 17:46:41.824 | + functions-common:run_process:1679 : local group= 2025-11-25 17:46:41.827 | + functions-common:run_process:1680 : local user= 2025-11-25 17:46:41.831 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:46:41.835 | + functions-common:run_process:1683 : local name=openstack-cli-server 2025-11-25 17:46:41.839 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:46:41.842 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:46:41.845 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:46:41.849 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:46:41.854 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:46:41.860 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092801857 2025-11-25 17:46:41.864 | + functions-common:run_process:1686 : is_service_enabled openstack-cli-server 2025-11-25 17:46:41.888 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:41.892 | + functions-common:run_process:1687 : _run_under_systemd openstack-cli-server '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' '' '' 2025-11-25 17:46:41.895 | + functions-common:_run_under_systemd:1631 : local service=openstack-cli-server 2025-11-25 17:46:41.899 | + functions-common:_run_under_systemd:1632 : local 'command=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-25 17:46:41.903 | + functions-common:_run_under_systemd:1633 : local 'cmd=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-25 17:46:41.907 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-25 17:46:41.911 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-25 17:46:41.914 | + functions-common:_common_systemd_pitfalls:1606 : [[ /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2025-11-25 17:46:41.917 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2025-11-25 17:46:41.921 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@openstack-cli-server.service 2025-11-25 17:46:41.925 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:46:41.928 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:46:41.933 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:46:41.936 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:46:41.939 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2025-11-25 17:46:41.943 | + functions-common:_run_under_systemd:1647 : [[ /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2025-11-25 17:46:41.948 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@openstack-cli-server.service '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' stack '' 2025-11-25 17:46:41.950 | + functions-common:write_user_unit_file:1538 : local service=devstack@openstack-cli-server.service 2025-11-25 17:46:41.953 | + functions-common:write_user_unit_file:1539 : local 'command=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-25 17:46:41.956 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-25 17:46:41.960 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-25 17:46:41.963 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-25 17:46:41.965 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:46:41.969 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-25 17:46:41.972 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2025-11-25 17:46:41.974 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:46:41.981 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Unit Description 'Devstack devstack@openstack-cli-server.service' 2025-11-25 17:46:42.108 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:46:42.242 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2025-11-25 17:46:42.348 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecStart '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-25 17:46:42.453 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2025-11-25 17:46:42.556 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2025-11-25 17:46:42.657 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:46:42.754 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-25 17:46:42.758 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-25 17:46:42.761 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2025-11-25 17:46:42.889 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:46:43.204 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@openstack-cli-server.service 2025-11-25 17:46:43.239 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service' → '/etc/systemd/system/devstack@openstack-cli-server.service'. 2025-11-25 17:46:43.487 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@openstack-cli-server.service 2025-11-25 17:46:43.549 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:46:43.552 | + functions-common:time_stop:2423 : local name 2025-11-25 17:46:43.556 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:46:43.560 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:46:43.563 | + functions-common:time_stop:2426 : local total 2025-11-25 17:46:43.567 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:46:43.571 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:46:43.575 | + functions-common:time_stop:2430 : start_time=1764092801857 2025-11-25 17:46:43.578 | + functions-common:time_stop:2432 : [[ -z 1764092801857 ]] 2025-11-25 17:46:43.583 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:46:43.588 | + functions-common:time_stop:2435 : end_time=1764092803585 2025-11-25 17:46:43.591 | + functions-common:time_stop:2436 : elapsed_time=1728 2025-11-25 17:46:43.595 | + functions-common:time_stop:2437 : total=0 2025-11-25 17:46:43.599 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:46:43.603 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=1728 2025-11-25 17:46:43.607 | + ./stack.sh:main:1037 : install_oscwrap 2025-11-25 17:46:43.613 | ++ functions-common:install_oscwrap:2473 : mktemp 2025-11-25 17:46:43.620 | + functions-common:install_oscwrap:2473 : OSCWRAP_TIMER_FILE=/tmp/tmp.WUmSCkXT7F 2025-11-25 17:46:43.624 | + functions-common:install_oscwrap:2476 : shopt -s expand_aliases 2025-11-25 17:46:43.628 | + functions-common:install_oscwrap:2479 : unalias -a 2025-11-25 17:46:43.633 | + functions-common:install_oscwrap:2481 : alias openstack=oscwrap 2025-11-25 17:46:43.637 | + ./stack.sh:main:1042 : [[ False != \F\a\l\s\e ]] 2025-11-25 17:46:43.642 | + ./stack.sh:main:1082 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2025-11-25 17:46:43.645 | + ./stack.sh:main:1083 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-11-25 17:46:43.650 | + ./stack.sh:main:1083 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-11-25 17:46:43.654 | + ./stack.sh:main:1090 : is_service_enabled mysql postgresql 2025-11-25 17:46:43.680 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:43.684 | + ./stack.sh:main:1091 : configure_database 2025-11-25 17:46:43.689 | + lib/database:configure_database:128 : configure_database_mysql 2025-11-25 17:46:43.693 | + lib/databases/mysql:configure_database_mysql:66 : local my_conf mysql slow_log my_client_conf 2025-11-25 17:46:43.696 | + lib/databases/mysql:configure_database_mysql:67 : echo_summary 'Configuring and starting MySQL' 2025-11-25 17:46:43.700 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:46:43.703 | + ./stack.sh:echo_summary:473 : echo -e Configuring and starting MySQL 2025-11-25 17:46:43.707 | + lib/databases/mysql:configure_database_mysql:69 : is_ubuntu 2025-11-25 17:46:43.711 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:46:43.714 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:46:43.718 | + lib/databases/mysql:configure_database_mysql:71 : is_oraclelinux 2025-11-25 17:46:43.722 | + functions-common:is_oraclelinux:523 : [[ -z CentOSStream ]] 2025-11-25 17:46:43.726 | + functions-common:is_oraclelinux:527 : '[' CentOSStream = OracleServer ']' 2025-11-25 17:46:43.730 | + lib/databases/mysql:configure_database_mysql:73 : is_fedora 2025-11-25 17:46:43.734 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:46:43.738 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:46:43.742 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:46:43.745 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:46:43.749 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:46:43.753 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:46:43.757 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:46:43.760 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:46:43.764 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:46:43.768 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:46:43.772 | + lib/databases/mysql:configure_database_mysql:74 : my_conf=/etc/my.cnf 2025-11-25 17:46:43.776 | + lib/databases/mysql:configure_database_mysql:75 : local cracklib_conf=/etc/my.cnf.d/cracklib_password_check.cnf 2025-11-25 17:46:43.780 | + lib/databases/mysql:configure_database_mysql:76 : '[' -f /etc/my.cnf.d/cracklib_password_check.cnf ']' 2025-11-25 17:46:43.784 | + lib/databases/mysql:configure_database_mysql:84 : is_ubuntu 2025-11-25 17:46:43.787 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:46:43.790 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:46:43.796 | ++ lib/databases/mysql:configure_database_mysql:93 : ipv6_unquote 0.0.0.0 2025-11-25 17:46:43.800 | ++ functions-common:ipv6_unquote:2221 : echo 0.0.0.0 2025-11-25 17:46:43.801 | ++ functions-common:ipv6_unquote:2221 : tr -d '[]' 2025-11-25 17:46:43.808 | + lib/databases/mysql:configure_database_mysql:93 : iniset -sudo /etc/my.cnf mysqld bind-address 0.0.0.0 2025-11-25 17:46:43.938 | + lib/databases/mysql:configure_database_mysql:96 : is_fedora 2025-11-25 17:46:43.944 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:46:43.946 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:46:43.949 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:46:43.953 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:46:43.956 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:46:43.960 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:46:43.963 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:46:43.966 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:46:43.969 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:46:43.972 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:46:43.976 | + lib/databases/mysql:configure_database_mysql:98 : start_service mariadb 2025-11-25 17:46:43.979 | + functions-common:start_service:2330 : '[' -x /bin/systemctl ']' 2025-11-25 17:46:43.982 | + functions-common:start_service:2331 : sudo /bin/systemctl start mariadb 2025-11-25 17:46:47.572 | + lib/databases/mysql:configure_database_mysql:110 : is_ubuntu 2025-11-25 17:46:47.577 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:46:47.581 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:46:47.586 | + lib/databases/mysql:configure_database_mysql:111 : sudo mysqladmin -u root password secretdatabase 2025-11-25 17:46:47.636 | + lib/databases/mysql:configure_database_mysql:116 : is_ubuntu 2025-11-25 17:46:47.638 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:46:47.643 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:46:47.648 | + lib/databases/mysql:configure_database_mysql:119 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2025-11-25 17:46:47.652 | + lib/databases/mysql:configure_database_mysql:124 : min_db_ver=11.6.2 2025-11-25 17:46:47.657 | ++ lib/databases/mysql:configure_database_mysql:125 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2025-11-25 17:46:47.658 | ++ lib/databases/mysql:configure_database_mysql:125 : cut -d - -f 1 2025-11-25 17:46:47.698 | + lib/databases/mysql:configure_database_mysql:125 : db_version=10.11.11 2025-11-25 17:46:47.704 | ++ lib/databases/mysql:configure_database_mysql:126 : printf '%s\n' 11.6.2 10.11.11 2025-11-25 17:46:47.705 | ++ lib/databases/mysql:configure_database_mysql:126 : sort -V 2025-11-25 17:46:47.706 | ++ lib/databases/mysql:configure_database_mysql:126 : tail -n 1 2025-11-25 17:46:47.713 | + lib/databases/mysql:configure_database_mysql:126 : max_db_ver=11.6.2 2025-11-25 17:46:47.716 | + lib/databases/mysql:configure_database_mysql:127 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2025-11-25 17:46:47.720 | + lib/databases/mysql:configure_database_mysql:136 : is_ubuntu 2025-11-25 17:46:47.724 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:46:47.729 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:46:47.733 | + lib/databases/mysql:configure_database_mysql:141 : is_ubuntu 2025-11-25 17:46:47.736 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:46:47.740 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:46:47.746 | + lib/databases/mysql:configure_database_mysql:143 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''secretdatabase'\'';' 2025-11-25 17:46:47.787 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2025-11-25 17:46:47.827 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/my.cnf mysqld sql_mode TRADITIONAL 2025-11-25 17:46:47.944 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/my.cnf mysqld default-storage-engine InnoDB 2025-11-25 17:46:48.055 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/my.cnf mysqld max_connections 1024 2025-11-25 17:46:48.173 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2025-11-25 17:46:48.176 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2025-11-25 17:46:48.181 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2025-11-25 17:46:48.181 | enabling MySQL performance counting 2025-11-25 17:46:48.185 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2025-11-25 17:46:48.216 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2025-11-25 17:46:48.219 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/devstack/tools/dbcounter 2025-11-25 17:46:48.977 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:46:48.987 | Processing ./tools/dbcounter 2025-11-25 17:46:48.988 | Installing build dependencies: started 2025-11-25 17:46:53.452 | Installing build dependencies: finished with status 'done' 2025-11-25 17:46:53.455 | Getting requirements to build wheel: started 2025-11-25 17:46:53.604 | Getting requirements to build wheel: finished with status 'done' 2025-11-25 17:46:53.606 | Preparing metadata (pyproject.toml): started 2025-11-25 17:46:53.797 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-25 17:46:53.803 | Building wheels for collected packages: dbcounter 2025-11-25 17:46:53.803 | Building wheel for dbcounter (pyproject.toml): started 2025-11-25 17:46:54.017 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2025-11-25 17:46:54.020 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=33167e7e1d321517cb171581977c6048370467043cc422ce79b9027a5318b1f2 2025-11-25 17:46:54.020 | Stored in directory: /tmp/pip-ephem-wheel-cache-7ztlktoi/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2025-11-25 17:46:54.025 | Successfully built dbcounter 2025-11-25 17:46:54.959 | Installing collected packages: dbcounter 2025-11-25 17:46:55.064 | Successfully installed dbcounter-0.1 2025-11-25 17:46:55.064 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:46:55.383 | + inc/python:pip_install:216 : result=0 2025-11-25 17:46:55.386 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:46:55.389 | + functions-common:time_stop:2423 : local name 2025-11-25 17:46:55.391 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:46:55.393 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:46:55.395 | + functions-common:time_stop:2426 : local total 2025-11-25 17:46:55.399 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:46:55.401 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:46:55.403 | + functions-common:time_stop:2430 : start_time=1764092808208 2025-11-25 17:46:55.406 | + functions-common:time_stop:2432 : [[ -z 1764092808208 ]] 2025-11-25 17:46:55.408 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:46:55.413 | + functions-common:time_stop:2435 : end_time=1764092815410 2025-11-25 17:46:55.416 | + functions-common:time_stop:2436 : elapsed_time=7202 2025-11-25 17:46:55.419 | + functions-common:time_stop:2437 : total=140629 2025-11-25 17:46:55.422 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:46:55.425 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=147831 2025-11-25 17:46:55.428 | + inc/python:pip_install:219 : return 0 2025-11-25 17:46:55.431 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2025-11-25 17:46:55.434 | + lib/database:recreate_database:112 : local db=stats 2025-11-25 17:46:55.438 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2025-11-25 17:46:55.440 | + lib/databases/mysql:recreate_database_mysql:60 : local db=stats 2025-11-25 17:46:55.444 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2025-11-25 17:46:55.461 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2025-11-25 17:46:55.478 | + 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), 2025-11-25 17:46:55.478 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2025-11-25 17:46:55.546 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2025-11-25 17:46:55.550 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/my.cnf mysqld read_buffer_size 64K 2025-11-25 17:46:55.652 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/my.cnf mysqld innodb_buffer_pool_size 16M 2025-11-25 17:46:55.748 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/my.cnf mysqld thread_stack 192K 2025-11-25 17:46:55.848 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/my.cnf mysqld thread_cache_size 8 2025-11-25 17:46:55.948 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/my.cnf mysqld tmp_table_size 8M 2025-11-25 17:46:56.039 | ++ inc/async:async_inner:64 : rc=0 2025-11-25 17:46:56.048 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/my.cnf mysqld sort_buffer_size 8M 2025-11-25 17:46:56.067 | [63786 Async install_tempest:63786]: finished successfully 2025-11-25 17:46:56.152 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/my.cnf mysqld max_allowed_packet 8M 2025-11-25 17:46:56.251 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mariadb 2025-11-25 17:46:56.254 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-25 17:46:56.258 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart mariadb 2025-11-25 17:46:56.999 | + ./stack.sh:main:1095 : save_stackenv 1095 2025-11-25 17:46:57.003 | + functions-common:save_stackenv:63 : local tag=1095 2025-11-25 17:46:57.008 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2025-11-25 17:46:57.013 | + functions-common:save_stackenv:65 : time_stamp=2025-11-25-124657 2025-11-25 17:46:57.015 | + functions-common:save_stackenv:66 : echo '# 2025-11-25-124657 1095' 2025-11-25 17:46:57.019 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:46:57.022 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2025-11-25 17:46:57.025 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:46:57.028 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2025-11-25 17:46:57.032 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:46:57.035 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2025-11-25 17:46:57.038 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:46:57.041 | + functions-common:save_stackenv:68 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,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 2025-11-25 17:46:57.045 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:46:57.047 | + functions-common:save_stackenv:68 : echo HOST_IP=38.102.83.58 2025-11-25 17:46:57.051 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:46:57.053 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://38.102.83.58/identity 2025-11-25 17:46:57.057 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:46:57.060 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2025-11-25-123919 2025-11-25 17:46:57.063 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:46:57.066 | + functions-common:save_stackenv:68 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-11-25 17:46:57.070 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:46:57.073 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=38.102.83.58 2025-11-25 17:46:57.076 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:46:57.079 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2025-11-25 17:46:57.082 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:46:57.086 | + functions-common:save_stackenv:68 : echo TLS_IP=IP:38.102.83.58,IP:::1 2025-11-25 17:46:57.089 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:46:57.092 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2025-11-25 17:46:57.095 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:46:57.098 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2025-11-25 17:46:57.102 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:46:57.105 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=38.102.83.58 2025-11-25 17:46:57.108 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:46:57.111 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2025-11-25 17:46:57.115 | + ./stack.sh:main:1105 : start_dstat 2025-11-25 17:46:57.118 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2025-11-25 17:46:57.122 | + functions-common:run_process:1677 : local service=dstat 2025-11-25 17:46:57.125 | + functions-common:run_process:1678 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2025-11-25 17:46:57.128 | + functions-common:run_process:1679 : local group= 2025-11-25 17:46:57.131 | + functions-common:run_process:1680 : local user= 2025-11-25 17:46:57.135 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:46:57.138 | + functions-common:run_process:1683 : local name=dstat 2025-11-25 17:46:57.141 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:46:57.144 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:46:57.148 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:46:57.151 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:46:57.155 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:46:57.161 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092817158 2025-11-25 17:46:57.165 | + functions-common:run_process:1686 : is_service_enabled dstat 2025-11-25 17:46:57.188 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:46:57.191 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:46:57.194 | + functions-common:time_stop:2423 : local name 2025-11-25 17:46:57.197 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:46:57.201 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:46:57.204 | + functions-common:time_stop:2426 : local total 2025-11-25 17:46:57.207 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:46:57.211 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:46:57.214 | + functions-common:time_stop:2430 : start_time=1764092817158 2025-11-25 17:46:57.218 | + functions-common:time_stop:2432 : [[ -z 1764092817158 ]] 2025-11-25 17:46:57.222 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:46:57.228 | + functions-common:time_stop:2435 : end_time=1764092817224 2025-11-25 17:46:57.230 | + functions-common:time_stop:2436 : elapsed_time=66 2025-11-25 17:46:57.234 | + functions-common:time_stop:2437 : total=1728 2025-11-25 17:46:57.237 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:46:57.240 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=1794 2025-11-25 17:46:57.243 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2025-11-25 17:46:57.246 | + functions-common:run_process:1677 : local service=memory_tracker 2025-11-25 17:46:57.250 | + functions-common:run_process:1678 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2025-11-25 17:46:57.253 | + functions-common:run_process:1679 : local group= 2025-11-25 17:46:57.257 | + functions-common:run_process:1680 : local user=root 2025-11-25 17:46:57.260 | + functions-common:run_process:1681 : local env_vars=PYTHON=python3.12 2025-11-25 17:46:57.264 | + functions-common:run_process:1683 : local name=memory_tracker 2025-11-25 17:46:57.267 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:46:57.270 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:46:57.274 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:46:57.277 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:46:57.281 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:46:57.287 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092817284 2025-11-25 17:46:57.291 | + functions-common:run_process:1686 : is_service_enabled memory_tracker 2025-11-25 17:46:57.312 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:57.316 | + functions-common:run_process:1687 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2025-11-25 17:46:57.320 | + functions-common:_run_under_systemd:1631 : local service=memory_tracker 2025-11-25 17:46:57.323 | + functions-common:_run_under_systemd:1632 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2025-11-25 17:46:57.326 | + functions-common:_run_under_systemd:1633 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2025-11-25 17:46:57.330 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2025-11-25 17:46:57.333 | + functions-common:_common_systemd_pitfalls:1603 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2025-11-25 17:46:57.337 | + functions-common:_common_systemd_pitfalls:1606 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2025-11-25 17:46:57.341 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2025-11-25 17:46:57.344 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@memory_tracker.service 2025-11-25 17:46:57.348 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:46:57.351 | + functions-common:_run_under_systemd:1639 : local user=root 2025-11-25 17:46:57.354 | + functions-common:_run_under_systemd:1640 : [[ -z root ]] 2025-11-25 17:46:57.357 | + functions-common:_run_under_systemd:1643 : local env_vars=PYTHON=python3.12 2025-11-25 17:46:57.361 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2025-11-25 17:46:57.364 | + functions-common:_run_under_systemd:1647 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2025-11-25 17:46:57.367 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2025-11-25 17:46:57.371 | + functions-common:write_user_unit_file:1538 : local service=devstack@memory_tracker.service 2025-11-25 17:46:57.374 | + functions-common:write_user_unit_file:1539 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2025-11-25 17:46:57.378 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-25 17:46:57.381 | + functions-common:write_user_unit_file:1541 : local user=root 2025-11-25 17:46:57.384 | + functions-common:write_user_unit_file:1542 : local env_vars=PYTHON=python3.12 2025-11-25 17:46:57.389 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:46:57.395 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-25 17:46:57.399 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2025-11-25 17:46:57.402 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:46:57.407 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2025-11-25 17:46:57.526 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:46:57.645 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2025-11-25 17:46:57.735 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecStart /opt/stack/devstack/tools/memory_tracker.sh 2025-11-25 17:46:57.801 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2025-11-25 17:46:57.880 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2025-11-25 17:46:57.972 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:46:58.069 | + functions-common:write_user_unit_file:1557 : [[ -n PYTHON=python3.12 ]] 2025-11-25 17:46:58.073 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2025-11-25 17:46:58.170 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-25 17:46:58.173 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2025-11-25 17:46:58.294 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:46:58.590 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@memory_tracker.service 2025-11-25 17:46:58.616 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service' → '/etc/systemd/system/devstack@memory_tracker.service'. 2025-11-25 17:46:58.894 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@memory_tracker.service 2025-11-25 17:46:58.973 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:46:58.976 | + functions-common:time_stop:2423 : local name 2025-11-25 17:46:58.980 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:46:58.982 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:46:58.986 | + functions-common:time_stop:2426 : local total 2025-11-25 17:46:58.989 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:46:58.992 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:46:58.995 | + functions-common:time_stop:2430 : start_time=1764092817284 2025-11-25 17:46:58.999 | + functions-common:time_stop:2432 : [[ -z 1764092817284 ]] 2025-11-25 17:46:59.002 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:46:59.008 | + functions-common:time_stop:2435 : end_time=1764092819004 2025-11-25 17:46:59.011 | + functions-common:time_stop:2436 : elapsed_time=1720 2025-11-25 17:46:59.014 | + functions-common:time_stop:2437 : total=1794 2025-11-25 17:46:59.016 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:46:59.020 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=3514 2025-11-25 17:46:59.023 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2025-11-25 17:46:59.043 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:46:59.046 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2025-11-25 17:46:59.049 | + functions-common:run_process:1677 : local service=file_tracker 2025-11-25 17:46:59.052 | + functions-common:run_process:1678 : local command=/opt/stack/devstack/tools/file_tracker.sh 2025-11-25 17:46:59.055 | + functions-common:run_process:1679 : local group= 2025-11-25 17:46:59.057 | + functions-common:run_process:1680 : local user= 2025-11-25 17:46:59.061 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:46:59.063 | + functions-common:run_process:1683 : local name=file_tracker 2025-11-25 17:46:59.065 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:46:59.068 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:46:59.071 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:46:59.074 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:46:59.077 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:46:59.082 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092819079 2025-11-25 17:46:59.085 | + functions-common:run_process:1686 : is_service_enabled file_tracker 2025-11-25 17:46:59.105 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:46:59.108 | + functions-common:run_process:1687 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2025-11-25 17:46:59.111 | + functions-common:_run_under_systemd:1631 : local service=file_tracker 2025-11-25 17:46:59.115 | + functions-common:_run_under_systemd:1632 : local command=/opt/stack/devstack/tools/file_tracker.sh 2025-11-25 17:46:59.118 | + functions-common:_run_under_systemd:1633 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2025-11-25 17:46:59.121 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2025-11-25 17:46:59.123 | + functions-common:_common_systemd_pitfalls:1603 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2025-11-25 17:46:59.127 | + functions-common:_common_systemd_pitfalls:1606 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2025-11-25 17:46:59.129 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2025-11-25 17:46:59.132 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@file_tracker.service 2025-11-25 17:46:59.135 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:46:59.138 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:46:59.140 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:46:59.142 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:46:59.145 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2025-11-25 17:46:59.148 | + functions-common:_run_under_systemd:1647 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2025-11-25 17:46:59.151 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2025-11-25 17:46:59.154 | + functions-common:write_user_unit_file:1538 : local service=devstack@file_tracker.service 2025-11-25 17:46:59.157 | + functions-common:write_user_unit_file:1539 : local command=/opt/stack/devstack/tools/file_tracker.sh 2025-11-25 17:46:59.159 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-25 17:46:59.162 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-25 17:46:59.164 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-25 17:46:59.166 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:46:59.169 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-25 17:46:59.171 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2025-11-25 17:46:59.173 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:46:59.178 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2025-11-25 17:46:59.274 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:46:59.378 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2025-11-25 17:46:59.472 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecStart /opt/stack/devstack/tools/file_tracker.sh 2025-11-25 17:46:59.581 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2025-11-25 17:46:59.687 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2025-11-25 17:46:59.799 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:46:59.909 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-25 17:46:59.912 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-25 17:46:59.914 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2025-11-25 17:47:00.041 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:47:00.354 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@file_tracker.service 2025-11-25 17:47:00.384 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service' → '/etc/systemd/system/devstack@file_tracker.service'. 2025-11-25 17:47:00.620 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@file_tracker.service 2025-11-25 17:47:00.676 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:47:00.680 | + functions-common:time_stop:2423 : local name 2025-11-25 17:47:00.682 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:47:00.685 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:47:00.688 | + functions-common:time_stop:2426 : local total 2025-11-25 17:47:00.692 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:47:00.694 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:47:00.697 | + functions-common:time_stop:2430 : start_time=1764092819079 2025-11-25 17:47:00.700 | + functions-common:time_stop:2432 : [[ -z 1764092819079 ]] 2025-11-25 17:47:00.703 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:47:00.708 | + functions-common:time_stop:2435 : end_time=1764092820705 2025-11-25 17:47:00.711 | + functions-common:time_stop:2436 : elapsed_time=1626 2025-11-25 17:47:00.715 | + functions-common:time_stop:2437 : total=3514 2025-11-25 17:47:00.718 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:47:00.721 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=5140 2025-11-25 17:47:00.725 | + ./stack.sh:main:1107 : is_service_enabled atop 2025-11-25 17:47:00.750 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:47:00.753 | + ./stack.sh:main:1115 : is_service_enabled tcpdump 2025-11-25 17:47:00.776 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:47:00.780 | + ./stack.sh:main:1123 : is_service_enabled etcd3 2025-11-25 17:47:00.804 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:47:00.807 | + ./stack.sh:main:1124 : start_etcd3 2025-11-25 17:47:00.810 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2025-11-25 17:47:00.814 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0005535648.novalocal --data-dir /opt/stack/data/etcd' 2025-11-25 17:47:00.818 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2025-11-25 17:47:00.822 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0005535648.novalocal=http://38.102.83.58:2380' 2025-11-25 17:47:00.824 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://38.102.83.58:2380' 2025-11-25 17:47:00.827 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://38.102.83.58:2379' 2025-11-25 17:47:00.831 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2025-11-25 17:47:00.835 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2025-11-25 17:47:00.839 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://38.102.83.58:2379' 2025-11-25 17:47:00.842 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2025-11-25 17:47:00.845 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2025-11-25 17:47:00.849 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2025-11-25 17:47:00.854 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0005535648.novalocal --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0005535648.novalocal=http://38.102.83.58:2380 --initial-advertise-peer-urls http://38.102.83.58:2380 --advertise-client-urls http://38.102.83.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://38.102.83.58:2379 --log-level=debug' '' root 2025-11-25 17:47:00.859 | + functions-common:write_user_unit_file:1538 : local service=devstack@etcd.service 2025-11-25 17:47:00.863 | + functions-common:write_user_unit_file:1539 : local 'command=/opt/stack/bin/etcd --name np0005535648.novalocal --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0005535648.novalocal=http://38.102.83.58:2380 --initial-advertise-peer-urls http://38.102.83.58:2380 --advertise-client-urls http://38.102.83.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://38.102.83.58:2379 --log-level=debug' 2025-11-25 17:47:00.867 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-25 17:47:00.871 | + functions-common:write_user_unit_file:1541 : local user=root 2025-11-25 17:47:00.875 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-25 17:47:00.878 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:47:00.882 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-25 17:47:00.886 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@etcd.service 2025-11-25 17:47:00.890 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:47:00.897 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2025-11-25 17:47:01.037 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:47:01.170 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2025-11-25 17:47:01.278 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0005535648.novalocal --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0005535648.novalocal=http://38.102.83.58:2380 --initial-advertise-peer-urls http://38.102.83.58:2380 --advertise-client-urls http://38.102.83.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://38.102.83.58:2379 --log-level=debug' 2025-11-25 17:47:01.388 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2025-11-25 17:47:01.498 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2025-11-25 17:47:01.611 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:47:01.719 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-25 17:47:01.722 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-25 17:47:01.726 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2025-11-25 17:47:01.861 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:47:02.174 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2025-11-25 17:47:02.289 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2025-11-25 17:47:02.393 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2025-11-25 17:47:02.497 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2025-11-25 17:47:02.604 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2025-11-25 17:47:02.608 | ++ functions-common:is_arch:517 : uname -m 2025-11-25 17:47:02.614 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-11-25 17:47:02.618 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2025-11-25 17:47:02.939 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2025-11-25 17:47:02.972 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@etcd.service' → '/etc/systemd/system/devstack@etcd.service'. 2025-11-25 17:47:03.244 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2025-11-25 17:47:04.252 | + ./stack.sh:main:1130 : is_service_enabled tls-proxy 2025-11-25 17:47:04.276 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:47:04.280 | + ./stack.sh:main:1131 : start_tls_proxy http-services '*' 443 38.102.83.58 80 2025-11-25 17:47:04.284 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2025-11-25 17:47:04.288 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2025-11-25 17:47:04.291 | + lib/tls:start_tls_proxy:512 : local f_port=443 2025-11-25 17:47:04.295 | + lib/tls:start_tls_proxy:513 : local b_host=38.102.83.58 2025-11-25 17:47:04.299 | + lib/tls:start_tls_proxy:514 : local b_port=80 2025-11-25 17:47:04.303 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2025-11-25 17:47:04.306 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2025-11-25 17:47:04.309 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2025-11-25 17:47:04.313 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/httpd/conf.d/connection-tuning.conf 2025-11-25 17:47:04.317 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/httpd/conf.d/connection-tuning.conf ']' 2025-11-25 17:47:04.321 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/httpd/conf.d/connection-tuning.conf' 2025-11-25 17:47:04.354 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2025-11-25 17:47:04.362 | + lib/tls:start_tls_proxy:521 : local config_file 2025-11-25 17:47:04.367 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2025-11-25 17:47:04.372 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2025-11-25 17:47:04.377 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-25 17:47:04.380 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:47:04.384 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:47:04.388 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-25 17:47:04.392 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:47:04.396 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:47:04.399 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:47:04.403 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:47:04.407 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:47:04.410 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:47:04.414 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:47:04.417 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:47:04.422 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:47:04.425 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:47:04.430 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/http-services-tls-proxy.conf 2025-11-25 17:47:04.433 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/http-services-tls-proxy.conf ']' 2025-11-25 17:47:04.437 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/http-services-tls-proxy.conf.disabled 2025-11-25 17:47:04.441 | + lib/tls:start_tls_proxy:522 : config_file=/etc/httpd/conf.d/http-services-tls-proxy.conf.disabled 2025-11-25 17:47:04.445 | + lib/tls:start_tls_proxy:523 : local listen_string 2025-11-25 17:47:04.448 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2025-11-25 17:47:04.451 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2025-11-25 17:47:04.455 | + lib/tls:start_tls_proxy:528 : listen_string= 2025-11-25 17:47:04.459 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/httpd/conf.d/http-services-tls-proxy.conf.disabled' 2025-11-25 17:47:04.488 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-25 17:47:04.492 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2025-11-25 17:47:04.496 | + lib/apache:enable_apache_mod:55 : local mod=headers 2025-11-25 17:47:04.500 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-25 17:47:04.503 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:47:04.506 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:47:04.509 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:47:04.513 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:47:04.516 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:47:04.520 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:47:04.523 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:47:04.528 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:47:04.530 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:47:04.534 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:47:04.537 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:47:04.542 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:47:04.545 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:47:04.548 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:47:04.552 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:47:04.555 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-25 17:47:04.559 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2025-11-25 17:47:04.562 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2025-11-25 17:47:04.569 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-25 17:47:04.574 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:47:04.578 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:47:04.581 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:47:04.585 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:47:04.588 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:47:04.591 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:47:04.595 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:47:04.598 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:47:04.601 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:47:04.604 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:47:04.608 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:47:04.612 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:47:04.616 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:47:04.619 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:47:04.623 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:47:04.626 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-25 17:47:04.630 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2025-11-25 17:47:04.633 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2025-11-25 17:47:04.636 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-25 17:47:04.639 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:47:04.643 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:47:04.646 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:47:04.650 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:47:04.653 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:47:04.657 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:47:04.660 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:47:04.664 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:47:04.667 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:47:04.671 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:47:04.674 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:47:04.678 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:47:04.681 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:47:04.685 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:47:04.688 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:47:04.692 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-25 17:47:04.696 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2025-11-25 17:47:04.699 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2025-11-25 17:47:04.704 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-25 17:47:04.707 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:47:04.711 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:47:04.714 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:47:04.718 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:47:04.721 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:47:04.724 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:47:04.728 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:47:04.730 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:47:04.734 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:47:04.738 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:47:04.741 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:47:04.744 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:47:04.748 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:47:04.751 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:47:04.755 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:47:04.758 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2025-11-25 17:47:04.761 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2025-11-25 17:47:04.765 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-25 17:47:04.768 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-25 17:47:04.772 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-25 17:47:04.775 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:47:04.778 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:47:04.782 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:47:04.786 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:47:04.789 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:47:04.793 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:47:04.796 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:47:04.799 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:47:04.802 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:47:04.805 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:47:04.809 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:47:04.813 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:47:04.816 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:47:04.820 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:47:04.824 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:47:04.827 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-25 17:47:04.831 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:47:04.835 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:47:04.838 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-25 17:47:04.842 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:47:04.847 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:47:04.850 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:47:04.854 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:47:04.858 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:47:04.862 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:47:04.866 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:47:04.869 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:47:04.873 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:47:04.876 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:47:04.880 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/http-services-tls-proxy.conf 2025-11-25 17:47:04.883 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/http-services-tls-proxy.conf.disabled ]] 2025-11-25 17:47:04.887 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/http-services-tls-proxy.conf ]] 2025-11-25 17:47:04.891 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/http-services-tls-proxy.conf.disabled /etc/httpd/conf.d/http-services-tls-proxy.conf 2025-11-25 17:47:04.918 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2025-11-25 17:47:04.922 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-25 17:47:04.926 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-25 17:47:04.930 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-25 17:47:06.128 | + ./stack.sh:main:1135 : write_clouds_yaml 2025-11-25 17:47:06.130 | + functions-common:write_clouds_yaml:82 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2025-11-25 17:47:06.134 | ++ functions-common:write_clouds_yaml:84 : dirname /etc/openstack/clouds.yaml 2025-11-25 17:47:06.140 | + functions-common:write_clouds_yaml:84 : sudo mkdir -p /etc/openstack 2025-11-25 17:47:06.171 | + functions-common:write_clouds_yaml:85 : sudo chown -R stack /etc/openstack 2025-11-25 17:47:06.198 | + functions-common:write_clouds_yaml:87 : CA_CERT_ARG= 2025-11-25 17:47:06.202 | + functions-common:write_clouds_yaml:88 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2025-11-25 17:47:06.205 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2025-11-25 17:47:06.209 | + functions-common:write_clouds_yaml:92 : /bin/python3.12 /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://38.102.83.58/identity --os-username demo --os-password secretadmin --os-project-name demo 2025-11-25 17:47:06.278 | The user clouds.yaml file didn't exist. 2025-11-25 17:47:06.286 | + functions-common:write_clouds_yaml:103 : /bin/python3.12 /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://38.102.83.58/identity --os-username admin --os-password secretadmin --os-project-name admin 2025-11-25 17:47:06.359 | + functions-common:write_clouds_yaml:114 : /bin/python3.12 /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://38.102.83.58/identity --os-username admin --os-password secretadmin --os-project-name demo 2025-11-25 17:47:06.444 | + functions-common:write_clouds_yaml:125 : /bin/python3.12 /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://38.102.83.58/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2025-11-25 17:47:06.535 | + functions-common:write_clouds_yaml:136 : /bin/python3.12 /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://38.102.83.58/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2025-11-25 17:47:06.688 | + functions-common:write_clouds_yaml:147 : /bin/python3.12 /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://38.102.83.58/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2025-11-25 17:47:06.780 | + functions-common:write_clouds_yaml:158 : /bin/python3.12 /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://38.102.83.58/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2025-11-25 17:47:06.873 | + functions-common:write_clouds_yaml:169 : /bin/python3.12 /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://38.102.83.58/identity --os-username admin --os-password secretadmin --os-system-scope all 2025-11-25 17:47:06.975 | + functions-common:write_clouds_yaml:180 : /bin/python3.12 /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://38.102.83.58/identity --os-username system_member --os-password secretadmin --os-system-scope all 2025-11-25 17:47:07.072 | + functions-common:write_clouds_yaml:191 : /bin/python3.12 /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://38.102.83.58/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2025-11-25 17:47:07.167 | + functions-common:write_clouds_yaml:201 : cat 2025-11-25 17:47:07.175 | ++ functions-common:write_clouds_yaml:207 : eval echo '~stack' 2025-11-25 17:47:07.179 | +++ functions-common:write_clouds_yaml:207 : echo /opt/stack 2025-11-25 17:47:07.184 | + functions-common:write_clouds_yaml:207 : rm -f /opt/stack/.config/openstack/clouds.yaml 2025-11-25 17:47:07.190 | + ./stack.sh:main:1136 : export OS_CLOUD=devstack-admin 2025-11-25 17:47:07.194 | + ./stack.sh:main:1136 : OS_CLOUD=devstack-admin 2025-11-25 17:47:07.198 | + ./stack.sh:main:1138 : is_service_enabled keystone 2025-11-25 17:47:07.221 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:47:07.224 | + ./stack.sh:main:1139 : echo_summary 'Starting Keystone' 2025-11-25 17:47:07.228 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:47:07.231 | + ./stack.sh:echo_summary:473 : echo -e Starting Keystone 2025-11-25 17:47:07.234 | + ./stack.sh:main:1141 : '[' 38.102.83.58 == 38.102.83.58 ']' 2025-11-25 17:47:07.238 | + ./stack.sh:main:1142 : init_keystone 2025-11-25 17:47:07.243 | + lib/keystone:init_keystone:466 : is_service_enabled ldap 2025-11-25 17:47:07.264 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:47:07.267 | + lib/keystone:init_keystone:470 : [[ True == True ]] 2025-11-25 17:47:07.271 | + lib/keystone:init_keystone:472 : recreate_database keystone 2025-11-25 17:47:07.275 | + lib/database:recreate_database:112 : local db=keystone 2025-11-25 17:47:07.277 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2025-11-25 17:47:07.281 | + lib/databases/mysql:recreate_database_mysql:60 : local db=keystone 2025-11-25 17:47:07.285 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2025-11-25 17:47:07.302 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2025-11-25 17:47:07.319 | + lib/keystone:init_keystone:475 : time_start dbsync 2025-11-25 17:47:07.323 | + functions-common:time_start:2409 : local name=dbsync 2025-11-25 17:47:07.327 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:47:07.330 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:47:07.334 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:47:07.340 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092827336 2025-11-25 17:47:07.343 | + lib/keystone:init_keystone:477 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2025-11-25 17:47:09.318 | INFO dbcounter [-] Registered counter for database keystone 2025-11-25 17:47:09.330 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=68415) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-25 17:47:09.337 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-25 17:47:09.337 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-25 17:47:09.338 | DEBUG dbcounter [-] [68415] Writer thread running {{(pid=68415) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-25 17:47:09.386 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2025-11-25 17:47:11.210 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=68415) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-25 17:47:11.215 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2025-11-25 17:47:11.215 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=68415) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:47:11.216 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2025-11-25 17:47:11.238 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=68415) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:47:11.240 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2025-11-25 17:47:11.250 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=68415) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:47:11.252 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2025-11-25 17:47:11.265 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=68415) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:47:11.267 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2025-11-25 17:47:11.267 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=68415) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-25 17:47:11.269 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2025-11-25 17:47:11.295 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=68415) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:47:11.296 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2025-11-25 17:47:11.312 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=68415) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:47:11.715 | + lib/keystone:init_keystone:478 : time_stop dbsync 2025-11-25 17:47:11.718 | + functions-common:time_stop:2423 : local name 2025-11-25 17:47:11.722 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:47:11.726 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:47:11.729 | + functions-common:time_stop:2426 : local total 2025-11-25 17:47:11.732 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:47:11.735 | + functions-common:time_stop:2429 : name=dbsync 2025-11-25 17:47:11.738 | + functions-common:time_stop:2430 : start_time=1764092827336 2025-11-25 17:47:11.741 | + functions-common:time_stop:2432 : [[ -z 1764092827336 ]] 2025-11-25 17:47:11.746 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:47:11.751 | + functions-common:time_stop:2435 : end_time=1764092831748 2025-11-25 17:47:11.754 | + functions-common:time_stop:2436 : elapsed_time=4412 2025-11-25 17:47:11.757 | + functions-common:time_stop:2437 : total=0 2025-11-25 17:47:11.761 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:47:11.764 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=4412 2025-11-25 17:47:11.767 | + lib/keystone:init_keystone:480 : [[ fernet == \f\e\r\n\e\t ]] 2025-11-25 17:47:11.771 | + lib/keystone:init_keystone:481 : rm -rf /etc/keystone/fernet-keys/ 2025-11-25 17:47:11.777 | + lib/keystone:init_keystone:482 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2025-11-25 17:47:13.205 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2025-11-25 17:47:13.205 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2025-11-25 17:47:13.205 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2025-11-25 17:47:13.205 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2025-11-25 17:47:13.205 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2025-11-25 17:47:13.205 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2025-11-25 17:47:13.205 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2025-11-25 17:47:13.205 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2025-11-25 17:47:13.206 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2025-11-25 17:47:13.600 | + lib/keystone:init_keystone:484 : rm -rf /etc/keystone/credential-keys/ 2025-11-25 17:47:13.606 | + lib/keystone:init_keystone:485 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2025-11-25 17:47:14.982 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2025-11-25 17:47:14.982 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2025-11-25 17:47:14.982 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2025-11-25 17:47:14.982 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2025-11-25 17:47:14.982 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2025-11-25 17:47:14.982 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2025-11-25 17:47:14.983 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2025-11-25 17:47:14.983 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2025-11-25 17:47:14.983 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2025-11-25 17:47:15.383 | + ./stack.sh:main:1143 : start_keystone 2025-11-25 17:47:15.386 | + lib/keystone:start_keystone:539 : local service_port=5000 2025-11-25 17:47:15.390 | + lib/keystone:start_keystone:540 : local auth_protocol=https 2025-11-25 17:47:15.394 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2025-11-25 17:47:15.410 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:47:15.413 | + lib/keystone:start_keystone:542 : service_port=5001 2025-11-25 17:47:15.417 | + lib/keystone:start_keystone:543 : auth_protocol=http 2025-11-25 17:47:15.421 | ++ lib/keystone:start_keystone:546 : which uwsgi 2025-11-25 17:47:15.426 | + lib/keystone:start_keystone:546 : run_process keystone '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2025-11-25 17:47:15.429 | + functions-common:run_process:1677 : local service=keystone 2025-11-25 17:47:15.432 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-25 17:47:15.436 | + functions-common:run_process:1679 : local group= 2025-11-25 17:47:15.439 | + functions-common:run_process:1680 : local user= 2025-11-25 17:47:15.443 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:47:15.445 | + functions-common:run_process:1683 : local name=keystone 2025-11-25 17:47:15.448 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:47:15.452 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:47:15.455 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:47:15.458 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:47:15.461 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:47:15.468 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092835463 2025-11-25 17:47:15.471 | + functions-common:run_process:1686 : is_service_enabled keystone 2025-11-25 17:47:15.490 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:47:15.494 | + functions-common:run_process:1687 : _run_under_systemd keystone '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2025-11-25 17:47:15.498 | + functions-common:_run_under_systemd:1631 : local service=keystone 2025-11-25 17:47:15.501 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-25 17:47:15.505 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-25 17:47:15.507 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-25 17:47:15.510 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-25 17:47:15.514 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2025-11-25 17:47:15.517 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2025-11-25 17:47:15.521 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@keystone.service 2025-11-25 17:47:15.525 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:47:15.529 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:47:15.532 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:47:15.536 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:47:15.539 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2025-11-25 17:47:15.542 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2025-11-25 17:47:15.546 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-25 17:47:15.549 | + functions-common:_run_under_systemd:1651 : write_uwsgi_user_unit_file devstack@keystone.service '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' stack '' 2025-11-25 17:47:15.552 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@keystone.service 2025-11-25 17:47:15.555 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-25 17:47:15.559 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-25 17:47:15.561 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-25 17:47:15.564 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-25 17:47:15.567 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@keystone.service 2025-11-25 17:47:15.571 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-25 17:47:15.576 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2025-11-25 17:47:15.704 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:47:15.833 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2025-11-25 17:47:15.934 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2025-11-25 17:47:16.033 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-25 17:47:16.133 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:47:16.233 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2025-11-25 17:47:16.329 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2025-11-25 17:47:16.428 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2025-11-25 17:47:16.520 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2025-11-25 17:47:16.619 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2025-11-25 17:47:16.717 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-25 17:47:16.720 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-25 17:47:16.723 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2025-11-25 17:47:16.853 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-25 17:47:17.185 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@keystone.service 2025-11-25 17:47:17.219 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@keystone.service' → '/etc/systemd/system/devstack@keystone.service'. 2025-11-25 17:47:17.456 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@keystone.service 2025-11-25 17:47:17.580 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:47:17.583 | + functions-common:time_stop:2423 : local name 2025-11-25 17:47:17.586 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:47:17.590 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:47:17.592 | + functions-common:time_stop:2426 : local total 2025-11-25 17:47:17.596 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:47:17.599 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:47:17.601 | + functions-common:time_stop:2430 : start_time=1764092835463 2025-11-25 17:47:17.606 | + functions-common:time_stop:2432 : [[ -z 1764092835463 ]] 2025-11-25 17:47:17.610 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:47:17.617 | + functions-common:time_stop:2435 : end_time=1764092837613 2025-11-25 17:47:17.619 | + functions-common:time_stop:2436 : elapsed_time=2150 2025-11-25 17:47:17.623 | + functions-common:time_stop:2437 : total=5140 2025-11-25 17:47:17.626 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:47:17.630 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=7290 2025-11-25 17:47:17.632 | + lib/keystone:start_keystone:548 : echo 'Waiting for keystone to start...' 2025-11-25 17:47:17.633 | Waiting for keystone to start... 2025-11-25 17:47:17.636 | + lib/keystone:start_keystone:554 : local service_uri=http://38.102.83.58/identity/v3/ 2025-11-25 17:47:17.640 | + lib/keystone:start_keystone:556 : wait_for_service 60 http://38.102.83.58/identity/v3/ 2025-11-25 17:47:17.643 | + functions:wait_for_service:469 : local timeout=60 2025-11-25 17:47:17.647 | + functions:wait_for_service:470 : local url=http://38.102.83.58/identity/v3/ 2025-11-25 17:47:17.650 | + functions:wait_for_service:471 : local rval=0 2025-11-25 17:47:17.653 | + functions:wait_for_service:472 : time_start wait_for_service 2025-11-25 17:47:17.657 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-25 17:47:17.659 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:47:17.662 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:47:17.665 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:47:17.672 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092837668 2025-11-25 17:47:17.674 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-11-25 17:47:17.681 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://38.102.83.58/identity/v3/ 2025-11-25 17:47:19.671 | + :: : [[ 200 == 503 ]] 2025-11-25 17:47:19.674 | + :: : [[ 0 -eq 7 ]] 2025-11-25 17:47:19.678 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-11-25 17:47:19.680 | + functions-common:time_stop:2423 : local name 2025-11-25 17:47:19.683 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:47:19.687 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:47:19.689 | + functions-common:time_stop:2426 : local total 2025-11-25 17:47:19.692 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:47:19.694 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-25 17:47:19.697 | + functions-common:time_stop:2430 : start_time=1764092837668 2025-11-25 17:47:19.700 | + functions-common:time_stop:2432 : [[ -z 1764092837668 ]] 2025-11-25 17:47:19.704 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:47:19.709 | + functions-common:time_stop:2435 : end_time=1764092839705 2025-11-25 17:47:19.712 | + functions-common:time_stop:2436 : elapsed_time=2037 2025-11-25 17:47:19.716 | + functions-common:time_stop:2437 : total=0 2025-11-25 17:47:19.719 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:47:19.723 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=2037 2025-11-25 17:47:19.727 | + functions:wait_for_service:479 : return 0 2025-11-25 17:47:19.730 | + lib/keystone:start_keystone:561 : is_service_enabled tls-proxy 2025-11-25 17:47:19.751 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:47:19.755 | + lib/keystone:start_keystone:562 : start_tls_proxy keystone-service '*' 5000 38.102.83.58 5001 2025-11-25 17:47:19.758 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2025-11-25 17:47:19.761 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2025-11-25 17:47:19.764 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2025-11-25 17:47:19.768 | + lib/tls:start_tls_proxy:513 : local b_host=38.102.83.58 2025-11-25 17:47:19.771 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2025-11-25 17:47:19.774 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2025-11-25 17:47:19.777 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2025-11-25 17:47:19.779 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2025-11-25 17:47:19.783 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/httpd/conf.d/connection-tuning.conf 2025-11-25 17:47:19.785 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/httpd/conf.d/connection-tuning.conf ']' 2025-11-25 17:47:19.788 | + lib/tls:start_tls_proxy:521 : local config_file 2025-11-25 17:47:19.792 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2025-11-25 17:47:19.795 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2025-11-25 17:47:19.797 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-25 17:47:19.801 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:47:19.804 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:47:19.807 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-25 17:47:19.810 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:47:19.812 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:47:19.815 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:47:19.819 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:47:19.821 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:47:19.825 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:47:19.827 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:47:19.830 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:47:19.833 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:47:19.835 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:47:19.838 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/keystone-service-tls-proxy.conf 2025-11-25 17:47:19.842 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/keystone-service-tls-proxy.conf ']' 2025-11-25 17:47:19.845 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled 2025-11-25 17:47:19.848 | + lib/tls:start_tls_proxy:522 : config_file=/etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled 2025-11-25 17:47:19.851 | + lib/tls:start_tls_proxy:523 : local listen_string 2025-11-25 17:47:19.854 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2025-11-25 17:47:19.858 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2025-11-25 17:47:19.860 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2025-11-25 17:47:19.862 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2025-11-25 17:47:19.866 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled' 2025-11-25 17:47:19.899 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-25 17:47:19.903 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2025-11-25 17:47:19.906 | + lib/apache:enable_apache_mod:55 : local mod=headers 2025-11-25 17:47:19.909 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-25 17:47:19.912 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:47:19.915 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:47:19.918 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:47:19.921 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:47:19.924 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:47:19.926 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:47:19.929 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:47:19.932 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:47:19.935 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:47:19.938 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:47:19.941 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:47:19.944 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:47:19.946 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:47:19.949 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:47:19.953 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:47:19.956 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-25 17:47:19.959 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2025-11-25 17:47:19.962 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2025-11-25 17:47:19.965 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-25 17:47:19.968 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:47:19.971 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:47:19.974 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:47:19.977 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:47:19.980 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:47:19.982 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:47:19.985 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:47:19.987 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:47:19.990 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:47:19.993 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:47:19.996 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:47:19.999 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:47:20.002 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:47:20.005 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:47:20.008 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:47:20.010 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-25 17:47:20.014 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2025-11-25 17:47:20.016 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2025-11-25 17:47:20.019 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-25 17:47:20.022 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:47:20.024 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:47:20.027 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:47:20.030 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:47:20.033 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:47:20.036 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:47:20.038 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:47:20.041 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:47:20.044 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:47:20.047 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:47:20.050 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:47:20.053 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:47:20.055 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:47:20.058 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:47:20.061 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:47:20.064 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-25 17:47:20.068 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2025-11-25 17:47:20.071 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2025-11-25 17:47:20.074 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-25 17:47:20.076 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:47:20.080 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:47:20.083 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:47:20.086 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:47:20.089 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:47:20.091 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:47:20.094 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:47:20.097 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:47:20.100 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:47:20.103 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:47:20.106 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:47:20.109 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:47:20.111 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:47:20.114 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:47:20.118 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:47:20.120 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2025-11-25 17:47:20.123 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2025-11-25 17:47:20.126 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-25 17:47:20.129 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-25 17:47:20.131 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-25 17:47:20.133 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:47:20.136 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:47:20.139 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:47:20.141 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:47:20.144 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:47:20.147 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:47:20.150 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:47:20.153 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:47:20.156 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:47:20.159 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:47:20.162 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:47:20.165 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:47:20.168 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:47:20.171 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:47:20.174 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:47:20.177 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-25 17:47:20.180 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:47:20.182 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:47:20.185 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-25 17:47:20.187 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:47:20.189 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:47:20.192 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:47:20.195 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:47:20.197 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:47:20.200 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:47:20.203 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:47:20.205 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:47:20.209 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:47:20.211 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:47:20.214 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/keystone-service-tls-proxy.conf 2025-11-25 17:47:20.217 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled ]] 2025-11-25 17:47:20.220 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/keystone-service-tls-proxy.conf ]] 2025-11-25 17:47:20.224 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled /etc/httpd/conf.d/keystone-service-tls-proxy.conf 2025-11-25 17:47:20.251 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2025-11-25 17:47:20.255 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-25 17:47:20.258 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-25 17:47:20.261 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-25 17:47:21.457 | + lib/keystone:start_keystone:566 : restart_service memcached 2025-11-25 17:47:21.460 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-25 17:47:21.464 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart memcached 2025-11-25 17:47:21.506 | + ./stack.sh:main:1144 : bootstrap_keystone 2025-11-25 17:47:21.509 | + lib/keystone:bootstrap_keystone:581 : /usr/local/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://38.102.83.58/identity 2025-11-25 17:47:23.209 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.209 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.209 | 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=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.212 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.218 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.218 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.231 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.243 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.243 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.276 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.276 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.276 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.276 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.276 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.276 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.281 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.281 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.281 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.281 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.281 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.281 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.281 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.283 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.285 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.285 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.285 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.285 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.285 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.285 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.285 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=69711) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-25 17:47:23.316 | INFO dbcounter [-] Registered counter for database keystone 2025-11-25 17:47:23.323 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=69711) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-25 17:47:23.366 | DEBUG dbcounter [-] [69711] Writer thread running {{(pid=69711) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-25 17:47:23.517 | INFO keystone.cmd.bootstrap [None req-babca666-cb77-4e1a-81b1-8d05a9af3be4 None None] Created domain default 2025-11-25 17:47:23.535 | INFO keystone.cmd.bootstrap [None req-babca666-cb77-4e1a-81b1-8d05a9af3be4 None None] Created project admin 2025-11-25 17:47:23.548 | WARNING keystone.common.password_hashing [None req-babca666-cb77-4e1a-81b1-8d05a9af3be4 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2025-11-25 17:47:23.565 | INFO keystone.cmd.bootstrap [None req-babca666-cb77-4e1a-81b1-8d05a9af3be4 None None] Created user admin 2025-11-25 17:47:23.576 | INFO keystone.cmd.bootstrap [None req-babca666-cb77-4e1a-81b1-8d05a9af3be4 None None] Created role reader 2025-11-25 17:47:23.584 | INFO keystone.cmd.bootstrap [None req-babca666-cb77-4e1a-81b1-8d05a9af3be4 None None] Created role member 2025-11-25 17:47:23.604 | INFO keystone.cmd.bootstrap [None req-babca666-cb77-4e1a-81b1-8d05a9af3be4 None None] Created implied role where 78388393828748faab0fd9f33158dbd1 implies cdddcfc20ab04075b300546968f8c0f6 2025-11-25 17:47:23.611 | INFO keystone.cmd.bootstrap [None req-babca666-cb77-4e1a-81b1-8d05a9af3be4 None None] Created role manager 2025-11-25 17:47:23.623 | INFO keystone.cmd.bootstrap [None req-babca666-cb77-4e1a-81b1-8d05a9af3be4 None None] Created implied role where 6400f46a8ec2414599696fcfea3a6384 implies 78388393828748faab0fd9f33158dbd1 2025-11-25 17:47:23.632 | INFO keystone.cmd.bootstrap [None req-babca666-cb77-4e1a-81b1-8d05a9af3be4 None None] Created role admin 2025-11-25 17:47:23.644 | INFO keystone.cmd.bootstrap [None req-babca666-cb77-4e1a-81b1-8d05a9af3be4 None None] Created implied role where 6377918210c84fb8b245a12233d9acf5 implies 6400f46a8ec2414599696fcfea3a6384 2025-11-25 17:47:23.654 | INFO keystone.cmd.bootstrap [None req-babca666-cb77-4e1a-81b1-8d05a9af3be4 None None] Created role service 2025-11-25 17:47:23.664 | INFO keystone.cmd.bootstrap [None req-babca666-cb77-4e1a-81b1-8d05a9af3be4 None None] Granted role admin on project admin to user admin. 2025-11-25 17:47:23.669 | INFO keystone.cmd.bootstrap [None req-babca666-cb77-4e1a-81b1-8d05a9af3be4 None None] Granted role admin on the system to user admin. 2025-11-25 17:47:23.678 | WARNING py.warnings [None req-babca666-cb77-4e1a-81b1-8d05a9af3be4 None None] /usr/local/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2025-11-25 17:47:23.678 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2025-11-25 17:47:23.678 |  2025-11-25 17:47:23.681 | INFO keystone.cmd.bootstrap [None req-babca666-cb77-4e1a-81b1-8d05a9af3be4 None None] Created region RegionOne 2025-11-25 17:47:23.701 | INFO keystone.cmd.bootstrap [None req-babca666-cb77-4e1a-81b1-8d05a9af3be4 None None] Created public endpoint https://38.102.83.58/identity 2025-11-25 17:47:24.160 | + lib/keystone:bootstrap_keystone:589 : '[' False == True ']' 2025-11-25 17:47:24.164 | + ./stack.sh:main:1147 : create_keystone_accounts 2025-11-25 17:47:24.168 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2025-11-25 17:47:24.172 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2025-11-25 17:47:25.365 | 2025-11-25 17:47:25.377 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:25.381 | + lib/keystone:create_keystone_accounts:299 : admin_project=aa5c848f2d3b431088ca0667c18d4bcd 2025-11-25 17:47:25.384 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2025-11-25 17:47:25.388 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2025-11-25 17:47:25.700 | 2025-11-25 17:47:25.715 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:25.719 | + lib/keystone:create_keystone_accounts:301 : admin_user=24dc919867614a96ae95337c181e15b8 2025-11-25 17:47:25.723 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2025-11-25 17:47:25.725 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2025-11-25 17:47:25.729 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2025-11-25 17:47:25.732 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 24dc919867614a96ae95337c181e15b8 default 2025-11-25 17:47:25.806 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 24dc919867614a96ae95337c181e15b8 default 2025-11-25 17:47:25.848 | [9243 Async ks-domain-role:69892]: running: get_or_add_user_domain_role admin 24dc919867614a96ae95337c181e15b8 default 2025-11-25 17:47:25.852 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2025-11-25 17:47:25.855 | + functions-common:get_or_create_domain:875 : local domain_id 2025-11-25 17:47:25.859 | ++ functions-common:get_or_create_domain:880 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2025-11-25 17:47:27.016 | 2025-11-25 17:47:27.031 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:27.035 | + functions-common:get_or_create_domain:880 : domain_id=default 2025-11-25 17:47:27.038 | + functions-common:get_or_create_domain:881 : echo default 2025-11-25 17:47:27.038 | default 2025-11-25 17:47:27.041 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2025-11-25 17:47:27.116 | + inc/async:async_inner:63 : get_or_create_project service Default 2025-11-25 17:47:27.165 | [9243 Async ks-project:70018]: running: get_or_create_project service Default 2025-11-25 17:47:27.168 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2025-11-25 17:47:27.247 | + inc/async:async_inner:63 : get_or_create_role service 2025-11-25 17:47:27.295 | [9243 Async ks-service:70112]: running: get_or_create_role service 2025-11-25 17:47:27.299 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2025-11-25 17:47:27.376 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2025-11-25 17:47:27.422 | [9243 Async ks-reseller:70206]: running: get_or_create_role ResellerAdmin 2025-11-25 17:47:27.425 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2025-11-25 17:47:27.428 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2025-11-25 17:47:27.506 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2025-11-25 17:47:27.552 | [9243 Async ks-anotherrole:70302]: running: get_or_create_role anotherrole 2025-11-25 17:47:27.555 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2025-11-25 17:47:27.559 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2025-11-25 17:47:27.562 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-25 17:47:27.566 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2025-11-25 17:47:27.678 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:27.708 | [69892 Async ks-domain-role:69892]: finished successfully 2025-11-25 17:47:27.961 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:27.990 | [70018 Async ks-project:70018]: finished successfully 2025-11-25 17:47:28.351 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:28.381 | [70112 Async ks-service:70112]: finished successfully 2025-11-25 17:47:28.569 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:28.598 | [70206 Async ks-reseller:70206]: finished successfully 2025-11-25 17:47:28.791 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:28.820 | [70302 Async ks-anotherrole:70302]: finished successfully 2025-11-25 17:47:29.126 | 2025-11-25 17:47:29.142 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:29.146 | ++ functions-common:get_or_create_project:931 : project_id=ae76d9be23a7467aa2dfdc83efd40fa4 2025-11-25 17:47:29.149 | ++ functions-common:get_or_create_project:932 : echo ae76d9be23a7467aa2dfdc83efd40fa4 2025-11-25 17:47:29.153 | + lib/keystone:create_keystone_accounts:329 : invis_project=ae76d9be23a7467aa2dfdc83efd40fa4 2025-11-25 17:47:29.156 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2025-11-25 17:47:29.160 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2025-11-25 17:47:29.163 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-25 17:47:29.168 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2025-11-25 17:47:29.477 | 2025-11-25 17:47:29.493 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:29.497 | ++ functions-common:get_or_create_project:931 : project_id=b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:29.499 | ++ functions-common:get_or_create_project:932 : echo b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:29.503 | + lib/keystone:create_keystone_accounts:333 : demo_project=b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:29.507 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2025-11-25 17:47:29.511 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo secretadmin default demo@example.com 2025-11-25 17:47:29.514 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-25 17:47:29.517 | ++ functions-common:get_or_create_user:903 : [[ ! -z demo@example.com ]] 2025-11-25 17:47:29.521 | ++ functions-common:get_or_create_user:904 : local email=--email=demo@example.com 2025-11-25 17:47:29.525 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2025-11-25 17:47:29.925 | 2025-11-25 17:47:29.941 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:29.945 | ++ functions-common:get_or_create_user:918 : user_id=66e13602635e48b3a0a11c8d0c1cd8f9 2025-11-25 17:47:29.948 | ++ functions-common:get_or_create_user:919 : echo 66e13602635e48b3a0a11c8d0c1cd8f9 2025-11-25 17:47:29.952 | + lib/keystone:create_keystone_accounts:336 : demo_user=66e13602635e48b3a0a11c8d0c1cd8f9 2025-11-25 17:47:29.956 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2025-11-25 17:47:30.015 | [9243 Async ks-domain-role:69892]: Waiting for completion of get_or_add_user_domain_role admin 24dc919867614a96ae95337c181e15b8 default running on PID 69892 (6 other jobs running) 2025-11-25 17:47:30.043 | [9243 Async ks-domain-role:69892]: Signaling child to exit 2025-11-25 17:47:30.043 | WAKEUP 2025-11-25 17:47:30.071 | [9243 Async ks-domain-role:69892]: Signaled 2025-11-25 17:47:30.071 | + functions-common:get_or_add_user_domain_role:989 : local user_role_id 2025-11-25 17:47:30.071 | + functions-common:get_or_add_user_domain_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 24dc919867614a96ae95337c181e15b8 --domain default 2025-11-25 17:47:30.071 | 2025-11-25 17:47:30.071 | ++ functions-common:get_or_add_user_domain_role:1000 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 24dc919867614a96ae95337c181e15b8 --domain default -c Role -f value 2025-11-25 17:47:30.071 | 2025-11-25 17:47:30.072 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:30.072 | + functions-common:get_or_add_user_domain_role:1000 : user_role_id=6377918210c84fb8b245a12233d9acf5 2025-11-25 17:47:30.072 | + functions-common:get_or_add_user_domain_role:1002 : echo 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:47:30.072 | 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:47:30.122 | [9243 Async ks-domain-role:69892]: finished get_or_add_user_domain_role admin 24dc919867614a96ae95337c181e15b8 default with result 0 in 1 seconds 2025-11-25 17:47:30.131 | Not waiting for async task ks-domain that we never started or has already been waited for 2025-11-25 17:47:30.164 | [9243 Async ks-project:70018]: Waiting for completion of get_or_create_project service Default running on PID 70018 (5 other jobs running) 2025-11-25 17:47:30.185 | [9243 Async ks-project:70018]: Signaling child to exit 2025-11-25 17:47:30.186 | WAKEUP 2025-11-25 17:47:30.205 | [9243 Async ks-project:70018]: Signaled 2025-11-25 17:47:30.206 | + functions-common:get_or_create_project:925 : local project_id 2025-11-25 17:47:30.206 | ++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2025-11-25 17:47:30.206 | 2025-11-25 17:47:30.206 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:30.206 | + functions-common:get_or_create_project:931 : project_id=b2eef8943bf94ade8853608c577fcc10 2025-11-25 17:47:30.206 | + functions-common:get_or_create_project:932 : echo b2eef8943bf94ade8853608c577fcc10 2025-11-25 17:47:30.206 | b2eef8943bf94ade8853608c577fcc10 2025-11-25 17:47:30.251 | [9243 Async ks-project:70018]: finished get_or_create_project service Default with result 0 in 0 seconds 2025-11-25 17:47:30.287 | [9243 Async ks-service:70112]: Waiting for completion of get_or_create_role service running on PID 70112 (4 other jobs running) 2025-11-25 17:47:30.311 | [9243 Async ks-service:70112]: Signaling child to exit 2025-11-25 17:47:30.312 | WAKEUP 2025-11-25 17:47:30.333 | [9243 Async ks-service:70112]: Signaled 2025-11-25 17:47:30.335 | + functions-common:get_or_create_role:938 : local role_id 2025-11-25 17:47:30.335 | ++ functions-common:get_or_create_role:943 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2025-11-25 17:47:30.335 | 2025-11-25 17:47:30.335 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:30.335 | + functions-common:get_or_create_role:943 : role_id=a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:47:30.335 | + functions-common:get_or_create_role:944 : echo a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:47:30.335 | a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:47:30.381 | [9243 Async ks-service:70112]: finished get_or_create_role service with result 0 in 1 seconds 2025-11-25 17:47:30.420 | [9243 Async ks-reseller:70206]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 70206 (3 other jobs running) 2025-11-25 17:47:30.445 | [9243 Async ks-reseller:70206]: Signaling child to exit 2025-11-25 17:47:30.446 | WAKEUP 2025-11-25 17:47:30.474 | [9243 Async ks-reseller:70206]: Signaled 2025-11-25 17:47:30.476 | + functions-common:get_or_create_role:938 : local role_id 2025-11-25 17:47:30.476 | ++ functions-common:get_or_create_role:943 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2025-11-25 17:47:30.476 | 2025-11-25 17:47:30.476 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:30.476 | + functions-common:get_or_create_role:943 : role_id=b53da561721a42d58aaeb04c3ba41031 2025-11-25 17:47:30.476 | + functions-common:get_or_create_role:944 : echo b53da561721a42d58aaeb04c3ba41031 2025-11-25 17:47:30.476 | b53da561721a42d58aaeb04c3ba41031 2025-11-25 17:47:30.528 | [9243 Async ks-reseller:70206]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2025-11-25 17:47:30.571 | [9243 Async ks-anotherrole:70302]: Waiting for completion of get_or_create_role anotherrole running on PID 70302 (2 other jobs running) 2025-11-25 17:47:30.600 | [9243 Async ks-anotherrole:70302]: Signaling child to exit 2025-11-25 17:47:30.601 | WAKEUP 2025-11-25 17:47:30.627 | [9243 Async ks-anotherrole:70302]: Signaled 2025-11-25 17:47:30.629 | + functions-common:get_or_create_role:938 : local role_id 2025-11-25 17:47:30.629 | ++ functions-common:get_or_create_role:943 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2025-11-25 17:47:30.629 | 2025-11-25 17:47:30.629 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:30.629 | + functions-common:get_or_create_role:943 : role_id=ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:47:30.629 | + functions-common:get_or_create_role:944 : echo ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:47:30.629 | ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:47:30.683 | [9243 Async ks-anotherrole:70302]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2025-11-25 17:47:30.688 | + inc/async:async_wait:197 : return 0 2025-11-25 17:47:30.691 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 66e13602635e48b3a0a11c8d0c1cd8f9 b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:30.769 | + inc/async:async_inner:63 : get_or_add_user_project_role member 66e13602635e48b3a0a11c8d0c1cd8f9 b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:30.813 | [9243 Async ks-demo-member:71138]: running: get_or_add_user_project_role member 66e13602635e48b3a0a11c8d0c1cd8f9 b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:30.816 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 24dc919867614a96ae95337c181e15b8 b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:30.898 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 24dc919867614a96ae95337c181e15b8 b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:30.943 | [9243 Async ks-demo-admin:71234]: running: get_or_add_user_project_role admin 24dc919867614a96ae95337c181e15b8 b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:30.947 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 66e13602635e48b3a0a11c8d0c1cd8f9 b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:31.016 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 66e13602635e48b3a0a11c8d0c1cd8f9 b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:31.064 | [9243 Async ks-demo-another:71330]: running: get_or_add_user_project_role anotherrole 66e13602635e48b3a0a11c8d0c1cd8f9 b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:31.067 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 66e13602635e48b3a0a11c8d0c1cd8f9 ae76d9be23a7467aa2dfdc83efd40fa4 2025-11-25 17:47:31.145 | + inc/async:async_inner:63 : get_or_add_user_project_role member 66e13602635e48b3a0a11c8d0c1cd8f9 ae76d9be23a7467aa2dfdc83efd40fa4 2025-11-25 17:47:31.195 | [9243 Async ks-demo-invis:71426]: running: get_or_add_user_project_role member 66e13602635e48b3a0a11c8d0c1cd8f9 ae76d9be23a7467aa2dfdc83efd40fa4 2025-11-25 17:47:31.199 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2025-11-25 17:47:31.202 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2025-11-25 17:47:31.205 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-25 17:47:31.208 | ++ functions-common:get_or_create_user:903 : [[ ! -z demo_reader@example.com ]] 2025-11-25 17:47:31.212 | ++ functions-common:get_or_create_user:904 : local email=--email=demo_reader@example.com 2025-11-25 17:47:31.216 | +++ functions-common:get_or_create_user:918 : 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 2025-11-25 17:47:33.491 | 2025-11-25 17:47:33.507 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:33.512 | ++ functions-common:get_or_create_user:918 : user_id=ffd69977cfce4444b9dff277a68fcd96 2025-11-25 17:47:33.515 | ++ functions-common:get_or_create_user:919 : echo ffd69977cfce4444b9dff277a68fcd96 2025-11-25 17:47:33.519 | + lib/keystone:create_keystone_accounts:349 : demo_reader=ffd69977cfce4444b9dff277a68fcd96 2025-11-25 17:47:33.522 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader ffd69977cfce4444b9dff277a68fcd96 b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:33.596 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ffd69977cfce4444b9dff277a68fcd96 b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:33.642 | [9243 Async ks-demo-reader:71633]: running: get_or_add_user_project_role reader ffd69977cfce4444b9dff277a68fcd96 b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:33.646 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2025-11-25 17:47:33.650 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2025-11-25 17:47:33.653 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-25 17:47:33.657 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2025-11-25 17:47:34.101 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:34.131 | [71138 Async ks-demo-member:71138]: finished successfully 2025-11-25 17:47:34.666 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:34.695 | [71234 Async ks-demo-admin:71234]: finished successfully 2025-11-25 17:47:35.250 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:35.279 | [71330 Async ks-demo-another:71330]: finished successfully 2025-11-25 17:47:35.843 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:35.873 | [71426 Async ks-demo-invis:71426]: finished successfully 2025-11-25 17:47:36.654 | 2025-11-25 17:47:36.673 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:36.676 | ++ functions-common:get_or_create_project:931 : project_id=d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:36.679 | ++ functions-common:get_or_create_project:932 : echo d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:36.683 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:36.686 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2025-11-25 17:47:36.690 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2025-11-25 17:47:36.693 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-25 17:47:36.696 | ++ functions-common:get_or_create_user:903 : [[ ! -z alt_demo@example.com ]] 2025-11-25 17:47:36.700 | ++ functions-common:get_or_create_user:904 : local email=--email=alt_demo@example.com 2025-11-25 17:47:36.705 | +++ functions-common:get_or_create_user:918 : 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 2025-11-25 17:47:37.252 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:37.283 | [71633 Async ks-demo-reader:71633]: finished successfully 2025-11-25 17:47:37.564 | 2025-11-25 17:47:37.580 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:37.585 | ++ functions-common:get_or_create_user:918 : user_id=37325919109145e0aafc3a8ffcf31466 2025-11-25 17:47:37.588 | ++ functions-common:get_or_create_user:919 : echo 37325919109145e0aafc3a8ffcf31466 2025-11-25 17:47:37.592 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=37325919109145e0aafc3a8ffcf31466 2025-11-25 17:47:37.596 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 37325919109145e0aafc3a8ffcf31466 d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:37.674 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 37325919109145e0aafc3a8ffcf31466 d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:37.721 | [9243 Async ks-alt-admin:72021]: running: get_or_add_user_project_role admin 37325919109145e0aafc3a8ffcf31466 d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:37.725 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 37325919109145e0aafc3a8ffcf31466 d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:37.800 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 37325919109145e0aafc3a8ffcf31466 d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:37.846 | [9243 Async ks-alt-another:72117]: running: get_or_add_user_project_role anotherrole 37325919109145e0aafc3a8ffcf31466 d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:37.850 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2025-11-25 17:47:37.853 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2025-11-25 17:47:37.857 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-25 17:47:37.860 | ++ functions-common:get_or_create_user:903 : [[ ! -z alt_demo_member@example.com ]] 2025-11-25 17:47:37.863 | ++ functions-common:get_or_create_user:904 : local email=--email=alt_demo_member@example.com 2025-11-25 17:47:37.868 | +++ functions-common:get_or_create_user:918 : 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 2025-11-25 17:47:39.180 | 2025-11-25 17:47:39.195 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:39.198 | ++ functions-common:get_or_create_user:918 : user_id=9aa4306640f84a2bb39f00f8def5d131 2025-11-25 17:47:39.201 | ++ functions-common:get_or_create_user:919 : echo 9aa4306640f84a2bb39f00f8def5d131 2025-11-25 17:47:39.205 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=9aa4306640f84a2bb39f00f8def5d131 2025-11-25 17:47:39.209 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 9aa4306640f84a2bb39f00f8def5d131 d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:39.287 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9aa4306640f84a2bb39f00f8def5d131 d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:39.336 | [9243 Async ks-alt-member-user:72295]: running: get_or_add_user_project_role member 9aa4306640f84a2bb39f00f8def5d131 d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:39.338 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2025-11-25 17:47:39.342 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2025-11-25 17:47:39.346 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-25 17:47:39.349 | ++ functions-common:get_or_create_user:903 : [[ ! -z alt_demo_reader@example.com ]] 2025-11-25 17:47:39.353 | ++ functions-common:get_or_create_user:904 : local email=--email=alt_demo_reader@example.com 2025-11-25 17:47:39.357 | +++ functions-common:get_or_create_user:918 : 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 2025-11-25 17:47:39.801 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:39.831 | [72021 Async ks-alt-admin:72021]: finished successfully 2025-11-25 17:47:40.350 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:40.378 | [72117 Async ks-alt-another:72117]: finished successfully 2025-11-25 17:47:41.237 | 2025-11-25 17:47:41.253 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:41.257 | ++ functions-common:get_or_create_user:918 : user_id=97eec96d467f4ee693e4094b9e72aacc 2025-11-25 17:47:41.260 | ++ functions-common:get_or_create_user:919 : echo 97eec96d467f4ee693e4094b9e72aacc 2025-11-25 17:47:41.264 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=97eec96d467f4ee693e4094b9e72aacc 2025-11-25 17:47:41.267 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 97eec96d467f4ee693e4094b9e72aacc d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:41.344 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 97eec96d467f4ee693e4094b9e72aacc d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:41.390 | [9243 Async ks-alt-reader-user:72529]: running: get_or_add_user_project_role reader 97eec96d467f4ee693e4094b9e72aacc d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:41.395 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member secretadmin default system_member@example.com 2025-11-25 17:47:41.398 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-25 17:47:41.402 | ++ functions-common:get_or_create_user:903 : [[ ! -z system_member@example.com ]] 2025-11-25 17:47:41.404 | ++ functions-common:get_or_create_user:904 : local email=--email=system_member@example.com 2025-11-25 17:47:41.409 | +++ functions-common:get_or_create_user:918 : 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 2025-11-25 17:47:41.847 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:41.877 | [72295 Async ks-alt-member-user:72295]: finished successfully 2025-11-25 17:47:42.739 | 2025-11-25 17:47:42.755 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:42.758 | ++ functions-common:get_or_create_user:918 : user_id=027c37473ac64312a458a36e385efaf5 2025-11-25 17:47:42.760 | ++ functions-common:get_or_create_user:919 : echo 027c37473ac64312a458a36e385efaf5 2025-11-25 17:47:42.764 | + lib/keystone:create_keystone_accounts:381 : system_member_user=027c37473ac64312a458a36e385efaf5 2025-11-25 17:47:42.766 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 027c37473ac64312a458a36e385efaf5 all 2025-11-25 17:47:42.845 | + inc/async:async_inner:63 : get_or_add_user_system_role member 027c37473ac64312a458a36e385efaf5 all 2025-11-25 17:47:42.895 | [9243 Async ks-system-member:72720]: running: get_or_add_user_system_role member 027c37473ac64312a458a36e385efaf5 all 2025-11-25 17:47:42.900 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader secretadmin default system_reader@example.com 2025-11-25 17:47:42.902 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-25 17:47:42.907 | ++ functions-common:get_or_create_user:903 : [[ ! -z system_reader@example.com ]] 2025-11-25 17:47:42.910 | ++ functions-common:get_or_create_user:904 : local email=--email=system_reader@example.com 2025-11-25 17:47:42.914 | +++ functions-common:get_or_create_user:918 : 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 2025-11-25 17:47:43.367 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:43.398 | [72529 Async ks-alt-reader-user:72529]: finished successfully 2025-11-25 17:47:44.173 | 2025-11-25 17:47:44.189 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:44.193 | ++ functions-common:get_or_create_user:918 : user_id=5c2546913f124aae88fd86aa22a0f9f2 2025-11-25 17:47:44.197 | ++ functions-common:get_or_create_user:919 : echo 5c2546913f124aae88fd86aa22a0f9f2 2025-11-25 17:47:44.201 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=5c2546913f124aae88fd86aa22a0f9f2 2025-11-25 17:47:44.204 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 5c2546913f124aae88fd86aa22a0f9f2 all 2025-11-25 17:47:44.290 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 5c2546913f124aae88fd86aa22a0f9f2 all 2025-11-25 17:47:44.339 | [9243 Async ks-system-reader:72917]: running: get_or_add_user_system_role reader 5c2546913f124aae88fd86aa22a0f9f2 all 2025-11-25 17:47:44.343 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2025-11-25 17:47:44.347 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2025-11-25 17:47:44.350 | ++ functions-common:get_or_create_group:887 : local 'desc=openstack admin group' 2025-11-25 17:47:44.353 | ++ functions-common:get_or_create_group:888 : local group_id 2025-11-25 17:47:44.358 | +++ functions-common:get_or_create_group:895 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2025-11-25 17:47:45.500 | 2025-11-25 17:47:45.517 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:45.522 | ++ functions-common:get_or_create_group:895 : group_id=7a6933102a044d88b45f7fc705dcf8d9 2025-11-25 17:47:45.524 | ++ functions-common:get_or_create_group:896 : echo 7a6933102a044d88b45f7fc705dcf8d9 2025-11-25 17:47:45.528 | + lib/keystone:create_keystone_accounts:391 : admin_group=7a6933102a044d88b45f7fc705dcf8d9 2025-11-25 17:47:45.531 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2025-11-25 17:47:45.535 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2025-11-25 17:47:45.538 | ++ functions-common:get_or_create_group:887 : local 'desc=non-admin group' 2025-11-25 17:47:45.542 | ++ functions-common:get_or_create_group:888 : local group_id 2025-11-25 17:47:45.545 | +++ functions-common:get_or_create_group:895 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2025-11-25 17:47:45.978 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:46.009 | [72720 Async ks-system-member:72720]: finished successfully 2025-11-25 17:47:46.717 | 2025-11-25 17:47:46.734 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:46.737 | ++ functions-common:get_or_create_group:895 : group_id=c01c1d145d1e46b4be4e834d88622129 2025-11-25 17:47:46.740 | ++ functions-common:get_or_create_group:896 : echo c01c1d145d1e46b4be4e834d88622129 2025-11-25 17:47:46.743 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=c01c1d145d1e46b4be4e834d88622129 2025-11-25 17:47:46.747 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member c01c1d145d1e46b4be4e834d88622129 b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:46.835 | + inc/async:async_inner:63 : get_or_add_group_project_role member c01c1d145d1e46b4be4e834d88622129 b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:46.887 | [9243 Async ks-group-memberdemo:73201]: running: get_or_add_group_project_role member c01c1d145d1e46b4be4e834d88622129 b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:46.889 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole c01c1d145d1e46b4be4e834d88622129 b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:46.972 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c01c1d145d1e46b4be4e834d88622129 b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:47.023 | [9243 Async ks-group-anotherdemo:73280]: running: get_or_add_group_project_role anotherrole c01c1d145d1e46b4be4e834d88622129 b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:47.028 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member c01c1d145d1e46b4be4e834d88622129 d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:47.112 | + inc/async:async_inner:63 : get_or_add_group_project_role member c01c1d145d1e46b4be4e834d88622129 d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:47.163 | [9243 Async ks-group-memberalt:73359]: running: get_or_add_group_project_role member c01c1d145d1e46b4be4e834d88622129 d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:47.166 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole c01c1d145d1e46b4be4e834d88622129 d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:47.249 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:47.252 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c01c1d145d1e46b4be4e834d88622129 d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:47.286 | [72917 Async ks-system-reader:72917]: finished successfully 2025-11-25 17:47:47.303 | [9243 Async ks-group-anotheralt:73447]: running: get_or_add_group_project_role anotherrole c01c1d145d1e46b4be4e834d88622129 d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:47.307 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 7a6933102a044d88b45f7fc705dcf8d9 aa5c848f2d3b431088ca0667c18d4bcd 2025-11-25 17:47:47.384 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 7a6933102a044d88b45f7fc705dcf8d9 aa5c848f2d3b431088ca0667c18d4bcd 2025-11-25 17:47:47.427 | [9243 Async ks-group-admin:73558]: running: get_or_add_group_project_role admin 7a6933102a044d88b45f7fc705dcf8d9 aa5c848f2d3b431088ca0667c18d4bcd 2025-11-25 17:47:47.429 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2025-11-25 17:47:47.479 | [9243 Async ks-demo-member:71138]: Waiting for completion of get_or_add_user_project_role member 66e13602635e48b3a0a11c8d0c1cd8f9 b13f97ec46054570b2aedda406a4e710 running on PID 71138 (17 other jobs running) 2025-11-25 17:47:47.503 | [9243 Async ks-demo-member:71138]: Signaling child to exit 2025-11-25 17:47:47.503 | WAKEUP 2025-11-25 17:47:47.524 | [9243 Async ks-demo-member:71138]: Signaled 2025-11-25 17:47:47.526 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:47:47.526 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:47:47.526 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-25 17:47:47.526 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:47:47.526 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:47:47.526 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-25 17:47:47.526 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-25 17:47:47.526 | ++ functions-common:_get_domain_args:960 : echo 2025-11-25 17:47:47.526 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-25 17:47:47.526 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add member --user 66e13602635e48b3a0a11c8d0c1cd8f9 --project b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:47.526 | 2025-11-25 17:47:47.526 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 66e13602635e48b3a0a11c8d0c1cd8f9 --project b13f97ec46054570b2aedda406a4e710 -c Role -f value 2025-11-25 17:47:47.526 | 2025-11-25 17:47:47.526 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:47.526 | + functions-common:get_or_add_user_project_role:982 : user_role_id=78388393828748faab0fd9f33158dbd1 2025-11-25 17:47:47.526 | + functions-common:get_or_add_user_project_role:983 : echo 78388393828748faab0fd9f33158dbd1 2025-11-25 17:47:47.526 | 78388393828748faab0fd9f33158dbd1 2025-11-25 17:47:47.566 | [9243 Async ks-demo-member:71138]: finished get_or_add_user_project_role member 66e13602635e48b3a0a11c8d0c1cd8f9 b13f97ec46054570b2aedda406a4e710 with result 0 in 3 seconds 2025-11-25 17:47:47.602 | [9243 Async ks-demo-admin:71234]: Waiting for completion of get_or_add_user_project_role admin 24dc919867614a96ae95337c181e15b8 b13f97ec46054570b2aedda406a4e710 running on PID 71234 (16 other jobs running) 2025-11-25 17:47:47.631 | [9243 Async ks-demo-admin:71234]: Signaling child to exit 2025-11-25 17:47:47.631 | WAKEUP 2025-11-25 17:47:47.655 | [9243 Async ks-demo-admin:71234]: Signaled 2025-11-25 17:47:47.656 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:47:47.656 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:47:47.656 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-25 17:47:47.656 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:47:47.656 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:47:47.656 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-25 17:47:47.656 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-25 17:47:47.656 | ++ functions-common:_get_domain_args:960 : echo 2025-11-25 17:47:47.656 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-25 17:47:47.656 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user 24dc919867614a96ae95337c181e15b8 --project b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:47.656 | 2025-11-25 17:47:47.656 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 24dc919867614a96ae95337c181e15b8 --project b13f97ec46054570b2aedda406a4e710 -c Role -f value 2025-11-25 17:47:47.656 | 2025-11-25 17:47:47.656 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:47.656 | + functions-common:get_or_add_user_project_role:982 : user_role_id=6377918210c84fb8b245a12233d9acf5 2025-11-25 17:47:47.656 | + functions-common:get_or_add_user_project_role:983 : echo 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:47:47.656 | 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:47:47.707 | [9243 Async ks-demo-admin:71234]: finished get_or_add_user_project_role admin 24dc919867614a96ae95337c181e15b8 b13f97ec46054570b2aedda406a4e710 with result 0 in 3 seconds 2025-11-25 17:47:47.754 | [9243 Async ks-demo-another:71330]: Waiting for completion of get_or_add_user_project_role anotherrole 66e13602635e48b3a0a11c8d0c1cd8f9 b13f97ec46054570b2aedda406a4e710 running on PID 71330 (15 other jobs running) 2025-11-25 17:47:47.780 | [9243 Async ks-demo-another:71330]: Signaling child to exit 2025-11-25 17:47:47.780 | WAKEUP 2025-11-25 17:47:47.807 | [9243 Async ks-demo-another:71330]: Signaled 2025-11-25 17:47:47.809 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:47:47.809 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:47:47.809 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-25 17:47:47.809 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:47:47.809 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:47:47.809 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-25 17:47:47.809 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-25 17:47:47.809 | ++ functions-common:_get_domain_args:960 : echo 2025-11-25 17:47:47.809 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-25 17:47:47.809 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add anotherrole --user 66e13602635e48b3a0a11c8d0c1cd8f9 --project b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:47.809 | 2025-11-25 17:47:47.809 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 66e13602635e48b3a0a11c8d0c1cd8f9 --project b13f97ec46054570b2aedda406a4e710 -c Role -f value 2025-11-25 17:47:47.809 | 2025-11-25 17:47:47.809 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:47.809 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:47:47.809 | + functions-common:get_or_add_user_project_role:983 : echo ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:47:47.809 | ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:47:47.864 | [9243 Async ks-demo-another:71330]: finished get_or_add_user_project_role anotherrole 66e13602635e48b3a0a11c8d0c1cd8f9 b13f97ec46054570b2aedda406a4e710 with result 0 in 4 seconds 2025-11-25 17:47:47.910 | [9243 Async ks-demo-invis:71426]: Waiting for completion of get_or_add_user_project_role member 66e13602635e48b3a0a11c8d0c1cd8f9 ae76d9be23a7467aa2dfdc83efd40fa4 running on PID 71426 (14 other jobs running) 2025-11-25 17:47:47.943 | [9243 Async ks-demo-invis:71426]: Signaling child to exit 2025-11-25 17:47:47.944 | WAKEUP 2025-11-25 17:47:47.971 | [9243 Async ks-demo-invis:71426]: Signaled 2025-11-25 17:47:47.973 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:47:47.973 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:47:47.973 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-25 17:47:47.974 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:47:47.974 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:47:47.974 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-25 17:47:47.974 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-25 17:47:47.974 | ++ functions-common:_get_domain_args:960 : echo 2025-11-25 17:47:47.974 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-25 17:47:47.974 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add member --user 66e13602635e48b3a0a11c8d0c1cd8f9 --project ae76d9be23a7467aa2dfdc83efd40fa4 2025-11-25 17:47:47.974 | 2025-11-25 17:47:47.974 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 66e13602635e48b3a0a11c8d0c1cd8f9 --project ae76d9be23a7467aa2dfdc83efd40fa4 -c Role -f value 2025-11-25 17:47:47.974 | 2025-11-25 17:47:47.974 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:47.974 | + functions-common:get_or_add_user_project_role:982 : user_role_id=78388393828748faab0fd9f33158dbd1 2025-11-25 17:47:47.974 | + functions-common:get_or_add_user_project_role:983 : echo 78388393828748faab0fd9f33158dbd1 2025-11-25 17:47:47.974 | 78388393828748faab0fd9f33158dbd1 2025-11-25 17:47:48.031 | [9243 Async ks-demo-invis:71426]: finished get_or_add_user_project_role member 66e13602635e48b3a0a11c8d0c1cd8f9 ae76d9be23a7467aa2dfdc83efd40fa4 with result 0 in 4 seconds 2025-11-25 17:47:48.077 | [9243 Async ks-demo-reader:71633]: Waiting for completion of get_or_add_user_project_role reader ffd69977cfce4444b9dff277a68fcd96 b13f97ec46054570b2aedda406a4e710 running on PID 71633 (13 other jobs running) 2025-11-25 17:47:48.112 | [9243 Async ks-demo-reader:71633]: Signaling child to exit 2025-11-25 17:47:48.112 | WAKEUP 2025-11-25 17:47:48.140 | [9243 Async ks-demo-reader:71633]: Signaled 2025-11-25 17:47:48.142 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:47:48.142 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:47:48.142 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-25 17:47:48.142 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:47:48.142 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:47:48.142 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-25 17:47:48.142 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-25 17:47:48.142 | ++ functions-common:_get_domain_args:960 : echo 2025-11-25 17:47:48.142 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-25 17:47:48.142 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add reader --user ffd69977cfce4444b9dff277a68fcd96 --project b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:48.142 | 2025-11-25 17:47:48.142 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ffd69977cfce4444b9dff277a68fcd96 --project b13f97ec46054570b2aedda406a4e710 -c Role -f value 2025-11-25 17:47:48.142 | 2025-11-25 17:47:48.142 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:48.142 | + functions-common:get_or_add_user_project_role:982 : user_role_id=cdddcfc20ab04075b300546968f8c0f6 2025-11-25 17:47:48.142 | + functions-common:get_or_add_user_project_role:983 : echo cdddcfc20ab04075b300546968f8c0f6 2025-11-25 17:47:48.142 | cdddcfc20ab04075b300546968f8c0f6 2025-11-25 17:47:48.200 | [9243 Async ks-demo-reader:71633]: finished get_or_add_user_project_role reader ffd69977cfce4444b9dff277a68fcd96 b13f97ec46054570b2aedda406a4e710 with result 0 in 3 seconds 2025-11-25 17:47:48.205 | + inc/async:async_wait:197 : return 0 2025-11-25 17:47:48.209 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2025-11-25 17:47:48.267 | [9243 Async ks-alt-admin:72021]: Waiting for completion of get_or_add_user_project_role admin 37325919109145e0aafc3a8ffcf31466 d89e86e08be140fb99a95c593bfdca70 running on PID 72021 (12 other jobs running) 2025-11-25 17:47:48.297 | [9243 Async ks-alt-admin:72021]: Signaling child to exit 2025-11-25 17:47:48.297 | WAKEUP 2025-11-25 17:47:48.321 | [9243 Async ks-alt-admin:72021]: Signaled 2025-11-25 17:47:48.323 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:47:48.323 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:47:48.323 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-25 17:47:48.323 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:47:48.323 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:47:48.323 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-25 17:47:48.323 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-25 17:47:48.323 | ++ functions-common:_get_domain_args:960 : echo 2025-11-25 17:47:48.323 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-25 17:47:48.323 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user 37325919109145e0aafc3a8ffcf31466 --project d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:48.323 | 2025-11-25 17:47:48.323 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 37325919109145e0aafc3a8ffcf31466 --project d89e86e08be140fb99a95c593bfdca70 -c Role -f value 2025-11-25 17:47:48.323 | 2025-11-25 17:47:48.323 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:48.323 | + functions-common:get_or_add_user_project_role:982 : user_role_id=6377918210c84fb8b245a12233d9acf5 2025-11-25 17:47:48.323 | + functions-common:get_or_add_user_project_role:983 : echo 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:47:48.323 | 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:47:48.370 | [9243 Async ks-alt-admin:72021]: finished get_or_add_user_project_role admin 37325919109145e0aafc3a8ffcf31466 d89e86e08be140fb99a95c593bfdca70 with result 0 in 2 seconds 2025-11-25 17:47:48.412 | [9243 Async ks-alt-another:72117]: Waiting for completion of get_or_add_user_project_role anotherrole 37325919109145e0aafc3a8ffcf31466 d89e86e08be140fb99a95c593bfdca70 running on PID 72117 (11 other jobs running) 2025-11-25 17:47:48.438 | [9243 Async ks-alt-another:72117]: Signaling child to exit 2025-11-25 17:47:48.438 | WAKEUP 2025-11-25 17:47:48.462 | [9243 Async ks-alt-another:72117]: Signaled 2025-11-25 17:47:48.464 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:47:48.464 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:47:48.464 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-25 17:47:48.464 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:47:48.464 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:47:48.464 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-25 17:47:48.464 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-25 17:47:48.464 | ++ functions-common:_get_domain_args:960 : echo 2025-11-25 17:47:48.464 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-25 17:47:48.464 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add anotherrole --user 37325919109145e0aafc3a8ffcf31466 --project d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:48.464 | 2025-11-25 17:47:48.464 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 37325919109145e0aafc3a8ffcf31466 --project d89e86e08be140fb99a95c593bfdca70 -c Role -f value 2025-11-25 17:47:48.464 | 2025-11-25 17:47:48.464 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:48.464 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:47:48.464 | + functions-common:get_or_add_user_project_role:983 : echo ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:47:48.464 | ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:47:48.520 | [9243 Async ks-alt-another:72117]: finished get_or_add_user_project_role anotherrole 37325919109145e0aafc3a8ffcf31466 d89e86e08be140fb99a95c593bfdca70 with result 0 in 2 seconds 2025-11-25 17:47:48.567 | [9243 Async ks-alt-member-user:72295]: Waiting for completion of get_or_add_user_project_role member 9aa4306640f84a2bb39f00f8def5d131 d89e86e08be140fb99a95c593bfdca70 running on PID 72295 (10 other jobs running) 2025-11-25 17:47:48.598 | [9243 Async ks-alt-member-user:72295]: Signaling child to exit 2025-11-25 17:47:48.599 | WAKEUP 2025-11-25 17:47:48.626 | [9243 Async ks-alt-member-user:72295]: Signaled 2025-11-25 17:47:48.627 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:47:48.627 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:47:48.627 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-25 17:47:48.627 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:47:48.627 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:47:48.627 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-25 17:47:48.627 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-25 17:47:48.627 | ++ functions-common:_get_domain_args:960 : echo 2025-11-25 17:47:48.627 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-25 17:47:48.627 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add member --user 9aa4306640f84a2bb39f00f8def5d131 --project d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:48.627 | 2025-11-25 17:47:48.627 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9aa4306640f84a2bb39f00f8def5d131 --project d89e86e08be140fb99a95c593bfdca70 -c Role -f value 2025-11-25 17:47:48.627 | 2025-11-25 17:47:48.627 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:48.627 | + functions-common:get_or_add_user_project_role:982 : user_role_id=78388393828748faab0fd9f33158dbd1 2025-11-25 17:47:48.627 | + functions-common:get_or_add_user_project_role:983 : echo 78388393828748faab0fd9f33158dbd1 2025-11-25 17:47:48.627 | 78388393828748faab0fd9f33158dbd1 2025-11-25 17:47:48.685 | [9243 Async ks-alt-member-user:72295]: finished get_or_add_user_project_role member 9aa4306640f84a2bb39f00f8def5d131 d89e86e08be140fb99a95c593bfdca70 with result 0 in 2 seconds 2025-11-25 17:47:48.727 | [9243 Async ks-alt-reader-user:72529]: Waiting for completion of get_or_add_user_project_role reader 97eec96d467f4ee693e4094b9e72aacc d89e86e08be140fb99a95c593bfdca70 running on PID 72529 (9 other jobs running) 2025-11-25 17:47:48.758 | [9243 Async ks-alt-reader-user:72529]: Signaling child to exit 2025-11-25 17:47:48.758 | WAKEUP 2025-11-25 17:47:48.785 | [9243 Async ks-alt-reader-user:72529]: Signaled 2025-11-25 17:47:48.786 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:47:48.787 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:47:48.787 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-25 17:47:48.787 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:47:48.787 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:47:48.787 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-25 17:47:48.787 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-25 17:47:48.787 | ++ functions-common:_get_domain_args:960 : echo 2025-11-25 17:47:48.787 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-25 17:47:48.787 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add reader --user 97eec96d467f4ee693e4094b9e72aacc --project d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:48.787 | 2025-11-25 17:47:48.787 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 97eec96d467f4ee693e4094b9e72aacc --project d89e86e08be140fb99a95c593bfdca70 -c Role -f value 2025-11-25 17:47:48.787 | 2025-11-25 17:47:48.787 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:48.787 | + functions-common:get_or_add_user_project_role:982 : user_role_id=cdddcfc20ab04075b300546968f8c0f6 2025-11-25 17:47:48.787 | + functions-common:get_or_add_user_project_role:983 : echo cdddcfc20ab04075b300546968f8c0f6 2025-11-25 17:47:48.787 | cdddcfc20ab04075b300546968f8c0f6 2025-11-25 17:47:48.841 | [9243 Async ks-alt-reader-user:72529]: finished get_or_add_user_project_role reader 97eec96d467f4ee693e4094b9e72aacc d89e86e08be140fb99a95c593bfdca70 with result 0 in 2 seconds 2025-11-25 17:47:48.847 | + inc/async:async_wait:197 : return 0 2025-11-25 17:47:48.850 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2025-11-25 17:47:48.918 | [9243 Async ks-system-member:72720]: Waiting for completion of get_or_add_user_system_role member 027c37473ac64312a458a36e385efaf5 all running on PID 72720 (8 other jobs running) 2025-11-25 17:47:48.951 | [9243 Async ks-system-member:72720]: Signaling child to exit 2025-11-25 17:47:48.951 | WAKEUP 2025-11-25 17:47:48.981 | [9243 Async ks-system-member:72720]: Signaled 2025-11-25 17:47:48.983 | + functions-common:get_or_add_user_system_role:1008 : local user_role_id 2025-11-25 17:47:48.983 | + functions-common:get_or_add_user_system_role:1009 : local domain_args 2025-11-25 17:47:48.983 | ++ functions-common:get_or_add_user_system_role:1011 : _get_domain_args 2025-11-25 17:47:48.983 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:47:48.983 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:47:48.983 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-25 17:47:48.983 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-25 17:47:48.983 | ++ functions-common:_get_domain_args:960 : echo 2025-11-25 17:47:48.983 | + functions-common:get_or_add_user_system_role:1011 : domain_args= 2025-11-25 17:47:48.983 | ++ functions-common:get_or_add_user_system_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 027c37473ac64312a458a36e385efaf5 --system all -f value -c Role 2025-11-25 17:47:48.983 | 2025-11-25 17:47:48.983 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:48.983 | + functions-common:get_or_add_user_system_role:1019 : user_role_id= 2025-11-25 17:47:48.983 | + functions-common:get_or_add_user_system_role:1020 : [[ -z '' ]] 2025-11-25 17:47:48.983 | + functions-common:get_or_add_user_system_role:1022 : openstack --os-cloud devstack-system-admin role add member --user 027c37473ac64312a458a36e385efaf5 --system all 2025-11-25 17:47:48.983 | 2025-11-25 17:47:48.983 | ++ functions-common:get_or_add_user_system_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 027c37473ac64312a458a36e385efaf5 --system all -f value -c Role 2025-11-25 17:47:48.984 | 2025-11-25 17:47:48.984 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:48.984 | + functions-common:get_or_add_user_system_role:1031 : user_role_id= 2025-11-25 17:47:48.984 | + functions-common:get_or_add_user_system_role:1033 : echo 2025-11-25 17:47:48.984 | 2025-11-25 17:47:49.040 | [9243 Async ks-system-member:72720]: finished get_or_add_user_system_role member 027c37473ac64312a458a36e385efaf5 all with result 0 in 3 seconds 2025-11-25 17:47:49.089 | [9243 Async ks-system-reader:72917]: Waiting for completion of get_or_add_user_system_role reader 5c2546913f124aae88fd86aa22a0f9f2 all running on PID 72917 (7 other jobs running) 2025-11-25 17:47:49.122 | [9243 Async ks-system-reader:72917]: Signaling child to exit 2025-11-25 17:47:49.122 | WAKEUP 2025-11-25 17:47:49.151 | [9243 Async ks-system-reader:72917]: Signaled 2025-11-25 17:47:49.154 | + functions-common:get_or_add_user_system_role:1008 : local user_role_id 2025-11-25 17:47:49.154 | + functions-common:get_or_add_user_system_role:1009 : local domain_args 2025-11-25 17:47:49.154 | ++ functions-common:get_or_add_user_system_role:1011 : _get_domain_args 2025-11-25 17:47:49.154 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:47:49.154 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:47:49.154 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-25 17:47:49.154 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-25 17:47:49.154 | ++ functions-common:_get_domain_args:960 : echo 2025-11-25 17:47:49.154 | + functions-common:get_or_add_user_system_role:1011 : domain_args= 2025-11-25 17:47:49.154 | ++ functions-common:get_or_add_user_system_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5c2546913f124aae88fd86aa22a0f9f2 --system all -f value -c Role 2025-11-25 17:47:49.154 | 2025-11-25 17:47:49.154 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:49.154 | + functions-common:get_or_add_user_system_role:1019 : user_role_id= 2025-11-25 17:47:49.154 | + functions-common:get_or_add_user_system_role:1020 : [[ -z '' ]] 2025-11-25 17:47:49.154 | + functions-common:get_or_add_user_system_role:1022 : openstack --os-cloud devstack-system-admin role add reader --user 5c2546913f124aae88fd86aa22a0f9f2 --system all 2025-11-25 17:47:49.154 | 2025-11-25 17:47:49.154 | ++ functions-common:get_or_add_user_system_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5c2546913f124aae88fd86aa22a0f9f2 --system all -f value -c Role 2025-11-25 17:47:49.154 | 2025-11-25 17:47:49.154 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:49.154 | + functions-common:get_or_add_user_system_role:1031 : user_role_id= 2025-11-25 17:47:49.154 | + functions-common:get_or_add_user_system_role:1033 : echo 2025-11-25 17:47:49.154 | 2025-11-25 17:47:49.210 | [9243 Async ks-system-reader:72917]: finished get_or_add_user_system_role reader 5c2546913f124aae88fd86aa22a0f9f2 all with result 0 in 3 seconds 2025-11-25 17:47:49.215 | + inc/async:async_wait:197 : return 0 2025-11-25 17:47:49.218 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2025-11-25 17:47:49.267 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:49.282 | [9243 Async ks-group-memberdemo:73201]: Waiting for completion of get_or_add_group_project_role member c01c1d145d1e46b4be4e834d88622129 b13f97ec46054570b2aedda406a4e710 running on PID 73201 (6 other jobs running) 2025-11-25 17:47:49.300 | [73201 Async ks-group-memberdemo:73201]: finished successfully 2025-11-25 17:47:49.313 | [9243 Async ks-group-memberdemo:73201]: Signaling child to exit 2025-11-25 17:47:49.330 | WAKEUP 2025-11-25 17:47:49.357 | [9243 Async ks-group-memberdemo:73201]: Signaled 2025-11-25 17:47:49.359 | + functions-common:get_or_add_group_project_role:1039 : local group_role_id 2025-11-25 17:47:49.359 | + functions-common:get_or_add_group_project_role:1043 : openstack role add member --group c01c1d145d1e46b4be4e834d88622129 --project b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:49.359 | 2025-11-25 17:47:49.360 | ++ functions-common:get_or_add_group_project_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c01c1d145d1e46b4be4e834d88622129 --project b13f97ec46054570b2aedda406a4e710 -f value -c Role 2025-11-25 17:47:49.360 | 2025-11-25 17:47:49.360 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:49.360 | + functions-common:get_or_add_group_project_role:1050 : group_role_id=78388393828748faab0fd9f33158dbd1 2025-11-25 17:47:49.360 | + functions-common:get_or_add_group_project_role:1052 : echo 78388393828748faab0fd9f33158dbd1 2025-11-25 17:47:49.360 | 78388393828748faab0fd9f33158dbd1 2025-11-25 17:47:49.416 | [9243 Async ks-group-memberdemo:73201]: finished get_or_add_group_project_role member c01c1d145d1e46b4be4e834d88622129 b13f97ec46054570b2aedda406a4e710 with result 0 in 2 seconds 2025-11-25 17:47:49.464 | [9243 Async ks-group-anotherdemo:73280]: Waiting for completion of get_or_add_group_project_role anotherrole c01c1d145d1e46b4be4e834d88622129 b13f97ec46054570b2aedda406a4e710 running on PID 73280 (5 other jobs running) 2025-11-25 17:47:49.494 | [9243 Async ks-group-anotherdemo:73280]: Signaling child to exit 2025-11-25 17:47:49.778 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:49.807 | [73280 Async ks-group-anotherdemo:73280]: finished successfully 2025-11-25 17:47:49.836 | WAKEUP 2025-11-25 17:47:49.862 | [9243 Async ks-group-anotherdemo:73280]: Signaled 2025-11-25 17:47:49.864 | + functions-common:get_or_add_group_project_role:1039 : local group_role_id 2025-11-25 17:47:49.864 | + functions-common:get_or_add_group_project_role:1043 : openstack role add anotherrole --group c01c1d145d1e46b4be4e834d88622129 --project b13f97ec46054570b2aedda406a4e710 2025-11-25 17:47:49.864 | 2025-11-25 17:47:49.864 | ++ functions-common:get_or_add_group_project_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c01c1d145d1e46b4be4e834d88622129 --project b13f97ec46054570b2aedda406a4e710 -f value -c Role 2025-11-25 17:47:49.864 | 2025-11-25 17:47:49.864 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:49.864 | + functions-common:get_or_add_group_project_role:1050 : group_role_id=ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:47:49.864 | + functions-common:get_or_add_group_project_role:1052 : echo ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:47:49.864 | ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:47:49.920 | [9243 Async ks-group-anotherdemo:73280]: finished get_or_add_group_project_role anotherrole c01c1d145d1e46b4be4e834d88622129 b13f97ec46054570b2aedda406a4e710 with result 0 in 2 seconds 2025-11-25 17:47:49.971 | [9243 Async ks-group-memberalt:73359]: Waiting for completion of get_or_add_group_project_role member c01c1d145d1e46b4be4e834d88622129 d89e86e08be140fb99a95c593bfdca70 running on PID 73359 (4 other jobs running) 2025-11-25 17:47:50.001 | [9243 Async ks-group-memberalt:73359]: Signaling child to exit 2025-11-25 17:47:50.385 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:50.414 | [73359 Async ks-group-memberalt:73359]: finished successfully 2025-11-25 17:47:50.442 | WAKEUP 2025-11-25 17:47:50.470 | [9243 Async ks-group-memberalt:73359]: Signaled 2025-11-25 17:47:50.473 | + functions-common:get_or_add_group_project_role:1039 : local group_role_id 2025-11-25 17:47:50.473 | + functions-common:get_or_add_group_project_role:1043 : openstack role add member --group c01c1d145d1e46b4be4e834d88622129 --project d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:50.473 | 2025-11-25 17:47:50.473 | ++ functions-common:get_or_add_group_project_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c01c1d145d1e46b4be4e834d88622129 --project d89e86e08be140fb99a95c593bfdca70 -f value -c Role 2025-11-25 17:47:50.473 | 2025-11-25 17:47:50.473 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:50.473 | + functions-common:get_or_add_group_project_role:1050 : group_role_id=78388393828748faab0fd9f33158dbd1 2025-11-25 17:47:50.473 | + functions-common:get_or_add_group_project_role:1052 : echo 78388393828748faab0fd9f33158dbd1 2025-11-25 17:47:50.473 | 78388393828748faab0fd9f33158dbd1 2025-11-25 17:47:50.535 | [9243 Async ks-group-memberalt:73359]: finished get_or_add_group_project_role member c01c1d145d1e46b4be4e834d88622129 d89e86e08be140fb99a95c593bfdca70 with result 0 in 3 seconds 2025-11-25 17:47:50.583 | [9243 Async ks-group-anotheralt:73447]: Waiting for completion of get_or_add_group_project_role anotherrole c01c1d145d1e46b4be4e834d88622129 d89e86e08be140fb99a95c593bfdca70 running on PID 73447 (3 other jobs running) 2025-11-25 17:47:50.615 | [9243 Async ks-group-anotheralt:73447]: Signaling child to exit 2025-11-25 17:47:50.980 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:51.015 | [73447 Async ks-group-anotheralt:73447]: finished successfully 2025-11-25 17:47:51.043 | WAKEUP 2025-11-25 17:47:51.069 | [9243 Async ks-group-anotheralt:73447]: Signaled 2025-11-25 17:47:51.071 | + functions-common:get_or_add_group_project_role:1039 : local group_role_id 2025-11-25 17:47:51.072 | + functions-common:get_or_add_group_project_role:1043 : openstack role add anotherrole --group c01c1d145d1e46b4be4e834d88622129 --project d89e86e08be140fb99a95c593bfdca70 2025-11-25 17:47:51.072 | 2025-11-25 17:47:51.072 | ++ functions-common:get_or_add_group_project_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c01c1d145d1e46b4be4e834d88622129 --project d89e86e08be140fb99a95c593bfdca70 -f value -c Role 2025-11-25 17:47:51.072 | 2025-11-25 17:47:51.072 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:51.072 | + functions-common:get_or_add_group_project_role:1050 : group_role_id=ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:47:51.072 | + functions-common:get_or_add_group_project_role:1052 : echo ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:47:51.072 | ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:47:51.129 | [9243 Async ks-group-anotheralt:73447]: finished get_or_add_group_project_role anotherrole c01c1d145d1e46b4be4e834d88622129 d89e86e08be140fb99a95c593bfdca70 with result 0 in 3 seconds 2025-11-25 17:47:51.176 | [9243 Async ks-group-admin:73558]: Waiting for completion of get_or_add_group_project_role admin 7a6933102a044d88b45f7fc705dcf8d9 aa5c848f2d3b431088ca0667c18d4bcd running on PID 73558 (2 other jobs running) 2025-11-25 17:47:51.209 | [9243 Async ks-group-admin:73558]: Signaling child to exit 2025-11-25 17:47:51.571 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:47:51.605 | [73558 Async ks-group-admin:73558]: finished successfully 2025-11-25 17:47:51.634 | WAKEUP 2025-11-25 17:47:51.661 | [9243 Async ks-group-admin:73558]: Signaled 2025-11-25 17:47:51.663 | + functions-common:get_or_add_group_project_role:1039 : local group_role_id 2025-11-25 17:47:51.663 | + functions-common:get_or_add_group_project_role:1043 : openstack role add admin --group 7a6933102a044d88b45f7fc705dcf8d9 --project aa5c848f2d3b431088ca0667c18d4bcd 2025-11-25 17:47:51.663 | 2025-11-25 17:47:51.663 | ++ functions-common:get_or_add_group_project_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 7a6933102a044d88b45f7fc705dcf8d9 --project aa5c848f2d3b431088ca0667c18d4bcd -f value -c Role 2025-11-25 17:47:51.663 | 2025-11-25 17:47:51.663 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:47:51.663 | + functions-common:get_or_add_group_project_role:1050 : group_role_id=6377918210c84fb8b245a12233d9acf5 2025-11-25 17:47:51.663 | + functions-common:get_or_add_group_project_role:1052 : echo 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:47:51.663 | 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:47:51.719 | [9243 Async ks-group-admin:73558]: finished get_or_add_group_project_role admin 7a6933102a044d88b45f7fc705dcf8d9 aa5c848f2d3b431088ca0667c18d4bcd with result 0 in 4 seconds 2025-11-25 17:47:51.724 | + inc/async:async_wait:197 : return 0 2025-11-25 17:47:51.727 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2025-11-25 17:47:51.750 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:47:51.754 | + ./stack.sh:main:1148 : is_service_enabled nova 2025-11-25 17:47:51.778 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:47:51.782 | + ./stack.sh:main:1149 : async_runfunc create_nova_accounts 2025-11-25 17:47:51.786 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2025-11-25 17:47:51.870 | + inc/async:async_inner:63 : create_nova_accounts 2025-11-25 17:47:51.920 | [9243 Async create_nova_accounts:75361]: running: create_nova_accounts 2025-11-25 17:47:51.924 | + ./stack.sh:main:1151 : is_service_enabled glance 2025-11-25 17:47:51.949 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:47:51.953 | + ./stack.sh:main:1152 : async_runfunc create_glance_accounts 2025-11-25 17:47:51.957 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2025-11-25 17:47:52.041 | + inc/async:async_inner:63 : create_glance_accounts 2025-11-25 17:47:52.095 | [9243 Async create_glance_accounts:75484]: running: create_glance_accounts 2025-11-25 17:47:52.099 | + ./stack.sh:main:1154 : is_service_enabled cinder 2025-11-25 17:47:52.124 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:47:52.128 | + ./stack.sh:main:1155 : async_runfunc create_cinder_accounts 2025-11-25 17:47:52.131 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2025-11-25 17:47:52.213 | + inc/async:async_inner:63 : create_cinder_accounts 2025-11-25 17:47:52.262 | [9243 Async create_cinder_accounts:75622]: running: create_cinder_accounts 2025-11-25 17:47:52.265 | + ./stack.sh:main:1157 : is_service_enabled neutron 2025-11-25 17:47:52.289 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:47:52.292 | + ./stack.sh:main:1158 : async_runfunc create_neutron_accounts 2025-11-25 17:47:52.295 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2025-11-25 17:47:52.384 | + inc/async:async_inner:63 : create_neutron_accounts 2025-11-25 17:47:52.444 | [9243 Async create_neutron_accounts:75765]: running: create_neutron_accounts 2025-11-25 17:47:52.447 | + ./stack.sh:main:1160 : is_service_enabled swift 2025-11-25 17:47:52.473 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:47:52.476 | + ./stack.sh:main:1161 : async_runfunc create_swift_accounts 2025-11-25 17:47:52.480 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2025-11-25 17:47:52.569 | + inc/async:async_inner:63 : create_swift_accounts 2025-11-25 17:47:52.621 | [9243 Async create_swift_accounts:75946]: running: create_swift_accounts 2025-11-25 17:47:52.625 | + ./stack.sh:main:1169 : is_service_enabled horizon 2025-11-25 17:47:52.651 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:47:52.654 | + ./stack.sh:main:1170 : echo_summary 'Configuring Horizon' 2025-11-25 17:47:52.658 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:47:52.662 | + ./stack.sh:echo_summary:473 : echo -e Configuring Horizon 2025-11-25 17:47:52.666 | + ./stack.sh:main:1171 : async_runfunc configure_horizon 2025-11-25 17:47:52.669 | + inc/async:async_runfunc:116 : async_run configure_horizon configure_horizon 2025-11-25 17:47:52.765 | + inc/async:async_inner:63 : configure_horizon 2025-11-25 17:47:52.816 | [9243 Async configure_horizon:76086]: running: configure_horizon 2025-11-25 17:47:52.820 | + ./stack.sh:main:1174 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2025-11-25 17:47:52.888 | [9243 Async create_nova_accounts:75361]: Waiting for completion of create_nova_accounts running on PID 75361 (7 other jobs running) 2025-11-25 17:47:52.920 | [9243 Async create_nova_accounts:75361]: Signaling child to exit 2025-11-25 17:48:16.718 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:48:16.749 | [75765 Async create_neutron_accounts:75765]: finished successfully 2025-11-25 17:48:21.108 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:48:21.137 | [75622 Async create_cinder_accounts:75622]: finished successfully 2025-11-25 17:48:25.434 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:48:25.463 | [76086 Async configure_horizon:76086]: finished successfully 2025-11-25 17:48:29.287 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:48:29.312 | [75361 Async create_nova_accounts:75361]: finished successfully 2025-11-25 17:48:29.339 | WAKEUP 2025-11-25 17:48:29.367 | [9243 Async create_nova_accounts:75361]: Signaled 2025-11-25 17:48:29.369 | + lib/nova:create_nova_accounts:384 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,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 ]] 2025-11-25 17:48:29.369 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2025-11-25 17:48:29.369 | + lib/keystone:create_service_user:420 : get_or_create_user nova secretservice Default 2025-11-25 17:48:29.369 | + functions-common:get_or_create_user:902 : local user_id 2025-11-25 17:48:29.369 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-25 17:48:29.369 | + functions-common:get_or_create_user:906 : local email= 2025-11-25 17:48:29.369 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create nova --password secretservice --domain=Default --or-show -f value -c id 2025-11-25 17:48:29.369 | 2025-11-25 17:48:29.369 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:29.369 | + functions-common:get_or_create_user:918 : user_id=94c4b5d54b524873a08b6c0fc86b682b 2025-11-25 17:48:29.369 | + functions-common:get_or_create_user:919 : echo 94c4b5d54b524873a08b6c0fc86b682b 2025-11-25 17:48:29.369 | 94c4b5d54b524873a08b6c0fc86b682b 2025-11-25 17:48:29.369 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2025-11-25 17:48:29.369 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:48:29.369 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:48:29.369 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-25 17:48:29.369 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:48:29.369 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:48:29.369 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-25 17:48:29.369 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-25 17:48:29.369 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-25 17:48:29.369 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-25 17:48:29.369 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-25 17:48:29.370 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-25 17:48:29.370 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2025-11-25 17:48:29.370 | 2025-11-25 17:48:29.370 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-25 17:48:29.370 | 2025-11-25 17:48:29.370 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:29.370 | + functions-common:get_or_add_user_project_role:982 : user_role_id=a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:48:29.370 | + functions-common:get_or_add_user_project_role:983 : echo a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:48:29.370 | a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:48:29.370 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2025-11-25 17:48:29.370 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2025-11-25 17:48:29.370 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:48:29.370 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:48:29.370 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-25 17:48:29.370 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:48:29.370 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:48:29.370 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-25 17:48:29.370 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-25 17:48:29.370 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-25 17:48:29.370 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-25 17:48:29.370 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-25 17:48:29.370 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-25 17:48:29.370 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2025-11-25 17:48:29.370 | 2025-11-25 17:48:29.370 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-25 17:48:29.370 | 2025-11-25 17:48:29.370 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:29.370 | + functions-common:get_or_add_user_project_role:982 : user_role_id=6377918210c84fb8b245a12233d9acf5 2025-11-25 17:48:29.370 | + functions-common:get_or_add_user_project_role:983 : echo 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:48:29.370 | 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:48:29.370 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2025-11-25 17:48:29.370 | + lib/nova:create_nova_accounts:391 : nova_api_url=https://38.102.83.58/compute 2025-11-25 17:48:29.370 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2025-11-25 17:48:29.370 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-25 17:48:29.370 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2025-11-25 17:48:29.370 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2025-11-25 17:48:29.370 | 2025-11-25 17:48:29.370 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:29.370 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-25 17:48:29.370 | 484a304d0e064948a7416d416f9424b4' 2025-11-25 17:48:29.370 | + functions-common:get_or_create_service:1070 : echo 484a304d0e064948a7416d416f9424b4 2025-11-25 17:48:29.370 | 484a304d0e064948a7416d416f9424b4 2025-11-25 17:48:29.370 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'https://38.102.83.58/compute/v2/$(project_id)s' 2025-11-25 17:48:29.370 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-25 17:48:29.370 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface compute_legacy public 'https://38.102.83.58/compute/v2/$(project_id)s' RegionOne 2025-11-25 17:48:29.370 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-25 17:48:29.370 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2025-11-25 17:48:29.370 | 2025-11-25 17:48:29.370 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:29.371 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-25 17:48:29.371 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-25 17:48:29.371 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://38.102.83.58/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2025-11-25 17:48:29.371 | 2025-11-25 17:48:29.371 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:29.371 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=2212c85420c744898b0b1675d8397cef 2025-11-25 17:48:29.371 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo 2212c85420c744898b0b1675d8397cef 2025-11-25 17:48:29.371 | + functions-common:get_or_create_endpoint:1103 : public_id=2212c85420c744898b0b1675d8397cef 2025-11-25 17:48:29.371 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-11-25 17:48:29.371 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-25 17:48:29.371 | + functions-common:get_or_create_endpoint:1112 : echo 2212c85420c744898b0b1675d8397cef 2025-11-25 17:48:29.371 | 2212c85420c744898b0b1675d8397cef 2025-11-25 17:48:29.371 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2025-11-25 17:48:29.371 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-25 17:48:29.371 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2025-11-25 17:48:29.371 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2025-11-25 17:48:29.371 | 2025-11-25 17:48:29.371 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:29.371 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-25 17:48:29.371 | 828ec41d1f01415799a6eef306ad975c' 2025-11-25 17:48:29.371 | + functions-common:get_or_create_service:1070 : echo 828ec41d1f01415799a6eef306ad975c 2025-11-25 17:48:29.371 | 828ec41d1f01415799a6eef306ad975c 2025-11-25 17:48:29.371 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne https://38.102.83.58/compute/v2.1 2025-11-25 17:48:29.371 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-25 17:48:29.371 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface compute public https://38.102.83.58/compute/v2.1 RegionOne 2025-11-25 17:48:29.371 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-25 17:48:29.371 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2025-11-25 17:48:29.371 | 2025-11-25 17:48:29.371 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:29.371 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-25 17:48:29.371 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-25 17:48:29.371 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://38.102.83.58/compute/v2.1 --region RegionOne -f value -c id 2025-11-25 17:48:29.371 | 2025-11-25 17:48:29.371 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:29.371 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=0bc9891dbcec45bf9ba8caf10e74bb05 2025-11-25 17:48:29.371 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo 0bc9891dbcec45bf9ba8caf10e74bb05 2025-11-25 17:48:29.371 | + functions-common:get_or_create_endpoint:1103 : public_id=0bc9891dbcec45bf9ba8caf10e74bb05 2025-11-25 17:48:29.371 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-11-25 17:48:29.371 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-25 17:48:29.371 | + functions-common:get_or_create_endpoint:1112 : echo 0bc9891dbcec45bf9ba8caf10e74bb05 2025-11-25 17:48:29.371 | 0bc9891dbcec45bf9ba8caf10e74bb05 2025-11-25 17:48:29.371 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2025-11-25 17:48:29.371 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:48:29.371 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2025-11-25 17:48:29.371 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:48:29.371 | + lib/nova:create_nova_accounts:411 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2025-11-25 17:48:29.371 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:48:29.372 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:48:29.372 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-25 17:48:29.372 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:48:29.372 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:48:29.372 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-25 17:48:29.372 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-25 17:48:29.372 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-25 17:48:29.372 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-25 17:48:29.372 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-25 17:48:29.372 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-25 17:48:29.372 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2025-11-25 17:48:29.372 | 2025-11-25 17:48:29.372 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-25 17:48:29.372 | 2025-11-25 17:48:29.372 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:29.372 | + functions-common:get_or_add_user_project_role:982 : user_role_id=b53da561721a42d58aaeb04c3ba41031 2025-11-25 17:48:29.372 | + functions-common:get_or_add_user_project_role:983 : echo b53da561721a42d58aaeb04c3ba41031 2025-11-25 17:48:29.372 | b53da561721a42d58aaeb04c3ba41031 2025-11-25 17:48:29.372 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2025-11-25 17:48:29.372 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:48:29.372 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2025-11-25 17:48:29.372 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:48:29.372 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2025-11-25 17:48:29.421 | [9243 Async create_nova_accounts:75361]: finished create_nova_accounts with result 0 in 37 seconds 2025-11-25 17:48:29.464 | [9243 Async create_glance_accounts:75484]: Waiting for completion of create_glance_accounts running on PID 75484 (6 other jobs running) 2025-11-25 17:48:29.492 | [9243 Async create_glance_accounts:75484]: Signaling child to exit 2025-11-25 17:48:34.528 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:48:34.558 | [75484 Async create_glance_accounts:75484]: finished successfully 2025-11-25 17:48:34.586 | WAKEUP 2025-11-25 17:48:34.612 | [9243 Async create_glance_accounts:75484]: Signaled 2025-11-25 17:48:34.614 | + lib/glance:create_glance_accounts:485 : is_service_enabled g-api 2025-11-25 17:48:34.614 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:48:34.614 | + lib/glance:create_glance_accounts:489 : create_service_user glance admin 2025-11-25 17:48:34.614 | + lib/keystone:create_service_user:420 : get_or_create_user glance secretservice Default 2025-11-25 17:48:34.614 | + functions-common:get_or_create_user:902 : local user_id 2025-11-25 17:48:34.614 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-25 17:48:34.614 | + functions-common:get_or_create_user:906 : local email= 2025-11-25 17:48:34.614 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create glance --password secretservice --domain=Default --or-show -f value -c id 2025-11-25 17:48:34.614 | 2025-11-25 17:48:34.614 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.614 | + functions-common:get_or_create_user:918 : user_id=cbcf500137af487e865badcbaf428867 2025-11-25 17:48:34.614 | + functions-common:get_or_create_user:919 : echo cbcf500137af487e865badcbaf428867 2025-11-25 17:48:34.614 | cbcf500137af487e865badcbaf428867 2025-11-25 17:48:34.614 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2025-11-25 17:48:34.614 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:48:34.614 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:48:34.614 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-25 17:48:34.614 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:48:34.614 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:48:34.614 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-25 17:48:34.614 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-25 17:48:34.614 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-25 17:48:34.614 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-25 17:48:34.614 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-25 17:48:34.614 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-25 17:48:34.615 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2025-11-25 17:48:34.615 | 2025-11-25 17:48:34.615 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-25 17:48:34.615 | 2025-11-25 17:48:34.615 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.615 | + functions-common:get_or_add_user_project_role:982 : user_role_id=a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:48:34.615 | + functions-common:get_or_add_user_project_role:983 : echo a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:48:34.615 | a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:48:34.615 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2025-11-25 17:48:34.615 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin glance service Default Default 2025-11-25 17:48:34.615 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:48:34.615 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:48:34.615 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-25 17:48:34.615 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:48:34.615 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:48:34.615 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-25 17:48:34.615 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-25 17:48:34.615 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-25 17:48:34.615 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-25 17:48:34.615 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-25 17:48:34.615 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-25 17:48:34.615 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2025-11-25 17:48:34.615 | 2025-11-25 17:48:34.615 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-25 17:48:34.615 | 2025-11-25 17:48:34.615 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.615 | + functions-common:get_or_add_user_project_role:982 : user_role_id=6377918210c84fb8b245a12233d9acf5 2025-11-25 17:48:34.615 | + functions-common:get_or_add_user_project_role:983 : echo 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:48:34.615 | 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:48:34.615 | + lib/glance:create_glance_accounts:492 : is_service_enabled s-proxy 2025-11-25 17:48:34.615 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:48:34.615 | + lib/glance:create_glance_accounts:493 : create_service_user glance-swift ResellerAdmin 2025-11-25 17:48:34.615 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift secretservice Default 2025-11-25 17:48:34.615 | + functions-common:get_or_create_user:902 : local user_id 2025-11-25 17:48:34.615 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-25 17:48:34.615 | + functions-common:get_or_create_user:906 : local email= 2025-11-25 17:48:34.615 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password secretservice --domain=Default --or-show -f value -c id 2025-11-25 17:48:34.615 | 2025-11-25 17:48:34.615 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.615 | + functions-common:get_or_create_user:918 : user_id=27671ae361894d3b86ad8fbadf7553a6 2025-11-25 17:48:34.615 | + functions-common:get_or_create_user:919 : echo 27671ae361894d3b86ad8fbadf7553a6 2025-11-25 17:48:34.615 | 27671ae361894d3b86ad8fbadf7553a6 2025-11-25 17:48:34.615 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2025-11-25 17:48:34.615 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:48:34.615 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:48:34.615 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-25 17:48:34.615 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:48:34.615 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:48:34.615 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-25 17:48:34.615 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-25 17:48:34.615 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-25 17:48:34.616 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-25 17:48:34.616 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-25 17:48:34.616 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-25 17:48:34.616 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2025-11-25 17:48:34.616 | 2025-11-25 17:48:34.616 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-25 17:48:34.616 | 2025-11-25 17:48:34.616 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.616 | + functions-common:get_or_add_user_project_role:982 : user_role_id=a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:48:34.616 | + functions-common:get_or_add_user_project_role:983 : echo a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:48:34.616 | a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:48:34.616 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2025-11-25 17:48:34.616 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2025-11-25 17:48:34.616 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:48:34.616 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:48:34.616 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-25 17:48:34.616 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:48:34.616 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:48:34.616 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-25 17:48:34.616 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-25 17:48:34.616 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-25 17:48:34.616 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-25 17:48:34.616 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-25 17:48:34.616 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-25 17:48:34.616 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2025-11-25 17:48:34.616 | 2025-11-25 17:48:34.616 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-25 17:48:34.616 | 2025-11-25 17:48:34.616 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.616 | + functions-common:get_or_add_user_project_role:982 : user_role_id=b53da561721a42d58aaeb04c3ba41031 2025-11-25 17:48:34.616 | + functions-common:get_or_add_user_project_role:983 : echo b53da561721a42d58aaeb04c3ba41031 2025-11-25 17:48:34.616 | b53da561721a42d58aaeb04c3ba41031 2025-11-25 17:48:34.616 | + lib/glance:create_glance_accounts:496 : get_or_create_service glance image 'Glance Image Service' 2025-11-25 17:48:34.616 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-25 17:48:34.616 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2025-11-25 17:48:34.616 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2025-11-25 17:48:34.616 | 2025-11-25 17:48:34.616 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.616 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-25 17:48:34.616 | 6bd855047d6d4eecb75b54a9e2a23182' 2025-11-25 17:48:34.616 | + functions-common:get_or_create_service:1070 : echo 6bd855047d6d4eecb75b54a9e2a23182 2025-11-25 17:48:34.616 | 6bd855047d6d4eecb75b54a9e2a23182 2025-11-25 17:48:34.616 | + lib/glance:create_glance_accounts:498 : get_or_create_endpoint image RegionOne https://38.102.83.58/image 2025-11-25 17:48:34.616 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-25 17:48:34.616 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface image public https://38.102.83.58/image RegionOne 2025-11-25 17:48:34.616 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-25 17:48:34.616 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2025-11-25 17:48:34.616 | 2025-11-25 17:48:34.616 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.616 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-25 17:48:34.616 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-25 17:48:34.617 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://38.102.83.58/image --region RegionOne -f value -c id 2025-11-25 17:48:34.617 | 2025-11-25 17:48:34.617 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.617 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=0c312e3a31d240ccaf7029333e2eb982 2025-11-25 17:48:34.617 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo 0c312e3a31d240ccaf7029333e2eb982 2025-11-25 17:48:34.617 | + functions-common:get_or_create_endpoint:1103 : public_id=0c312e3a31d240ccaf7029333e2eb982 2025-11-25 17:48:34.617 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-11-25 17:48:34.617 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-25 17:48:34.617 | + functions-common:get_or_create_endpoint:1112 : echo 0c312e3a31d240ccaf7029333e2eb982 2025-11-25 17:48:34.617 | 0c312e3a31d240ccaf7029333e2eb982 2025-11-25 17:48:34.617 | ++ lib/glance:create_glance_accounts:503 : get_or_create_domain Default 2025-11-25 17:48:34.617 | ++ functions-common:get_or_create_domain:875 : local domain_id 2025-11-25 17:48:34.617 | +++ functions-common:get_or_create_domain:880 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2025-11-25 17:48:34.617 | 2025-11-25 17:48:34.617 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.617 | ++ functions-common:get_or_create_domain:880 : domain_id=default 2025-11-25 17:48:34.617 | ++ functions-common:get_or_create_domain:881 : echo default 2025-11-25 17:48:34.617 | + lib/glance:create_glance_accounts:503 : service_domain_id=default 2025-11-25 17:48:34.617 | + lib/glance:create_glance_accounts:504 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2025-11-25 17:48:34.617 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2025-11-25 17:48:34.617 | + lib/glance:create_glance_accounts:507 : [[ True = True ]] 2025-11-25 17:48:34.617 | + lib/glance:create_glance_accounts:508 : configure_glance_quotas 2025-11-25 17:48:34.617 | + lib/glance:configure_glance_quotas:317 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2025-11-25 17:48:34.617 | 2025-11-25 17:48:34.617 | +---------------+----------------------------------+ 2025-11-25 17:48:34.617 | | Field | Value | 2025-11-25 17:48:34.617 | +---------------+----------------------------------+ 2025-11-25 17:48:34.617 | | default_limit | 2000 | 2025-11-25 17:48:34.617 | | description | None | 2025-11-25 17:48:34.617 | | id | 153390fac8714a9895350d43bed0f98f | 2025-11-25 17:48:34.617 | | region_id | RegionOne | 2025-11-25 17:48:34.617 | | resource_name | image_size_total | 2025-11-25 17:48:34.617 | | service_id | 6bd855047d6d4eecb75b54a9e2a23182 | 2025-11-25 17:48:34.617 | +---------------+----------------------------------+ 2025-11-25 17:48:34.617 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2025-11-25 17:48:34.617 | 2025-11-25 17:48:34.617 | +---------------+----------------------------------+ 2025-11-25 17:48:34.617 | | Field | Value | 2025-11-25 17:48:34.617 | +---------------+----------------------------------+ 2025-11-25 17:48:34.617 | | default_limit | 2000 | 2025-11-25 17:48:34.617 | | description | None | 2025-11-25 17:48:34.617 | | id | 3f82c06bcd2f4da7bb7e2049dfd73b8f | 2025-11-25 17:48:34.617 | | region_id | RegionOne | 2025-11-25 17:48:34.617 | | resource_name | image_stage_total | 2025-11-25 17:48:34.617 | | service_id | 6bd855047d6d4eecb75b54a9e2a23182 | 2025-11-25 17:48:34.617 | +---------------+----------------------------------+ 2025-11-25 17:48:34.617 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2025-11-25 17:48:34.618 | 2025-11-25 17:48:34.618 | +---------------+----------------------------------+ 2025-11-25 17:48:34.618 | | Field | Value | 2025-11-25 17:48:34.618 | +---------------+----------------------------------+ 2025-11-25 17:48:34.618 | | default_limit | 100 | 2025-11-25 17:48:34.618 | | description | None | 2025-11-25 17:48:34.618 | | id | 143c67dd700b47a8a8b814ebc7014f14 | 2025-11-25 17:48:34.618 | | region_id | RegionOne | 2025-11-25 17:48:34.618 | | resource_name | image_count_total | 2025-11-25 17:48:34.618 | | service_id | 6bd855047d6d4eecb75b54a9e2a23182 | 2025-11-25 17:48:34.618 | +---------------+----------------------------------+ 2025-11-25 17:48:34.618 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2025-11-25 17:48:34.618 | 2025-11-25 17:48:34.618 | +---------------+----------------------------------+ 2025-11-25 17:48:34.618 | | Field | Value | 2025-11-25 17:48:34.618 | +---------------+----------------------------------+ 2025-11-25 17:48:34.618 | | default_limit | 100 | 2025-11-25 17:48:34.618 | | description | None | 2025-11-25 17:48:34.618 | | id | dfc7078befad40f0869f0ceeff8bc297 | 2025-11-25 17:48:34.618 | | region_id | RegionOne | 2025-11-25 17:48:34.618 | | resource_name | image_count_uploading | 2025-11-25 17:48:34.618 | | service_id | 6bd855047d6d4eecb75b54a9e2a23182 | 2025-11-25 17:48:34.618 | +---------------+----------------------------------+ 2025-11-25 17:48:34.618 | + lib/glance:configure_glance_quotas:327 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2025-11-25 17:48:34.618 | + lib/glance:configure_glance_quotas:330 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2025-11-25 17:48:34.618 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2025-11-25 17:48:34.618 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2025-11-25 17:48:34.618 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2025-11-25 17:48:34.618 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://38.102.83.58/identity 2025-11-25 17:48:34.618 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2025-11-25 17:48:34.618 | ++ lib/glance:configure_glance_quotas:336 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2025-11-25 17:48:34.618 | 2025-11-25 17:48:34.618 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.618 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 0c312e3a31d240ccaf7029333e2eb982 2025-11-25 17:48:34.618 | + lib/glance:configure_glance_quotas:340 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2025-11-25 17:48:34.618 | 2025-11-25 17:48:34.618 | + lib/glance:create_glance_accounts:511 : is_service_enabled s3api 2025-11-25 17:48:34.618 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:48:34.667 | [9243 Async create_glance_accounts:75484]: finished create_glance_accounts with result 0 in 42 seconds 2025-11-25 17:48:34.711 | [9243 Async create_cinder_accounts:75622]: Waiting for completion of create_cinder_accounts running on PID 75622 (5 other jobs running) 2025-11-25 17:48:34.740 | [9243 Async create_cinder_accounts:75622]: Signaling child to exit 2025-11-25 17:48:34.740 | WAKEUP 2025-11-25 17:48:34.767 | [9243 Async create_cinder_accounts:75622]: Signaled 2025-11-25 17:48:34.769 | + lib/cinder:create_cinder_accounts:462 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,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 ]] 2025-11-25 17:48:34.769 | + lib/cinder:create_cinder_accounts:464 : local extra_role= 2025-11-25 17:48:34.769 | + lib/cinder:create_cinder_accounts:467 : is_service_enabled barbican 2025-11-25 17:48:34.769 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:48:34.769 | + lib/cinder:create_cinder_accounts:471 : create_service_user cinder 2025-11-25 17:48:34.769 | + lib/keystone:create_service_user:420 : get_or_create_user cinder secretservice Default 2025-11-25 17:48:34.769 | + functions-common:get_or_create_user:902 : local user_id 2025-11-25 17:48:34.769 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-25 17:48:34.769 | + functions-common:get_or_create_user:906 : local email= 2025-11-25 17:48:34.769 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create cinder --password secretservice --domain=Default --or-show -f value -c id 2025-11-25 17:48:34.769 | 2025-11-25 17:48:34.769 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.769 | + functions-common:get_or_create_user:918 : user_id=9ab4478e51b24aefa3d8317bd5672d9e 2025-11-25 17:48:34.769 | + functions-common:get_or_create_user:919 : echo 9ab4478e51b24aefa3d8317bd5672d9e 2025-11-25 17:48:34.769 | 9ab4478e51b24aefa3d8317bd5672d9e 2025-11-25 17:48:34.769 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2025-11-25 17:48:34.769 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:48:34.769 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:48:34.769 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-25 17:48:34.769 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:48:34.769 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:48:34.769 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-25 17:48:34.769 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-25 17:48:34.769 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-25 17:48:34.769 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-25 17:48:34.769 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-25 17:48:34.769 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-25 17:48:34.769 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2025-11-25 17:48:34.769 | 2025-11-25 17:48:34.769 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-25 17:48:34.769 | 2025-11-25 17:48:34.769 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.770 | + functions-common:get_or_add_user_project_role:982 : user_role_id=a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:48:34.770 | + functions-common:get_or_add_user_project_role:983 : echo a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:48:34.770 | a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:48:34.770 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2025-11-25 17:48:34.770 | + lib/cinder:create_cinder_accounts:473 : local cinder_api_url 2025-11-25 17:48:34.770 | + lib/cinder:create_cinder_accounts:474 : cinder_api_url=https://38.102.83.58/volume 2025-11-25 17:48:34.770 | + lib/cinder:create_cinder_accounts:477 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2025-11-25 17:48:34.770 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-25 17:48:34.770 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2025-11-25 17:48:34.770 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2025-11-25 17:48:34.770 | 2025-11-25 17:48:34.770 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.770 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-25 17:48:34.770 | 30a6c67fffba447eb9b0392da9cb66f3' 2025-11-25 17:48:34.770 | + functions-common:get_or_create_service:1070 : echo 30a6c67fffba447eb9b0392da9cb66f3 2025-11-25 17:48:34.770 | 30a6c67fffba447eb9b0392da9cb66f3 2025-11-25 17:48:34.770 | + lib/cinder:create_cinder_accounts:479 : get_or_create_endpoint block-storage RegionOne https://38.102.83.58/volume/v3 2025-11-25 17:48:34.770 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-25 17:48:34.770 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface block-storage public https://38.102.83.58/volume/v3 RegionOne 2025-11-25 17:48:34.770 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-25 17:48:34.770 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2025-11-25 17:48:34.770 | 2025-11-25 17:48:34.770 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.770 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-25 17:48:34.770 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-25 17:48:34.770 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://38.102.83.58/volume/v3 --region RegionOne -f value -c id 2025-11-25 17:48:34.770 | 2025-11-25 17:48:34.770 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.770 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=712f6a19c8814109ab077d5dd6b47a48 2025-11-25 17:48:34.770 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo 712f6a19c8814109ab077d5dd6b47a48 2025-11-25 17:48:34.770 | + functions-common:get_or_create_endpoint:1103 : public_id=712f6a19c8814109ab077d5dd6b47a48 2025-11-25 17:48:34.770 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-11-25 17:48:34.770 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-25 17:48:34.770 | + functions-common:get_or_create_endpoint:1112 : echo 712f6a19c8814109ab077d5dd6b47a48 2025-11-25 17:48:34.770 | 712f6a19c8814109ab077d5dd6b47a48 2025-11-25 17:48:34.770 | + lib/cinder:create_cinder_accounts:482 : configure_cinder_internal_tenant 2025-11-25 17:48:34.770 | ++ lib/cinder:configure_cinder_internal_tenant:715 : get_or_create_project service 2025-11-25 17:48:34.770 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-25 17:48:34.770 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2025-11-25 17:48:34.770 | 2025-11-25 17:48:34.770 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.770 | ++ functions-common:get_or_create_project:931 : project_id=b2eef8943bf94ade8853608c577fcc10 2025-11-25 17:48:34.770 | ++ functions-common:get_or_create_project:932 : echo b2eef8943bf94ade8853608c577fcc10 2025-11-25 17:48:34.770 | + lib/cinder:configure_cinder_internal_tenant:715 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id b2eef8943bf94ade8853608c577fcc10 2025-11-25 17:48:34.770 | ++ lib/cinder:configure_cinder_internal_tenant:716 : get_or_create_user cinder 2025-11-25 17:48:34.770 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-25 17:48:34.770 | ++ functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-25 17:48:34.770 | ++ functions-common:get_or_create_user:906 : local email= 2025-11-25 17:48:34.770 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2025-11-25 17:48:34.770 | No password was supplied, authentication will fail when a user does not have a password. 2025-11-25 17:48:34.770 | 2025-11-25 17:48:34.771 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.771 | ++ functions-common:get_or_create_user:918 : user_id=9ab4478e51b24aefa3d8317bd5672d9e 2025-11-25 17:48:34.771 | ++ functions-common:get_or_create_user:919 : echo 9ab4478e51b24aefa3d8317bd5672d9e 2025-11-25 17:48:34.771 | + lib/cinder:configure_cinder_internal_tenant:716 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9ab4478e51b24aefa3d8317bd5672d9e 2025-11-25 17:48:34.823 | [9243 Async create_cinder_accounts:75622]: finished create_cinder_accounts with result 0 in 28 seconds 2025-11-25 17:48:34.829 | + inc/async:async_wait:197 : return 0 2025-11-25 17:48:34.832 | + ./stack.sh:main:1175 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2025-11-25 17:48:34.892 | [9243 Async create_neutron_accounts:75765]: Waiting for completion of create_neutron_accounts running on PID 75765 (4 other jobs running) 2025-11-25 17:48:34.920 | [9243 Async create_neutron_accounts:75765]: Signaling child to exit 2025-11-25 17:48:34.920 | WAKEUP 2025-11-25 17:48:34.945 | [9243 Async create_neutron_accounts:75765]: Signaled 2025-11-25 17:48:34.946 | + lib/neutron:create_neutron_accounts:492 : local neutron_url 2025-11-25 17:48:34.946 | + lib/neutron:create_neutron_accounts:493 : neutron_url=https://38.102.83.58/ 2025-11-25 17:48:34.946 | + lib/neutron:create_neutron_accounts:494 : '[' '!' -z networking ']' 2025-11-25 17:48:34.946 | + lib/neutron:create_neutron_accounts:495 : neutron_url=https://38.102.83.58/networking 2025-11-25 17:48:34.946 | + lib/neutron:create_neutron_accounts:498 : is_service_enabled q-svc neutron-api 2025-11-25 17:48:34.946 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:48:34.946 | + lib/neutron:create_neutron_accounts:500 : create_service_user neutron 2025-11-25 17:48:34.946 | + lib/keystone:create_service_user:420 : get_or_create_user neutron secretservice Default 2025-11-25 17:48:34.946 | + functions-common:get_or_create_user:902 : local user_id 2025-11-25 17:48:34.946 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-25 17:48:34.946 | + functions-common:get_or_create_user:906 : local email= 2025-11-25 17:48:34.946 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create neutron --password secretservice --domain=Default --or-show -f value -c id 2025-11-25 17:48:34.946 | 2025-11-25 17:48:34.946 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.946 | + functions-common:get_or_create_user:918 : user_id=cae7ba27e2554db38ab743391efd3df4 2025-11-25 17:48:34.946 | + functions-common:get_or_create_user:919 : echo cae7ba27e2554db38ab743391efd3df4 2025-11-25 17:48:34.947 | cae7ba27e2554db38ab743391efd3df4 2025-11-25 17:48:34.947 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2025-11-25 17:48:34.947 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:48:34.947 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:48:34.947 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-25 17:48:34.947 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:48:34.947 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:48:34.947 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-25 17:48:34.947 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-25 17:48:34.947 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-25 17:48:34.947 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-25 17:48:34.947 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-25 17:48:34.947 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-25 17:48:34.947 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2025-11-25 17:48:34.947 | 2025-11-25 17:48:34.947 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-25 17:48:34.947 | 2025-11-25 17:48:34.947 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.947 | + functions-common:get_or_add_user_project_role:982 : user_role_id=a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:48:34.947 | + functions-common:get_or_add_user_project_role:983 : echo a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:48:34.947 | a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:48:34.947 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2025-11-25 17:48:34.947 | + lib/neutron:create_neutron_accounts:502 : get_or_create_service neutron network 'Neutron Service' 2025-11-25 17:48:34.947 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-25 17:48:34.947 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2025-11-25 17:48:34.947 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2025-11-25 17:48:34.947 | 2025-11-25 17:48:34.947 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.947 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-25 17:48:34.947 | 87194e1e23f84b59a1b8ae0788d51073' 2025-11-25 17:48:34.947 | + functions-common:get_or_create_service:1070 : echo 87194e1e23f84b59a1b8ae0788d51073 2025-11-25 17:48:34.947 | 87194e1e23f84b59a1b8ae0788d51073 2025-11-25 17:48:34.947 | + lib/neutron:create_neutron_accounts:504 : get_or_create_endpoint network RegionOne https://38.102.83.58/networking 2025-11-25 17:48:34.947 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-25 17:48:34.947 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface network public https://38.102.83.58/networking RegionOne 2025-11-25 17:48:34.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-25 17:48:34.947 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2025-11-25 17:48:34.947 | 2025-11-25 17:48:34.947 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-25 17:48:34.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-25 17:48:34.947 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://38.102.83.58/networking --region RegionOne -f value -c id 2025-11-25 17:48:34.947 | 2025-11-25 17:48:34.948 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:34.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=bb81813a91f04fe192e5ab6adb55733b 2025-11-25 17:48:34.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo bb81813a91f04fe192e5ab6adb55733b 2025-11-25 17:48:34.948 | + functions-common:get_or_create_endpoint:1103 : public_id=bb81813a91f04fe192e5ab6adb55733b 2025-11-25 17:48:34.948 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-11-25 17:48:34.948 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-25 17:48:34.948 | + functions-common:get_or_create_endpoint:1112 : echo bb81813a91f04fe192e5ab6adb55733b 2025-11-25 17:48:34.948 | bb81813a91f04fe192e5ab6adb55733b 2025-11-25 17:48:35.000 | [9243 Async create_neutron_accounts:75765]: finished create_neutron_accounts with result 0 in 24 seconds 2025-11-25 17:48:35.043 | [9243 Async create_swift_accounts:75946]: Waiting for completion of create_swift_accounts running on PID 75946 (3 other jobs running) 2025-11-25 17:48:35.075 | [9243 Async create_swift_accounts:75946]: Signaling child to exit 2025-11-25 17:48:38.802 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:48:38.832 | [75946 Async create_swift_accounts:75946]: finished successfully 2025-11-25 17:48:38.861 | WAKEUP 2025-11-25 17:48:38.887 | [9243 Async create_swift_accounts:75946]: Signaled 2025-11-25 17:48:38.889 | + lib/swift:create_swift_accounts:610 : export swiftusertest1_password=testing 2025-11-25 17:48:38.890 | + lib/swift:create_swift_accounts:610 : swiftusertest1_password=testing 2025-11-25 17:48:38.890 | + lib/swift:create_swift_accounts:611 : export swiftusertest2_password=testing2 2025-11-25 17:48:38.890 | + lib/swift:create_swift_accounts:611 : swiftusertest2_password=testing2 2025-11-25 17:48:38.890 | + lib/swift:create_swift_accounts:612 : export swiftusertest3_password=testing3 2025-11-25 17:48:38.890 | + lib/swift:create_swift_accounts:612 : swiftusertest3_password=testing3 2025-11-25 17:48:38.890 | + lib/swift:create_swift_accounts:613 : export swiftusertest4_password=testing4 2025-11-25 17:48:38.890 | + lib/swift:create_swift_accounts:613 : swiftusertest4_password=testing4 2025-11-25 17:48:38.890 | + lib/swift:create_swift_accounts:615 : local another_role 2025-11-25 17:48:38.890 | ++ lib/swift:create_swift_accounts:616 : get_or_create_role anotherrole 2025-11-25 17:48:38.890 | ++ functions-common:get_or_create_role:938 : local role_id 2025-11-25 17:48:38.890 | +++ functions-common:get_or_create_role:943 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2025-11-25 17:48:38.890 | 2025-11-25 17:48:38.890 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.890 | ++ functions-common:get_or_create_role:943 : role_id=ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:48:38.890 | ++ functions-common:get_or_create_role:944 : echo ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:48:38.890 | + lib/swift:create_swift_accounts:616 : another_role=ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:48:38.890 | + lib/swift:create_swift_accounts:620 : create_service_user swift admin 2025-11-25 17:48:38.890 | + lib/keystone:create_service_user:420 : get_or_create_user swift secretservice Default 2025-11-25 17:48:38.890 | + functions-common:get_or_create_user:902 : local user_id 2025-11-25 17:48:38.890 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-25 17:48:38.890 | + functions-common:get_or_create_user:906 : local email= 2025-11-25 17:48:38.890 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create swift --password secretservice --domain=Default --or-show -f value -c id 2025-11-25 17:48:38.890 | 2025-11-25 17:48:38.890 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.890 | + functions-common:get_or_create_user:918 : user_id=95bc2e5ac4fe4f978bbd2ddf8690bd0b 2025-11-25 17:48:38.890 | + functions-common:get_or_create_user:919 : echo 95bc2e5ac4fe4f978bbd2ddf8690bd0b 2025-11-25 17:48:38.890 | 95bc2e5ac4fe4f978bbd2ddf8690bd0b 2025-11-25 17:48:38.890 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2025-11-25 17:48:38.890 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:48:38.890 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:48:38.890 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-25 17:48:38.890 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:48:38.890 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:48:38.890 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-25 17:48:38.890 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-25 17:48:38.890 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-25 17:48:38.890 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-25 17:48:38.890 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-25 17:48:38.890 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-25 17:48:38.890 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2025-11-25 17:48:38.890 | 2025-11-25 17:48:38.890 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-25 17:48:38.890 | 2025-11-25 17:48:38.890 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.890 | + functions-common:get_or_add_user_project_role:982 : user_role_id=a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:48:38.890 | + functions-common:get_or_add_user_project_role:983 : echo a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:48:38.890 | a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:48:38.890 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2025-11-25 17:48:38.890 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2025-11-25 17:48:38.890 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:48:38.891 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:48:38.891 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-25 17:48:38.891 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:48:38.891 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:48:38.891 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-25 17:48:38.891 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-25 17:48:38.891 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-25 17:48:38.891 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-25 17:48:38.891 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-25 17:48:38.891 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-25 17:48:38.891 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2025-11-25 17:48:38.891 | 2025-11-25 17:48:38.891 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-25 17:48:38.891 | 2025-11-25 17:48:38.891 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.891 | + functions-common:get_or_add_user_project_role:982 : user_role_id=6377918210c84fb8b245a12233d9acf5 2025-11-25 17:48:38.891 | + functions-common:get_or_add_user_project_role:983 : echo 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:48:38.891 | 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:48:38.891 | + lib/swift:create_swift_accounts:622 : get_or_create_service swift object-store 'Swift Service' 2025-11-25 17:48:38.891 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-25 17:48:38.891 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2025-11-25 17:48:38.891 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2025-11-25 17:48:38.891 | 2025-11-25 17:48:38.891 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.891 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-25 17:48:38.891 | c9350afb2a3842d78a1a0431cb116778' 2025-11-25 17:48:38.891 | + functions-common:get_or_create_service:1070 : echo c9350afb2a3842d78a1a0431cb116778 2025-11-25 17:48:38.891 | c9350afb2a3842d78a1a0431cb116778 2025-11-25 17:48:38.891 | + lib/swift:create_swift_accounts:624 : get_or_create_endpoint object-store RegionOne 'https://38.102.83.58:8080/v1/AUTH_$(project_id)s' https://38.102.83.58:8080 2025-11-25 17:48:38.891 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-25 17:48:38.891 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface object-store public 'https://38.102.83.58:8080/v1/AUTH_$(project_id)s' RegionOne 2025-11-25 17:48:38.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-25 17:48:38.891 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2025-11-25 17:48:38.891 | 2025-11-25 17:48:38.891 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-25 17:48:38.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-25 17:48:38.891 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://38.102.83.58:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2025-11-25 17:48:38.891 | 2025-11-25 17:48:38.891 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=46e052c1fc374e1793766c45bf96fca5 2025-11-25 17:48:38.891 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo 46e052c1fc374e1793766c45bf96fca5 2025-11-25 17:48:38.891 | + functions-common:get_or_create_endpoint:1103 : public_id=46e052c1fc374e1793766c45bf96fca5 2025-11-25 17:48:38.891 | + functions-common:get_or_create_endpoint:1105 : [[ -n https://38.102.83.58:8080 ]] 2025-11-25 17:48:38.891 | + functions-common:get_or_create_endpoint:1106 : _get_or_create_endpoint_with_interface object-store admin https://38.102.83.58:8080 RegionOne 2025-11-25 17:48:38.892 | + functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-25 17:48:38.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2025-11-25 17:48:38.892 | 2025-11-25 17:48:38.892 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.892 | + functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-25 17:48:38.892 | + functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-25 17:48:38.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://38.102.83.58:8080 --region RegionOne -f value -c id 2025-11-25 17:48:38.892 | 2025-11-25 17:48:38.892 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.892 | + functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=095c07f12d574911910efb4792834a44 2025-11-25 17:48:38.892 | + functions-common:_get_or_create_endpoint_with_interface:1088 : echo 095c07f12d574911910efb4792834a44 2025-11-25 17:48:38.892 | 095c07f12d574911910efb4792834a44 2025-11-25 17:48:38.892 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-25 17:48:38.892 | + functions-common:get_or_create_endpoint:1112 : echo 46e052c1fc374e1793766c45bf96fca5 2025-11-25 17:48:38.892 | 46e052c1fc374e1793766c45bf96fca5 2025-11-25 17:48:38.892 | + lib/swift:create_swift_accounts:629 : local swift_project_test1 2025-11-25 17:48:38.892 | ++ lib/swift:create_swift_accounts:630 : get_or_create_project swiftprojecttest1 default 2025-11-25 17:48:38.892 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-25 17:48:38.892 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2025-11-25 17:48:38.892 | 2025-11-25 17:48:38.892 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.892 | ++ functions-common:get_or_create_project:931 : project_id=df853f37be204c648531208d7170a45b 2025-11-25 17:48:38.892 | ++ functions-common:get_or_create_project:932 : echo df853f37be204c648531208d7170a45b 2025-11-25 17:48:38.892 | + lib/swift:create_swift_accounts:630 : swift_project_test1=df853f37be204c648531208d7170a45b 2025-11-25 17:48:38.892 | + lib/swift:create_swift_accounts:631 : die_if_not_set 631 swift_project_test1 'Failure creating swift_project_test1' 2025-11-25 17:48:38.892 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-25 17:48:38.892 | ++ lib/swift:create_swift_accounts:633 : get_or_create_user swiftusertest1 testing default test@example.com 2025-11-25 17:48:38.892 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-25 17:48:38.892 | ++ functions-common:get_or_create_user:903 : [[ ! -z test@example.com ]] 2025-11-25 17:48:38.892 | ++ functions-common:get_or_create_user:904 : local email=--email=test@example.com 2025-11-25 17:48:38.893 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2025-11-25 17:48:38.893 | 2025-11-25 17:48:38.893 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.893 | ++ functions-common:get_or_create_user:918 : user_id=7b654670f89a4aeba34b609fa26c52c4 2025-11-25 17:48:38.893 | ++ functions-common:get_or_create_user:919 : echo 7b654670f89a4aeba34b609fa26c52c4 2025-11-25 17:48:38.893 | + lib/swift:create_swift_accounts:633 : SWIFT_USER_TEST1=7b654670f89a4aeba34b609fa26c52c4 2025-11-25 17:48:38.893 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2025-11-25 17:48:38.893 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-25 17:48:38.893 | + lib/swift:create_swift_accounts:635 : get_or_add_user_project_role admin 7b654670f89a4aeba34b609fa26c52c4 df853f37be204c648531208d7170a45b 2025-11-25 17:48:38.893 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:48:38.893 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:48:38.893 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-25 17:48:38.893 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:48:38.893 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:48:38.894 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-25 17:48:38.894 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-25 17:48:38.894 | ++ functions-common:_get_domain_args:960 : echo 2025-11-25 17:48:38.894 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-25 17:48:38.894 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user 7b654670f89a4aeba34b609fa26c52c4 --project df853f37be204c648531208d7170a45b 2025-11-25 17:48:38.894 | 2025-11-25 17:48:38.894 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7b654670f89a4aeba34b609fa26c52c4 --project df853f37be204c648531208d7170a45b -c Role -f value 2025-11-25 17:48:38.894 | 2025-11-25 17:48:38.894 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.894 | + functions-common:get_or_add_user_project_role:982 : user_role_id=6377918210c84fb8b245a12233d9acf5 2025-11-25 17:48:38.894 | + functions-common:get_or_add_user_project_role:983 : echo 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:48:38.894 | 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:48:38.894 | + lib/swift:create_swift_accounts:637 : local swift_user_test3 2025-11-25 17:48:38.894 | ++ lib/swift:create_swift_accounts:639 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2025-11-25 17:48:38.894 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-25 17:48:38.894 | ++ functions-common:get_or_create_user:903 : [[ ! -z test3@example.com ]] 2025-11-25 17:48:38.895 | ++ functions-common:get_or_create_user:904 : local email=--email=test3@example.com 2025-11-25 17:48:38.895 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2025-11-25 17:48:38.895 | 2025-11-25 17:48:38.895 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.895 | ++ functions-common:get_or_create_user:918 : user_id=5957e33586d547d69ca99bd7f0b85351 2025-11-25 17:48:38.895 | ++ functions-common:get_or_create_user:919 : echo 5957e33586d547d69ca99bd7f0b85351 2025-11-25 17:48:38.895 | + lib/swift:create_swift_accounts:639 : swift_user_test3=5957e33586d547d69ca99bd7f0b85351 2025-11-25 17:48:38.895 | + lib/swift:create_swift_accounts:640 : die_if_not_set 640 swift_user_test3 'Failure creating swift_user_test3' 2025-11-25 17:48:38.895 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-25 17:48:38.895 | + lib/swift:create_swift_accounts:641 : get_or_add_user_project_role ba0aa44dc01641b3a61920adb3d5b3c5 5957e33586d547d69ca99bd7f0b85351 df853f37be204c648531208d7170a45b 2025-11-25 17:48:38.895 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:48:38.895 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:48:38.895 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-25 17:48:38.895 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:48:38.895 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:48:38.895 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-25 17:48:38.895 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-25 17:48:38.896 | ++ functions-common:_get_domain_args:960 : echo 2025-11-25 17:48:38.896 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-25 17:48:38.896 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add ba0aa44dc01641b3a61920adb3d5b3c5 --user 5957e33586d547d69ca99bd7f0b85351 --project df853f37be204c648531208d7170a45b 2025-11-25 17:48:38.896 | 2025-11-25 17:48:38.896 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role ba0aa44dc01641b3a61920adb3d5b3c5 --user 5957e33586d547d69ca99bd7f0b85351 --project df853f37be204c648531208d7170a45b -c Role -f value 2025-11-25 17:48:38.896 | 2025-11-25 17:48:38.896 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.896 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:48:38.896 | + functions-common:get_or_add_user_project_role:983 : echo ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:48:38.896 | ba0aa44dc01641b3a61920adb3d5b3c5 2025-11-25 17:48:38.896 | + lib/swift:create_swift_accounts:643 : local swift_project_test2 2025-11-25 17:48:38.896 | ++ lib/swift:create_swift_accounts:644 : get_or_create_project swiftprojecttest2 default 2025-11-25 17:48:38.896 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-25 17:48:38.896 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2025-11-25 17:48:38.896 | 2025-11-25 17:48:38.897 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.897 | ++ functions-common:get_or_create_project:931 : project_id=c952cd24add74c0ab5c7351276eca4cb 2025-11-25 17:48:38.897 | ++ functions-common:get_or_create_project:932 : echo c952cd24add74c0ab5c7351276eca4cb 2025-11-25 17:48:38.897 | + lib/swift:create_swift_accounts:644 : swift_project_test2=c952cd24add74c0ab5c7351276eca4cb 2025-11-25 17:48:38.897 | + lib/swift:create_swift_accounts:645 : die_if_not_set 645 swift_project_test2 'Failure creating swift_project_test2' 2025-11-25 17:48:38.897 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-25 17:48:38.897 | + lib/swift:create_swift_accounts:647 : local swift_user_test2 2025-11-25 17:48:38.897 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2025-11-25 17:48:38.897 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-25 17:48:38.897 | ++ functions-common:get_or_create_user:903 : [[ ! -z test2@example.com ]] 2025-11-25 17:48:38.897 | ++ functions-common:get_or_create_user:904 : local email=--email=test2@example.com 2025-11-25 17:48:38.897 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2025-11-25 17:48:38.897 | 2025-11-25 17:48:38.897 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.897 | ++ functions-common:get_or_create_user:918 : user_id=3c95574b64c846f381472fda8cd51fa6 2025-11-25 17:48:38.897 | ++ functions-common:get_or_create_user:919 : echo 3c95574b64c846f381472fda8cd51fa6 2025-11-25 17:48:38.897 | + lib/swift:create_swift_accounts:649 : swift_user_test2=3c95574b64c846f381472fda8cd51fa6 2025-11-25 17:48:38.897 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test2 'Failure creating swift_user_test2' 2025-11-25 17:48:38.897 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-25 17:48:38.897 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role admin 3c95574b64c846f381472fda8cd51fa6 c952cd24add74c0ab5c7351276eca4cb 2025-11-25 17:48:38.897 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:48:38.897 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:48:38.897 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-25 17:48:38.897 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:48:38.897 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:48:38.897 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-25 17:48:38.897 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-25 17:48:38.897 | ++ functions-common:_get_domain_args:960 : echo 2025-11-25 17:48:38.897 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-25 17:48:38.898 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user 3c95574b64c846f381472fda8cd51fa6 --project c952cd24add74c0ab5c7351276eca4cb 2025-11-25 17:48:38.898 | 2025-11-25 17:48:38.898 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3c95574b64c846f381472fda8cd51fa6 --project c952cd24add74c0ab5c7351276eca4cb -c Role -f value 2025-11-25 17:48:38.898 | 2025-11-25 17:48:38.898 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.898 | + functions-common:get_or_add_user_project_role:982 : user_role_id=6377918210c84fb8b245a12233d9acf5 2025-11-25 17:48:38.898 | + functions-common:get_or_add_user_project_role:983 : echo 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:48:38.898 | 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:48:38.898 | + lib/swift:create_swift_accounts:653 : local swift_domain 2025-11-25 17:48:38.898 | ++ lib/swift:create_swift_accounts:654 : get_or_create_domain swift_test 'Used for swift functional testing' 2025-11-25 17:48:38.898 | ++ functions-common:get_or_create_domain:875 : local domain_id 2025-11-25 17:48:38.898 | +++ functions-common:get_or_create_domain:880 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' --or-show -f value -c id 2025-11-25 17:48:38.898 | 2025-11-25 17:48:38.898 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.898 | ++ functions-common:get_or_create_domain:880 : domain_id=b1848581562c4d4eaa02d650042f680a 2025-11-25 17:48:38.898 | ++ functions-common:get_or_create_domain:881 : echo b1848581562c4d4eaa02d650042f680a 2025-11-25 17:48:38.898 | + lib/swift:create_swift_accounts:654 : swift_domain=b1848581562c4d4eaa02d650042f680a 2025-11-25 17:48:38.898 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_domain 'Failure creating swift_test domain' 2025-11-25 17:48:38.898 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-25 17:48:38.898 | + lib/swift:create_swift_accounts:657 : local swift_project_test4 2025-11-25 17:48:38.898 | ++ lib/swift:create_swift_accounts:658 : get_or_create_project swiftprojecttest4 b1848581562c4d4eaa02d650042f680a 2025-11-25 17:48:38.898 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-25 17:48:38.898 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=b1848581562c4d4eaa02d650042f680a --or-show -f value -c id 2025-11-25 17:48:38.898 | 2025-11-25 17:48:38.898 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.898 | ++ functions-common:get_or_create_project:931 : project_id=2bbfcebe555441b29a2f5f1764327802 2025-11-25 17:48:38.898 | ++ functions-common:get_or_create_project:932 : echo 2bbfcebe555441b29a2f5f1764327802 2025-11-25 17:48:38.898 | + lib/swift:create_swift_accounts:658 : swift_project_test4=2bbfcebe555441b29a2f5f1764327802 2025-11-25 17:48:38.898 | + lib/swift:create_swift_accounts:659 : die_if_not_set 659 swift_project_test4 'Failure creating swift_project_test4' 2025-11-25 17:48:38.898 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-25 17:48:38.898 | + lib/swift:create_swift_accounts:661 : local swift_user_test4 2025-11-25 17:48:38.898 | ++ lib/swift:create_swift_accounts:663 : get_or_create_user swiftusertest4 testing4 b1848581562c4d4eaa02d650042f680a test4@example.com 2025-11-25 17:48:38.898 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-25 17:48:38.898 | ++ functions-common:get_or_create_user:903 : [[ ! -z test4@example.com ]] 2025-11-25 17:48:38.898 | ++ functions-common:get_or_create_user:904 : local email=--email=test4@example.com 2025-11-25 17:48:38.898 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=b1848581562c4d4eaa02d650042f680a --email=test4@example.com --or-show -f value -c id 2025-11-25 17:48:38.898 | 2025-11-25 17:48:38.898 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.898 | ++ functions-common:get_or_create_user:918 : user_id=8bc11999eb104bcaa7147881ae1d9742 2025-11-25 17:48:38.898 | ++ functions-common:get_or_create_user:919 : echo 8bc11999eb104bcaa7147881ae1d9742 2025-11-25 17:48:38.898 | + lib/swift:create_swift_accounts:663 : swift_user_test4=8bc11999eb104bcaa7147881ae1d9742 2025-11-25 17:48:38.898 | + lib/swift:create_swift_accounts:664 : die_if_not_set 664 swift_user_test4 'Failure creating swift_user_test4' 2025-11-25 17:48:38.898 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-25 17:48:38.898 | + lib/swift:create_swift_accounts:665 : get_or_add_user_project_role admin 8bc11999eb104bcaa7147881ae1d9742 2bbfcebe555441b29a2f5f1764327802 2025-11-25 17:48:38.898 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:48:38.898 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:48:38.898 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-25 17:48:38.898 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:48:38.898 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:48:38.898 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-25 17:48:38.899 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-25 17:48:38.899 | ++ functions-common:_get_domain_args:960 : echo 2025-11-25 17:48:38.899 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-25 17:48:38.899 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user 8bc11999eb104bcaa7147881ae1d9742 --project 2bbfcebe555441b29a2f5f1764327802 2025-11-25 17:48:38.899 | 2025-11-25 17:48:38.899 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8bc11999eb104bcaa7147881ae1d9742 --project 2bbfcebe555441b29a2f5f1764327802 -c Role -f value 2025-11-25 17:48:38.899 | 2025-11-25 17:48:38.899 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:48:38.899 | + functions-common:get_or_add_user_project_role:982 : user_role_id=6377918210c84fb8b245a12233d9acf5 2025-11-25 17:48:38.899 | + functions-common:get_or_add_user_project_role:983 : echo 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:48:38.899 | 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:48:38.943 | [9243 Async create_swift_accounts:75946]: finished create_swift_accounts with result 0 in 46 seconds 2025-11-25 17:48:38.987 | [9243 Async configure_horizon:76086]: Waiting for completion of configure_horizon running on PID 76086 (2 other jobs running) 2025-11-25 17:48:39.016 | [9243 Async configure_horizon:76086]: Signaling child to exit 2025-11-25 17:48:39.017 | WAKEUP 2025-11-25 17:48:39.042 | [9243 Async configure_horizon:76086]: Signaled 2025-11-25 17:48:39.044 | + lib/horizon:configure_horizon:75 : setup_develop /opt/stack/horizon 2025-11-25 17:48:39.044 | + inc/python:setup_develop:353 : local bindep 2025-11-25 17:48:39.044 | + inc/python:setup_develop:354 : [[ /opt/stack/horizon == -bindep* ]] 2025-11-25 17:48:39.044 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/horizon 2025-11-25 17:48:39.044 | + inc/python:setup_develop:359 : local extras= 2025-11-25 17:48:39.044 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/horizon -e 2025-11-25 17:48:39.044 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-25 17:48:39.044 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/horizon == -bindep* ]] 2025-11-25 17:48:39.044 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/horizon 2025-11-25 17:48:39.044 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-25 17:48:39.044 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-25 17:48:39.044 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/horizon 2025-11-25 17:48:39.044 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-25 17:48:39.044 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/horizon 2025-11-25 17:48:39.044 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-25 17:48:39.044 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-25 17:48:39.044 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/horizon/setup.cfg 2025-11-25 17:48:39.044 | + inc/python:_setup_package_with_constraints_edit:400 : name=horizon 2025-11-25 17:48:39.044 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z horizon ']' 2025-11-25 17:48:39.044 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- horizon 2025-11-25 17:48:39.044 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/horizon -e 2025-11-25 17:48:39.044 | + inc/python:setup_package:436 : local bindep=0 2025-11-25 17:48:39.044 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-25 17:48:39.044 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-25 17:48:39.044 | + inc/python:setup_package:439 : [[ /opt/stack/horizon == -bindep* ]] 2025-11-25 17:48:39.044 | + inc/python:setup_package:444 : local project_dir=/opt/stack/horizon 2025-11-25 17:48:39.044 | + inc/python:setup_package:445 : local flags=-e 2025-11-25 17:48:39.044 | + inc/python:setup_package:446 : local extras= 2025-11-25 17:48:39.044 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-25 17:48:39.044 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-25 17:48:39.044 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-25 17:48:39.044 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-25 17:48:39.044 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-25 17:48:39.044 | + inc/python:setup_package:464 : pip_install -e /opt/stack/horizon 2025-11-25 17:48:39.045 | Using python 3.12 to install /opt/stack/horizon 2025-11-25 17:48:39.045 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/horizon 2025-11-25 17:48:39.045 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:48:39.045 | Obtaining file:///opt/stack/horizon 2025-11-25 17:48:39.045 | Installing build dependencies: started 2025-11-25 17:48:39.045 | Installing build dependencies: finished with status 'done' 2025-11-25 17:48:39.045 | Checking if build backend supports build_editable: started 2025-11-25 17:48:39.045 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-25 17:48:39.045 | Getting requirements to build editable: started 2025-11-25 17:48:39.045 | Getting requirements to build editable: finished with status 'done' 2025-11-25 17:48:39.045 | Preparing editable metadata (pyproject.toml): started 2025-11-25 17:48:39.045 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-25 17:48:39.045 | Requirement already satisfied: pbr>=5.5.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (7.0.3) 2025-11-25 17:48:39.045 | Collecting Babel>=2.6.0 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.045 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/b8/3fe70c75fe32afc4bb507f75563d39bc5642255d1d94f1f23604725780bf/babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) 2025-11-25 17:48:39.045 | Collecting Django<4.3,>=4.2 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.045 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/35/5d/2210dcf9a03931be94072deab1de2d3b73fa62ce91714eaea9e69f6e35c6/django-4.2.25-py3-none-any.whl.metadata (4.2 kB) 2025-11-25 17:48:39.045 | Collecting django-compressor>=4.4 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.045 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/00/d9/ac374a1f7a432230cdf4d2ffbe957fd0d4d5d6426bf4d5c17f382b0801c4/django_compressor-4.5.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-11-25 17:48:39.045 | Collecting django-debreach>=1.4.2 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.045 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/36/6c/8b451b1fc650f7a4336e03a5a56d555f823b6b94f1468728d650ef4d42e1/django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-11-25 17:48:39.045 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (3.2.1) 2025-11-25 17:48:39.045 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (2.1.0) 2025-11-25 17:48:39.045 | Requirement already satisfied: keystoneauth1>=4.3.1 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (5.12.0) 2025-11-25 17:48:39.045 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (1.3.0) 2025-11-25 17:48:39.045 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (7.2.0) 2025-11-25 17:48:39.045 | Requirement already satisfied: oslo.config>=8.8.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (10.1.0) 2025-11-25 17:48:39.045 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (6.7.1) 2025-11-25 17:48:39.045 | Requirement already satisfied: oslo.policy>=3.11.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (4.7.0) 2025-11-25 17:48:39.045 | Requirement already satisfied: oslo.serialization>=4.3.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (5.8.0) 2025-11-25 17:48:39.045 | Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (2.6.0) 2025-11-25 17:48:39.045 | Requirement already satisfied: oslo.utils>=7.0.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (9.2.0) 2025-11-25 17:48:39.045 | Requirement already satisfied: osprofiler>=3.4.2 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (4.3.0) 2025-11-25 17:48:39.045 | Collecting libsass>=0.23.0 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.045 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fd/5a/eb5b62641df0459a3291fc206cf5bd669c0feed7814dded8edef4ade8512/libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (4.2 kB) 2025-11-25 17:48:39.045 | Collecting Pillow>=9.1.0 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.045 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4f/87/424511bdcd02c8d7acf9f65caa09f291a519b16bd83c3fb3374b3d4ae951/pillow-12.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.8 kB) 2025-11-25 17:48:39.045 | Requirement already satisfied: python-cinderclient>=8.0.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (9.8.0) 2025-11-25 17:48:39.045 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (4.10.0) 2025-11-25 17:48:39.045 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (5.7.0) 2025-11-25 17:48:39.045 | Requirement already satisfied: python-neutronclient>=8.1.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (11.6.0) 2025-11-25 17:48:39.045 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (18.11.0) 2025-11-25 17:48:39.045 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (4.9.0) 2025-11-25 17:48:39.045 | Requirement already satisfied: PyYAML>=6.0 in /usr/local/lib64/python3.12/site-packages (from horizon==25.6.0.dev50) (6.0.3) 2025-11-25 17:48:39.045 | Collecting qrcode>=8.2 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.045 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/b8/d2d6d731733f51684bbf76bf34dab3b70a9148e8f2cef2bb544fccec681a/qrcode-8.2-py3-none-any.whl.metadata (17 kB) 2025-11-25 17:48:39.045 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (2.32.5) 2025-11-25 17:48:39.045 | Collecting semantic-version>=2.3.1 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) 2025-11-25 17:48:39.046 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev50) (2025.2) 2025-11-25 17:48:39.046 | Collecting XStatic>=1.0.3 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a7/73/6be224b0e18ac454909a236ad6d67c6c0f59962d5350dda797998b0409bf/XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB) 2025-11-25 17:48:39.046 | Collecting XStatic-Angular>=1.8.2.2 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ee/ec/76fd6c218c84d7c02434807c3b455830a8aae1cbaf82fe62732b42aea5fb/XStatic_Angular-1.8.2.2-py2.py3-none-any.whl.metadata (736 bytes) 2025-11-25 17:48:39.046 | Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9c/bd/220e2d86c0c3367127299746f7d5470f2764155fa190d8aaa3b300137b66/XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl.metadata (903 bytes) 2025-11-25 17:48:39.046 | Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b6/bc/d04929d247d6e657dcc2482e01f3f99118e538c751d8fe858873cced9511/XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl.metadata (859 bytes) 2025-11-25 17:48:39.046 | Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/a8/5f8dc71e3bc0974fec939407ce9a9406042d62e1aba6b924fdc0b1e0db8b/XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl.metadata (801 bytes) 2025-11-25 17:48:39.046 | Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/94/e7/325e6f924ce69c0351d9d113f1d9ec50218df09aee3c155432ac5919cdcb/XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl.metadata (824 bytes) 2025-11-25 17:48:39.046 | Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/57/71/ceea2c0a72e2ee2d316d6ab1c06b21faa9f5cbc4b36a4127d7847b7079c5/XStatic-Angular-Schema-Form-0.8.13.0.tar.gz (41 kB) 2025-11-25 17:48:39.046 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.7/41.7 kB 5.1 MB/s eta 0:00:00 2025-11-25 17:48:39.046 | Installing build dependencies: started 2025-11-25 17:48:39.046 | Installing build dependencies: finished with status 'done' 2025-11-25 17:48:39.046 | Getting requirements to build wheel: started 2025-11-25 17:48:39.046 | Getting requirements to build wheel: finished with status 'done' 2025-11-25 17:48:39.046 | Preparing metadata (pyproject.toml): started 2025-11-25 17:48:39.046 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-25 17:48:39.046 | Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/ab/806279e234318feb71c392b51d3a5c537c96e123b8e53c7bdeadf987b174/XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl.metadata (872 bytes) 2025-11-25 17:48:39.046 | Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e9/3c/3c72865459d35c0aa617a66366df79812d883752e2df2e02d717c4bdd5bf/XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl.metadata (786 bytes) 2025-11-25 17:48:39.046 | Collecting XStatic-bootswatch>=3.3.7.0 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2f/60/f762c6c62da102873e1b22e62002ddc9f39177e4c9260410c8598e49347e/XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl.metadata (746 bytes) 2025-11-25 17:48:39.046 | Collecting XStatic-D3>=3.5.17.0 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/97/ed/1d0af888f3165f00838d734f1c6f26d47bfd2dd4fc43bef5f0e23edde5df/XStatic_D3-3.5.17.0-py2.py3-none-any.whl.metadata (700 bytes) 2025-11-25 17:48:39.046 | Collecting XStatic-Hogan>=2.0.0.2 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6d/a3/822ce8570757a5b258c39f71f357b2276365f0e6d91094e37d706da5bee4/XStatic_Hogan-2.0.0.3-py3-none-any.whl.metadata (750 bytes) 2025-11-25 17:48:39.046 | Collecting XStatic-Font-Awesome>=4.7.0.0 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b4/ca/24685f91f744cde936294c033685cb4bb3302430f005cc834d86d75b9640/XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl.metadata (770 bytes) 2025-11-25 17:48:39.046 | Collecting XStatic-Jasmine>=2.4.1.1 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/05/43/ceac7def3b6eaf82b6f593e3db2b03a9693a7b002b569e664e382aecddbc/XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl.metadata (741 bytes) 2025-11-25 17:48:39.046 | Collecting XStatic-jQuery>=3.5.1.1 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/e6/0900191e86373b1e888c49831332e0375c0411458142a8b65552bbc137eb/xstatic_jquery-3.5.1.1-py3-none-any.whl.metadata (888 bytes) 2025-11-25 17:48:39.046 | Collecting XStatic-JQuery-Migrate>=3 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/c0/cb7387a8ce804889cb6fc94b8796e54aabb113fb351813411c1c764654b1/XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl.metadata (819 bytes) 2025-11-25 17:48:39.046 | Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/cf/24665d03c2c5963f0ad476b2af16a59af377735ab89d48d97e178409faf5/XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl.metadata (852 bytes) 2025-11-25 17:48:39.046 | Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/38/af/f36c9ef0c5c1e12caca2d9f126573cdd7b97bc8d922fabe903964d078181/XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl.metadata (846 bytes) 2025-11-25 17:48:39.046 | Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/01/7a/d1c624a1c6878003e14c257847f36a4ae9a2cc36d3752ec9954e94fa0b84/xstatic_jquery_ui-1.13.0.1-py3-none-any.whl.metadata (965 bytes) 2025-11-25 17:48:39.046 | Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/75/3c/4aff84de6a2cd09d0ad44ccae388fbcb8b75a4c03b350bae1b3e8928d928/XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl.metadata (752 bytes) 2025-11-25 17:48:39.046 | Collecting XStatic-mdi>=1.6.50.2 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.047 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/49/13b9f7ce9fbcc7fabe086b7ac1b056118cbd4c9abf185e01cc4a54631136/XStatic_mdi-1.6.50.2-py2.py3-none-any.whl.metadata (762 bytes) 2025-11-25 17:48:39.047 | Collecting XStatic-objectpath>=1.2.1.0 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.047 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/23/6c/56de25d9d3be430e7de2fcf4baac10279dad78d7b16cbda339cf014c2fe5/XStatic-objectpath-1.2.1.0.tar.gz (3.5 kB) 2025-11-25 17:48:39.047 | Installing build dependencies: started 2025-11-25 17:48:39.047 | Installing build dependencies: finished with status 'done' 2025-11-25 17:48:39.047 | Getting requirements to build wheel: started 2025-11-25 17:48:39.047 | Getting requirements to build wheel: finished with status 'done' 2025-11-25 17:48:39.047 | Preparing metadata (pyproject.toml): started 2025-11-25 17:48:39.047 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-25 17:48:39.047 | Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.047 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/23/cc/20380c36f60a424e655c005ce8be9329cbf41c58c5aa3db773485d1d0dcd/XStatic_Rickshaw-1.5.1.0-py3-none-any.whl.metadata (775 bytes) 2025-11-25 17:48:39.047 | Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.047 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e8/9a/8227eee15eab470e6e8926c22425384e7c0e04c6299c6eefd468d3f66b1f/XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl.metadata (815 bytes) 2025-11-25 17:48:39.047 | Collecting XStatic-smart-table>=1.4.13.2 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.047 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/48/b7/1cf3de231fd5b31f1e08b80eeb0b68000a697bb98c38ae44bbcc03fced63/XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl.metadata (821 bytes) 2025-11-25 17:48:39.047 | Collecting XStatic-Spin>=1.2.5.2 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.047 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/27/c678a4ca0e0a14f5a9edf4c97a89a6c493446b1a00aee78ea03e79333097/XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes) 2025-11-25 17:48:39.047 | Collecting XStatic-term.js>=0.0.7.0 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.047 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/63/7a/7bfec29f5f28fdda7170ebbbb2204aeb1d33d6050f3476a807590de06434/XStatic-term.js-0.0.7.0.tar.gz (38 kB) 2025-11-25 17:48:39.047 | Installing build dependencies: started 2025-11-25 17:48:39.047 | Installing build dependencies: finished with status 'done' 2025-11-25 17:48:39.047 | Getting requirements to build wheel: started 2025-11-25 17:48:39.047 | Getting requirements to build wheel: finished with status 'done' 2025-11-25 17:48:39.047 | Preparing metadata (pyproject.toml): started 2025-11-25 17:48:39.047 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-25 17:48:39.047 | Collecting XStatic-tv4>=1.2.7.0 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.047 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2b/26/b07115af27b339c861b8c9a775a621524b421c898e26e015880dfb888c49/XStatic-tv4-1.2.7.0.tar.gz (22 kB) 2025-11-25 17:48:39.047 | Installing build dependencies: started 2025-11-25 17:48:39.047 | Installing build dependencies: finished with status 'done' 2025-11-25 17:48:39.047 | Getting requirements to build wheel: started 2025-11-25 17:48:39.047 | Getting requirements to build wheel: finished with status 'done' 2025-11-25 17:48:39.047 | Preparing metadata (pyproject.toml): started 2025-11-25 17:48:39.047 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-25 17:48:39.047 | Collecting enmerkar>=0.7.1 (from horizon==25.6.0.dev50) 2025-11-25 17:48:39.047 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/e4/89a23164cf125d336d932b1bccca185e0563ac972027e86ed87360a1f78e/enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB) 2025-11-25 17:48:39.047 | Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon==25.6.0.dev50) 2025-11-25 17:48:39.047 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/17/9c/fc2331f538fbf7eedba64b2052e99ccf9ba9d6888e2f41441ee28847004b/asgiref-3.10.0-py3-none-any.whl.metadata (9.3 kB) 2025-11-25 17:48:39.047 | Collecting sqlparse>=0.3.1 (from Django<4.3,>=4.2->horizon==25.6.0.dev50) 2025-11-25 17:48:39.047 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/5c/bfd6bd0bf979426d405cc6e71eceb8701b148b16c21d2dc3c261efc61c7b/sqlparse-0.5.3-py3-none-any.whl.metadata (3.9 kB) 2025-11-25 17:48:39.047 | Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon==25.6.0.dev50) 2025-11-25 17:48:39.047 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/62/9e/f3a899991e4aaae4b69c1aa187ba4a32e34742475c91eb13010ee7fbe9db/django_appconf-1.1.0-py3-none-any.whl.metadata (5.2 kB) 2025-11-25 17:48:39.047 | Collecting rcssmin==1.1.2 (from django-compressor>=4.4->horizon==25.6.0.dev50) 2025-11-25 17:48:39.047 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/57/86/e7b0c5f295a6f031fa852380f70d5c6c1108a2d32d26a3f34a2d459a5dd4/rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.5 kB) 2025-11-25 17:48:39.047 | Collecting rjsmin==1.2.2 (from django-compressor>=4.4->horizon==25.6.0.dev50) 2025-11-25 17:48:39.047 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d3/61/c71a1843d22378c10cb2bb528efadbf0bc3f3f99c6bd8cadcfa7b03a439b/rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.4 kB) 2025-11-25 17:48:39.047 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from futurist>=1.2.0->horizon==25.6.0.dev50) (3.0.0) 2025-11-25 17:48:39.047 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.6.0.dev50) (5.6.0) 2025-11-25 17:48:39.047 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.6.0.dev50) (1.8.2) 2025-11-25 17:48:39.047 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.6.0.dev50) (4.15.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->horizon==25.6.0.dev50) (0.20) 2025-11-25 17:48:39.048 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.8.0->horizon==25.6.0.dev50) (2.0.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from oslo.policy>=3.11.0->horizon==25.6.0.dev50) (6.2.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization>=4.3.0->horizon==25.6.0.dev50) (1.1.2) 2025-11-25 17:48:39.048 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.upgradecheck>=1.5.0->horizon==25.6.0.dev50) (3.16.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.6.0.dev50) (3.2.5) 2025-11-25 17:48:39.048 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.6.0.dev50) (25.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.6.0.dev50) (7.1.1) 2025-11-25 17:48:39.048 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from osprofiler>=3.4.2->horizon==25.6.0.dev50) (1.8.9) 2025-11-25 17:48:39.048 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=5.5.0->horizon==25.6.0.dev50) (69.0.3) 2025-11-25 17:48:39.048 | Requirement already satisfied: warlock>=1.2.0 in /usr/local/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.6.0.dev50) (2.1.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.6.0.dev50) (2.0.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.6.0.dev50) (24.2.1) 2025-11-25 17:48:39.048 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (4.12.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: openstacksdk>=1.5.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (4.8.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (4.2.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (7.2.1) 2025-11-25 17:48:39.048 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (2.3.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.25.1->horizon==25.6.0.dev50) (3.4.4) 2025-11-25 17:48:39.048 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.6.0.dev50) (3.11) 2025-11-25 17:48:39.048 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.6.0.dev50) (1.26.20) 2025-11-25 17:48:39.048 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.6.0.dev50) (2025.11.12) 2025-11-25 17:48:39.048 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (0.5.2) 2025-11-25 17:48:39.048 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (2.7.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (43.0.3) 2025-11-25 17:48:39.048 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (5.2.1) 2025-11-25 17:48:39.048 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (1.5.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (1.0.1) 2025-11-25 17:48:39.048 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (1.33) 2025-11-25 17:48:39.048 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (4.5.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (1.4.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (2.9.0.post0) 2025-11-25 17:48:39.048 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon==25.6.0.dev50) (0.2.14) 2025-11-25 17:48:39.048 | Requirement already satisfied: jsonschema~=4.0 in /usr/local/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.6.0.dev50) (4.25.1) 2025-11-25 17:48:39.048 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (1.11.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (1.7.1) 2025-11-25 17:48:39.048 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (2.0.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (3.0.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.6.0.dev50) (25.4.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.6.0.dev50) (2025.9.1) 2025-11-25 17:48:39.048 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.6.0.dev50) (0.37.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.6.0.dev50) (0.28.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (1.17.0) 2025-11-25 17:48:39.048 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (2.23) 2025-11-25 17:48:39.049 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (14.2.0) 2025-11-25 17:48:39.049 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (4.0.0) 2025-11-25 17:48:39.049 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (2.19.2) 2025-11-25 17:48:39.049 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev50) (0.1.2) 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/b8/3fe70c75fe32afc4bb507f75563d39bc5642255d1d94f1f23604725780bf/babel-2.17.0-py3-none-any.whl (10.2 MB) 2025-11-25 17:48:39.049 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 92.3 MB/s eta 0:00:00 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/35/5d/2210dcf9a03931be94072deab1de2d3b73fa62ce91714eaea9e69f6e35c6/django-4.2.25-py3-none-any.whl (8.0 MB) 2025-11-25 17:48:39.049 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 110.0 MB/s eta 0:00:00 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/00/d9/ac374a1f7a432230cdf4d2ffbe957fd0d4d5d6426bf4d5c17f382b0801c4/django_compressor-4.5.1-py2.py3-none-any.whl (145 kB) 2025-11-25 17:48:39.049 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.5/145.5 kB 15.2 MB/s eta 0:00:00 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/57/86/e7b0c5f295a6f031fa852380f70d5c6c1108a2d32d26a3f34a2d459a5dd4/rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl (48 kB) 2025-11-25 17:48:39.049 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.2/48.2 kB 6.7 MB/s eta 0:00:00 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d3/61/c71a1843d22378c10cb2bb528efadbf0bc3f3f99c6bd8cadcfa7b03a439b/rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl (31 kB) 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/36/6c/8b451b1fc650f7a4336e03a5a56d555f823b6b94f1468728d650ef4d42e1/django_debreach-2.1.0-py3-none-any.whl (7.7 kB) 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/e4/89a23164cf125d336d932b1bccca185e0563ac972027e86ed87360a1f78e/enmerkar-0.7.1-py3-none-any.whl (12 kB) 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fd/5a/eb5b62641df0459a3291fc206cf5bd669c0feed7814dded8edef4ade8512/libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.4 MB) 2025-11-25 17:48:39.049 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 123.0 MB/s eta 0:00:00 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4f/87/424511bdcd02c8d7acf9f65caa09f291a519b16bd83c3fb3374b3d4ae951/pillow-12.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.0 MB) 2025-11-25 17:48:39.049 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 119.0 MB/s eta 0:00:00 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/b8/d2d6d731733f51684bbf76bf34dab3b70a9148e8f2cef2bb544fccec681a/qrcode-8.2-py3-none-any.whl (45 kB) 2025-11-25 17:48:39.049 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 5.3 MB/s eta 0:00:00 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a7/73/6be224b0e18ac454909a236ad6d67c6c0f59962d5350dda797998b0409bf/XStatic-1.0.3-py3-none-any.whl (4.4 kB) 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ee/ec/76fd6c218c84d7c02434807c3b455830a8aae1cbaf82fe62732b42aea5fb/XStatic_Angular-1.8.2.2-py2.py3-none-any.whl (495 kB) 2025-11-25 17:48:39.049 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 495.9/495.9 kB 57.2 MB/s eta 0:00:00 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9c/bd/220e2d86c0c3367127299746f7d5470f2764155fa190d8aaa3b300137b66/XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl (61 kB) 2025-11-25 17:48:39.049 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.7/61.7 kB 7.1 MB/s eta 0:00:00 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b6/bc/d04929d247d6e657dcc2482e01f3f99118e538c751d8fe858873cced9511/XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl (195 kB) 2025-11-25 17:48:39.049 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.4/195.4 kB 25.9 MB/s eta 0:00:00 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/a8/5f8dc71e3bc0974fec939407ce9a9406042d62e1aba6b924fdc0b1e0db8b/XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl (12 kB) 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/94/e7/325e6f924ce69c0351d9d113f1d9ec50218df09aee3c155432ac5919cdcb/XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl (6.5 kB) 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/ab/806279e234318feb71c392b51d3a5c537c96e123b8e53c7bdeadf987b174/XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl (67 kB) 2025-11-25 17:48:39.049 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.4/67.4 kB 8.0 MB/s eta 0:00:00 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e9/3c/3c72865459d35c0aa617a66366df79812d883752e2df2e02d717c4bdd5bf/XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl (250 kB) 2025-11-25 17:48:39.049 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.7/250.7 kB 28.5 MB/s eta 0:00:00 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2f/60/f762c6c62da102873e1b22e62002ddc9f39177e4c9260410c8598e49347e/XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6 MB) 2025-11-25 17:48:39.049 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 77.8 MB/s eta 0:00:00 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/97/ed/1d0af888f3165f00838d734f1c6f26d47bfd2dd4fc43bef5f0e23edde5df/XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78 kB) 2025-11-25 17:48:39.049 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 10.3 MB/s eta 0:00:00 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b4/ca/24685f91f744cde936294c033685cb4bb3302430f005cc834d86d75b9640/XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675 kB) 2025-11-25 17:48:39.049 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 675.2/675.2 kB 63.2 MB/s eta 0:00:00 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6d/a3/822ce8570757a5b258c39f71f357b2276365f0e6d91094e37d706da5bee4/XStatic_Hogan-2.0.0.3-py3-none-any.whl (7.8 kB) 2025-11-25 17:48:39.049 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/05/43/ceac7def3b6eaf82b6f593e3db2b03a9693a7b002b569e664e382aecddbc/XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl (41 kB) 2025-11-25 17:48:39.050 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.8/41.8 kB 5.9 MB/s eta 0:00:00 2025-11-25 17:48:39.050 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/e6/0900191e86373b1e888c49831332e0375c0411458142a8b65552bbc137eb/xstatic_jquery-3.5.1.1-py3-none-any.whl (313 kB) 2025-11-25 17:48:39.050 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.3/313.3 kB 33.5 MB/s eta 0:00:00 2025-11-25 17:48:39.050 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/c0/cb7387a8ce804889cb6fc94b8796e54aabb113fb351813411c1c764654b1/XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl (16 kB) 2025-11-25 17:48:39.050 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/cf/24665d03c2c5963f0ad476b2af16a59af377735ab89d48d97e178409faf5/XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl (8.3 kB) 2025-11-25 17:48:39.050 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/38/af/f36c9ef0c5c1e12caca2d9f126573cdd7b97bc8d922fabe903964d078181/XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl (20 kB) 2025-11-25 17:48:39.050 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/01/7a/d1c624a1c6878003e14c257847f36a4ae9a2cc36d3752ec9954e94fa0b84/xstatic_jquery_ui-1.13.0.1-py3-none-any.whl (1.8 MB) 2025-11-25 17:48:39.050 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 75.4 MB/s eta 0:00:00 2025-11-25 17:48:39.050 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/75/3c/4aff84de6a2cd09d0ad44ccae388fbcb8b75a4c03b350bae1b3e8928d928/XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl (35 kB) 2025-11-25 17:48:39.050 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/49/13b9f7ce9fbcc7fabe086b7ac1b056118cbd4c9abf185e01cc4a54631136/XStatic_mdi-1.6.50.2-py2.py3-none-any.whl (786 kB) 2025-11-25 17:48:39.050 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.1/786.1 kB 46.0 MB/s eta 0:00:00 2025-11-25 17:48:39.050 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/23/cc/20380c36f60a424e655c005ce8be9329cbf41c58c5aa3db773485d1d0dcd/XStatic_Rickshaw-1.5.1.0-py3-none-any.whl (28 kB) 2025-11-25 17:48:39.050 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e8/9a/8227eee15eab470e6e8926c22425384e7c0e04c6299c6eefd468d3f66b1f/XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl (5.5 MB) 2025-11-25 17:48:39.050 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 114.1 MB/s eta 0:00:00 2025-11-25 17:48:39.050 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/48/b7/1cf3de231fd5b31f1e08b80eeb0b68000a697bb98c38ae44bbcc03fced63/XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl (14 kB) 2025-11-25 17:48:39.050 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/27/c678a4ca0e0a14f5a9edf4c97a89a6c493446b1a00aee78ea03e79333097/XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB) 2025-11-25 17:48:39.050 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/17/9c/fc2331f538fbf7eedba64b2052e99ccf9ba9d6888e2f41441ee28847004b/asgiref-3.10.0-py3-none-any.whl (24 kB) 2025-11-25 17:48:39.050 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/62/9e/f3a899991e4aaae4b69c1aa187ba4a32e34742475c91eb13010ee7fbe9db/django_appconf-1.1.0-py3-none-any.whl (6.4 kB) 2025-11-25 17:48:39.050 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/5c/bfd6bd0bf979426d405cc6e71eceb8701b148b16c21d2dc3c261efc61c7b/sqlparse-0.5.3-py3-none-any.whl (44 kB) 2025-11-25 17:48:39.050 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.4/44.4 kB 6.0 MB/s eta 0:00:00 2025-11-25 17:48:39.050 | Building wheels for collected packages: horizon, XStatic-Angular-Schema-Form, XStatic-objectpath, XStatic-term.js, XStatic-tv4 2025-11-25 17:48:39.050 | Building editable for horizon (pyproject.toml): started 2025-11-25 17:48:39.050 | Building editable for horizon (pyproject.toml): finished with status 'done' 2025-11-25 17:48:39.050 | Created wheel for horizon: filename=horizon-25.6.0.dev50-0.editable-py3-none-any.whl size=8946 sha256=3cf95a13697319340d76d7a71b7ce659dee5abd0e882a859ac32ea10cdf9f67f 2025-11-25 17:48:39.050 | Stored in directory: /tmp/pip-ephem-wheel-cache-litceqcs/wheels/79/fe/07/a1abea766a1105ac4673031ff9f771cb36f68aeaefcdd5e470 2025-11-25 17:48:39.050 | Building wheel for XStatic-Angular-Schema-Form (pyproject.toml): started 2025-11-25 17:48:39.050 | Building wheel for XStatic-Angular-Schema-Form (pyproject.toml): finished with status 'done' 2025-11-25 17:48:39.050 | Created wheel for XStatic-Angular-Schema-Form: filename=xstatic_angular_schema_form-0.8.13.0-py3-none-any.whl size=45129 sha256=f2bf4072b50855bd48a4fc34b27d0f32a6eb7d5110be66aa494380d2b9bd75e9 2025-11-25 17:48:39.050 | Stored in directory: /root/.cache/pip/wheels/47/84/d9/00ae0384afc45e5b01839618a14e92135ecb7fb8e43a0a63e6 2025-11-25 17:48:39.050 | Building wheel for XStatic-objectpath (pyproject.toml): started 2025-11-25 17:48:39.050 | Building wheel for XStatic-objectpath (pyproject.toml): finished with status 'done' 2025-11-25 17:48:39.050 | Created wheel for XStatic-objectpath: filename=xstatic_objectpath-1.2.1.0-py3-none-any.whl size=4554 sha256=12d04d9cecb8501579c31d914e501921bae3991ab1ca100ba34670d907874037 2025-11-25 17:48:39.050 | Stored in directory: /root/.cache/pip/wheels/46/fa/f6/f08bc6065689778257c71e2e1b424447a1833af2114c5d5628 2025-11-25 17:48:39.050 | Building wheel for XStatic-term.js (pyproject.toml): started 2025-11-25 17:48:39.050 | Building wheel for XStatic-term.js (pyproject.toml): finished with status 'done' 2025-11-25 17:48:39.050 | Created wheel for XStatic-term.js: filename=xstatic_term_js-0.0.7.0-py3-none-any.whl size=39078 sha256=85667852d10d9fe24d277d900f0c01baa5a24b1cc6966ba7418b9f2f73f3d9aa 2025-11-25 17:48:39.050 | Stored in directory: /root/.cache/pip/wheels/aa/d1/e6/545831b8618970b8b88499b7f8e3ab2091e587bf7ba6be36ff 2025-11-25 17:48:39.050 | Building wheel for XStatic-tv4 (pyproject.toml): started 2025-11-25 17:48:39.050 | Building wheel for XStatic-tv4 (pyproject.toml): finished with status 'done' 2025-11-25 17:48:39.050 | Created wheel for XStatic-tv4: filename=xstatic_tv4-1.2.7.0-py3-none-any.whl size=24629 sha256=d31c6d263e96f4d69ac21db66e441f4018834586481bb5c5f32a79352c673d5a 2025-11-25 17:48:39.050 | Stored in directory: /root/.cache/pip/wheels/43/d0/c9/c806f45849f4ebd71d8b8ea7aa9f8b6c97f68a0ae8e084b1d4 2025-11-25 17:48:39.050 | Successfully built horizon XStatic-Angular-Schema-Form XStatic-objectpath XStatic-term.js XStatic-tv4 2025-11-25 17:48:39.050 | Installing collected packages: XStatic-tv4, XStatic-term.js, XStatic-Spin, XStatic-smart-table, XStatic-roboto-fontface, XStatic-Rickshaw, XStatic-objectpath, XStatic-mdi, XStatic-JSEncrypt, XStatic-JQuery.TableSorter, XStatic-JQuery.quicksearch, XStatic-JQuery-Migrate, XStatic-jQuery, XStatic-Jasmine, XStatic-Hogan, XStatic-Font-Awesome, XStatic-D3, XStatic-bootswatch, XStatic-Bootstrap-SCSS, XStatic-Bootstrap-Datepicker, XStatic-Angular-Schema-Form, XStatic-Angular-lrdragndrop, XStatic-Angular-Gettext, XStatic-Angular-FileUpload, XStatic-Angular-Bootstrap, XStatic-Angular, XStatic, rjsmin, rcssmin, XStatic-jquery-ui, sqlparse, semantic-version, qrcode, Pillow, libsass, django-debreach, Babel, asgiref, Django, enmerkar, django-appconf, django-compressor, horizon 2025-11-25 17:48:39.050 | Successfully installed Babel-2.17.0 Django-4.2.25 Pillow-12.0.0 XStatic-1.0.3 XStatic-Angular-1.8.2.2 XStatic-Angular-Bootstrap-2.5.0.0 XStatic-Angular-FileUpload-12.2.13.0 XStatic-Angular-Gettext-2.4.1.0 XStatic-Angular-Schema-Form-0.8.13.0 XStatic-Angular-lrdragndrop-1.0.2.6 XStatic-Bootstrap-Datepicker-1.4.0.0 XStatic-Bootstrap-SCSS-3.4.1.0 XStatic-D3-3.5.17.0 XStatic-Font-Awesome-4.7.0.0 XStatic-Hogan-2.0.0.3 XStatic-JQuery-Migrate-3.3.2.1 XStatic-JQuery.TableSorter-2.14.5.2 XStatic-JQuery.quicksearch-2.0.3.2 XStatic-JSEncrypt-2.3.1.1 XStatic-Jasmine-2.4.1.2 XStatic-Rickshaw-1.5.1.0 XStatic-Spin-1.2.5.3 XStatic-bootswatch-3.3.7.0 XStatic-jQuery-3.5.1.1 XStatic-jquery-ui-1.13.0.1 XStatic-mdi-1.6.50.2 XStatic-objectpath-1.2.1.0 XStatic-roboto-fontface-0.5.0.0 XStatic-smart-table-1.4.13.2 XStatic-term.js-0.0.7.0 XStatic-tv4-1.2.7.0 asgiref-3.10.0 django-appconf-1.1.0 django-compressor-4.5.1 django-debreach-2.1.0 enmerkar-0.7.1 horizon-25.6.0.dev50 libsass-0.23.0 qrcode-8.2 rcssmin-1.1.2 rjsmin-1.2.2 semantic-version-2.10.0 sqlparse-0.5.3 2025-11-25 17:48:39.051 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:48:39.051 | + inc/python:pip_install:216 : result=0 2025-11-25 17:48:39.051 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:48:39.051 | + functions-common:time_stop:2423 : local name 2025-11-25 17:48:39.051 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:48:39.051 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:48:39.051 | + functions-common:time_stop:2426 : local total 2025-11-25 17:48:39.051 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:48:39.051 | + functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:48:39.051 | + functions-common:time_stop:2430 : start_time=1764092873027 2025-11-25 17:48:39.051 | + functions-common:time_stop:2432 : [[ -z 1764092873027 ]] 2025-11-25 17:48:39.051 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:48:39.051 | + functions-common:time_stop:2435 : end_time=1764092903474 2025-11-25 17:48:39.051 | + functions-common:time_stop:2436 : elapsed_time=30447 2025-11-25 17:48:39.051 | + functions-common:time_stop:2437 : total=147831 2025-11-25 17:48:39.051 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:48:39.051 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=178278 2025-11-25 17:48:39.051 | + inc/python:pip_install:219 : return 0 2025-11-25 17:48:39.051 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-25 17:48:39.051 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-25 17:48:39.051 | + inc/python:setup_package:468 : '[' -d '/opt/stack/horizon/*.egg-info' ']' 2025-11-25 17:48:39.051 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/horizon 2025-11-25 17:48:39.051 | + inc/python:use_library_from_git:266 : local name=/opt/stack/horizon 2025-11-25 17:48:39.051 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:48:39.051 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:48:39.051 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/horizon, ]] 2025-11-25 17:48:39.051 | + inc/python:use_library_from_git:269 : return 1 2025-11-25 17:48:39.051 | + lib/horizon:configure_horizon:81 : cd /opt/stack/horizon 2025-11-25 17:48:39.051 | + lib/horizon:configure_horizon:81 : /bin/python3.12 manage.py compilemessages 2025-11-25 17:48:39.051 | No local_settings file found. 2025-11-25 17:48:39.051 | /usr/local/lib/python3.12/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2025-11-25 17:48:39.051 | version_info = version.StrictVersion(__version__).version 2025-11-25 17:48:39.051 | processing file django.po in /opt/stack/horizon/horizon/locale/pa_IN/LC_MESSAGES 2025-11-25 17:48:39.051 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pa_IN/LC_MESSAGES 2025-11-25 17:48:39.051 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ar/LC_MESSAGES 2025-11-25 17:48:39.051 | processing file django.po in /opt/stack/horizon/horizon/locale/es_MX/LC_MESSAGES 2025-11-25 17:48:39.051 | processing file django.po in /opt/stack/horizon/horizon/locale/ca/LC_MESSAGES 2025-11-25 17:48:39.051 | processing file django.po in /opt/stack/horizon/horizon/locale/ka_GE/LC_MESSAGES 2025-11-25 17:48:39.051 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ka_GE/LC_MESSAGES 2025-11-25 17:48:39.051 | processing file django.po in /opt/stack/horizon/horizon/locale/hi/LC_MESSAGES 2025-11-25 17:48:39.051 | processing file django.po in /opt/stack/horizon/horizon/locale/zh_Hant/LC_MESSAGES 2025-11-25 17:48:39.051 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/zh_Hant/LC_MESSAGES 2025-11-25 17:48:39.051 | processing file django.po in /opt/stack/horizon/horizon/locale/pt_BR/LC_MESSAGES 2025-11-25 17:48:39.051 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pt_BR/LC_MESSAGES 2025-11-25 17:48:39.051 | processing file django.po in /opt/stack/horizon/horizon/locale/tr_TR/LC_MESSAGES 2025-11-25 17:48:39.051 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/tr_TR/LC_MESSAGES 2025-11-25 17:48:39.051 | processing file django.po in /opt/stack/horizon/horizon/locale/zh_Hans/LC_MESSAGES 2025-11-25 17:48:39.051 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/zh_Hans/LC_MESSAGES 2025-11-25 17:48:39.051 | processing file django.po in /opt/stack/horizon/horizon/locale/es/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/es/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/horizon/locale/nl_NL/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/nl_NL/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/horizon/locale/sl_SI/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/horizon/locale/cs/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/cs/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/horizon/locale/ru/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ru/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/horizon/locale/fr/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/fr/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/horizon/locale/pt/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/horizon/locale/it/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/it/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/horizon/locale/hu/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/horizon/locale/sr/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/horizon/locale/ja/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ja/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/horizon/locale/ko_KR/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ko_KR/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/horizon/locale/eo/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/eo/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/horizon/locale/en_AU/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/en_AU/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/horizon/locale/id/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/id/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/horizon/locale/fi_FI/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/horizon/locale/fil/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/horizon/locale/en_GB/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/en_GB/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/horizon/locale/de/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/de/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/horizon/locale/pl_PL/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pl_PL/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pa_IN/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/gu/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/kok/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/hi/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mai/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ur/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2025-11-25 17:48:39.052 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/as/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/es/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/es/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ne/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mr/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/cs/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/cs/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ru/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ru/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/fr/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/fr/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/it/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/it/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/bn_IN/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/kn/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ta/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ks/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ja/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ja/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/brx/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/eo/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/eo/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/en_AU/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/en_AU/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/id/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/id/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mni/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/en_GB/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/en_GB/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/de/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/de/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pl_PL/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file doc.po in /opt/stack/horizon/doc/source/locale/pt_BR/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file doc.po in /opt/stack/horizon/doc/source/locale/zh_CN/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file doc.po in /opt/stack/horizon/doc/source/locale/es/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ne/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/fr/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file doc.po in /opt/stack/horizon/doc/source/locale/fr/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ja/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2025-11-25 17:48:39.053 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/eo/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file doc.po in /opt/stack/horizon/doc/source/locale/eo/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file doc-configuration.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file doc-contributor.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file doc.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file doc-configuration.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file doc-contributor.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file doc.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file doc.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/pt_BR/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/zh_CN/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/ja/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/ko_KR/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/id/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/en_GB/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/de/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ka_GE/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/zh_Hant/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/pt_BR/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/zh_Hans/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/es/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ne/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ru/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/fr/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ja/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ko_KR/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/eo/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/id/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/en_GB/LC_MESSAGES 2025-11-25 17:48:39.054 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/de/LC_MESSAGES 2025-11-25 17:48:39.054 | + lib/horizon:configure_horizon:84 : local local_settings=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-25 17:48:39.054 | + lib/horizon:configure_horizon:85 : cp /opt/stack/horizon/openstack_dashboard/local/local_settings.py.example /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-25 17:48:39.054 | + lib/horizon:configure_horizon:88 : echo 2025-11-25 17:48:39.054 | + lib/horizon:configure_horizon:90 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' WEBROOT '"/dashboard/"' 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:42 : local option=WEBROOT 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:43 : local 'value="/dashboard/"' 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:46 : sed -e '/^WEBROOT/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:47 : echo 'WEBROOT = "/dashboard/"' 2025-11-25 17:48:39.055 | + lib/horizon:configure_horizon:92 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' COMPRESS_OFFLINE True 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:42 : local option=COMPRESS_OFFLINE 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:43 : local value=True 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:46 : sed -e '/^COMPRESS_OFFLINE/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:47 : echo 'COMPRESS_OFFLINE = True' 2025-11-25 17:48:39.055 | + lib/horizon:configure_horizon:93 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_KEYSTONE_DEFAULT_ROLE '"member"' 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_KEYSTONE_DEFAULT_ROLE 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:43 : local 'value="member"' 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_KEYSTONE_DEFAULT_ROLE/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_KEYSTONE_DEFAULT_ROLE = "member"' 2025-11-25 17:48:39.055 | + lib/horizon:configure_horizon:95 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_HOST '"38.102.83.58"' 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_HOST 2025-11-25 17:48:39.055 | + lib/horizon:_horizon_config_set:43 : local 'value="38.102.83.58"' 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_HOST/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_HOST = "38.102.83.58"' 2025-11-25 17:48:39.056 | + lib/horizon:configure_horizon:97 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_KEYSTONE_URL '"https://38.102.83.58/identity/v3"' 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_KEYSTONE_URL 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:43 : local 'value="https://38.102.83.58/identity/v3"' 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_KEYSTONE_URL/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_KEYSTONE_URL = "https://38.102.83.58/identity/v3"' 2025-11-25 17:48:39.056 | + lib/horizon:configure_horizon:102 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' ALLOWED_HOSTS '["*"]' 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:42 : local option=ALLOWED_HOSTS 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:43 : local 'value=["*"]' 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:46 : sed -e '/^ALLOWED_HOSTS/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:47 : echo 'ALLOWED_HOSTS = ["*"]' 2025-11-25 17:48:39.056 | + lib/horizon:configure_horizon:104 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2025-11-25 17:48:39.056 | + lib/horizon:configure_horizon:105 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_SSL_CACERT '"/opt/stack/data/ca-bundle.pem"' 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_SSL_CACERT 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:43 : local 'value="/opt/stack/data/ca-bundle.pem"' 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_SSL_CACERT/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_SSL_CACERT = "/opt/stack/data/ca-bundle.pem"' 2025-11-25 17:48:39.056 | + lib/horizon:configure_horizon:108 : is_service_enabled ldap 2025-11-25 17:48:39.056 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:48:39.056 | + lib/horizon:configure_horizon:112 : is_service_enabled c-bak 2025-11-25 17:48:39.056 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:48:39.056 | + lib/horizon:configure_horizon:113 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py OPENSTACK_CINDER_FEATURES enable_backup True 2025-11-25 17:48:39.056 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-25 17:48:39.057 | + lib/horizon:_horizon_config_set:41 : local section=OPENSTACK_CINDER_FEATURES 2025-11-25 17:48:39.057 | + lib/horizon:_horizon_config_set:42 : local option=enable_backup 2025-11-25 17:48:39.057 | + lib/horizon:_horizon_config_set:43 : local value=True 2025-11-25 17:48:39.057 | + lib/horizon:_horizon_config_set:45 : '[' -z OPENSTACK_CINDER_FEATURES ']' 2025-11-25 17:48:39.057 | + lib/horizon:_horizon_config_set:48 : grep -q '^OPENSTACK_CINDER_FEATURES' /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-25 17:48:39.057 | + lib/horizon:_horizon_config_set:57 : echo -e '\n\nOPENSTACK_CINDER_FEATURES = {\n '\''enable_backup'\'': True,\n}' 2025-11-25 17:48:39.057 | + lib/horizon:configure_horizon:117 : sudo mkdir -p /opt/stack/horizon/.blackhole 2025-11-25 17:48:39.057 | + lib/horizon:configure_horizon:119 : local horizon_conf 2025-11-25 17:48:39.057 | ++ lib/horizon:configure_horizon:120 : apache_site_config_for horizon 2025-11-25 17:48:39.057 | ++ lib/apache:apache_site_config_for:174 : local site=horizon 2025-11-25 17:48:39.057 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-25 17:48:39.057 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:48:39.057 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:48:39.057 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-25 17:48:39.057 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:48:39.057 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:48:39.057 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:48:39.057 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:48:39.057 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:48:39.057 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:48:39.057 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:48:39.057 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:48:39.057 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:48:39.057 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:48:39.057 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/horizon.conf 2025-11-25 17:48:39.057 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/horizon.conf ']' 2025-11-25 17:48:39.057 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/horizon.conf.disabled 2025-11-25 17:48:39.057 | + lib/horizon:configure_horizon:120 : horizon_conf=/etc/httpd/conf.d/horizon.conf.disabled 2025-11-25 17:48:39.057 | + lib/horizon:configure_horizon:122 : local wsgi_venv_config= 2025-11-25 17:48:39.057 | + lib/horizon:configure_horizon:123 : [[ False == \T\r\u\e ]] 2025-11-25 17:48:39.057 | + lib/horizon:configure_horizon:129 : sudo sh -c 'sed -e " 2025-11-25 17:48:39.057 | s,%USER%,stack,g; 2025-11-25 17:48:39.057 | s,%GROUP%,stack,g; 2025-11-25 17:48:39.057 | s,%HORIZON_DIR%,/opt/stack/horizon,g; 2025-11-25 17:48:39.057 | s,%APACHE_NAME%,httpd,g; 2025-11-25 17:48:39.057 | s,%DEST%,/opt/stack,g; 2025-11-25 17:48:39.057 | s,%WEBROOT%,/dashboard,g; 2025-11-25 17:48:39.057 | s,%WSGIPYTHONHOME%,,g; 2025-11-25 17:48:39.057 | " /opt/stack/devstack/files/apache-horizon.template >/etc/httpd/conf.d/horizon.conf.disabled' 2025-11-25 17:48:39.057 | + lib/horizon:configure_horizon:139 : is_ubuntu 2025-11-25 17:48:39.057 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:48:39.057 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:48:39.057 | + lib/horizon:configure_horizon:142 : is_fedora 2025-11-25 17:48:39.057 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:48:39.057 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:48:39.057 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:48:39.058 | + lib/horizon:configure_horizon:143 : : 2025-11-25 17:48:39.058 | + lib/horizon:configure_horizon:147 : enable_apache_site horizon 2025-11-25 17:48:39.058 | + lib/apache:enable_apache_site:191 : local site=horizon 2025-11-25 17:48:39.058 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-25 17:48:39.058 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-25 17:48:39.058 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-25 17:48:39.058 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:48:39.058 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:48:39.058 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:48:39.058 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:48:39.058 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:48:39.058 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:48:39.058 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:48:39.058 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-25 17:48:39.058 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:48:39.058 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:48:39.058 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-25 17:48:39.058 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:48:39.058 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:48:39.058 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:48:39.058 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/horizon.conf 2025-11-25 17:48:39.058 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/horizon.conf.disabled ]] 2025-11-25 17:48:39.058 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/horizon.conf ]] 2025-11-25 17:48:39.058 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/horizon.conf.disabled /etc/httpd/conf.d/horizon.conf 2025-11-25 17:48:39.099 | [9243 Async configure_horizon:76086]: finished configure_horizon with result 0 in 32 seconds 2025-11-25 17:48:39.105 | + inc/async:async_wait:197 : return 0 2025-11-25 17:48:39.108 | + ./stack.sh:main:1181 : is_service_enabled mysql postgresql 2025-11-25 17:48:39.131 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:48:39.134 | + ./stack.sh:main:1181 : is_service_enabled glance 2025-11-25 17:48:39.158 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:48:39.161 | + ./stack.sh:main:1182 : echo_summary 'Configuring Glance' 2025-11-25 17:48:39.165 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:48:39.168 | + ./stack.sh:echo_summary:473 : echo -e Configuring Glance 2025-11-25 17:48:39.172 | + ./stack.sh:main:1183 : async_runfunc init_glance 2025-11-25 17:48:39.175 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2025-11-25 17:48:39.257 | + inc/async:async_inner:63 : init_glance 2025-11-25 17:48:39.309 | [9243 Async init_glance:80338]: running: init_glance 2025-11-25 17:48:39.312 | + ./stack.sh:main:1190 : is_service_enabled neutron 2025-11-25 17:48:39.336 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:48:39.339 | + ./stack.sh:main:1191 : echo_summary 'Configuring Neutron' 2025-11-25 17:48:39.343 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:48:39.346 | + ./stack.sh:echo_summary:473 : echo -e Configuring Neutron 2025-11-25 17:48:39.350 | + ./stack.sh:main:1193 : configure_neutron 2025-11-25 17:48:39.354 | + lib/neutron:configure_neutron:386 : _configure_neutron_common 2025-11-25 17:48:39.357 | + lib/neutron:_configure_neutron_common:869 : _create_neutron_conf_dir 2025-11-25 17:48:39.360 | + lib/neutron:_create_neutron_conf_dir:862 : sudo install -d -o stack /etc/neutron 2025-11-25 17:48:39.390 | + lib/neutron:_configure_neutron_common:872 : cd /opt/stack/neutron 2025-11-25 17:48:39.393 | + lib/neutron:_configure_neutron_common:872 : exec ./tools/generate_config_file_samples.sh 2025-11-25 17:48:44.527 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:48:44.554 | [80338 Async init_glance:80338]: finished successfully 2025-11-25 17:48:49.814 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2025-11-25 17:48:49.814 | warnings.warn('The selected oslo_service backend is "eventlet"') 2025-11-25 17:48:55.701 | + lib/neutron:_configure_neutron_common:874 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2025-11-25 17:48:55.709 | + lib/neutron:_configure_neutron_common:876 : Q_POLICY_FILE=/etc/neutron/policy.json 2025-11-25 17:48:55.713 | + lib/neutron:_configure_neutron_common:880 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2025-11-25 17:48:55.715 | + lib/neutron:_configure_neutron_common:884 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2025-11-25 17:48:55.718 | + lib/neutron:_configure_neutron_common:889 : neutron_plugin_configure_common 2025-11-25 17:48:55.721 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2025-11-25 17:48:55.724 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2025-11-25 17:48:55.727 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2025-11-25 17:48:55.730 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2025-11-25 17:48:55.733 | + lib/neutron:neutron_service_plugin_class_add:1028 : local service_plugin_class=ovn-router 2025-11-25 17:48:55.736 | + lib/neutron:neutron_service_plugin_class_add:1029 : [[ '' == '' ]] 2025-11-25 17:48:55.738 | + lib/neutron:neutron_service_plugin_class_add:1030 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2025-11-25 17:48:55.741 | + lib/neutron:_configure_neutron_common:891 : [[ etc/neutron/plugins/ml2 == '' ]] 2025-11-25 17:48:55.744 | + lib/neutron:_configure_neutron_common:891 : [[ ml2_conf.ini == '' ]] 2025-11-25 17:48:55.745 | + lib/neutron:_configure_neutron_common:891 : [[ ml2 == '' ]] 2025-11-25 17:48:55.748 | + lib/neutron:_configure_neutron_common:896 : mkdir -p /etc/neutron/plugins/ml2 2025-11-25 17:48:55.754 | + lib/neutron:_configure_neutron_common:897 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:48:55.757 | + lib/neutron:_configure_neutron_common:900 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:48:55.759 | + lib/neutron:_configure_neutron_common:903 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2025-11-25 17:48:55.762 | + lib/neutron:_configure_neutron_common:904 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:48:55.770 | ++ lib/neutron:_configure_neutron_common:909 : database_connection_url neutron 2025-11-25 17:48:55.773 | ++ lib/database:database_connection_url:134 : local db=neutron 2025-11-25 17:48:55.776 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2025-11-25 17:48:55.779 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=neutron 2025-11-25 17:48:55.782 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-25 17:48:55.785 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-25 17:48:55.788 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-25 17:48:55.807 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:48:55.811 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-25 17:48:55.814 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2025-11-25 17:48:55.817 | + lib/neutron:_configure_neutron_common:909 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2025-11-25 17:48:55.864 | + lib/neutron:_configure_neutron_common:910 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2025-11-25 17:48:55.902 | + lib/neutron:_configure_neutron_common:911 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2025-11-25 17:48:55.940 | + lib/neutron:_configure_neutron_common:912 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2025-11-25 17:48:55.978 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2025-11-25 17:48:56.016 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2025-11-25 17:48:56.055 | + lib/neutron:_configure_neutron_common:918 : '[' libvirt = fake ']' 2025-11-25 17:48:56.059 | + lib/neutron:_configure_neutron_common:928 : setup_logging /etc/neutron/neutron.conf 2025-11-25 17:48:56.061 | + functions:setup_logging:686 : setup_systemd_logging /etc/neutron/neutron.conf 2025-11-25 17:48:56.064 | + functions:setup_systemd_logging:703 : local conf_file=/etc/neutron/neutron.conf 2025-11-25 17:48:56.068 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-25 17:48:56.087 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-25 17:48:56.090 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-25 17:48:56.093 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-25 17:48:56.096 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-25 17:48:56.099 | + functions:setup_systemd_logging:716 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-25 17:48:56.136 | + functions:setup_systemd_logging:718 : 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' 2025-11-25 17:48:56.173 | + functions:setup_systemd_logging:719 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2025-11-25 17:48:56.211 | + functions:setup_systemd_logging:720 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-25 17:48:56.248 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2025-11-25 17:48:56.287 | + lib/neutron:_configure_neutron_common:930 : _neutron_setup_rootwrap 2025-11-25 17:48:56.290 | + lib/neutron:_neutron_setup_rootwrap:1063 : [[ True == \F\a\l\s\e ]] 2025-11-25 17:48:56.292 | + lib/neutron:_neutron_setup_rootwrap:1067 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2025-11-25 17:48:56.296 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ -d /etc/neutron/rootwrap.d ]] 2025-11-25 17:48:56.299 | + lib/neutron:_neutron_setup_rootwrap:1072 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2025-11-25 17:48:56.302 | + lib/neutron:neutron_deploy_rootwrap_filters:1053 : [[ True == \F\a\l\s\e ]] 2025-11-25 17:48:56.304 | + lib/neutron:neutron_deploy_rootwrap_filters:1056 : local srcdir=/opt/stack/neutron 2025-11-25 17:48:56.307 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2025-11-25 17:48:56.335 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2025-11-25 17:48:56.364 | + lib/neutron:_neutron_setup_rootwrap:1076 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2025-11-25 17:48:56.367 | + lib/neutron:_neutron_setup_rootwrap:1079 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2025-11-25 17:48:56.396 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2025-11-25 17:48:56.423 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2025-11-25 17:48:56.449 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2025-11-25 17:48:56.452 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-11-25 17:48:56.456 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2025-11-25 17:48:56.461 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.ojlVcKLscA 2025-11-25 17:48:56.464 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2025-11-25 17:48:56.467 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-11-25 17:48:56.470 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.ojlVcKLscA 2025-11-25 17:48:56.475 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.ojlVcKLscA 2025-11-25 17:48:56.500 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.ojlVcKLscA /etc/sudoers.d/neutron-rootwrap 2025-11-25 17:48:56.525 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2025-11-25 17:48:56.528 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2025-11-25 17:48:56.531 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2025-11-25 17:48:56.567 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2025-11-25 17:48:56.570 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-11-25 17:48:56.607 | + lib/neutron:configure_neutron:387 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2025-11-25 17:48:56.610 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2025-11-25 17:48:56.613 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2025-11-25 17:48:56.616 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-11-25 17:48:56.620 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2025-11-25 17:48:56.623 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-25 17:48:56.644 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:48:56.648 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2025-11-25 17:48:56.651 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-11-25 17:48:56.655 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-25 17:48:56.676 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:48:56.679 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.58:5672/ 2025-11-25 17:48:56.683 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.58:5672/ 2025-11-25 17:48:56.724 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-25 17:48:56.728 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-25 17:48:56.731 | + lib/neutron:configure_neutron:389 : is_service_enabled q-metering neutron-metering 2025-11-25 17:48:56.751 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:48:56.755 | + lib/neutron:configure_neutron:392 : is_service_enabled q-agt neutron-agent 2025-11-25 17:48:56.776 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:48:56.779 | + lib/neutron:configure_neutron:395 : is_service_enabled q-dhcp neutron-dhcp 2025-11-25 17:48:56.800 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:48:56.803 | + lib/neutron:configure_neutron:398 : is_service_enabled q-l3 neutron-l3 2025-11-25 17:48:56.823 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:48:56.827 | + lib/neutron:configure_neutron:401 : is_service_enabled q-meta neutron-metadata-agent 2025-11-25 17:48:56.847 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:48:56.850 | + lib/neutron:configure_neutron:405 : [[ legacy != \l\e\g\a\c\y ]] 2025-11-25 17:48:56.853 | + lib/neutron:configure_neutron:408 : is_service_enabled ceilometer 2025-11-25 17:48:56.874 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:48:56.877 | + lib/neutron:configure_neutron:412 : [[ ovn == \o\v\n ]] 2025-11-25 17:48:56.880 | + lib/neutron:configure_neutron:413 : configure_ovn 2025-11-25 17:48:56.883 | + lib/neutron_plugins/ovn_agent:configure_ovn:533 : echo 'Configuring OVN' 2025-11-25 17:48:56.883 | Configuring OVN 2025-11-25 17:48:56.887 | + lib/neutron_plugins/ovn_agent:configure_ovn:535 : '[' -z '' ']' 2025-11-25 17:48:56.890 | + lib/neutron_plugins/ovn_agent:configure_ovn:536 : '[' -f /etc/openvswitch/system-id.conf ']' 2025-11-25 17:48:56.894 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:539 : uuidgen 2025-11-25 17:48:56.899 | + lib/neutron_plugins/ovn_agent:configure_ovn:539 : OVN_UUID=6a9bebab-14ce-4e1d-bd80-e72c835c4b0e 2025-11-25 17:48:56.903 | + lib/neutron_plugins/ovn_agent:configure_ovn:540 : echo 6a9bebab-14ce-4e1d-bd80-e72c835c4b0e 2025-11-25 17:48:56.903 | + lib/neutron_plugins/ovn_agent:configure_ovn:540 : sudo tee /etc/openvswitch/system-id.conf 2025-11-25 17:48:56.923 | 6a9bebab-14ce-4e1d-bd80-e72c835c4b0e 2025-11-25 17:48:56.929 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : [[ False == \F\a\l\s\e ]] 2025-11-25 17:48:56.932 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : is_fedora 2025-11-25 17:48:56.935 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:48:56.938 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:48:56.942 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:48:56.944 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:48:56.947 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:48:56.951 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:48:56.953 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:48:56.956 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:48:56.959 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:48:56.962 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:48:56.966 | + lib/neutron_plugins/ovn_agent:configure_ovn:553 : sudo truncate -s 0 /etc/openvswitch/default.conf 2025-11-25 17:48:56.993 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : sudo truncate -s 0 /etc/sysconfig/openvswitch 2025-11-25 17:48:57.019 | + lib/neutron_plugins/ovn_agent:configure_ovn:555 : sudo truncate -s 0 /etc/sysconfig/ovn 2025-11-25 17:48:57.045 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : local sample_file= 2025-11-25 17:48:57.049 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : local config_file= 2025-11-25 17:48:57.053 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : is_service_enabled q-ovn-agent neutron-ovn-agent 2025-11-25 17:48:57.073 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:48:57.076 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : [[ metadata =~ metadata ]] 2025-11-25 17:48:57.079 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : is_service_enabled ovn-controller 2025-11-25 17:48:57.099 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:48:57.103 | + lib/neutron_plugins/ovn_agent:configure_ovn:562 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2025-11-25 17:48:57.106 | + lib/neutron_plugins/ovn_agent:configure_ovn:563 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-25 17:48:57.109 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2025-11-25 17:48:57.113 | + lib/neutron_plugins/ovn_agent:configure_ovn:569 : sudo install -d -o stack /etc/neutron 2025-11-25 17:48:57.140 | + lib/neutron_plugins/ovn_agent:configure_ovn:571 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2025-11-25 17:48:57.146 | + lib/neutron_plugins/ovn_agent:configure_ovn:572 : cd /opt/stack/neutron 2025-11-25 17:48:57.148 | + lib/neutron_plugins/ovn_agent:configure_ovn:572 : exec ./tools/generate_config_file_samples.sh 2025-11-25 17:49:06.750 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2025-11-25 17:49:06.750 | warnings.warn('The selected oslo_service backend is "eventlet"') 2025-11-25 17:49:12.566 | + lib/neutron_plugins/ovn_agent:configure_ovn:574 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-25 17:49:12.573 | + lib/neutron_plugins/ovn_agent:configure_ovn:575 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-25 17:49:12.576 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-25 17:49:12.578 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2025-11-25 17:49:12.617 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2025-11-25 17:49:12.620 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-11-25 17:49:12.658 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2025-11-25 17:49:12.694 | + lib/neutron_plugins/ovn_agent:configure_ovn:578 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 38.102.83.58 2025-11-25 17:49:12.732 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2025-11-25 17:49:12.771 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2025-11-25 17:49:12.810 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2025-11-25 17:49:12.848 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:38.102.83.58:6642 2025-11-25 17:49:12.885 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : is_service_enabled tls-proxy 2025-11-25 17:49:12.906 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:12.910 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-25 17:49:12.948 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2025-11-25 17:49:12.981 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2025-11-25 17:49:13.016 | + lib/neutron_plugins/ovn_agent:configure_ovn:591 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2025-11-25 17:49:13.019 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2025-11-25 17:49:13.056 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:38.102.83.58:6641 2025-11-25 17:49:13.092 | + lib/neutron:configure_neutron:414 : configure_ovn_plugin 2025-11-25 17:49:13.095 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:475 : echo 'Configuring Neutron for OVN' 2025-11-25 17:49:13.095 | Configuring Neutron for OVN 2025-11-25 17:49:13.098 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:477 : is_service_enabled q-svc neutron-api 2025-11-25 17:49:13.118 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:13.121 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:478 : filter_network_api_extensions 2025-11-25 17:49:13.125 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:449 : /bin/python3.12 -c 'from neutron.common.ovn import extensions ;\ 2025-11-25 17:49:13.125 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2025-11-25 17:49:14.692 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:449 : 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-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet-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 2025-11-25 17:49:14.696 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:452 : /bin/python3.12 -c 'from neutron.common.ovn import extensions ;\ 2025-11-25 17:49:14.696 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2025-11-25 17:49:15.895 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:452 : 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-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet-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,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2025-11-25 17:49:15.898 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:453 : is_service_enabled q-qos neutron-qos 2025-11-25 17:49:15.918 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:15.921 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:456 : 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-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet-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,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2025-11-25 17:49:15.926 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:457 : 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-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet-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,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2025-11-25 17:49:15.927 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:457 : tr ', ' '\n' 2025-11-25 17:49:15.927 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:457 : sort -u 2025-11-25 17:49:15.933 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:457 : extensions='address-group 2025-11-25 17:49:15.933 | address-scope 2025-11-25 17:49:15.933 | agent 2025-11-25 17:49:15.933 | allowed-address-pairs 2025-11-25 17:49:15.933 | auto-allocated-topology 2025-11-25 17:49:15.933 | availability_zone 2025-11-25 17:49:15.933 | bgp 2025-11-25 17:49:15.933 | bgp_4byte_asn 2025-11-25 17:49:15.934 | bgp_dragent_scheduler 2025-11-25 17:49:15.934 | binding 2025-11-25 17:49:15.934 | binding-extended 2025-11-25 17:49:15.934 | default-subnetpools 2025-11-25 17:49:15.934 | dhcp_agent_scheduler 2025-11-25 17:49:15.934 | dns-domain-ports 2025-11-25 17:49:15.934 | dns-integration 2025-11-25 17:49:15.934 | dns-integration-domain-keywords 2025-11-25 17:49:15.934 | empty-string-filtering 2025-11-25 17:49:15.934 | enable-default-route-bfd 2025-11-25 17:49:15.934 | enable-default-route-ecmp 2025-11-25 17:49:15.934 | expose-port-forwarding-in-fip 2025-11-25 17:49:15.934 | external-gateway-multihoming 2025-11-25 17:49:15.934 | external-net 2025-11-25 17:49:15.934 | ext-gw-mode 2025-11-25 17:49:15.934 | extra_dhcp_opt 2025-11-25 17:49:15.934 | extraroute 2025-11-25 17:49:15.934 | extraroute-atomic 2025-11-25 17:49:15.934 | filter-validation 2025-11-25 17:49:15.934 | fip-port-details 2025-11-25 17:49:15.934 | flavors 2025-11-25 17:49:15.934 | floatingip-pools 2025-11-25 17:49:15.934 | floating-ip-port-forwarding 2025-11-25 17:49:15.934 | floating-ip-port-forwarding-description 2025-11-25 17:49:15.934 | floating-ip-port-forwarding-detail 2025-11-25 17:49:15.934 | floating-ip-port-forwarding-port-ranges 2025-11-25 17:49:15.934 | fwaas_v2 2025-11-25 17:49:15.934 | l3-flavors 2025-11-25 17:49:15.934 | l3-ha 2025-11-25 17:49:15.935 | logging 2025-11-25 17:49:15.935 | multi-provider 2025-11-25 17:49:15.935 | net-mtu 2025-11-25 17:49:15.935 | net-mtu-writable 2025-11-25 17:49:15.935 | network_availability_zone 2025-11-25 17:49:15.935 | network_ha 2025-11-25 17:49:15.935 | network-ip-availability 2025-11-25 17:49:15.935 | pagination 2025-11-25 17:49:15.935 | port-device-profile 2025-11-25 17:49:15.935 | port-hardware-offload-type 2025-11-25 17:49:15.935 | port-mac-address-regenerate 2025-11-25 17:49:15.935 | port-numa-affinity-policy 2025-11-25 17:49:15.935 | port-numa-affinity-policy-socket 2025-11-25 17:49:15.935 | port-resource-request 2025-11-25 17:49:15.935 | port-security 2025-11-25 17:49:15.935 | port-trusted-vif 2025-11-25 17:49:15.935 | project-id 2025-11-25 17:49:15.935 | provider 2025-11-25 17:49:15.935 | qinq 2025-11-25 17:49:15.935 | qos 2025-11-25 17:49:15.935 | qos-bw-limit-direction 2025-11-25 17:49:15.935 | qos-default 2025-11-25 17:49:15.935 | qos-fip 2025-11-25 17:49:15.935 | qos-gateway-ip 2025-11-25 17:49:15.935 | qos-rules-alias 2025-11-25 17:49:15.935 | qos-rule-type-details 2025-11-25 17:49:15.935 | qos-rule-type-filter 2025-11-25 17:49:15.935 | quota-check-limit 2025-11-25 17:49:15.935 | quota-check-limit-default 2025-11-25 17:49:15.935 | quota_details 2025-11-25 17:49:15.935 | quotas 2025-11-25 17:49:15.935 | rbac-address-scope 2025-11-25 17:49:15.935 | rbac-policies 2025-11-25 17:49:15.935 | rbac-security-groups 2025-11-25 17:49:15.935 | router 2025-11-25 17:49:15.935 | router_availability_zone 2025-11-25 17:49:15.935 | router-enable-snat 2025-11-25 17:49:15.935 | security-group 2025-11-25 17:49:15.935 | security-groups-default-rules 2025-11-25 17:49:15.935 | security-groups-normalized-cidr 2025-11-25 17:49:15.935 | security-groups-remote-address-group 2025-11-25 17:49:15.935 | security-groups-rules-belongs-to-default-sg 2025-11-25 17:49:15.935 | security-groups-shared-filtering 2025-11-25 17:49:15.935 | segment 2025-11-25 17:49:15.935 | sorting 2025-11-25 17:49:15.935 | standard-attr-description 2025-11-25 17:49:15.935 | standard-attr-fwaas-v2 2025-11-25 17:49:15.935 | standard-attr-revisions 2025-11-25 17:49:15.935 | standard-attr-tag 2025-11-25 17:49:15.935 | standard-attr-timestamp 2025-11-25 17:49:15.935 | stateful-security-group 2025-11-25 17:49:15.935 | subnet_allocation 2025-11-25 17:49:15.936 | subnet-dns-publish-fixed-ip 2025-11-25 17:49:15.936 | subnet-external-network 2025-11-25 17:49:15.936 | subnetpool-prefix-ops 2025-11-25 17:49:15.936 | subnet-service-types 2025-11-25 17:49:15.936 | tag-creation 2025-11-25 17:49:15.936 | tap-mirror 2025-11-25 17:49:15.936 | trunk 2025-11-25 17:49:15.936 | uplink-status-propagation 2025-11-25 17:49:15.936 | uplink-status-propagation-updatable 2025-11-25 17:49:15.936 | vlan-transparent 2025-11-25 17:49:15.936 | vpnaas 2025-11-25 17:49:15.936 | vpn-endpoint-groups' 2025-11-25 17:49:15.938 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:458 : 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-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet-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,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2025-11-25 17:49:15.938 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:458 : tr ', ' '\n' 2025-11-25 17:49:15.939 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:458 : sort -u 2025-11-25 17:49:15.945 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:458 : supported_ext='address-group 2025-11-25 17:49:15.945 | address-scope 2025-11-25 17:49:15.945 | agent 2025-11-25 17:49:15.945 | allowed-address-pairs 2025-11-25 17:49:15.945 | auto-allocated-topology 2025-11-25 17:49:15.945 | availability_zone 2025-11-25 17:49:15.945 | bgp 2025-11-25 17:49:15.945 | bgp_4byte_asn 2025-11-25 17:49:15.945 | bgp_dragent_scheduler 2025-11-25 17:49:15.945 | binding 2025-11-25 17:49:15.945 | binding-extended 2025-11-25 17:49:15.945 | default-subnetpools 2025-11-25 17:49:15.945 | dhcp_agent_scheduler 2025-11-25 17:49:15.945 | dns-domain-ports 2025-11-25 17:49:15.945 | dns-integration 2025-11-25 17:49:15.945 | dns-integration-domain-keywords 2025-11-25 17:49:15.945 | empty-string-filtering 2025-11-25 17:49:15.945 | enable-default-route-bfd 2025-11-25 17:49:15.945 | enable-default-route-ecmp 2025-11-25 17:49:15.945 | expose-port-forwarding-in-fip 2025-11-25 17:49:15.945 | external-gateway-multihoming 2025-11-25 17:49:15.945 | external-net 2025-11-25 17:49:15.945 | ext-gw-mode 2025-11-25 17:49:15.945 | extra_dhcp_opt 2025-11-25 17:49:15.945 | extraroute 2025-11-25 17:49:15.945 | extraroute-atomic 2025-11-25 17:49:15.945 | filter-validation 2025-11-25 17:49:15.945 | fip-port-details 2025-11-25 17:49:15.945 | flavors 2025-11-25 17:49:15.945 | floatingip-pools 2025-11-25 17:49:15.945 | floating-ip-port-forwarding 2025-11-25 17:49:15.945 | floating-ip-port-forwarding-description 2025-11-25 17:49:15.945 | floating-ip-port-forwarding-detail 2025-11-25 17:49:15.945 | floating-ip-port-forwarding-port-ranges 2025-11-25 17:49:15.945 | fwaas_v2 2025-11-25 17:49:15.945 | l3-flavors 2025-11-25 17:49:15.945 | l3-ha 2025-11-25 17:49:15.945 | logging 2025-11-25 17:49:15.945 | multi-provider 2025-11-25 17:49:15.945 | net-mtu 2025-11-25 17:49:15.945 | net-mtu-writable 2025-11-25 17:49:15.945 | network_availability_zone 2025-11-25 17:49:15.945 | network_ha 2025-11-25 17:49:15.945 | network-ip-availability 2025-11-25 17:49:15.945 | pagination 2025-11-25 17:49:15.945 | port-device-profile 2025-11-25 17:49:15.945 | port-hardware-offload-type 2025-11-25 17:49:15.945 | port-mac-address-regenerate 2025-11-25 17:49:15.945 | port-numa-affinity-policy 2025-11-25 17:49:15.945 | port-numa-affinity-policy-socket 2025-11-25 17:49:15.945 | port-resource-request 2025-11-25 17:49:15.945 | port-security 2025-11-25 17:49:15.946 | port-trusted-vif 2025-11-25 17:49:15.946 | project-id 2025-11-25 17:49:15.946 | provider 2025-11-25 17:49:15.946 | qinq 2025-11-25 17:49:15.946 | qos 2025-11-25 17:49:15.946 | qos-bw-limit-direction 2025-11-25 17:49:15.946 | qos-default 2025-11-25 17:49:15.946 | qos-fip 2025-11-25 17:49:15.946 | qos-gateway-ip 2025-11-25 17:49:15.946 | qos-rules-alias 2025-11-25 17:49:15.946 | qos-rule-type-details 2025-11-25 17:49:15.946 | qos-rule-type-filter 2025-11-25 17:49:15.946 | quota-check-limit 2025-11-25 17:49:15.946 | quota-check-limit-default 2025-11-25 17:49:15.946 | quota_details 2025-11-25 17:49:15.946 | quotas 2025-11-25 17:49:15.946 | rbac-address-scope 2025-11-25 17:49:15.946 | rbac-policies 2025-11-25 17:49:15.946 | rbac-security-groups 2025-11-25 17:49:15.946 | router 2025-11-25 17:49:15.946 | router_availability_zone 2025-11-25 17:49:15.946 | router-enable-snat 2025-11-25 17:49:15.946 | security-group 2025-11-25 17:49:15.946 | security-groups-default-rules 2025-11-25 17:49:15.946 | security-groups-normalized-cidr 2025-11-25 17:49:15.946 | security-groups-remote-address-group 2025-11-25 17:49:15.946 | security-groups-rules-belongs-to-default-sg 2025-11-25 17:49:15.946 | security-groups-shared-filtering 2025-11-25 17:49:15.946 | segment 2025-11-25 17:49:15.946 | sorting 2025-11-25 17:49:15.946 | standard-attr-description 2025-11-25 17:49:15.946 | standard-attr-fwaas-v2 2025-11-25 17:49:15.946 | standard-attr-revisions 2025-11-25 17:49:15.946 | standard-attr-tag 2025-11-25 17:49:15.946 | standard-attr-timestamp 2025-11-25 17:49:15.946 | stateful-security-group 2025-11-25 17:49:15.946 | subnet_allocation 2025-11-25 17:49:15.946 | subnet-dns-publish-fixed-ip 2025-11-25 17:49:15.946 | subnet-external-network 2025-11-25 17:49:15.946 | subnetpool-prefix-ops 2025-11-25 17:49:15.946 | subnet-service-types 2025-11-25 17:49:15.946 | tag-creation 2025-11-25 17:49:15.946 | tap-mirror 2025-11-25 17:49:15.946 | trunk 2025-11-25 17:49:15.946 | uplink-status-propagation 2025-11-25 17:49:15.946 | uplink-status-propagation-updatable 2025-11-25 17:49:15.946 | vlan-transparent 2025-11-25 17:49:15.946 | vpnaas 2025-11-25 17:49:15.946 | vpn-endpoint-groups' 2025-11-25 17:49:15.949 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:459 : comm -12 /dev/fd/63 /dev/fd/62 2025-11-25 17:49:15.950 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:459 : echo -e 'address-group 2025-11-25 17:49:15.950 | address-scope 2025-11-25 17:49:15.950 | agent 2025-11-25 17:49:15.950 | allowed-address-pairs 2025-11-25 17:49:15.950 | auto-allocated-topology 2025-11-25 17:49:15.950 | availability_zone 2025-11-25 17:49:15.950 | bgp 2025-11-25 17:49:15.950 | bgp_4byte_asn 2025-11-25 17:49:15.950 | bgp_dragent_scheduler 2025-11-25 17:49:15.950 | binding 2025-11-25 17:49:15.950 | binding-extended 2025-11-25 17:49:15.950 | default-subnetpools 2025-11-25 17:49:15.950 | dhcp_agent_scheduler 2025-11-25 17:49:15.950 | dns-domain-ports 2025-11-25 17:49:15.950 | dns-integration 2025-11-25 17:49:15.950 | dns-integration-domain-keywords 2025-11-25 17:49:15.950 | empty-string-filtering 2025-11-25 17:49:15.950 | enable-default-route-bfd 2025-11-25 17:49:15.950 | enable-default-route-ecmp 2025-11-25 17:49:15.950 | expose-port-forwarding-in-fip 2025-11-25 17:49:15.950 | external-gateway-multihoming 2025-11-25 17:49:15.950 | external-net 2025-11-25 17:49:15.950 | ext-gw-mode 2025-11-25 17:49:15.950 | extra_dhcp_opt 2025-11-25 17:49:15.950 | extraroute 2025-11-25 17:49:15.950 | extraroute-atomic 2025-11-25 17:49:15.950 | filter-validation 2025-11-25 17:49:15.950 | fip-port-details 2025-11-25 17:49:15.950 | flavors 2025-11-25 17:49:15.950 | floatingip-pools 2025-11-25 17:49:15.950 | floating-ip-port-forwarding 2025-11-25 17:49:15.950 | floating-ip-port-forwarding-description 2025-11-25 17:49:15.950 | floating-ip-port-forwarding-detail 2025-11-25 17:49:15.950 | floating-ip-port-forwarding-port-ranges 2025-11-25 17:49:15.950 | fwaas_v2 2025-11-25 17:49:15.950 | l3-flavors 2025-11-25 17:49:15.950 | l3-ha 2025-11-25 17:49:15.950 | logging 2025-11-25 17:49:15.950 | multi-provider 2025-11-25 17:49:15.950 | net-mtu 2025-11-25 17:49:15.950 | net-mtu-writable 2025-11-25 17:49:15.950 | network_availability_zone 2025-11-25 17:49:15.950 | network_ha 2025-11-25 17:49:15.950 | network-ip-availability 2025-11-25 17:49:15.950 | pagination 2025-11-25 17:49:15.950 | port-device-profile 2025-11-25 17:49:15.950 | port-hardware-offload-type 2025-11-25 17:49:15.950 | port-mac-address-regenerate 2025-11-25 17:49:15.950 | port-numa-affinity-policy 2025-11-25 17:49:15.950 | port-numa-affinity-policy-socket 2025-11-25 17:49:15.950 | port-resource-request 2025-11-25 17:49:15.950 | port-security 2025-11-25 17:49:15.950 | port-trusted-vif 2025-11-25 17:49:15.950 | project-id 2025-11-25 17:49:15.950 | provider 2025-11-25 17:49:15.950 | qinq 2025-11-25 17:49:15.950 | qos 2025-11-25 17:49:15.951 | qos-bw-limit-direction 2025-11-25 17:49:15.951 | qos-default 2025-11-25 17:49:15.951 | qos-fip 2025-11-25 17:49:15.951 | qos-gateway-ip 2025-11-25 17:49:15.951 | qos-rules-alias 2025-11-25 17:49:15.951 | qos-rule-type-details 2025-11-25 17:49:15.951 | qos-rule-type-filter 2025-11-25 17:49:15.951 | quota-check-limit 2025-11-25 17:49:15.951 | quota-check-limit-default 2025-11-25 17:49:15.951 | quota_details 2025-11-25 17:49:15.951 | quotas 2025-11-25 17:49:15.951 | rbac-address-scope 2025-11-25 17:49:15.951 | rbac-policies 2025-11-25 17:49:15.951 | rbac-security-groups 2025-11-25 17:49:15.951 | router 2025-11-25 17:49:15.951 | router_availability_zone 2025-11-25 17:49:15.951 | router-enable-snat 2025-11-25 17:49:15.951 | security-group 2025-11-25 17:49:15.951 | security-groups-default-rules 2025-11-25 17:49:15.951 | security-groups-normalized-cidr 2025-11-25 17:49:15.951 | security-groups-remote-address-group 2025-11-25 17:49:15.951 | security-groups-rules-belongs-to-default-sg 2025-11-25 17:49:15.951 | security-groups-shared-filtering 2025-11-25 17:49:15.951 | segment 2025-11-25 17:49:15.951 | sorting 2025-11-25 17:49:15.951 | standard-attr-description 2025-11-25 17:49:15.951 | standard-attr-fwaas-v2 2025-11-25 17:49:15.951 | standard-attr-revisions 2025-11-25 17:49:15.951 | standard-attr-tag 2025-11-25 17:49:15.951 | standard-attr-timestamp 2025-11-25 17:49:15.951 | stateful-security-group 2025-11-25 17:49:15.951 | subnet_allocation 2025-11-25 17:49:15.951 | subnet-dns-publish-fixed-ip 2025-11-25 17:49:15.951 | subnet-external-network 2025-11-25 17:49:15.951 | subnetpool-prefix-ops 2025-11-25 17:49:15.951 | subnet-service-types 2025-11-25 17:49:15.951 | tag-creation 2025-11-25 17:49:15.951 | tap-mirror 2025-11-25 17:49:15.951 | trunk 2025-11-25 17:49:15.951 | uplink-status-propagation 2025-11-25 17:49:15.951 | uplink-status-propagation-updatable 2025-11-25 17:49:15.951 | vlan-transparent 2025-11-25 17:49:15.951 | vpnaas 2025-11-25 17:49:15.952 | vpn-endpoint-groups' 2025-11-25 17:49:15.952 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:459 : echo -e 'address-group 2025-11-25 17:49:15.952 | address-scope 2025-11-25 17:49:15.952 | agent 2025-11-25 17:49:15.952 | allowed-address-pairs 2025-11-25 17:49:15.952 | auto-allocated-topology 2025-11-25 17:49:15.952 | availability_zone 2025-11-25 17:49:15.952 | bgp 2025-11-25 17:49:15.952 | bgp_4byte_asn 2025-11-25 17:49:15.952 | bgp_dragent_scheduler 2025-11-25 17:49:15.952 | binding 2025-11-25 17:49:15.952 | binding-extended 2025-11-25 17:49:15.952 | default-subnetpools 2025-11-25 17:49:15.952 | dhcp_agent_scheduler 2025-11-25 17:49:15.952 | dns-domain-ports 2025-11-25 17:49:15.952 | dns-integration 2025-11-25 17:49:15.952 | dns-integration-domain-keywords 2025-11-25 17:49:15.952 | empty-string-filtering 2025-11-25 17:49:15.952 | enable-default-route-bfd 2025-11-25 17:49:15.952 | enable-default-route-ecmp 2025-11-25 17:49:15.952 | expose-port-forwarding-in-fip 2025-11-25 17:49:15.952 | external-gateway-multihoming 2025-11-25 17:49:15.952 | external-net 2025-11-25 17:49:15.952 | ext-gw-mode 2025-11-25 17:49:15.952 | extra_dhcp_opt 2025-11-25 17:49:15.952 | extraroute 2025-11-25 17:49:15.952 | extraroute-atomic 2025-11-25 17:49:15.953 | filter-validation 2025-11-25 17:49:15.953 | fip-port-details 2025-11-25 17:49:15.953 | flavors 2025-11-25 17:49:15.953 | floatingip-pools 2025-11-25 17:49:15.953 | floating-ip-port-forwarding 2025-11-25 17:49:15.953 | floating-ip-port-forwarding-description 2025-11-25 17:49:15.953 | floating-ip-port-forwarding-detail 2025-11-25 17:49:15.953 | floating-ip-port-forwarding-port-ranges 2025-11-25 17:49:15.953 | fwaas_v2 2025-11-25 17:49:15.953 | l3-flavors 2025-11-25 17:49:15.953 | l3-ha 2025-11-25 17:49:15.953 | logging 2025-11-25 17:49:15.953 | multi-provider 2025-11-25 17:49:15.953 | net-mtu 2025-11-25 17:49:15.953 | net-mtu-writable 2025-11-25 17:49:15.953 | network_availability_zone 2025-11-25 17:49:15.953 | network_ha 2025-11-25 17:49:15.953 | network-ip-availability 2025-11-25 17:49:15.953 | pagination 2025-11-25 17:49:15.953 | port-device-profile 2025-11-25 17:49:15.953 | port-hardware-offload-type 2025-11-25 17:49:15.953 | port-mac-address-regenerate 2025-11-25 17:49:15.953 | port-numa-affinity-policy 2025-11-25 17:49:15.953 | port-numa-affinity-policy-socket 2025-11-25 17:49:15.953 | port-resource-request 2025-11-25 17:49:15.953 | port-security 2025-11-25 17:49:15.953 | port-trusted-vif 2025-11-25 17:49:15.953 | project-id 2025-11-25 17:49:15.953 | provider 2025-11-25 17:49:15.953 | qinq 2025-11-25 17:49:15.953 | qos 2025-11-25 17:49:15.953 | qos-bw-limit-direction 2025-11-25 17:49:15.953 | qos-default 2025-11-25 17:49:15.954 | qos-fip 2025-11-25 17:49:15.954 | qos-gateway-ip 2025-11-25 17:49:15.954 | qos-rules-alias 2025-11-25 17:49:15.954 | qos-rule-type-details 2025-11-25 17:49:15.954 | qos-rule-type-filter 2025-11-25 17:49:15.954 | quota-check-limit 2025-11-25 17:49:15.954 | quota-check-limit-default 2025-11-25 17:49:15.954 | quota_details 2025-11-25 17:49:15.954 | quotas 2025-11-25 17:49:15.954 | rbac-address-scope 2025-11-25 17:49:15.954 | rbac-policies 2025-11-25 17:49:15.954 | rbac-security-groups 2025-11-25 17:49:15.954 | router 2025-11-25 17:49:15.954 | router_availability_zone 2025-11-25 17:49:15.954 | router-enable-snat 2025-11-25 17:49:15.954 | security-group 2025-11-25 17:49:15.954 | security-groups-default-rules 2025-11-25 17:49:15.954 | security-groups-normalized-cidr 2025-11-25 17:49:15.954 | security-groups-remote-address-group 2025-11-25 17:49:15.954 | security-groups-rules-belongs-to-default-sg 2025-11-25 17:49:15.954 | security-groups-shared-filtering 2025-11-25 17:49:15.954 | segment 2025-11-25 17:49:15.954 | sorting 2025-11-25 17:49:15.954 | standard-attr-description 2025-11-25 17:49:15.954 | standard-attr-fwaas-v2 2025-11-25 17:49:15.954 | standard-attr-revisions 2025-11-25 17:49:15.954 | standard-attr-tag 2025-11-25 17:49:15.954 | standard-attr-timestamp 2025-11-25 17:49:15.954 | stateful-security-group 2025-11-25 17:49:15.954 | subnet_allocation 2025-11-25 17:49:15.954 | subnet-dns-publish-fixed-ip 2025-11-25 17:49:15.954 | subnet-external-network 2025-11-25 17:49:15.954 | subnetpool-prefix-ops 2025-11-25 17:49:15.954 | subnet-service-types 2025-11-25 17:49:15.954 | tag-creation 2025-11-25 17:49:15.954 | tap-mirror 2025-11-25 17:49:15.954 | trunk 2025-11-25 17:49:15.954 | uplink-status-propagation 2025-11-25 17:49:15.954 | uplink-status-propagation-updatable 2025-11-25 17:49:15.954 | vlan-transparent 2025-11-25 17:49:15.954 | vpnaas 2025-11-25 17:49:15.954 | vpn-endpoint-groups' 2025-11-25 17:49:15.956 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:459 : enabled_ext='address-group 2025-11-25 17:49:15.956 | address-scope 2025-11-25 17:49:15.956 | agent 2025-11-25 17:49:15.956 | allowed-address-pairs 2025-11-25 17:49:15.956 | auto-allocated-topology 2025-11-25 17:49:15.956 | availability_zone 2025-11-25 17:49:15.956 | bgp 2025-11-25 17:49:15.956 | bgp_4byte_asn 2025-11-25 17:49:15.956 | bgp_dragent_scheduler 2025-11-25 17:49:15.956 | binding 2025-11-25 17:49:15.957 | binding-extended 2025-11-25 17:49:15.957 | default-subnetpools 2025-11-25 17:49:15.957 | dhcp_agent_scheduler 2025-11-25 17:49:15.957 | dns-domain-ports 2025-11-25 17:49:15.957 | dns-integration 2025-11-25 17:49:15.957 | dns-integration-domain-keywords 2025-11-25 17:49:15.957 | empty-string-filtering 2025-11-25 17:49:15.957 | enable-default-route-bfd 2025-11-25 17:49:15.957 | enable-default-route-ecmp 2025-11-25 17:49:15.957 | expose-port-forwarding-in-fip 2025-11-25 17:49:15.957 | external-gateway-multihoming 2025-11-25 17:49:15.957 | external-net 2025-11-25 17:49:15.957 | ext-gw-mode 2025-11-25 17:49:15.957 | extra_dhcp_opt 2025-11-25 17:49:15.957 | extraroute 2025-11-25 17:49:15.957 | extraroute-atomic 2025-11-25 17:49:15.957 | filter-validation 2025-11-25 17:49:15.957 | fip-port-details 2025-11-25 17:49:15.957 | flavors 2025-11-25 17:49:15.957 | floatingip-pools 2025-11-25 17:49:15.957 | floating-ip-port-forwarding 2025-11-25 17:49:15.957 | floating-ip-port-forwarding-description 2025-11-25 17:49:15.957 | floating-ip-port-forwarding-detail 2025-11-25 17:49:15.957 | floating-ip-port-forwarding-port-ranges 2025-11-25 17:49:15.957 | fwaas_v2 2025-11-25 17:49:15.957 | l3-flavors 2025-11-25 17:49:15.957 | l3-ha 2025-11-25 17:49:15.957 | logging 2025-11-25 17:49:15.957 | multi-provider 2025-11-25 17:49:15.957 | net-mtu 2025-11-25 17:49:15.957 | net-mtu-writable 2025-11-25 17:49:15.957 | network_availability_zone 2025-11-25 17:49:15.957 | network_ha 2025-11-25 17:49:15.957 | network-ip-availability 2025-11-25 17:49:15.957 | pagination 2025-11-25 17:49:15.957 | port-device-profile 2025-11-25 17:49:15.957 | port-hardware-offload-type 2025-11-25 17:49:15.957 | port-mac-address-regenerate 2025-11-25 17:49:15.957 | port-numa-affinity-policy 2025-11-25 17:49:15.957 | port-numa-affinity-policy-socket 2025-11-25 17:49:15.957 | port-resource-request 2025-11-25 17:49:15.957 | port-security 2025-11-25 17:49:15.957 | port-trusted-vif 2025-11-25 17:49:15.957 | project-id 2025-11-25 17:49:15.957 | provider 2025-11-25 17:49:15.958 | qinq 2025-11-25 17:49:15.958 | qos 2025-11-25 17:49:15.958 | qos-bw-limit-direction 2025-11-25 17:49:15.958 | qos-default 2025-11-25 17:49:15.958 | qos-fip 2025-11-25 17:49:15.958 | qos-gateway-ip 2025-11-25 17:49:15.958 | qos-rules-alias 2025-11-25 17:49:15.958 | qos-rule-type-details 2025-11-25 17:49:15.958 | qos-rule-type-filter 2025-11-25 17:49:15.958 | quota-check-limit 2025-11-25 17:49:15.958 | quota-check-limit-default 2025-11-25 17:49:15.958 | quota_details 2025-11-25 17:49:15.958 | quotas 2025-11-25 17:49:15.958 | rbac-address-scope 2025-11-25 17:49:15.958 | rbac-policies 2025-11-25 17:49:15.958 | rbac-security-groups 2025-11-25 17:49:15.958 | router 2025-11-25 17:49:15.958 | router_availability_zone 2025-11-25 17:49:15.958 | router-enable-snat 2025-11-25 17:49:15.958 | security-group 2025-11-25 17:49:15.958 | security-groups-default-rules 2025-11-25 17:49:15.958 | security-groups-normalized-cidr 2025-11-25 17:49:15.958 | security-groups-remote-address-group 2025-11-25 17:49:15.958 | security-groups-rules-belongs-to-default-sg 2025-11-25 17:49:15.958 | security-groups-shared-filtering 2025-11-25 17:49:15.958 | segment 2025-11-25 17:49:15.958 | sorting 2025-11-25 17:49:15.958 | standard-attr-description 2025-11-25 17:49:15.958 | standard-attr-fwaas-v2 2025-11-25 17:49:15.958 | standard-attr-revisions 2025-11-25 17:49:15.958 | standard-attr-tag 2025-11-25 17:49:15.958 | standard-attr-timestamp 2025-11-25 17:49:15.958 | stateful-security-group 2025-11-25 17:49:15.958 | subnet_allocation 2025-11-25 17:49:15.958 | subnet-dns-publish-fixed-ip 2025-11-25 17:49:15.958 | subnet-external-network 2025-11-25 17:49:15.958 | subnetpool-prefix-ops 2025-11-25 17:49:15.958 | subnet-service-types 2025-11-25 17:49:15.958 | tag-creation 2025-11-25 17:49:15.958 | tap-mirror 2025-11-25 17:49:15.958 | trunk 2025-11-25 17:49:15.958 | uplink-status-propagation 2025-11-25 17:49:15.958 | uplink-status-propagation-updatable 2025-11-25 17:49:15.958 | vlan-transparent 2025-11-25 17:49:15.958 | vpnaas 2025-11-25 17:49:15.958 | vpn-endpoint-groups' 2025-11-25 17:49:15.961 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:460 : echo -e 'address-group 2025-11-25 17:49:15.961 | address-scope 2025-11-25 17:49:15.961 | agent 2025-11-25 17:49:15.961 | allowed-address-pairs 2025-11-25 17:49:15.961 | auto-allocated-topology 2025-11-25 17:49:15.961 | availability_zone 2025-11-25 17:49:15.961 | bgp 2025-11-25 17:49:15.961 | bgp_4byte_asn 2025-11-25 17:49:15.961 | bgp_dragent_scheduler 2025-11-25 17:49:15.961 | binding 2025-11-25 17:49:15.961 | binding-extended 2025-11-25 17:49:15.961 | default-subnetpools 2025-11-25 17:49:15.961 | dhcp_agent_scheduler 2025-11-25 17:49:15.961 | dns-domain-ports 2025-11-25 17:49:15.961 | dns-integration 2025-11-25 17:49:15.961 | dns-integration-domain-keywords 2025-11-25 17:49:15.961 | empty-string-filtering 2025-11-25 17:49:15.961 | enable-default-route-bfd 2025-11-25 17:49:15.961 | enable-default-route-ecmp 2025-11-25 17:49:15.961 | expose-port-forwarding-in-fip 2025-11-25 17:49:15.961 | external-gateway-multihoming 2025-11-25 17:49:15.961 | external-net 2025-11-25 17:49:15.961 | ext-gw-mode 2025-11-25 17:49:15.962 | extra_dhcp_opt 2025-11-25 17:49:15.962 | extraroute 2025-11-25 17:49:15.962 | extraroute-atomic 2025-11-25 17:49:15.962 | filter-validation 2025-11-25 17:49:15.962 | fip-port-details 2025-11-25 17:49:15.962 | flavors 2025-11-25 17:49:15.962 | floatingip-pools 2025-11-25 17:49:15.962 | floating-ip-port-forwarding 2025-11-25 17:49:15.962 | floating-ip-port-forwarding-description 2025-11-25 17:49:15.962 | floating-ip-port-forwarding-detail 2025-11-25 17:49:15.962 | floating-ip-port-forwarding-port-ranges 2025-11-25 17:49:15.962 | fwaas_v2 2025-11-25 17:49:15.962 | l3-flavors 2025-11-25 17:49:15.962 | l3-ha 2025-11-25 17:49:15.962 | logging 2025-11-25 17:49:15.962 | multi-provider 2025-11-25 17:49:15.962 | net-mtu 2025-11-25 17:49:15.962 | net-mtu-writable 2025-11-25 17:49:15.962 | network_availability_zone 2025-11-25 17:49:15.962 | network_ha 2025-11-25 17:49:15.962 | network-ip-availability 2025-11-25 17:49:15.962 | pagination 2025-11-25 17:49:15.962 | port-device-profile 2025-11-25 17:49:15.962 | port-hardware-offload-type 2025-11-25 17:49:15.962 | port-mac-address-regenerate 2025-11-25 17:49:15.962 | port-numa-affinity-policy 2025-11-25 17:49:15.962 | port-numa-affinity-policy-socket 2025-11-25 17:49:15.962 | port-resource-request 2025-11-25 17:49:15.962 | port-security 2025-11-25 17:49:15.962 | port-trusted-vif 2025-11-25 17:49:15.962 | project-id 2025-11-25 17:49:15.962 | provider 2025-11-25 17:49:15.962 | qinq 2025-11-25 17:49:15.962 | qos 2025-11-25 17:49:15.962 | qos-bw-limit-direction 2025-11-25 17:49:15.962 | qos-default 2025-11-25 17:49:15.962 | qos-fip 2025-11-25 17:49:15.962 | qos-gateway-ip 2025-11-25 17:49:15.962 | qos-rules-alias 2025-11-25 17:49:15.962 | qos-rule-type-details 2025-11-25 17:49:15.962 | qos-rule-type-filter 2025-11-25 17:49:15.962 | quota-check-limit 2025-11-25 17:49:15.962 | quota-check-limit-default 2025-11-25 17:49:15.962 | quota_details 2025-11-25 17:49:15.962 | quotas 2025-11-25 17:49:15.962 | rbac-address-scope 2025-11-25 17:49:15.962 | rbac-policies 2025-11-25 17:49:15.962 | rbac-security-groups 2025-11-25 17:49:15.962 | router 2025-11-25 17:49:15.963 | router_availability_zone 2025-11-25 17:49:15.963 | router-enable-snat 2025-11-25 17:49:15.963 | security-group 2025-11-25 17:49:15.963 | security-groups-default-rules 2025-11-25 17:49:15.963 | security-groups-normalized-cidr 2025-11-25 17:49:15.963 | security-groups-remote-address-group 2025-11-25 17:49:15.963 | security-groups-rules-belongs-to-default-sg 2025-11-25 17:49:15.963 | security-groups-shared-filtering 2025-11-25 17:49:15.963 | segment 2025-11-25 17:49:15.963 | sorting 2025-11-25 17:49:15.963 | standard-attr-description 2025-11-25 17:49:15.963 | standard-attr-fwaas-v2 2025-11-25 17:49:15.963 | standard-attr-revisions 2025-11-25 17:49:15.963 | standard-attr-tag 2025-11-25 17:49:15.963 | standard-attr-timestamp 2025-11-25 17:49:15.963 | stateful-security-group 2025-11-25 17:49:15.963 | subnet_allocation 2025-11-25 17:49:15.963 | subnet-dns-publish-fixed-ip 2025-11-25 17:49:15.963 | subnet-external-network 2025-11-25 17:49:15.963 | subnetpool-prefix-ops 2025-11-25 17:49:15.963 | subnet-service-types 2025-11-25 17:49:15.963 | tag-creation 2025-11-25 17:49:15.963 | tap-mirror 2025-11-25 17:49:15.963 | trunk 2025-11-25 17:49:15.963 | uplink-status-propagation 2025-11-25 17:49:15.963 | uplink-status-propagation-updatable 2025-11-25 17:49:15.963 | vlan-transparent 2025-11-25 17:49:15.963 | vpnaas 2025-11-25 17:49:15.963 | vpn-endpoint-groups' 2025-11-25 17:49:15.963 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:460 : comm -3 /dev/fd/63 /dev/fd/62 2025-11-25 17:49:15.963 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:460 : echo -e 'address-group 2025-11-25 17:49:15.963 | address-scope 2025-11-25 17:49:15.963 | agent 2025-11-25 17:49:15.963 | allowed-address-pairs 2025-11-25 17:49:15.963 | auto-allocated-topology 2025-11-25 17:49:15.963 | availability_zone 2025-11-25 17:49:15.963 | bgp 2025-11-25 17:49:15.963 | bgp_4byte_asn 2025-11-25 17:49:15.963 | bgp_dragent_scheduler 2025-11-25 17:49:15.963 | binding 2025-11-25 17:49:15.963 | binding-extended 2025-11-25 17:49:15.963 | default-subnetpools 2025-11-25 17:49:15.963 | dhcp_agent_scheduler 2025-11-25 17:49:15.963 | dns-domain-ports 2025-11-25 17:49:15.964 | dns-integration 2025-11-25 17:49:15.964 | dns-integration-domain-keywords 2025-11-25 17:49:15.964 | empty-string-filtering 2025-11-25 17:49:15.964 | enable-default-route-bfd 2025-11-25 17:49:15.964 | enable-default-route-ecmp 2025-11-25 17:49:15.964 | expose-port-forwarding-in-fip 2025-11-25 17:49:15.964 | external-gateway-multihoming 2025-11-25 17:49:15.964 | external-net 2025-11-25 17:49:15.964 | ext-gw-mode 2025-11-25 17:49:15.964 | extra_dhcp_opt 2025-11-25 17:49:15.964 | extraroute 2025-11-25 17:49:15.964 | extraroute-atomic 2025-11-25 17:49:15.964 | filter-validation 2025-11-25 17:49:15.964 | fip-port-details 2025-11-25 17:49:15.964 | flavors 2025-11-25 17:49:15.964 | floatingip-pools 2025-11-25 17:49:15.964 | floating-ip-port-forwarding 2025-11-25 17:49:15.964 | floating-ip-port-forwarding-description 2025-11-25 17:49:15.964 | floating-ip-port-forwarding-detail 2025-11-25 17:49:15.964 | floating-ip-port-forwarding-port-ranges 2025-11-25 17:49:15.964 | fwaas_v2 2025-11-25 17:49:15.964 | l3-flavors 2025-11-25 17:49:15.964 | l3-ha 2025-11-25 17:49:15.964 | logging 2025-11-25 17:49:15.964 | multi-provider 2025-11-25 17:49:15.964 | net-mtu 2025-11-25 17:49:15.964 | net-mtu-writable 2025-11-25 17:49:15.964 | network_availability_zone 2025-11-25 17:49:15.964 | network_ha 2025-11-25 17:49:15.964 | network-ip-availability 2025-11-25 17:49:15.964 | pagination 2025-11-25 17:49:15.964 | port-device-profile 2025-11-25 17:49:15.964 | port-hardware-offload-type 2025-11-25 17:49:15.964 | port-mac-address-regenerate 2025-11-25 17:49:15.964 | port-numa-affinity-policy 2025-11-25 17:49:15.964 | port-numa-affinity-policy-socket 2025-11-25 17:49:15.964 | port-resource-request 2025-11-25 17:49:15.964 | port-security 2025-11-25 17:49:15.964 | port-trusted-vif 2025-11-25 17:49:15.964 | project-id 2025-11-25 17:49:15.964 | provider 2025-11-25 17:49:15.964 | qinq 2025-11-25 17:49:15.964 | qos 2025-11-25 17:49:15.965 | qos-bw-limit-direction 2025-11-25 17:49:15.965 | qos-default 2025-11-25 17:49:15.965 | qos-fip 2025-11-25 17:49:15.965 | qos-gateway-ip 2025-11-25 17:49:15.965 | qos-rules-alias 2025-11-25 17:49:15.965 | qos-rule-type-details 2025-11-25 17:49:15.965 | qos-rule-type-filter 2025-11-25 17:49:15.965 | quota-check-limit 2025-11-25 17:49:15.965 | quota-check-limit-default 2025-11-25 17:49:15.965 | quota_details 2025-11-25 17:49:15.965 | quotas 2025-11-25 17:49:15.965 | rbac-address-scope 2025-11-25 17:49:15.965 | rbac-policies 2025-11-25 17:49:15.965 | rbac-security-groups 2025-11-25 17:49:15.965 | router 2025-11-25 17:49:15.965 | router_availability_zone 2025-11-25 17:49:15.965 | router-enable-snat 2025-11-25 17:49:15.965 | security-group 2025-11-25 17:49:15.965 | security-groups-default-rules 2025-11-25 17:49:15.965 | security-groups-normalized-cidr 2025-11-25 17:49:15.965 | security-groups-remote-address-group 2025-11-25 17:49:15.965 | security-groups-rules-belongs-to-default-sg 2025-11-25 17:49:15.965 | security-groups-shared-filtering 2025-11-25 17:49:15.965 | segment 2025-11-25 17:49:15.965 | sorting 2025-11-25 17:49:15.965 | standard-attr-description 2025-11-25 17:49:15.965 | standard-attr-fwaas-v2 2025-11-25 17:49:15.965 | standard-attr-revisions 2025-11-25 17:49:15.965 | standard-attr-tag 2025-11-25 17:49:15.965 | standard-attr-timestamp 2025-11-25 17:49:15.965 | stateful-security-group 2025-11-25 17:49:15.965 | subnet_allocation 2025-11-25 17:49:15.965 | subnet-dns-publish-fixed-ip 2025-11-25 17:49:15.965 | subnet-external-network 2025-11-25 17:49:15.965 | subnetpool-prefix-ops 2025-11-25 17:49:15.965 | subnet-service-types 2025-11-25 17:49:15.965 | tag-creation 2025-11-25 17:49:15.965 | tap-mirror 2025-11-25 17:49:15.965 | trunk 2025-11-25 17:49:15.965 | uplink-status-propagation 2025-11-25 17:49:15.965 | uplink-status-propagation-updatable 2025-11-25 17:49:15.965 | vlan-transparent 2025-11-25 17:49:15.965 | vpnaas 2025-11-25 17:49:15.965 | vpn-endpoint-groups' 2025-11-25 17:49:15.967 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:460 : disabled_ext= 2025-11-25 17:49:15.970 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:464 : '[' '!' -z '' ']' 2025-11-25 17:49:15.975 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:471 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip external-gateway-multihoming external-net ext-gw-mode extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floatingip-pools floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges fwaas_v2 l3-flavors l3-ha logging multi-provider net-mtu net-mtu-writable network_availability_zone network_ha network-ip-availability pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider qinq qos qos-bw-limit-direction qos-default qos-fip qos-gateway-ip qos-rules-alias qos-rule-type-details qos-rule-type-filter quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router_availability_zone router-enable-snat security-group security-groups-default-rules security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet_allocation subnet-dns-publish-fixed-ip subnet-external-network subnetpool-prefix-ops subnet-service-types tag-creation tap-mirror trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpnaas vpn-endpoint-groups 2025-11-25 17:49:15.976 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:471 : tr ' ' , 2025-11-25 17:49:15.981 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:471 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,qinq,qos,qos-bw-limit-direction,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-25 17:49:15.984 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:471 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,qinq,qos,qos-bw-limit-direction,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-25 17:49:15.988 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:479 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2025-11-25 17:49:15.991 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:15.994 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2025-11-25 17:49:15.996 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2025-11-25 17:49:16.000 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2025-11-25 17:49:16.003 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:16.006 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2025-11-25 17:49:16.045 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:480 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:38.102.83.58:6641 2025-11-25 17:49:16.049 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:16.052 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-25 17:49:16.055 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:38.102.83.58:6641 2025-11-25 17:49:16.058 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:38.102.83.58:6641 ']' 2025-11-25 17:49:16.060 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:16.063 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:38.102.83.58:6641 2025-11-25 17:49:16.104 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:481 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:38.102.83.58:6642 2025-11-25 17:49:16.108 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:16.111 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-25 17:49:16.114 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:38.102.83.58:6642 2025-11-25 17:49:16.117 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:38.102.83.58:6642 ']' 2025-11-25 17:49:16.120 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:16.124 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:38.102.83.58:6642 2025-11-25 17:49:16.162 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:482 : is_service_enabled tls-proxy 2025-11-25 17:49:16.183 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:16.186 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:483 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-25 17:49:16.190 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:16.193 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-25 17:49:16.196 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-25 17:49:16.199 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2025-11-25 17:49:16.202 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:16.205 | + 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 2025-11-25 17:49:16.245 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:484 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2025-11-25 17:49:16.249 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:16.252 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-25 17:49:16.255 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2025-11-25 17:49:16.258 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2025-11-25 17:49:16.261 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:16.265 | + 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 2025-11-25 17:49:16.305 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:485 : 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 2025-11-25 17:49:16.309 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:16.312 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-25 17:49:16.315 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2025-11-25 17:49:16.318 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2025-11-25 17:49:16.321 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:16.325 | + 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 2025-11-25 17:49:16.365 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:486 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-25 17:49:16.368 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:16.371 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-25 17:49:16.374 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-25 17:49:16.377 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2025-11-25 17:49:16.379 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:16.382 | + 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 2025-11-25 17:49:16.421 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:487 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2025-11-25 17:49:16.425 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:16.427 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-25 17:49:16.431 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2025-11-25 17:49:16.434 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2025-11-25 17:49:16.437 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:16.440 | + 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 2025-11-25 17:49:16.482 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:488 : 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 2025-11-25 17:49:16.486 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:16.489 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-25 17:49:16.492 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2025-11-25 17:49:16.495 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2025-11-25 17:49:16.498 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:16.501 | + 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 2025-11-25 17:49:16.549 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:490 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2025-11-25 17:49:16.552 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:16.556 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-25 17:49:16.560 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2025-11-25 17:49:16.564 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2025-11-25 17:49:16.567 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:16.570 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2025-11-25 17:49:16.611 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:491 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2025-11-25 17:49:16.614 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:16.617 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-25 17:49:16.620 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2025-11-25 17:49:16.622 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2025-11-25 17:49:16.625 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:16.629 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2025-11-25 17:49:16.669 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:492 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2025-11-25 17:49:16.672 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:16.675 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2025-11-25 17:49:16.678 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2025-11-25 17:49:16.682 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2025-11-25 17:49:16.685 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:16.688 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2025-11-25 17:49:16.727 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:493 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2025-11-25 17:49:16.750 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:495 : is_service_enabled q-log neutron-log 2025-11-25 17:49:16.770 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:16.773 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2025-11-25 17:49:16.793 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:16.796 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled q-ovn-agent neutron-ovn-agent 2025-11-25 17:49:16.817 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:16.820 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : [[ metadata =~ metadata ]] 2025-11-25 17:49:16.822 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2025-11-25 17:49:16.825 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:16.826 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-25 17:49:16.827 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2025-11-25 17:49:16.828 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2025-11-25 17:49:16.831 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:16.834 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2025-11-25 17:49:16.862 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : is_service_enabled q-dns neutron-dns 2025-11-25 17:49:16.875 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:16.878 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2025-11-25 17:49:16.913 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : is_service_enabled q-dhcp neutron-dhcp 2025-11-25 17:49:16.927 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:16.929 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:520 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2025-11-25 17:49:16.956 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : is_service_enabled n-api-meta 2025-11-25 17:49:16.970 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:16.972 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2025-11-25 17:49:16.988 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:16.990 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : is_service_enabled q-ovn-agent neutron-ovn-agent 2025-11-25 17:49:17.007 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:17.009 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : [[ metadata =~ metadata ]] 2025-11-25 17:49:17.012 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2025-11-25 17:49:17.042 | + lib/neutron:configure_neutron:418 : is_service_enabled q-placement neutron-placement 2025-11-25 17:49:17.057 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:17.060 | + lib/neutron:configure_neutron:421 : is_service_enabled q-trunk neutron-trunk 2025-11-25 17:49:17.077 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:17.080 | + lib/neutron:configure_neutron:424 : is_service_enabled q-qos neutron-qos 2025-11-25 17:49:17.094 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:17.096 | + lib/neutron:configure_neutron:431 : is_service_enabled neutron-segments 2025-11-25 17:49:17.111 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:17.113 | + lib/neutron:configure_neutron:437 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2025-11-25 17:49:17.130 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:17.133 | + lib/neutron:configure_neutron:438 : _configure_neutron_service 2025-11-25 17:49:17.135 | + lib/neutron:_configure_neutron_service:998 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2025-11-25 17:49:17.138 | + lib/neutron:_configure_neutron_service:999 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2025-11-25 17:49:17.143 | + lib/neutron:_configure_neutron_service:1002 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2025-11-25 17:49:17.174 | + lib/neutron:_configure_neutron_service:1004 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2025-11-25 17:49:17.208 | + lib/neutron:_configure_neutron_service:1005 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2025-11-25 17:49:17.245 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2025-11-25 17:49:17.279 | + lib/neutron:_configure_neutron_service:1008 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2025-11-25 17:49:17.282 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2025-11-25 17:49:17.285 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2025-11-25 17:49:17.288 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2025-11-25 17:49:17.291 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-25 17:49:17.293 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2025-11-25 17:49:17.327 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2025-11-25 17:49:17.359 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://38.102.83.58/identity 2025-11-25 17:49:17.400 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2025-11-25 17:49:17.442 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2025-11-25 17:49:17.486 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2025-11-25 17:49:17.527 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2025-11-25 17:49:17.568 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2025-11-25 17:49:17.609 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2025-11-25 17:49:17.649 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2025-11-25 17:49:17.691 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-25 17:49:17.694 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2025-11-25 17:49:17.737 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2025-11-25 17:49:17.777 | + lib/neutron:_configure_neutron_service:1014 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2025-11-25 17:49:17.781 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2025-11-25 17:49:17.783 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2025-11-25 17:49:17.786 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2025-11-25 17:49:17.789 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-25 17:49:17.792 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova auth_type password 2025-11-25 17:49:17.834 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova interface public 2025-11-25 17:49:17.876 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova auth_url https://38.102.83.58/identity 2025-11-25 17:49:17.916 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova username nova 2025-11-25 17:49:17.953 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova password secretservice 2025-11-25 17:49:17.993 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2025-11-25 17:49:18.030 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_name service 2025-11-25 17:49:18.067 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2025-11-25 17:49:18.107 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2025-11-25 17:49:18.149 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2025-11-25 17:49:18.188 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-25 17:49:18.192 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2025-11-25 17:49:18.195 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2025-11-25 17:49:18.199 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2025-11-25 17:49:18.201 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=placement 2025-11-25 17:49:18.204 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-25 17:49:18.207 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf placement auth_type password 2025-11-25 17:49:18.248 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf placement interface public 2025-11-25 17:49:18.287 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf placement auth_url https://38.102.83.58/identity 2025-11-25 17:49:18.326 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf placement username placement 2025-11-25 17:49:18.363 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf placement password secretservice 2025-11-25 17:49:18.402 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2025-11-25 17:49:18.441 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf placement project_name service 2025-11-25 17:49:18.481 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2025-11-25 17:49:18.522 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2025-11-25 17:49:18.562 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2025-11-25 17:49:18.601 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-25 17:49:18.604 | + lib/neutron:_configure_neutron_service:1020 : neutron_plugin_configure_service 2025-11-25 17:49:18.608 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2025-11-25 17:49:18.610 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2025-11-25 17:49:18.614 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2025-11-25 17:49:18.616 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2025-11-25 17:49:18.619 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2025-11-25 17:49:18.621 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2025-11-25 17:49:18.625 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2025-11-25 17:49:18.628 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2025-11-25 17:49:18.631 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2025-11-25 17:49:18.634 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2025-11-25 17:49:18.636 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2025-11-25 17:49:18.639 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2025-11-25 17:49:18.642 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2025-11-25 17:49:18.646 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2025-11-25 17:49:18.648 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2025-11-25 17:49:18.651 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2025-11-25 17:49:18.655 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2025-11-25 17:49:18.657 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:18.659 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2025-11-25 17:49:18.662 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2025-11-25 17:49:18.665 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2025-11-25 17:49:18.668 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:18.672 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2025-11-25 17:49:18.713 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2025-11-25 17:49:18.717 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:18.720 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2025-11-25 17:49:18.723 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2025-11-25 17:49:18.726 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2025-11-25 17:49:18.729 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:18.732 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2025-11-25 17:49:18.771 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2025-11-25 17:49:18.774 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:18.777 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2025-11-25 17:49:18.780 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2025-11-25 17:49:18.783 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2025-11-25 17:49:18.786 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:18.789 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2025-11-25 17:49:18.827 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2025-11-25 17:49:18.831 | + 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 2025-11-25 17:49:18.834 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:18.836 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2025-11-25 17:49:18.839 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2025-11-25 17:49:18.842 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2025-11-25 17:49:18.845 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:18.848 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2025-11-25 17:49:18.885 | + 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 2025-11-25 17:49:18.888 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:18.891 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2025-11-25 17:49:18.894 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2025-11-25 17:49:18.896 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2025-11-25 17:49:18.899 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:18.902 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2025-11-25 17:49:18.943 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=geneve 2025-11-25 17:49:18.945 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:18.948 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2025-11-25 17:49:18.950 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=geneve 2025-11-25 17:49:18.953 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=geneve ']' 2025-11-25 17:49:18.956 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:18.959 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types geneve 2025-11-25 17:49:18.996 | + 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 2025-11-25 17:49:18.999 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:19.002 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2025-11-25 17:49:19.004 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2025-11-25 17:49:19.007 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2025-11-25 17:49:19.010 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:19.014 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2025-11-25 17:49:19.050 | + 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 2025-11-25 17:49:19.053 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:19.056 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2025-11-25 17:49:19.059 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2025-11-25 17:49:19.061 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2025-11-25 17:49:19.064 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:19.067 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2025-11-25 17:49:19.104 | + 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, 2025-11-25 17:49:19.107 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:19.110 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2025-11-25 17:49:19.113 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2025-11-25 17:49:19.116 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2025-11-25 17:49:19.119 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:19.122 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2025-11-25 17:49:19.159 | + 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 2025-11-25 17:49:19.162 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:19.165 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2025-11-25 17:49:19.168 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2025-11-25 17:49:19.171 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2025-11-25 17:49:19.174 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:19.177 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2025-11-25 17:49:19.216 | + 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 2025-11-25 17:49:19.219 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-25 17:49:19.221 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2025-11-25 17:49:19.225 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2025-11-25 17:49:19.227 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2025-11-25 17:49:19.230 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-25 17:49:19.233 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2025-11-25 17:49:19.272 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2025-11-25 17:49:19.275 | + lib/neutron:configure_neutron:441 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2025-11-25 17:49:19.315 | + lib/neutron:configure_neutron:445 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2025-11-25 17:49:19.356 | + lib/neutron:configure_neutron:447 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2025-11-25 17:49:19.359 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2025-11-25 17:49:19.362 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2025-11-25 17:49:19.365 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2025-11-25 17:49:19.369 | + lib/apache:write_uwsgi_config:246 : local http= 2025-11-25 17:49:19.371 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2025-11-25 17:49:19.374 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2025-11-25 17:49:19.376 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-11-25 17:49:19.379 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-11-25 17:49:19.407 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-11-25 17:49:19.408 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-11-25 17:49:19.427 | d /var/run/uwsgi 0755 stack root 2025-11-25 17:49:19.434 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-11-25 17:49:19.459 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2025-11-25 17:49:19.468 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2025-11-25 17:49:19.471 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2025-11-25 17:49:19.476 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-25 17:49:19.478 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2025-11-25 17:49:19.518 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2025-11-25 17:49:19.554 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2025-11-25 17:49:19.590 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2025-11-25 17:49:19.625 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2025-11-25 17:49:19.662 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2025-11-25 17:49:19.698 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2025-11-25 17:49:19.734 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2025-11-25 17:49:19.772 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2025-11-25 17:49:19.809 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2025-11-25 17:49:19.845 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2025-11-25 17:49:19.881 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2025-11-25 17:49:19.919 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2025-11-25 17:49:19.953 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2025-11-25 17:49:19.989 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2025-11-25 17:49:19.992 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2025-11-25 17:49:19.995 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2025-11-25 17:49:19.999 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2025-11-25 17:49:20.002 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-25 17:49:20.005 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:49:20.007 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:49:20.010 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-25 17:49:20.012 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:49:20.016 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:49:20.018 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:49:20.021 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:49:20.024 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:49:20.027 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:49:20.030 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:49:20.033 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:49:20.035 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:49:20.038 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:49:20.040 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/neutron-api.conf 2025-11-25 17:49:20.043 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/neutron-api.conf ']' 2025-11-25 17:49:20.046 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/neutron-api.conf.disabled 2025-11-25 17:49:20.050 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/neutron-api.conf.disabled 2025-11-25 17:49:20.052 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2025-11-25 17:49:20.088 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2025-11-25 17:49:20.124 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/neutron-api.conf.disabled 2025-11-25 17:49:20.124 | + 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 ' 2025-11-25 17:49:20.144 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2025-11-25 17:49:20.150 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2025-11-25 17:49:20.153 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2025-11-25 17:49:20.156 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-25 17:49:20.159 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-25 17:49:20.163 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-25 17:49:20.167 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:49:20.169 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:49:20.172 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:49:20.176 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:49:20.179 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:49:20.182 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:49:20.184 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:49:20.187 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:49:20.190 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:49:20.193 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:49:20.196 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:49:20.199 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:49:20.201 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:49:20.204 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:49:20.207 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:49:20.210 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-25 17:49:20.213 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:49:20.215 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:49:20.218 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-25 17:49:20.221 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:49:20.224 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:49:20.227 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:49:20.230 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:49:20.232 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:49:20.235 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:49:20.238 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:49:20.240 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:49:20.243 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:49:20.246 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:49:20.249 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/neutron-api.conf 2025-11-25 17:49:20.252 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/neutron-api.conf.disabled ]] 2025-11-25 17:49:20.254 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/neutron-api.conf ]] 2025-11-25 17:49:20.257 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/neutron-api.conf.disabled /etc/httpd/conf.d/neutron-api.conf 2025-11-25 17:49:20.283 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2025-11-25 17:49:20.286 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-25 17:49:20.289 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-25 17:49:20.292 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-25 17:49:21.512 | + ./stack.sh:main:1196 : is_service_enabled mysql postgresql 2025-11-25 17:49:21.534 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:21.538 | + ./stack.sh:main:1196 : is_service_enabled neutron 2025-11-25 17:49:21.560 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:21.564 | + ./stack.sh:main:1197 : async_runfunc init_neutron 2025-11-25 17:49:21.567 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2025-11-25 17:49:21.629 | + inc/async:async_inner:63 : init_neutron 2025-11-25 17:49:21.673 | [9243 Async init_neutron:84920]: running: init_neutron 2025-11-25 17:49:21.677 | + ./stack.sh:main:1205 : is_service_enabled q-dhcp 2025-11-25 17:49:21.699 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:21.703 | + ./stack.sh:main:1224 : is_service_enabled nova neutron 2025-11-25 17:49:21.726 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:21.729 | + ./stack.sh:main:1225 : configure_os_vif 2025-11-25 17:49:21.732 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2025-11-25 17:49:21.736 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2025-11-25 17:49:21.781 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2025-11-25 17:49:21.784 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2025-11-25 17:49:21.830 | + ./stack.sh:main:1231 : is_service_enabled swift 2025-11-25 17:49:21.851 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:21.854 | + ./stack.sh:main:1232 : echo_summary 'Configuring Swift' 2025-11-25 17:49:21.857 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:49:21.860 | + ./stack.sh:echo_summary:473 : echo -e Configuring Swift 2025-11-25 17:49:21.864 | + ./stack.sh:main:1233 : async_runfunc init_swift 2025-11-25 17:49:21.867 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2025-11-25 17:49:21.946 | + inc/async:async_inner:63 : init_swift 2025-11-25 17:49:21.991 | [9243 Async init_swift:85141]: running: init_swift 2025-11-25 17:49:21.995 | + ./stack.sh:main:1240 : is_service_enabled cinder 2025-11-25 17:49:22.017 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:22.020 | + ./stack.sh:main:1241 : echo_summary 'Configuring Cinder' 2025-11-25 17:49:22.023 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:49:22.027 | + ./stack.sh:echo_summary:473 : echo -e Configuring Cinder 2025-11-25 17:49:22.030 | + ./stack.sh:main:1242 : async_runfunc init_cinder 2025-11-25 17:49:22.033 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2025-11-25 17:49:22.112 | + inc/async:async_inner:63 : init_cinder 2025-11-25 17:49:22.159 | [9243 Async init_cinder:85245]: running: init_cinder 2025-11-25 17:49:22.163 | + ./stack.sh:main:1248 : is_service_enabled placement 2025-11-25 17:49:22.185 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:22.188 | + ./stack.sh:main:1249 : echo_summary 'Configuring placement' 2025-11-25 17:49:22.191 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:49:22.195 | + ./stack.sh:echo_summary:473 : echo -e Configuring placement 2025-11-25 17:49:22.198 | + ./stack.sh:main:1250 : async_runfunc init_placement 2025-11-25 17:49:22.201 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2025-11-25 17:49:22.283 | + inc/async:async_inner:63 : init_placement 2025-11-25 17:49:22.335 | [9243 Async init_placement:85410]: running: init_placement 2025-11-25 17:49:22.338 | + ./stack.sh:main:1254 : async_wait init_neutron 2025-11-25 17:49:22.404 | [9243 Async init_neutron:84920]: Waiting for completion of init_neutron running on PID 84920 (6 other jobs running) 2025-11-25 17:49:22.435 | [9243 Async init_neutron:84920]: Signaling child to exit 2025-11-25 17:49:25.447 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:49:25.478 | [85141 Async init_swift:85141]: finished successfully 2025-11-25 17:49:29.242 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:49:29.273 | [85245 Async init_cinder:85245]: finished successfully 2025-11-25 17:49:32.812 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:49:32.843 | [85410 Async init_placement:85410]: finished successfully 2025-11-25 17:49:36.512 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:49:36.538 | [84920 Async init_neutron:84920]: finished successfully 2025-11-25 17:49:36.564 | WAKEUP 2025-11-25 17:49:36.590 | [9243 Async init_neutron:84920]: Signaled 2025-11-25 17:49:36.592 | + lib/neutron:init_neutron:511 : recreate_database neutron 2025-11-25 17:49:36.592 | + lib/database:recreate_database:112 : local db=neutron 2025-11-25 17:49:36.592 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2025-11-25 17:49:36.592 | + lib/databases/mysql:recreate_database_mysql:60 : local db=neutron 2025-11-25 17:49:36.592 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2025-11-25 17:49:36.592 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2025-11-25 17:49:36.592 | + lib/neutron:init_neutron:512 : time_start dbsync 2025-11-25 17:49:36.592 | + functions-common:time_start:2409 : local name=dbsync 2025-11-25 17:49:36.592 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:49:36.592 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:49:36.592 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:49:36.592 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092961697 2025-11-25 17:49:36.592 | + lib/neutron:init_neutron:514 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2025-11-25 17:49:36.592 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2025-11-25 17:49:36.592 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2025-11-25 17:49:36.592 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2025-11-25 17:49:36.592 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2025-11-25 17:49:36.592 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2025-11-25 17:49:36.592 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2025-11-25 17:49:36.592 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2025-11-25 17:49:36.592 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2025-11-25 17:49:36.592 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2025-11-25 17:49:36.593 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2025-11-25 17:49:36.594 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2025-11-25 17:49:36.595 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2025-11-25 17:49:36.596 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2025-11-25 17:49:36.597 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2025-11-25 17:49:36.597 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2025-11-25 17:49:36.597 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2025-11-25 17:49:36.597 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2025-11-25 17:49:36.597 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2025-11-25 17:49:36.597 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2025-11-25 17:49:36.597 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2025-11-25 17:49:36.597 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2025-11-25 17:49:36.597 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2025-11-25 17:49:36.597 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2025-11-25 17:49:36.597 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2025-11-25 17:49:36.597 | Running upgrade for neutron ... 2025-11-25 17:49:36.597 | OK 2025-11-25 17:49:36.597 | + lib/neutron:init_neutron:515 : time_stop dbsync 2025-11-25 17:49:36.597 | + functions-common:time_stop:2423 : local name 2025-11-25 17:49:36.597 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:49:36.597 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:49:36.597 | + functions-common:time_stop:2426 : local total 2025-11-25 17:49:36.597 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:49:36.597 | + functions-common:time_stop:2429 : name=dbsync 2025-11-25 17:49:36.597 | + functions-common:time_stop:2430 : start_time=1764092961697 2025-11-25 17:49:36.597 | + functions-common:time_stop:2432 : [[ -z 1764092961697 ]] 2025-11-25 17:49:36.597 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:49:36.597 | + functions-common:time_stop:2435 : end_time=1764092976496 2025-11-25 17:49:36.597 | + functions-common:time_stop:2436 : elapsed_time=14799 2025-11-25 17:49:36.597 | + functions-common:time_stop:2437 : total=4412 2025-11-25 17:49:36.597 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:49:36.597 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=19211 2025-11-25 17:49:36.643 | [9243 Async init_neutron:84920]: finished init_neutron with result 0 in 14 seconds 2025-11-25 17:49:36.648 | + inc/async:async_wait:197 : return 0 2025-11-25 17:49:36.650 | + ./stack.sh:main:1255 : async_wait init_placement 2025-11-25 17:49:36.704 | [9243 Async init_placement:85410]: Waiting for completion of init_placement running on PID 85410 (5 other jobs running) 2025-11-25 17:49:36.733 | [9243 Async init_placement:85410]: Signaling child to exit 2025-11-25 17:49:36.733 | WAKEUP 2025-11-25 17:49:36.758 | [9243 Async init_placement:85410]: Signaled 2025-11-25 17:49:36.760 | + lib/placement:init_placement:113 : recreate_database placement 2025-11-25 17:49:36.760 | + lib/database:recreate_database:112 : local db=placement 2025-11-25 17:49:36.760 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2025-11-25 17:49:36.760 | + lib/databases/mysql:recreate_database_mysql:60 : local db=placement 2025-11-25 17:49:36.760 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2025-11-25 17:49:36.760 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2025-11-25 17:49:36.760 | + lib/placement:init_placement:114 : /usr/local/bin/placement-manage db sync 2025-11-25 17:49:36.760 | + lib/placement:init_placement:115 : create_placement_accounts 2025-11-25 17:49:36.760 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2025-11-25 17:49:36.760 | + lib/keystone:create_service_user:420 : get_or_create_user placement secretservice Default 2025-11-25 17:49:36.760 | + functions-common:get_or_create_user:902 : local user_id 2025-11-25 17:49:36.760 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-25 17:49:36.760 | + functions-common:get_or_create_user:906 : local email= 2025-11-25 17:49:36.760 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create placement --password secretservice --domain=Default --or-show -f value -c id 2025-11-25 17:49:36.760 | 2025-11-25 17:49:36.760 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:49:36.760 | + functions-common:get_or_create_user:918 : user_id=08043176c391468f8bfff3c599bab86c 2025-11-25 17:49:36.760 | + functions-common:get_or_create_user:919 : echo 08043176c391468f8bfff3c599bab86c 2025-11-25 17:49:36.760 | 08043176c391468f8bfff3c599bab86c 2025-11-25 17:49:36.760 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2025-11-25 17:49:36.760 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:49:36.760 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:49:36.760 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-25 17:49:36.760 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:49:36.760 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:49:36.760 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-25 17:49:36.760 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-25 17:49:36.761 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-25 17:49:36.761 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-25 17:49:36.761 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-25 17:49:36.761 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-25 17:49:36.761 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2025-11-25 17:49:36.761 | 2025-11-25 17:49:36.761 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-25 17:49:36.761 | 2025-11-25 17:49:36.761 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:49:36.761 | + functions-common:get_or_add_user_project_role:982 : user_role_id=a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:49:36.761 | + functions-common:get_or_add_user_project_role:983 : echo a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:49:36.761 | a771b1f2715e47cba3e63fd1129e34a5 2025-11-25 17:49:36.761 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2025-11-25 17:49:36.761 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2025-11-25 17:49:36.761 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-25 17:49:36.761 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-25 17:49:36.761 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-25 17:49:36.761 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-25 17:49:36.761 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-25 17:49:36.761 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-25 17:49:36.761 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-25 17:49:36.761 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-25 17:49:36.761 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-25 17:49:36.761 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-25 17:49:36.761 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-25 17:49:36.761 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2025-11-25 17:49:36.761 | 2025-11-25 17:49:36.761 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-25 17:49:36.761 | 2025-11-25 17:49:36.761 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:49:36.761 | + functions-common:get_or_add_user_project_role:982 : user_role_id=6377918210c84fb8b245a12233d9acf5 2025-11-25 17:49:36.761 | + functions-common:get_or_add_user_project_role:983 : echo 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:49:36.761 | 6377918210c84fb8b245a12233d9acf5 2025-11-25 17:49:36.761 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://38.102.83.58/placement 2025-11-25 17:49:36.761 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2025-11-25 17:49:36.761 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-25 17:49:36.761 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2025-11-25 17:49:36.761 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2025-11-25 17:49:36.761 | 2025-11-25 17:49:36.761 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:49:36.761 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-25 17:49:36.761 | a4ab4747169d4015b416f3e6c1fb1a34' 2025-11-25 17:49:36.761 | + functions-common:get_or_create_service:1070 : echo a4ab4747169d4015b416f3e6c1fb1a34 2025-11-25 17:49:36.761 | a4ab4747169d4015b416f3e6c1fb1a34 2025-11-25 17:49:36.761 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://38.102.83.58/placement 2025-11-25 17:49:36.762 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-25 17:49:36.762 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface placement public https://38.102.83.58/placement RegionOne 2025-11-25 17:49:36.762 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-25 17:49:36.762 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2025-11-25 17:49:36.762 | 2025-11-25 17:49:36.762 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:49:36.762 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-25 17:49:36.762 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-25 17:49:36.762 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://38.102.83.58/placement --region RegionOne -f value -c id 2025-11-25 17:49:36.762 | 2025-11-25 17:49:36.762 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:49:36.762 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=284cb06fadcd4973bc122351165916ba 2025-11-25 17:49:36.762 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo 284cb06fadcd4973bc122351165916ba 2025-11-25 17:49:36.762 | + functions-common:get_or_create_endpoint:1103 : public_id=284cb06fadcd4973bc122351165916ba 2025-11-25 17:49:36.762 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-11-25 17:49:36.762 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-25 17:49:36.762 | + functions-common:get_or_create_endpoint:1112 : echo 284cb06fadcd4973bc122351165916ba 2025-11-25 17:49:36.762 | 284cb06fadcd4973bc122351165916ba 2025-11-25 17:49:36.811 | [9243 Async init_placement:85410]: finished init_placement with result 0 in 10 seconds 2025-11-25 17:49:36.817 | + inc/async:async_wait:197 : return 0 2025-11-25 17:49:36.820 | + ./stack.sh:main:1256 : async_wait init_glance 2025-11-25 17:49:36.880 | [9243 Async init_glance:80338]: Waiting for completion of init_glance running on PID 80338 (4 other jobs running) 2025-11-25 17:49:36.910 | [9243 Async init_glance:80338]: Signaling child to exit 2025-11-25 17:49:36.910 | WAKEUP 2025-11-25 17:49:36.935 | [9243 Async init_glance:80338]: Signaled 2025-11-25 17:49:36.937 | + lib/glance:init_glance:524 : rm -rf /opt/stack/data/glance/images 2025-11-25 17:49:36.937 | + lib/glance:init_glance:525 : mkdir -p /opt/stack/data/glance/images 2025-11-25 17:49:36.937 | + lib/glance:init_glance:528 : recreate_database glance 2025-11-25 17:49:36.937 | + lib/database:recreate_database:112 : local db=glance 2025-11-25 17:49:36.938 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2025-11-25 17:49:36.938 | + lib/databases/mysql:recreate_database_mysql:60 : local db=glance 2025-11-25 17:49:36.938 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2025-11-25 17:49:36.938 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2025-11-25 17:49:36.938 | + lib/glance:init_glance:530 : time_start dbsync 2025-11-25 17:49:36.938 | + functions-common:time_start:2409 : local name=dbsync 2025-11-25 17:49:36.938 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:49:36.938 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:49:36.938 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:49:36.938 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092919340 2025-11-25 17:49:36.938 | + lib/glance:init_glance:532 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2025-11-25 17:49:36.938 | INFO dbcounter [-] Registered counter for database glance 2025-11-25 17:49:36.938 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=80431) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-25 17:49:36.938 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-25 17:49:36.938 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-25 17:49:36.938 | DEBUG dbcounter [-] [80431] Writer thread running {{(pid=80431) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-25 17:49:36.938 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-25 17:49:36.938 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-25 17:49:36.938 | INFO dbcounter [-] Registered counter for database glance 2025-11-25 17:49:36.938 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=80431) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-25 17:49:36.938 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-25 17:49:36.938 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-25 17:49:36.938 | DEBUG dbcounter [-] [80431] Writer thread running {{(pid=80431) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-25 17:49:36.938 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2025-11-25 17:49:36.938 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-25 17:49:36.938 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2025-11-25 17:49:36.938 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.938 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2025-11-25 17:49:36.938 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.938 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2025-11-25 17:49:36.938 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.938 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2025-11-25 17:49:36.938 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.938 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2025-11-25 17:49:36.938 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.938 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2025-11-25 17:49:36.938 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.938 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2025-11-25 17:49:36.938 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.938 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2025-11-25 17:49:36.938 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.938 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2025-11-25 17:49:36.938 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.938 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2025-11-25 17:49:36.938 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2025-11-25 17:49:36.939 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2025-11-25 17:49:36.939 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2025-11-25 17:49:36.939 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2025-11-25 17:49:36.939 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2025-11-25 17:49:36.939 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2025-11-25 17:49:36.939 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2025-11-25 17:49:36.939 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2025-11-25 17:49:36.939 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2025-11-25 17:49:36.939 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2025-11-25 17:49:36.939 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2025-11-25 17:49:36.939 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2025-11-25 17:49:36.939 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.939 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2025-11-25 17:49:36.939 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.940 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2025-11-25 17:49:36.940 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.940 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2025-11-25 17:49:36.940 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.940 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2025-11-25 17:49:36.940 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.940 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2025-11-25 17:49:36.940 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:36.940 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2025-11-25 17:49:36.940 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=80431) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:839}} 2025-11-25 17:49:36.940 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-25 17:49:36.940 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-25 17:49:36.940 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-25 17:49:36.940 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-25 17:49:36.940 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2025-11-25 17:49:36.940 | Database migration is up to date. No migration needed. 2025-11-25 17:49:36.940 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2025-11-25 17:49:36.940 | Database is synced successfully. 2025-11-25 17:49:36.940 | + lib/glance:init_glance:535 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2025-11-25 17:49:36.940 | INFO dbcounter [-] Registered counter for database glance 2025-11-25 17:49:36.940 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=80470) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-25 17:49:36.940 | DEBUG dbcounter [-] [80470] Writer thread running {{(pid=80470) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2025-11-25 17:49:36.940 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2025-11-25 17:49:36.941 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2025-11-25 17:49:36.941 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2025-11-25 17:49:36.941 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2025-11-25 17:49:36.941 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2025-11-25 17:49:36.941 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2025-11-25 17:49:36.941 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2025-11-25 17:49:36.941 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2025-11-25 17:49:36.941 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2025-11-25 17:49:36.941 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2025-11-25 17:49:36.941 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2025-11-25 17:49:36.941 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2025-11-25 17:49:36.941 | + lib/glance:init_glance:536 : time_stop dbsync 2025-11-25 17:49:36.941 | + functions-common:time_stop:2423 : local name 2025-11-25 17:49:36.941 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:49:36.941 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:49:36.941 | + functions-common:time_stop:2426 : local total 2025-11-25 17:49:36.941 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:49:36.941 | + functions-common:time_stop:2429 : name=dbsync 2025-11-25 17:49:36.941 | + functions-common:time_stop:2430 : start_time=1764092919340 2025-11-25 17:49:36.941 | + functions-common:time_stop:2432 : [[ -z 1764092919340 ]] 2025-11-25 17:49:36.941 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:49:36.941 | + functions-common:time_stop:2435 : end_time=1764092924509 2025-11-25 17:49:36.941 | + functions-common:time_stop:2436 : elapsed_time=5169 2025-11-25 17:49:36.941 | + functions-common:time_stop:2437 : total=4412 2025-11-25 17:49:36.941 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:49:36.941 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=9581 2025-11-25 17:49:36.988 | [9243 Async init_glance:80338]: finished init_glance with result 0 in 5 seconds 2025-11-25 17:49:36.994 | + inc/async:async_wait:197 : return 0 2025-11-25 17:49:36.997 | + ./stack.sh:main:1257 : async_wait init_swift 2025-11-25 17:49:37.061 | [9243 Async init_swift:85141]: Waiting for completion of init_swift running on PID 85141 (3 other jobs running) 2025-11-25 17:49:37.092 | [9243 Async init_swift:85141]: Signaling child to exit 2025-11-25 17:49:37.092 | WAKEUP 2025-11-25 17:49:37.119 | [9243 Async init_swift:85141]: Signaled 2025-11-25 17:49:37.121 | + lib/swift:init_swift:670 : local node_number 2025-11-25 17:49:37.121 | + lib/swift:init_swift:672 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2025-11-25 17:49:37.121 | No account-reaper running 2025-11-25 17:49:37.121 | No container-server running 2025-11-25 17:49:37.121 | No container-sharder running 2025-11-25 17:49:37.121 | No object-auditor running 2025-11-25 17:49:37.121 | No object-server running 2025-11-25 17:49:37.121 | No account-server running 2025-11-25 17:49:37.121 | No object-updater running 2025-11-25 17:49:37.121 | No object-reconstructor running 2025-11-25 17:49:37.121 | No proxy-server running 2025-11-25 17:49:37.121 | No container-auditor running 2025-11-25 17:49:37.121 | No object-expirer running 2025-11-25 17:49:37.121 | No container-updater running 2025-11-25 17:49:37.121 | No container-replicator running 2025-11-25 17:49:37.121 | No account-auditor running 2025-11-25 17:49:37.121 | No account-replicator running 2025-11-25 17:49:37.121 | No container-reconciler running 2025-11-25 17:49:37.121 | No object-replicator running 2025-11-25 17:49:37.121 | No container-sync running 2025-11-25 17:49:37.121 | + lib/swift:init_swift:672 : true 2025-11-25 17:49:37.121 | + lib/swift:init_swift:675 : create_swift_disk 2025-11-25 17:49:37.121 | + lib/swift:create_swift_disk:567 : local node_number 2025-11-25 17:49:37.121 | + lib/swift:create_swift_disk:572 : local user_group 2025-11-25 17:49:37.121 | ++ lib/swift:create_swift_disk:573 : id -g stack 2025-11-25 17:49:37.121 | + lib/swift:create_swift_disk:573 : user_group=1003 2025-11-25 17:49:37.121 | + lib/swift:create_swift_disk:574 : sudo install -d -o stack -g 1003 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2025-11-25 17:49:37.121 | + lib/swift:create_swift_disk:577 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2025-11-25 17:49:37.121 | + functions:create_disk:749 : local node_number 2025-11-25 17:49:37.121 | + functions:create_disk:750 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2025-11-25 17:49:37.122 | + functions:create_disk:751 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2025-11-25 17:49:37.122 | + functions:create_disk:752 : local loopback_disk_size=6G 2025-11-25 17:49:37.122 | + functions:create_disk:753 : local key 2025-11-25 17:49:37.122 | ++ functions:create_disk:755 : sed s#/.## 2025-11-25 17:49:37.122 | ++ functions:create_disk:755 : echo /opt/stack/data/swift/drives/images/swift.img 2025-11-25 17:49:37.122 | + functions:create_disk:755 : key=pt/stack/data/swift/drives/images/swift.img 2025-11-25 17:49:37.122 | + functions:create_disk:756 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2025-11-25 17:49:37.122 | + functions:create_disk:758 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2025-11-25 17:49:37.122 | + functions:destroy_disk:780 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2025-11-25 17:49:37.122 | + functions:destroy_disk:781 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2025-11-25 17:49:37.122 | + functions:destroy_disk:782 : local key 2025-11-25 17:49:37.122 | ++ functions:destroy_disk:784 : echo /opt/stack/data/swift/drives/images/swift.img 2025-11-25 17:49:37.122 | ++ functions:destroy_disk:784 : sed s#/.## 2025-11-25 17:49:37.122 | + functions:destroy_disk:784 : key=pt/stack/data/swift/drives/images/swift.img 2025-11-25 17:49:37.122 | + functions:destroy_disk:785 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2025-11-25 17:49:37.122 | + functions:destroy_disk:788 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2025-11-25 17:49:37.122 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-25 17:49:37.122 | + functions:destroy_disk:793 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2025-11-25 17:49:37.122 | + functions:destroy_disk:796 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2025-11-25 17:49:37.122 | ++ functions:create_disk:762 : dirname /opt/stack/data/swift/drives/images/swift.img 2025-11-25 17:49:37.122 | + functions:create_disk:762 : sudo mkdir -p /opt/stack/data/swift/drives/images 2025-11-25 17:49:37.122 | + functions:create_disk:763 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2025-11-25 17:49:37.122 | + functions:create_disk:770 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2025-11-25 17:49:37.122 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2025-11-25 17:49:37.122 | = sectsz=512 attr=2, projid32bit=1 2025-11-25 17:49:37.122 | = crc=1 finobt=1, sparse=1, rmapbt=1 2025-11-25 17:49:37.122 | = reflink=1 bigtime=1 inobtcount=1 nrext64=1 2025-11-25 17:49:37.122 | = exchange=0 2025-11-25 17:49:37.122 | data = bsize=4096 blocks=1572864, imaxpct=25 2025-11-25 17:49:37.122 | = sunit=0 swidth=0 blks 2025-11-25 17:49:37.122 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 2025-11-25 17:49:37.122 | log =internal log bsize=4096 blocks=16384, version=2 2025-11-25 17:49:37.122 | = sectsz=512 sunit=0 blks, lazy-count=1 2025-11-25 17:49:37.122 | realtime =none extsz=4096 blocks=0, rtextents=0 2025-11-25 17:49:37.122 | + functions:create_disk:773 : 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' 2025-11-25 17:49:37.122 | + functions:create_disk:773 : sudo tee -a /etc/fstab 2025-11-25 17:49:37.122 | /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 2025-11-25 17:49:37.122 | + functions:create_disk:774 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2025-11-25 17:49:37.122 | + functions:create_disk:775 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2025-11-25 17:49:37.122 | mount: /opt/stack/data/swift/drives/sdb1 does not contain SELinux labels. 2025-11-25 17:49:37.122 | You just mounted a file system that supports labels which does not 2025-11-25 17:49:37.122 | contain labels, onto an SELinux box. It is likely that confined 2025-11-25 17:49:37.123 | applications will generate AVC messages and not be allowed access to 2025-11-25 17:49:37.123 | this file system. For more details see restorecon(8) and mount(8). 2025-11-25 17:49:37.123 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2025-11-25 17:49:37.123 | + lib/swift:create_swift_disk:581 : local node_number 2025-11-25 17:49:37.123 | + lib/swift:create_swift_disk:582 : for node_number in ${SWIFT_REPLICAS_SEQ} 2025-11-25 17:49:37.123 | + lib/swift:create_swift_disk:584 : local node_devices=/opt/stack/data/swift/1 2025-11-25 17:49:37.123 | + lib/swift:create_swift_disk:585 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2025-11-25 17:49:37.123 | + lib/swift:create_swift_disk:586 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2025-11-25 17:49:37.123 | + lib/swift:create_swift_disk:587 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2025-11-25 17:49:37.123 | + lib/swift:create_swift_disk:588 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2025-11-25 17:49:37.123 | + lib/swift:create_swift_disk:589 : sudo install -o stack -g 1003 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2025-11-25 17:49:37.123 | + lib/swift:init_swift:679 : pushd /etc/swift 2025-11-25 17:49:37.123 | + lib/swift:init_swift:681 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2025-11-25 17:49:37.123 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2025-11-25 17:49:37.123 | + lib/swift:init_swift:684 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2025-11-25 17:49:37.123 | + lib/swift:init_swift:685 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2025-11-25 17:49:37.123 | + lib/swift:init_swift:691 : [[ -n '' ]] 2025-11-25 17:49:37.123 | + lib/swift:init_swift:704 : for node_number in ${SWIFT_REPLICAS_SEQ} 2025-11-25 17:49:37.123 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2025-11-25 17:49:37.123 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2025-11-25 17:49:37.123 | 2025-11-25 17:49:37.123 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2025-11-25 17:49:37.123 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2025-11-25 17:49:37.123 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2025-11-25 17:49:37.123 | 2025-11-25 17:49:37.123 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2025-11-25 17:49:37.123 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2025-11-25 17:49:37.123 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2025-11-25 17:49:37.123 | 2025-11-25 17:49:37.123 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2025-11-25 17:49:37.123 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2025-11-25 17:49:37.123 | Defaulting to --format-version=1. This ensures the ring 2025-11-25 17:49:37.123 | written will be readable by older versions of Swift. 2025-11-25 17:49:37.123 | In a future release, the default will change to 2025-11-25 17:49:37.123 | --format-version=2 2025-11-25 17:49:37.123 | 2025-11-25 17:49:37.123 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2025-11-25 17:49:37.123 | + lib/swift:init_swift:714 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2025-11-25 17:49:37.123 | Defaulting to --format-version=1. This ensures the ring 2025-11-25 17:49:37.123 | written will be readable by older versions of Swift. 2025-11-25 17:49:37.123 | In a future release, the default will change to 2025-11-25 17:49:37.123 | --format-version=2 2025-11-25 17:49:37.123 | 2025-11-25 17:49:37.124 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2025-11-25 17:49:37.124 | + lib/swift:init_swift:715 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2025-11-25 17:49:37.124 | Defaulting to --format-version=1. This ensures the ring 2025-11-25 17:49:37.124 | written will be readable by older versions of Swift. 2025-11-25 17:49:37.124 | In a future release, the default will change to 2025-11-25 17:49:37.124 | --format-version=2 2025-11-25 17:49:37.124 | 2025-11-25 17:49:37.124 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2025-11-25 17:49:37.124 | + lib/swift:init_swift:716 : popd 2025-11-25 17:49:37.171 | [9243 Async init_swift:85141]: finished init_swift with result 0 in 3 seconds 2025-11-25 17:49:37.178 | + inc/async:async_wait:197 : return 0 2025-11-25 17:49:37.181 | + ./stack.sh:main:1258 : async_wait init_cinder 2025-11-25 17:49:37.241 | [9243 Async init_cinder:85245]: Waiting for completion of init_cinder running on PID 85245 (2 other jobs running) 2025-11-25 17:49:37.271 | [9243 Async init_cinder:85245]: Signaling child to exit 2025-11-25 17:49:37.271 | WAKEUP 2025-11-25 17:49:37.297 | [9243 Async init_cinder:85245]: Signaled 2025-11-25 17:49:37.300 | + lib/cinder:init_cinder:488 : is_service_enabled mysql postgresql 2025-11-25 17:49:37.300 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:37.300 | + lib/cinder:init_cinder:490 : recreate_database cinder 2025-11-25 17:49:37.300 | + lib/database:recreate_database:112 : local db=cinder 2025-11-25 17:49:37.300 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2025-11-25 17:49:37.300 | + lib/databases/mysql:recreate_database_mysql:60 : local db=cinder 2025-11-25 17:49:37.300 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2025-11-25 17:49:37.300 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2025-11-25 17:49:37.300 | + lib/cinder:init_cinder:492 : time_start dbsync 2025-11-25 17:49:37.300 | + functions-common:time_start:2409 : local name=dbsync 2025-11-25 17:49:37.300 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:49:37.300 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:49:37.300 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:49:37.300 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092962201 2025-11-25 17:49:37.300 | + lib/cinder:init_cinder:494 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2025-11-25 17:49:37.300 | INFO dbcounter [-] Registered counter for database cinder 2025-11-25 17:49:37.300 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=85359) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-25 17:49:37.300 | INFO cinder.db.migration [-] Applying migration(s) 2025-11-25 17:49:37.300 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-25 17:49:37.300 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-25 17:49:37.300 | DEBUG dbcounter [-] [85359] Writer thread running {{(pid=85359) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-25 17:49:37.300 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2025-11-25 17:49:37.300 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=85359) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-25 17:49:37.301 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2025-11-25 17:49:37.301 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=85359) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:37.301 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2025-11-25 17:49:37.301 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=85359) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:37.301 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2025-11-25 17:49:37.301 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=85359) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:37.301 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2025-11-25 17:49:37.301 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=85359) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:37.301 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2025-11-25 17:49:37.301 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=85359) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:37.301 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2025-11-25 17:49:37.301 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=85359) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:37.301 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2025-11-25 17:49:37.301 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=85359) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:37.301 | INFO cinder.db.migration [-] Migration(s) applied 2025-11-25 17:49:37.301 | + lib/cinder:init_cinder:495 : time_stop dbsync 2025-11-25 17:49:37.301 | + functions-common:time_stop:2423 : local name 2025-11-25 17:49:37.301 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:49:37.301 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:49:37.301 | + functions-common:time_stop:2426 : local total 2025-11-25 17:49:37.301 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:49:37.301 | + functions-common:time_stop:2429 : name=dbsync 2025-11-25 17:49:37.301 | + functions-common:time_stop:2430 : start_time=1764092962201 2025-11-25 17:49:37.302 | + functions-common:time_stop:2432 : [[ -z 1764092962201 ]] 2025-11-25 17:49:37.302 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:49:37.302 | + functions-common:time_stop:2435 : end_time=1764092967343 2025-11-25 17:49:37.302 | + functions-common:time_stop:2436 : elapsed_time=5142 2025-11-25 17:49:37.302 | + functions-common:time_stop:2437 : total=4412 2025-11-25 17:49:37.302 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:49:37.302 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=9554 2025-11-25 17:49:37.302 | + lib/cinder:init_cinder:498 : is_service_enabled c-vol 2025-11-25 17:49:37.302 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:37.302 | + lib/cinder:init_cinder:498 : [[ -n lvm:lvmdriver-1 ]] 2025-11-25 17:49:37.302 | + lib/cinder:init_cinder:499 : local be be_name be_type 2025-11-25 17:49:37.302 | + lib/cinder:init_cinder:500 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2025-11-25 17:49:37.302 | + lib/cinder:init_cinder:501 : be_type=lvm 2025-11-25 17:49:37.302 | + lib/cinder:init_cinder:502 : be_name=lvmdriver-1 2025-11-25 17:49:37.302 | + lib/cinder:init_cinder:503 : type init_cinder_backend_lvm 2025-11-25 17:49:37.302 | + lib/cinder:init_cinder:504 : init_cinder_backend_lvm lvmdriver-1 2025-11-25 17:49:37.302 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2025-11-25 17:49:37.302 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2025-11-25 17:49:37.302 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2025-11-25 17:49:37.302 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2025-11-25 17:49:37.302 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2025-11-25 17:49:37.302 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:49:37.302 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:49:37.303 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:49:37.303 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:49:37.303 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:49:37.303 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:49:37.303 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:49:37.303 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:49:37.303 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:49:37.303 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:49:37.303 | + lib/lvm:init_lvm_volume_group:134 : start_service tgtd 2025-11-25 17:49:37.303 | + functions-common:start_service:2330 : '[' -x /bin/systemctl ']' 2025-11-25 17:49:37.303 | + functions-common:start_service:2331 : sudo /bin/systemctl start tgtd 2025-11-25 17:49:37.303 | Failed to start tgtd.service: Unit tgtd.service not found. 2025-11-25 17:49:37.303 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2025-11-25 17:49:37.303 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2025-11-25 17:49:37.303 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2025-11-25 17:49:37.303 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2025-11-25 17:49:37.303 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2025-11-25 17:49:37.303 | Volume group "stack-volumes-lvmdriver-1" not found 2025-11-25 17:49:37.303 | Cannot process volume group stack-volumes-lvmdriver-1 2025-11-25 17:49:37.303 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2025-11-25 17:49:37.303 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2025-11-25 17:49:37.303 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2025-11-25 17:49:37.303 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2025-11-25 17:49:37.304 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2025-11-25 17:49:37.304 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2025-11-25 17:49:37.304 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2025-11-25 17:49:37.304 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2025-11-25 17:49:37.304 | s|%DIRECTIO%|--direct-io=on|g; 2025-11-25 17:49:37.304 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2025-11-25 17:49:37.304 | ' /opt/stack/devstack/files/lvm-backing-file.template 2025-11-25 17:49:37.304 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2025-11-25 17:49:37.304 | [Unit] 2025-11-25 17:49:37.304 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2025-11-25 17:49:37.304 | DefaultDependencies=no 2025-11-25 17:49:37.304 | After=systemd-udev-settle.service 2025-11-25 17:49:37.304 | Before=lvm2-activation-early.service 2025-11-25 17:49:37.304 | Wants=systemd-udev-settle.service 2025-11-25 17:49:37.304 | 2025-11-25 17:49:37.304 | [Service] 2025-11-25 17:49:37.304 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2025-11-25 17:49:37.304 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2025-11-25 17:49:37.304 | RemainAfterExit=yes 2025-11-25 17:49:37.304 | Type=oneshot 2025-11-25 17:49:37.304 | 2025-11-25 17:49:37.304 | [Install] 2025-11-25 17:49:37.304 | WantedBy=local-fs.target 2025-11-25 17:49:37.304 | Also=systemd-udev-settle.service 2025-11-25 17:49:37.304 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2025-11-25 17:49:37.305 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2025-11-25 17:49:37.305 | Created symlink '/etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service' → '/etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service'. 2025-11-25 17:49:37.305 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2025-11-25 17:49:37.305 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2025-11-25 17:49:37.305 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop1 2025-11-25 17:49:37.305 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2025-11-25 17:49:37.305 | Volume group "stack-volumes-lvmdriver-1" not found 2025-11-25 17:49:37.305 | Cannot process volume group stack-volumes-lvmdriver-1 2025-11-25 17:49:37.305 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop1 2025-11-25 17:49:37.305 | Physical volume "/dev/loop1" successfully created. 2025-11-25 17:49:37.305 | Creating devices file /etc/lvm/devices/system.devices 2025-11-25 17:49:37.305 | Volume group "stack-volumes-lvmdriver-1" successfully created 2025-11-25 17:49:37.305 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2025-11-25 17:49:37.305 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:37.305 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2025-11-25 17:49:37.305 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2025-11-25 17:49:37.305 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2025-11-25 17:49:37.305 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2025-11-25 17:49:37.305 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2025-11-25 17:49:37.305 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2025-11-25 17:49:37.305 | + lib/cinder:init_cinder:509 : is_service_enabled c-bak 2025-11-25 17:49:37.305 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:37.306 | + lib/cinder:init_cinder:509 : [[ -n swift ]] 2025-11-25 17:49:37.306 | + lib/cinder:init_cinder:510 : type init_cinder_backup_swift 2025-11-25 17:49:37.306 | + lib/cinder:init_cinder:515 : mkdir -p /opt/stack/data/cinder/volumes 2025-11-25 17:49:37.351 | [9243 Async init_cinder:85245]: finished init_cinder with result 0 in 7 seconds 2025-11-25 17:49:37.357 | + inc/async:async_wait:197 : return 0 2025-11-25 17:49:37.361 | + ./stack.sh:main:1263 : is_service_enabled nova 2025-11-25 17:49:37.383 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:37.387 | + ./stack.sh:main:1264 : echo_summary 'Configuring Nova' 2025-11-25 17:49:37.390 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:49:37.394 | + ./stack.sh:echo_summary:473 : echo -e Configuring Nova 2025-11-25 17:49:37.397 | + ./stack.sh:main:1265 : init_nova 2025-11-25 17:49:37.400 | + lib/nova:init_nova:870 : is_service_enabled mysql postgresql 2025-11-25 17:49:37.423 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:37.426 | + lib/nova:init_nova:870 : is_service_enabled n-api 2025-11-25 17:49:37.449 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:37.453 | + lib/nova:init_nova:872 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-25 17:49:37.456 | + lib/nova:init_nova:880 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2025-11-25 17:49:37.536 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2025-11-25 17:49:37.583 | [9243 Async nova-cell-0:87074]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2025-11-25 17:49:37.587 | ++ lib/nova:init_nova:883 : seq 1 1 2025-11-25 17:49:37.593 | + lib/nova:init_nova:883 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-25 17:49:37.598 | ++ lib/nova:init_nova:884 : conductor_conf 1 2025-11-25 17:49:37.601 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-25 17:49:37.605 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-25 17:49:37.609 | + lib/nova:init_nova:884 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2025-11-25 17:49:37.687 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2025-11-25 17:49:37.736 | [9243 Async nova-cell-1:87181]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2025-11-25 17:49:37.739 | + lib/nova:init_nova:887 : recreate_database nova_api 2025-11-25 17:49:37.743 | + lib/database:recreate_database:112 : local db=nova_api 2025-11-25 17:49:37.747 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2025-11-25 17:49:37.750 | + lib/databases/mysql:recreate_database_mysql:60 : local db=nova_api 2025-11-25 17:49:37.754 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2025-11-25 17:49:37.771 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2025-11-25 17:49:37.788 | + lib/nova:init_nova:888 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2025-11-25 17:49:39.683 | INFO dbcounter [-] Registered counter for database nova_api 2025-11-25 17:49:39.694 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-25 17:49:39.694 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-25 17:49:39.695 | DEBUG dbcounter [-] [87248] Writer thread running {{(pid=87248) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-25 17:49:39.720 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2025-11-25 17:49:41.932 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=87248) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-25 17:49:41.938 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2025-11-25 17:49:42.485 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=87248) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:42.495 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2025-11-25 17:49:42.497 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=87248) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:42.981 | ++ lib/nova:init_nova:892 : database_connection_url nova_cell0 2025-11-25 17:49:42.984 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2025-11-25 17:49:42.986 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2025-11-25 17:49:42.989 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=nova_cell0 2025-11-25 17:49:42.993 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-25 17:49:42.994 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-25 17:49:42.997 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-25 17:49:43.016 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:43.019 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-25 17:49:43.022 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2025-11-25 17:49:43.025 | + lib/nova:init_nova:892 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2025-11-25 17:49:44.678 | INFO dbcounter [None req-7017cfe8-9a8b-455a-88cf-5bc901a37441 None None] Registered counter for database nova_api 2025-11-25 17:49:44.706 | DEBUG dbcounter [-] [87305] Writer thread running {{(pid=87305) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-25 17:49:45.139 | ++ lib/nova:init_nova:895 : seq 0 1 2025-11-25 17:49:45.144 | + lib/nova:init_nova:895 : for i in $(seq 0 $NOVA_NUM_CELLS) 2025-11-25 17:49:45.149 | + lib/nova:init_nova:896 : async_wait nova-cell-0 2025-11-25 17:49:45.212 | [9243 Async nova-cell-0:87074]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 87074 (3 other jobs running) 2025-11-25 17:49:45.244 | [9243 Async nova-cell-0:87074]: Signaling child to exit 2025-11-25 17:49:47.064 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:49:47.091 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:49:47.098 | [87074 Async nova-cell-0:87074]: finished successfully 2025-11-25 17:49:47.123 | [87181 Async nova-cell-1:87181]: finished successfully 2025-11-25 17:49:47.137 | WAKEUP 2025-11-25 17:49:47.161 | [9243 Async nova-cell-0:87074]: Signaled 2025-11-25 17:49:47.165 | + lib/nova:init_nova_db:860 : local dbname=nova_cell0 2025-11-25 17:49:47.165 | + lib/nova:init_nova_db:861 : local conffile=/etc/nova/nova.conf 2025-11-25 17:49:47.165 | + lib/nova:init_nova_db:862 : recreate_database nova_cell0 2025-11-25 17:49:47.165 | + lib/database:recreate_database:112 : local db=nova_cell0 2025-11-25 17:49:47.165 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2025-11-25 17:49:47.165 | + lib/databases/mysql:recreate_database_mysql:60 : local db=nova_cell0 2025-11-25 17:49:47.165 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2025-11-25 17:49:47.165 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2025-11-25 17:49:47.165 | + lib/nova:init_nova_db:863 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2025-11-25 17:49:47.165 | INFO dbcounter [-] Registered counter for database nova_cell0 2025-11-25 17:49:47.165 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-25 17:49:47.165 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-25 17:49:47.165 | DEBUG dbcounter [-] [87130] Writer thread running {{(pid=87130) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-25 17:49:47.165 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2025-11-25 17:49:47.165 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=87130) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-25 17:49:47.165 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2025-11-25 17:49:47.165 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=87130) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:47.165 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2025-11-25 17:49:47.165 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=87130) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:47.165 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2025-11-25 17:49:47.165 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=87130) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:47.165 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2025-11-25 17:49:47.165 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=87130) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:47.165 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2025-11-25 17:49:47.165 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=87130) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:47.165 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2025-11-25 17:49:47.165 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=87130) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:47.165 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2025-11-25 17:49:47.165 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=87130) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:47.165 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2025-11-25 17:49:47.166 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=87130) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:47.229 | [9243 Async nova-cell-0:87074]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 9 seconds 2025-11-25 17:49:47.236 | + inc/async:async_wait:197 : return 0 2025-11-25 17:49:47.240 | + lib/nova:init_nova:895 : for i in $(seq 0 $NOVA_NUM_CELLS) 2025-11-25 17:49:47.245 | + lib/nova:init_nova:896 : async_wait nova-cell-1 2025-11-25 17:49:47.316 | [9243 Async nova-cell-1:87181]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 87181 (2 other jobs running) 2025-11-25 17:49:47.349 | [9243 Async nova-cell-1:87181]: Signaling child to exit 2025-11-25 17:49:47.350 | WAKEUP 2025-11-25 17:49:47.378 | [9243 Async nova-cell-1:87181]: Signaled 2025-11-25 17:49:47.381 | + lib/nova:init_nova_db:860 : local dbname=nova_cell1 2025-11-25 17:49:47.381 | + lib/nova:init_nova_db:861 : local conffile=/etc/nova/nova_cell1.conf 2025-11-25 17:49:47.381 | + lib/nova:init_nova_db:862 : recreate_database nova_cell1 2025-11-25 17:49:47.381 | + lib/database:recreate_database:112 : local db=nova_cell1 2025-11-25 17:49:47.381 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2025-11-25 17:49:47.381 | + lib/databases/mysql:recreate_database_mysql:60 : local db=nova_cell1 2025-11-25 17:49:47.381 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2025-11-25 17:49:47.381 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2025-11-25 17:49:47.381 | + lib/nova:init_nova_db:863 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2025-11-25 17:49:47.381 | INFO dbcounter [-] Registered counter for database nova_cell1 2025-11-25 17:49:47.381 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-25 17:49:47.381 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-25 17:49:47.381 | DEBUG dbcounter [-] [87237] Writer thread running {{(pid=87237) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-25 17:49:47.381 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2025-11-25 17:49:47.381 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=87237) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-25 17:49:47.381 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2025-11-25 17:49:47.381 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=87237) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:47.381 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2025-11-25 17:49:47.381 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=87237) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:47.381 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2025-11-25 17:49:47.381 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=87237) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:47.381 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2025-11-25 17:49:47.381 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=87237) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:47.381 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2025-11-25 17:49:47.381 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=87237) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:47.381 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2025-11-25 17:49:47.381 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=87237) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:47.381 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2025-11-25 17:49:47.381 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=87237) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:47.381 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2025-11-25 17:49:47.381 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=87237) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-25 17:49:47.442 | [9243 Async nova-cell-1:87181]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 9 seconds 2025-11-25 17:49:47.449 | + inc/async:async_wait:197 : return 0 2025-11-25 17:49:47.453 | + lib/nova:init_nova:899 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-25 17:49:47.457 | + lib/nova:init_nova:906 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2025-11-25 17:49:49.013 | Running batches of 50 until complete 2025-11-25 17:49:49.013 | INFO dbcounter [None req-38719b0f-9642-4f31-a8e9-c76a6fae1e9c None None] Registered counter for database nova_cell0 2025-11-25 17:49:49.078 | DEBUG dbcounter [-] [87588] Writer thread running {{(pid=87588) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-25 17:49:49.081 | INFO dbcounter [None req-38719b0f-9642-4f31-a8e9-c76a6fae1e9c None None] Registered counter for database nova_api 2025-11-25 17:49:49.130 | DEBUG dbcounter [-] [87588] Writer thread running {{(pid=87588) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-25 17:49:49.144 | INFO dbcounter [None req-38719b0f-9642-4f31-a8e9-c76a6fae1e9c None None] Registered counter for database nova_cell0 2025-11-25 17:49:49.150 | DEBUG dbcounter [-] [87588] Writer thread running {{(pid=87588) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-25 17:49:49.180 | +-------------------------------------+--------------+-----------+ 2025-11-25 17:49:49.180 | | Migration | Total Needed | Completed | 2025-11-25 17:49:49.180 | +-------------------------------------+--------------+-----------+ 2025-11-25 17:49:49.180 | | fill_virtual_interface_list | 0 | 0 | 2025-11-25 17:49:49.180 | | migrate_empty_ratio | 0 | 0 | 2025-11-25 17:49:49.180 | | migrate_quota_classes_to_api_db | 0 | 0 | 2025-11-25 17:49:49.180 | | migrate_quota_limits_to_api_db | 0 | 0 | 2025-11-25 17:49:49.180 | | migration_migrate_to_uuid | 0 | 0 | 2025-11-25 17:49:49.180 | | populate_dev_uuids | 0 | 0 | 2025-11-25 17:49:49.180 | | populate_instance_compute_id | 0 | 0 | 2025-11-25 17:49:49.180 | | populate_missing_availability_zones | 0 | 0 | 2025-11-25 17:49:49.180 | | populate_queued_for_delete | 0 | 0 | 2025-11-25 17:49:49.180 | | populate_user_id | 0 | 0 | 2025-11-25 17:49:49.180 | | populate_uuids | 0 | 0 | 2025-11-25 17:49:49.180 | +-------------------------------------+--------------+-----------+ 2025-11-25 17:49:49.631 | ++ lib/nova:init_nova:909 : seq 1 1 2025-11-25 17:49:49.636 | + lib/nova:init_nova:909 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-25 17:49:49.640 | ++ lib/nova:init_nova:910 : conductor_conf 1 2025-11-25 17:49:49.643 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-25 17:49:49.645 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-25 17:49:49.649 | + lib/nova:init_nova:910 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2025-11-25 17:49:51.359 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2025-11-25 17:49:51.359 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2025-11-25 17:49:51.359 | INFO dbcounter [None req-a56d49cc-7e6d-477a-9549-f8ac10de7cd9 None None] Registered counter for database nova_api 2025-11-25 17:49:51.391 | DEBUG dbcounter [-] [87606] Writer thread running {{(pid=87606) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-25 17:49:52.237 | + lib/nova:init_nova:914 : create_nova_keys_dir 2025-11-25 17:49:52.240 | + lib/nova:create_nova_keys_dir:856 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2025-11-25 17:49:52.268 | + lib/nova:init_nova:916 : [[ '' == \L\V\M ]] 2025-11-25 17:49:52.271 | + ./stack.sh:main:1267 : async_runfunc configure_neutron_nova 2025-11-25 17:49:52.274 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2025-11-25 17:49:52.359 | + inc/async:async_inner:63 : configure_neutron_nova 2025-11-25 17:49:52.409 | [9243 Async configure_neutron_nova:87666]: running: configure_neutron_nova 2025-11-25 17:49:52.412 | + ./stack.sh:main:1275 : run_phase stack post-config 2025-11-25 17:49:52.416 | + functions-common:run_phase:1851 : local mode=stack 2025-11-25 17:49:52.420 | + functions-common:run_phase:1852 : local phase=post-config 2025-11-25 17:49:52.424 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-25 17:49:52.428 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-25 17:49:52.432 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-25 17:49:52.435 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-25 17:49:52.438 | + functions-common:run_phase:1861 : local extra 2025-11-25 17:49:52.444 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-25 17:49:52.450 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-25 17:49:52.454 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-25 17:49:52.457 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-25 17:49:52.461 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2025-11-25 17:49:52.465 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-25 17:49:52.487 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:52.490 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2025-11-25 17:49:52.494 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:49:52.498 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2025-11-25 17:49:52.502 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:49:52.506 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2025-11-25 17:49:52.509 | ++ extras.d/80-tempest.sh:source:12 : : 2025-11-25 17:49:52.514 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2025-11-25 17:49:52.516 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2025-11-25 17:49:52.521 | + functions-common:run_phase:1872 : [[ stack == \s\o\u\r\c\e ]] 2025-11-25 17:49:52.524 | + functions-common:run_phase:1875 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-11-25 17:49:52.527 | + functions-common:run_phase:1878 : run_plugins stack post-config 2025-11-25 17:49:52.531 | + functions-common:run_plugins:1837 : local mode=stack 2025-11-25 17:49:52.534 | + functions-common:run_plugins:1838 : local phase=post-config 2025-11-25 17:49:52.537 | + functions-common:run_plugins:1840 : local plugins=,neutron 2025-11-25 17:49:52.541 | + functions-common:run_plugins:1841 : local plugin 2025-11-25 17:49:52.544 | + functions-common:run_plugins:1842 : for plugin in ${plugins//,/ } 2025-11-25 17:49:52.548 | + functions-common:run_plugins:1843 : local dir=/opt/stack/neutron 2025-11-25 17:49:52.552 | + functions-common:run_plugins:1844 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2025-11-25 17:49:52.557 | + functions-common:run_plugins:1845 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2025-11-25 17:49:52.560 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2025-11-25 17:49:52.563 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2025-11-25 17:49:52.567 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2025-11-25 17:49:52.571 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2025-11-25 17:49:52.574 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2025-11-25 17:49:52.577 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2025-11-25 17:49:52.582 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2025-11-25 17:49:52.585 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2025-11-25 17:49:52.589 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2025-11-25 17:49:52.593 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2025-11-25 17:49:52.597 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2025-11-25 17:49:52.600 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2025-11-25 17:49:52.604 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2025-11-25 17:49:52.608 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2025-11-25 17:49:52.611 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2025-11-25 17:49:52.614 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2025-11-25 17:49:52.617 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2025-11-25 17:49:52.621 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2025-11-25 17:49:52.624 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2025-11-25 17:49:52.628 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2025-11-25 17:49:52.631 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2025-11-25 17:49:52.653 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2025-11-25 17:49:52.656 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2025-11-25 17:49:52.661 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2025-11-25 17:49:52.664 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2025-11-25 17:49:52.669 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-25 17:49:52.695 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2025-11-25 17:49:52.698 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2025-11-25 17:49:52.704 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2025-11-25 17:49:52.705 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2025-11-25 17:49:52.711 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2025-11-25 17:49:52.715 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2025-11-25 17:49:52.719 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2025-11-25 17:49:52.725 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-25 17:49:52.751 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2025-11-25 17:49:52.754 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2025-11-25 17:49:52.758 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:49:52.762 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2025-11-25 17:49:52.765 | ++ /opt/stack/neutron/devstack/plugin.sh:source:43 : is_service_enabled neutron-tag-ports-during-bulk-creation 2025-11-25 17:49:52.787 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:52.790 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : is_service_enabled neutron-uplink-status-propagation 2025-11-25 17:49:52.812 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:52.815 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_service_enabled q-flavors neutron-flavors 2025-11-25 17:49:52.839 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:52.843 | ++ /opt/stack/neutron/devstack/plugin.sh:source:52 : is_service_enabled q-log neutron-log 2025-11-25 17:49:52.866 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:52.869 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled q-dns neutron-dns 2025-11-25 17:49:52.892 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:52.895 | ++ /opt/stack/neutron/devstack/plugin.sh:source:62 : is_service_enabled neutron-segments 2025-11-25 17:49:52.919 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:52.925 | ++ /opt/stack/neutron/devstack/plugin.sh:source:65 : is_service_enabled neutron-network-segment-range 2025-11-25 17:49:52.949 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:52.953 | ++ /opt/stack/neutron/devstack/plugin.sh:source:68 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2025-11-25 17:49:52.976 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:52.980 | ++ /opt/stack/neutron/devstack/plugin.sh:source:73 : is_service_enabled q-metadata-path neutron-metadata-path 2025-11-25 17:49:53.002 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:53.005 | ++ /opt/stack/neutron/devstack/plugin.sh:source:78 : is_service_enabled neutron-local-ip 2025-11-25 17:49:53.028 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:53.031 | ++ /opt/stack/neutron/devstack/plugin.sh:source:81 : is_service_enabled neutron-local-ip-static 2025-11-25 17:49:53.053 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:53.057 | ++ /opt/stack/neutron/devstack/plugin.sh:source:84 : is_service_enabled q-agt neutron-agent 2025-11-25 17:49:53.080 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:53.084 | ++ /opt/stack/neutron/devstack/plugin.sh:source:92 : is_service_enabled q-sriov-agt neutron-sriov-agent 2025-11-25 17:49:53.106 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:53.109 | ++ /opt/stack/neutron/devstack/plugin.sh:source:96 : is_service_enabled q-l3 neutron-l3 2025-11-25 17:49:53.132 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:53.136 | ++ /opt/stack/neutron/devstack/plugin.sh:source:108 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2025-11-25 17:49:53.159 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:53.163 | ++ /opt/stack/neutron/devstack/plugin.sh:source:111 : '[' ml2 = ml2 ']' 2025-11-25 17:49:53.166 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : configure_ml2_extension_drivers 2025-11-25 17:49:53.170 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:2 : is_neutron_legacy_enabled 2025-11-25 17:49:53.173 | ++ lib/neutron:is_neutron_legacy_enabled:320 : return 0 2025-11-25 17:49:53.176 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:10 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2025-11-25 17:49:53.221 | ++ /opt/stack/neutron/devstack/plugin.sh:source:114 : is_ovn_enabled 2025-11-25 17:49:53.225 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:30 : [[ ovn == \o\v\n ]] 2025-11-25 17:49:53.228 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:30 : return 0 2025-11-25 17:49:53.231 | ++ /opt/stack/neutron/devstack/plugin.sh:source:115 : is_service_enabled q-port-forwarding neutron-port-forwarding 2025-11-25 17:49:53.255 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:53.259 | ++ /opt/stack/neutron/devstack/plugin.sh:source:119 : is_service_enabled neutron-loki 2025-11-25 17:49:53.281 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:49:53.284 | + ./stack.sh:main:1283 : merge_config_group /opt/stack/devstack/local.conf post-config 2025-11-25 17:49:53.288 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2025-11-25 17:49:53.292 | + inc/meta-config:merge_config_group:171 : shift 2025-11-25 17:49:53.296 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2025-11-25 17:49:53.300 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-25 17:49:53.304 | + inc/meta-config:merge_config_group:176 : local configfile group 2025-11-25 17:49:53.307 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2025-11-25 17:49:53.312 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2025-11-25 17:49:53.316 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2025-11-25 17:49:53.320 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2025-11-25 17:49:53.325 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-25 17:49:53.329 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2025-11-25 17:49:53.329 | /^\[\[.+\|.*\]\]/ { 2025-11-25 17:49:53.329 | gsub("[][]", "", $1); 2025-11-25 17:49:53.329 | split($1, a, "|"); 2025-11-25 17:49:53.329 | if (a[1] == matchgroup) 2025-11-25 17:49:53.329 | print a[2] 2025-11-25 17:49:53.329 | } 2025-11-25 17:49:53.329 | ' /opt/stack/devstack/local.conf 2025-11-25 17:49:53.338 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2025-11-25 17:49:53.342 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2025-11-25 17:49:53.347 | + inc/meta-config:merge_config_group:180 : local dir 2025-11-25 17:49:53.351 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2025-11-25 17:49:53.355 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2025-11-25 17:49:53.360 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2025-11-25 17:49:53.364 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2025-11-25 17:49:53.369 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2025-11-25 17:49:53.376 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2025-11-25 17:49:53.380 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2025-11-25 17:49:53.383 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2025-11-25 17:49:53.388 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2025-11-25 17:49:53.391 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2025-11-25 17:49:53.395 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2025-11-25 17:49:53.399 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2025-11-25 17:49:53.403 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2025-11-25 17:49:53.407 | + inc/meta-config:merge_config_file:90 : local real_configfile 2025-11-25 17:49:53.412 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2025-11-25 17:49:53.416 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2025-11-25 17:49:53.421 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2025-11-25 17:49:53.427 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2025-11-25 17:49:53.432 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2025-11-25 17:49:53.432 | + inc/meta-config:merge_config_file:164 : read a 2025-11-25 17:49:53.433 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2025-11-25 17:49:53.433 | BEGIN { 2025-11-25 17:49:53.433 | section = "" 2025-11-25 17:49:53.433 | last_section = "" 2025-11-25 17:49:53.433 | section_count = 0 2025-11-25 17:49:53.433 | } 2025-11-25 17:49:53.433 | /^\[.+\]/ { 2025-11-25 17:49:53.433 | gsub("[][]", "", $1); 2025-11-25 17:49:53.433 | section=$1 2025-11-25 17:49:53.433 | next 2025-11-25 17:49:53.433 | } 2025-11-25 17:49:53.433 | /^ *\#/ { 2025-11-25 17:49:53.433 | next 2025-11-25 17:49:53.433 | } 2025-11-25 17:49:53.433 | /^[^ \t]+/ { 2025-11-25 17:49:53.433 | # get offset of first = in $0 2025-11-25 17:49:53.433 | eq_idx = index($0, "=") 2025-11-25 17:49:53.433 | # extract attr & value from $0 2025-11-25 17:49:53.433 | attr = substr($0, 1, eq_idx - 1) 2025-11-25 17:49:53.433 | value = substr($0, eq_idx + 1) 2025-11-25 17:49:53.433 | # only need to strip trailing whitespace from attr 2025-11-25 17:49:53.433 | sub(/[ \t]*$/, "", attr) 2025-11-25 17:49:53.433 | # need to strip leading & trailing whitespace from value 2025-11-25 17:49:53.433 | sub(/^[ \t]*/, "", value) 2025-11-25 17:49:53.433 | sub(/[ \t]*$/, "", value) 2025-11-25 17:49:53.433 | 2025-11-25 17:49:53.433 | # cfg_attr_count: number of config lines per [section, attr] 2025-11-25 17:49:53.433 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2025-11-25 17:49:53.433 | # cfg_section: keep the section names in the same order as they appear in local.conf 2025-11-25 17:49:53.433 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2025-11-25 17:49:53.433 | if (! (section, attr) in cfg_attr_count) { 2025-11-25 17:49:53.433 | if (section != last_section) { 2025-11-25 17:49:53.433 | cfg_section[section_count++] = section 2025-11-25 17:49:53.433 | last_section = section 2025-11-25 17:49:53.433 | } 2025-11-25 17:49:53.433 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2025-11-25 17:49:53.433 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2025-11-25 17:49:53.434 | 2025-11-25 17:49:53.434 | cfg_attr[section, attr, 0] = value 2025-11-25 17:49:53.434 | cfg_attr_count[section, attr] = 1 2025-11-25 17:49:53.434 | } else { 2025-11-25 17:49:53.434 | lno = cfg_attr_count[section, attr]++ 2025-11-25 17:49:53.434 | cfg_attr[section, attr, lno] = value 2025-11-25 17:49:53.434 | } 2025-11-25 17:49:53.434 | } 2025-11-25 17:49:53.434 | END { 2025-11-25 17:49:53.434 | # Process each section in order 2025-11-25 17:49:53.434 | for (sno = 0; sno < section_count; sno++) { 2025-11-25 17:49:53.434 | section = cfg_section[sno] 2025-11-25 17:49:53.434 | # The ini routines simply append a config item immediately 2025-11-25 17:49:53.434 | # after the section header. To keep the same order as defined 2025-11-25 17:49:53.434 | # in local.conf, invoke the ini routines in the reverse order 2025-11-25 17:49:53.434 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2025-11-25 17:49:53.434 | attr = cfg_sec_attr_name[sno, attr_no] 2025-11-25 17:49:53.434 | if (cfg_attr_count[section, attr] == 1) 2025-11-25 17:49:53.434 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2025-11-25 17:49:53.434 | else { 2025-11-25 17:49:53.434 | # For multiline, invoke the ini routines in the reverse order 2025-11-25 17:49:53.434 | count = cfg_attr_count[section, attr] 2025-11-25 17:49:53.434 | print "inidelete " configfile " " section " " attr 2025-11-25 17:49:53.434 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2025-11-25 17:49:53.434 | for (l = count -2; l >= 0; l--) 2025-11-25 17:49:53.434 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2025-11-25 17:49:53.434 | } 2025-11-25 17:49:53.434 | } 2025-11-25 17:49:53.434 | } 2025-11-25 17:49:53.434 | } 2025-11-25 17:49:53.434 | ' 2025-11-25 17:49:53.436 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2025-11-25 17:49:53.436 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2025-11-25 17:49:53.440 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2025-11-25 17:49:53.443 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2025-11-25 17:49:53.446 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-25 17:49:53.450 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2025-11-25 17:49:53.454 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2025-11-25 17:49:53.454 | BEGIN { group = "" } 2025-11-25 17:49:53.454 | /^\[\[.+\|.*\]\]/ { 2025-11-25 17:49:53.454 | gsub("[][]", "", $1); 2025-11-25 17:49:53.454 | split($1, a, "|"); 2025-11-25 17:49:53.455 | if (a[1] == matchgroup && a[2] == configfile) { 2025-11-25 17:49:53.455 | group=a[1] 2025-11-25 17:49:53.455 | } else { 2025-11-25 17:49:53.455 | group="" 2025-11-25 17:49:53.455 | } 2025-11-25 17:49:53.455 | next 2025-11-25 17:49:53.455 | } 2025-11-25 17:49:53.455 | { 2025-11-25 17:49:53.455 | if (group != "") 2025-11-25 17:49:53.455 | print $0 2025-11-25 17:49:53.455 | } 2025-11-25 17:49:53.455 | ' /opt/stack/devstack/local.conf 2025-11-25 17:49:53.459 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:49:53.463 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2025-11-25 17:49:53.468 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2025-11-25 17:49:53.494 | [87666 Async configure_neutron_nova:87666]: finished successfully 2025-11-25 17:49:53.513 | + inc/meta-config:merge_config_file:164 : read a 2025-11-25 17:49:53.517 | + ./stack.sh:main:1292 : is_service_enabled swift 2025-11-25 17:49:53.542 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:53.545 | + ./stack.sh:main:1293 : echo_summary 'Starting Swift' 2025-11-25 17:49:53.548 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:49:53.551 | + ./stack.sh:echo_summary:473 : echo -e Starting Swift 2025-11-25 17:49:53.555 | + ./stack.sh:main:1294 : start_swift 2025-11-25 17:49:53.558 | + lib/swift:start_swift:754 : restart_service memcached 2025-11-25 17:49:53.561 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-25 17:49:53.564 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart memcached 2025-11-25 17:49:53.713 | + lib/swift:start_swift:757 : is_ubuntu 2025-11-25 17:49:53.717 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:49:53.721 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:49:53.724 | + lib/swift:start_swift:759 : '[' -e /etc/xinetd.d/rsync ']' 2025-11-25 17:49:53.728 | + lib/swift:start_swift:762 : start_service rsyncd 2025-11-25 17:49:53.732 | + functions-common:start_service:2330 : '[' -x /bin/systemctl ']' 2025-11-25 17:49:53.737 | + functions-common:start_service:2331 : sudo /bin/systemctl start rsyncd 2025-11-25 17:49:53.786 | + lib/swift:start_swift:765 : '[' False == True ']' 2025-11-25 17:49:53.789 | + lib/swift:start_swift:784 : [[ 1 == 1 ]] 2025-11-25 17:49:53.793 | + lib/swift:start_swift:785 : local foreground_services type 2025-11-25 17:49:53.797 | + lib/swift:start_swift:787 : foreground_services='object container account' 2025-11-25 17:49:53.800 | + lib/swift:start_swift:788 : for type in ${foreground_services} 2025-11-25 17:49:53.803 | + lib/swift:start_swift:789 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-25 17:49:53.807 | + functions-common:run_process:1677 : local service=s-object 2025-11-25 17:49:53.811 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-25 17:49:53.814 | + functions-common:run_process:1679 : local group= 2025-11-25 17:49:53.817 | + functions-common:run_process:1680 : local user= 2025-11-25 17:49:53.821 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:49:53.824 | + functions-common:run_process:1683 : local name=s-object 2025-11-25 17:49:53.828 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:49:53.831 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:49:53.835 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:49:53.838 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:49:53.842 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:49:53.848 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092993844 2025-11-25 17:49:53.852 | + functions-common:run_process:1686 : is_service_enabled s-object 2025-11-25 17:49:53.874 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:53.878 | + functions-common:run_process:1687 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2025-11-25 17:49:53.881 | + functions-common:_run_under_systemd:1631 : local service=s-object 2025-11-25 17:49:53.885 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-25 17:49:53.888 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-25 17:49:53.891 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-25 17:49:53.895 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-25 17:49:53.898 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2025-11-25 17:49:53.901 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2025-11-25 17:49:53.905 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@s-object.service 2025-11-25 17:49:53.908 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:49:53.912 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:49:53.915 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:49:53.920 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:49:53.923 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2025-11-25 17:49:53.927 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2025-11-25 17:49:53.930 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' stack '' 2025-11-25 17:49:53.934 | + functions-common:write_user_unit_file:1538 : local service=devstack@s-object.service 2025-11-25 17:49:53.937 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-25 17:49:53.940 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-25 17:49:53.944 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-25 17:49:53.947 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-25 17:49:53.952 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:49:53.955 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-25 17:49:53.958 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-object.service 2025-11-25 17:49:53.962 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:49:53.967 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2025-11-25 17:49:54.100 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:49:54.229 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2025-11-25 17:49:54.329 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-25 17:49:54.429 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2025-11-25 17:49:54.534 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2025-11-25 17:49:54.633 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:49:54.743 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-25 17:49:54.747 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-25 17:49:54.751 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2025-11-25 17:49:54.877 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:49:55.214 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@s-object.service 2025-11-25 17:49:55.256 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-object.service' → '/etc/systemd/system/devstack@s-object.service'. 2025-11-25 17:49:55.528 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@s-object.service 2025-11-25 17:49:55.583 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:49:55.586 | + functions-common:time_stop:2423 : local name 2025-11-25 17:49:55.593 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:49:55.598 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:49:55.601 | + functions-common:time_stop:2426 : local total 2025-11-25 17:49:55.608 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:49:55.610 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:49:55.614 | + functions-common:time_stop:2430 : start_time=1764092993844 2025-11-25 17:49:55.619 | + functions-common:time_stop:2432 : [[ -z 1764092993844 ]] 2025-11-25 17:49:55.625 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:49:55.633 | + functions-common:time_stop:2435 : end_time=1764092995628 2025-11-25 17:49:55.637 | + functions-common:time_stop:2436 : elapsed_time=1784 2025-11-25 17:49:55.641 | + functions-common:time_stop:2437 : total=7290 2025-11-25 17:49:55.645 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:49:55.650 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=9074 2025-11-25 17:49:55.654 | + lib/swift:start_swift:788 : for type in ${foreground_services} 2025-11-25 17:49:55.658 | + lib/swift:start_swift:789 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-25 17:49:55.662 | + functions-common:run_process:1677 : local service=s-container 2025-11-25 17:49:55.667 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-25 17:49:55.671 | + functions-common:run_process:1679 : local group= 2025-11-25 17:49:55.675 | + functions-common:run_process:1680 : local user= 2025-11-25 17:49:55.680 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:49:55.684 | + functions-common:run_process:1683 : local name=s-container 2025-11-25 17:49:55.688 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:49:55.693 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:49:55.698 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:49:55.702 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:49:55.707 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:49:55.716 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092995711 2025-11-25 17:49:55.720 | + functions-common:run_process:1686 : is_service_enabled s-container 2025-11-25 17:49:55.746 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:55.750 | + functions-common:run_process:1687 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2025-11-25 17:49:55.755 | + functions-common:_run_under_systemd:1631 : local service=s-container 2025-11-25 17:49:55.760 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-25 17:49:55.764 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-25 17:49:55.769 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-25 17:49:55.773 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-25 17:49:55.778 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2025-11-25 17:49:55.782 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2025-11-25 17:49:55.786 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@s-container.service 2025-11-25 17:49:55.791 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:49:55.794 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:49:55.798 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:49:55.802 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:49:55.807 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2025-11-25 17:49:55.810 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2025-11-25 17:49:55.814 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' stack '' 2025-11-25 17:49:55.819 | + functions-common:write_user_unit_file:1538 : local service=devstack@s-container.service 2025-11-25 17:49:55.822 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-25 17:49:55.827 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-25 17:49:55.829 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-25 17:49:55.834 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-25 17:49:55.838 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:49:55.843 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-25 17:49:55.846 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-container.service 2025-11-25 17:49:55.850 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:49:55.857 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2025-11-25 17:49:55.998 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:49:56.131 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2025-11-25 17:49:56.238 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-25 17:49:56.343 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2025-11-25 17:49:56.453 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2025-11-25 17:49:56.565 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:49:56.677 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-25 17:49:56.681 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-25 17:49:56.685 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2025-11-25 17:49:56.814 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:49:57.164 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@s-container.service 2025-11-25 17:49:57.201 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-container.service' → '/etc/systemd/system/devstack@s-container.service'. 2025-11-25 17:49:57.520 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@s-container.service 2025-11-25 17:49:57.576 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:49:57.581 | + functions-common:time_stop:2423 : local name 2025-11-25 17:49:57.584 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:49:57.589 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:49:57.593 | + functions-common:time_stop:2426 : local total 2025-11-25 17:49:57.597 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:49:57.601 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:49:57.605 | + functions-common:time_stop:2430 : start_time=1764092995711 2025-11-25 17:49:57.609 | + functions-common:time_stop:2432 : [[ -z 1764092995711 ]] 2025-11-25 17:49:57.616 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:49:57.622 | + functions-common:time_stop:2435 : end_time=1764092997617 2025-11-25 17:49:57.626 | + functions-common:time_stop:2436 : elapsed_time=1906 2025-11-25 17:49:57.629 | + functions-common:time_stop:2437 : total=9074 2025-11-25 17:49:57.634 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:49:57.637 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=10980 2025-11-25 17:49:57.642 | + lib/swift:start_swift:788 : for type in ${foreground_services} 2025-11-25 17:49:57.645 | + lib/swift:start_swift:789 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-25 17:49:57.649 | + functions-common:run_process:1677 : local service=s-account 2025-11-25 17:49:57.653 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-25 17:49:57.656 | + functions-common:run_process:1679 : local group= 2025-11-25 17:49:57.659 | + functions-common:run_process:1680 : local user= 2025-11-25 17:49:57.662 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:49:57.666 | + functions-common:run_process:1683 : local name=s-account 2025-11-25 17:49:57.670 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:49:57.673 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:49:57.676 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:49:57.680 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:49:57.684 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:49:57.689 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092997686 2025-11-25 17:49:57.692 | + functions-common:run_process:1686 : is_service_enabled s-account 2025-11-25 17:49:57.715 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:57.718 | + functions-common:run_process:1687 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2025-11-25 17:49:57.722 | + functions-common:_run_under_systemd:1631 : local service=s-account 2025-11-25 17:49:57.726 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-25 17:49:57.730 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-25 17:49:57.733 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-25 17:49:57.737 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-25 17:49:57.740 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2025-11-25 17:49:57.744 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2025-11-25 17:49:57.748 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@s-account.service 2025-11-25 17:49:57.752 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:49:57.755 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:49:57.758 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:49:57.762 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:49:57.765 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2025-11-25 17:49:57.769 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2025-11-25 17:49:57.772 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' stack '' 2025-11-25 17:49:57.774 | + functions-common:write_user_unit_file:1538 : local service=devstack@s-account.service 2025-11-25 17:49:57.778 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-25 17:49:57.781 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-25 17:49:57.784 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-25 17:49:57.787 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-25 17:49:57.790 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:49:57.793 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-25 17:49:57.796 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-account.service 2025-11-25 17:49:57.799 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:49:57.805 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2025-11-25 17:49:57.908 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:49:58.046 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2025-11-25 17:49:58.157 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-25 17:49:58.261 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2025-11-25 17:49:58.366 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2025-11-25 17:49:58.471 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:49:58.578 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-25 17:49:58.583 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-25 17:49:58.586 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2025-11-25 17:49:58.714 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:49:59.059 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@s-account.service 2025-11-25 17:49:59.099 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-account.service' → '/etc/systemd/system/devstack@s-account.service'. 2025-11-25 17:49:59.403 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@s-account.service 2025-11-25 17:49:59.453 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:49:59.458 | + functions-common:time_stop:2423 : local name 2025-11-25 17:49:59.461 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:49:59.465 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:49:59.469 | + functions-common:time_stop:2426 : local total 2025-11-25 17:49:59.473 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:49:59.476 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:49:59.480 | + functions-common:time_stop:2430 : start_time=1764092997686 2025-11-25 17:49:59.484 | + functions-common:time_stop:2432 : [[ -z 1764092997686 ]] 2025-11-25 17:49:59.488 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:49:59.495 | + functions-common:time_stop:2435 : end_time=1764092999491 2025-11-25 17:49:59.498 | + functions-common:time_stop:2436 : elapsed_time=1805 2025-11-25 17:49:59.502 | + functions-common:time_stop:2437 : total=10980 2025-11-25 17:49:59.506 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:49:59.511 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=12785 2025-11-25 17:49:59.515 | + lib/swift:start_swift:792 : [[ False == \T\r\u\e ]] 2025-11-25 17:49:59.518 | + lib/swift:start_swift:797 : enable_service s-container-sync 2025-11-25 17:49:59.586 | + lib/swift:start_swift:798 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-25 17:49:59.590 | + functions-common:run_process:1677 : local service=s-container-sync 2025-11-25 17:49:59.594 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-25 17:49:59.598 | + functions-common:run_process:1679 : local group= 2025-11-25 17:49:59.601 | + functions-common:run_process:1680 : local user= 2025-11-25 17:49:59.605 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:49:59.609 | + functions-common:run_process:1683 : local name=s-container-sync 2025-11-25 17:49:59.612 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:49:59.616 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:49:59.619 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:49:59.622 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:49:59.626 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:49:59.633 | + functions-common:time_start:2414 : _TIME_START[$name]=1764092999629 2025-11-25 17:49:59.636 | + functions-common:run_process:1686 : is_service_enabled s-container-sync 2025-11-25 17:49:59.658 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:49:59.662 | + functions-common:run_process:1687 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2025-11-25 17:49:59.666 | + functions-common:_run_under_systemd:1631 : local service=s-container-sync 2025-11-25 17:49:59.669 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-25 17:49:59.673 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-25 17:49:59.676 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-25 17:49:59.679 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-25 17:49:59.683 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2025-11-25 17:49:59.687 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2025-11-25 17:49:59.690 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@s-container-sync.service 2025-11-25 17:49:59.693 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:49:59.696 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:49:59.699 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:49:59.703 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:49:59.707 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2025-11-25 17:49:59.710 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2025-11-25 17:49:59.713 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' stack '' 2025-11-25 17:49:59.717 | + functions-common:write_user_unit_file:1538 : local service=devstack@s-container-sync.service 2025-11-25 17:49:59.720 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-25 17:49:59.723 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-25 17:49:59.727 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-25 17:49:59.730 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-25 17:49:59.734 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:49:59.737 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-25 17:49:59.740 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2025-11-25 17:49:59.743 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:49:59.749 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2025-11-25 17:49:59.882 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:50:00.002 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2025-11-25 17:50:00.101 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-25 17:50:00.191 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2025-11-25 17:50:00.272 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2025-11-25 17:50:00.357 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:50:00.449 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-25 17:50:00.452 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-25 17:50:00.456 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2025-11-25 17:50:00.576 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:50:00.905 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@s-container-sync.service 2025-11-25 17:50:00.944 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service' → '/etc/systemd/system/devstack@s-container-sync.service'. 2025-11-25 17:50:01.224 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@s-container-sync.service 2025-11-25 17:50:01.284 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:50:01.289 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:01.292 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:01.297 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:01.301 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:01.304 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:01.309 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:50:01.313 | + functions-common:time_stop:2430 : start_time=1764092999629 2025-11-25 17:50:01.316 | + functions-common:time_stop:2432 : [[ -z 1764092999629 ]] 2025-11-25 17:50:01.322 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:01.329 | + functions-common:time_stop:2435 : end_time=1764093001325 2025-11-25 17:50:01.333 | + functions-common:time_stop:2436 : elapsed_time=1696 2025-11-25 17:50:01.337 | + functions-common:time_stop:2437 : total=12785 2025-11-25 17:50:01.341 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:01.345 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=14481 2025-11-25 17:50:01.349 | + lib/swift:start_swift:805 : is_service_enabled tls-proxy 2025-11-25 17:50:01.372 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:01.376 | + lib/swift:start_swift:806 : local proxy_port=8080 2025-11-25 17:50:01.379 | + lib/swift:start_swift:807 : start_tls_proxy swift '*' 8080 38.102.83.58 8081 16384 2025-11-25 17:50:01.384 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2025-11-25 17:50:01.388 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2025-11-25 17:50:01.393 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2025-11-25 17:50:01.397 | + lib/tls:start_tls_proxy:513 : local b_host=38.102.83.58 2025-11-25 17:50:01.401 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2025-11-25 17:50:01.404 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2025-11-25 17:50:01.408 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2025-11-25 17:50:01.412 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2025-11-25 17:50:01.416 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/httpd/conf.d/connection-tuning.conf 2025-11-25 17:50:01.420 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/httpd/conf.d/connection-tuning.conf ']' 2025-11-25 17:50:01.424 | + lib/tls:start_tls_proxy:521 : local config_file 2025-11-25 17:50:01.429 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2025-11-25 17:50:01.433 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2025-11-25 17:50:01.436 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-25 17:50:01.441 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:50:01.444 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:50:01.449 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-25 17:50:01.452 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:50:01.455 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:50:01.459 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:50:01.462 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:50:01.465 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:50:01.468 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:50:01.472 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:50:01.475 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:50:01.479 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:50:01.482 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:50:01.486 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/swift-tls-proxy.conf 2025-11-25 17:50:01.490 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/swift-tls-proxy.conf ']' 2025-11-25 17:50:01.494 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/swift-tls-proxy.conf.disabled 2025-11-25 17:50:01.500 | + lib/tls:start_tls_proxy:522 : config_file=/etc/httpd/conf.d/swift-tls-proxy.conf.disabled 2025-11-25 17:50:01.503 | + lib/tls:start_tls_proxy:523 : local listen_string 2025-11-25 17:50:01.507 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2025-11-25 17:50:01.511 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2025-11-25 17:50:01.515 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2025-11-25 17:50:01.519 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2025-11-25 17:50:01.524 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/httpd/conf.d/swift-tls-proxy.conf.disabled' 2025-11-25 17:50:01.558 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-25 17:50:01.562 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2025-11-25 17:50:01.565 | + lib/apache:enable_apache_mod:55 : local mod=headers 2025-11-25 17:50:01.569 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-25 17:50:01.574 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:50:01.578 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:50:01.582 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:50:01.586 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:50:01.590 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:50:01.595 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:50:01.599 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:50:01.603 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:50:01.607 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:50:01.611 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:50:01.615 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:50:01.618 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:50:01.622 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:50:01.627 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:50:01.631 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:50:01.634 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-25 17:50:01.639 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2025-11-25 17:50:01.643 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2025-11-25 17:50:01.647 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-25 17:50:01.651 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:50:01.655 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:50:01.659 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:50:01.662 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:50:01.666 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:50:01.670 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:50:01.676 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:50:01.680 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:50:01.684 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:50:01.688 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:50:01.692 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:50:01.698 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:50:01.701 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:50:01.705 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:50:01.709 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:50:01.713 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-25 17:50:01.716 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2025-11-25 17:50:01.720 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2025-11-25 17:50:01.724 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-25 17:50:01.728 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:50:01.732 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:50:01.736 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:50:01.740 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:50:01.743 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:50:01.747 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:50:01.751 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:50:01.755 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:50:01.759 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:50:01.762 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:50:01.766 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:50:01.771 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:50:01.774 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:50:01.778 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:50:01.781 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:50:01.785 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-25 17:50:01.789 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2025-11-25 17:50:01.793 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2025-11-25 17:50:01.797 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-25 17:50:01.801 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:50:01.804 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:50:01.808 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:50:01.812 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:50:01.816 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:50:01.820 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:50:01.824 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:50:01.828 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:50:01.832 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:50:01.837 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:50:01.840 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:50:01.844 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:50:01.848 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:50:01.852 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:50:01.856 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:50:01.860 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2025-11-25 17:50:01.864 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2025-11-25 17:50:01.868 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-25 17:50:01.871 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-25 17:50:01.875 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-25 17:50:01.879 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-25 17:50:01.883 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:50:01.887 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:50:01.890 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-25 17:50:01.894 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:50:01.898 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:50:01.901 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:50:01.904 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:50:01.908 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:50:01.912 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:50:01.916 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:50:01.919 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:50:01.924 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:50:01.928 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:50:01.931 | + lib/apache:enable_apache_mod:69 : true 2025-11-25 17:50:01.935 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-25 17:50:01.939 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:50:01.943 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:50:01.946 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-25 17:50:01.951 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-25 17:50:01.954 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-25 17:50:01.958 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-25 17:50:01.962 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-25 17:50:01.966 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-25 17:50:01.969 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-25 17:50:01.973 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-25 17:50:01.976 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-25 17:50:01.980 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-25 17:50:01.983 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-25 17:50:01.988 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/swift-tls-proxy.conf 2025-11-25 17:50:01.992 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/swift-tls-proxy.conf.disabled ]] 2025-11-25 17:50:01.995 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/swift-tls-proxy.conf ]] 2025-11-25 17:50:01.999 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/swift-tls-proxy.conf.disabled /etc/httpd/conf.d/swift-tls-proxy.conf 2025-11-25 17:50:02.030 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2025-11-25 17:50:02.035 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-25 17:50:02.038 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-25 17:50:02.042 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-25 17:50:03.286 | + lib/swift:start_swift:809 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-25 17:50:03.289 | + functions-common:run_process:1677 : local service=s-proxy 2025-11-25 17:50:03.292 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-25 17:50:03.296 | + functions-common:run_process:1679 : local group= 2025-11-25 17:50:03.299 | + functions-common:run_process:1680 : local user= 2025-11-25 17:50:03.303 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:50:03.306 | + functions-common:run_process:1683 : local name=s-proxy 2025-11-25 17:50:03.310 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:50:03.314 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:50:03.317 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:03.320 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:03.326 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:03.331 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093003327 2025-11-25 17:50:03.334 | + functions-common:run_process:1686 : is_service_enabled s-proxy 2025-11-25 17:50:03.358 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:03.361 | + functions-common:run_process:1687 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2025-11-25 17:50:03.364 | + functions-common:_run_under_systemd:1631 : local service=s-proxy 2025-11-25 17:50:03.368 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-25 17:50:03.371 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-25 17:50:03.373 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-25 17:50:03.377 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-25 17:50:03.381 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2025-11-25 17:50:03.385 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2025-11-25 17:50:03.388 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@s-proxy.service 2025-11-25 17:50:03.391 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:50:03.395 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:50:03.399 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:50:03.402 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:50:03.405 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2025-11-25 17:50:03.409 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2025-11-25 17:50:03.413 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' stack '' 2025-11-25 17:50:03.416 | + functions-common:write_user_unit_file:1538 : local service=devstack@s-proxy.service 2025-11-25 17:50:03.419 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-25 17:50:03.424 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-25 17:50:03.428 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-25 17:50:03.431 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-25 17:50:03.434 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:50:03.438 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-25 17:50:03.442 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2025-11-25 17:50:03.445 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:50:03.452 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2025-11-25 17:50:03.581 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:50:03.706 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2025-11-25 17:50:03.809 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-25 17:50:03.917 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2025-11-25 17:50:04.024 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2025-11-25 17:50:04.128 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:50:04.238 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-25 17:50:04.242 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-25 17:50:04.245 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2025-11-25 17:50:04.378 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:50:04.700 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@s-proxy.service 2025-11-25 17:50:04.735 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service' → '/etc/systemd/system/devstack@s-proxy.service'. 2025-11-25 17:50:05.001 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@s-proxy.service 2025-11-25 17:50:05.059 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:50:05.062 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:05.066 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:05.069 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:05.073 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:05.076 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:05.080 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:50:05.083 | + functions-common:time_stop:2430 : start_time=1764093003327 2025-11-25 17:50:05.087 | + functions-common:time_stop:2432 : [[ -z 1764093003327 ]] 2025-11-25 17:50:05.091 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:05.098 | + functions-common:time_stop:2435 : end_time=1764093005094 2025-11-25 17:50:05.101 | + functions-common:time_stop:2436 : elapsed_time=1767 2025-11-25 17:50:05.104 | + functions-common:time_stop:2437 : total=14481 2025-11-25 17:50:05.108 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:05.111 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=16248 2025-11-25 17:50:05.115 | + lib/swift:start_swift:814 : echo 'Waiting for swift proxy to start...' 2025-11-25 17:50:05.115 | Waiting for swift proxy to start... 2025-11-25 17:50:05.118 | + lib/swift:start_swift:815 : wait_for_service 60 https://38.102.83.58:8080/info 2025-11-25 17:50:05.122 | + functions:wait_for_service:469 : local timeout=60 2025-11-25 17:50:05.125 | + functions:wait_for_service:470 : local url=https://38.102.83.58:8080/info 2025-11-25 17:50:05.129 | + functions:wait_for_service:471 : local rval=0 2025-11-25 17:50:05.132 | + functions:wait_for_service:472 : time_start wait_for_service 2025-11-25 17:50:05.136 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-25 17:50:05.140 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:05.143 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:05.147 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:05.154 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093005150 2025-11-25 17:50:05.157 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-11-25 17:50:05.165 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.58:8080/info 2025-11-25 17:50:05.189 | + :: : [[ 503 == 503 ]] 2025-11-25 17:50:05.190 | + :: : sleep 1 2025-11-25 17:50:06.196 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.58:8080/info 2025-11-25 17:50:06.226 | + :: : [[ 200 == 503 ]] 2025-11-25 17:50:06.227 | + :: : [[ 0 -eq 7 ]] 2025-11-25 17:50:06.231 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-11-25 17:50:06.234 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:06.237 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:06.241 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:06.244 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:06.248 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:06.251 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-25 17:50:06.254 | + functions-common:time_stop:2430 : start_time=1764093005150 2025-11-25 17:50:06.258 | + functions-common:time_stop:2432 : [[ -z 1764093005150 ]] 2025-11-25 17:50:06.262 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:06.268 | + functions-common:time_stop:2435 : end_time=1764093006265 2025-11-25 17:50:06.272 | + functions-common:time_stop:2436 : elapsed_time=1115 2025-11-25 17:50:06.275 | + functions-common:time_stop:2437 : total=2037 2025-11-25 17:50:06.278 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:06.281 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=3152 2025-11-25 17:50:06.284 | + functions:wait_for_service:479 : return 0 2025-11-25 17:50:06.288 | + lib/swift:start_swift:819 : [[ False == \T\r\u\e ]] 2025-11-25 17:50:06.291 | + ./stack.sh:main:1300 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2025-11-25 17:50:06.294 | + ./stack.sh:main:1301 : is_service_enabled cinder 2025-11-25 17:50:06.316 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:06.320 | + ./stack.sh:main:1302 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2025-11-25 17:50:06.363 | + ./stack.sh:main:1305 : async_wait configure_neutron_nova 2025-11-25 17:50:06.426 | [9243 Async configure_neutron_nova:87666]: Waiting for completion of configure_neutron_nova running on PID 87666 (2 other jobs running) 2025-11-25 17:50:06.460 | [9243 Async configure_neutron_nova:87666]: Signaling child to exit 2025-11-25 17:50:06.461 | WAKEUP 2025-11-25 17:50:06.487 | [9243 Async configure_neutron_nova:87666]: Signaled 2025-11-25 17:50:06.489 | + lib/neutron:configure_neutron_nova:451 : create_nova_conf_neutron /etc/nova/nova.conf 2025-11-25 17:50:06.489 | + lib/neutron:create_nova_conf_neutron:462 : local conf=/etc/nova/nova.conf 2025-11-25 17:50:06.489 | + lib/neutron:create_nova_conf_neutron:463 : iniset /etc/nova/nova.conf neutron auth_type password 2025-11-25 17:50:06.489 | + lib/neutron:create_nova_conf_neutron:464 : iniset /etc/nova/nova.conf neutron auth_url https://38.102.83.58/identity 2025-11-25 17:50:06.489 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron username nova 2025-11-25 17:50:06.489 | + lib/neutron:create_nova_conf_neutron:466 : iniset /etc/nova/nova.conf neutron password secretservice 2025-11-25 17:50:06.490 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2025-11-25 17:50:06.490 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf neutron project_name service 2025-11-25 17:50:06.490 | + lib/neutron:create_nova_conf_neutron:469 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2025-11-25 17:50:06.490 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2025-11-25 17:50:06.490 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2025-11-25 17:50:06.490 | + lib/neutron:create_nova_conf_neutron:474 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2025-11-25 17:50:06.490 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2025-11-25 17:50:06.490 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2025-11-25 17:50:06.490 | + lib/neutron:create_nova_conf_neutron:476 : is_service_enabled q-meta neutron-metadata-agent 2025-11-25 17:50:06.490 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:50:06.490 | + lib/neutron:create_nova_conf_neutron:480 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2025-11-25 17:50:06.490 | + lib/neutron:create_nova_conf_neutron:481 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2025-11-25 17:50:06.490 | + lib/neutron:configure_neutron_nova:452 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2025-11-25 17:50:06.490 | ++ lib/neutron:configure_neutron_nova:453 : seq 1 1 2025-11-25 17:50:06.490 | + lib/neutron:configure_neutron_nova:453 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-25 17:50:06.490 | + lib/neutron:configure_neutron_nova:454 : local conf 2025-11-25 17:50:06.490 | ++ lib/neutron:configure_neutron_nova:455 : conductor_conf 1 2025-11-25 17:50:06.490 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-25 17:50:06.490 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-25 17:50:06.490 | + lib/neutron:configure_neutron_nova:455 : conf=/etc/nova/nova_cell1.conf 2025-11-25 17:50:06.490 | + lib/neutron:configure_neutron_nova:456 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2025-11-25 17:50:06.490 | + lib/neutron:create_nova_conf_neutron:462 : local conf=/etc/nova/nova_cell1.conf 2025-11-25 17:50:06.490 | + lib/neutron:create_nova_conf_neutron:463 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2025-11-25 17:50:06.490 | + lib/neutron:create_nova_conf_neutron:464 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://38.102.83.58/identity 2025-11-25 17:50:06.490 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron username nova 2025-11-25 17:50:06.490 | + lib/neutron:create_nova_conf_neutron:466 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2025-11-25 17:50:06.490 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2025-11-25 17:50:06.490 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2025-11-25 17:50:06.490 | + lib/neutron:create_nova_conf_neutron:469 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2025-11-25 17:50:06.490 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2025-11-25 17:50:06.491 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2025-11-25 17:50:06.491 | + lib/neutron:create_nova_conf_neutron:474 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2025-11-25 17:50:06.491 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2025-11-25 17:50:06.491 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2025-11-25 17:50:06.491 | + lib/neutron:create_nova_conf_neutron:476 : is_service_enabled q-meta neutron-metadata-agent 2025-11-25 17:50:06.491 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:50:06.491 | + lib/neutron:create_nova_conf_neutron:480 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2025-11-25 17:50:06.491 | + lib/neutron:create_nova_conf_neutron:481 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2025-11-25 17:50:06.541 | [9243 Async configure_neutron_nova:87666]: finished configure_neutron_nova with result 0 in 1 seconds 2025-11-25 17:50:06.547 | + inc/async:async_wait:197 : return 0 2025-11-25 17:50:06.550 | + ./stack.sh:main:1311 : is_service_enabled nova 2025-11-25 17:50:06.571 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:06.575 | + ./stack.sh:main:1312 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2025-11-25 17:50:06.620 | + ./stack.sh:main:1313 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2025-11-25 17:50:06.667 | + ./stack.sh:main:1317 : is_service_enabled n-api 2025-11-25 17:50:06.690 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:06.694 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova API' 2025-11-25 17:50:06.697 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:50:06.701 | + ./stack.sh:echo_summary:473 : echo -e Starting Nova API 2025-11-25 17:50:06.704 | + ./stack.sh:main:1319 : start_nova_api 2025-11-25 17:50:06.708 | + lib/nova:start_nova_api:990 : local service_port=8774 2025-11-25 17:50:06.711 | + lib/nova:start_nova_api:991 : local service_protocol=https 2025-11-25 17:50:06.714 | + lib/nova:start_nova_api:992 : local nova_url 2025-11-25 17:50:06.718 | + lib/nova:start_nova_api:993 : is_service_enabled tls-proxy 2025-11-25 17:50:06.741 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:06.744 | + lib/nova:start_nova_api:994 : service_port=18774 2025-11-25 17:50:06.748 | + lib/nova:start_nova_api:995 : service_protocol=http 2025-11-25 17:50:06.751 | + lib/nova:start_nova_api:999 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:50:06.755 | + lib/nova:start_nova_api:1000 : export PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:50:06.760 | + lib/nova:start_nova_api:1000 : PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:50:06.764 | ++ lib/nova:start_nova_api:1002 : which uwsgi 2025-11-25 17:50:06.770 | + lib/nova:start_nova_api:1002 : run_process n-api '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-25 17:50:06.774 | + functions-common:run_process:1677 : local service=n-api 2025-11-25 17:50:06.778 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-25 17:50:06.781 | + functions-common:run_process:1679 : local group= 2025-11-25 17:50:06.785 | + functions-common:run_process:1680 : local user= 2025-11-25 17:50:06.791 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:50:06.795 | + functions-common:run_process:1683 : local name=n-api 2025-11-25 17:50:06.800 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:50:06.804 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:50:06.807 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:06.811 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:06.816 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:06.822 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093006817 2025-11-25 17:50:06.826 | + functions-common:run_process:1686 : is_service_enabled n-api 2025-11-25 17:50:06.851 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:06.854 | + functions-common:run_process:1687 : _run_under_systemd n-api '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2025-11-25 17:50:06.858 | + functions-common:_run_under_systemd:1631 : local service=n-api 2025-11-25 17:50:06.861 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-25 17:50:06.865 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-25 17:50:06.869 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-25 17:50:06.872 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-25 17:50:06.876 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2025-11-25 17:50:06.880 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2025-11-25 17:50:06.884 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-api.service 2025-11-25 17:50:06.887 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:50:06.891 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:50:06.896 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:50:06.900 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:50:06.904 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2025-11-25 17:50:06.908 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2025-11-25 17:50:06.912 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-25 17:50:06.916 | + functions-common:_run_under_systemd:1651 : write_uwsgi_user_unit_file devstack@n-api.service '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' stack '' 2025-11-25 17:50:06.920 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@n-api.service 2025-11-25 17:50:06.924 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-25 17:50:06.928 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-25 17:50:06.930 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-25 17:50:06.934 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-25 17:50:06.937 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@n-api.service 2025-11-25 17:50:06.941 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-25 17:50:06.948 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2025-11-25 17:50:07.090 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:50:07.223 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2025-11-25 17:50:07.325 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2025-11-25 17:50:07.430 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-25 17:50:07.530 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:50:07.633 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2025-11-25 17:50:07.737 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2025-11-25 17:50:07.841 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2025-11-25 17:50:07.946 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2025-11-25 17:50:08.056 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2025-11-25 17:50:08.161 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-25 17:50:08.164 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-25 17:50:08.167 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2025-11-25 17:50:08.298 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-25 17:50:08.642 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-api.service 2025-11-25 17:50:08.680 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-api.service' → '/etc/systemd/system/devstack@n-api.service'. 2025-11-25 17:50:09.032 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-api.service 2025-11-25 17:50:09.186 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:50:09.189 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:09.193 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:09.197 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:09.201 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:09.204 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:09.208 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:50:09.211 | + functions-common:time_stop:2430 : start_time=1764093006817 2025-11-25 17:50:09.215 | + functions-common:time_stop:2432 : [[ -z 1764093006817 ]] 2025-11-25 17:50:09.220 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:09.229 | + functions-common:time_stop:2435 : end_time=1764093009225 2025-11-25 17:50:09.232 | + functions-common:time_stop:2436 : elapsed_time=2408 2025-11-25 17:50:09.236 | + functions-common:time_stop:2437 : total=16248 2025-11-25 17:50:09.240 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:09.243 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=18656 2025-11-25 17:50:09.247 | + lib/nova:start_nova_api:1003 : nova_url=http://38.102.83.58/compute/v2.1/ 2025-11-25 17:50:09.251 | + lib/nova:start_nova_api:1005 : echo 'Waiting for nova-api to start...' 2025-11-25 17:50:09.251 | Waiting for nova-api to start... 2025-11-25 17:50:09.255 | + lib/nova:start_nova_api:1006 : wait_for_service 60 http://38.102.83.58/compute/v2.1/ 2025-11-25 17:50:09.259 | + functions:wait_for_service:469 : local timeout=60 2025-11-25 17:50:09.263 | + functions:wait_for_service:470 : local url=http://38.102.83.58/compute/v2.1/ 2025-11-25 17:50:09.267 | + functions:wait_for_service:471 : local rval=0 2025-11-25 17:50:09.270 | + functions:wait_for_service:472 : time_start wait_for_service 2025-11-25 17:50:09.275 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-25 17:50:09.278 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:09.281 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:09.286 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:09.293 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093009289 2025-11-25 17:50:09.297 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-11-25 17:50:09.305 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://38.102.83.58/compute/v2.1/ 2025-11-25 17:50:11.824 | + :: : [[ 200 == 503 ]] 2025-11-25 17:50:11.827 | + :: : [[ 0 -eq 7 ]] 2025-11-25 17:50:11.830 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-11-25 17:50:11.833 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:11.835 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:11.838 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:11.842 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:11.846 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:11.849 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-25 17:50:11.852 | + functions-common:time_stop:2430 : start_time=1764093009289 2025-11-25 17:50:11.855 | + functions-common:time_stop:2432 : [[ -z 1764093009289 ]] 2025-11-25 17:50:11.859 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:11.865 | + functions-common:time_stop:2435 : end_time=1764093011861 2025-11-25 17:50:11.869 | + functions-common:time_stop:2436 : elapsed_time=2572 2025-11-25 17:50:11.872 | + functions-common:time_stop:2437 : total=3152 2025-11-25 17:50:11.876 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:11.881 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=5724 2025-11-25 17:50:11.885 | + functions:wait_for_service:479 : return 0 2025-11-25 17:50:11.888 | + lib/nova:start_nova_api:1010 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:50:11.892 | + lib/nova:start_nova_api:1010 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:50:11.897 | + ./stack.sh:main:1322 : is_service_enabled ovn-controller ovn-controller-vtep 2025-11-25 17:50:11.921 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:11.925 | + ./stack.sh:main:1323 : echo_summary 'Starting OVN services' 2025-11-25 17:50:11.929 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:50:11.933 | + ./stack.sh:echo_summary:473 : echo -e Starting OVN services 2025-11-25 17:50:11.936 | + ./stack.sh:main:1324 : start_ovn_services 2025-11-25 17:50:11.939 | + lib/neutron:start_ovn_services:588 : [[ ovn == \o\v\n ]] 2025-11-25 17:50:11.943 | + lib/neutron:start_ovn_services:589 : '[' libvirt '!=' ironic ']' 2025-11-25 17:50:11.946 | + lib/neutron:start_ovn_services:595 : init_ovn 2025-11-25 17:50:11.949 | + lib/neutron_plugins/ovn_agent:init_ovn:606 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2025-11-25 17:50:11.952 | + lib/neutron_plugins/ovn_agent:init_ovn:608 : [[ False == \F\a\l\s\e ]] 2025-11-25 17:50:11.955 | + lib/neutron_plugins/ovn_agent:init_ovn:609 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2025-11-25 17:50:11.959 | + lib/neutron_plugins/ovn_agent:init_ovn:612 : sudo mkdir -p /var/lib/ovn 2025-11-25 17:50:11.987 | + lib/neutron_plugins/ovn_agent:init_ovn:613 : mkdir -p /opt/stack/data/ovs 2025-11-25 17:50:11.994 | + lib/neutron_plugins/ovn_agent:init_ovn:615 : rm -f '/opt/stack/data/ovs/*.db' 2025-11-25 17:50:11.999 | + lib/neutron_plugins/ovn_agent:init_ovn:616 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2025-11-25 17:50:12.004 | + lib/neutron_plugins/ovn_agent:init_ovn:617 : sudo rm -f '/var/lib/ovn/*.db' 2025-11-25 17:50:12.030 | + lib/neutron_plugins/ovn_agent:init_ovn:618 : sudo rm -f '/var/lib/ovn/.*.db.~lock~' 2025-11-25 17:50:12.055 | + lib/neutron_plugins/ovn_agent:init_ovn:619 : sudo rm -f '/var/run/ovn/*.sock' 2025-11-25 17:50:12.081 | + lib/neutron:start_ovn_services:596 : start_ovn 2025-11-25 17:50:12.085 | + lib/neutron_plugins/ovn_agent:start_ovn:718 : echo 'Starting OVN' 2025-11-25 17:50:12.085 | Starting OVN 2025-11-25 17:50:12.088 | + lib/neutron_plugins/ovn_agent:start_ovn:720 : _start_ovs 2025-11-25 17:50:12.092 | + lib/neutron_plugins/ovn_agent:_start_ovs:623 : echo 'Starting OVS' 2025-11-25 17:50:12.092 | Starting OVS 2025-11-25 17:50:12.095 | + lib/neutron_plugins/ovn_agent:_start_ovs:624 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2025-11-25 17:50:12.116 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:12.120 | + lib/neutron_plugins/ovn_agent:_start_ovs:626 : enable_service ovsdb-server 2025-11-25 17:50:12.181 | + lib/neutron_plugins/ovn_agent:_start_ovs:627 : enable_service ovs-vswitchd 2025-11-25 17:50:12.239 | + lib/neutron_plugins/ovn_agent:_start_ovs:629 : [[ False == \T\r\u\e ]] 2025-11-25 17:50:12.242 | + lib/neutron_plugins/ovn_agent:_start_ovs:653 : _start_process ovsdb-server.service 2025-11-25 17:50:12.245 | + lib/neutron_plugins/ovn_agent:_start_process:246 : sudo systemctl daemon-reload 2025-11-25 17:50:12.573 | + lib/neutron_plugins/ovn_agent:_start_process:247 : sudo systemctl enable ovsdb-server.service 2025-11-25 17:50:12.880 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2025-11-25 17:50:12.881 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2025-11-25 17:50:12.881 | template units). This means they are not meant to be enabled or disabled using systemctl. 2025-11-25 17:50:12.881 | 2025-11-25 17:50:12.881 | Possible reasons for having these kinds of units are: 2025-11-25 17:50:12.881 | • A unit may be statically enabled by being symlinked from another unit's 2025-11-25 17:50:12.881 | .wants/, .requires/, or .upholds/ directory. 2025-11-25 17:50:12.881 | • A unit's purpose may be to act as a helper for some other unit which has 2025-11-25 17:50:12.881 | a requirement dependency on it. 2025-11-25 17:50:12.881 | • A unit may be started when needed via activation (socket, path, timer, 2025-11-25 17:50:12.881 | D-Bus, udev, scripted systemctl call, ...). 2025-11-25 17:50:12.881 | • In case of template units, the unit is meant to be enabled with some 2025-11-25 17:50:12.881 | instance name specified. 2025-11-25 17:50:12.890 | + lib/neutron_plugins/ovn_agent:_start_process:248 : sudo systemctl restart ovsdb-server.service 2025-11-25 17:50:13.259 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : _start_process ovs-vswitchd.service 2025-11-25 17:50:13.262 | + lib/neutron_plugins/ovn_agent:_start_process:246 : sudo systemctl daemon-reload 2025-11-25 17:50:13.594 | + lib/neutron_plugins/ovn_agent:_start_process:247 : sudo systemctl enable ovs-vswitchd.service 2025-11-25 17:50:13.943 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2025-11-25 17:50:13.943 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2025-11-25 17:50:13.943 | template units). This means they are not meant to be enabled or disabled using systemctl. 2025-11-25 17:50:13.943 | 2025-11-25 17:50:13.943 | Possible reasons for having these kinds of units are: 2025-11-25 17:50:13.943 | • A unit may be statically enabled by being symlinked from another unit's 2025-11-25 17:50:13.943 | .wants/, .requires/, or .upholds/ directory. 2025-11-25 17:50:13.943 | • A unit's purpose may be to act as a helper for some other unit which has 2025-11-25 17:50:13.943 | a requirement dependency on it. 2025-11-25 17:50:13.943 | • A unit may be started when needed via activation (socket, path, timer, 2025-11-25 17:50:13.943 | D-Bus, udev, scripted systemctl call, ...). 2025-11-25 17:50:13.943 | • In case of template units, the unit is meant to be enabled with some 2025-11-25 17:50:13.943 | instance name specified. 2025-11-25 17:50:13.952 | + lib/neutron_plugins/ovn_agent:_start_process:248 : sudo systemctl restart ovs-vswitchd.service 2025-11-25 17:50:14.291 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : echo 'Configuring OVSDB' 2025-11-25 17:50:14.291 | Configuring OVSDB 2025-11-25 17:50:14.294 | + lib/neutron_plugins/ovn_agent:_start_ovs:658 : is_service_enabled tls-proxy 2025-11-25 17:50:14.319 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:14.323 | + lib/neutron_plugins/ovn_agent:_start_ovs:659 : 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 2025-11-25 17:50:14.366 | + lib/neutron_plugins/ovn_agent:_start_ovs:665 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2025-11-25 17:50:14.401 | + lib/neutron_plugins/ovn_agent:_start_ovs:666 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2025-11-25 17:50:14.438 | + lib/neutron_plugins/ovn_agent:_start_ovs:667 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=6a9bebab-14ce-4e1d-bd80-e72c835c4b0e 2025-11-25 17:50:14.477 | + lib/neutron_plugins/ovn_agent:_start_ovs:668 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:38.102.83.58:6642 2025-11-25 17:50:14.516 | + lib/neutron_plugins/ovn_agent:_start_ovs:669 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2025-11-25 17:50:14.557 | + lib/neutron_plugins/ovn_agent:_start_ovs:670 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2025-11-25 17:50:14.593 | + lib/neutron_plugins/ovn_agent:_start_ovs:671 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=38.102.83.58 2025-11-25 17:50:14.630 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:672 : hostname 2025-11-25 17:50:14.636 | + lib/neutron_plugins/ovn_agent:_start_ovs:672 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0005535648.novalocal 2025-11-25 17:50:14.676 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : [[ True == \T\r\u\e ]] 2025-11-25 17:50:14.679 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2025-11-25 17:50:14.718 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : is_provider_network 2025-11-25 17:50:14.721 | + functions-common:is_provider_network:2272 : '[' '' == True ']' 2025-11-25 17:50:14.725 | + functions-common:is_provider_network:2275 : return 1 2025-11-25 17:50:14.729 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : [[ True == \T\r\u\e ]] 2025-11-25 17:50:14.732 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : ovn_base_setup_bridge br-ex 2025-11-25 17:50:14.736 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:234 : local bridge=br-ex 2025-11-25 17:50:14.739 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:235 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15' 2025-11-25 17:50:14.743 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:237 : '[' system '!=' system ']' 2025-11-25 17:50:14.747 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:241 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2025-11-25 17:50:14.787 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:242 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2025-11-25 17:50:14.828 | + lib/neutron_plugins/ovn_agent:_start_ovs:680 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2025-11-25 17:50:14.864 | + lib/neutron_plugins/ovn_agent:_start_ovs:683 : is_service_enabled ovn-controller-vtep 2025-11-25 17:50:14.886 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:50:14.890 | + lib/neutron_plugins/ovn_agent:start_ovn:722 : local SCRIPTDIR=/share/ovn/scripts 2025-11-25 17:50:14.893 | + lib/neutron_plugins/ovn_agent:start_ovn:723 : use_new_ovn_repository 2025-11-25 17:50:14.896 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:206 : [[ False == \F\a\l\s\e ]] 2025-11-25 17:50:14.900 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:207 : return 0 2025-11-25 17:50:14.904 | + lib/neutron_plugins/ovn_agent:start_ovn:727 : is_service_enabled ovn-northd 2025-11-25 17:50:14.925 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:14.929 | + lib/neutron_plugins/ovn_agent:start_ovn:728 : [[ False == \T\r\u\e ]] 2025-11-25 17:50:14.932 | + lib/neutron_plugins/ovn_agent:start_ovn:734 : _start_process ovn-northd.service 2025-11-25 17:50:14.935 | + lib/neutron_plugins/ovn_agent:_start_process:246 : sudo systemctl daemon-reload 2025-11-25 17:50:15.272 | + lib/neutron_plugins/ovn_agent:_start_process:247 : sudo systemctl enable ovn-northd.service 2025-11-25 17:50:15.306 | Created symlink '/etc/systemd/system/multi-user.target.wants/ovn-northd.service' → '/usr/lib/systemd/system/ovn-northd.service'. 2025-11-25 17:50:15.594 | + lib/neutron_plugins/ovn_agent:_start_process:248 : sudo systemctl restart ovn-northd.service 2025-11-25 17:50:16.061 | + lib/neutron_plugins/ovn_agent:start_ovn:737 : _wait_for_ovn_and_set_custom_config 2025-11-25 17:50:16.065 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:700 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2025-11-25 17:50:16.068 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:195 : local count=0 2025-11-25 17:50:16.072 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:196 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2025-11-25 17:50:16.076 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:701 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2025-11-25 17:50:16.080 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:195 : local count=0 2025-11-25 17:50:16.084 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:196 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2025-11-25 17:50:16.089 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:702 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2025-11-25 17:50:16.092 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:184 : local count=0 2025-11-25 17:50:16.096 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:185 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2025-11-25 17:50:16.101 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:703 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2025-11-25 17:50:16.104 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:184 : local count=0 2025-11-25 17:50:16.108 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:185 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2025-11-25 17:50:16.112 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:705 : is_service_enabled tls-proxy 2025-11-25 17:50:16.139 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:16.143 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:706 : 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 2025-11-25 17:50:16.189 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:707 : 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 2025-11-25 17:50:16.225 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:710 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection pssl:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2025-11-25 17:50:16.253 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:711 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection pssl:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2025-11-25 17:50:16.280 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:712 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:dbg file:dbg 2025-11-25 17:50:16.305 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:713 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:dbg file:dbg 2025-11-25 17:50:16.326 | + lib/neutron_plugins/ovn_agent:start_ovn:741 : is_service_enabled ovn-controller 2025-11-25 17:50:16.343 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:16.346 | + lib/neutron_plugins/ovn_agent:start_ovn:742 : [[ False == \T\r\u\e ]] 2025-11-25 17:50:16.349 | + lib/neutron_plugins/ovn_agent:start_ovn:748 : _start_process ovn-controller.service 2025-11-25 17:50:16.351 | + lib/neutron_plugins/ovn_agent:_start_process:246 : sudo systemctl daemon-reload 2025-11-25 17:50:16.676 | + lib/neutron_plugins/ovn_agent:_start_process:247 : sudo systemctl enable ovn-controller.service 2025-11-25 17:50:16.712 | Created symlink '/etc/systemd/system/multi-user.target.wants/ovn-controller.service' → '/usr/lib/systemd/system/ovn-controller.service'. 2025-11-25 17:50:17.006 | + lib/neutron_plugins/ovn_agent:_start_process:248 : sudo systemctl restart ovn-controller.service 2025-11-25 17:50:17.197 | + lib/neutron_plugins/ovn_agent:start_ovn:752 : is_service_enabled ovn-controller-vtep 2025-11-25 17:50:17.221 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:50:17.224 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2025-11-25 17:50:17.248 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:50:17.251 | + lib/neutron_plugins/ovn_agent:start_ovn:767 : is_service_enabled q-ovn-agent neutron-ovn-agent 2025-11-25 17:50:17.272 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:17.275 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : run_process q-ovn-agent '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-25 17:50:17.278 | + functions-common:run_process:1677 : local service=q-ovn-agent 2025-11-25 17:50:17.281 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-25 17:50:17.283 | + functions-common:run_process:1679 : local group= 2025-11-25 17:50:17.288 | + functions-common:run_process:1680 : local user= 2025-11-25 17:50:17.291 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:50:17.293 | + functions-common:run_process:1683 : local name=q-ovn-agent 2025-11-25 17:50:17.296 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:50:17.299 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:50:17.302 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:17.305 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:17.308 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:17.313 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093017310 2025-11-25 17:50:17.316 | + functions-common:run_process:1686 : is_service_enabled q-ovn-agent 2025-11-25 17:50:17.337 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:17.339 | + functions-common:run_process:1687 : _run_under_systemd q-ovn-agent '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2025-11-25 17:50:17.342 | + functions-common:_run_under_systemd:1631 : local service=q-ovn-agent 2025-11-25 17:50:17.345 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-25 17:50:17.348 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-25 17:50:17.352 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-25 17:50:17.355 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-25 17:50:17.358 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2025-11-25 17:50:17.361 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2025-11-25 17:50:17.364 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@q-ovn-agent.service 2025-11-25 17:50:17.369 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:50:17.372 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:50:17.374 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:50:17.377 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:50:17.382 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2025-11-25 17:50:17.387 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2025-11-25 17:50:17.390 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@q-ovn-agent.service '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' stack '' 2025-11-25 17:50:17.393 | + functions-common:write_user_unit_file:1538 : local service=devstack@q-ovn-agent.service 2025-11-25 17:50:17.395 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-25 17:50:17.398 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-25 17:50:17.401 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-25 17:50:17.404 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-25 17:50:17.407 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:50:17.410 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-25 17:50:17.413 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2025-11-25 17:50:17.417 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:50:17.424 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2025-11-25 17:50:17.564 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:50:17.691 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2025-11-25 17:50:17.797 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-25 17:50:17.904 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2025-11-25 17:50:17.988 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2025-11-25 17:50:18.071 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:50:18.173 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-25 17:50:18.176 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-25 17:50:18.180 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2025-11-25 17:50:18.310 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:50:18.695 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@q-ovn-agent.service 2025-11-25 17:50:18.735 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service' → '/etc/systemd/system/devstack@q-ovn-agent.service'. 2025-11-25 17:50:19.049 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@q-ovn-agent.service 2025-11-25 17:50:19.108 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:50:19.112 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:19.115 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:19.119 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:19.123 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:19.125 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:19.129 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:50:19.133 | + functions-common:time_stop:2430 : start_time=1764093017310 2025-11-25 17:50:19.136 | + functions-common:time_stop:2432 : [[ -z 1764093017310 ]] 2025-11-25 17:50:19.139 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:19.145 | + functions-common:time_stop:2435 : end_time=1764093019141 2025-11-25 17:50:19.149 | + functions-common:time_stop:2436 : elapsed_time=1831 2025-11-25 17:50:19.153 | + functions-common:time_stop:2437 : total=18656 2025-11-25 17:50:19.156 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:19.160 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=20487 2025-11-25 17:50:19.164 | + lib/neutron_plugins/ovn_agent:start_ovn:770 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-25 17:50:19.167 | + functions:setup_logging:686 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-25 17:50:19.170 | + functions:setup_systemd_logging:703 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-25 17:50:19.174 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-25 17:50:19.200 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-25 17:50:19.204 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-25 17:50:19.207 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-25 17:50:19.210 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-25 17:50:19.213 | + functions:setup_systemd_logging:716 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-25 17:50:19.254 | + functions:setup_systemd_logging:718 : 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' 2025-11-25 17:50:19.293 | + functions:setup_systemd_logging:719 : 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' 2025-11-25 17:50:19.330 | + functions:setup_systemd_logging:720 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-25 17:50:19.372 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2025-11-25 17:50:19.410 | + lib/neutron:start_ovn_services:598 : [[ True == \T\r\u\e ]] 2025-11-25 17:50:19.414 | + lib/neutron:start_ovn_services:599 : [[ True != \T\r\u\e ]] 2025-11-25 17:50:19.417 | + lib/neutron:start_ovn_services:603 : create_public_bridge 2025-11-25 17:50:19.419 | + lib/neutron_plugins/ovn_agent:create_public_bridge:299 : sudo ovs-vsctl --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2025-11-25 17:50:19.458 | + lib/neutron_plugins/ovn_agent:create_public_bridge:300 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2025-11-25 17:50:19.497 | + lib/neutron_plugins/ovn_agent:create_public_bridge:301 : _configure_public_network_connectivity 2025-11-25 17:50:19.502 | + lib/neutron:_configure_public_network_connectivity:802 : [[ -n '' ]] 2025-11-25 17:50:19.506 | + lib/neutron:_configure_public_network_connectivity:809 : for d in $default_v4_route_devs 2025-11-25 17:50:19.510 | + lib/neutron:_configure_public_network_connectivity:810 : sudo iptables -t nat -A POSTROUTING -o ens3 -s 172.24.5.0/24 -j MASQUERADE 2025-11-25 17:50:19.568 | + ./stack.sh:main:1327 : is_service_enabled q-svc neutron-api 2025-11-25 17:50:19.592 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:19.596 | + ./stack.sh:main:1328 : echo_summary 'Starting Neutron' 2025-11-25 17:50:19.601 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:50:19.605 | + ./stack.sh:echo_summary:473 : echo -e Starting Neutron 2025-11-25 17:50:19.609 | + ./stack.sh:main:1329 : configure_neutron_after_post_config 2025-11-25 17:50:19.612 | + lib/neutron:configure_neutron_after_post_config:568 : [[ ovn-router != '' ]] 2025-11-25 17:50:19.617 | + lib/neutron:configure_neutron_after_post_config:569 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2025-11-25 17:50:19.662 | + lib/neutron:configure_neutron_after_post_config:571 : configure_rbac_policies 2025-11-25 17:50:19.667 | + lib/neutron:configure_rbac_policies:577 : [[ True == \T\r\u\e ]] 2025-11-25 17:50:19.671 | + lib/neutron:configure_rbac_policies:578 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2025-11-25 17:50:19.718 | + lib/neutron:configure_rbac_policies:579 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2025-11-25 17:50:19.765 | + ./stack.sh:main:1330 : start_neutron_service_and_check 2025-11-25 17:50:19.769 | + lib/neutron:start_neutron_service_and_check:611 : local service_port=9696 2025-11-25 17:50:19.773 | + lib/neutron:start_neutron_service_and_check:612 : local service_protocol=https 2025-11-25 17:50:19.777 | + lib/neutron:start_neutron_service_and_check:613 : local cfg_file_options 2025-11-25 17:50:19.781 | + lib/neutron:start_neutron_service_and_check:614 : local neutron_url 2025-11-25 17:50:19.786 | ++ lib/neutron:start_neutron_service_and_check:616 : determine_config_files neutron-server 2025-11-25 17:50:19.791 | ++ lib/neutron:determine_config_files:372 : local opts= 2025-11-25 17:50:19.795 | ++ lib/neutron:determine_config_files:373 : case "$1" in 2025-11-25 17:50:19.801 | +++ lib/neutron:determine_config_files:374 : _determine_config_server 2025-11-25 17:50:19.804 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2025-11-25 17:50:19.808 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2025-11-25 17:50:19.813 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2025-11-25 17:50:19.817 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:19.821 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:19.827 | ++ lib/neutron:determine_config_files:374 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:19.831 | ++ lib/neutron:determine_config_files:377 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2025-11-25 17:50:19.836 | ++ lib/neutron:determine_config_files:380 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:19.840 | + lib/neutron:start_neutron_service_and_check:616 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:19.845 | + lib/neutron:start_neutron_service_and_check:618 : is_service_enabled tls-proxy 2025-11-25 17:50:19.870 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:19.875 | + lib/neutron:start_neutron_service_and_check:619 : service_port=19696 2025-11-25 17:50:19.879 | + lib/neutron:start_neutron_service_and_check:620 : service_protocol=http 2025-11-25 17:50:19.883 | + lib/neutron:start_neutron_service_and_check:627 : local rpc_workers 2025-11-25 17:50:19.889 | ++ lib/neutron:start_neutron_service_and_check:628 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2025-11-25 17:50:19.922 | + lib/neutron:start_neutron_service_and_check:628 : rpc_workers= 2025-11-25 17:50:19.926 | + lib/neutron:start_neutron_service_and_check:630 : enable_service neutron-api 2025-11-25 17:50:19.992 | ++ lib/neutron:start_neutron_service_and_check:631 : which uwsgi 2025-11-25 17:50:19.997 | + lib/neutron:start_neutron_service_and_check:631 : run_process neutron-api '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-25 17:50:20.000 | + functions-common:run_process:1677 : local service=neutron-api 2025-11-25 17:50:20.004 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-25 17:50:20.007 | + functions-common:run_process:1679 : local group= 2025-11-25 17:50:20.011 | + functions-common:run_process:1680 : local user= 2025-11-25 17:50:20.014 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:50:20.017 | + functions-common:run_process:1683 : local name=neutron-api 2025-11-25 17:50:20.020 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:50:20.024 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:50:20.027 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:20.031 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:20.035 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:20.040 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093020037 2025-11-25 17:50:20.044 | + functions-common:run_process:1686 : is_service_enabled neutron-api 2025-11-25 17:50:20.066 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:20.069 | + functions-common:run_process:1687 : _run_under_systemd neutron-api '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2025-11-25 17:50:20.072 | + functions-common:_run_under_systemd:1631 : local service=neutron-api 2025-11-25 17:50:20.076 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-25 17:50:20.079 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-25 17:50:20.083 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-25 17:50:20.086 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-25 17:50:20.089 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2025-11-25 17:50:20.092 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2025-11-25 17:50:20.096 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@neutron-api.service 2025-11-25 17:50:20.099 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:50:20.102 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:50:20.105 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:50:20.108 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:50:20.112 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2025-11-25 17:50:20.115 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2025-11-25 17:50:20.119 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-25 17:50:20.122 | + functions-common:_run_under_systemd:1651 : write_uwsgi_user_unit_file devstack@neutron-api.service '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' stack '' 2025-11-25 17:50:20.125 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@neutron-api.service 2025-11-25 17:50:20.128 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-25 17:50:20.131 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-25 17:50:20.134 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-25 17:50:20.138 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-25 17:50:20.141 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2025-11-25 17:50:20.144 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-25 17:50:20.149 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2025-11-25 17:50:20.275 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:50:20.393 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2025-11-25 17:50:20.486 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2025-11-25 17:50:20.591 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-25 17:50:20.710 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:50:20.820 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2025-11-25 17:50:20.949 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2025-11-25 17:50:21.046 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2025-11-25 17:50:21.146 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2025-11-25 17:50:21.249 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2025-11-25 17:50:21.350 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-25 17:50:21.353 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-25 17:50:21.356 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2025-11-25 17:50:21.480 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-25 17:50:21.838 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@neutron-api.service 2025-11-25 17:50:21.864 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service' → '/etc/systemd/system/devstack@neutron-api.service'. 2025-11-25 17:50:22.137 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@neutron-api.service 2025-11-25 17:50:22.279 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:50:22.282 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:22.287 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:22.290 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:22.294 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:22.297 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:22.301 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:50:22.304 | + functions-common:time_stop:2430 : start_time=1764093020037 2025-11-25 17:50:22.308 | + functions-common:time_stop:2432 : [[ -z 1764093020037 ]] 2025-11-25 17:50:22.312 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:22.318 | + functions-common:time_stop:2435 : end_time=1764093022315 2025-11-25 17:50:22.322 | + functions-common:time_stop:2436 : elapsed_time=2278 2025-11-25 17:50:22.325 | + functions-common:time_stop:2437 : total=20487 2025-11-25 17:50:22.328 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:22.331 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=22765 2025-11-25 17:50:22.334 | + lib/neutron:start_neutron_service_and_check:632 : neutron_url=https://38.102.83.58/ 2025-11-25 17:50:22.337 | + lib/neutron:start_neutron_service_and_check:633 : '[' '' '!=' 0 ']' 2025-11-25 17:50:22.340 | + lib/neutron:start_neutron_service_and_check:634 : enable_service neutron-rpc-server 2025-11-25 17:50:22.394 | + lib/neutron:start_neutron_service_and_check:636 : enable_service neutron-periodic-workers 2025-11-25 17:50:22.445 | + lib/neutron:start_neutron_service_and_check:637 : _enable_ovn_maintenance 2025-11-25 17:50:22.448 | + lib/neutron:_enable_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2025-11-25 17:50:22.452 | + lib/neutron:_enable_ovn_maintenance:353 : enable_service neutron-ovn-maintenance-worker 2025-11-25 17:50:22.502 | + lib/neutron:start_neutron_service_and_check:638 : '[' '' '!=' 0 ']' 2025-11-25 17:50:22.506 | + lib/neutron:start_neutron_service_and_check:639 : run_process neutron-rpc-server '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:22.509 | + functions-common:run_process:1677 : local service=neutron-rpc-server 2025-11-25 17:50:22.512 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:22.515 | + functions-common:run_process:1679 : local group= 2025-11-25 17:50:22.517 | + functions-common:run_process:1680 : local user= 2025-11-25 17:50:22.521 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:50:22.524 | + functions-common:run_process:1683 : local name=neutron-rpc-server 2025-11-25 17:50:22.528 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:50:22.530 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:50:22.534 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:22.537 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:22.541 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:22.548 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093022544 2025-11-25 17:50:22.550 | + functions-common:run_process:1686 : is_service_enabled neutron-rpc-server 2025-11-25 17:50:22.571 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:22.574 | + functions-common:run_process:1687 : _run_under_systemd neutron-rpc-server '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2025-11-25 17:50:22.578 | + functions-common:_run_under_systemd:1631 : local service=neutron-rpc-server 2025-11-25 17:50:22.581 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:22.585 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:22.588 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:22.591 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:22.594 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2025-11-25 17:50:22.598 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2025-11-25 17:50:22.601 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@neutron-rpc-server.service 2025-11-25 17:50:22.604 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:50:22.607 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:50:22.611 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:50:22.614 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:50:22.618 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2025-11-25 17:50:22.620 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2025-11-25 17:50:22.623 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@neutron-rpc-server.service '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2025-11-25 17:50:22.626 | + functions-common:write_user_unit_file:1538 : local service=devstack@neutron-rpc-server.service 2025-11-25 17:50:22.630 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:22.633 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-25 17:50:22.636 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-25 17:50:22.639 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-25 17:50:22.642 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:50:22.646 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-25 17:50:22.649 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2025-11-25 17:50:22.652 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:50:22.658 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2025-11-25 17:50:22.796 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:50:22.930 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2025-11-25 17:50:23.025 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:23.125 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2025-11-25 17:50:23.225 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2025-11-25 17:50:23.323 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:50:23.420 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-25 17:50:23.424 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-25 17:50:23.428 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2025-11-25 17:50:23.567 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:50:23.897 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@neutron-rpc-server.service 2025-11-25 17:50:23.928 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service' → '/etc/systemd/system/devstack@neutron-rpc-server.service'. 2025-11-25 17:50:24.193 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@neutron-rpc-server.service 2025-11-25 17:50:24.250 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:50:24.253 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:24.256 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:24.259 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:24.262 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:24.266 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:24.269 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:50:24.273 | + functions-common:time_stop:2430 : start_time=1764093022544 2025-11-25 17:50:24.276 | + functions-common:time_stop:2432 : [[ -z 1764093022544 ]] 2025-11-25 17:50:24.281 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:24.289 | + functions-common:time_stop:2435 : end_time=1764093024284 2025-11-25 17:50:24.292 | + functions-common:time_stop:2436 : elapsed_time=1740 2025-11-25 17:50:24.295 | + functions-common:time_stop:2437 : total=22765 2025-11-25 17:50:24.298 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:24.301 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=24505 2025-11-25 17:50:24.304 | + lib/neutron:start_neutron_service_and_check:641 : run_process neutron-periodic-workers '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:24.308 | + functions-common:run_process:1677 : local service=neutron-periodic-workers 2025-11-25 17:50:24.311 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:24.314 | + functions-common:run_process:1679 : local group= 2025-11-25 17:50:24.317 | + functions-common:run_process:1680 : local user= 2025-11-25 17:50:24.320 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:50:24.323 | + functions-common:run_process:1683 : local name=neutron-periodic-workers 2025-11-25 17:50:24.327 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:50:24.330 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:50:24.332 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:24.334 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:24.338 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:24.344 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093024340 2025-11-25 17:50:24.346 | + functions-common:run_process:1686 : is_service_enabled neutron-periodic-workers 2025-11-25 17:50:24.366 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:24.369 | + functions-common:run_process:1687 : _run_under_systemd neutron-periodic-workers '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2025-11-25 17:50:24.373 | + functions-common:_run_under_systemd:1631 : local service=neutron-periodic-workers 2025-11-25 17:50:24.376 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:24.379 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:24.382 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:24.385 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:24.388 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2025-11-25 17:50:24.391 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2025-11-25 17:50:24.394 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@neutron-periodic-workers.service 2025-11-25 17:50:24.398 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:50:24.401 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:50:24.404 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:50:24.407 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:50:24.411 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2025-11-25 17:50:24.414 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2025-11-25 17:50:24.417 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@neutron-periodic-workers.service '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2025-11-25 17:50:24.421 | + functions-common:write_user_unit_file:1538 : local service=devstack@neutron-periodic-workers.service 2025-11-25 17:50:24.424 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:24.426 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-25 17:50:24.429 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-25 17:50:24.432 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-25 17:50:24.436 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:50:24.439 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-25 17:50:24.442 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2025-11-25 17:50:24.445 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:50:24.451 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2025-11-25 17:50:24.572 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:50:24.696 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2025-11-25 17:50:24.796 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:24.901 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2025-11-25 17:50:25.009 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2025-11-25 17:50:25.112 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:50:25.220 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-25 17:50:25.223 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-25 17:50:25.226 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2025-11-25 17:50:25.357 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:50:25.736 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@neutron-periodic-workers.service 2025-11-25 17:50:25.775 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service' → '/etc/systemd/system/devstack@neutron-periodic-workers.service'. 2025-11-25 17:50:26.052 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@neutron-periodic-workers.service 2025-11-25 17:50:26.107 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:50:26.109 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:26.111 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:26.114 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:26.117 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:26.119 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:26.122 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:50:26.125 | + functions-common:time_stop:2430 : start_time=1764093024340 2025-11-25 17:50:26.128 | + functions-common:time_stop:2432 : [[ -z 1764093024340 ]] 2025-11-25 17:50:26.132 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:26.138 | + functions-common:time_stop:2435 : end_time=1764093026134 2025-11-25 17:50:26.140 | + functions-common:time_stop:2436 : elapsed_time=1794 2025-11-25 17:50:26.144 | + functions-common:time_stop:2437 : total=24505 2025-11-25 17:50:26.147 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:26.150 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=26299 2025-11-25 17:50:26.154 | + lib/neutron:start_neutron_service_and_check:642 : _run_ovn_maintenance 2025-11-25 17:50:26.157 | + lib/neutron:_run_ovn_maintenance:358 : [[ ovn == \o\v\n ]] 2025-11-25 17:50:26.160 | + lib/neutron:_run_ovn_maintenance:359 : run_process neutron-ovn-maintenance-worker '/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:26.164 | + functions-common:run_process:1677 : local service=neutron-ovn-maintenance-worker 2025-11-25 17:50:26.167 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:26.171 | + functions-common:run_process:1679 : local group= 2025-11-25 17:50:26.174 | + functions-common:run_process:1680 : local user= 2025-11-25 17:50:26.178 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:50:26.181 | + functions-common:run_process:1683 : local name=neutron-ovn-maintenance-worker 2025-11-25 17:50:26.184 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:50:26.188 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:50:26.192 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:26.195 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:26.198 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:26.204 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093026201 2025-11-25 17:50:26.207 | + functions-common:run_process:1686 : is_service_enabled neutron-ovn-maintenance-worker 2025-11-25 17:50:26.227 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:26.230 | + functions-common:run_process:1687 : _run_under_systemd neutron-ovn-maintenance-worker '/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2025-11-25 17:50:26.233 | + functions-common:_run_under_systemd:1631 : local service=neutron-ovn-maintenance-worker 2025-11-25 17:50:26.236 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:26.239 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:26.243 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:26.246 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:26.249 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2025-11-25 17:50:26.252 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2025-11-25 17:50:26.255 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2025-11-25 17:50:26.259 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:50:26.262 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:50:26.264 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:50:26.267 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:50:26.271 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2025-11-25 17:50:26.274 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2025-11-25 17:50:26.277 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2025-11-25 17:50:26.280 | + functions-common:write_user_unit_file:1538 : local service=devstack@neutron-ovn-maintenance-worker.service 2025-11-25 17:50:26.283 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:26.286 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-25 17:50:26.289 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-25 17:50:26.293 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-25 17:50:26.296 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:50:26.302 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-25 17:50:26.305 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2025-11-25 17:50:26.309 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:50:26.316 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2025-11-25 17:50:26.443 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:50:26.556 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2025-11-25 17:50:26.644 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:26.743 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2025-11-25 17:50:26.834 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2025-11-25 17:50:26.964 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:50:27.032 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-25 17:50:27.035 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-25 17:50:27.038 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2025-11-25 17:50:27.144 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:50:27.441 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2025-11-25 17:50:27.473 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service' → '/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service'. 2025-11-25 17:50:27.819 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2025-11-25 17:50:27.892 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:50:27.895 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:27.899 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:27.902 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:27.906 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:27.909 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:27.912 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:50:27.915 | + functions-common:time_stop:2430 : start_time=1764093026201 2025-11-25 17:50:27.919 | + functions-common:time_stop:2432 : [[ -z 1764093026201 ]] 2025-11-25 17:50:27.923 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:27.929 | + functions-common:time_stop:2435 : end_time=1764093027926 2025-11-25 17:50:27.932 | + functions-common:time_stop:2436 : elapsed_time=1725 2025-11-25 17:50:27.935 | + functions-common:time_stop:2437 : total=26299 2025-11-25 17:50:27.939 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:27.943 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=28024 2025-11-25 17:50:27.947 | + lib/neutron:start_neutron_service_and_check:643 : '[' '!' -z networking ']' 2025-11-25 17:50:27.950 | + lib/neutron:start_neutron_service_and_check:644 : neutron_url=https://38.102.83.58/networking 2025-11-25 17:50:27.954 | + lib/neutron:start_neutron_service_and_check:646 : echo 'Waiting for Neutron to start...' 2025-11-25 17:50:27.954 | Waiting for Neutron to start... 2025-11-25 17:50:27.958 | + lib/neutron:start_neutron_service_and_check:648 : local 'testcmd=wget --no-proxy -q -O- https://38.102.83.58/networking' 2025-11-25 17:50:27.961 | + lib/neutron:start_neutron_service_and_check:649 : test_with_retry 'wget --no-proxy -q -O- https://38.102.83.58/networking' 'Neutron did not start' 60 2025-11-25 17:50:27.965 | + functions-common:test_with_retry:2361 : local 'testcmd=wget --no-proxy -q -O- https://38.102.83.58/networking' 2025-11-25 17:50:27.969 | + functions-common:test_with_retry:2362 : local 'failmsg=Neutron did not start' 2025-11-25 17:50:27.972 | + functions-common:test_with_retry:2363 : local until=60 2025-11-25 17:50:27.976 | + functions-common:test_with_retry:2364 : local sleep=0.5 2025-11-25 17:50:27.979 | + functions-common:test_with_retry:2366 : time_start test_with_retry 2025-11-25 17:50:27.983 | + functions-common:time_start:2409 : local name=test_with_retry 2025-11-25 17:50:27.987 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:27.990 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:27.994 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:28.000 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093027997 2025-11-25 17:50:28.004 | + functions-common:test_with_retry:2367 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://38.102.83.58/networking; do sleep 0.5; done' 2025-11-25 17:50:28.203 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://38.102.83.58/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2370 : time_stop test_with_retry 2025-11-25 17:50:28.207 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:28.210 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:28.214 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:28.217 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:28.221 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:28.224 | + functions-common:time_stop:2429 : name=test_with_retry 2025-11-25 17:50:28.227 | + functions-common:time_stop:2430 : start_time=1764093027997 2025-11-25 17:50:28.231 | + functions-common:time_stop:2432 : [[ -z 1764093027997 ]] 2025-11-25 17:50:28.235 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:28.241 | + functions-common:time_stop:2435 : end_time=1764093028238 2025-11-25 17:50:28.245 | + functions-common:time_stop:2436 : elapsed_time=241 2025-11-25 17:50:28.248 | + functions-common:time_stop:2437 : total=0 2025-11-25 17:50:28.252 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:28.256 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=241 2025-11-25 17:50:28.259 | + ./stack.sh:main:1335 : is_service_enabled placement 2025-11-25 17:50:28.283 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:28.287 | + ./stack.sh:main:1336 : echo_summary 'Starting Placement' 2025-11-25 17:50:28.290 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:50:28.294 | + ./stack.sh:echo_summary:473 : echo -e Starting Placement 2025-11-25 17:50:28.297 | + ./stack.sh:main:1337 : start_placement 2025-11-25 17:50:28.301 | + lib/placement:start_placement:137 : start_placement_api 2025-11-25 17:50:28.306 | ++ lib/placement:start_placement_api:128 : which uwsgi 2025-11-25 17:50:28.312 | + lib/placement:start_placement_api:128 : run_process placement-api '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-25 17:50:28.315 | + functions-common:run_process:1677 : local service=placement-api 2025-11-25 17:50:28.319 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-25 17:50:28.322 | + functions-common:run_process:1679 : local group= 2025-11-25 17:50:28.326 | + functions-common:run_process:1680 : local user= 2025-11-25 17:50:28.330 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:50:28.333 | + functions-common:run_process:1683 : local name=placement-api 2025-11-25 17:50:28.336 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:50:28.340 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:50:28.343 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:28.347 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:28.351 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:28.357 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093028353 2025-11-25 17:50:28.360 | + functions-common:run_process:1686 : is_service_enabled placement-api 2025-11-25 17:50:28.383 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:28.387 | + functions-common:run_process:1687 : _run_under_systemd placement-api '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2025-11-25 17:50:28.390 | + functions-common:_run_under_systemd:1631 : local service=placement-api 2025-11-25 17:50:28.394 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-25 17:50:28.397 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-25 17:50:28.400 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-25 17:50:28.404 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-25 17:50:28.407 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2025-11-25 17:50:28.411 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2025-11-25 17:50:28.414 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@placement-api.service 2025-11-25 17:50:28.418 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:50:28.421 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:50:28.425 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:50:28.428 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:50:28.432 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2025-11-25 17:50:28.435 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2025-11-25 17:50:28.439 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-25 17:50:28.442 | + functions-common:_run_under_systemd:1651 : write_uwsgi_user_unit_file devstack@placement-api.service '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' stack '' 2025-11-25 17:50:28.446 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@placement-api.service 2025-11-25 17:50:28.449 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-25 17:50:28.453 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-25 17:50:28.456 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-25 17:50:28.460 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-25 17:50:28.464 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2025-11-25 17:50:28.467 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-25 17:50:28.473 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2025-11-25 17:50:28.600 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:50:28.708 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2025-11-25 17:50:28.806 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2025-11-25 17:50:28.895 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-25 17:50:28.983 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:50:29.077 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2025-11-25 17:50:29.168 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2025-11-25 17:50:29.264 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2025-11-25 17:50:29.362 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2025-11-25 17:50:29.460 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2025-11-25 17:50:29.558 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-25 17:50:29.561 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-25 17:50:29.564 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2025-11-25 17:50:29.687 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-25 17:50:30.075 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@placement-api.service 2025-11-25 17:50:30.111 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@placement-api.service' → '/etc/systemd/system/devstack@placement-api.service'. 2025-11-25 17:50:30.416 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@placement-api.service 2025-11-25 17:50:30.526 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:50:30.529 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:30.533 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:30.536 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:30.539 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:30.543 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:30.546 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:50:30.549 | + functions-common:time_stop:2430 : start_time=1764093028353 2025-11-25 17:50:30.552 | + functions-common:time_stop:2432 : [[ -z 1764093028353 ]] 2025-11-25 17:50:30.556 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:30.562 | + functions-common:time_stop:2435 : end_time=1764093030559 2025-11-25 17:50:30.565 | + functions-common:time_stop:2436 : elapsed_time=2206 2025-11-25 17:50:30.568 | + functions-common:time_stop:2437 : total=28024 2025-11-25 17:50:30.571 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:30.575 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=30230 2025-11-25 17:50:30.578 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2025-11-25 17:50:30.578 | Waiting for placement-api to start... 2025-11-25 17:50:30.581 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://38.102.83.58/placement 2025-11-25 17:50:30.585 | + functions:wait_for_service:469 : local timeout=60 2025-11-25 17:50:30.588 | + functions:wait_for_service:470 : local url=https://38.102.83.58/placement 2025-11-25 17:50:30.592 | + functions:wait_for_service:471 : local rval=0 2025-11-25 17:50:30.595 | + functions:wait_for_service:472 : time_start wait_for_service 2025-11-25 17:50:30.598 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-25 17:50:30.601 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:30.605 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:30.609 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:30.615 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093030611 2025-11-25 17:50:30.618 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-11-25 17:50:30.625 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.58/placement 2025-11-25 17:50:31.482 | + :: : [[ 200 == 503 ]] 2025-11-25 17:50:31.484 | + :: : [[ 0 -eq 7 ]] 2025-11-25 17:50:31.488 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-11-25 17:50:31.492 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:31.495 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:31.498 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:31.501 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:31.505 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:31.508 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-25 17:50:31.511 | + functions-common:time_stop:2430 : start_time=1764093030611 2025-11-25 17:50:31.514 | + functions-common:time_stop:2432 : [[ -z 1764093030611 ]] 2025-11-25 17:50:31.519 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:31.525 | + functions-common:time_stop:2435 : end_time=1764093031521 2025-11-25 17:50:31.528 | + functions-common:time_stop:2436 : elapsed_time=910 2025-11-25 17:50:31.531 | + functions-common:time_stop:2437 : total=5724 2025-11-25 17:50:31.534 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:31.538 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=6634 2025-11-25 17:50:31.541 | + functions:wait_for_service:479 : return 0 2025-11-25 17:50:31.545 | + ./stack.sh:main:1340 : is_service_enabled neutron 2025-11-25 17:50:31.570 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:31.573 | + ./stack.sh:main:1341 : start_neutron 2025-11-25 17:50:31.577 | + lib/neutron:start_neutron:653 : start_l2_agent 2025-11-25 17:50:31.580 | + lib/neutron:start_l2_agent:660 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:31.583 | + functions-common:run_process:1677 : local service=q-agt 2025-11-25 17:50:31.586 | + functions-common:run_process:1678 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-25 17:50:31.590 | + functions-common:run_process:1679 : local group= 2025-11-25 17:50:31.593 | + functions-common:run_process:1680 : local user= 2025-11-25 17:50:31.596 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:50:31.599 | + functions-common:run_process:1683 : local name=q-agt 2025-11-25 17:50:31.603 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:50:31.606 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:50:31.610 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:31.613 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:31.617 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:31.623 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093031620 2025-11-25 17:50:31.627 | + functions-common:run_process:1686 : is_service_enabled q-agt 2025-11-25 17:50:31.648 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:50:31.651 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:50:31.654 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:31.658 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:31.661 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:31.664 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:31.668 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:31.671 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:50:31.675 | + functions-common:time_stop:2430 : start_time=1764093031620 2025-11-25 17:50:31.678 | + functions-common:time_stop:2432 : [[ -z 1764093031620 ]] 2025-11-25 17:50:31.682 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:31.688 | + functions-common:time_stop:2435 : end_time=1764093031685 2025-11-25 17:50:31.692 | + functions-common:time_stop:2436 : elapsed_time=65 2025-11-25 17:50:31.695 | + functions-common:time_stop:2437 : total=30230 2025-11-25 17:50:31.698 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:31.702 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=30295 2025-11-25 17:50:31.705 | + lib/neutron:start_l2_agent:662 : is_provider_network 2025-11-25 17:50:31.708 | + functions-common:is_provider_network:2272 : '[' '' == True ']' 2025-11-25 17:50:31.712 | + functions-common:is_provider_network:2275 : return 1 2025-11-25 17:50:31.715 | + lib/neutron:start_neutron:654 : start_other_agents 2025-11-25 17:50:31.719 | + lib/neutron:start_other_agents:678 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2025-11-25 17:50:31.722 | + functions-common:run_process:1677 : local service=q-dhcp 2025-11-25 17:50:31.726 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2025-11-25 17:50:31.730 | + functions-common:run_process:1679 : local group= 2025-11-25 17:50:31.733 | + functions-common:run_process:1680 : local user= 2025-11-25 17:50:31.736 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:50:31.740 | + functions-common:run_process:1683 : local name=q-dhcp 2025-11-25 17:50:31.743 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:50:31.746 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:50:31.750 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:31.753 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:31.758 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:31.763 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093031759 2025-11-25 17:50:31.766 | + functions-common:run_process:1686 : is_service_enabled q-dhcp 2025-11-25 17:50:31.789 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:50:31.793 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:50:31.796 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:31.800 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:31.803 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:31.807 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:31.810 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:31.813 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:50:31.817 | + functions-common:time_stop:2430 : start_time=1764093031759 2025-11-25 17:50:31.820 | + functions-common:time_stop:2432 : [[ -z 1764093031759 ]] 2025-11-25 17:50:31.824 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:31.830 | + functions-common:time_stop:2435 : end_time=1764093031826 2025-11-25 17:50:31.833 | + functions-common:time_stop:2436 : elapsed_time=67 2025-11-25 17:50:31.836 | + functions-common:time_stop:2437 : total=30295 2025-11-25 17:50:31.840 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:31.843 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=30362 2025-11-25 17:50:31.848 | ++ lib/neutron:start_other_agents:680 : determine_config_files neutron-l3-agent 2025-11-25 17:50:31.851 | ++ lib/neutron:determine_config_files:372 : local opts= 2025-11-25 17:50:31.855 | ++ lib/neutron:determine_config_files:373 : case "$1" in 2025-11-25 17:50:31.858 | +++ lib/neutron:determine_config_files:375 : _determine_config_l3 2025-11-25 17:50:31.862 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-11-25 17:50:31.865 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-11-25 17:50:31.869 | ++ lib/neutron:determine_config_files:375 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-11-25 17:50:31.872 | ++ lib/neutron:determine_config_files:377 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2025-11-25 17:50:31.875 | ++ lib/neutron:determine_config_files:380 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-11-25 17:50:31.880 | + lib/neutron:start_other_agents:680 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-11-25 17:50:31.883 | + functions-common:run_process:1677 : local service=q-l3 2025-11-25 17:50:31.886 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-11-25 17:50:31.890 | + functions-common:run_process:1679 : local group= 2025-11-25 17:50:31.893 | + functions-common:run_process:1680 : local user= 2025-11-25 17:50:31.897 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:50:31.900 | + functions-common:run_process:1683 : local name=q-l3 2025-11-25 17:50:31.904 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:50:31.907 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:50:31.911 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:31.914 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:31.919 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:31.925 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093031921 2025-11-25 17:50:31.928 | + functions-common:run_process:1686 : is_service_enabled q-l3 2025-11-25 17:50:31.950 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:50:31.954 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:50:31.958 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:31.961 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:31.964 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:31.968 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:31.971 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:31.975 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:50:31.978 | + functions-common:time_stop:2430 : start_time=1764093031921 2025-11-25 17:50:31.981 | + functions-common:time_stop:2432 : [[ -z 1764093031921 ]] 2025-11-25 17:50:31.985 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:31.991 | + functions-common:time_stop:2435 : end_time=1764093031988 2025-11-25 17:50:31.994 | + functions-common:time_stop:2436 : elapsed_time=67 2025-11-25 17:50:31.997 | + functions-common:time_stop:2437 : total=30362 2025-11-25 17:50:32.001 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:32.004 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=30429 2025-11-25 17:50:32.007 | + lib/neutron:start_other_agents:682 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2025-11-25 17:50:32.010 | + functions-common:run_process:1677 : local service=q-meta 2025-11-25 17:50:32.014 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2025-11-25 17:50:32.017 | + functions-common:run_process:1679 : local group= 2025-11-25 17:50:32.021 | + functions-common:run_process:1680 : local user= 2025-11-25 17:50:32.024 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:50:32.027 | + functions-common:run_process:1683 : local name=q-meta 2025-11-25 17:50:32.030 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:50:32.033 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:50:32.037 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:32.040 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:32.044 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:32.049 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093032046 2025-11-25 17:50:32.053 | + functions-common:run_process:1686 : is_service_enabled q-meta 2025-11-25 17:50:32.075 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:50:32.078 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:50:32.082 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:32.085 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:32.088 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:32.091 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:32.095 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:32.098 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:50:32.101 | + functions-common:time_stop:2430 : start_time=1764093032046 2025-11-25 17:50:32.105 | + functions-common:time_stop:2432 : [[ -z 1764093032046 ]] 2025-11-25 17:50:32.109 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:32.115 | + functions-common:time_stop:2435 : end_time=1764093032111 2025-11-25 17:50:32.118 | + functions-common:time_stop:2436 : elapsed_time=65 2025-11-25 17:50:32.122 | + functions-common:time_stop:2437 : total=30429 2025-11-25 17:50:32.125 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:32.129 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=30494 2025-11-25 17:50:32.133 | + lib/neutron:start_other_agents:683 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2025-11-25 17:50:32.136 | + functions-common:run_process:1677 : local service=q-metering 2025-11-25 17:50:32.140 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2025-11-25 17:50:32.143 | + functions-common:run_process:1679 : local group= 2025-11-25 17:50:32.146 | + functions-common:run_process:1680 : local user= 2025-11-25 17:50:32.149 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:50:32.153 | + functions-common:run_process:1683 : local name=q-metering 2025-11-25 17:50:32.156 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:50:32.160 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:50:32.163 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:32.166 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:32.171 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:32.176 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093032173 2025-11-25 17:50:32.180 | + functions-common:run_process:1686 : is_service_enabled q-metering 2025-11-25 17:50:32.202 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:50:32.206 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:50:32.210 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:32.213 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:32.216 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:32.219 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:32.223 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:32.226 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:50:32.229 | + functions-common:time_stop:2430 : start_time=1764093032173 2025-11-25 17:50:32.233 | + functions-common:time_stop:2432 : [[ -z 1764093032173 ]] 2025-11-25 17:50:32.237 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:32.243 | + functions-common:time_stop:2435 : end_time=1764093032239 2025-11-25 17:50:32.245 | + functions-common:time_stop:2436 : elapsed_time=66 2025-11-25 17:50:32.249 | + functions-common:time_stop:2437 : total=30494 2025-11-25 17:50:32.252 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:32.255 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=30560 2025-11-25 17:50:32.259 | + ./stack.sh:main:1344 : is_service_enabled q-svc neutron-api 2025-11-25 17:50:32.279 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:32.283 | + ./stack.sh:main:1344 : [[ True == \T\r\u\e ]] 2025-11-25 17:50:32.286 | + ./stack.sh:main:1345 : echo_summary 'Creating initial neutron network elements' 2025-11-25 17:50:32.290 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:50:32.293 | + ./stack.sh:echo_summary:473 : echo -e Creating initial neutron network elements 2025-11-25 17:50:32.296 | + ./stack.sh:main:1348 : type -p neutron_plugin_create_initial_networks 2025-11-25 17:50:32.299 | + ./stack.sh:main:1351 : create_neutron_initial_network 2025-11-25 17:50:32.302 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : type -p neutron_plugin_create_initial_network_profile 2025-11-25 17:50:32.306 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : is_networking_extension_supported auto-allocated-topology 2025-11-25 17:50:32.309 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2025-11-25 17:50:32.313 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2025-11-25 17:50:33.172 | 2025-11-25 17:50:33.188 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:50:33.192 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2025-11-25 17:50:33.192 | address-scope 2025-11-25 17:50:33.192 | agent 2025-11-25 17:50:33.192 | allowed-address-pairs 2025-11-25 17:50:33.192 | auto-allocated-topology 2025-11-25 17:50:33.192 | availability_zone 2025-11-25 17:50:33.192 | default-subnetpools 2025-11-25 17:50:33.192 | dhcp_agent_scheduler 2025-11-25 17:50:33.192 | dns-integration 2025-11-25 17:50:33.192 | dns-domain-ports 2025-11-25 17:50:33.192 | dns-integration-domain-keywords 2025-11-25 17:50:33.192 | empty-string-filtering 2025-11-25 17:50:33.192 | external-net 2025-11-25 17:50:33.192 | extra_dhcp_opt 2025-11-25 17:50:33.192 | extraroute 2025-11-25 17:50:33.192 | extraroute-atomic 2025-11-25 17:50:33.192 | filter-validation 2025-11-25 17:50:33.192 | floating-ip-port-forwarding-detail 2025-11-25 17:50:33.192 | fip-port-details 2025-11-25 17:50:33.192 | flavors 2025-11-25 17:50:33.192 | floatingip-pools 2025-11-25 17:50:33.192 | router 2025-11-25 17:50:33.192 | enable-default-route-bfd 2025-11-25 17:50:33.192 | enable-default-route-ecmp 2025-11-25 17:50:33.192 | ext-gw-mode 2025-11-25 17:50:33.192 | l3-ha 2025-11-25 17:50:33.192 | external-gateway-multihoming 2025-11-25 17:50:33.192 | l3-flavors 2025-11-25 17:50:33.192 | multi-provider 2025-11-25 17:50:33.192 | net-mtu 2025-11-25 17:50:33.192 | net-mtu-writable 2025-11-25 17:50:33.192 | network_availability_zone 2025-11-25 17:50:33.192 | network-ip-availability 2025-11-25 17:50:33.192 | pagination 2025-11-25 17:50:33.192 | port-device-profile 2025-11-25 17:50:33.192 | port-mac-address-regenerate 2025-11-25 17:50:33.192 | port-numa-affinity-policy 2025-11-25 17:50:33.192 | port-numa-affinity-policy-socket 2025-11-25 17:50:33.192 | binding 2025-11-25 17:50:33.192 | binding-extended 2025-11-25 17:50:33.193 | port-security 2025-11-25 17:50:33.193 | project-id 2025-11-25 17:50:33.193 | provider 2025-11-25 17:50:33.193 | qinq 2025-11-25 17:50:33.193 | quota-check-limit 2025-11-25 17:50:33.193 | quota-check-limit-default 2025-11-25 17:50:33.193 | quotas 2025-11-25 17:50:33.193 | quota_details 2025-11-25 17:50:33.193 | rbac-policies 2025-11-25 17:50:33.193 | rbac-address-scope 2025-11-25 17:50:33.193 | rbac-security-groups 2025-11-25 17:50:33.193 | revision-if-match 2025-11-25 17:50:33.193 | standard-attr-revisions 2025-11-25 17:50:33.193 | router_availability_zone 2025-11-25 17:50:33.193 | router-enable-snat 2025-11-25 17:50:33.193 | security-groups-default-rules 2025-11-25 17:50:33.193 | security-groups-normalized-cidr 2025-11-25 17:50:33.193 | security-groups-remote-address-group 2025-11-25 17:50:33.193 | security-groups-rules-belongs-to-default-sg 2025-11-25 17:50:33.193 | security-groups-shared-filtering 2025-11-25 17:50:33.193 | security-group 2025-11-25 17:50:33.193 | service-type 2025-11-25 17:50:33.193 | sorting 2025-11-25 17:50:33.193 | standard-attr-description 2025-11-25 17:50:33.193 | stateful-security-group 2025-11-25 17:50:33.193 | subnet-dns-publish-fixed-ip 2025-11-25 17:50:33.193 | subnet-external-network 2025-11-25 17:50:33.193 | subnet-service-types 2025-11-25 17:50:33.193 | subnet_allocation 2025-11-25 17:50:33.193 | subnetpool-prefix-ops 2025-11-25 17:50:33.193 | tag-creation 2025-11-25 17:50:33.193 | standard-attr-tag 2025-11-25 17:50:33.193 | standard-attr-timestamp 2025-11-25 17:50:33.193 | vlan-transparent' 2025-11-25 17:50:33.195 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2025-11-25 17:50:33.195 | address-scope 2025-11-25 17:50:33.195 | agent 2025-11-25 17:50:33.195 | allowed-address-pairs 2025-11-25 17:50:33.195 | auto-allocated-topology 2025-11-25 17:50:33.195 | availability_zone 2025-11-25 17:50:33.195 | default-subnetpools 2025-11-25 17:50:33.195 | dhcp_agent_scheduler 2025-11-25 17:50:33.195 | dns-integration 2025-11-25 17:50:33.195 | dns-domain-ports 2025-11-25 17:50:33.195 | dns-integration-domain-keywords 2025-11-25 17:50:33.195 | empty-string-filtering 2025-11-25 17:50:33.195 | external-net 2025-11-25 17:50:33.195 | extra_dhcp_opt 2025-11-25 17:50:33.195 | extraroute 2025-11-25 17:50:33.195 | extraroute-atomic 2025-11-25 17:50:33.195 | filter-validation 2025-11-25 17:50:33.195 | floating-ip-port-forwarding-detail 2025-11-25 17:50:33.195 | fip-port-details 2025-11-25 17:50:33.195 | flavors 2025-11-25 17:50:33.195 | floatingip-pools 2025-11-25 17:50:33.195 | router 2025-11-25 17:50:33.195 | enable-default-route-bfd 2025-11-25 17:50:33.195 | enable-default-route-ecmp 2025-11-25 17:50:33.195 | ext-gw-mode 2025-11-25 17:50:33.195 | l3-ha 2025-11-25 17:50:33.195 | external-gateway-multihoming 2025-11-25 17:50:33.195 | l3-flavors 2025-11-25 17:50:33.195 | multi-provider 2025-11-25 17:50:33.195 | net-mtu 2025-11-25 17:50:33.195 | net-mtu-writable 2025-11-25 17:50:33.195 | network_availability_zone 2025-11-25 17:50:33.195 | network-ip-availability 2025-11-25 17:50:33.195 | pagination 2025-11-25 17:50:33.195 | port-device-profile 2025-11-25 17:50:33.195 | port-mac-address-regenerate 2025-11-25 17:50:33.195 | port-numa-affinity-policy 2025-11-25 17:50:33.195 | port-numa-affinity-policy-socket 2025-11-25 17:50:33.195 | binding 2025-11-25 17:50:33.195 | binding-extended 2025-11-25 17:50:33.195 | port-security 2025-11-25 17:50:33.195 | project-id 2025-11-25 17:50:33.195 | provider 2025-11-25 17:50:33.195 | qinq 2025-11-25 17:50:33.195 | quota-check-limit 2025-11-25 17:50:33.195 | quota-check-limit-default 2025-11-25 17:50:33.195 | quotas 2025-11-25 17:50:33.195 | quota_details 2025-11-25 17:50:33.195 | rbac-policies 2025-11-25 17:50:33.195 | rbac-address-scope 2025-11-25 17:50:33.195 | rbac-security-groups 2025-11-25 17:50:33.195 | revision-if-match 2025-11-25 17:50:33.196 | standard-attr-revisions 2025-11-25 17:50:33.196 | router_availability_zone 2025-11-25 17:50:33.196 | router-enable-snat 2025-11-25 17:50:33.196 | security-groups-default-rules 2025-11-25 17:50:33.196 | security-groups-normalized-cidr 2025-11-25 17:50:33.196 | security-groups-remote-address-group 2025-11-25 17:50:33.196 | security-groups-rules-belongs-to-default-sg 2025-11-25 17:50:33.196 | security-groups-shared-filtering 2025-11-25 17:50:33.196 | security-group 2025-11-25 17:50:33.196 | service-type 2025-11-25 17:50:33.196 | sorting 2025-11-25 17:50:33.196 | standard-attr-description 2025-11-25 17:50:33.196 | stateful-security-group 2025-11-25 17:50:33.196 | subnet-dns-publish-fixed-ip 2025-11-25 17:50:33.196 | subnet-external-network 2025-11-25 17:50:33.196 | subnet-service-types 2025-11-25 17:50:33.196 | subnet_allocation 2025-11-25 17:50:33.196 | subnetpool-prefix-ops 2025-11-25 17:50:33.196 | tag-creation 2025-11-25 17:50:33.196 | standard-attr-tag 2025-11-25 17:50:33.196 | standard-attr-timestamp 2025-11-25 17:50:33.196 | vlan-transparent =~ auto-allocated-topology ]] 2025-11-25 17:50:33.197 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2025-11-25 17:50:33.201 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : [[ True == \T\r\u\e ]] 2025-11-25 17:50:33.204 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ 4+6 =~ 4.* ]] 2025-11-25 17:50:33.209 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : 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 2025-11-25 17:50:33.874 | 2025-11-25 17:50:33.889 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:50:33.893 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : SUBNETPOOL_V4_ID=e4cdffd4-3202-4423-acb0-c50468c98351 2025-11-25 17:50:33.896 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : [[ 4+6 =~ .*6 ]] 2025-11-25 17:50:33.901 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fda9:b4df:1e7a::/56 --share --default -f value -c id 2025-11-25 17:50:34.493 | 2025-11-25 17:50:34.504 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:50:34.509 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : SUBNETPOOL_V6_ID=24c060ce-a5ec-4471-98e2-3dd0c8eb8454 2025-11-25 17:50:34.512 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : is_provider_network 2025-11-25 17:50:34.516 | + functions-common:is_provider_network:2272 : '[' '' == True ']' 2025-11-25 17:50:34.519 | + functions-common:is_provider_network:2275 : return 1 2025-11-25 17:50:34.524 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2025-11-25 17:50:35.896 | 2025-11-25 17:50:35.911 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:50:35.915 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : NET_ID=24920d7f-a1c9-48b5-a68e-fb123c00ae42 2025-11-25 17:50:35.919 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : die_if_not_set 203 NET_ID 'Failure creating NET_ID for private' 2025-11-25 17:50:35.921 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-25 17:50:35.942 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : [[ 4+6 =~ 4.* ]] 2025-11-25 17:50:35.946 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : _neutron_create_private_subnet_v4 2025-11-25 17:50:35.950 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:254 : '[' -z e4cdffd4-3202-4423-acb0-c50468c98351 ']' 2025-11-25 17:50:35.953 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : local 'subnet_params=--ip-version 4 ' 2025-11-25 17:50:35.957 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n 10.1.0.1 ]] 2025-11-25 17:50:35.960 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : subnet_params+='--gateway 10.1.0.1 ' 2025-11-25 17:50:35.964 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+='--subnet-pool e4cdffd4-3202-4423-acb0-c50468c98351 ' 2025-11-25 17:50:35.967 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+=' ' 2025-11-25 17:50:35.971 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+='--network 24920d7f-a1c9-48b5-a68e-fb123c00ae42 private-subnet' 2025-11-25 17:50:35.974 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : local subnet_id 2025-11-25 17:50:35.979 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 10.1.0.1 --subnet-pool e4cdffd4-3202-4423-acb0-c50468c98351 --network 24920d7f-a1c9-48b5-a68e-fb123c00ae42 private-subnet -f value -c id 2025-11-25 17:50:37.241 | 2025-11-25 17:50:37.255 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:50:37.259 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : subnet_id=1b161407-d8bc-4c5f-88fa-454847166779 2025-11-25 17:50:37.262 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : die_if_not_set 267 subnet_id 'Failure creating private IPv4 subnet' 2025-11-25 17:50:37.266 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-11-25 17:50:37.285 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : echo 1b161407-d8bc-4c5f-88fa-454847166779 2025-11-25 17:50:37.288 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : SUBNET_ID=1b161407-d8bc-4c5f-88fa-454847166779 2025-11-25 17:50:37.291 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : [[ 4+6 =~ .*6 ]] 2025-11-25 17:50:37.296 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : _neutron_create_private_subnet_v6 2025-11-25 17:50:37.299 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:273 : die_if_not_set 273 IPV6_RA_MODE 'IPV6 RA Mode not set' 2025-11-25 17:50:37.302 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-11-25 17:50:37.321 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2025-11-25 17:50:37.324 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-11-25 17:50:37.345 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2025-11-25 17:50:37.348 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : '[' -z 24c060ce-a5ec-4471-98e2-3dd0c8eb8454 ']' 2025-11-25 17:50:37.351 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:279 : local 'subnet_params=--ip-version 6 ' 2025-11-25 17:50:37.354 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : [[ -n '' ]] 2025-11-25 17:50:37.357 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:283 : subnet_params+='--subnet-pool 24c060ce-a5ec-4471-98e2-3dd0c8eb8454 ' 2025-11-25 17:50:37.360 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+=' ' 2025-11-25 17:50:37.363 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 24920d7f-a1c9-48b5-a68e-fb123c00ae42 ipv6-private-subnet ' 2025-11-25 17:50:37.367 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : local ipv6_subnet_id 2025-11-25 17:50:37.372 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool 24c060ce-a5ec-4471-98e2-3dd0c8eb8454 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 24920d7f-a1c9-48b5-a68e-fb123c00ae42 ipv6-private-subnet -f value -c id 2025-11-25 17:50:38.492 | 2025-11-25 17:50:38.507 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:50:38.511 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : ipv6_subnet_id=7c252b7a-e3a4-4b4c-a054-0e4a3f95fc71 2025-11-25 17:50:38.514 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : die_if_not_set 288 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2025-11-25 17:50:38.517 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-11-25 17:50:38.537 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : echo 7c252b7a-e3a4-4b4c-a054-0e4a3f95fc71 2025-11-25 17:50:38.541 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : IPV6_SUBNET_ID=7c252b7a-e3a4-4b4c-a054-0e4a3f95fc71 2025-11-25 17:50:38.544 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported router 2025-11-25 17:50:38.547 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=router 2025-11-25 17:50:38.551 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2025-11-25 17:50:38.913 | 2025-11-25 17:50:38.929 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:50:38.933 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2025-11-25 17:50:38.933 | address-scope 2025-11-25 17:50:38.934 | agent 2025-11-25 17:50:38.934 | allowed-address-pairs 2025-11-25 17:50:38.934 | auto-allocated-topology 2025-11-25 17:50:38.934 | availability_zone 2025-11-25 17:50:38.934 | default-subnetpools 2025-11-25 17:50:38.934 | dhcp_agent_scheduler 2025-11-25 17:50:38.934 | dns-integration 2025-11-25 17:50:38.934 | dns-domain-ports 2025-11-25 17:50:38.934 | dns-integration-domain-keywords 2025-11-25 17:50:38.934 | empty-string-filtering 2025-11-25 17:50:38.934 | external-net 2025-11-25 17:50:38.934 | extra_dhcp_opt 2025-11-25 17:50:38.934 | extraroute 2025-11-25 17:50:38.934 | extraroute-atomic 2025-11-25 17:50:38.934 | filter-validation 2025-11-25 17:50:38.934 | floating-ip-port-forwarding-detail 2025-11-25 17:50:38.934 | fip-port-details 2025-11-25 17:50:38.934 | flavors 2025-11-25 17:50:38.934 | floatingip-pools 2025-11-25 17:50:38.934 | router 2025-11-25 17:50:38.934 | enable-default-route-bfd 2025-11-25 17:50:38.934 | enable-default-route-ecmp 2025-11-25 17:50:38.934 | ext-gw-mode 2025-11-25 17:50:38.934 | l3-ha 2025-11-25 17:50:38.934 | external-gateway-multihoming 2025-11-25 17:50:38.934 | l3-flavors 2025-11-25 17:50:38.934 | multi-provider 2025-11-25 17:50:38.934 | net-mtu 2025-11-25 17:50:38.934 | net-mtu-writable 2025-11-25 17:50:38.934 | network_availability_zone 2025-11-25 17:50:38.934 | network-ip-availability 2025-11-25 17:50:38.934 | pagination 2025-11-25 17:50:38.934 | port-device-profile 2025-11-25 17:50:38.934 | port-mac-address-regenerate 2025-11-25 17:50:38.934 | port-numa-affinity-policy 2025-11-25 17:50:38.934 | port-numa-affinity-policy-socket 2025-11-25 17:50:38.934 | binding 2025-11-25 17:50:38.934 | binding-extended 2025-11-25 17:50:38.934 | port-security 2025-11-25 17:50:38.934 | project-id 2025-11-25 17:50:38.934 | provider 2025-11-25 17:50:38.934 | qinq 2025-11-25 17:50:38.934 | quota-check-limit 2025-11-25 17:50:38.934 | quota-check-limit-default 2025-11-25 17:50:38.934 | quotas 2025-11-25 17:50:38.934 | quota_details 2025-11-25 17:50:38.934 | rbac-policies 2025-11-25 17:50:38.934 | rbac-address-scope 2025-11-25 17:50:38.934 | rbac-security-groups 2025-11-25 17:50:38.934 | revision-if-match 2025-11-25 17:50:38.934 | standard-attr-revisions 2025-11-25 17:50:38.934 | router_availability_zone 2025-11-25 17:50:38.934 | router-enable-snat 2025-11-25 17:50:38.934 | security-groups-default-rules 2025-11-25 17:50:38.934 | security-groups-normalized-cidr 2025-11-25 17:50:38.934 | security-groups-remote-address-group 2025-11-25 17:50:38.934 | security-groups-rules-belongs-to-default-sg 2025-11-25 17:50:38.934 | security-groups-shared-filtering 2025-11-25 17:50:38.935 | security-group 2025-11-25 17:50:38.935 | service-type 2025-11-25 17:50:38.935 | sorting 2025-11-25 17:50:38.935 | standard-attr-description 2025-11-25 17:50:38.935 | stateful-security-group 2025-11-25 17:50:38.935 | subnet-dns-publish-fixed-ip 2025-11-25 17:50:38.935 | subnet-external-network 2025-11-25 17:50:38.935 | subnet-service-types 2025-11-25 17:50:38.935 | subnet_allocation 2025-11-25 17:50:38.935 | subnetpool-prefix-ops 2025-11-25 17:50:38.935 | tag-creation 2025-11-25 17:50:38.935 | standard-attr-tag 2025-11-25 17:50:38.935 | standard-attr-timestamp 2025-11-25 17:50:38.935 | vlan-transparent' 2025-11-25 17:50:38.937 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2025-11-25 17:50:38.938 | address-scope 2025-11-25 17:50:38.938 | agent 2025-11-25 17:50:38.938 | allowed-address-pairs 2025-11-25 17:50:38.938 | auto-allocated-topology 2025-11-25 17:50:38.938 | availability_zone 2025-11-25 17:50:38.938 | default-subnetpools 2025-11-25 17:50:38.938 | dhcp_agent_scheduler 2025-11-25 17:50:38.938 | dns-integration 2025-11-25 17:50:38.938 | dns-domain-ports 2025-11-25 17:50:38.938 | dns-integration-domain-keywords 2025-11-25 17:50:38.938 | empty-string-filtering 2025-11-25 17:50:38.938 | external-net 2025-11-25 17:50:38.938 | extra_dhcp_opt 2025-11-25 17:50:38.938 | extraroute 2025-11-25 17:50:38.938 | extraroute-atomic 2025-11-25 17:50:38.938 | filter-validation 2025-11-25 17:50:38.938 | floating-ip-port-forwarding-detail 2025-11-25 17:50:38.938 | fip-port-details 2025-11-25 17:50:38.938 | flavors 2025-11-25 17:50:38.938 | floatingip-pools 2025-11-25 17:50:38.938 | router 2025-11-25 17:50:38.938 | enable-default-route-bfd 2025-11-25 17:50:38.938 | enable-default-route-ecmp 2025-11-25 17:50:38.938 | ext-gw-mode 2025-11-25 17:50:38.938 | l3-ha 2025-11-25 17:50:38.938 | external-gateway-multihoming 2025-11-25 17:50:38.938 | l3-flavors 2025-11-25 17:50:38.938 | multi-provider 2025-11-25 17:50:38.938 | net-mtu 2025-11-25 17:50:38.938 | net-mtu-writable 2025-11-25 17:50:38.938 | network_availability_zone 2025-11-25 17:50:38.938 | network-ip-availability 2025-11-25 17:50:38.938 | pagination 2025-11-25 17:50:38.938 | port-device-profile 2025-11-25 17:50:38.938 | port-mac-address-regenerate 2025-11-25 17:50:38.938 | port-numa-affinity-policy 2025-11-25 17:50:38.938 | port-numa-affinity-policy-socket 2025-11-25 17:50:38.938 | binding 2025-11-25 17:50:38.938 | binding-extended 2025-11-25 17:50:38.938 | port-security 2025-11-25 17:50:38.938 | project-id 2025-11-25 17:50:38.938 | provider 2025-11-25 17:50:38.938 | qinq 2025-11-25 17:50:38.938 | quota-check-limit 2025-11-25 17:50:38.938 | quota-check-limit-default 2025-11-25 17:50:38.938 | quotas 2025-11-25 17:50:38.938 | quota_details 2025-11-25 17:50:38.938 | rbac-policies 2025-11-25 17:50:38.938 | rbac-address-scope 2025-11-25 17:50:38.938 | rbac-security-groups 2025-11-25 17:50:38.938 | revision-if-match 2025-11-25 17:50:38.938 | standard-attr-revisions 2025-11-25 17:50:38.938 | router_availability_zone 2025-11-25 17:50:38.938 | router-enable-snat 2025-11-25 17:50:38.938 | security-groups-default-rules 2025-11-25 17:50:38.938 | security-groups-normalized-cidr 2025-11-25 17:50:38.939 | security-groups-remote-address-group 2025-11-25 17:50:38.939 | security-groups-rules-belongs-to-default-sg 2025-11-25 17:50:38.939 | security-groups-shared-filtering 2025-11-25 17:50:38.939 | security-group 2025-11-25 17:50:38.939 | service-type 2025-11-25 17:50:38.939 | sorting 2025-11-25 17:50:38.939 | standard-attr-description 2025-11-25 17:50:38.939 | stateful-security-group 2025-11-25 17:50:38.939 | subnet-dns-publish-fixed-ip 2025-11-25 17:50:38.939 | subnet-external-network 2025-11-25 17:50:38.939 | subnet-service-types 2025-11-25 17:50:38.939 | subnet_allocation 2025-11-25 17:50:38.939 | subnetpool-prefix-ops 2025-11-25 17:50:38.939 | tag-creation 2025-11-25 17:50:38.939 | standard-attr-tag 2025-11-25 17:50:38.939 | standard-attr-timestamp 2025-11-25 17:50:38.939 | vlan-transparent =~ router ]] 2025-11-25 17:50:38.942 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2025-11-25 17:50:38.945 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported external-net 2025-11-25 17:50:38.950 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2025-11-25 17:50:38.955 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2025-11-25 17:50:39.317 | 2025-11-25 17:50:39.332 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:50:39.336 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2025-11-25 17:50:39.336 | address-scope 2025-11-25 17:50:39.336 | agent 2025-11-25 17:50:39.336 | allowed-address-pairs 2025-11-25 17:50:39.336 | auto-allocated-topology 2025-11-25 17:50:39.336 | availability_zone 2025-11-25 17:50:39.336 | default-subnetpools 2025-11-25 17:50:39.336 | dhcp_agent_scheduler 2025-11-25 17:50:39.336 | dns-integration 2025-11-25 17:50:39.336 | dns-domain-ports 2025-11-25 17:50:39.336 | dns-integration-domain-keywords 2025-11-25 17:50:39.336 | empty-string-filtering 2025-11-25 17:50:39.336 | external-net 2025-11-25 17:50:39.336 | extra_dhcp_opt 2025-11-25 17:50:39.336 | extraroute 2025-11-25 17:50:39.336 | extraroute-atomic 2025-11-25 17:50:39.336 | filter-validation 2025-11-25 17:50:39.336 | floating-ip-port-forwarding-detail 2025-11-25 17:50:39.336 | fip-port-details 2025-11-25 17:50:39.336 | flavors 2025-11-25 17:50:39.336 | floatingip-pools 2025-11-25 17:50:39.336 | router 2025-11-25 17:50:39.336 | enable-default-route-bfd 2025-11-25 17:50:39.336 | enable-default-route-ecmp 2025-11-25 17:50:39.336 | ext-gw-mode 2025-11-25 17:50:39.336 | l3-ha 2025-11-25 17:50:39.336 | external-gateway-multihoming 2025-11-25 17:50:39.336 | l3-flavors 2025-11-25 17:50:39.336 | multi-provider 2025-11-25 17:50:39.336 | net-mtu 2025-11-25 17:50:39.336 | net-mtu-writable 2025-11-25 17:50:39.336 | network_availability_zone 2025-11-25 17:50:39.336 | network-ip-availability 2025-11-25 17:50:39.336 | pagination 2025-11-25 17:50:39.336 | port-device-profile 2025-11-25 17:50:39.336 | port-mac-address-regenerate 2025-11-25 17:50:39.336 | port-numa-affinity-policy 2025-11-25 17:50:39.336 | port-numa-affinity-policy-socket 2025-11-25 17:50:39.336 | binding 2025-11-25 17:50:39.336 | binding-extended 2025-11-25 17:50:39.336 | port-security 2025-11-25 17:50:39.337 | project-id 2025-11-25 17:50:39.337 | provider 2025-11-25 17:50:39.337 | qinq 2025-11-25 17:50:39.337 | quota-check-limit 2025-11-25 17:50:39.337 | quota-check-limit-default 2025-11-25 17:50:39.337 | quotas 2025-11-25 17:50:39.337 | quota_details 2025-11-25 17:50:39.337 | rbac-policies 2025-11-25 17:50:39.337 | rbac-address-scope 2025-11-25 17:50:39.337 | rbac-security-groups 2025-11-25 17:50:39.337 | revision-if-match 2025-11-25 17:50:39.337 | standard-attr-revisions 2025-11-25 17:50:39.337 | router_availability_zone 2025-11-25 17:50:39.337 | router-enable-snat 2025-11-25 17:50:39.337 | security-groups-default-rules 2025-11-25 17:50:39.337 | security-groups-normalized-cidr 2025-11-25 17:50:39.337 | security-groups-remote-address-group 2025-11-25 17:50:39.337 | security-groups-rules-belongs-to-default-sg 2025-11-25 17:50:39.337 | security-groups-shared-filtering 2025-11-25 17:50:39.337 | security-group 2025-11-25 17:50:39.337 | service-type 2025-11-25 17:50:39.337 | sorting 2025-11-25 17:50:39.337 | standard-attr-description 2025-11-25 17:50:39.337 | stateful-security-group 2025-11-25 17:50:39.337 | subnet-dns-publish-fixed-ip 2025-11-25 17:50:39.337 | subnet-external-network 2025-11-25 17:50:39.337 | subnet-service-types 2025-11-25 17:50:39.337 | subnet_allocation 2025-11-25 17:50:39.337 | subnetpool-prefix-ops 2025-11-25 17:50:39.337 | tag-creation 2025-11-25 17:50:39.337 | standard-attr-tag 2025-11-25 17:50:39.337 | standard-attr-timestamp 2025-11-25 17:50:39.337 | vlan-transparent' 2025-11-25 17:50:39.339 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2025-11-25 17:50:39.339 | address-scope 2025-11-25 17:50:39.339 | agent 2025-11-25 17:50:39.339 | allowed-address-pairs 2025-11-25 17:50:39.339 | auto-allocated-topology 2025-11-25 17:50:39.339 | availability_zone 2025-11-25 17:50:39.339 | default-subnetpools 2025-11-25 17:50:39.339 | dhcp_agent_scheduler 2025-11-25 17:50:39.339 | dns-integration 2025-11-25 17:50:39.339 | dns-domain-ports 2025-11-25 17:50:39.339 | dns-integration-domain-keywords 2025-11-25 17:50:39.339 | empty-string-filtering 2025-11-25 17:50:39.339 | external-net 2025-11-25 17:50:39.339 | extra_dhcp_opt 2025-11-25 17:50:39.339 | extraroute 2025-11-25 17:50:39.339 | extraroute-atomic 2025-11-25 17:50:39.339 | filter-validation 2025-11-25 17:50:39.339 | floating-ip-port-forwarding-detail 2025-11-25 17:50:39.339 | fip-port-details 2025-11-25 17:50:39.339 | flavors 2025-11-25 17:50:39.339 | floatingip-pools 2025-11-25 17:50:39.339 | router 2025-11-25 17:50:39.339 | enable-default-route-bfd 2025-11-25 17:50:39.339 | enable-default-route-ecmp 2025-11-25 17:50:39.339 | ext-gw-mode 2025-11-25 17:50:39.339 | l3-ha 2025-11-25 17:50:39.339 | external-gateway-multihoming 2025-11-25 17:50:39.339 | l3-flavors 2025-11-25 17:50:39.339 | multi-provider 2025-11-25 17:50:39.339 | net-mtu 2025-11-25 17:50:39.339 | net-mtu-writable 2025-11-25 17:50:39.339 | network_availability_zone 2025-11-25 17:50:39.339 | network-ip-availability 2025-11-25 17:50:39.339 | pagination 2025-11-25 17:50:39.339 | port-device-profile 2025-11-25 17:50:39.339 | port-mac-address-regenerate 2025-11-25 17:50:39.339 | port-numa-affinity-policy 2025-11-25 17:50:39.339 | port-numa-affinity-policy-socket 2025-11-25 17:50:39.339 | binding 2025-11-25 17:50:39.339 | binding-extended 2025-11-25 17:50:39.339 | port-security 2025-11-25 17:50:39.339 | project-id 2025-11-25 17:50:39.339 | provider 2025-11-25 17:50:39.339 | qinq 2025-11-25 17:50:39.339 | quota-check-limit 2025-11-25 17:50:39.339 | quota-check-limit-default 2025-11-25 17:50:39.339 | quotas 2025-11-25 17:50:39.339 | quota_details 2025-11-25 17:50:39.339 | rbac-policies 2025-11-25 17:50:39.339 | rbac-address-scope 2025-11-25 17:50:39.339 | rbac-security-groups 2025-11-25 17:50:39.339 | revision-if-match 2025-11-25 17:50:39.339 | standard-attr-revisions 2025-11-25 17:50:39.339 | router_availability_zone 2025-11-25 17:50:39.339 | router-enable-snat 2025-11-25 17:50:39.339 | security-groups-default-rules 2025-11-25 17:50:39.339 | security-groups-normalized-cidr 2025-11-25 17:50:39.339 | security-groups-remote-address-group 2025-11-25 17:50:39.339 | security-groups-rules-belongs-to-default-sg 2025-11-25 17:50:39.339 | security-groups-shared-filtering 2025-11-25 17:50:39.339 | security-group 2025-11-25 17:50:39.339 | service-type 2025-11-25 17:50:39.339 | sorting 2025-11-25 17:50:39.339 | standard-attr-description 2025-11-25 17:50:39.339 | stateful-security-group 2025-11-25 17:50:39.339 | subnet-dns-publish-fixed-ip 2025-11-25 17:50:39.339 | subnet-external-network 2025-11-25 17:50:39.339 | subnet-service-types 2025-11-25 17:50:39.339 | subnet_allocation 2025-11-25 17:50:39.339 | subnetpool-prefix-ops 2025-11-25 17:50:39.339 | tag-creation 2025-11-25 17:50:39.339 | standard-attr-tag 2025-11-25 17:50:39.339 | standard-attr-timestamp 2025-11-25 17:50:39.339 | vlan-transparent =~ external-net ]] 2025-11-25 17:50:39.342 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2025-11-25 17:50:39.345 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ True == \T\r\u\e ]] 2025-11-25 17:50:39.349 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2025-11-25 17:50:39.921 | 2025-11-25 17:50:39.937 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:50:39.940 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : ROUTER_ID=57c20ff3-b71b-4c1a-b7eb-b79836ca535b 2025-11-25 17:50:39.943 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : die_if_not_set 221 ROUTER_ID 'Failure creating router router1' 2025-11-25 17:50:39.946 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-25 17:50:39.964 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS=--external 2025-11-25 17:50:39.967 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported auto-allocated-topology 2025-11-25 17:50:39.971 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2025-11-25 17:50:39.974 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2025-11-25 17:50:40.342 | 2025-11-25 17:50:40.358 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:50:40.361 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2025-11-25 17:50:40.362 | address-scope 2025-11-25 17:50:40.362 | agent 2025-11-25 17:50:40.362 | allowed-address-pairs 2025-11-25 17:50:40.362 | auto-allocated-topology 2025-11-25 17:50:40.362 | availability_zone 2025-11-25 17:50:40.362 | default-subnetpools 2025-11-25 17:50:40.362 | dhcp_agent_scheduler 2025-11-25 17:50:40.362 | dns-integration 2025-11-25 17:50:40.362 | dns-domain-ports 2025-11-25 17:50:40.362 | dns-integration-domain-keywords 2025-11-25 17:50:40.362 | empty-string-filtering 2025-11-25 17:50:40.362 | external-net 2025-11-25 17:50:40.362 | extra_dhcp_opt 2025-11-25 17:50:40.362 | extraroute 2025-11-25 17:50:40.362 | extraroute-atomic 2025-11-25 17:50:40.362 | filter-validation 2025-11-25 17:50:40.362 | floating-ip-port-forwarding-detail 2025-11-25 17:50:40.362 | fip-port-details 2025-11-25 17:50:40.362 | flavors 2025-11-25 17:50:40.362 | floatingip-pools 2025-11-25 17:50:40.362 | router 2025-11-25 17:50:40.362 | enable-default-route-bfd 2025-11-25 17:50:40.363 | enable-default-route-ecmp 2025-11-25 17:50:40.363 | ext-gw-mode 2025-11-25 17:50:40.363 | l3-ha 2025-11-25 17:50:40.363 | external-gateway-multihoming 2025-11-25 17:50:40.363 | l3-flavors 2025-11-25 17:50:40.363 | multi-provider 2025-11-25 17:50:40.363 | net-mtu 2025-11-25 17:50:40.363 | net-mtu-writable 2025-11-25 17:50:40.363 | network_availability_zone 2025-11-25 17:50:40.363 | network-ip-availability 2025-11-25 17:50:40.363 | pagination 2025-11-25 17:50:40.363 | port-device-profile 2025-11-25 17:50:40.363 | port-mac-address-regenerate 2025-11-25 17:50:40.363 | port-numa-affinity-policy 2025-11-25 17:50:40.363 | port-numa-affinity-policy-socket 2025-11-25 17:50:40.363 | binding 2025-11-25 17:50:40.363 | binding-extended 2025-11-25 17:50:40.363 | port-security 2025-11-25 17:50:40.363 | project-id 2025-11-25 17:50:40.363 | provider 2025-11-25 17:50:40.363 | qinq 2025-11-25 17:50:40.363 | quota-check-limit 2025-11-25 17:50:40.363 | quota-check-limit-default 2025-11-25 17:50:40.363 | quotas 2025-11-25 17:50:40.363 | quota_details 2025-11-25 17:50:40.363 | rbac-policies 2025-11-25 17:50:40.363 | rbac-address-scope 2025-11-25 17:50:40.363 | rbac-security-groups 2025-11-25 17:50:40.363 | revision-if-match 2025-11-25 17:50:40.363 | standard-attr-revisions 2025-11-25 17:50:40.363 | router_availability_zone 2025-11-25 17:50:40.363 | router-enable-snat 2025-11-25 17:50:40.363 | security-groups-default-rules 2025-11-25 17:50:40.363 | security-groups-normalized-cidr 2025-11-25 17:50:40.363 | security-groups-remote-address-group 2025-11-25 17:50:40.363 | security-groups-rules-belongs-to-default-sg 2025-11-25 17:50:40.363 | security-groups-shared-filtering 2025-11-25 17:50:40.363 | security-group 2025-11-25 17:50:40.363 | service-type 2025-11-25 17:50:40.363 | sorting 2025-11-25 17:50:40.363 | standard-attr-description 2025-11-25 17:50:40.363 | stateful-security-group 2025-11-25 17:50:40.363 | subnet-dns-publish-fixed-ip 2025-11-25 17:50:40.363 | subnet-external-network 2025-11-25 17:50:40.363 | subnet-service-types 2025-11-25 17:50:40.363 | subnet_allocation 2025-11-25 17:50:40.363 | subnetpool-prefix-ops 2025-11-25 17:50:40.363 | tag-creation 2025-11-25 17:50:40.363 | standard-attr-tag 2025-11-25 17:50:40.363 | standard-attr-timestamp 2025-11-25 17:50:40.363 | vlan-transparent' 2025-11-25 17:50:40.366 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2025-11-25 17:50:40.366 | address-scope 2025-11-25 17:50:40.366 | agent 2025-11-25 17:50:40.366 | allowed-address-pairs 2025-11-25 17:50:40.366 | auto-allocated-topology 2025-11-25 17:50:40.366 | availability_zone 2025-11-25 17:50:40.366 | default-subnetpools 2025-11-25 17:50:40.366 | dhcp_agent_scheduler 2025-11-25 17:50:40.366 | dns-integration 2025-11-25 17:50:40.366 | dns-domain-ports 2025-11-25 17:50:40.366 | dns-integration-domain-keywords 2025-11-25 17:50:40.366 | empty-string-filtering 2025-11-25 17:50:40.366 | external-net 2025-11-25 17:50:40.366 | extra_dhcp_opt 2025-11-25 17:50:40.366 | extraroute 2025-11-25 17:50:40.366 | extraroute-atomic 2025-11-25 17:50:40.366 | filter-validation 2025-11-25 17:50:40.366 | floating-ip-port-forwarding-detail 2025-11-25 17:50:40.367 | fip-port-details 2025-11-25 17:50:40.367 | flavors 2025-11-25 17:50:40.367 | floatingip-pools 2025-11-25 17:50:40.367 | router 2025-11-25 17:50:40.367 | enable-default-route-bfd 2025-11-25 17:50:40.367 | enable-default-route-ecmp 2025-11-25 17:50:40.367 | ext-gw-mode 2025-11-25 17:50:40.367 | l3-ha 2025-11-25 17:50:40.367 | external-gateway-multihoming 2025-11-25 17:50:40.367 | l3-flavors 2025-11-25 17:50:40.367 | multi-provider 2025-11-25 17:50:40.367 | net-mtu 2025-11-25 17:50:40.367 | net-mtu-writable 2025-11-25 17:50:40.367 | network_availability_zone 2025-11-25 17:50:40.367 | network-ip-availability 2025-11-25 17:50:40.367 | pagination 2025-11-25 17:50:40.367 | port-device-profile 2025-11-25 17:50:40.367 | port-mac-address-regenerate 2025-11-25 17:50:40.367 | port-numa-affinity-policy 2025-11-25 17:50:40.367 | port-numa-affinity-policy-socket 2025-11-25 17:50:40.367 | binding 2025-11-25 17:50:40.367 | binding-extended 2025-11-25 17:50:40.367 | port-security 2025-11-25 17:50:40.367 | project-id 2025-11-25 17:50:40.367 | provider 2025-11-25 17:50:40.367 | qinq 2025-11-25 17:50:40.367 | quota-check-limit 2025-11-25 17:50:40.367 | quota-check-limit-default 2025-11-25 17:50:40.367 | quotas 2025-11-25 17:50:40.367 | quota_details 2025-11-25 17:50:40.367 | rbac-policies 2025-11-25 17:50:40.367 | rbac-address-scope 2025-11-25 17:50:40.367 | rbac-security-groups 2025-11-25 17:50:40.367 | revision-if-match 2025-11-25 17:50:40.367 | standard-attr-revisions 2025-11-25 17:50:40.367 | router_availability_zone 2025-11-25 17:50:40.367 | router-enable-snat 2025-11-25 17:50:40.367 | security-groups-default-rules 2025-11-25 17:50:40.367 | security-groups-normalized-cidr 2025-11-25 17:50:40.367 | security-groups-remote-address-group 2025-11-25 17:50:40.367 | security-groups-rules-belongs-to-default-sg 2025-11-25 17:50:40.367 | security-groups-shared-filtering 2025-11-25 17:50:40.367 | security-group 2025-11-25 17:50:40.367 | service-type 2025-11-25 17:50:40.367 | sorting 2025-11-25 17:50:40.367 | standard-attr-description 2025-11-25 17:50:40.367 | stateful-security-group 2025-11-25 17:50:40.367 | subnet-dns-publish-fixed-ip 2025-11-25 17:50:40.367 | subnet-external-network 2025-11-25 17:50:40.367 | subnet-service-types 2025-11-25 17:50:40.367 | subnet_allocation 2025-11-25 17:50:40.367 | subnetpool-prefix-ops 2025-11-25 17:50:40.367 | tag-creation 2025-11-25 17:50:40.367 | standard-attr-tag 2025-11-25 17:50:40.367 | standard-attr-timestamp 2025-11-25 17:50:40.367 | vlan-transparent =~ auto-allocated-topology ]] 2025-11-25 17:50:40.369 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2025-11-25 17:50:40.373 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : EXTERNAL_NETWORK_FLAGS='--external --default' 2025-11-25 17:50:40.377 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : '[' True = True ']' 2025-11-25 17:50:40.382 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : 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 2025-11-25 17:50:41.234 | 2025-11-25 17:50:41.250 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:50:41.254 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : EXT_NET_ID=b78b8a49-a328-4f90-8362-b211cafafafc 2025-11-25 17:50:41.259 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : die_if_not_set 238 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2025-11-25 17:50:41.262 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-25 17:50:41.284 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : [[ 4+6 =~ 4.* ]] 2025-11-25 17:50:41.287 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : _neutron_configure_router_v4 2025-11-25 17:50:41.291 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 57c20ff3-b71b-4c1a-b7eb-b79836ca535b 1b161407-d8bc-4c5f-88fa-454847166779 2025-11-25 17:50:42.866 | 2025-11-25 17:50:42.878 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2025-11-25 17:50:42.882 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 b78b8a49-a328-4f90-8362-b211cafafafc 2025-11-25 17:50:42.885 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2025-11-25 17:50:42.889 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2025-11-25 17:50:42.892 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.24.5.1 ]] 2025-11-25 17:50:42.895 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.24.5.1 ' 2025-11-25 17:50:42.898 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network b78b8a49-a328-4f90-8362-b211cafafafc --subnet-range 172.24.5.0/24 --no-dhcp ' 2025-11-25 17:50:42.901 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2025-11-25 17:50:42.904 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2025-11-25 17:50:42.908 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.24.5.1 --network b78b8a49-a328-4f90-8362-b211cafafafc --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2025-11-25 17:50:42.909 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2025-11-25 17:50:43.396 | 2025-11-25 17:50:43.411 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:50:43.415 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2025-11-25 17:50:43.415 | | id | d8246a81-26f7-4b7a-b48c-fd5e24c9ba59 |' 2025-11-25 17:50:43.418 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2025-11-25 17:50:43.421 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-11-25 17:50:43.440 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' d8246a81-26f7-4b7a-b48c-fd5e24c9ba59 '|' 2025-11-25 17:50:43.444 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | d8246a81-26f7-4b7a-b48c-fd5e24c9ba59 |' 2025-11-25 17:50:43.447 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2025-11-25 17:50:43.452 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' d8246a81-26f7-4b7a-b48c-fd5e24c9ba59 '|' 2025-11-25 17:50:43.452 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2025-11-25 17:50:43.455 | ++ functions-common:get_field:809 : local data field 2025-11-25 17:50:43.459 | ++ functions-common:get_field:810 : read data 2025-11-25 17:50:43.462 | ++ functions-common:get_field:811 : '[' 2 -lt 0 ']' 2025-11-25 17:50:43.465 | ++ functions-common:get_field:814 : field='$3' 2025-11-25 17:50:43.469 | ++ functions-common:get_field:816 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2025-11-25 17:50:43.469 | ++ functions-common:get_field:816 : echo '| gateway_ip | 172.24.5.1 | | id | d8246a81-26f7-4b7a-b48c-fd5e24c9ba59 |' 2025-11-25 17:50:43.474 | ++ functions-common:get_field:810 : read data 2025-11-25 17:50:43.478 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.24.5.1 2025-11-25 17:50:43.482 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' d8246a81-26f7-4b7a-b48c-fd5e24c9ba59 '|' 2025-11-25 17:50:43.483 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2025-11-25 17:50:43.486 | ++ functions-common:get_field:809 : local data field 2025-11-25 17:50:43.489 | ++ functions-common:get_field:810 : read data 2025-11-25 17:50:43.491 | ++ functions-common:get_field:811 : '[' 5 -lt 0 ']' 2025-11-25 17:50:43.494 | ++ functions-common:get_field:814 : field='$6' 2025-11-25 17:50:43.498 | ++ functions-common:get_field:816 : echo '| gateway_ip | 172.24.5.1 | | id | d8246a81-26f7-4b7a-b48c-fd5e24c9ba59 |' 2025-11-25 17:50:43.498 | ++ functions-common:get_field:816 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2025-11-25 17:50:43.504 | ++ functions-common:get_field:810 : read data 2025-11-25 17:50:43.508 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=d8246a81-26f7-4b7a-b48c-fd5e24c9ba59 2025-11-25 17:50:43.511 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway b78b8a49-a328-4f90-8362-b211cafafafc 57c20ff3-b71b-4c1a-b7eb-b79836ca535b 2025-11-25 17:50:45.477 | 2025-11-25 17:50:45.490 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ ovn == \o\v\n ]] 2025-11-25 17:50:45.493 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ True == \T\r\u\e ]] 2025-11-25 17:50:45.497 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-svc neutron-api 2025-11-25 17:50:45.522 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:45.526 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2025-11-25 17:50:45.529 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2025-11-25 17:50:45.533 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2025-11-25 17:50:45.536 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2025-11-25 17:50:45.540 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2025-11-25 17:50:45.542 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:149 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2025-11-25 17:50:45.606 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2025-11-25 17:50:45.611 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-ex 2025-11-25 17:50:45.614 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : [[ br-ex != \n\o\n\e ]] 2025-11-25 17:50:45.617 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local cidr_len=24 2025-11-25 17:50:45.620 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local 'testcmd=ip -o link | grep -q br-ex' 2025-11-25 17:50:45.623 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2025-11-25 17:50:45.627 | + functions-common:test_with_retry:2361 : local 'testcmd=ip -o link | grep -q br-ex' 2025-11-25 17:50:45.630 | + functions-common:test_with_retry:2362 : local 'failmsg=br-ex creation failed' 2025-11-25 17:50:45.634 | + functions-common:test_with_retry:2363 : local until=10 2025-11-25 17:50:45.637 | + functions-common:test_with_retry:2364 : local sleep=0.5 2025-11-25 17:50:45.639 | + functions-common:test_with_retry:2366 : time_start test_with_retry 2025-11-25 17:50:45.643 | + functions-common:time_start:2409 : local name=test_with_retry 2025-11-25 17:50:45.646 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:45.649 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:45.653 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:45.658 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093045655 2025-11-25 17:50:45.661 | + functions-common:test_with_retry:2367 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2025-11-25 17:50:45.673 | + functions-common:test_with_retry:2370 : time_stop test_with_retry 2025-11-25 17:50:45.675 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:45.678 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:45.682 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:45.685 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:45.687 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:45.690 | + functions-common:time_stop:2429 : name=test_with_retry 2025-11-25 17:50:45.693 | + functions-common:time_stop:2430 : start_time=1764093045655 2025-11-25 17:50:45.697 | + functions-common:time_stop:2432 : [[ -z 1764093045655 ]] 2025-11-25 17:50:45.700 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:45.706 | + functions-common:time_stop:2435 : end_time=1764093045702 2025-11-25 17:50:45.709 | + functions-common:time_stop:2436 : elapsed_time=47 2025-11-25 17:50:45.711 | + functions-common:time_stop:2437 : total=241 2025-11-25 17:50:45.714 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:45.717 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=288 2025-11-25 17:50:45.722 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : grep -c 172.24.5.1 2025-11-25 17:50:45.723 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ip addr show dev br-ex 2025-11-25 17:50:45.730 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ 0 == 0 ]] 2025-11-25 17:50:45.733 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \F\a\l\s\e ]] 2025-11-25 17:50:45.737 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ False == \T\r\u\e ]] 2025-11-25 17:50:45.740 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \T\r\u\e ]] 2025-11-25 17:50:45.744 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : sudo ip addr add 172.24.5.1/24 dev br-ex 2025-11-25 17:50:45.769 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : sudo ip link set br-ex up 2025-11-25 17:50:45.791 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2025-11-25 17:50:45.791 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : cut -f2 '-d'\''' 2025-11-25 17:50:45.792 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : awk -Fip_address '{ print $2 }' 2025-11-25 17:50:45.793 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : tr '\n' ' ' 2025-11-25 17:50:46.141 | 2025-11-25 17:50:46.152 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:50:46.157 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ROUTER_GW_IP=' 172.24.5.77 ' 2025-11-25 17:50:46.161 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : die_if_not_set 347 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2025-11-25 17:50:46.164 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-25 17:50:46.184 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : _neutron_set_router_id 2025-11-25 17:50:46.186 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2025-11-25 17:50:46.190 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : [[ 4+6 =~ .*6 ]] 2025-11-25 17:50:46.193 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : _neutron_configure_router_v6 2025-11-25 17:50:46.196 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:355 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 57c20ff3-b71b-4c1a-b7eb-b79836ca535b 7c252b7a-e3a4-4b4c-a054-0e4a3f95fc71 2025-11-25 17:50:47.860 | 2025-11-25 17:50:47.872 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:357 : local ipv6_id_and_ext_gw_ip 2025-11-25 17:50:47.876 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : _neutron_create_public_subnet_v6 b78b8a49-a328-4f90-8362-b211cafafafc 2025-11-25 17:50:47.880 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:309 : local 'subnet_params=--ip-version 6 ' 2025-11-25 17:50:47.883 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:310 : subnet_params+='--gateway 2001:db8::2 ' 2025-11-25 17:50:47.886 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:311 : subnet_params+='--network b78b8a49-a328-4f90-8362-b211cafafafc --subnet-range 2001:db8::/64 --no-dhcp ' 2025-11-25 17:50:47.889 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:312 : subnet_params+=ipv6-public-subnet 2025-11-25 17:50:47.892 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:313 : local ipv6_id_and_ext_gw_ip 2025-11-25 17:50:47.897 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network b78b8a49-a328-4f90-8362-b211cafafafc --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2025-11-25 17:50:47.897 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : grep -e gateway_ip -e ' id ' 2025-11-25 17:50:50.790 | 2025-11-25 17:50:50.805 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:50:50.809 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2025-11-25 17:50:50.810 | | id | 6a9ec510-9d38-4017-abd6-7fc4a311593f |' 2025-11-25 17:50:50.812 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : die_if_not_set 315 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2025-11-25 17:50:50.816 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-11-25 17:50:50.836 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:316 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 6a9ec510-9d38-4017-abd6-7fc4a311593f '|' 2025-11-25 17:50:50.841 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 6a9ec510-9d38-4017-abd6-7fc4a311593f |' 2025-11-25 17:50:50.843 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:359 : local ipv6_ext_gw_ip 2025-11-25 17:50:50.849 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 6a9ec510-9d38-4017-abd6-7fc4a311593f '|' 2025-11-25 17:50:50.851 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : get_field 2 2025-11-25 17:50:50.855 | ++ functions-common:get_field:809 : local data field 2025-11-25 17:50:50.858 | ++ functions-common:get_field:810 : read data 2025-11-25 17:50:50.862 | ++ functions-common:get_field:811 : '[' 2 -lt 0 ']' 2025-11-25 17:50:50.865 | ++ functions-common:get_field:814 : field='$3' 2025-11-25 17:50:50.870 | ++ functions-common:get_field:816 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2025-11-25 17:50:50.873 | ++ functions-common:get_field:816 : echo '| gateway_ip | 2001:db8::2 | | id | 6a9ec510-9d38-4017-abd6-7fc4a311593f |' 2025-11-25 17:50:50.878 | ++ functions-common:get_field:810 : read data 2025-11-25 17:50:50.883 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : ipv6_ext_gw_ip=2001:db8::2 2025-11-25 17:50:50.886 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:361 : local ipv6_pub_subnet_id 2025-11-25 17:50:50.892 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : get_field 5 2025-11-25 17:50:50.893 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 6a9ec510-9d38-4017-abd6-7fc4a311593f '|' 2025-11-25 17:50:50.896 | ++ functions-common:get_field:809 : local data field 2025-11-25 17:50:50.901 | ++ functions-common:get_field:810 : read data 2025-11-25 17:50:50.905 | ++ functions-common:get_field:811 : '[' 5 -lt 0 ']' 2025-11-25 17:50:50.908 | ++ functions-common:get_field:814 : field='$6' 2025-11-25 17:50:50.912 | ++ functions-common:get_field:816 : echo '| gateway_ip | 2001:db8::2 | | id | 6a9ec510-9d38-4017-abd6-7fc4a311593f |' 2025-11-25 17:50:50.914 | ++ functions-common:get_field:816 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2025-11-25 17:50:50.921 | ++ functions-common:get_field:810 : read data 2025-11-25 17:50:50.925 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : ipv6_pub_subnet_id=6a9ec510-9d38-4017-abd6-7fc4a311593f 2025-11-25 17:50:50.929 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : [[ 4+6 == \6 ]] 2025-11-25 17:50:50.934 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ ovn == \o\v\n ]] 2025-11-25 17:50:50.937 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ True == \T\r\u\e ]] 2025-11-25 17:50:50.940 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : is_service_enabled q-svc neutron-api 2025-11-25 17:50:50.964 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:50.968 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:385 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2025-11-25 17:50:50.993 | net.ipv6.conf.all.forwarding = 1 2025-11-25 17:50:51.000 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 57c20ff3-b71b-4c1a-b7eb-b79836ca535b -c external_gateway_info -f json 2025-11-25 17:50:51.001 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep -C 1 6a9ec510-9d38-4017-abd6-7fc4a311593f 2025-11-25 17:50:51.003 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : awk '{print $2}' 2025-11-25 17:50:51.003 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep ip_address 2025-11-25 17:50:51.004 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : tr -d '"' 2025-11-25 17:50:51.510 | 2025-11-25 17:50:51.525 | ++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:50:51.531 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : IPV6_ROUTER_GW_IP=2001:db8::dd 2025-11-25 17:50:51.534 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:395 : die_if_not_set 395 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2025-11-25 17:50:51.538 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-25 17:50:51.559 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:397 : is_neutron_ovs_base_plugin 2025-11-25 17:50:51.562 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2025-11-25 17:50:51.565 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:398 : local ext_gw_interface 2025-11-25 17:50:51.570 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : _neutron_get_ext_gw_interface 2025-11-25 17:50:51.573 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2025-11-25 17:50:51.577 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:149 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2025-11-25 17:50:51.615 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2025-11-25 17:50:51.619 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : ext_gw_interface=br-ex 2025-11-25 17:50:51.622 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:400 : local ipv6_cidr_len=64 2025-11-25 17:50:51.625 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:405 : sudo ip link set br-ex up 2025-11-25 17:50:51.653 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2025-11-25 17:50:51.679 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : local replace_range=fda9:b4df:1e7a::/56 2025-11-25 17:50:51.683 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:413 : [[ -z 24c060ce-a5ec-4471-98e2-3dd0c8eb8454 ]] 2025-11-25 17:50:51.686 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:416 : sudo ip -6 route replace fda9:b4df:1e7a::/56 via 2001:db8::dd dev br-ex 2025-11-25 17:50:51.713 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:418 : _neutron_set_router_id 2025-11-25 17:50:51.716 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2025-11-25 17:50:51.720 | + ./stack.sh:main:1356 : is_service_enabled nova 2025-11-25 17:50:51.743 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:51.746 | + ./stack.sh:main:1357 : echo_summary 'Starting Nova' 2025-11-25 17:50:51.750 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:50:51.753 | + ./stack.sh:echo_summary:473 : echo -e Starting Nova 2025-11-25 17:50:51.757 | + ./stack.sh:main:1358 : start_nova 2025-11-25 17:50:51.760 | + lib/nova:start_nova:1199 : start_nova_rest 2025-11-25 17:50:51.763 | + lib/nova:start_nova_rest:1112 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:50:51.767 | + lib/nova:start_nova_rest:1113 : export PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:50:51.770 | + lib/nova:start_nova_rest:1113 : PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:50:51.774 | + lib/nova:start_nova_rest:1115 : local compute_cell_conf=/etc/nova/nova.conf 2025-11-25 17:50:51.777 | + lib/nova:start_nova_rest:1117 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-25 17:50:51.781 | + functions-common:run_process:1677 : local service=n-sch 2025-11-25 17:50:51.784 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-25 17:50:51.788 | + functions-common:run_process:1679 : local group= 2025-11-25 17:50:51.791 | + functions-common:run_process:1680 : local user= 2025-11-25 17:50:51.794 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:50:51.798 | + functions-common:run_process:1683 : local name=n-sch 2025-11-25 17:50:51.801 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:50:51.805 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:50:51.808 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:51.811 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:51.816 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:51.821 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093051818 2025-11-25 17:50:51.825 | + functions-common:run_process:1686 : is_service_enabled n-sch 2025-11-25 17:50:51.849 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:51.852 | + functions-common:run_process:1687 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2025-11-25 17:50:51.856 | + functions-common:_run_under_systemd:1631 : local service=n-sch 2025-11-25 17:50:51.860 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-25 17:50:51.863 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-25 17:50:51.866 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-25 17:50:51.869 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-25 17:50:51.873 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2025-11-25 17:50:51.876 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2025-11-25 17:50:51.880 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-sch.service 2025-11-25 17:50:51.883 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:50:51.887 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:50:51.890 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:50:51.893 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:50:51.897 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2025-11-25 17:50:51.900 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2025-11-25 17:50:51.904 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' stack '' 2025-11-25 17:50:51.907 | + functions-common:write_user_unit_file:1538 : local service=devstack@n-sch.service 2025-11-25 17:50:51.910 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-25 17:50:51.913 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-25 17:50:51.916 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-25 17:50:51.920 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-25 17:50:51.923 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:50:51.927 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-25 17:50:51.930 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2025-11-25 17:50:51.933 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:50:51.939 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2025-11-25 17:50:52.063 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:50:52.184 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2025-11-25 17:50:52.287 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-25 17:50:52.401 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2025-11-25 17:50:52.506 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2025-11-25 17:50:52.607 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:50:52.710 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-25 17:50:52.713 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-25 17:50:52.716 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2025-11-25 17:50:52.836 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:50:53.198 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-sch.service 2025-11-25 17:50:53.233 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-sch.service' → '/etc/systemd/system/devstack@n-sch.service'. 2025-11-25 17:50:53.553 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-sch.service 2025-11-25 17:50:53.606 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:50:53.610 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:53.612 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:53.615 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:53.617 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:53.620 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:53.623 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:50:53.625 | + functions-common:time_stop:2430 : start_time=1764093051818 2025-11-25 17:50:53.627 | + functions-common:time_stop:2432 : [[ -z 1764093051818 ]] 2025-11-25 17:50:53.631 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:53.636 | + functions-common:time_stop:2435 : end_time=1764093053633 2025-11-25 17:50:53.639 | + functions-common:time_stop:2436 : elapsed_time=1815 2025-11-25 17:50:53.642 | + functions-common:time_stop:2437 : total=30560 2025-11-25 17:50:53.644 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:53.647 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=32375 2025-11-25 17:50:53.651 | ++ lib/nova:start_nova_rest:1118 : which uwsgi 2025-11-25 17:50:53.656 | + lib/nova:start_nova_rest:1118 : run_process n-api-meta '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-25 17:50:53.658 | + functions-common:run_process:1677 : local service=n-api-meta 2025-11-25 17:50:53.661 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-25 17:50:53.664 | + functions-common:run_process:1679 : local group= 2025-11-25 17:50:53.666 | + functions-common:run_process:1680 : local user= 2025-11-25 17:50:53.669 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:50:53.672 | + functions-common:run_process:1683 : local name=n-api-meta 2025-11-25 17:50:53.675 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:50:53.678 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:50:53.681 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:53.683 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:53.688 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:53.693 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093053690 2025-11-25 17:50:53.696 | + functions-common:run_process:1686 : is_service_enabled n-api-meta 2025-11-25 17:50:53.714 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:53.717 | + functions-common:run_process:1687 : _run_under_systemd n-api-meta '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2025-11-25 17:50:53.720 | + functions-common:_run_under_systemd:1631 : local service=n-api-meta 2025-11-25 17:50:53.723 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-25 17:50:53.725 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-25 17:50:53.728 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-25 17:50:53.731 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-25 17:50:53.733 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2025-11-25 17:50:53.736 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2025-11-25 17:50:53.739 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-api-meta.service 2025-11-25 17:50:53.741 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:50:53.744 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:50:53.748 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:50:53.750 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:50:53.753 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2025-11-25 17:50:53.756 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2025-11-25 17:50:53.759 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-25 17:50:53.763 | + functions-common:_run_under_systemd:1651 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' stack '' 2025-11-25 17:50:53.765 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@n-api-meta.service 2025-11-25 17:50:53.769 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-25 17:50:53.772 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-25 17:50:53.774 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-25 17:50:53.777 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-25 17:50:53.780 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2025-11-25 17:50:53.783 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-25 17:50:53.788 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2025-11-25 17:50:53.888 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:50:53.999 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2025-11-25 17:50:54.087 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2025-11-25 17:50:54.176 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-25 17:50:54.271 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:50:54.363 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2025-11-25 17:50:54.464 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2025-11-25 17:50:54.565 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2025-11-25 17:50:54.662 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2025-11-25 17:50:54.759 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2025-11-25 17:50:54.861 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-25 17:50:54.865 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-25 17:50:54.868 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2025-11-25 17:50:54.996 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-25 17:50:55.370 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-api-meta.service 2025-11-25 17:50:55.400 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service' → '/etc/systemd/system/devstack@n-api-meta.service'. 2025-11-25 17:50:55.683 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-api-meta.service 2025-11-25 17:50:55.815 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:50:55.818 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:55.822 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:55.825 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:55.828 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:55.830 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:55.834 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:50:55.837 | + functions-common:time_stop:2430 : start_time=1764093053690 2025-11-25 17:50:55.840 | + functions-common:time_stop:2432 : [[ -z 1764093053690 ]] 2025-11-25 17:50:55.846 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:55.851 | + functions-common:time_stop:2435 : end_time=1764093055847 2025-11-25 17:50:55.854 | + functions-common:time_stop:2436 : elapsed_time=2157 2025-11-25 17:50:55.857 | + functions-common:time_stop:2437 : total=32375 2025-11-25 17:50:55.860 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:55.863 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=34532 2025-11-25 17:50:55.866 | + lib/nova:start_nova_rest:1120 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:50:55.870 | + lib/nova:start_nova_rest:1120 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:50:55.874 | + lib/nova:start_nova:1200 : start_nova_console_proxies 2025-11-25 17:50:55.877 | + lib/nova:start_nova_console_proxies:1135 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:50:55.880 | + lib/nova:start_nova_console_proxies:1137 : export PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:50:55.883 | + lib/nova:start_nova_console_proxies:1137 : PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:50:55.887 | + lib/nova:start_nova_console_proxies:1139 : local api_cell_conf=/etc/nova/nova.conf 2025-11-25 17:50:55.890 | + lib/nova:start_nova_console_proxies:1141 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-25 17:50:55.893 | + lib/nova:start_nova_console_proxies:1146 : enable_nova_console_proxies 2025-11-25 17:50:55.898 | ++ lib/nova:enable_nova_console_proxies:1124 : seq 1 1 2025-11-25 17:50:55.903 | + lib/nova:enable_nova_console_proxies:1124 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-25 17:50:55.906 | + lib/nova:enable_nova_console_proxies:1125 : for srv in n-novnc n-spice n-sproxy 2025-11-25 17:50:55.909 | + lib/nova:enable_nova_console_proxies:1126 : is_service_enabled n-novnc 2025-11-25 17:50:55.930 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:55.934 | + lib/nova:enable_nova_console_proxies:1127 : enable_service n-novnc-cell1 2025-11-25 17:50:55.992 | + lib/nova:enable_nova_console_proxies:1125 : for srv in n-novnc n-spice n-sproxy 2025-11-25 17:50:55.995 | + lib/nova:enable_nova_console_proxies:1126 : is_service_enabled n-spice 2025-11-25 17:50:56.017 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:50:56.020 | + lib/nova:enable_nova_console_proxies:1125 : for srv in n-novnc n-spice n-sproxy 2025-11-25 17:50:56.023 | + lib/nova:enable_nova_console_proxies:1126 : is_service_enabled n-sproxy 2025-11-25 17:50:56.045 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:50:56.049 | ++ lib/nova:start_nova_console_proxies:1147 : seq 1 1 2025-11-25 17:50:56.055 | + lib/nova:start_nova_console_proxies:1147 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-25 17:50:56.058 | + lib/nova:start_nova_console_proxies:1148 : local conf 2025-11-25 17:50:56.063 | ++ lib/nova:start_nova_console_proxies:1149 : conductor_conf 1 2025-11-25 17:50:56.065 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-25 17:50:56.069 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-25 17:50:56.073 | + lib/nova:start_nova_console_proxies:1149 : conf=/etc/nova/nova_cell1.conf 2025-11-25 17:50:56.076 | + lib/nova:start_nova_console_proxies:1150 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-25 17:50:56.079 | + functions-common:run_process:1677 : local service=n-novnc-cell1 2025-11-25 17:50:56.083 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-25 17:50:56.086 | + functions-common:run_process:1679 : local group= 2025-11-25 17:50:56.089 | + functions-common:run_process:1680 : local user= 2025-11-25 17:50:56.092 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:50:56.095 | + functions-common:run_process:1683 : local name=n-novnc-cell1 2025-11-25 17:50:56.098 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:50:56.102 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:50:56.105 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:56.108 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:56.112 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:56.118 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093056114 2025-11-25 17:50:56.121 | + functions-common:run_process:1686 : is_service_enabled n-novnc-cell1 2025-11-25 17:50:56.142 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:56.146 | + functions-common:run_process:1687 : _run_under_systemd n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2025-11-25 17:50:56.149 | + functions-common:_run_under_systemd:1631 : local service=n-novnc-cell1 2025-11-25 17:50:56.152 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-25 17:50:56.155 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-25 17:50:56.159 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-25 17:50:56.162 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-25 17:50:56.165 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2025-11-25 17:50:56.168 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2025-11-25 17:50:56.171 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-novnc-cell1.service 2025-11-25 17:50:56.175 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:50:56.178 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:50:56.181 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:50:56.185 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:50:56.188 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2025-11-25 17:50:56.191 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2025-11-25 17:50:56.195 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@n-novnc-cell1.service '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' stack '' 2025-11-25 17:50:56.198 | + functions-common:write_user_unit_file:1538 : local service=devstack@n-novnc-cell1.service 2025-11-25 17:50:56.201 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-25 17:50:56.205 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-25 17:50:56.208 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-25 17:50:56.211 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-25 17:50:56.214 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:50:56.217 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-25 17:50:56.221 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2025-11-25 17:50:56.224 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:50:56.229 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2025-11-25 17:50:56.358 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:50:56.483 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2025-11-25 17:50:56.571 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-25 17:50:56.652 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2025-11-25 17:50:56.727 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2025-11-25 17:50:56.799 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:50:56.883 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-25 17:50:56.885 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-25 17:50:56.887 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2025-11-25 17:50:57.005 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:50:57.347 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-novnc-cell1.service 2025-11-25 17:50:57.376 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service' → '/etc/systemd/system/devstack@n-novnc-cell1.service'. 2025-11-25 17:50:57.648 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-novnc-cell1.service 2025-11-25 17:50:57.701 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:50:57.704 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:57.707 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:57.710 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:57.713 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:57.716 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:57.719 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:50:57.722 | + functions-common:time_stop:2430 : start_time=1764093056114 2025-11-25 17:50:57.725 | + functions-common:time_stop:2432 : [[ -z 1764093056114 ]] 2025-11-25 17:50:57.729 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:57.734 | + functions-common:time_stop:2435 : end_time=1764093057731 2025-11-25 17:50:57.737 | + functions-common:time_stop:2436 : elapsed_time=1617 2025-11-25 17:50:57.740 | + functions-common:time_stop:2437 : total=34532 2025-11-25 17:50:57.743 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:57.747 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=36149 2025-11-25 17:50:57.750 | + lib/nova:start_nova_console_proxies:1151 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2025-11-25 17:50:57.753 | + functions-common:run_process:1677 : local service=n-spice-cell1 2025-11-25 17:50:57.756 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2025-11-25 17:50:57.759 | + functions-common:run_process:1679 : local group= 2025-11-25 17:50:57.762 | + functions-common:run_process:1680 : local user= 2025-11-25 17:50:57.765 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:50:57.769 | + functions-common:run_process:1683 : local name=n-spice-cell1 2025-11-25 17:50:57.772 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:50:57.775 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:50:57.778 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:57.781 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:57.786 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:57.791 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093057788 2025-11-25 17:50:57.795 | + functions-common:run_process:1686 : is_service_enabled n-spice-cell1 2025-11-25 17:50:57.814 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:50:57.818 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:50:57.821 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:57.823 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:57.826 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:57.830 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:57.833 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:57.836 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:50:57.839 | + functions-common:time_stop:2430 : start_time=1764093057788 2025-11-25 17:50:57.842 | + functions-common:time_stop:2432 : [[ -z 1764093057788 ]] 2025-11-25 17:50:57.846 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:57.851 | + functions-common:time_stop:2435 : end_time=1764093057848 2025-11-25 17:50:57.854 | + functions-common:time_stop:2436 : elapsed_time=60 2025-11-25 17:50:57.858 | + functions-common:time_stop:2437 : total=36149 2025-11-25 17:50:57.861 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:57.864 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=36209 2025-11-25 17:50:57.867 | + lib/nova:start_nova_console_proxies:1152 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2025-11-25 17:50:57.870 | + functions-common:run_process:1677 : local service=n-sproxy-cell1 2025-11-25 17:50:57.873 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2025-11-25 17:50:57.876 | + functions-common:run_process:1679 : local group= 2025-11-25 17:50:57.879 | + functions-common:run_process:1680 : local user= 2025-11-25 17:50:57.882 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:50:57.885 | + functions-common:run_process:1683 : local name=n-sproxy-cell1 2025-11-25 17:50:57.888 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:50:57.891 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:50:57.894 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:57.897 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:57.901 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:57.906 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093057903 2025-11-25 17:50:57.909 | + functions-common:run_process:1686 : is_service_enabled n-sproxy-cell1 2025-11-25 17:50:57.930 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:50:57.933 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:50:57.937 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:57.940 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:57.943 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:57.946 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:57.949 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:57.952 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:50:57.955 | + functions-common:time_stop:2430 : start_time=1764093057903 2025-11-25 17:50:57.958 | + functions-common:time_stop:2432 : [[ -z 1764093057903 ]] 2025-11-25 17:50:57.962 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:57.967 | + functions-common:time_stop:2435 : end_time=1764093057964 2025-11-25 17:50:57.970 | + functions-common:time_stop:2436 : elapsed_time=61 2025-11-25 17:50:57.973 | + functions-common:time_stop:2437 : total=36209 2025-11-25 17:50:57.977 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:57.979 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=36270 2025-11-25 17:50:57.982 | + lib/nova:start_nova_console_proxies:1156 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:50:57.985 | + lib/nova:start_nova_console_proxies:1156 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:50:57.989 | + lib/nova:start_nova:1201 : start_nova_conductor 2025-11-25 17:50:57.992 | + lib/nova:start_nova_conductor:1169 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-25 17:50:57.995 | + lib/nova:start_nova_conductor:1175 : enable_nova_fleet 2025-11-25 17:50:57.998 | + lib/nova:enable_nova_fleet:1160 : is_service_enabled n-cond 2025-11-25 17:50:58.020 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:58.023 | + lib/nova:enable_nova_fleet:1161 : enable_service n-super-cond 2025-11-25 17:50:58.077 | ++ lib/nova:enable_nova_fleet:1162 : seq 1 1 2025-11-25 17:50:58.083 | + lib/nova:enable_nova_fleet:1162 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-25 17:50:58.086 | + lib/nova:enable_nova_fleet:1163 : enable_service n-cond-cell1 2025-11-25 17:50:58.141 | + lib/nova:start_nova_conductor:1176 : is_service_enabled n-super-cond 2025-11-25 17:50:58.162 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:58.165 | + lib/nova:start_nova_conductor:1177 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-25 17:50:58.168 | + functions-common:run_process:1677 : local service=n-super-cond 2025-11-25 17:50:58.171 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-25 17:50:58.175 | + functions-common:run_process:1679 : local group= 2025-11-25 17:50:58.178 | + functions-common:run_process:1680 : local user= 2025-11-25 17:50:58.181 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:50:58.185 | + functions-common:run_process:1683 : local name=n-super-cond 2025-11-25 17:50:58.188 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:50:58.192 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:50:58.195 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:58.199 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:58.204 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:58.210 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093058206 2025-11-25 17:50:58.214 | + functions-common:run_process:1686 : is_service_enabled n-super-cond 2025-11-25 17:50:58.236 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:58.239 | + functions-common:run_process:1687 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2025-11-25 17:50:58.242 | + functions-common:_run_under_systemd:1631 : local service=n-super-cond 2025-11-25 17:50:58.245 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-25 17:50:58.248 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-25 17:50:58.251 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-25 17:50:58.254 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-25 17:50:58.257 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2025-11-25 17:50:58.260 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2025-11-25 17:50:58.263 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-super-cond.service 2025-11-25 17:50:58.265 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:50:58.267 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:50:58.269 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:50:58.271 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:50:58.273 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2025-11-25 17:50:58.275 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2025-11-25 17:50:58.277 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' stack '' 2025-11-25 17:50:58.279 | + functions-common:write_user_unit_file:1538 : local service=devstack@n-super-cond.service 2025-11-25 17:50:58.281 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-25 17:50:58.283 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-25 17:50:58.285 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-25 17:50:58.287 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-25 17:50:58.289 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:50:58.291 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-25 17:50:58.293 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2025-11-25 17:50:58.295 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:50:58.298 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2025-11-25 17:50:58.402 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:50:58.476 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2025-11-25 17:50:58.543 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-25 17:50:58.620 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2025-11-25 17:50:58.678 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2025-11-25 17:50:58.754 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:50:58.838 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-25 17:50:58.841 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-25 17:50:58.843 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2025-11-25 17:50:58.963 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:50:59.312 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-super-cond.service 2025-11-25 17:50:59.347 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service' → '/etc/systemd/system/devstack@n-super-cond.service'. 2025-11-25 17:50:59.659 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-super-cond.service 2025-11-25 17:50:59.714 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:50:59.718 | + functions-common:time_stop:2423 : local name 2025-11-25 17:50:59.721 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:50:59.724 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:50:59.726 | + functions-common:time_stop:2426 : local total 2025-11-25 17:50:59.729 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:50:59.732 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:50:59.736 | + functions-common:time_stop:2430 : start_time=1764093058206 2025-11-25 17:50:59.739 | + functions-common:time_stop:2432 : [[ -z 1764093058206 ]] 2025-11-25 17:50:59.744 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:50:59.749 | + functions-common:time_stop:2435 : end_time=1764093059746 2025-11-25 17:50:59.753 | + functions-common:time_stop:2436 : elapsed_time=1540 2025-11-25 17:50:59.756 | + functions-common:time_stop:2437 : total=36270 2025-11-25 17:50:59.759 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:50:59.761 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=37810 2025-11-25 17:50:59.766 | ++ lib/nova:start_nova_conductor:1179 : seq 1 1 2025-11-25 17:50:59.771 | + lib/nova:start_nova_conductor:1179 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-25 17:50:59.773 | + lib/nova:start_nova_conductor:1180 : is_service_enabled n-cond-cell1 2025-11-25 17:50:59.791 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:59.792 | + lib/nova:start_nova_conductor:1181 : local conf 2025-11-25 17:50:59.796 | ++ lib/nova:start_nova_conductor:1182 : conductor_conf 1 2025-11-25 17:50:59.800 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-25 17:50:59.804 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-25 17:50:59.807 | + lib/nova:start_nova_conductor:1182 : conf=/etc/nova/nova_cell1.conf 2025-11-25 17:50:59.810 | + lib/nova:start_nova_conductor:1183 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-25 17:50:59.813 | + functions-common:run_process:1677 : local service=n-cond-cell1 2025-11-25 17:50:59.816 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-25 17:50:59.819 | + functions-common:run_process:1679 : local group= 2025-11-25 17:50:59.821 | + functions-common:run_process:1680 : local user= 2025-11-25 17:50:59.824 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:50:59.827 | + functions-common:run_process:1683 : local name=n-cond-cell1 2025-11-25 17:50:59.831 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:50:59.834 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:50:59.837 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:50:59.840 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:50:59.844 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:50:59.849 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093059845 2025-11-25 17:50:59.852 | + functions-common:run_process:1686 : is_service_enabled n-cond-cell1 2025-11-25 17:50:59.874 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:50:59.877 | + functions-common:run_process:1687 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2025-11-25 17:50:59.880 | + functions-common:_run_under_systemd:1631 : local service=n-cond-cell1 2025-11-25 17:50:59.883 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-25 17:50:59.886 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-25 17:50:59.888 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-25 17:50:59.891 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-25 17:50:59.894 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2025-11-25 17:50:59.897 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2025-11-25 17:50:59.900 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-cond-cell1.service 2025-11-25 17:50:59.903 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:50:59.906 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:50:59.909 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:50:59.912 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:50:59.915 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2025-11-25 17:50:59.918 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2025-11-25 17:50:59.921 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' stack '' 2025-11-25 17:50:59.924 | + functions-common:write_user_unit_file:1538 : local service=devstack@n-cond-cell1.service 2025-11-25 17:50:59.927 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-25 17:50:59.931 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-25 17:50:59.934 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-25 17:50:59.937 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-25 17:50:59.940 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:50:59.942 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-25 17:50:59.944 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2025-11-25 17:50:59.947 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:50:59.953 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2025-11-25 17:51:00.080 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:51:00.195 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2025-11-25 17:51:00.290 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-25 17:51:00.388 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2025-11-25 17:51:00.482 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2025-11-25 17:51:00.579 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:51:00.680 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-25 17:51:00.683 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-25 17:51:00.687 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2025-11-25 17:51:00.818 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:51:01.163 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-cond-cell1.service 2025-11-25 17:51:01.201 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service' → '/etc/systemd/system/devstack@n-cond-cell1.service'. 2025-11-25 17:51:01.486 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-cond-cell1.service 2025-11-25 17:51:01.559 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:51:01.562 | + functions-common:time_stop:2423 : local name 2025-11-25 17:51:01.564 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:51:01.567 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:51:01.569 | + functions-common:time_stop:2426 : local total 2025-11-25 17:51:01.572 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:51:01.573 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:51:01.576 | + functions-common:time_stop:2430 : start_time=1764093059845 2025-11-25 17:51:01.578 | + functions-common:time_stop:2432 : [[ -z 1764093059845 ]] 2025-11-25 17:51:01.582 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:51:01.585 | + functions-common:time_stop:2435 : end_time=1764093061584 2025-11-25 17:51:01.588 | + functions-common:time_stop:2436 : elapsed_time=1739 2025-11-25 17:51:01.591 | + functions-common:time_stop:2437 : total=37810 2025-11-25 17:51:01.593 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:51:01.596 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=39549 2025-11-25 17:51:01.599 | + lib/nova:start_nova:1202 : start_nova_compute 2025-11-25 17:51:01.601 | + lib/nova:start_nova_compute:1017 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:51:01.605 | + lib/nova:start_nova_compute:1018 : export PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:51:01.608 | + lib/nova:start_nova_compute:1018 : PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:51:01.610 | + lib/nova:start_nova_compute:1020 : local compute_cell_conf=/etc/nova/nova.conf 2025-11-25 17:51:01.613 | + lib/nova:start_nova_compute:1023 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2025-11-25 17:51:01.618 | + lib/nova:start_nova_compute:1025 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2025-11-25 17:51:01.621 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2025-11-25 17:51:01.623 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2025-11-25 17:51:01.625 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2025-11-25 17:51:01.627 | + inc/meta-config:merge_config_file:90 : local real_configfile 2025-11-25 17:51:01.631 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2025-11-25 17:51:01.633 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2025-11-25 17:51:01.637 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2025-11-25 17:51:01.640 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2025-11-25 17:51:01.643 | + inc/meta-config:merge_config_file:164 : read a 2025-11-25 17:51:01.643 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2025-11-25 17:51:01.644 | BEGIN { 2025-11-25 17:51:01.644 | section = "" 2025-11-25 17:51:01.644 | last_section = "" 2025-11-25 17:51:01.644 | section_count = 0 2025-11-25 17:51:01.644 | } 2025-11-25 17:51:01.644 | /^\[.+\]/ { 2025-11-25 17:51:01.644 | gsub("[][]", "", $1); 2025-11-25 17:51:01.644 | section=$1 2025-11-25 17:51:01.644 | next 2025-11-25 17:51:01.644 | } 2025-11-25 17:51:01.644 | /^ *\#/ { 2025-11-25 17:51:01.644 | next 2025-11-25 17:51:01.644 | } 2025-11-25 17:51:01.644 | /^[^ \t]+/ { 2025-11-25 17:51:01.644 | # get offset of first = in $0 2025-11-25 17:51:01.644 | eq_idx = index($0, "=") 2025-11-25 17:51:01.644 | # extract attr & value from $0 2025-11-25 17:51:01.644 | attr = substr($0, 1, eq_idx - 1) 2025-11-25 17:51:01.644 | value = substr($0, eq_idx + 1) 2025-11-25 17:51:01.644 | # only need to strip trailing whitespace from attr 2025-11-25 17:51:01.644 | sub(/[ \t]*$/, "", attr) 2025-11-25 17:51:01.644 | # need to strip leading & trailing whitespace from value 2025-11-25 17:51:01.644 | sub(/^[ \t]*/, "", value) 2025-11-25 17:51:01.644 | sub(/[ \t]*$/, "", value) 2025-11-25 17:51:01.644 | 2025-11-25 17:51:01.644 | # cfg_attr_count: number of config lines per [section, attr] 2025-11-25 17:51:01.644 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2025-11-25 17:51:01.644 | # cfg_section: keep the section names in the same order as they appear in local.conf 2025-11-25 17:51:01.644 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2025-11-25 17:51:01.644 | if (! (section, attr) in cfg_attr_count) { 2025-11-25 17:51:01.644 | if (section != last_section) { 2025-11-25 17:51:01.644 | cfg_section[section_count++] = section 2025-11-25 17:51:01.644 | last_section = section 2025-11-25 17:51:01.644 | } 2025-11-25 17:51:01.644 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2025-11-25 17:51:01.644 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2025-11-25 17:51:01.644 | 2025-11-25 17:51:01.644 | cfg_attr[section, attr, 0] = value 2025-11-25 17:51:01.644 | cfg_attr_count[section, attr] = 1 2025-11-25 17:51:01.644 | } else { 2025-11-25 17:51:01.644 | lno = cfg_attr_count[section, attr]++ 2025-11-25 17:51:01.644 | cfg_attr[section, attr, lno] = value 2025-11-25 17:51:01.644 | } 2025-11-25 17:51:01.644 | } 2025-11-25 17:51:01.644 | END { 2025-11-25 17:51:01.644 | # Process each section in order 2025-11-25 17:51:01.644 | for (sno = 0; sno < section_count; sno++) { 2025-11-25 17:51:01.644 | section = cfg_section[sno] 2025-11-25 17:51:01.644 | # The ini routines simply append a config item immediately 2025-11-25 17:51:01.644 | # after the section header. To keep the same order as defined 2025-11-25 17:51:01.644 | # in local.conf, invoke the ini routines in the reverse order 2025-11-25 17:51:01.644 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2025-11-25 17:51:01.644 | attr = cfg_sec_attr_name[sno, attr_no] 2025-11-25 17:51:01.645 | if (cfg_attr_count[section, attr] == 1) 2025-11-25 17:51:01.645 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2025-11-25 17:51:01.645 | else { 2025-11-25 17:51:01.645 | # For multiline, invoke the ini routines in the reverse order 2025-11-25 17:51:01.645 | count = cfg_attr_count[section, attr] 2025-11-25 17:51:01.645 | print "inidelete " configfile " " section " " attr 2025-11-25 17:51:01.645 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2025-11-25 17:51:01.645 | for (l = count -2; l >= 0; l--) 2025-11-25 17:51:01.645 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2025-11-25 17:51:01.645 | } 2025-11-25 17:51:01.645 | } 2025-11-25 17:51:01.645 | } 2025-11-25 17:51:01.645 | } 2025-11-25 17:51:01.645 | ' 2025-11-25 17:51:01.645 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2025-11-25 17:51:01.646 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2025-11-25 17:51:01.647 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2025-11-25 17:51:01.650 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2025-11-25 17:51:01.652 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2025-11-25 17:51:01.655 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-25 17:51:01.657 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2025-11-25 17:51:01.660 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2025-11-25 17:51:01.660 | BEGIN { group = "" } 2025-11-25 17:51:01.660 | /^\[\[.+\|.*\]\]/ { 2025-11-25 17:51:01.660 | gsub("[][]", "", $1); 2025-11-25 17:51:01.660 | split($1, a, "|"); 2025-11-25 17:51:01.660 | if (a[1] == matchgroup && a[2] == configfile) { 2025-11-25 17:51:01.660 | group=a[1] 2025-11-25 17:51:01.660 | } else { 2025-11-25 17:51:01.660 | group="" 2025-11-25 17:51:01.660 | } 2025-11-25 17:51:01.660 | next 2025-11-25 17:51:01.660 | } 2025-11-25 17:51:01.660 | { 2025-11-25 17:51:01.660 | if (group != "") 2025-11-25 17:51:01.660 | print $0 2025-11-25 17:51:01.660 | } 2025-11-25 17:51:01.660 | ' /opt/stack/devstack/local.conf 2025-11-25 17:51:01.669 | + lib/nova:start_nova_compute:1027 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-25 17:51:01.672 | + lib/nova:start_nova_compute:1034 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2025-11-25 17:51:01.715 | + lib/nova:start_nova_compute:1037 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2025-11-25 17:51:01.753 | + lib/nova:start_nova_compute:1038 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2025-11-25 17:51:01.756 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2025-11-25 17:51:01.759 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2025-11-25 17:51:01.762 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-11-25 17:51:01.765 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2025-11-25 17:51:01.768 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-25 17:51:01.787 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:01.791 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2025-11-25 17:51:01.795 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2025-11-25 17:51:01.798 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-25 17:51:01.818 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:01.821 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.58:5672/nova_cell1 2025-11-25 17:51:01.825 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.58:5672/nova_cell1 2025-11-25 17:51:01.866 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-25 17:51:01.870 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-25 17:51:01.873 | + lib/nova:start_nova_compute:1042 : inidelete /etc/nova/nova-cpu.conf database connection 2025-11-25 17:51:01.898 | + lib/nova:start_nova_compute:1043 : inidelete /etc/nova/nova-cpu.conf api_database connection 2025-11-25 17:51:01.922 | + lib/nova:start_nova_compute:1048 : configure_console_compute 2025-11-25 17:51:01.925 | + lib/nova:configure_console_compute:685 : local offset 2025-11-25 17:51:01.928 | + lib/nova:configure_console_compute:686 : offset=0 2025-11-25 17:51:01.930 | + lib/nova:configure_console_compute:690 : local default_proxyclient_addr 2025-11-25 17:51:01.935 | ++ lib/nova:configure_console_compute:691 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2025-11-25 17:51:01.959 | + lib/nova:configure_console_compute:691 : default_proxyclient_addr=38.102.83.58 2025-11-25 17:51:01.962 | + lib/nova:configure_console_compute:695 : is_service_enabled n-cpu 2025-11-25 17:51:01.980 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:01.983 | + lib/nova:configure_console_compute:696 : '[' False == True ']' 2025-11-25 17:51:01.986 | + lib/nova:configure_console_compute:699 : vercmp v1.3.0 '<' 1.0.0 2025-11-25 17:51:01.989 | + functions:vercmp:640 : local v1=v1.3.0 2025-11-25 17:51:01.991 | + functions:vercmp:641 : local 'op=<' 2025-11-25 17:51:01.995 | + functions:vercmp:642 : local v2=1.0.0 2025-11-25 17:51:01.998 | + functions:vercmp:643 : local result 2025-11-25 17:51:02.001 | ++ functions:vercmp:647 : echo -e 'v1.3.0\n1.0.0' 2025-11-25 17:51:02.003 | ++ functions:vercmp:647 : sort -V 2025-11-25 17:51:02.003 | ++ functions:vercmp:647 : head -1 2025-11-25 17:51:02.008 | + functions:vercmp:647 : result=1.0.0 2025-11-25 17:51:02.011 | + functions:vercmp:649 : case $op in 2025-11-25 17:51:02.014 | + functions:vercmp:659 : '[' v1.3.0 '!=' 1.0.0 ']' 2025-11-25 17:51:02.017 | + functions:vercmp:659 : '[' 1.0.0 = v1.3.0 ']' 2025-11-25 17:51:02.020 | + functions:vercmp:660 : return 2025-11-25 17:51:02.023 | + lib/nova:configure_console_compute:704 : NOVNCPROXY_URL=http://38.102.83.58:6080/vnc_lite.html 2025-11-25 17:51:02.026 | + lib/nova:configure_console_compute:706 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://38.102.83.58:6080/vnc_lite.html 2025-11-25 17:51:02.064 | + lib/nova:configure_console_compute:707 : SPICEHTML5PROXY_URL=http://38.102.83.58:6081/spice_auto.html 2025-11-25 17:51:02.067 | + lib/nova:configure_console_compute:708 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://38.102.83.58:6081/spice_auto.html 2025-11-25 17:51:02.104 | + lib/nova:configure_console_compute:711 : is_service_enabled n-novnc 2025-11-25 17:51:02.122 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:02.125 | + lib/nova:configure_console_compute:714 : VNCSERVER_LISTEN=0.0.0.0 2025-11-25 17:51:02.127 | + lib/nova:configure_console_compute:715 : VNCSERVER_PROXYCLIENT_ADDRESS=38.102.83.58 2025-11-25 17:51:02.130 | + lib/nova:configure_console_compute:716 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2025-11-25 17:51:02.165 | + lib/nova:configure_console_compute:717 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 38.102.83.58 2025-11-25 17:51:02.202 | + lib/nova:configure_console_compute:722 : is_service_enabled n-spice 2025-11-25 17:51:02.222 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:51:02.225 | + lib/nova:configure_console_compute:722 : '[' False '!=' False ']' 2025-11-25 17:51:02.229 | + lib/nova:configure_console_compute:732 : is_service_enabled n-sproxy 2025-11-25 17:51:02.247 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:51:02.250 | + lib/nova:configure_console_compute:732 : '[' False '!=' False ']' 2025-11-25 17:51:02.254 | + lib/nova:start_nova_compute:1052 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2025-11-25 17:51:02.290 | + lib/nova:start_nova_compute:1055 : '[' -n 127.0.0.1 ']' 2025-11-25 17:51:02.293 | + lib/nova:start_nova_compute:1056 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2025-11-25 17:51:02.329 | + lib/nova:start_nova_compute:1060 : [[ libvirt == \l\i\b\v\i\r\t ]] 2025-11-25 17:51:02.332 | + lib/nova:start_nova_compute:1060 : [[ qemu == \q\e\m\u ]] 2025-11-25 17:51:02.335 | + lib/nova:start_nova_compute:1061 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2025-11-25 17:51:02.374 | + lib/nova:start_nova_compute:1064 : [[ -n '' ]] 2025-11-25 17:51:02.377 | + lib/nova:start_nova_compute:1068 : [[ libvirt = \l\i\b\v\i\r\t ]] 2025-11-25 17:51:02.380 | + lib/nova:start_nova_compute:1069 : '[' 128 -gt 0 ']' 2025-11-25 17:51:02.384 | + lib/nova:start_nova_compute:1070 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2025-11-25 17:51:02.421 | + lib/nova:start_nova_compute:1075 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirtd 2025-11-25 17:51:02.425 | + functions-common:run_process:1677 : local service=n-cpu 2025-11-25 17:51:02.428 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-25 17:51:02.431 | + functions-common:run_process:1679 : local group=libvirtd 2025-11-25 17:51:02.434 | + functions-common:run_process:1680 : local user= 2025-11-25 17:51:02.438 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:51:02.441 | + functions-common:run_process:1683 : local name=n-cpu 2025-11-25 17:51:02.444 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:51:02.447 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:51:02.450 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:51:02.454 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:51:02.457 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:51:02.463 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093062459 2025-11-25 17:51:02.466 | + functions-common:run_process:1686 : is_service_enabled n-cpu 2025-11-25 17:51:02.486 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:02.490 | + functions-common:run_process:1687 : _run_under_systemd n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirtd '' '' 2025-11-25 17:51:02.493 | + functions-common:_run_under_systemd:1631 : local service=n-cpu 2025-11-25 17:51:02.496 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-25 17:51:02.499 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-25 17:51:02.502 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-25 17:51:02.505 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-25 17:51:02.509 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2025-11-25 17:51:02.512 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2025-11-25 17:51:02.515 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-cpu.service 2025-11-25 17:51:02.518 | + functions-common:_run_under_systemd:1638 : local group=libvirtd 2025-11-25 17:51:02.521 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:51:02.524 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:51:02.527 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:51:02.530 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2025-11-25 17:51:02.533 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2025-11-25 17:51:02.537 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@n-cpu.service '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirtd stack '' 2025-11-25 17:51:02.540 | + functions-common:write_user_unit_file:1538 : local service=devstack@n-cpu.service 2025-11-25 17:51:02.543 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-25 17:51:02.546 | + functions-common:write_user_unit_file:1540 : local group=libvirtd 2025-11-25 17:51:02.548 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-25 17:51:02.551 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-25 17:51:02.554 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:51:02.557 | + functions-common:write_user_unit_file:1544 : [[ -n libvirtd ]] 2025-11-25 17:51:02.560 | + functions-common:write_user_unit_file:1545 : extra=Group=libvirtd 2025-11-25 17:51:02.563 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2025-11-25 17:51:02.566 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:51:02.572 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2025-11-25 17:51:02.690 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:51:02.806 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2025-11-25 17:51:02.901 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-25 17:51:02.982 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2025-11-25 17:51:03.072 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2025-11-25 17:51:03.164 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:51:03.259 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-25 17:51:03.262 | + functions-common:write_user_unit_file:1560 : [[ -n libvirtd ]] 2025-11-25 17:51:03.264 | + functions-common:write_user_unit_file:1561 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirtd 2025-11-25 17:51:03.354 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2025-11-25 17:51:03.438 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:51:03.744 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-cpu.service 2025-11-25 17:51:03.778 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service' → '/etc/systemd/system/devstack@n-cpu.service'. 2025-11-25 17:51:04.060 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-cpu.service 2025-11-25 17:51:04.121 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:51:04.124 | + functions-common:time_stop:2423 : local name 2025-11-25 17:51:04.127 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:51:04.131 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:51:04.135 | + functions-common:time_stop:2426 : local total 2025-11-25 17:51:04.138 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:51:04.141 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:51:04.144 | + functions-common:time_stop:2430 : start_time=1764093062459 2025-11-25 17:51:04.148 | + functions-common:time_stop:2432 : [[ -z 1764093062459 ]] 2025-11-25 17:51:04.153 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:51:04.158 | + functions-common:time_stop:2435 : end_time=1764093064155 2025-11-25 17:51:04.162 | + functions-common:time_stop:2436 : elapsed_time=1696 2025-11-25 17:51:04.165 | + functions-common:time_stop:2437 : total=39549 2025-11-25 17:51:04.168 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:51:04.172 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=41245 2025-11-25 17:51:04.176 | + lib/nova:start_nova_compute:1106 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:51:04.180 | + lib/nova:start_nova_compute:1106 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-25 17:51:04.184 | + lib/nova:start_nova:1203 : is_service_enabled n-api 2025-11-25 17:51:04.206 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:04.209 | + lib/nova:start_nova:1205 : echo 'Dumping cells_v2 mapping' 2025-11-25 17:51:04.209 | Dumping cells_v2 mapping 2025-11-25 17:51:04.213 | + lib/nova:start_nova:1206 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2025-11-25 17:51:05.735 | INFO dbcounter [None req-95697abe-7e4f-4193-8f20-1fcd85c8425b None None] Registered counter for database nova_api 2025-11-25 17:51:05.764 | DEBUG dbcounter [-] [105291] Writer thread running {{(pid=105291) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-25 17:51:05.768 | +-------+--------------------------------------+----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2025-11-25 17:51:05.768 | | Name | UUID | Transport URL | Database Connection | Disabled | 2025-11-25 17:51:05.768 | +-------+--------------------------------------+----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2025-11-25 17:51:05.768 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2025-11-25 17:51:05.768 | | cell1 | d7c4dd89-a425-46f0-a8d2-b73a0da3ed6b | rabbit://stackrabbit:secretrabbit@38.102.83.58:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2025-11-25 17:51:05.768 | +-------+--------------------------------------+----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2025-11-25 17:51:06.301 | + ./stack.sh:main:1359 : async_runfunc create_flavors 2025-11-25 17:51:06.304 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2025-11-25 17:51:06.384 | + inc/async:async_inner:63 : create_flavors 2025-11-25 17:51:06.434 | [9243 Async create_flavors:105348]: running: create_flavors 2025-11-25 17:51:06.438 | + ./stack.sh:main:1361 : is_service_enabled cinder 2025-11-25 17:51:06.460 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:06.462 | + ./stack.sh:main:1362 : echo_summary 'Starting Cinder' 2025-11-25 17:51:06.466 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:51:06.469 | + ./stack.sh:echo_summary:473 : echo -e Starting Cinder 2025-11-25 17:51:06.471 | + ./stack.sh:main:1363 : start_cinder 2025-11-25 17:51:06.475 | + lib/cinder:start_cinder:614 : local service_port=8776 2025-11-25 17:51:06.478 | + lib/cinder:start_cinder:615 : local service_protocol=https 2025-11-25 17:51:06.482 | + lib/cinder:start_cinder:616 : local cinder_url 2025-11-25 17:51:06.485 | + lib/cinder:start_cinder:617 : '[' lioadm = tgtadm ']' 2025-11-25 17:51:06.489 | + lib/cinder:start_cinder:632 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,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-rpc-server,neutron-periodic-workers,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 =~ c-api ]] 2025-11-25 17:51:06.493 | ++ lib/cinder:start_cinder:633 : which uwsgi 2025-11-25 17:51:06.499 | + lib/cinder:start_cinder:633 : run_process c-api '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-25 17:51:06.503 | + functions-common:run_process:1677 : local service=c-api 2025-11-25 17:51:06.507 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-25 17:51:06.510 | + functions-common:run_process:1679 : local group= 2025-11-25 17:51:06.514 | + functions-common:run_process:1680 : local user= 2025-11-25 17:51:06.518 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:51:06.522 | + functions-common:run_process:1683 : local name=c-api 2025-11-25 17:51:06.526 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:51:06.529 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:51:06.532 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:51:06.536 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:51:06.541 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:51:06.546 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093066543 2025-11-25 17:51:06.549 | + functions-common:run_process:1686 : is_service_enabled c-api 2025-11-25 17:51:06.569 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:06.573 | + functions-common:run_process:1687 : _run_under_systemd c-api '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2025-11-25 17:51:06.576 | + functions-common:_run_under_systemd:1631 : local service=c-api 2025-11-25 17:51:06.579 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-25 17:51:06.583 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-25 17:51:06.586 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-25 17:51:06.589 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-25 17:51:06.592 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2025-11-25 17:51:06.596 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2025-11-25 17:51:06.599 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@c-api.service 2025-11-25 17:51:06.602 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:51:06.605 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:51:06.609 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:51:06.612 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:51:06.615 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2025-11-25 17:51:06.618 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2025-11-25 17:51:06.622 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-25 17:51:06.625 | + functions-common:_run_under_systemd:1651 : write_uwsgi_user_unit_file devstack@c-api.service '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' stack '' 2025-11-25 17:51:06.629 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@c-api.service 2025-11-25 17:51:06.631 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-25 17:51:06.634 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-25 17:51:06.637 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-25 17:51:06.640 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-25 17:51:06.643 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@c-api.service 2025-11-25 17:51:06.646 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-25 17:51:06.651 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2025-11-25 17:51:06.780 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:51:06.909 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2025-11-25 17:51:07.010 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2025-11-25 17:51:07.111 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-25 17:51:07.199 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:51:07.305 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2025-11-25 17:51:07.413 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2025-11-25 17:51:07.515 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2025-11-25 17:51:07.622 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2025-11-25 17:51:07.727 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2025-11-25 17:51:07.829 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-25 17:51:07.833 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-25 17:51:07.836 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2025-11-25 17:51:07.971 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-25 17:51:08.342 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@c-api.service 2025-11-25 17:51:08.377 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-api.service' → '/etc/systemd/system/devstack@c-api.service'. 2025-11-25 17:51:08.676 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@c-api.service 2025-11-25 17:51:08.811 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:51:08.814 | + functions-common:time_stop:2423 : local name 2025-11-25 17:51:08.817 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:51:08.820 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:51:08.823 | + functions-common:time_stop:2426 : local total 2025-11-25 17:51:08.826 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:51:08.829 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:51:08.832 | + functions-common:time_stop:2430 : start_time=1764093066543 2025-11-25 17:51:08.835 | + functions-common:time_stop:2432 : [[ -z 1764093066543 ]] 2025-11-25 17:51:08.839 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:51:08.844 | + functions-common:time_stop:2435 : end_time=1764093068841 2025-11-25 17:51:08.848 | + functions-common:time_stop:2436 : elapsed_time=2298 2025-11-25 17:51:08.851 | + functions-common:time_stop:2437 : total=41245 2025-11-25 17:51:08.854 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:51:08.857 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=43543 2025-11-25 17:51:08.861 | + lib/cinder:start_cinder:634 : cinder_url=https://38.102.83.58/volume/v3 2025-11-25 17:51:08.864 | + lib/cinder:start_cinder:637 : echo 'Waiting for Cinder API to start...' 2025-11-25 17:51:08.864 | Waiting for Cinder API to start... 2025-11-25 17:51:08.867 | + lib/cinder:start_cinder:638 : wait_for_service 60 https://38.102.83.58/volume/v3 2025-11-25 17:51:08.870 | + functions:wait_for_service:469 : local timeout=60 2025-11-25 17:51:08.873 | + functions:wait_for_service:470 : local url=https://38.102.83.58/volume/v3 2025-11-25 17:51:08.875 | + functions:wait_for_service:471 : local rval=0 2025-11-25 17:51:08.879 | + functions:wait_for_service:472 : time_start wait_for_service 2025-11-25 17:51:08.882 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-25 17:51:08.886 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:51:08.889 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:51:08.893 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:51:08.897 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093068894 2025-11-25 17:51:08.900 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-11-25 17:51:08.907 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.58/volume/v3 2025-11-25 17:51:10.362 | + :: : [[ 401 == 503 ]] 2025-11-25 17:51:10.363 | + :: : [[ 0 -eq 7 ]] 2025-11-25 17:51:10.367 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-11-25 17:51:10.370 | + functions-common:time_stop:2423 : local name 2025-11-25 17:51:10.372 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:51:10.376 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:51:10.378 | + functions-common:time_stop:2426 : local total 2025-11-25 17:51:10.381 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:51:10.384 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-25 17:51:10.386 | + functions-common:time_stop:2430 : start_time=1764093068894 2025-11-25 17:51:10.389 | + functions-common:time_stop:2432 : [[ -z 1764093068894 ]] 2025-11-25 17:51:10.392 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:51:10.398 | + functions-common:time_stop:2435 : end_time=1764093070395 2025-11-25 17:51:10.401 | + functions-common:time_stop:2436 : elapsed_time=1501 2025-11-25 17:51:10.404 | + functions-common:time_stop:2437 : total=6634 2025-11-25 17:51:10.406 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:51:10.409 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=8135 2025-11-25 17:51:10.413 | + functions:wait_for_service:479 : return 0 2025-11-25 17:51:10.415 | + lib/cinder:start_cinder:642 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:10.418 | + functions-common:run_process:1677 : local service=c-sch 2025-11-25 17:51:10.420 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:10.423 | + functions-common:run_process:1679 : local group= 2025-11-25 17:51:10.425 | + functions-common:run_process:1680 : local user= 2025-11-25 17:51:10.429 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:51:10.432 | + functions-common:run_process:1683 : local name=c-sch 2025-11-25 17:51:10.435 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:51:10.437 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:51:10.441 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:51:10.443 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:51:10.447 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:51:10.451 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093070448 2025-11-25 17:51:10.454 | + functions-common:run_process:1686 : is_service_enabled c-sch 2025-11-25 17:51:10.475 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:10.478 | + functions-common:run_process:1687 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2025-11-25 17:51:10.480 | + functions-common:_run_under_systemd:1631 : local service=c-sch 2025-11-25 17:51:10.483 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:10.486 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:10.489 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:10.492 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:10.494 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2025-11-25 17:51:10.497 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2025-11-25 17:51:10.500 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@c-sch.service 2025-11-25 17:51:10.503 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:51:10.507 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:51:10.509 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:51:10.512 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:51:10.515 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2025-11-25 17:51:10.517 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2025-11-25 17:51:10.520 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' stack '' 2025-11-25 17:51:10.523 | + functions-common:write_user_unit_file:1538 : local service=devstack@c-sch.service 2025-11-25 17:51:10.526 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:10.529 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-25 17:51:10.532 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-25 17:51:10.534 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-25 17:51:10.537 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:51:10.540 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-25 17:51:10.543 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2025-11-25 17:51:10.546 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:51:10.551 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2025-11-25 17:51:10.656 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:51:10.761 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2025-11-25 17:51:10.838 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:10.910 | + inc/async:async_inner:64 : rc=0 2025-11-25 17:51:10.942 | [105348 Async create_flavors:105348]: finished successfully 2025-11-25 17:51:10.943 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2025-11-25 17:51:11.047 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2025-11-25 17:51:11.148 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:51:11.250 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-25 17:51:11.254 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-25 17:51:11.257 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2025-11-25 17:51:11.382 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:51:11.756 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@c-sch.service 2025-11-25 17:51:11.788 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-sch.service' → '/etc/systemd/system/devstack@c-sch.service'. 2025-11-25 17:51:12.093 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@c-sch.service 2025-11-25 17:51:12.154 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:51:12.157 | + functions-common:time_stop:2423 : local name 2025-11-25 17:51:12.160 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:51:12.163 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:51:12.166 | + functions-common:time_stop:2426 : local total 2025-11-25 17:51:12.169 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:51:12.172 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:51:12.175 | + functions-common:time_stop:2430 : start_time=1764093070448 2025-11-25 17:51:12.178 | + functions-common:time_stop:2432 : [[ -z 1764093070448 ]] 2025-11-25 17:51:12.182 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:51:12.188 | + functions-common:time_stop:2435 : end_time=1764093072185 2025-11-25 17:51:12.191 | + functions-common:time_stop:2436 : elapsed_time=1737 2025-11-25 17:51:12.194 | + functions-common:time_stop:2437 : total=43543 2025-11-25 17:51:12.197 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:51:12.200 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=45280 2025-11-25 17:51:12.203 | + lib/cinder:start_cinder:647 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-25 17:51:12.206 | + lib/cinder:start_cinder:648 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-25 17:51:12.209 | + functions-common:run_process:1677 : local service=c-bak 2025-11-25 17:51:12.212 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:12.216 | + functions-common:run_process:1679 : local group= 2025-11-25 17:51:12.219 | + functions-common:run_process:1680 : local user= 2025-11-25 17:51:12.221 | + functions-common:run_process:1681 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-25 17:51:12.224 | + functions-common:run_process:1683 : local name=c-bak 2025-11-25 17:51:12.227 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:51:12.229 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:51:12.232 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:51:12.235 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:51:12.238 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:51:12.243 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093072241 2025-11-25 17:51:12.246 | + functions-common:run_process:1686 : is_service_enabled c-bak 2025-11-25 17:51:12.264 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:12.268 | + functions-common:run_process:1687 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-25 17:51:12.270 | + functions-common:_run_under_systemd:1631 : local service=c-bak 2025-11-25 17:51:12.273 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:12.276 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:12.279 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:12.282 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:12.285 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2025-11-25 17:51:12.288 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2025-11-25 17:51:12.290 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@c-bak.service 2025-11-25 17:51:12.293 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:51:12.297 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:51:12.299 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:51:12.302 | + functions-common:_run_under_systemd:1643 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-25 17:51:12.304 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2025-11-25 17:51:12.308 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2025-11-25 17:51:12.311 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-25 17:51:12.313 | + functions-common:write_user_unit_file:1538 : local service=devstack@c-bak.service 2025-11-25 17:51:12.316 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:12.319 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-25 17:51:12.321 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-25 17:51:12.324 | + functions-common:write_user_unit_file:1542 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-25 17:51:12.327 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:51:12.331 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-25 17:51:12.333 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2025-11-25 17:51:12.336 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:51:12.341 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2025-11-25 17:51:12.474 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:51:12.604 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2025-11-25 17:51:12.709 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:12.809 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2025-11-25 17:51:12.911 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2025-11-25 17:51:13.010 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:51:13.087 | + functions-common:write_user_unit_file:1557 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2025-11-25 17:51:13.091 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-25 17:51:13.199 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-25 17:51:13.202 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2025-11-25 17:51:13.329 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:51:13.699 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@c-bak.service 2025-11-25 17:51:13.737 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-bak.service' → '/etc/systemd/system/devstack@c-bak.service'. 2025-11-25 17:51:14.038 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@c-bak.service 2025-11-25 17:51:14.097 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:51:14.101 | + functions-common:time_stop:2423 : local name 2025-11-25 17:51:14.104 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:51:14.108 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:51:14.111 | + functions-common:time_stop:2426 : local total 2025-11-25 17:51:14.115 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:51:14.118 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:51:14.122 | + functions-common:time_stop:2430 : start_time=1764093072241 2025-11-25 17:51:14.125 | + functions-common:time_stop:2432 : [[ -z 1764093072241 ]] 2025-11-25 17:51:14.130 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:51:14.136 | + functions-common:time_stop:2435 : end_time=1764093074132 2025-11-25 17:51:14.140 | + functions-common:time_stop:2436 : elapsed_time=1891 2025-11-25 17:51:14.142 | + functions-common:time_stop:2437 : total=45280 2025-11-25 17:51:14.145 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:51:14.149 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=47171 2025-11-25 17:51:14.152 | + lib/cinder:start_cinder:649 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-25 17:51:14.155 | + functions-common:run_process:1677 : local service=c-vol 2025-11-25 17:51:14.159 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:14.162 | + functions-common:run_process:1679 : local group= 2025-11-25 17:51:14.165 | + functions-common:run_process:1680 : local user= 2025-11-25 17:51:14.169 | + functions-common:run_process:1681 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-25 17:51:14.173 | + functions-common:run_process:1683 : local name=c-vol 2025-11-25 17:51:14.176 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:51:14.180 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:51:14.183 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:51:14.186 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:51:14.191 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:51:14.197 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093074193 2025-11-25 17:51:14.201 | + functions-common:run_process:1686 : is_service_enabled c-vol 2025-11-25 17:51:14.223 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:14.227 | + functions-common:run_process:1687 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-25 17:51:14.232 | + functions-common:_run_under_systemd:1631 : local service=c-vol 2025-11-25 17:51:14.235 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:14.238 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:14.241 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:14.244 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:14.249 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2025-11-25 17:51:14.253 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2025-11-25 17:51:14.256 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@c-vol.service 2025-11-25 17:51:14.260 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:51:14.263 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:51:14.267 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:51:14.270 | + functions-common:_run_under_systemd:1643 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-25 17:51:14.273 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2025-11-25 17:51:14.276 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2025-11-25 17:51:14.280 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-25 17:51:14.283 | + functions-common:write_user_unit_file:1538 : local service=devstack@c-vol.service 2025-11-25 17:51:14.287 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:14.291 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-25 17:51:14.294 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-25 17:51:14.298 | + functions-common:write_user_unit_file:1542 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-25 17:51:14.301 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-25 17:51:14.304 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-25 17:51:14.307 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2025-11-25 17:51:14.311 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-25 17:51:14.317 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2025-11-25 17:51:14.445 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:51:14.568 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2025-11-25 17:51:14.674 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-25 17:51:14.773 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2025-11-25 17:51:14.875 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2025-11-25 17:51:14.978 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:51:15.081 | + functions-common:write_user_unit_file:1557 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2025-11-25 17:51:15.085 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-25 17:51:15.193 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-25 17:51:15.197 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2025-11-25 17:51:15.335 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-25 17:51:15.685 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@c-vol.service 2025-11-25 17:51:15.720 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-vol.service' → '/etc/systemd/system/devstack@c-vol.service'. 2025-11-25 17:51:16.020 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@c-vol.service 2025-11-25 17:51:16.101 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:51:16.105 | + functions-common:time_stop:2423 : local name 2025-11-25 17:51:16.108 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:51:16.111 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:51:16.115 | + functions-common:time_stop:2426 : local total 2025-11-25 17:51:16.118 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:51:16.122 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:51:16.126 | + functions-common:time_stop:2430 : start_time=1764093074193 2025-11-25 17:51:16.129 | + functions-common:time_stop:2432 : [[ -z 1764093074193 ]] 2025-11-25 17:51:16.134 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:51:16.140 | + functions-common:time_stop:2435 : end_time=1764093076136 2025-11-25 17:51:16.143 | + functions-common:time_stop:2436 : elapsed_time=1943 2025-11-25 17:51:16.147 | + functions-common:time_stop:2437 : total=47171 2025-11-25 17:51:16.151 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:51:16.153 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=49114 2025-11-25 17:51:16.157 | + ./stack.sh:main:1364 : create_volume_types 2025-11-25 17:51:16.160 | + lib/cinder:create_volume_types:684 : is_service_enabled c-api 2025-11-25 17:51:16.183 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:16.186 | + lib/cinder:create_volume_types:684 : [[ -n lvm:lvmdriver-1 ]] 2025-11-25 17:51:16.190 | + lib/cinder:create_volume_types:685 : local be be_name 2025-11-25 17:51:16.193 | + lib/cinder:create_volume_types:686 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2025-11-25 17:51:16.196 | + lib/cinder:create_volume_types:687 : be_name=lvmdriver-1 2025-11-25 17:51:16.199 | + lib/cinder:create_volume_types:688 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2025-11-25 17:51:16.203 | + lib/cinder:create_one_type:665 : type_name=lvmdriver-1 2025-11-25 17:51:16.206 | + lib/cinder:create_one_type:666 : property_key=volume_backend_name 2025-11-25 17:51:16.210 | + lib/cinder:create_one_type:667 : property_value=lvmdriver-1 2025-11-25 17:51:16.214 | + lib/cinder:create_one_type:669 : is_service_enabled keystone 2025-11-25 17:51:16.236 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:16.240 | + lib/cinder:create_one_type:670 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2025-11-25 17:51:17.349 | 2025-11-25 17:51:17.350 | +-------------+--------------------------------------+ 2025-11-25 17:51:17.350 | | Field | Value | 2025-11-25 17:51:17.350 | +-------------+--------------------------------------+ 2025-11-25 17:51:17.350 | | description | None | 2025-11-25 17:51:17.350 | | id | 42ef2ac8-46e2-415f-ad47-5f278d4fe376 | 2025-11-25 17:51:17.350 | | is_public | True | 2025-11-25 17:51:17.350 | | name | lvmdriver-1 | 2025-11-25 17:51:17.350 | | properties | volume_backend_name='lvmdriver-1' | 2025-11-25 17:51:17.350 | +-------------+--------------------------------------+ 2025-11-25 17:51:17.361 | + lib/cinder:create_volume_types:691 : [[ True == \T\r\u\e ]] 2025-11-25 17:51:17.365 | + lib/cinder:create_volume_types:692 : create_one_type multiattach multiattach ' True' 2025-11-25 17:51:17.368 | + lib/cinder:create_one_type:665 : type_name=multiattach 2025-11-25 17:51:17.371 | + lib/cinder:create_one_type:666 : property_key=multiattach 2025-11-25 17:51:17.374 | + lib/cinder:create_one_type:667 : property_value=' True' 2025-11-25 17:51:17.378 | + lib/cinder:create_one_type:669 : is_service_enabled keystone 2025-11-25 17:51:17.401 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:17.406 | + lib/cinder:create_one_type:670 : openstack --os-region-name=RegionOne volume type create --property 'multiattach= True' multiattach 2025-11-25 17:51:17.692 | 2025-11-25 17:51:17.693 | +-------------+--------------------------------------+ 2025-11-25 17:51:17.693 | | Field | Value | 2025-11-25 17:51:17.693 | +-------------+--------------------------------------+ 2025-11-25 17:51:17.693 | | description | None | 2025-11-25 17:51:17.693 | | id | 4fc93931-e720-4db8-9265-893a9ec18828 | 2025-11-25 17:51:17.693 | | is_public | True | 2025-11-25 17:51:17.693 | | name | multiattach | 2025-11-25 17:51:17.693 | | properties | multiattach=' True' | 2025-11-25 17:51:17.693 | +-------------+--------------------------------------+ 2025-11-25 17:51:17.705 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2025-11-25 17:51:17.708 | + ./stack.sh:main:1369 : [[ False == \T\r\u\e ]] 2025-11-25 17:51:17.711 | + ./stack.sh:main:1377 : is_service_enabled glance 2025-11-25 17:51:17.734 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:17.737 | + ./stack.sh:main:1378 : echo_summary 'Starting Glance' 2025-11-25 17:51:17.741 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:51:17.744 | + ./stack.sh:echo_summary:473 : echo -e Starting Glance 2025-11-25 17:51:17.748 | + ./stack.sh:main:1379 : start_glance 2025-11-25 17:51:17.752 | + lib/glance:start_glance:649 : local service_protocol=https 2025-11-25 17:51:17.756 | ++ lib/glance:start_glance:651 : which uwsgi 2025-11-25 17:51:17.761 | + lib/glance:start_glance:651 : run_process g-api '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-25 17:51:17.764 | + functions-common:run_process:1677 : local service=g-api 2025-11-25 17:51:17.768 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-25 17:51:17.772 | + functions-common:run_process:1679 : local group= 2025-11-25 17:51:17.776 | + functions-common:run_process:1680 : local user= 2025-11-25 17:51:17.779 | + functions-common:run_process:1681 : local env_vars= 2025-11-25 17:51:17.783 | + functions-common:run_process:1683 : local name=g-api 2025-11-25 17:51:17.786 | + functions-common:run_process:1685 : time_start run_process 2025-11-25 17:51:17.790 | + functions-common:time_start:2409 : local name=run_process 2025-11-25 17:51:17.793 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:51:17.796 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:51:17.801 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:51:17.807 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093077803 2025-11-25 17:51:17.810 | + functions-common:run_process:1686 : is_service_enabled g-api 2025-11-25 17:51:17.831 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:17.834 | + functions-common:run_process:1687 : _run_under_systemd g-api '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2025-11-25 17:51:17.837 | + functions-common:_run_under_systemd:1631 : local service=g-api 2025-11-25 17:51:17.840 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-25 17:51:17.844 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-25 17:51:17.847 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-25 17:51:17.850 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-25 17:51:17.854 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2025-11-25 17:51:17.857 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2025-11-25 17:51:17.860 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@g-api.service 2025-11-25 17:51:17.864 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-25 17:51:17.867 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-25 17:51:17.869 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-25 17:51:17.872 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-25 17:51:17.876 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2025-11-25 17:51:17.879 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2025-11-25 17:51:17.883 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-25 17:51:17.887 | + functions-common:_run_under_systemd:1651 : write_uwsgi_user_unit_file devstack@g-api.service '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' stack '' 2025-11-25 17:51:17.890 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@g-api.service 2025-11-25 17:51:17.893 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-25 17:51:17.896 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-25 17:51:17.899 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-25 17:51:17.902 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-25 17:51:17.905 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@g-api.service 2025-11-25 17:51:17.908 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-25 17:51:17.914 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2025-11-25 17:51:18.023 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2025-11-25 17:51:18.120 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2025-11-25 17:51:18.213 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2025-11-25 17:51:18.297 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-25 17:51:18.390 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-25 17:51:18.508 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2025-11-25 17:51:18.618 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2025-11-25 17:51:18.711 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2025-11-25 17:51:18.806 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2025-11-25 17:51:18.906 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2025-11-25 17:51:19.037 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-25 17:51:19.041 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-25 17:51:19.044 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2025-11-25 17:51:19.171 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-25 17:51:19.521 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@g-api.service 2025-11-25 17:51:19.569 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@g-api.service' → '/etc/systemd/system/devstack@g-api.service'. 2025-11-25 17:51:19.869 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@g-api.service 2025-11-25 17:51:20.006 | + functions-common:run_process:1689 : time_stop run_process 2025-11-25 17:51:20.009 | + functions-common:time_stop:2423 : local name 2025-11-25 17:51:20.013 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:51:20.016 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:51:20.019 | + functions-common:time_stop:2426 : local total 2025-11-25 17:51:20.023 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:51:20.026 | + functions-common:time_stop:2429 : name=run_process 2025-11-25 17:51:20.029 | + functions-common:time_stop:2430 : start_time=1764093077803 2025-11-25 17:51:20.032 | + functions-common:time_stop:2432 : [[ -z 1764093077803 ]] 2025-11-25 17:51:20.036 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:51:20.042 | + functions-common:time_stop:2435 : end_time=1764093080039 2025-11-25 17:51:20.046 | + functions-common:time_stop:2436 : elapsed_time=2236 2025-11-25 17:51:20.049 | + functions-common:time_stop:2437 : total=49114 2025-11-25 17:51:20.052 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:51:20.055 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=51350 2025-11-25 17:51:20.059 | + lib/glance:start_glance:653 : is_service_enabled g-api-r 2025-11-25 17:51:20.083 | + functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:51:20.086 | + lib/glance:start_glance:658 : echo 'Waiting for g-api (38.102.83.58) to start...' 2025-11-25 17:51:20.086 | Waiting for g-api (38.102.83.58) to start... 2025-11-25 17:51:20.089 | + lib/glance:start_glance:659 : wait_for_service 60 https://38.102.83.58/image 2025-11-25 17:51:20.093 | + functions:wait_for_service:469 : local timeout=60 2025-11-25 17:51:20.096 | + functions:wait_for_service:470 : local url=https://38.102.83.58/image 2025-11-25 17:51:20.100 | + functions:wait_for_service:471 : local rval=0 2025-11-25 17:51:20.104 | + functions:wait_for_service:472 : time_start wait_for_service 2025-11-25 17:51:20.107 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-25 17:51:20.110 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:51:20.114 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:51:20.118 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:51:20.124 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093080120 2025-11-25 17:51:20.127 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-11-25 17:51:20.133 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.58/image 2025-11-25 17:51:21.572 | + :: : [[ 300 == 503 ]] 2025-11-25 17:51:21.573 | + :: : [[ 0 -eq 7 ]] 2025-11-25 17:51:21.577 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-11-25 17:51:21.580 | + functions-common:time_stop:2423 : local name 2025-11-25 17:51:21.583 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:51:21.587 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:51:21.590 | + functions-common:time_stop:2426 : local total 2025-11-25 17:51:21.593 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:51:21.596 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-25 17:51:21.599 | + functions-common:time_stop:2430 : start_time=1764093080120 2025-11-25 17:51:21.601 | + functions-common:time_stop:2432 : [[ -z 1764093080120 ]] 2025-11-25 17:51:21.606 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:51:21.611 | + functions-common:time_stop:2435 : end_time=1764093081608 2025-11-25 17:51:21.615 | + functions-common:time_stop:2436 : elapsed_time=1488 2025-11-25 17:51:21.618 | + functions-common:time_stop:2437 : total=8135 2025-11-25 17:51:21.621 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:51:21.624 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=9623 2025-11-25 17:51:21.627 | + functions:wait_for_service:479 : return 0 2025-11-25 17:51:21.630 | + ./stack.sh:main:1393 : is_service_enabled mysql postgresql 2025-11-25 17:51:21.651 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:21.653 | + ./stack.sh:main:1393 : is_service_enabled glance 2025-11-25 17:51:21.673 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:21.676 | + ./stack.sh:main:1394 : echo_summary 'Uploading images' 2025-11-25 17:51:21.679 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:51:21.682 | + ./stack.sh:echo_summary:473 : echo -e Uploading images 2025-11-25 17:51:21.686 | + ./stack.sh:main:1396 : for image_url in ${IMAGE_URLS//,/ } 2025-11-25 17:51:21.688 | + ./stack.sh:main:1397 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-11-25 17:51:21.691 | + functions:upload_image:132 : local image_url=http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-11-25 17:51:21.694 | + functions:upload_image:134 : local image image_fname image_name 2025-11-25 17:51:21.696 | + functions:upload_image:136 : local max_attempts=5 2025-11-25 17:51:21.699 | + functions:upload_image:139 : mkdir -p /opt/stack/devstack/files/images 2025-11-25 17:51:21.706 | ++ functions:upload_image:140 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-11-25 17:51:21.711 | + functions:upload_image:140 : image_fname=cirros-0.6.2-x86_64-disk.img 2025-11-25 17:51:21.714 | + functions:upload_image:141 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2025-11-25 17:51:21.717 | + functions:upload_image:143 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2025-11-25 17:51:21.720 | ++ functions:upload_image:144 : seq 5 2025-11-25 17:51:21.724 | + functions:upload_image:144 : for attempt in `seq $max_attempts` 2025-11-25 17:51:21.727 | + functions:upload_image:145 : local rc=0 2025-11-25 17:51:21.730 | + functions:upload_image:146 : 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 2025-11-25 17:51:21.733 | --2025-11-25 12:51:21-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-11-25 17:51:21.772 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2025-11-25 17:51:21.934 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2025-11-25 17:51:22.093 | HTTP request sent, awaiting response... 302 Found 2025-11-25 17:51:22.093 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2025-11-25 17:51:22.093 | --2025-11-25 12:51:22-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-11-25 17:51:22.234 | Resolving github.com (github.com)... 140.82.112.3 2025-11-25 17:51:22.250 | Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2025-11-25 17:51:22.419 | HTTP request sent, awaiting response... 302 Found 2025-11-25 17:51:22.419 | 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=2025-11-25T18%3A41%3A05Z&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=2025-11-25T17%3A40%3A37Z&ske=2025-11-25T18%3A41%3A05Z&sks=b&skv=2018-11-09&sig=HX0tX7HqclnGYO5g9E10RN3d67pwJC3RcIQL3nunhxw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2NDA5NDg4MiwibmJmIjoxNzY0MDkzMDgyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Yl1ZnEd02Ok9aPlw2IIDUPqtwh6Zb5isxE2ppbFES6M&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2025-11-25 17:51:22.419 | --2025-11-25 12:51:22-- 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=2025-11-25T18%3A41%3A05Z&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=2025-11-25T17%3A40%3A37Z&ske=2025-11-25T18%3A41%3A05Z&sks=b&skv=2018-11-09&sig=HX0tX7HqclnGYO5g9E10RN3d67pwJC3RcIQL3nunhxw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2NDA5NDg4MiwibmJmIjoxNzY0MDkzMDgyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Yl1ZnEd02Ok9aPlw2IIDUPqtwh6Zb5isxE2ppbFES6M&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2025-11-25 17:51:22.421 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... 2025-11-25 17:51:22.422 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2025-11-25 17:51:22.446 | HTTP request sent, awaiting response... 200 OK 2025-11-25 17:51:22.446 | Length: 21430272 (20M) [application/octet-stream] 2025-11-25 17:51:22.446 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2025-11-25 17:51:22.454 | 2025-11-25 17:51:22.536 | 0K ........ ........ .... 100% 229M=0.09s 2025-11-25 17:51:22.536 | 2025-11-25 17:51:22.536 | 2025-11-25 12:51:22 (229 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2025-11-25 17:51:22.536 | 2025-11-25 17:51:22.542 | + functions:upload_image:147 : [[ 0 -ne 0 ]] 2025-11-25 17:51:22.546 | + functions:upload_image:156 : break 2025-11-25 17:51:22.549 | + functions:upload_image:160 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2025-11-25 17:51:22.553 | + functions:upload_image:174 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2025-11-25 17:51:22.555 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2025-11-25 17:51:22.558 | + functions:upload_image:295 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2025-11-25 17:51:22.561 | + functions:upload_image:306 : local kernel= 2025-11-25 17:51:22.564 | + functions:upload_image:307 : local ramdisk= 2025-11-25 17:51:22.567 | + functions:upload_image:308 : local disk_format= 2025-11-25 17:51:22.570 | + functions:upload_image:309 : local container_format= 2025-11-25 17:51:22.573 | + functions:upload_image:310 : local unpack= 2025-11-25 17:51:22.575 | + functions:upload_image:311 : local img_property= 2025-11-25 17:51:22.578 | + functions:upload_image:315 : [[ libvirt == \l\i\b\v\i\r\t ]] 2025-11-25 17:51:22.580 | + functions:upload_image:316 : [[ qemu == \q\e\m\u ]] 2025-11-25 17:51:22.583 | + functions:upload_image:317 : img_property=hw_rng_model=virtio 2025-11-25 17:51:22.586 | + functions:upload_image:321 : case "$image_fname" in 2025-11-25 17:51:22.590 | ++ functions:upload_image:342 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2025-11-25 17:51:22.595 | + functions:upload_image:342 : image_name=cirros-0.6.2-x86_64-disk 2025-11-25 17:51:22.598 | + functions:upload_image:343 : local format 2025-11-25 17:51:22.603 | ++ functions:upload_image:344 : awk '/^file format/ { print $3; exit }' 2025-11-25 17:51:22.603 | ++ functions:upload_image:344 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2025-11-25 17:51:22.616 | + functions:upload_image:344 : format=qcow2 2025-11-25 17:51:22.619 | + functions:upload_image:345 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2025-11-25 17:51:22.622 | + functions:upload_image:346 : disk_format=qcow2 2025-11-25 17:51:22.626 | + functions:upload_image:350 : container_format=bare 2025-11-25 17:51:22.629 | + functions:upload_image:397 : is_arch ppc64le 2025-11-25 17:51:22.633 | ++ functions-common:is_arch:517 : uname -m 2025-11-25 17:51:22.638 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2025-11-25 17:51:22.641 | + functions:upload_image:397 : is_arch ppc64 2025-11-25 17:51:22.645 | ++ functions-common:is_arch:517 : uname -m 2025-11-25 17:51:22.651 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2025-11-25 17:51:22.654 | + functions:upload_image:397 : is_arch ppc 2025-11-25 17:51:22.658 | ++ functions-common:is_arch:517 : uname -m 2025-11-25 17:51:22.663 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2025-11-25 17:51:22.667 | + functions:upload_image:401 : is_arch aarch64 2025-11-25 17:51:22.670 | ++ functions-common:is_arch:517 : uname -m 2025-11-25 17:51:22.675 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-11-25 17:51:22.678 | + functions:upload_image:405 : '[' bare = bare ']' 2025-11-25 17:51:22.681 | + functions:upload_image:406 : '[' '' = zcat ']' 2025-11-25 17:51:22.685 | + functions:upload_image:408 : '[' '' = bunzip2 ']' 2025-11-25 17:51:22.688 | + functions:upload_image:410 : '[' '' = unxz ']' 2025-11-25 17:51:22.691 | + functions:upload_image:421 : _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 2025-11-25 17:51:22.694 | + functions:_upload_image:104 : local image_name=cirros-0.6.2-x86_64-disk 2025-11-25 17:51:22.697 | + functions:_upload_image:105 : shift 2025-11-25 17:51:22.700 | + functions:_upload_image:106 : local container=bare 2025-11-25 17:51:22.703 | + functions:_upload_image:107 : shift 2025-11-25 17:51:22.705 | + functions:_upload_image:108 : local disk=qcow2 2025-11-25 17:51:22.708 | + functions:_upload_image:109 : shift 2025-11-25 17:51:22.711 | + functions:_upload_image:110 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2025-11-25 17:51:22.714 | + functions:_upload_image:111 : shift 2025-11-25 17:51:22.717 | + functions:_upload_image:112 : local properties 2025-11-25 17:51:22.719 | + functions:_upload_image:113 : local useimport 2025-11-25 17:51:22.723 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2025-11-25 17:51:22.726 | ++ functions:_image_properties_to_arg:87 : local result= 2025-11-25 17:51:22.729 | ++ functions:_image_properties_to_arg:88 : for property in $* 2025-11-25 17:51:22.732 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2025-11-25 17:51:22.736 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2025-11-25 17:51:22.739 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2025-11-25 17:51:22.741 | + functions:_upload_image:117 : [[ True == \T\r\u\e ]] 2025-11-25 17:51:22.744 | + functions:_upload_image:118 : useimport=--import 2025-11-25 17:51:22.748 | ++ functions:_upload_image:121 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2025-11-25 17:51:22.754 | + functions:_upload_image:121 : 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 2025-11-25 17:51:26.162 | 2025-11-25 17:51:26.162 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-25 17:51:26.162 | | Field | Value | 2025-11-25 17:51:26.162 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-25 17:51:26.162 | | container_format | bare | 2025-11-25 17:51:26.162 | | created_at | 2025-11-25T17:51:23Z | 2025-11-25 17:51:26.162 | | disk_format | qcow2 | 2025-11-25 17:51:26.162 | | file | /v2/images/1231f761-5a93-46fd-9730-666a1ab6287f/file | 2025-11-25 17:51:26.162 | | id | 1231f761-5a93-46fd-9730-666a1ab6287f | 2025-11-25 17:51:26.162 | | min_disk | 0 | 2025-11-25 17:51:26.162 | | min_ram | 0 | 2025-11-25 17:51:26.163 | | name | cirros-0.6.2-x86_64-disk | 2025-11-25 17:51:26.163 | | owner | aa5c848f2d3b431088ca0667c18d4bcd | 2025-11-25 17:51:26.163 | | properties | hw_rng_model='virtio', os_glance_import_task='1c6cd8e5-a049-4725-a019-46035533f9d5', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.2-x86_64-disk', owner_specified.openstack.sha256='' | 2025-11-25 17:51:26.163 | | protected | False | 2025-11-25 17:51:26.163 | | schema | /v2/schemas/image | 2025-11-25 17:51:26.163 | | size | 21430272 | 2025-11-25 17:51:26.163 | | status | uploading | 2025-11-25 17:51:26.163 | | tags | | 2025-11-25 17:51:26.163 | | updated_at | 2025-11-25T17:51:25Z | 2025-11-25 17:51:26.163 | | visibility | public | 2025-11-25 17:51:26.163 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-25 17:51:26.177 | + ./stack.sh:main:1396 : for image_url in ${IMAGE_URLS//,/ } 2025-11-25 17:51:26.181 | + ./stack.sh:main:1397 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-11-25 17:51:26.185 | + functions:upload_image:132 : local image_url=http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-11-25 17:51:26.188 | + functions:upload_image:134 : local image image_fname image_name 2025-11-25 17:51:26.191 | + functions:upload_image:136 : local max_attempts=5 2025-11-25 17:51:26.195 | + functions:upload_image:139 : mkdir -p /opt/stack/devstack/files/images 2025-11-25 17:51:26.202 | ++ functions:upload_image:140 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-11-25 17:51:26.209 | + functions:upload_image:140 : image_fname=cirros-0.6.1-x86_64-disk.img 2025-11-25 17:51:26.212 | + functions:upload_image:141 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2025-11-25 17:51:26.215 | + functions:upload_image:143 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2025-11-25 17:51:26.220 | ++ functions:upload_image:144 : seq 5 2025-11-25 17:51:26.226 | + functions:upload_image:144 : for attempt in `seq $max_attempts` 2025-11-25 17:51:26.229 | + functions:upload_image:145 : local rc=0 2025-11-25 17:51:26.232 | + functions:upload_image:146 : 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 2025-11-25 17:51:26.238 | --2025-11-25 12:51:26-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-11-25 17:51:26.239 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2025-11-25 17:51:26.390 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2025-11-25 17:51:26.542 | HTTP request sent, awaiting response... 302 Found 2025-11-25 17:51:26.542 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2025-11-25 17:51:26.542 | --2025-11-25 12:51:26-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-11-25 17:51:26.670 | Resolving github.com (github.com)... 140.82.112.3 2025-11-25 17:51:26.685 | Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2025-11-25 17:51:26.880 | HTTP request sent, awaiting response... 302 Found 2025-11-25 17:51:26.880 | 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=2025-11-25T18%3A40%3A38Z&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=2025-11-25T17%3A40%3A32Z&ske=2025-11-25T18%3A40%3A38Z&sks=b&skv=2018-11-09&sig=c2E8IEWok82cEods5KTqseB8hdBUYJx%2B4gyTFIrvu6M%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2NDA5NDg4NiwibmJmIjoxNzY0MDkzMDg2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.iLFLK-fWABuBSzrrF-JA5yYFDn_jWRfJ69EOT24BY_U&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2025-11-25 17:51:26.880 | --2025-11-25 12:51:26-- 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=2025-11-25T18%3A40%3A38Z&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=2025-11-25T17%3A40%3A32Z&ske=2025-11-25T18%3A40%3A38Z&sks=b&skv=2018-11-09&sig=c2E8IEWok82cEods5KTqseB8hdBUYJx%2B4gyTFIrvu6M%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2NDA5NDg4NiwibmJmIjoxNzY0MDkzMDg2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.iLFLK-fWABuBSzrrF-JA5yYFDn_jWRfJ69EOT24BY_U&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2025-11-25 17:51:26.882 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... 2025-11-25 17:51:26.884 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2025-11-25 17:51:26.908 | HTTP request sent, awaiting response... 200 OK 2025-11-25 17:51:26.909 | Length: 21233664 (20M) [application/octet-stream] 2025-11-25 17:51:26.909 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2025-11-25 17:51:26.919 | 2025-11-25 17:51:27.024 | 0K ........ ........ .... 100% 176M=0.1s 2025-11-25 17:51:27.024 | 2025-11-25 17:51:27.024 | 2025-11-25 12:51:27 (176 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2025-11-25 17:51:27.024 | 2025-11-25 17:51:27.031 | + functions:upload_image:147 : [[ 0 -ne 0 ]] 2025-11-25 17:51:27.034 | + functions:upload_image:156 : break 2025-11-25 17:51:27.038 | + functions:upload_image:160 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2025-11-25 17:51:27.041 | + functions:upload_image:174 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2025-11-25 17:51:27.044 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2025-11-25 17:51:27.047 | + functions:upload_image:295 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2025-11-25 17:51:27.050 | + functions:upload_image:306 : local kernel= 2025-11-25 17:51:27.053 | + functions:upload_image:307 : local ramdisk= 2025-11-25 17:51:27.056 | + functions:upload_image:308 : local disk_format= 2025-11-25 17:51:27.059 | + functions:upload_image:309 : local container_format= 2025-11-25 17:51:27.062 | + functions:upload_image:310 : local unpack= 2025-11-25 17:51:27.065 | + functions:upload_image:311 : local img_property= 2025-11-25 17:51:27.067 | + functions:upload_image:315 : [[ libvirt == \l\i\b\v\i\r\t ]] 2025-11-25 17:51:27.070 | + functions:upload_image:316 : [[ qemu == \q\e\m\u ]] 2025-11-25 17:51:27.073 | + functions:upload_image:317 : img_property=hw_rng_model=virtio 2025-11-25 17:51:27.076 | + functions:upload_image:321 : case "$image_fname" in 2025-11-25 17:51:27.080 | ++ functions:upload_image:342 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2025-11-25 17:51:27.085 | + functions:upload_image:342 : image_name=cirros-0.6.1-x86_64-disk 2025-11-25 17:51:27.089 | + functions:upload_image:343 : local format 2025-11-25 17:51:27.094 | ++ functions:upload_image:344 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2025-11-25 17:51:27.097 | ++ functions:upload_image:344 : awk '/^file format/ { print $3; exit }' 2025-11-25 17:51:27.105 | + functions:upload_image:344 : format=qcow2 2025-11-25 17:51:27.108 | + functions:upload_image:345 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2025-11-25 17:51:27.111 | + functions:upload_image:346 : disk_format=qcow2 2025-11-25 17:51:27.113 | + functions:upload_image:350 : container_format=bare 2025-11-25 17:51:27.119 | + functions:upload_image:397 : is_arch ppc64le 2025-11-25 17:51:27.123 | ++ functions-common:is_arch:517 : uname -m 2025-11-25 17:51:27.128 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2025-11-25 17:51:27.131 | + functions:upload_image:397 : is_arch ppc64 2025-11-25 17:51:27.135 | ++ functions-common:is_arch:517 : uname -m 2025-11-25 17:51:27.139 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2025-11-25 17:51:27.142 | + functions:upload_image:397 : is_arch ppc 2025-11-25 17:51:27.146 | ++ functions-common:is_arch:517 : uname -m 2025-11-25 17:51:27.150 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2025-11-25 17:51:27.153 | + functions:upload_image:401 : is_arch aarch64 2025-11-25 17:51:27.157 | ++ functions-common:is_arch:517 : uname -m 2025-11-25 17:51:27.161 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-11-25 17:51:27.164 | + functions:upload_image:405 : '[' bare = bare ']' 2025-11-25 17:51:27.167 | + functions:upload_image:406 : '[' '' = zcat ']' 2025-11-25 17:51:27.170 | + functions:upload_image:408 : '[' '' = bunzip2 ']' 2025-11-25 17:51:27.173 | + functions:upload_image:410 : '[' '' = unxz ']' 2025-11-25 17:51:27.176 | + functions:upload_image:421 : _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 2025-11-25 17:51:27.179 | + functions:_upload_image:104 : local image_name=cirros-0.6.1-x86_64-disk 2025-11-25 17:51:27.183 | + functions:_upload_image:105 : shift 2025-11-25 17:51:27.186 | + functions:_upload_image:106 : local container=bare 2025-11-25 17:51:27.190 | + functions:_upload_image:107 : shift 2025-11-25 17:51:27.193 | + functions:_upload_image:108 : local disk=qcow2 2025-11-25 17:51:27.196 | + functions:_upload_image:109 : shift 2025-11-25 17:51:27.199 | + functions:_upload_image:110 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2025-11-25 17:51:27.202 | + functions:_upload_image:111 : shift 2025-11-25 17:51:27.205 | + functions:_upload_image:112 : local properties 2025-11-25 17:51:27.208 | + functions:_upload_image:113 : local useimport 2025-11-25 17:51:27.213 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2025-11-25 17:51:27.216 | ++ functions:_image_properties_to_arg:87 : local result= 2025-11-25 17:51:27.219 | ++ functions:_image_properties_to_arg:88 : for property in $* 2025-11-25 17:51:27.222 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2025-11-25 17:51:27.226 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2025-11-25 17:51:27.230 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2025-11-25 17:51:27.233 | + functions:_upload_image:117 : [[ True == \T\r\u\e ]] 2025-11-25 17:51:27.241 | + functions:_upload_image:118 : useimport=--import 2025-11-25 17:51:27.244 | ++ functions:_upload_image:121 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2025-11-25 17:51:27.250 | + functions:_upload_image:121 : 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 2025-11-25 17:51:30.438 | 2025-11-25 17:51:30.438 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-25 17:51:30.438 | | Field | Value | 2025-11-25 17:51:30.438 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-25 17:51:30.438 | | container_format | bare | 2025-11-25 17:51:30.438 | | created_at | 2025-11-25T17:51:27Z | 2025-11-25 17:51:30.438 | | disk_format | qcow2 | 2025-11-25 17:51:30.438 | | file | /v2/images/d8326ab7-6da6-48e9-b736-1527131d28b8/file | 2025-11-25 17:51:30.438 | | id | d8326ab7-6da6-48e9-b736-1527131d28b8 | 2025-11-25 17:51:30.438 | | min_disk | 0 | 2025-11-25 17:51:30.438 | | min_ram | 0 | 2025-11-25 17:51:30.438 | | name | cirros-0.6.1-x86_64-disk | 2025-11-25 17:51:30.438 | | owner | aa5c848f2d3b431088ca0667c18d4bcd | 2025-11-25 17:51:30.438 | | properties | hw_rng_model='virtio', os_glance_import_task='de902a3e-1a5c-4e6e-bade-161919a1c506', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.1-x86_64-disk', owner_specified.openstack.sha256='' | 2025-11-25 17:51:30.438 | | protected | False | 2025-11-25 17:51:30.438 | | schema | /v2/schemas/image | 2025-11-25 17:51:30.438 | | size | 21233664 | 2025-11-25 17:51:30.438 | | status | uploading | 2025-11-25 17:51:30.438 | | tags | | 2025-11-25 17:51:30.438 | | updated_at | 2025-11-25T17:51:29Z | 2025-11-25 17:51:30.439 | | visibility | public | 2025-11-25 17:51:30.439 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-25 17:51:30.452 | + ./stack.sh:main:1396 : for image_url in ${IMAGE_URLS//,/ } 2025-11-25 17:51:30.456 | + ./stack.sh:main:1397 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2025-11-25 17:51:30.460 | + functions:upload_image:132 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2025-11-25 17:51:30.464 | + functions:upload_image:134 : local image image_fname image_name 2025-11-25 17:51:30.467 | + functions:upload_image:136 : local max_attempts=5 2025-11-25 17:51:30.470 | + functions:upload_image:139 : mkdir -p /opt/stack/devstack/files/images 2025-11-25 17:51:30.476 | ++ functions:upload_image:140 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2025-11-25 17:51:30.483 | + functions:upload_image:140 : image_fname=cirros-0.6.3-x86_64-disk.img 2025-11-25 17:51:30.486 | + functions:upload_image:141 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2025-11-25 17:51:30.488 | + functions:upload_image:143 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2025-11-25 17:51:30.492 | ++ functions:upload_image:144 : seq 5 2025-11-25 17:51:30.498 | + functions:upload_image:144 : for attempt in `seq $max_attempts` 2025-11-25 17:51:30.501 | + functions:upload_image:145 : local rc=0 2025-11-25 17:51:30.503 | + functions:upload_image:146 : 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 2025-11-25 17:51:30.508 | --2025-11-25 12:51:30-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2025-11-25 17:51:30.654 | Resolving github.com (github.com)... 140.82.112.3 2025-11-25 17:51:30.669 | Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2025-11-25 17:51:30.865 | HTTP request sent, awaiting response... 302 Found 2025-11-25 17:51:30.865 | 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=2025-11-25T18%3A39%3A17Z&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=2025-11-25T17%3A38%3A20Z&ske=2025-11-25T18%3A39%3A17Z&sks=b&skv=2018-11-09&sig=D0cxynPGXJJmMlyBHedEoeoXH2ZQ9aGIiYumT5wRhCQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2NDA5NDg5MCwibmJmIjoxNzY0MDkzMDkwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.iGTR87dUxyi-fx_lUVmuOQ3ieybkax7lQq2dfE-kYxc&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2025-11-25 17:51:30.865 | --2025-11-25 12:51:30-- 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=2025-11-25T18%3A39%3A17Z&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=2025-11-25T17%3A38%3A20Z&ske=2025-11-25T18%3A39%3A17Z&sks=b&skv=2018-11-09&sig=D0cxynPGXJJmMlyBHedEoeoXH2ZQ9aGIiYumT5wRhCQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2NDA5NDg5MCwibmJmIjoxNzY0MDkzMDkwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.iGTR87dUxyi-fx_lUVmuOQ3ieybkax7lQq2dfE-kYxc&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2025-11-25 17:51:30.866 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 2025-11-25 17:51:30.867 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2025-11-25 17:51:30.901 | HTTP request sent, awaiting response... 200 OK 2025-11-25 17:51:30.901 | Length: 21692416 (21M) [application/octet-stream] 2025-11-25 17:51:30.901 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2025-11-25 17:51:30.909 | 2025-11-25 17:51:31.035 | 0K ........ ........ .... 100% 154M=0.1s 2025-11-25 17:51:31.035 | 2025-11-25 17:51:31.036 | 2025-11-25 12:51:31 (154 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2025-11-25 17:51:31.036 | 2025-11-25 17:51:31.041 | + functions:upload_image:147 : [[ 0 -ne 0 ]] 2025-11-25 17:51:31.044 | + functions:upload_image:156 : break 2025-11-25 17:51:31.047 | + functions:upload_image:160 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2025-11-25 17:51:31.050 | + functions:upload_image:174 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2025-11-25 17:51:31.055 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2025-11-25 17:51:31.058 | + functions:upload_image:295 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2025-11-25 17:51:31.062 | + functions:upload_image:306 : local kernel= 2025-11-25 17:51:31.065 | + functions:upload_image:307 : local ramdisk= 2025-11-25 17:51:31.068 | + functions:upload_image:308 : local disk_format= 2025-11-25 17:51:31.071 | + functions:upload_image:309 : local container_format= 2025-11-25 17:51:31.075 | + functions:upload_image:310 : local unpack= 2025-11-25 17:51:31.078 | + functions:upload_image:311 : local img_property= 2025-11-25 17:51:31.082 | + functions:upload_image:315 : [[ libvirt == \l\i\b\v\i\r\t ]] 2025-11-25 17:51:31.085 | + functions:upload_image:316 : [[ qemu == \q\e\m\u ]] 2025-11-25 17:51:31.088 | + functions:upload_image:317 : img_property=hw_rng_model=virtio 2025-11-25 17:51:31.092 | + functions:upload_image:321 : case "$image_fname" in 2025-11-25 17:51:31.096 | ++ functions:upload_image:342 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2025-11-25 17:51:31.102 | + functions:upload_image:342 : image_name=cirros-0.6.3-x86_64-disk 2025-11-25 17:51:31.105 | + functions:upload_image:343 : local format 2025-11-25 17:51:31.111 | ++ functions:upload_image:344 : awk '/^file format/ { print $3; exit }' 2025-11-25 17:51:31.111 | ++ functions:upload_image:344 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2025-11-25 17:51:31.124 | + functions:upload_image:344 : format=qcow2 2025-11-25 17:51:31.127 | + functions:upload_image:345 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2025-11-25 17:51:31.131 | + functions:upload_image:346 : disk_format=qcow2 2025-11-25 17:51:31.134 | + functions:upload_image:350 : container_format=bare 2025-11-25 17:51:31.138 | + functions:upload_image:397 : is_arch ppc64le 2025-11-25 17:51:31.142 | ++ functions-common:is_arch:517 : uname -m 2025-11-25 17:51:31.148 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2025-11-25 17:51:31.151 | + functions:upload_image:397 : is_arch ppc64 2025-11-25 17:51:31.156 | ++ functions-common:is_arch:517 : uname -m 2025-11-25 17:51:31.161 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2025-11-25 17:51:31.164 | + functions:upload_image:397 : is_arch ppc 2025-11-25 17:51:31.169 | ++ functions-common:is_arch:517 : uname -m 2025-11-25 17:51:31.174 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2025-11-25 17:51:31.177 | + functions:upload_image:401 : is_arch aarch64 2025-11-25 17:51:31.181 | ++ functions-common:is_arch:517 : uname -m 2025-11-25 17:51:31.187 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-11-25 17:51:31.191 | + functions:upload_image:405 : '[' bare = bare ']' 2025-11-25 17:51:31.195 | + functions:upload_image:406 : '[' '' = zcat ']' 2025-11-25 17:51:31.198 | + functions:upload_image:408 : '[' '' = bunzip2 ']' 2025-11-25 17:51:31.203 | + functions:upload_image:410 : '[' '' = unxz ']' 2025-11-25 17:51:31.207 | + functions:upload_image:421 : _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 2025-11-25 17:51:31.210 | + functions:_upload_image:104 : local image_name=cirros-0.6.3-x86_64-disk 2025-11-25 17:51:31.213 | + functions:_upload_image:105 : shift 2025-11-25 17:51:31.216 | + functions:_upload_image:106 : local container=bare 2025-11-25 17:51:31.219 | + functions:_upload_image:107 : shift 2025-11-25 17:51:31.222 | + functions:_upload_image:108 : local disk=qcow2 2025-11-25 17:51:31.225 | + functions:_upload_image:109 : shift 2025-11-25 17:51:31.228 | + functions:_upload_image:110 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2025-11-25 17:51:31.231 | + functions:_upload_image:111 : shift 2025-11-25 17:51:31.234 | + functions:_upload_image:112 : local properties 2025-11-25 17:51:31.237 | + functions:_upload_image:113 : local useimport 2025-11-25 17:51:31.240 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2025-11-25 17:51:31.243 | ++ functions:_image_properties_to_arg:87 : local result= 2025-11-25 17:51:31.246 | ++ functions:_image_properties_to_arg:88 : for property in $* 2025-11-25 17:51:31.249 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2025-11-25 17:51:31.252 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2025-11-25 17:51:31.256 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2025-11-25 17:51:31.259 | + functions:_upload_image:117 : [[ True == \T\r\u\e ]] 2025-11-25 17:51:31.262 | + functions:_upload_image:118 : useimport=--import 2025-11-25 17:51:31.266 | ++ functions:_upload_image:121 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2025-11-25 17:51:31.271 | + functions:_upload_image:121 : 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 2025-11-25 17:51:33.853 | 2025-11-25 17:51:33.853 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-25 17:51:33.853 | | Field | Value | 2025-11-25 17:51:33.853 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-25 17:51:33.853 | | container_format | bare | 2025-11-25 17:51:33.853 | | created_at | 2025-11-25T17:51:32Z | 2025-11-25 17:51:33.853 | | disk_format | qcow2 | 2025-11-25 17:51:33.853 | | file | /v2/images/95722938-8ac2-4a78-b8c9-2b052e3b4537/file | 2025-11-25 17:51:33.853 | | id | 95722938-8ac2-4a78-b8c9-2b052e3b4537 | 2025-11-25 17:51:33.853 | | min_disk | 0 | 2025-11-25 17:51:33.853 | | min_ram | 0 | 2025-11-25 17:51:33.853 | | name | cirros-0.6.3-x86_64-disk | 2025-11-25 17:51:33.853 | | owner | aa5c848f2d3b431088ca0667c18d4bcd | 2025-11-25 17:51:33.853 | | properties | hw_rng_model='virtio', os_glance_import_task='2de78cec-3c9c-44b3-b798-a757ccdb4471', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2025-11-25 17:51:33.853 | | protected | False | 2025-11-25 17:51:33.853 | | schema | /v2/schemas/image | 2025-11-25 17:51:33.853 | | size | 21692416 | 2025-11-25 17:51:33.853 | | status | uploading | 2025-11-25 17:51:33.853 | | tags | | 2025-11-25 17:51:33.853 | | updated_at | 2025-11-25T17:51:33Z | 2025-11-25 17:51:33.853 | | visibility | public | 2025-11-25 17:51:33.853 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-25 17:51:33.866 | + ./stack.sh:main:1401 : async_wait create_flavors 2025-11-25 17:51:33.929 | [9243 Async create_flavors:105348]: Waiting for completion of create_flavors running on PID 105348 (2 other jobs running) 2025-11-25 17:51:33.962 | [9243 Async create_flavors:105348]: Signaling child to exit 2025-11-25 17:51:33.962 | WAKEUP 2025-11-25 17:51:33.989 | [9243 Async create_flavors:105348]: Signaled 2025-11-25 17:51:33.991 | + lib/nova:create_flavors:1270 : is_service_enabled n-api 2025-11-25 17:51:33.991 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:33.991 | + lib/nova:create_flavors:1271 : openstack --os-region-name=RegionOne flavor list 2025-11-25 17:51:33.991 | + lib/nova:create_flavors:1271 : grep -q ds512M 2025-11-25 17:51:33.991 | 2025-11-25 17:51:33.991 | + lib/nova:create_flavors:1273 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2025-11-25 17:51:33.991 | 2025-11-25 17:51:33.991 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.991 | | Field | Value | 2025-11-25 17:51:33.991 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.991 | | OS-FLV-DISABLED:disabled | False | 2025-11-25 17:51:33.991 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-25 17:51:33.991 | | description | None | 2025-11-25 17:51:33.991 | | disk | 1 | 2025-11-25 17:51:33.991 | | id | c1 | 2025-11-25 17:51:33.991 | | name | cirros256 | 2025-11-25 17:51:33.991 | | os-flavor-access:is_public | True | 2025-11-25 17:51:33.991 | | properties | hw_rng:allowed='True' | 2025-11-25 17:51:33.991 | | ram | 256 | 2025-11-25 17:51:33.991 | | rxtx_factor | 1.0 | 2025-11-25 17:51:33.991 | | swap | 0 | 2025-11-25 17:51:33.991 | | vcpus | 1 | 2025-11-25 17:51:33.991 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.991 | + lib/nova:create_flavors:1274 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2025-11-25 17:51:33.991 | 2025-11-25 17:51:33.991 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.991 | | Field | Value | 2025-11-25 17:51:33.991 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.991 | | OS-FLV-DISABLED:disabled | False | 2025-11-25 17:51:33.991 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-25 17:51:33.991 | | description | None | 2025-11-25 17:51:33.991 | | disk | 5 | 2025-11-25 17:51:33.991 | | id | d1 | 2025-11-25 17:51:33.992 | | name | ds512M | 2025-11-25 17:51:33.992 | | os-flavor-access:is_public | True | 2025-11-25 17:51:33.992 | | properties | hw_rng:allowed='True' | 2025-11-25 17:51:33.992 | | ram | 512 | 2025-11-25 17:51:33.992 | | rxtx_factor | 1.0 | 2025-11-25 17:51:33.992 | | swap | 0 | 2025-11-25 17:51:33.992 | | vcpus | 1 | 2025-11-25 17:51:33.992 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.992 | + lib/nova:create_flavors:1275 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2025-11-25 17:51:33.992 | 2025-11-25 17:51:33.992 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.992 | | Field | Value | 2025-11-25 17:51:33.992 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.992 | | OS-FLV-DISABLED:disabled | False | 2025-11-25 17:51:33.992 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-25 17:51:33.992 | | description | None | 2025-11-25 17:51:33.992 | | disk | 10 | 2025-11-25 17:51:33.992 | | id | d2 | 2025-11-25 17:51:33.992 | | name | ds1G | 2025-11-25 17:51:33.992 | | os-flavor-access:is_public | True | 2025-11-25 17:51:33.992 | | properties | hw_rng:allowed='True' | 2025-11-25 17:51:33.992 | | ram | 1024 | 2025-11-25 17:51:33.992 | | rxtx_factor | 1.0 | 2025-11-25 17:51:33.992 | | swap | 0 | 2025-11-25 17:51:33.992 | | vcpus | 1 | 2025-11-25 17:51:33.992 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.992 | + lib/nova:create_flavors:1276 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2025-11-25 17:51:33.992 | 2025-11-25 17:51:33.992 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.992 | | Field | Value | 2025-11-25 17:51:33.992 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.992 | | OS-FLV-DISABLED:disabled | False | 2025-11-25 17:51:33.992 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-25 17:51:33.992 | | description | None | 2025-11-25 17:51:33.992 | | disk | 10 | 2025-11-25 17:51:33.992 | | id | d3 | 2025-11-25 17:51:33.992 | | name | ds2G | 2025-11-25 17:51:33.992 | | os-flavor-access:is_public | True | 2025-11-25 17:51:33.992 | | properties | hw_rng:allowed='True' | 2025-11-25 17:51:33.992 | | ram | 2048 | 2025-11-25 17:51:33.992 | | rxtx_factor | 1.0 | 2025-11-25 17:51:33.992 | | swap | 0 | 2025-11-25 17:51:33.992 | | vcpus | 2 | 2025-11-25 17:51:33.992 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.992 | + lib/nova:create_flavors:1277 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2025-11-25 17:51:33.992 | 2025-11-25 17:51:33.992 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.992 | | Field | Value | 2025-11-25 17:51:33.992 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.992 | | OS-FLV-DISABLED:disabled | False | 2025-11-25 17:51:33.992 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-25 17:51:33.992 | | description | None | 2025-11-25 17:51:33.992 | | disk | 20 | 2025-11-25 17:51:33.992 | | id | d4 | 2025-11-25 17:51:33.992 | | name | ds4G | 2025-11-25 17:51:33.992 | | os-flavor-access:is_public | True | 2025-11-25 17:51:33.992 | | properties | hw_rng:allowed='True' | 2025-11-25 17:51:33.992 | | ram | 4096 | 2025-11-25 17:51:33.993 | | rxtx_factor | 1.0 | 2025-11-25 17:51:33.993 | | swap | 0 | 2025-11-25 17:51:33.993 | | vcpus | 4 | 2025-11-25 17:51:33.993 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.993 | + lib/nova:create_flavors:1280 : openstack --os-region-name=RegionOne flavor list 2025-11-25 17:51:33.993 | + lib/nova:create_flavors:1280 : grep -q m1.tiny 2025-11-25 17:51:33.993 | 2025-11-25 17:51:33.993 | + lib/nova:create_flavors:1281 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2025-11-25 17:51:33.993 | 2025-11-25 17:51:33.993 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.993 | | Field | Value | 2025-11-25 17:51:33.993 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.993 | | OS-FLV-DISABLED:disabled | False | 2025-11-25 17:51:33.993 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-25 17:51:33.993 | | description | None | 2025-11-25 17:51:33.993 | | disk | 1 | 2025-11-25 17:51:33.993 | | id | 1 | 2025-11-25 17:51:33.993 | | name | m1.tiny | 2025-11-25 17:51:33.993 | | os-flavor-access:is_public | True | 2025-11-25 17:51:33.993 | | properties | hw_rng:allowed='True' | 2025-11-25 17:51:33.993 | | ram | 512 | 2025-11-25 17:51:33.993 | | rxtx_factor | 1.0 | 2025-11-25 17:51:33.993 | | swap | 0 | 2025-11-25 17:51:33.993 | | vcpus | 1 | 2025-11-25 17:51:33.993 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.993 | + lib/nova:create_flavors:1282 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2025-11-25 17:51:33.993 | 2025-11-25 17:51:33.993 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.993 | | Field | Value | 2025-11-25 17:51:33.993 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.993 | | OS-FLV-DISABLED:disabled | False | 2025-11-25 17:51:33.993 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-25 17:51:33.993 | | description | None | 2025-11-25 17:51:33.993 | | disk | 20 | 2025-11-25 17:51:33.993 | | id | 2 | 2025-11-25 17:51:33.993 | | name | m1.small | 2025-11-25 17:51:33.993 | | os-flavor-access:is_public | True | 2025-11-25 17:51:33.993 | | properties | hw_rng:allowed='True' | 2025-11-25 17:51:33.993 | | ram | 2048 | 2025-11-25 17:51:33.993 | | rxtx_factor | 1.0 | 2025-11-25 17:51:33.993 | | swap | 0 | 2025-11-25 17:51:33.993 | | vcpus | 1 | 2025-11-25 17:51:33.993 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.994 | + lib/nova:create_flavors:1283 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2025-11-25 17:51:33.994 | 2025-11-25 17:51:33.994 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.994 | | Field | Value | 2025-11-25 17:51:33.994 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.994 | | OS-FLV-DISABLED:disabled | False | 2025-11-25 17:51:33.994 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-25 17:51:33.994 | | description | None | 2025-11-25 17:51:33.994 | | disk | 40 | 2025-11-25 17:51:33.994 | | id | 3 | 2025-11-25 17:51:33.994 | | name | m1.medium | 2025-11-25 17:51:33.994 | | os-flavor-access:is_public | True | 2025-11-25 17:51:33.994 | | properties | hw_rng:allowed='True' | 2025-11-25 17:51:33.994 | | ram | 4096 | 2025-11-25 17:51:33.994 | | rxtx_factor | 1.0 | 2025-11-25 17:51:33.994 | | swap | 0 | 2025-11-25 17:51:33.994 | | vcpus | 2 | 2025-11-25 17:51:33.994 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.994 | + lib/nova:create_flavors:1284 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2025-11-25 17:51:33.994 | 2025-11-25 17:51:33.994 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.994 | | Field | Value | 2025-11-25 17:51:33.994 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.994 | | OS-FLV-DISABLED:disabled | False | 2025-11-25 17:51:33.994 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-25 17:51:33.994 | | description | None | 2025-11-25 17:51:33.994 | | disk | 80 | 2025-11-25 17:51:33.994 | | id | 4 | 2025-11-25 17:51:33.994 | | name | m1.large | 2025-11-25 17:51:33.994 | | os-flavor-access:is_public | True | 2025-11-25 17:51:33.994 | | properties | hw_rng:allowed='True' | 2025-11-25 17:51:33.994 | | ram | 8192 | 2025-11-25 17:51:33.994 | | rxtx_factor | 1.0 | 2025-11-25 17:51:33.994 | | swap | 0 | 2025-11-25 17:51:33.994 | | vcpus | 4 | 2025-11-25 17:51:33.994 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.994 | + lib/nova:create_flavors:1285 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2025-11-25 17:51:33.994 | 2025-11-25 17:51:33.994 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.994 | | Field | Value | 2025-11-25 17:51:33.994 | +----------------------------+-----------------------+ 2025-11-25 17:51:33.994 | | OS-FLV-DISABLED:disabled | False | 2025-11-25 17:51:33.994 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-25 17:51:33.994 | | description | None | 2025-11-25 17:51:33.994 | | disk | 160 | 2025-11-25 17:51:33.994 | | id | 5 | 2025-11-25 17:51:33.994 | | name | m1.xlarge | 2025-11-25 17:51:33.994 | | os-flavor-access:is_public | True | 2025-11-25 17:51:33.994 | | properties | hw_rng:allowed='True' | 2025-11-25 17:51:33.995 | | ram | 16384 | 2025-11-25 17:51:33.995 | | rxtx_factor | 1.0 | 2025-11-25 17:51:33.995 | | swap | 0 | 2025-11-25 17:51:33.995 | | vcpus | 8 | 2025-11-25 17:51:33.995 | +----------------------------+-----------------------+ 2025-11-25 17:51:34.047 | [9243 Async create_flavors:105348]: finished create_flavors with result 0 in 4 seconds 2025-11-25 17:51:34.053 | + inc/async:async_wait:197 : return 0 2025-11-25 17:51:34.057 | + ./stack.sh:main:1403 : is_service_enabled horizon 2025-11-25 17:51:34.079 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:34.083 | + ./stack.sh:main:1404 : echo_summary 'Starting Horizon' 2025-11-25 17:51:34.086 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:51:34.089 | + ./stack.sh:echo_summary:473 : echo -e Starting Horizon 2025-11-25 17:51:34.092 | + ./stack.sh:main:1405 : init_horizon 2025-11-25 17:51:34.096 | + lib/horizon:init_horizon:155 : sudo rm -f '/var/log/httpd/horizon_*' 2025-11-25 17:51:34.128 | + lib/horizon:init_horizon:158 : local django_admin 2025-11-25 17:51:34.131 | + lib/horizon:init_horizon:159 : type -p django-admin 2025-11-25 17:51:34.135 | + lib/horizon:init_horizon:160 : django_admin=django-admin 2025-11-25 17:51:34.138 | + lib/horizon:init_horizon:166 : DJANGO_SETTINGS_MODULE=openstack_dashboard.settings 2025-11-25 17:51:34.142 | + lib/horizon:init_horizon:166 : django-admin collectstatic --noinput 2025-11-25 17:51:34.766 | /usr/local/lib/python3.12/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2025-11-25 17:51:34.766 | version_info = version.StrictVersion(__version__).version 2025-11-25 17:51:35.148 | 2025-11-25 17:51:35.148 | 1897 static files copied to '/opt/stack/horizon/static'. 2025-11-25 17:51:35.253 | + lib/horizon:init_horizon:167 : DJANGO_SETTINGS_MODULE=openstack_dashboard.settings 2025-11-25 17:51:35.257 | + lib/horizon:init_horizon:167 : django-admin compress --force 2025-11-25 17:51:35.873 | /usr/local/lib/python3.12/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2025-11-25 17:51:35.873 | version_info = version.StrictVersion(__version__).version 2025-11-25 17:51:38.387 | Compressing... done 2025-11-25 17:51:38.387 | Compressed 7 block(s) from 12 template(s) for 2 context(s). 2025-11-25 17:51:38.531 | + ./stack.sh:main:1406 : start_horizon 2025-11-25 17:51:38.534 | + lib/horizon:start_horizon:185 : restart_apache_server 2025-11-25 17:51:38.538 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-25 17:51:38.541 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-25 17:51:38.544 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-25 17:51:39.796 | + ./stack.sh:main:1417 : is_service_enabled nova 2025-11-25 17:51:39.824 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:39.828 | + ./stack.sh:main:1417 : is_service_enabled keystone 2025-11-25 17:51:39.853 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:39.856 | + ./stack.sh:main:1418 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2025-11-25 17:51:39.860 | + ./stack.sh:main:1420 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2025-11-25 17:51:39.863 | + ./stack.sh:main:1421 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2025-11-25 17:51:39.867 | + ./stack.sh:main:1424 : /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 2025-11-25 17:51:39.872 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2025-11-25 17:51:39.874 | ++ 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 2025-11-25 17:51:39.878 | + 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'\'' --' 2025-11-25 17:51:39.879 | + 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'\''' -- 2025-11-25 17:51:39.880 | ++ 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 -- 2025-11-25 17:51:39.882 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2025-11-25 17:51:39.883 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2025-11-25 17:51:39.884 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2025-11-25 17:51:39.884 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2025-11-25 17:51:39.886 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2025-11-25 17:51:39.887 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2025-11-25 17:51:39.888 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2025-11-25 17:51:39.889 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2025-11-25 17:51:39.890 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-11-25 17:51:39.891 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2025-11-25 17:51:39.893 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2025-11-25 17:51:39.894 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2025-11-25 17:51:39.895 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-11-25 17:51:39.896 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2025-11-25 17:51:39.897 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2025-11-25 17:51:39.899 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2025-11-25 17:51:39.899 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-11-25 17:51:39.901 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2025-11-25 17:51:39.902 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2025-11-25 17:51:39.903 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2025-11-25 17:51:39.905 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2025-11-25 17:51:39.906 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-11-25 17:51:39.907 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2025-11-25 17:51:39.909 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2025-11-25 17:51:39.910 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2025-11-25 17:51:39.911 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2025-11-25 17:51:39.912 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2025-11-25 17:51:39.913 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-11-25 17:51:39.915 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-11-25 17:51:39.916 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-11-25 17:51:39.917 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2025-11-25 17:51:39.918 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2025-11-25 17:51:39.919 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2025-11-25 17:51:39.921 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-11-25 17:51:39.922 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2025-11-25 17:51:39.923 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2025-11-25 17:51:39.925 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2025-11-25 17:51:39.926 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2025-11-25 17:51:39.928 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2025-11-25 17:51:39.929 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2025-11-25 17:51:39.930 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2025-11-25 17:51:39.931 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2025-11-25 17:51:39.933 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2025-11-25 17:51:39.934 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2025-11-25 17:51:39.936 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2025-11-25 17:51:39.938 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2025-11-25 17:51:39.939 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2025-11-25 17:51:39.940 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2025-11-25 17:51:39.942 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2025-11-25 17:51:39.943 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2025-11-25 17:51:39.944 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2025-11-25 17:51:39.946 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2025-11-25 17:51:39.947 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2025-11-25 17:51:39.948 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2025-11-25 17:51:39.949 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2025-11-25 17:51:39.951 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2025-11-25 17:51:39.953 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2025-11-25 17:51:39.954 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2025-11-25 17:51:39.954 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2025-11-25 17:51:39.954 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2025-11-25 17:51:39.956 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2025-11-25 17:51:40.073 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2025-11-25 17:51:40.073 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: ('Connection aborted.', BadStatusLine('\x15\x03\x03\x00\x02\x02\x16')) 2025-11-25 17:51:40.073 | 2025-11-25 17:51:40.086 | + ./stack.sh:main:1429 : save_stackenv 2025-11-25 17:51:40.089 | + functions-common:save_stackenv:63 : local tag= 2025-11-25 17:51:40.093 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2025-11-25 17:51:40.098 | + functions-common:save_stackenv:65 : time_stamp=2025-11-25-125140 2025-11-25 17:51:40.101 | + functions-common:save_stackenv:66 : echo '# 2025-11-25-125140 ' 2025-11-25 17:51:40.105 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:51:40.108 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2025-11-25 17:51:40.111 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:51:40.115 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2025-11-25 17:51:40.118 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:51:40.121 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2025-11-25 17:51:40.125 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:51:40.128 | + functions-common:save_stackenv:68 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,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-rpc-server,neutron-periodic-workers,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2025-11-25 17:51:40.132 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:51:40.135 | + functions-common:save_stackenv:68 : echo HOST_IP=38.102.83.58 2025-11-25 17:51:40.139 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:51:40.142 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://38.102.83.58/identity 2025-11-25 17:51:40.146 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:51:40.149 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2025-11-25-123919 2025-11-25 17:51:40.152 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:51:40.156 | + functions-common:save_stackenv:68 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-11-25 17:51:40.159 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:51:40.163 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=38.102.83.58 2025-11-25 17:51:40.166 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:51:40.169 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2025-11-25 17:51:40.173 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:51:40.176 | + functions-common:save_stackenv:68 : echo TLS_IP=IP:38.102.83.58,IP:::1 2025-11-25 17:51:40.179 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:51:40.182 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2025-11-25 17:51:40.186 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:51:40.189 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2025-11-25 17:51:40.192 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:51:40.195 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=38.102.83.58 2025-11-25 17:51:40.199 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-25 17:51:40.202 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2025-11-25 17:51:40.206 | + ./stack.sh:main:1440 : merge_config_group /opt/stack/devstack/local.conf extra 2025-11-25 17:51:40.209 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2025-11-25 17:51:40.212 | + inc/meta-config:merge_config_group:171 : shift 2025-11-25 17:51:40.216 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2025-11-25 17:51:40.219 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-25 17:51:40.222 | + inc/meta-config:merge_config_group:176 : local configfile group 2025-11-25 17:51:40.225 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2025-11-25 17:51:40.229 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2025-11-25 17:51:40.233 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2025-11-25 17:51:40.237 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2025-11-25 17:51:40.240 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-25 17:51:40.244 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2025-11-25 17:51:40.244 | /^\[\[.+\|.*\]\]/ { 2025-11-25 17:51:40.244 | gsub("[][]", "", $1); 2025-11-25 17:51:40.244 | split($1, a, "|"); 2025-11-25 17:51:40.244 | if (a[1] == matchgroup) 2025-11-25 17:51:40.244 | print a[2] 2025-11-25 17:51:40.244 | } 2025-11-25 17:51:40.244 | ' /opt/stack/devstack/local.conf 2025-11-25 17:51:40.251 | + ./stack.sh:main:1447 : run_phase stack extra 2025-11-25 17:51:40.255 | + functions-common:run_phase:1851 : local mode=stack 2025-11-25 17:51:40.259 | + functions-common:run_phase:1852 : local phase=extra 2025-11-25 17:51:40.262 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-25 17:51:40.266 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-25 17:51:40.269 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-25 17:51:40.272 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-25 17:51:40.276 | + functions-common:run_phase:1861 : local extra 2025-11-25 17:51:40.280 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-25 17:51:40.286 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-25 17:51:40.290 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-25 17:51:40.293 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-25 17:51:40.296 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2025-11-25 17:51:40.300 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-25 17:51:40.322 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:40.326 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2025-11-25 17:51:40.329 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:51:40.332 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2025-11-25 17:51:40.336 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:51:40.339 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2025-11-25 17:51:40.342 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:51:40.346 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2025-11-25 17:51:40.349 | ++ extras.d/80-tempest.sh:source:15 : : 2025-11-25 17:51:40.352 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2025-11-25 17:51:40.355 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2025-11-25 17:51:40.359 | + functions-common:run_phase:1872 : [[ stack == \s\o\u\r\c\e ]] 2025-11-25 17:51:40.363 | + functions-common:run_phase:1875 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-11-25 17:51:40.366 | + functions-common:run_phase:1878 : run_plugins stack extra 2025-11-25 17:51:40.369 | + functions-common:run_plugins:1837 : local mode=stack 2025-11-25 17:51:40.373 | + functions-common:run_plugins:1838 : local phase=extra 2025-11-25 17:51:40.376 | + functions-common:run_plugins:1840 : local plugins=,neutron 2025-11-25 17:51:40.380 | + functions-common:run_plugins:1841 : local plugin 2025-11-25 17:51:40.382 | + functions-common:run_plugins:1842 : for plugin in ${plugins//,/ } 2025-11-25 17:51:40.385 | + functions-common:run_plugins:1843 : local dir=/opt/stack/neutron 2025-11-25 17:51:40.389 | + functions-common:run_plugins:1844 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2025-11-25 17:51:40.392 | + functions-common:run_plugins:1845 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2025-11-25 17:51:40.395 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2025-11-25 17:51:40.399 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2025-11-25 17:51:40.402 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2025-11-25 17:51:40.405 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2025-11-25 17:51:40.408 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2025-11-25 17:51:40.411 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2025-11-25 17:51:40.414 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2025-11-25 17:51:40.416 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2025-11-25 17:51:40.420 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2025-11-25 17:51:40.424 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2025-11-25 17:51:40.427 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2025-11-25 17:51:40.430 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2025-11-25 17:51:40.433 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2025-11-25 17:51:40.436 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2025-11-25 17:51:40.439 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2025-11-25 17:51:40.446 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2025-11-25 17:51:40.450 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2025-11-25 17:51:40.453 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2025-11-25 17:51:40.456 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2025-11-25 17:51:40.460 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2025-11-25 17:51:40.463 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2025-11-25 17:51:40.482 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2025-11-25 17:51:40.486 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2025-11-25 17:51:40.489 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2025-11-25 17:51:40.493 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2025-11-25 17:51:40.497 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-25 17:51:40.520 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2025-11-25 17:51:40.523 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2025-11-25 17:51:40.528 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2025-11-25 17:51:40.528 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2025-11-25 17:51:40.535 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2025-11-25 17:51:40.538 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2025-11-25 17:51:40.541 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2025-11-25 17:51:40.546 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-25 17:51:40.570 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2025-11-25 17:51:40.573 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2025-11-25 17:51:40.577 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:51:40.580 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2025-11-25 17:51:40.583 | ++ /opt/stack/neutron/devstack/plugin.sh:source:124 : is_service_enabled q-sriov-agt neutron-sriov-agent 2025-11-25 17:51:40.603 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:51:40.605 | ++ /opt/stack/neutron/devstack/plugin.sh:source:127 : is_service_enabled br-ex-tcpdump 2025-11-25 17:51:40.625 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:51:40.628 | ++ /opt/stack/neutron/devstack/plugin.sh:source:141 : is_service_enabled br-int-flows 2025-11-25 17:51:40.649 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:51:40.653 | + ./stack.sh:main:1455 : merge_config_group /opt/stack/devstack/local.conf post-extra 2025-11-25 17:51:40.657 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2025-11-25 17:51:40.661 | + inc/meta-config:merge_config_group:171 : shift 2025-11-25 17:51:40.666 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2025-11-25 17:51:40.669 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-25 17:51:40.673 | + inc/meta-config:merge_config_group:176 : local configfile group 2025-11-25 17:51:40.676 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2025-11-25 17:51:40.681 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2025-11-25 17:51:40.684 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2025-11-25 17:51:40.687 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2025-11-25 17:51:40.691 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-25 17:51:40.695 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2025-11-25 17:51:40.695 | /^\[\[.+\|.*\]\]/ { 2025-11-25 17:51:40.695 | gsub("[][]", "", $1); 2025-11-25 17:51:40.695 | split($1, a, "|"); 2025-11-25 17:51:40.695 | if (a[1] == matchgroup) 2025-11-25 17:51:40.695 | print a[2] 2025-11-25 17:51:40.695 | } 2025-11-25 17:51:40.695 | ' /opt/stack/devstack/local.conf 2025-11-25 17:51:40.703 | + ./stack.sh:main:1464 : is_service_enabled n-cpu 2025-11-25 17:51:40.727 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:40.730 | + ./stack.sh:main:1465 : is_nova_ready 2025-11-25 17:51:40.733 | + lib/nova:is_nova_ready:1195 : wait_for_compute 60 2025-11-25 17:51:40.736 | + functions:wait_for_compute:483 : local timeout=60 2025-11-25 17:51:40.739 | + functions:wait_for_compute:484 : local rval=0 2025-11-25 17:51:40.742 | + functions:wait_for_compute:485 : local compute_hostname 2025-11-25 17:51:40.745 | + functions:wait_for_compute:486 : time_start wait_for_service 2025-11-25 17:51:40.749 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-25 17:51:40.752 | + functions-common:time_start:2410 : local start_time= 2025-11-25 17:51:40.756 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-25 17:51:40.760 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-25 17:51:40.765 | + functions-common:time_start:2414 : _TIME_START[$name]=1764093100762 2025-11-25 17:51:40.770 | ++ functions:wait_for_compute:487 : iniget /etc/nova/nova.conf DEFAULT host 2025-11-25 17:51:40.797 | + functions:wait_for_compute:487 : compute_hostname= 2025-11-25 17:51:40.800 | + functions:wait_for_compute:488 : [[ -z '' ]] 2025-11-25 17:51:40.804 | ++ functions:wait_for_compute:489 : hostname 2025-11-25 17:51:40.810 | + functions:wait_for_compute:489 : compute_hostname=np0005535648.novalocal 2025-11-25 17:51:40.813 | + functions:wait_for_compute:491 : timeout 60 bash -x 2025-11-25 17:51:40.818 | ++ functions:wait_for_compute:491 : hostname 2025-11-25 17:51:40.825 | + :: : ID= 2025-11-25 17:51:40.827 | + :: : [[ '' == '' ]] 2025-11-25 17:51:40.829 | + :: : sleep 1 2025-11-25 17:51:41.834 | + :: : [[ libvirt = \f\a\k\e ]] 2025-11-25 17:51:41.836 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0005535648.novalocal --service nova-compute -c ID -f value 2025-11-25 17:51:42.139 | 2025-11-25 17:51:42.150 | + :: : ID=37a03922-51b7-42d1-a0ff-96d52bff6ae9 2025-11-25 17:51:42.151 | + :: : [[ 37a03922-51b7-42d1-a0ff-96d52bff6ae9 == '' ]] 2025-11-25 17:51:42.155 | + functions:wait_for_compute:503 : time_stop wait_for_service 2025-11-25 17:51:42.159 | + functions-common:time_stop:2423 : local name 2025-11-25 17:51:42.163 | + functions-common:time_stop:2424 : local end_time 2025-11-25 17:51:42.166 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:51:42.169 | + functions-common:time_stop:2426 : local total 2025-11-25 17:51:42.172 | + functions-common:time_stop:2427 : local start_time 2025-11-25 17:51:42.174 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-25 17:51:42.178 | + functions-common:time_stop:2430 : start_time=1764093100762 2025-11-25 17:51:42.181 | + functions-common:time_stop:2432 : [[ -z 1764093100762 ]] 2025-11-25 17:51:42.185 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:51:42.190 | + functions-common:time_stop:2435 : end_time=1764093102187 2025-11-25 17:51:42.193 | + functions-common:time_stop:2436 : elapsed_time=1425 2025-11-25 17:51:42.197 | + functions-common:time_stop:2437 : total=9623 2025-11-25 17:51:42.200 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:51:42.203 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=11048 2025-11-25 17:51:42.206 | + functions:wait_for_compute:505 : [[ 0 != 0 ]] 2025-11-25 17:51:42.210 | + functions:wait_for_compute:509 : return 0 2025-11-25 17:51:42.213 | + ./stack.sh:main:1469 : service_check 2025-11-25 17:51:42.216 | + functions-common:service_check:1716 : local service 2025-11-25 17:51:42.220 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:42.223 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@c-api.service 2025-11-25 17:51:42.259 | enabled 2025-11-25 17:51:42.265 | + functions-common:service_check:1723 : sudo systemctl status devstack@c-api.service --no-pager 2025-11-25 17:51:42.306 | ● devstack@c-api.service - Devstack devstack@c-api.service 2025-11-25 17:51:42.306 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: disabled) 2025-11-25 17:51:42.306 | Active: active (running) since Tue 2025-11-25 12:51:08 EST; 33s ago 2025-11-25 17:51:42.306 | Invocation: 45915e17230747ad8f7ff15b11bbd38b 2025-11-25 17:51:42.306 | Main PID: 106157 (uwsgi) 2025-11-25 17:51:42.306 | Status: "uWSGI is ready" 2025-11-25 17:51:42.306 | Tasks: 7 (limit: 100145) 2025-11-25 17:51:42.306 | Memory: 237.5M (peak: 238M) 2025-11-25 17:51:42.306 | CPU: 3.734s 2025-11-25 17:51:42.306 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2025-11-25 17:51:42.306 | ├─106157 "cinder-apiuWSGI master" 2025-11-25 17:51:42.306 | ├─106159 "cinder-apiuWSGI worker 1" 2025-11-25 17:51:42.306 | └─106160 "cinder-apiuWSGI worker 2" 2025-11-25 17:51:42.306 | 2025-11-25 17:51:42.306 | Nov 25 12:51:17 np0005535648.novalocal devstack@c-api.service[106159]: DEBUG cinder.api.openstack.wsgi [req-ba38ae6f-f1f9-434e-9e25-573dda78032d req-feac63df-3d38-4ce9-973c-7c835150bedf admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=106159) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} 2025-11-25 17:51:42.306 | Nov 25 12:51:17 np0005535648.novalocal devstack@c-api.service[106159]: INFO cinder.api.openstack.wsgi [req-ba38ae6f-f1f9-434e-9e25-573dda78032d req-feac63df-3d38-4ce9-973c-7c835150bedf admin admin] https://38.102.83.58/volume/v3/types returned with HTTP 200 2025-11-25 17:51:42.306 | Nov 25 12:51:17 np0005535648.novalocal devstack@c-api.service[106159]: [pid: 106159|app: 0|req: 2/4] 38.102.83.58 () {76 vars in 1438 bytes} [Tue Nov 25 12:51:17 2025] POST /volume/v3/types => generated 186 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2025-11-25 17:51:42.306 | Nov 25 12:51:17 np0005535648.novalocal devstack@c-api.service[106160]: DEBUG cinder.api.middleware.request_id [req-ba38ae6f-f1f9-434e-9e25-573dda78032d req-f5e2bec8-a2ff-4f69-8d1b-f83719149a90 None None] RequestId filter calling following filter/app {{(pid=106160) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2025-11-25 17:51:42.306 | Nov 25 12:51:17 np0005535648.novalocal devstack@c-api.service[106160]: INFO cinder.api.openstack.wsgi [req-ba38ae6f-f1f9-434e-9e25-573dda78032d req-f5e2bec8-a2ff-4f69-8d1b-f83719149a90 admin admin] POST https://38.102.83.58/volume/v3/types/4fc93931-e720-4db8-9265-893a9ec18828/extra_specs 2025-11-25 17:51:42.306 | Nov 25 12:51:17 np0005535648.novalocal devstack@c-api.service[106160]: DEBUG cinder.api.openstack.wsgi [req-ba38ae6f-f1f9-434e-9e25-573dda78032d req-f5e2bec8-a2ff-4f69-8d1b-f83719149a90 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=106160) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} 2025-11-25 17:51:42.306 | Nov 25 12:51:17 np0005535648.novalocal devstack@c-api.service[106160]: INFO cinder.api.openstack.wsgi [req-ba38ae6f-f1f9-434e-9e25-573dda78032d req-f5e2bec8-a2ff-4f69-8d1b-f83719149a90 admin admin] https://38.102.83.58/volume/v3/types/4fc93931-e720-4db8-9265-893a9ec18828/extra_specs returned with HTTP 200 2025-11-25 17:51:42.306 | Nov 25 12:51:17 np0005535648.novalocal devstack@c-api.service[106160]: [pid: 106160|app: 0|req: 3/5] 38.102.83.58 () {76 vars in 1584 bytes} [Tue Nov 25 12:51:17 2025] POST /volume/v3/types/4fc93931-e720-4db8-9265-893a9ec18828/extra_specs => generated 45 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2025-11-25 17:51:42.306 | Nov 25 12:51:27 np0005535648.novalocal devstack@c-api.service[106159]: DEBUG dbcounter [-] [106159] Writing DB stats cinder:SELECT=12,cinder:INSERT=2 {{(pid=106159) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:42.306 | Nov 25 12:51:27 np0005535648.novalocal devstack@c-api.service[106160]: DEBUG dbcounter [-] [106160] Writing DB stats cinder:SELECT=16,cinder:INSERT=2 {{(pid=106160) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:42.312 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:42.316 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@c-bak.service 2025-11-25 17:51:42.347 | enabled 2025-11-25 17:51:42.353 | + functions-common:service_check:1723 : sudo systemctl status devstack@c-bak.service --no-pager 2025-11-25 17:51:42.390 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2025-11-25 17:51:42.390 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: disabled) 2025-11-25 17:51:42.390 | Active: active (running) since Tue 2025-11-25 12:51:14 EST; 28s ago 2025-11-25 17:51:42.390 | Invocation: f4ece3c1d4a34f8da26d35dea894af8a 2025-11-25 17:51:42.390 | Main PID: 107475 (cinder-backup) 2025-11-25 17:51:42.390 | Tasks: 1 (limit: 100145) 2025-11-25 17:51:42.390 | Memory: 91.2M (peak: 91.5M) 2025-11-25 17:51:42.390 | CPU: 1.342s 2025-11-25 17:51:42.390 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2025-11-25 17:51:42.390 | └─107475 /usr/bin/python3.12 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2025-11-25 17:51:42.390 | 2025-11-25 17:51:42.390 | Nov 25 12:51:15 np0005535648.novalocal cinder-backup[107475]: DEBUG oslo_concurrency.lockutils [None req-53107038-dffd-4330-88a2-448eed411256 None None] Acquiring lock "cleanup_incomplete_backups_107475" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=107475) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2025-11-25 17:51:42.390 | Nov 25 12:51:15 np0005535648.novalocal cinder-backup[107475]: DEBUG oslo_concurrency.lockutils [None req-53107038-dffd-4330-88a2-448eed411256 None None] Lock "cleanup_incomplete_backups_107475" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.000s {{(pid=107475) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2025-11-25 17:51:42.390 | Nov 25 12:51:15 np0005535648.novalocal cinder-backup[107475]: INFO cinder.backup.manager [None req-53107038-dffd-4330-88a2-448eed411256 None None] Cleaning up incomplete backup operations. 2025-11-25 17:51:42.391 | Nov 25 12:51:15 np0005535648.novalocal cinder-backup[107475]: DEBUG oslo_concurrency.lockutils [None req-53107038-dffd-4330-88a2-448eed411256 None None] Lock "cleanup_incomplete_backups_107475" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.018s {{(pid=107475) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-11-25 17:51:42.391 | Nov 25 12:51:15 np0005535648.novalocal cinder-backup[107475]: DEBUG oslo_db.sqlalchemy.engines [None req-53107038-dffd-4330-88a2-448eed411256 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=107475) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-25 17:51:42.391 | Nov 25 12:51:15 np0005535648.novalocal cinder-backup[107475]: DEBUG cinder.manager [None req-53107038-dffd-4330-88a2-448eed411256 None None] Notifying Schedulers of capabilities ... {{(pid=107475) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:202}} 2025-11-25 17:51:42.391 | Nov 25 12:51:15 np0005535648.novalocal cinder-backup[107475]: INFO cinder.keymgr.migration [None req-f2972f71-7c6a-4f91-abc6-d7f610266c85 None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2025-11-25 17:51:42.391 | Nov 25 12:51:15 np0005535648.novalocal cinder-backup[107475]: DEBUG cinder.service [None req-53107038-dffd-4330-88a2-448eed411256 None None] Creating RPC server for service cinder-backup {{(pid=107475) start /opt/stack/cinder/cinder/service.py:239}} 2025-11-25 17:51:42.391 | Nov 25 12:51:15 np0005535648.novalocal cinder-backup[107475]: DEBUG cinder.service [None req-53107038-dffd-4330-88a2-448eed411256 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=107475) start /opt/stack/cinder/cinder/service.py:245}} 2025-11-25 17:51:42.391 | Nov 25 12:51:25 np0005535648.novalocal cinder-backup[107475]: DEBUG dbcounter [-] [107475] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=107475) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:42.396 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:42.400 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@c-sch.service 2025-11-25 17:51:42.429 | enabled 2025-11-25 17:51:42.435 | + functions-common:service_check:1723 : sudo systemctl status devstack@c-sch.service --no-pager 2025-11-25 17:51:42.470 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2025-11-25 17:51:42.470 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: disabled) 2025-11-25 17:51:42.470 | Active: active (running) since Tue 2025-11-25 12:51:12 EST; 30s ago 2025-11-25 17:51:42.470 | Invocation: 179e0d5aa2694828b3aac8149732a7b1 2025-11-25 17:51:42.470 | Main PID: 106871 (cinder-schedule) 2025-11-25 17:51:42.470 | Tasks: 1 (limit: 100145) 2025-11-25 17:51:42.470 | Memory: 105.9M (peak: 106.4M) 2025-11-25 17:51:42.470 | CPU: 1.621s 2025-11-25 17:51:42.470 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2025-11-25 17:51:42.470 | └─106871 /usr/bin/python3.12 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2025-11-25 17:51:42.470 | 2025-11-25 17:51:42.470 | Nov 25 12:51:13 np0005535648.novalocal cinder-scheduler[106871]: INFO cinder.manager [None req-d2275301-c7bd-4848-bf5a-5483adeef100 None None] Initiating service 1 cleanup 2025-11-25 17:51:42.470 | Nov 25 12:51:13 np0005535648.novalocal cinder-scheduler[106871]: INFO cinder.manager [None req-d2275301-c7bd-4848-bf5a-5483adeef100 None None] Service 1 cleanup completed. 2025-11-25 17:51:42.470 | Nov 25 12:51:13 np0005535648.novalocal cinder-scheduler[106871]: DEBUG cinder.service [None req-d2275301-c7bd-4848-bf5a-5483adeef100 None None] Creating RPC server for service cinder-scheduler {{(pid=106871) start /opt/stack/cinder/cinder/service.py:239}} 2025-11-25 17:51:42.470 | Nov 25 12:51:13 np0005535648.novalocal cinder-scheduler[106871]: DEBUG cinder.service [None req-d2275301-c7bd-4848-bf5a-5483adeef100 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=106871) start /opt/stack/cinder/cinder/service.py:245}} 2025-11-25 17:51:42.470 | Nov 25 12:51:15 np0005535648.novalocal cinder-scheduler[106871]: DEBUG cinder.scheduler.host_manager [None req-53107038-dffd-4330-88a2-448eed411256 None None] Received backup service update from np0005535648.novalocal: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=106871) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2025-11-25 17:51:42.470 | Nov 25 12:51:23 np0005535648.novalocal cinder-scheduler[106871]: DEBUG dbcounter [-] [106871] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=106871) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:42.470 | Nov 25 12:51:25 np0005535648.novalocal cinder-scheduler[106871]: DEBUG cinder.scheduler.host_manager [None req-9e792db9-6c7a-455b-8b13-36cc3a46285b None None] Received volume service update from np0005535648.novalocal@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:np0005535648.novalocal:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=106871) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2025-11-25 17:51:42.470 | Nov 25 12:51:25 np0005535648.novalocal cinder-scheduler[106871]: DEBUG cinder.scheduler.host_manager [None req-9e792db9-6c7a-455b-8b13-36cc3a46285b None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'np0005535648.novalocal@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2025, 11, 25, 17, 51, 25, 958813)}, {'type': 'backend', 'name_to_id': 'np0005535648.novalocal@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2025, 11, 25, 17, 51, 25, 958813)}]. {{(pid=106871) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2025-11-25 17:51:42.470 | Nov 25 12:51:25 np0005535648.novalocal cinder-scheduler[106871]: DEBUG cinder.scheduler.host_manager [None req-9e792db9-6c7a-455b-8b13-36cc3a46285b None None] Updating capabilities for np0005535648.novalocal@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:np0005535648.novalocal:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2025, 11, 25, 17, 51, 25, 942290)} {{(pid=106871) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2025-11-25 17:51:42.470 | Nov 25 12:51:35 np0005535648.novalocal cinder-scheduler[106871]: DEBUG dbcounter [-] [106871] Writing DB stats cinder:SELECT=1 {{(pid=106871) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:42.477 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:42.480 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@c-vol.service 2025-11-25 17:51:42.510 | enabled 2025-11-25 17:51:42.517 | + functions-common:service_check:1723 : sudo systemctl status devstack@c-vol.service --no-pager 2025-11-25 17:51:42.555 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2025-11-25 17:51:42.555 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: disabled) 2025-11-25 17:51:42.555 | Active: active (running) since Tue 2025-11-25 12:51:16 EST; 26s ago 2025-11-25 17:51:42.555 | Invocation: 7348ec468a4e483ab3e82280539a2a23 2025-11-25 17:51:42.555 | Main PID: 108076 (cinder-volume) 2025-11-25 17:51:42.555 | Tasks: 2 (limit: 100145) 2025-11-25 17:51:42.555 | Memory: 134.4M (peak: 136.6M) 2025-11-25 17:51:42.555 | CPU: 2.781s 2025-11-25 17:51:42.555 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2025-11-25 17:51:42.555 | ├─108076 /usr/bin/python3.12 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2025-11-25 17:51:42.555 | └─108227 /usr/bin/python3.12 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2025-11-25 17:51:42.555 | 2025-11-25 17:51:42.555 | Nov 25 12:51:26 np0005535648.novalocal cinder-volume[108227]: DEBUG oslo_concurrency.processutils [None req-9e792db9-6c7a-455b-8b13-36cc3a46285b None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=108227) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:349}} 2025-11-25 17:51:42.555 | Nov 25 12:51:26 np0005535648.novalocal sudo[109451]: stack : PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool 2025-11-25 17:51:42.555 | Nov 25 12:51:27 np0005535648.novalocal cinder-volume[108227]: DEBUG oslo_concurrency.processutils [None req-9e792db9-6c7a-455b-8b13-36cc3a46285b None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.409s {{(pid=108227) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:372}} 2025-11-25 17:51:42.555 | Nov 25 12:51:27 np0005535648.novalocal cinder-volume[108227]: DEBUG oslo_concurrency.processutils [None req-9e792db9-6c7a-455b-8b13-36cc3a46285b None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=108227) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:349}} 2025-11-25 17:51:42.555 | Nov 25 12:51:27 np0005535648.novalocal sudo[109595]: stack : PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2025-11-25 17:51:42.555 | Nov 25 12:51:27 np0005535648.novalocal cinder-volume[108227]: DEBUG oslo_concurrency.processutils [None req-9e792db9-6c7a-455b-8b13-36cc3a46285b None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.375s {{(pid=108227) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:372}} 2025-11-25 17:51:42.555 | Nov 25 12:51:27 np0005535648.novalocal cinder-volume[108227]: INFO cinder.volume.manager [None req-9e792db9-6c7a-455b-8b13-36cc3a46285b None None] Driver post RPC initialization completed successfully. 2025-11-25 17:51:42.555 | Nov 25 12:51:27 np0005535648.novalocal cinder-volume[108076]: DEBUG dbcounter [-] [108076] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=108076) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:42.555 | Nov 25 12:51:37 np0005535648.novalocal cinder-volume[108227]: DEBUG dbcounter [-] [108227] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=108227) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:42.555 | Nov 25 12:51:37 np0005535648.novalocal cinder-volume[108227]: DEBUG dbcounter [-] [108227] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=108227) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:42.562 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:42.565 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@etcd3.service 2025-11-25 17:51:42.595 | not-found 2025-11-25 17:51:42.601 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:42.604 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@file_tracker.service 2025-11-25 17:51:42.635 | enabled 2025-11-25 17:51:42.641 | + functions-common:service_check:1723 : sudo systemctl status devstack@file_tracker.service --no-pager 2025-11-25 17:51:42.679 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2025-11-25 17:51:42.679 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: disabled) 2025-11-25 17:51:42.679 | Active: active (running) since Tue 2025-11-25 12:47:00 EST; 4min 42s ago 2025-11-25 17:51:42.679 | Invocation: 7a89b6f2d74b479c9eb4e74a67ff1ec8 2025-11-25 17:51:42.679 | Main PID: 67054 (file_tracker.sh) 2025-11-25 17:51:42.679 | Tasks: 2 (limit: 100145) 2025-11-25 17:51:42.679 | Memory: 596K (peak: 1.2M) 2025-11-25 17:51:42.679 | CPU: 75ms 2025-11-25 17:51:42.679 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2025-11-25 17:51:42.679 | ├─ 67054 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2025-11-25 17:51:42.679 | └─110845 sleep 20 2025-11-25 17:51:42.679 | 2025-11-25 17:51:42.679 | Nov 25 12:48:40 np0005535648.novalocal file_tracker.sh[80456]: 2560 0 9223372036854775807 2025-11-25 17:51:42.679 | Nov 25 12:49:00 np0005535648.novalocal file_tracker.sh[81396]: 2560 0 9223372036854775807 2025-11-25 17:51:42.679 | Nov 25 12:49:20 np0005535648.novalocal file_tracker.sh[84642]: 2528 0 9223372036854775807 2025-11-25 17:51:42.679 | Nov 25 12:49:40 np0005535648.novalocal file_tracker.sh[87266]: 3168 0 9223372036854775807 2025-11-25 17:51:42.679 | Nov 25 12:50:00 np0005535648.novalocal file_tracker.sh[91139]: 3456 0 9223372036854775807 2025-11-25 17:51:42.679 | Nov 25 12:50:20 np0005535648.novalocal file_tracker.sh[95992]: 4160 0 9223372036854775807 2025-11-25 17:51:42.679 | Nov 25 12:50:40 np0005535648.novalocal file_tracker.sh[100036]: 5248 0 9223372036854775807 2025-11-25 17:51:42.680 | Nov 25 12:51:00 np0005535648.novalocal file_tracker.sh[103879]: 5856 0 9223372036854775807 2025-11-25 17:51:42.680 | Nov 25 12:51:20 np0005535648.novalocal file_tracker.sh[109070]: 7104 0 9223372036854775807 2025-11-25 17:51:42.680 | Nov 25 12:51:40 np0005535648.novalocal file_tracker.sh[110843]: 7136 0 9223372036854775807 2025-11-25 17:51:42.685 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:42.688 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@g-api.service 2025-11-25 17:51:42.718 | enabled 2025-11-25 17:51:42.724 | + functions-common:service_check:1723 : sudo systemctl status devstack@g-api.service --no-pager 2025-11-25 17:51:42.758 | ● devstack@g-api.service - Devstack devstack@g-api.service 2025-11-25 17:51:42.758 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: disabled) 2025-11-25 17:51:42.758 | Active: active (running) since Tue 2025-11-25 12:51:19 EST; 22s ago 2025-11-25 17:51:42.758 | Invocation: e45148563214406fa3d5111a2176912a 2025-11-25 17:51:42.759 | Main PID: 108962 (uwsgi) 2025-11-25 17:51:42.759 | Status: "uWSGI is ready" 2025-11-25 17:51:42.759 | Tasks: 12 (limit: 100145) 2025-11-25 17:51:42.759 | Memory: 247.7M (peak: 269.2M) 2025-11-25 17:51:42.759 | CPU: 6.922s 2025-11-25 17:51:42.759 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2025-11-25 17:51:42.759 | ├─108962 "glance-apiuWSGI master" 2025-11-25 17:51:42.759 | ├─108965 "glance-apiuWSGI worker 1" 2025-11-25 17:51:42.759 | └─108966 "glance-apiuWSGI worker 2" 2025-11-25 17:51:42.759 | 2025-11-25 17:51:42.759 | Nov 25 12:51:35 np0005535648.novalocal devstack@g-api.service[108965]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=108965) register_scheme_map /usr/local/lib/python3.12/site-packages/glance_store/location.py:146}} 2025-11-25 17:51:42.759 | Nov 25 12:51:35 np0005535648.novalocal devstack@g-api.service[108965]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=108965) register_scheme_map /usr/local/lib/python3.12/site-packages/glance_store/location.py:146}} 2025-11-25 17:51:42.759 | Nov 25 12:51:35 np0005535648.novalocal devstack@g-api.service[108965]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=108965) register_scheme_map /usr/local/lib/python3.12/site-packages/glance_store/location.py:146}} 2025-11-25 17:51:42.759 | Nov 25 12:51:35 np0005535648.novalocal devstack@g-api.service[108965]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=108965) set_acls /usr/local/lib/python3.12/site-packages/glance_store/backend.py:507}} 2025-11-25 17:51:42.759 | Nov 25 12:51:35 np0005535648.novalocal devstack@g-api.service[108965]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-2de78cec-3c9c-44b3-b798-a757ccdb4471' (86ebac12-15b2-4c69-b3c3-4a5ff051bcd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=108965) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} 2025-11-25 17:51:42.759 | Nov 25 12:51:35 np0005535648.novalocal devstack@g-api.service[108965]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-2de78cec-3c9c-44b3-b798-a757ccdb4471' (18c8d524-d204-4b40-91f2-9895d472ea5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=108965) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} 2025-11-25 17:51:42.759 | Nov 25 12:51:35 np0005535648.novalocal devstack@g-api.service[108965]: INFO glance.domain [-] Task [2de78cec-3c9c-44b3-b798-a757ccdb4471] status changing from processing to success 2025-11-25 17:51:42.759 | Nov 25 12:51:35 np0005535648.novalocal devstack@g-api.service[108965]: INFO glance.async_.flows.api_image_import [-] 2de78cec-3c9c-44b3-b798-a757ccdb4471 of api_image_import completed 2025-11-25 17:51:42.759 | Nov 25 12:51:35 np0005535648.novalocal devstack@g-api.service[108965]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-2de78cec-3c9c-44b3-b798-a757ccdb4471' (18c8d524-d204-4b40-91f2-9895d472ea5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=108965) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} 2025-11-25 17:51:42.759 | Nov 25 12:51:35 np0005535648.novalocal devstack@g-api.service[108965]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (d3ed36f5-3991-444a-878a-fc249585f1be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=108965) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} 2025-11-25 17:51:42.764 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:42.768 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@horizon.service 2025-11-25 17:51:42.796 | not-found 2025-11-25 17:51:42.802 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:42.805 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@key.service 2025-11-25 17:51:42.834 | not-found 2025-11-25 17:51:42.840 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:42.844 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@memory_tracker.service 2025-11-25 17:51:42.875 | enabled 2025-11-25 17:51:42.882 | + functions-common:service_check:1723 : sudo systemctl status devstack@memory_tracker.service --no-pager 2025-11-25 17:51:42.917 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2025-11-25 17:51:42.917 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: disabled) 2025-11-25 17:51:42.917 | Active: active (running) since Tue 2025-11-25 12:46:58 EST; 4min 43s ago 2025-11-25 17:51:42.917 | Invocation: 5cfdd9f199fd49b58d4a09f690c9c75a 2025-11-25 17:51:42.917 | Main PID: 66517 (memory_tracker.) 2025-11-25 17:51:42.917 | Tasks: 2 (limit: 100145) 2025-11-25 17:51:42.917 | Memory: 3.6M (peak: 11.5M) 2025-11-25 17:51:42.918 | CPU: 1.443s 2025-11-25 17:51:42.918 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2025-11-25 17:51:42.918 | ├─ 66517 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2025-11-25 17:51:42.918 | └─110606 sleep 20 2025-11-25 17:51:42.918 | 2025-11-25 17:51:42.918 | Nov 25 12:51:40 np0005535648.novalocal memory_tracker.sh[110572]: 61094 0.0 2020 1 00:00:00 1 poll_schedule_timeout.con /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/libexec/libvirt_leaseshelper 2025-11-25 17:51:42.918 | Nov 25 12:51:40 np0005535648.novalocal memory_tracker.sh[110572]: 109071 0.0 2000 67054 00:00:00 1 hrtimer_nanosleep sleep 20 2025-11-25 17:51:42.918 | Nov 25 12:51:40 np0005535648.novalocal memory_tracker.sh[110572]: 65712 0.0 1804 63786 00:00:00 1 wait_for_partner cat /opt/stack/async/install_tempest.fifo 2025-11-25 17:51:42.918 | Nov 25 12:51:40 np0005535648.novalocal memory_tracker.sh[110572]: 17694 0.0 1308 17663 00:00:00 1 pipe_read /usr/lib64/erlang/lib/os_mon-2.9.1/priv/bin/memsup 2025-11-25 17:51:42.918 | Nov 25 12:51:40 np0005535648.novalocal memory_tracker.sh[110572]: 17696 0.0 1260 17663 00:00:00 1 poll_schedule_timeout.con /usr/lib64/erlang/erts-14.2.5/bin/inet_gethost 4 2025-11-25 17:51:42.918 | Nov 25 12:51:40 np0005535648.novalocal memory_tracker.sh[110572]: 17663 0.0 1108 17653 00:00:00 1 poll_schedule_timeout.con erl_child_setup 2048 2025-11-25 17:51:42.918 | Nov 25 12:51:40 np0005535648.novalocal memory_tracker.sh[110572]: 61095 0.0 1088 61094 00:00:00 1 pipe_read /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/libexec/libvirt_leaseshelper 2025-11-25 17:51:42.918 | Nov 25 12:51:40 np0005535648.novalocal memory_tracker.sh[110572]: 17695 0.0 992 17663 00:00:00 1 pipe_read /usr/lib64/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup 2025-11-25 17:51:42.918 | Nov 25 12:51:40 np0005535648.novalocal memory_tracker.sh[66517]: --- 2025-11-25 17:51:42.918 | Nov 25 12:51:40 np0005535648.novalocal memory_tracker.sh[66517]: ]]] 2025-11-25 17:51:42.923 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:42.927 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@mysql.service 2025-11-25 17:51:42.956 | not-found 2025-11-25 17:51:42.963 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:42.966 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-api.service 2025-11-25 17:51:42.994 | enabled 2025-11-25 17:51:43.000 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-api.service --no-pager 2025-11-25 17:51:43.033 | ● devstack@n-api.service - Devstack devstack@n-api.service 2025-11-25 17:51:43.033 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: disabled) 2025-11-25 17:51:43.033 | Active: active (running) since Tue 2025-11-25 12:50:09 EST; 1min 33s ago 2025-11-25 17:51:43.034 | Invocation: 012dbd6215704733b9e8ba2344de95f5 2025-11-25 17:51:43.034 | Main PID: 93296 (uwsgi) 2025-11-25 17:51:43.034 | Status: "uWSGI is ready" 2025-11-25 17:51:43.034 | Tasks: 17 (limit: 100145) 2025-11-25 17:51:43.034 | Memory: 265.2M (peak: 266.1M) 2025-11-25 17:51:43.034 | CPU: 6.077s 2025-11-25 17:51:43.034 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2025-11-25 17:51:43.034 | ├─93296 "nova-apiuWSGI master" 2025-11-25 17:51:43.034 | ├─93297 "nova-apiuWSGI worker 1" 2025-11-25 17:51:43.034 | └─93298 "nova-apiuWSGI worker 2" 2025-11-25 17:51:43.034 | 2025-11-25 17:51:43.034 | Nov 25 12:51:20 np0005535648.novalocal devstack@n-api.service[93297]: DEBUG dbcounter [-] [93297] Writing DB stats nova_api:INSERT=10,nova_api:SELECT=21,nova_api:SAVEPOINT=5,nova_api:RELEASE=5 {{(pid=93297) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:43.034 | Nov 25 12:51:42 np0005535648.novalocal devstack@n-api.service[93298]: DEBUG nova.api.openstack.wsgi [None req-5b7d2966-ae46-421d-a86e-063dc6f1fab3 admin admin] Calling method '>' {{(pid=93298) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} 2025-11-25 17:51:43.034 | Nov 25 12:51:42 np0005535648.novalocal devstack@n-api.service[93298]: DEBUG oslo_concurrency.lockutils [None req-5b7d2966-ae46-421d-a86e-063dc6f1fab3 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=93298) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2025-11-25 17:51:43.034 | Nov 25 12:51:42 np0005535648.novalocal devstack@n-api.service[93298]: DEBUG oslo_concurrency.lockutils [None req-5b7d2966-ae46-421d-a86e-063dc6f1fab3 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=93298) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2025-11-25 17:51:43.034 | Nov 25 12:51:42 np0005535648.novalocal devstack@n-api.service[93298]: DEBUG oslo_concurrency.lockutils [None req-5b7d2966-ae46-421d-a86e-063dc6f1fab3 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=93298) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-11-25 17:51:43.034 | Nov 25 12:51:42 np0005535648.novalocal devstack@n-api.service[93298]: DEBUG oslo_concurrency.lockutils [None req-5b7d2966-ae46-421d-a86e-063dc6f1fab3 admin admin] Acquiring lock "d7c4dd89-a425-46f0-a8d2-b73a0da3ed6b" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=93298) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2025-11-25 17:51:43.034 | Nov 25 12:51:42 np0005535648.novalocal devstack@n-api.service[93298]: DEBUG oslo_concurrency.lockutils [None req-5b7d2966-ae46-421d-a86e-063dc6f1fab3 admin admin] Lock "d7c4dd89-a425-46f0-a8d2-b73a0da3ed6b" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=93298) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2025-11-25 17:51:43.034 | Nov 25 12:51:42 np0005535648.novalocal devstack@n-api.service[93298]: DEBUG oslo_concurrency.lockutils [None req-5b7d2966-ae46-421d-a86e-063dc6f1fab3 admin admin] Lock "d7c4dd89-a425-46f0-a8d2-b73a0da3ed6b" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=93298) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-11-25 17:51:43.034 | Nov 25 12:51:42 np0005535648.novalocal devstack@n-api.service[93298]: INFO nova.api.openstack.requestlog [None req-5b7d2966-ae46-421d-a86e-063dc6f1fab3 admin admin] 38.102.83.58 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0005535648.novalocal" status: 200 len: 265 microversion: 2.69 time: 0.036365 2025-11-25 17:51:43.034 | Nov 25 12:51:42 np0005535648.novalocal devstack@n-api.service[93298]: [pid: 93298|app: 0|req: 13/25] 38.102.83.58 () {74 vars in 1574 bytes} [Tue Nov 25 12:51:42 2025] GET /compute/v2.1/os-services?binary=nova-compute&host=np0005535648.novalocal => generated 265 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2025-11-25 17:51:43.039 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:43.042 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-api-meta.service 2025-11-25 17:51:43.073 | enabled 2025-11-25 17:51:43.079 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-api-meta.service --no-pager 2025-11-25 17:51:43.116 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2025-11-25 17:51:43.116 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: disabled) 2025-11-25 17:51:43.116 | Active: active (running) since Tue 2025-11-25 12:50:55 EST; 47s ago 2025-11-25 17:51:43.116 | Invocation: 0065b04d407f4cfe8b86770db29d49fe 2025-11-25 17:51:43.116 | Main PID: 101904 (uwsgi) 2025-11-25 17:51:43.116 | Status: "uWSGI is ready" 2025-11-25 17:51:43.116 | Tasks: 16 (limit: 100145) 2025-11-25 17:51:43.116 | Memory: 214.3M (peak: 214.8M) 2025-11-25 17:51:43.116 | CPU: 3.105s 2025-11-25 17:51:43.116 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2025-11-25 17:51:43.116 | ├─101904 "nova-api-metauWSGI master" 2025-11-25 17:51:43.116 | ├─101905 "nova-api-metauWSGI worker 1" 2025-11-25 17:51:43.116 | ├─101906 "nova-api-metauWSGI worker 2" 2025-11-25 17:51:43.116 | └─101907 "nova-api-metauWSGI http 1" 2025-11-25 17:51:43.116 | 2025-11-25 17:51:43.116 | Nov 25 12:50:57 np0005535648.novalocal devstack@n-api-meta.service[101906]: DEBUG nova.api.openstack.wsgi_app [None req-2fbcf149-551c-4e45-af4f-4f6974f7be06 None None] ******************************************************************************** {{(pid=101906) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2828}} 2025-11-25 17:51:43.117 | Nov 25 12:50:57 np0005535648.novalocal devstack@n-api-meta.service[101906]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f3ef4a1ecf0 pid: 101906 (default app) 2025-11-25 17:51:43.117 | Nov 25 12:51:07 np0005535648.novalocal devstack@n-api-meta.service[101905]: DEBUG dbcounter [-] [101905] Writing DB stats nova_api:SELECT=1 {{(pid=101905) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:43.117 | Nov 25 12:51:07 np0005535648.novalocal devstack@n-api-meta.service[101906]: DEBUG dbcounter [-] [101906] Writing DB stats nova_api:SELECT=1 {{(pid=101906) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:43.117 | Nov 25 12:51:07 np0005535648.novalocal devstack@n-api-meta.service[101905]: DEBUG dbcounter [-] [101905] Writing DB stats nova_cell0:SELECT=1 {{(pid=101905) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:43.117 | Nov 25 12:51:07 np0005535648.novalocal devstack@n-api-meta.service[101905]: DEBUG dbcounter [-] [101905] Writing DB stats nova_cell1:SELECT=1 {{(pid=101905) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:43.117 | Nov 25 12:51:07 np0005535648.novalocal devstack@n-api-meta.service[101906]: DEBUG dbcounter [-] [101906] Writing DB stats nova_cell0:SELECT=1 {{(pid=101906) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:43.117 | Nov 25 12:51:07 np0005535648.novalocal devstack@n-api-meta.service[101906]: DEBUG dbcounter [-] [101906] Writing DB stats nova_cell1:SELECT=1 {{(pid=101906) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:43.117 | Nov 25 12:51:07 np0005535648.novalocal devstack@n-api-meta.service[101905]: DEBUG dbcounter [-] [101905] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=101905) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:43.117 | Nov 25 12:51:07 np0005535648.novalocal devstack@n-api-meta.service[101906]: DEBUG dbcounter [-] [101906] Writing DB stats nova_cell0:SELECT=1 {{(pid=101906) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:43.123 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:43.127 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-cond.service 2025-11-25 17:51:43.155 | not-found 2025-11-25 17:51:43.161 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:43.164 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-cpu.service 2025-11-25 17:51:43.189 | enabled 2025-11-25 17:51:43.194 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-cpu.service --no-pager 2025-11-25 17:51:43.229 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2025-11-25 17:51:43.229 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: disabled) 2025-11-25 17:51:43.229 | Active: active (running) since Tue 2025-11-25 12:51:04 EST; 39s ago 2025-11-25 17:51:43.229 | Invocation: c93af3b7b955405d82a74c68070d78b4 2025-11-25 17:51:43.229 | Main PID: 105234 (nova-compute) 2025-11-25 17:51:43.229 | Tasks: 22 (limit: 100145) 2025-11-25 17:51:43.229 | Memory: 142.5M (peak: 145.2M) 2025-11-25 17:51:43.229 | CPU: 2.482s 2025-11-25 17:51:43.229 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2025-11-25 17:51:43.229 | └─105234 /usr/bin/python3.12 /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2025-11-25 17:51:43.229 | 2025-11-25 17:51:43.229 | Nov 25 12:51:16 np0005535648.novalocal nova-compute[105234]: DEBUG nova.compute.provider_tree [None req-b72c3ad2-df6e-41ea-b05b-002e0da68a9e None None] Updating resource provider 493c99f0-eeb1-4934-9127-5b1341fe89ac generation from 0 to 1 during operation: update_inventory {{(pid=105234) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2025-11-25 17:51:43.229 | Nov 25 12:51:16 np0005535648.novalocal nova-compute[105234]: DEBUG nova.compute.provider_tree [None req-b72c3ad2-df6e-41ea-b05b-002e0da68a9e None None] Updating inventory in ProviderTree for provider 493c99f0-eeb1-4934-9127-5b1341fe89ac with inventory: {'MEMORY_MB': {'total': 15729, 'reserved': 512, 'min_unit': 1, 'max_unit': 15729, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 8, 'reserved': 0, 'min_unit': 1, 'max_unit': 8, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 399, 'reserved': 0, 'min_unit': 1, 'max_unit': 399, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=105234) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2025-11-25 17:51:43.229 | Nov 25 12:51:16 np0005535648.novalocal nova-compute[105234]: DEBUG nova.compute.provider_tree [None req-b72c3ad2-df6e-41ea-b05b-002e0da68a9e None None] Updating resource provider 493c99f0-eeb1-4934-9127-5b1341fe89ac generation from 1 to 2 during operation: update_traits {{(pid=105234) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2025-11-25 17:51:43.229 | Nov 25 12:51:16 np0005535648.novalocal nova-compute[105234]: DEBUG nova.compute.resource_tracker [None req-b72c3ad2-df6e-41ea-b05b-002e0da68a9e None None] Compute_service record updated for np0005535648.novalocal:np0005535648.novalocal {{(pid=105234) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2025-11-25 17:51:43.230 | Nov 25 12:51:16 np0005535648.novalocal nova-compute[105234]: DEBUG oslo_concurrency.lockutils [None req-b72c3ad2-df6e-41ea-b05b-002e0da68a9e None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.334s {{(pid=105234) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-11-25 17:51:43.230 | Nov 25 12:51:16 np0005535648.novalocal nova-compute[105234]: DEBUG nova.service [None req-b72c3ad2-df6e-41ea-b05b-002e0da68a9e None None] Creating RPC server for service compute {{(pid=105234) start /opt/stack/nova/nova/service.py:177}} 2025-11-25 17:51:43.230 | Nov 25 12:51:16 np0005535648.novalocal nova-compute[105234]: DEBUG nova.service [None req-b72c3ad2-df6e-41ea-b05b-002e0da68a9e None None] Join ServiceGroup membership for this service compute {{(pid=105234) start /opt/stack/nova/nova/service.py:194}} 2025-11-25 17:51:43.230 | Nov 25 12:51:16 np0005535648.novalocal nova-compute[105234]: DEBUG nova.servicegroup.drivers.db [None req-b72c3ad2-df6e-41ea-b05b-002e0da68a9e None None] DB_Driver: join new ServiceGroup member np0005535648.novalocal to the compute group, service = {{(pid=105234) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2025-11-25 17:51:43.230 | Nov 25 12:51:30 np0005535648.novalocal nova-compute[105234]: DEBUG oslo_service.periodic_task [None req-1d3d9837-8ca4-42ef-b33f-588568ee9210 None None] Running periodic task ComputeManager._sync_power_states {{(pid=105234) run_periodic_tasks /usr/local/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2025-11-25 17:51:43.230 | Nov 25 12:51:31 np0005535648.novalocal nova-compute[105234]: DEBUG oslo_service.periodic_task [None req-1d3d9837-8ca4-42ef-b33f-588568ee9210 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=105234) run_periodic_tasks /usr/local/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2025-11-25 17:51:43.235 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:43.239 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-novnc.service 2025-11-25 17:51:43.267 | not-found 2025-11-25 17:51:43.272 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:43.276 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-sch.service 2025-11-25 17:51:43.308 | enabled 2025-11-25 17:51:43.314 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-sch.service --no-pager 2025-11-25 17:51:43.351 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2025-11-25 17:51:43.351 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: disabled) 2025-11-25 17:51:43.351 | Active: active (running) since Tue 2025-11-25 12:50:53 EST; 49s ago 2025-11-25 17:51:43.351 | Invocation: a5ffe6eb1f754658b110d855e81343d5 2025-11-25 17:51:43.351 | Main PID: 101227 (nova-scheduler:) 2025-11-25 17:51:43.351 | Tasks: 19 (limit: 100145) 2025-11-25 17:51:43.351 | Memory: 152.8M (peak: 153.4M) 2025-11-25 17:51:43.351 | CPU: 1.873s 2025-11-25 17:51:43.352 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2025-11-25 17:51:43.352 | ├─101227 "nova-scheduler: master process [/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2025-11-25 17:51:43.352 | ├─102201 "nova-scheduler: ServiceWrapper worker(0)" 2025-11-25 17:51:43.352 | └─102216 "nova-scheduler: ServiceWrapper worker(1)" 2025-11-25 17:51:43.352 | 2025-11-25 17:51:43.352 | Nov 25 12:50:56 np0005535648.novalocal nova-scheduler[102216]: DEBUG nova.servicegroup.drivers.db [None req-452bc586-0d09-4d87-8129-dc57473d8777 None None] DB_Driver: join new ServiceGroup member np0005535648.novalocal to the scheduler group, service = {{(pid=102216) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2025-11-25 17:51:43.352 | Nov 25 12:51:01 np0005535648.novalocal nova-scheduler[102216]: DEBUG oslo.service.backend._threading.loopingcall [None req-770a69f9-9dc4-4485-9b38-f12de71d77b4 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=102216) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2025-11-25 17:51:43.352 | Nov 25 12:51:01 np0005535648.novalocal nova-scheduler[102216]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=102216) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2025-11-25 17:51:43.352 | Nov 25 12:51:01 np0005535648.novalocal nova-scheduler[102201]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=102201) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2025-11-25 17:51:43.352 | Nov 25 12:51:05 np0005535648.novalocal nova-scheduler[101227]: DEBUG dbcounter [-] [101227] Writing DB stats nova_api:SELECT=3 {{(pid=101227) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:43.352 | Nov 25 12:51:05 np0005535648.novalocal nova-scheduler[101227]: DEBUG dbcounter [-] [101227] Writing DB stats nova_cell0:SELECT=1 {{(pid=101227) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:43.352 | Nov 25 12:51:05 np0005535648.novalocal nova-scheduler[101227]: DEBUG dbcounter [-] [101227] Writing DB stats nova_cell1:SELECT=1 {{(pid=101227) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:43.352 | Nov 25 12:51:09 np0005535648.novalocal nova-scheduler[102201]: DEBUG oslo.service.backend._threading.loopingcall [None req-44f4f723-9c75-474e-b2ed-e52778105f3b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=102201) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2025-11-25 17:51:43.352 | Nov 25 12:51:11 np0005535648.novalocal nova-scheduler[102216]: DEBUG dbcounter [-] [102216] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=102216) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:43.352 | Nov 25 12:51:11 np0005535648.novalocal nova-scheduler[102201]: DEBUG dbcounter [-] [102201] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=102201) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:43.357 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:43.360 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2025-11-25 17:51:43.390 | enabled 2025-11-25 17:51:43.396 | + functions-common:service_check:1723 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2025-11-25 17:51:43.434 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2025-11-25 17:51:43.434 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: disabled) 2025-11-25 17:51:43.434 | Active: active (running) since Tue 2025-11-25 12:46:43 EST; 4min 59s ago 2025-11-25 17:51:43.434 | Invocation: 950af19d37064c17882c67145eb0039e 2025-11-25 17:51:43.434 | Main PID: 64779 (python3.12) 2025-11-25 17:51:43.434 | Tasks: 1 (limit: 100145) 2025-11-25 17:51:43.434 | Memory: 89.7M (peak: 93.9M) 2025-11-25 17:51:43.434 | CPU: 15.588s 2025-11-25 17:51:43.434 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2025-11-25 17:51:43.434 | └─64779 /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2025-11-25 17:51:43.434 | 2025-11-25 17:51:43.434 | Nov 25 12:51:10 np0005535648.novalocal python3.12[64779]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2025-11-25 17:51:43.434 | Nov 25 12:51:10 np0005535648.novalocal python3.12[64779]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2025-11-25 17:51:43.434 | Nov 25 12:51:10 np0005535648.novalocal python3.12[64779]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2025-11-25 17:51:43.434 | Nov 25 12:51:16 np0005535648.novalocal python3.12[64779]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=lvmdriver-1', 'lvmdriver-1'] 2025-11-25 17:51:43.434 | Nov 25 12:51:17 np0005535648.novalocal python3.12[64779]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'multiattach= True', 'multiattach'] 2025-11-25 17:51:43.434 | Nov 25 12:51:22 np0005535648.novalocal python3.12[64779]: 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'] 2025-11-25 17:51:43.434 | Nov 25 12:51:27 np0005535648.novalocal python3.12[64779]: 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'] 2025-11-25 17:51:43.434 | Nov 25 12:51:31 np0005535648.novalocal python3.12[64779]: 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'] 2025-11-25 17:51:43.434 | Nov 25 12:51:40 np0005535648.novalocal python3.12[64779]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2025-11-25 17:51:43.434 | Nov 25 12:51:41 np0005535648.novalocal python3.12[64779]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0005535648.novalocal', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2025-11-25 17:51:43.441 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:43.444 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@ovn-controller.service 2025-11-25 17:51:43.474 | not-found 2025-11-25 17:51:43.480 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:43.484 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@ovn-northd.service 2025-11-25 17:51:43.514 | not-found 2025-11-25 17:51:43.521 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:43.524 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2025-11-25 17:51:43.552 | not-found 2025-11-25 17:51:43.559 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:43.562 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@ovsdb-server.service 2025-11-25 17:51:43.590 | not-found 2025-11-25 17:51:43.597 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:43.600 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@placement-api.service 2025-11-25 17:51:43.630 | enabled 2025-11-25 17:51:43.636 | + functions-common:service_check:1723 : sudo systemctl status devstack@placement-api.service --no-pager 2025-11-25 17:51:43.673 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2025-11-25 17:51:43.673 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: disabled) 2025-11-25 17:51:43.674 | Active: active (running) since Tue 2025-11-25 12:50:30 EST; 1min 13s ago 2025-11-25 17:51:43.674 | Invocation: 3658ff9b7ebb42b5abb7f2af417c2772 2025-11-25 17:51:43.674 | Main PID: 98984 (uwsgi) 2025-11-25 17:51:43.674 | Status: "uWSGI is ready" 2025-11-25 17:51:43.674 | Tasks: 5 (limit: 100145) 2025-11-25 17:51:43.674 | Memory: 168.5M (peak: 168.9M) 2025-11-25 17:51:43.674 | CPU: 2.142s 2025-11-25 17:51:43.674 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2025-11-25 17:51:43.674 | ├─98984 "placementuWSGI master" 2025-11-25 17:51:43.674 | ├─98986 "placementuWSGI worker 1" 2025-11-25 17:51:43.674 | └─98987 "placementuWSGI worker 2" 2025-11-25 17:51:43.674 | 2025-11-25 17:51:43.674 | Nov 25 12:51:16 np0005535648.novalocal devstack@placement-api.service[98986]: INFO placement.requestlog [req-7ccb0d4a-2645-43be-acbb-20e1f764562f req-f2e770f7-8992-4977-b205-41e53361e1ba service nova] 38.102.83.58 "PUT /placement/resource_providers/493c99f0-eeb1-4934-9127-5b1341fe89ac/inventories" status: 200 len: 398 microversion: 1.26 2025-11-25 17:51:43.674 | Nov 25 12:51:16 np0005535648.novalocal devstack@placement-api.service[98986]: [pid: 98986|app: 0|req: 4/9] 38.102.83.58 () {78 vars in 1720 bytes} [Tue Nov 25 12:51:16 2025] PUT /placement/resource_providers/493c99f0-eeb1-4934-9127-5b1341fe89ac/inventories => generated 398 bytes in 34 msecs (HTTP/1.1 200) 8 headers in 296 bytes (2 switches on core 0) 2025-11-25 17:51:43.674 | Nov 25 12:51:16 np0005535648.novalocal devstack@placement-api.service[98987]: DEBUG placement.requestlog [req-7ccb0d4a-2645-43be-acbb-20e1f764562f req-cca62a4e-fea1-44c9-80ba-e5ebe8828ddf None None] Starting request: 38.102.83.58 "GET /placement/traits?name=in:COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE41,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VOLUME_EXTEND,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSE,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_RTL8139,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_MMX,COMPUTE_ACCELERATORS,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NODE,HW_CPU_X86_SSE2,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_SB16" {{(pid=98987) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2025-11-25 17:51:43.674 | Nov 25 12:51:16 np0005535648.novalocal devstack@placement-api.service[98987]: INFO placement.requestlog [req-7ccb0d4a-2645-43be-acbb-20e1f764562f req-cca62a4e-fea1-44c9-80ba-e5ebe8828ddf service nova] 38.102.83.58 "GET /placement/traits?name=in:COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE41,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VOLUME_EXTEND,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSE,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_RTL8139,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_MMX,COMPUTE_ACCELERATORS,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NODE,HW_CPU_X86_SSE2,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_SB16" status: 200 len: 1751 microversion: 1.6 2025-11-25 17:51:43.674 | Nov 25 12:51:16 np0005535648.novalocal devstack@placement-api.service[98987]: [pid: 98987|app: 0|req: 6/10] 38.102.83.58 () {74 vars in 4610 bytes} [Tue Nov 25 12:51:16 2025] GET /placement/traits?name=in:COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE41,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VOLUME_EXTEND,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSE,HW_CPU_X86_SSE42,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_RTL8139,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_MMX,COMPUTE_ACCELERATORS,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NODE,HW_CPU_X86_SSE2,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_SB16 => generated 1751 bytes in 33 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2025-11-25 17:51:43.674 | Nov 25 12:51:16 np0005535648.novalocal devstack@placement-api.service[98986]: DEBUG placement.requestlog [req-7ccb0d4a-2645-43be-acbb-20e1f764562f req-ccebb71b-659a-4df3-815e-6f976b1b20a2 None None] Starting request: 38.102.83.58 "PUT /placement/resource_providers/493c99f0-eeb1-4934-9127-5b1341fe89ac/traits" {{(pid=98986) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2025-11-25 17:51:43.674 | Nov 25 12:51:16 np0005535648.novalocal devstack@placement-api.service[98986]: INFO placement.requestlog [req-7ccb0d4a-2645-43be-acbb-20e1f764562f req-ccebb71b-659a-4df3-815e-6f976b1b20a2 service nova] 38.102.83.58 "PUT /placement/resource_providers/493c99f0-eeb1-4934-9127-5b1341fe89ac/traits" status: 200 len: 1786 microversion: 1.6 2025-11-25 17:51:43.674 | Nov 25 12:51:16 np0005535648.novalocal devstack@placement-api.service[98986]: [pid: 98986|app: 0|req: 5/11] 38.102.83.58 () {78 vars in 1705 bytes} [Tue Nov 25 12:51:16 2025] PUT /placement/resource_providers/493c99f0-eeb1-4934-9127-5b1341fe89ac/traits => generated 1786 bytes in 72 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2025-11-25 17:51:43.674 | Nov 25 12:51:26 np0005535648.novalocal devstack@placement-api.service[98987]: DEBUG dbcounter [-] [98987] Writing DB stats placement:SELECT=4 {{(pid=98987) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:43.674 | Nov 25 12:51:26 np0005535648.novalocal devstack@placement-api.service[98986]: DEBUG dbcounter [-] [98986] Writing DB stats placement:INSERT=65,placement:UPDATE=3,placement:SELECT=6 {{(pid=98986) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:43.680 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:43.684 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2025-11-25 17:51:43.714 | enabled 2025-11-25 17:51:43.720 | + functions-common:service_check:1723 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2025-11-25 17:51:43.756 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2025-11-25 17:51:43.757 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: disabled) 2025-11-25 17:51:43.757 | Active: active (running) since Tue 2025-11-25 12:50:19 EST; 1min 24s ago 2025-11-25 17:51:43.757 | Invocation: 310245c7f1024bf997f875b5e120287e 2025-11-25 17:51:43.757 | Main PID: 95271 (neutron-ovn-age) 2025-11-25 17:51:43.757 | Tasks: 16 (limit: 100145) 2025-11-25 17:51:43.757 | Memory: 192.8M (peak: 194.9M) 2025-11-25 17:51:43.757 | CPU: 1.832s 2025-11-25 17:51:43.757 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2025-11-25 17:51:43.757 | ├─95271 "neutron-ovn-agent: master process [/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2025-11-25 17:51:43.757 | └─95936 "neutron-ovn-agent: ServiceWrapper worker(0)" 2025-11-25 17:51:43.757 | 2025-11-25 17:51:43.757 | Nov 25 12:50:50 np0005535648.novalocal neutron-ovn-agent[95936]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(external_ids={}, nb_cfg=1, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'd2:69:e2', 'max_tunid': '16711680', 'northd_internal_version': '24.09.4-20.37.0-77.8', 'svc_monitor_mac': 'e6:06:bb:38:37:f0', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0'}, ipsec=False) old=SB_Global(options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'd2:69:e2', 'max_tunid': '16711680', 'northd_internal_version': '24.09.4-20.37.0-77.8', 'svc_monitor_mac': 'e6:06:bb:38:37:f0'}) {{(pid=95936) matches /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2025-11-25 17:51:43.757 | Nov 25 12:50:50 np0005535648.novalocal neutron-ovn-agent[95936]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 3 seconds {{(pid=95936) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2025-11-25 17:51:43.757 | Nov 25 12:50:53 np0005535648.novalocal neutron-ovn-agent[95936]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=6a9bebab-14ce-4e1d-bd80-e72c835c4b0e, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=95936) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2025-11-25 17:51:43.757 | Nov 25 12:50:53 np0005535648.novalocal neutron-ovn-agent[95936]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=95936) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2025-11-25 17:51:43.757 | Nov 25 12:51:20 np0005535648.novalocal neutron-ovn-agent[95936]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=95936) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2025-11-25 17:51:43.757 | Nov 25 12:51:20 np0005535648.novalocal neutron-ovn-agent[95936]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=95936) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2025-11-25 17:51:43.757 | Nov 25 12:51:20 np0005535648.novalocal neutron-ovn-agent[95936]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=95936) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-11-25 17:51:43.757 | Nov 25 12:51:20 np0005535648.novalocal neutron-ovn-agent[95936]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=95936) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2025-11-25 17:51:43.757 | Nov 25 12:51:20 np0005535648.novalocal neutron-ovn-agent[95936]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=95936) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2025-11-25 17:51:43.757 | Nov 25 12:51:20 np0005535648.novalocal neutron-ovn-agent[95936]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=95936) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-11-25 17:51:43.763 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:43.767 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@q-svc.service 2025-11-25 17:51:43.796 | not-found 2025-11-25 17:51:43.802 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:43.805 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@rabbit.service 2025-11-25 17:51:43.834 | not-found 2025-11-25 17:51:43.840 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:43.843 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@s-account.service 2025-11-25 17:51:43.873 | enabled 2025-11-25 17:51:43.879 | + functions-common:service_check:1723 : sudo systemctl status devstack@s-account.service --no-pager 2025-11-25 17:51:43.916 | ● devstack@s-account.service - Devstack devstack@s-account.service 2025-11-25 17:51:43.916 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: disabled) 2025-11-25 17:51:43.916 | Active: active (running) since Tue 2025-11-25 12:49:59 EST; 1min 44s ago 2025-11-25 17:51:43.916 | Invocation: 8d7d887a577e470d897462a3776cf0c9 2025-11-25 17:51:43.916 | Main PID: 90638 (swift-account-s) 2025-11-25 17:51:43.916 | Tasks: 3 (limit: 100145) 2025-11-25 17:51:43.916 | Memory: 48.2M (peak: 48.5M) 2025-11-25 17:51:43.916 | CPU: 1.209s 2025-11-25 17:51:43.916 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2025-11-25 17:51:43.916 | ├─90638 /usr/bin/python3.12 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2025-11-25 17:51:43.916 | ├─90846 /usr/bin/python3.12 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2025-11-25 17:51:43.916 | └─90848 /usr/bin/python3.12 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2025-11-25 17:51:43.916 | 2025-11-25 17:51:43.916 | Nov 25 12:49:59 np0005535648.novalocal account-server[90638]: Started child 90848 from parent 90638 2025-11-25 17:51:43.916 | Nov 25 12:49:59 np0005535648.novalocal swift-account-server[90638]: account-server: Started child 90848 from parent 90638 2025-11-25 17:51:43.916 | Nov 25 12:51:26 np0005535648.novalocal account-server[90846]: 127.0.0.1 - - [25/Nov/2025:17:51:26 +0000] "HEAD /sdb1/199/AUTH_b2eef8943bf94ade8853608c577fcc10" 404 - "HEAD http://38.102.83.58:8081/v1/AUTH_b2eef8943bf94ade8853608c577fcc10?format=json" "tx5689e0fe706e491a989e6-006925ec9e" "proxy-server 92365" 0.0018 "-" 90846 - 2025-11-25 17:51:43.916 | Nov 25 12:51:26 np0005535648.novalocal swift-account-server[90846]: account-server: 127.0.0.1 - - [25/Nov/2025:17:51:26 +0000] "HEAD /sdb1/199/AUTH_b2eef8943bf94ade8853608c577fcc10" 404 - "HEAD http://38.102.83.58:8081/v1/AUTH_b2eef8943bf94ade8853608c577fcc10?format=json" "tx5689e0fe706e491a989e6-006925ec9e" "proxy-server 92365" 0.0018 "-" 90846 - 2025-11-25 17:51:43.916 | Nov 25 12:51:27 np0005535648.novalocal account-server[90846]: 127.0.0.1 - - [25/Nov/2025:17:51:27 +0000] "PUT /sdb1/199/AUTH_b2eef8943bf94ade8853608c577fcc10" 201 - "-" "tx9821af05f4f64861b8120-006925ec9f" "-" 0.0278 "-" 90846 - 2025-11-25 17:51:43.916 | Nov 25 12:51:27 np0005535648.novalocal swift-account-server[90846]: account-server: 127.0.0.1 - - [25/Nov/2025:17:51:27 +0000] "PUT /sdb1/199/AUTH_b2eef8943bf94ade8853608c577fcc10" 201 - "-" "tx9821af05f4f64861b8120-006925ec9f" "-" 0.0278 "-" 90846 - 2025-11-25 17:51:43.916 | Nov 25 12:51:27 np0005535648.novalocal account-server[90846]: 127.0.0.1 - - [25/Nov/2025:17:51:27 +0000] "HEAD /sdb1/199/AUTH_b2eef8943bf94ade8853608c577fcc10" 204 - "HEAD http://38.102.83.58:8081/v1/AUTH_b2eef8943bf94ade8853608c577fcc10?format=json" "tx9821af05f4f64861b8120-006925ec9f" "proxy-server 92365" 0.0021 "-" 90846 - 2025-11-25 17:51:43.916 | Nov 25 12:51:27 np0005535648.novalocal swift-account-server[90846]: account-server: 127.0.0.1 - - [25/Nov/2025:17:51:27 +0000] "HEAD /sdb1/199/AUTH_b2eef8943bf94ade8853608c577fcc10" 204 - "HEAD http://38.102.83.58:8081/v1/AUTH_b2eef8943bf94ade8853608c577fcc10?format=json" "tx9821af05f4f64861b8120-006925ec9f" "proxy-server 92365" 0.0021 "-" 90846 - 2025-11-25 17:51:43.916 | Nov 25 12:51:27 np0005535648.novalocal account-server[90846]: 127.0.0.1 - - [25/Nov/2025:17:51:27 +0000] "PUT /sdb1/199/AUTH_b2eef8943bf94ade8853608c577fcc10/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/313/AUTH_b2eef8943bf94ade8853608c577fcc10/glance" "tx9821af05f4f64861b8120-006925ec9f" "container-server 90302" 0.0026 "-" 90846 0 2025-11-25 17:51:43.916 | Nov 25 12:51:27 np0005535648.novalocal swift-account-server[90846]: account-server: 127.0.0.1 - - [25/Nov/2025:17:51:27 +0000] "PUT /sdb1/199/AUTH_b2eef8943bf94ade8853608c577fcc10/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/313/AUTH_b2eef8943bf94ade8853608c577fcc10/glance" "tx9821af05f4f64861b8120-006925ec9f" "container-server 90302" 0.0026 "-" 90846 0 2025-11-25 17:51:43.922 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:43.926 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@s-container.service 2025-11-25 17:51:43.955 | enabled 2025-11-25 17:51:43.961 | + functions-common:service_check:1723 : sudo systemctl status devstack@s-container.service --no-pager 2025-11-25 17:51:43.997 | ● devstack@s-container.service - Devstack devstack@s-container.service 2025-11-25 17:51:43.997 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: disabled) 2025-11-25 17:51:43.997 | Active: active (running) since Tue 2025-11-25 12:49:57 EST; 1min 46s ago 2025-11-25 17:51:43.997 | Invocation: 234c537df77b4d2d9f7fcd2f8476e948 2025-11-25 17:51:43.998 | Main PID: 90102 (swift-container) 2025-11-25 17:51:43.998 | Tasks: 43 (limit: 100145) 2025-11-25 17:51:43.998 | Memory: 59.5M (peak: 60.8M) 2025-11-25 17:51:43.998 | CPU: 1.282s 2025-11-25 17:51:43.998 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2025-11-25 17:51:43.998 | ├─90102 /usr/bin/python3.12 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2025-11-25 17:51:43.998 | ├─90301 /usr/bin/python3.12 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2025-11-25 17:51:43.998 | └─90302 /usr/bin/python3.12 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2025-11-25 17:51:43.998 | 2025-11-25 17:51:43.998 | Nov 25 12:51:31 np0005535648.novalocal container-server[90301]: 127.0.0.1 - - [25/Nov/2025:17:51:31 +0000] "PUT /sdb1/313/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/d8326ab7-6da6-48e9-b736-1527131d28b8-00001" 201 - "PUT http://38.102.83.58:8081/sdb1/306/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/d8326ab7-6da6-48e9-b736-1527131d28b8-00001" "tx2086649e5df442a581027-006925eca3" "object-server 89755" 0.0008 "-" 90301 0 2025-11-25 17:51:43.998 | Nov 25 12:51:31 np0005535648.novalocal swift-container-server[90301]: container-server: 127.0.0.1 - - [25/Nov/2025:17:51:31 +0000] "PUT /sdb1/313/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/d8326ab7-6da6-48e9-b736-1527131d28b8-00001" 201 - "PUT http://38.102.83.58:8081/sdb1/306/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/d8326ab7-6da6-48e9-b736-1527131d28b8-00001" "tx2086649e5df442a581027-006925eca3" "object-server 89755" 0.0008 "-" 90301 0 2025-11-25 17:51:43.998 | Nov 25 12:51:31 np0005535648.novalocal container-server[90301]: 127.0.0.1 - - [25/Nov/2025:17:51:31 +0000] "PUT /sdb1/313/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/d8326ab7-6da6-48e9-b736-1527131d28b8" 201 - "PUT http://38.102.83.58:8081/sdb1/510/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/d8326ab7-6da6-48e9-b736-1527131d28b8" "tx007f43bee7594c2fa2362-006925eca3" "object-server 89756" 0.0004 "-" 90301 0 2025-11-25 17:51:43.998 | Nov 25 12:51:31 np0005535648.novalocal swift-container-server[90301]: container-server: 127.0.0.1 - - [25/Nov/2025:17:51:31 +0000] "PUT /sdb1/313/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/d8326ab7-6da6-48e9-b736-1527131d28b8" 201 - "PUT http://38.102.83.58:8081/sdb1/510/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/d8326ab7-6da6-48e9-b736-1527131d28b8" "tx007f43bee7594c2fa2362-006925eca3" "object-server 89756" 0.0004 "-" 90301 0 2025-11-25 17:51:43.998 | Nov 25 12:51:34 np0005535648.novalocal container-server[90302]: 127.0.0.1 - - [25/Nov/2025:17:51:34 +0000] "HEAD /sdb1/313/AUTH_b2eef8943bf94ade8853608c577fcc10/glance" 204 - "HEAD http://38.102.83.58:8081/v1/AUTH_b2eef8943bf94ade8853608c577fcc10/glance?format=json" "tx3577817dfcad429f8091a-006925eca6" "proxy-server 92365" 0.0200 "-" 90302 0 2025-11-25 17:51:43.998 | Nov 25 12:51:34 np0005535648.novalocal swift-container-server[90302]: container-server: 127.0.0.1 - - [25/Nov/2025:17:51:34 +0000] "HEAD /sdb1/313/AUTH_b2eef8943bf94ade8853608c577fcc10/glance" 204 - "HEAD http://38.102.83.58:8081/v1/AUTH_b2eef8943bf94ade8853608c577fcc10/glance?format=json" "tx3577817dfcad429f8091a-006925eca6" "proxy-server 92365" 0.0200 "-" 90302 0 2025-11-25 17:51:43.998 | Nov 25 12:51:35 np0005535648.novalocal container-server[90301]: 127.0.0.1 - - [25/Nov/2025:17:51:35 +0000] "PUT /sdb1/313/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/95722938-8ac2-4a78-b8c9-2b052e3b4537-00001" 201 - "PUT http://38.102.83.58:8081/sdb1/313/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/95722938-8ac2-4a78-b8c9-2b052e3b4537-00001" "txca732a7558604fd093182-006925eca6" "object-server 89755" 0.0007 "-" 90301 0 2025-11-25 17:51:43.998 | Nov 25 12:51:35 np0005535648.novalocal swift-container-server[90301]: container-server: 127.0.0.1 - - [25/Nov/2025:17:51:35 +0000] "PUT /sdb1/313/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/95722938-8ac2-4a78-b8c9-2b052e3b4537-00001" 201 - "PUT http://38.102.83.58:8081/sdb1/313/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/95722938-8ac2-4a78-b8c9-2b052e3b4537-00001" "txca732a7558604fd093182-006925eca6" "object-server 89755" 0.0007 "-" 90301 0 2025-11-25 17:51:43.998 | Nov 25 12:51:35 np0005535648.novalocal container-server[90302]: 127.0.0.1 - - [25/Nov/2025:17:51:35 +0000] "PUT /sdb1/313/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/95722938-8ac2-4a78-b8c9-2b052e3b4537" 201 - "PUT http://38.102.83.58:8081/sdb1/137/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/95722938-8ac2-4a78-b8c9-2b052e3b4537" "tx3199cbd5b62547859d74f-006925eca7" "object-server 89755" 0.0008 "-" 90302 0 2025-11-25 17:51:43.998 | Nov 25 12:51:35 np0005535648.novalocal swift-container-server[90302]: container-server: 127.0.0.1 - - [25/Nov/2025:17:51:35 +0000] "PUT /sdb1/313/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/95722938-8ac2-4a78-b8c9-2b052e3b4537" 201 - "PUT http://38.102.83.58:8081/sdb1/137/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/95722938-8ac2-4a78-b8c9-2b052e3b4537" "tx3199cbd5b62547859d74f-006925eca7" "object-server 89755" 0.0008 "-" 90302 0 2025-11-25 17:51:44.004 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:44.007 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@s-object.service 2025-11-25 17:51:44.036 | enabled 2025-11-25 17:51:44.043 | + functions-common:service_check:1723 : sudo systemctl status devstack@s-object.service --no-pager 2025-11-25 17:51:44.077 | ● devstack@s-object.service - Devstack devstack@s-object.service 2025-11-25 17:51:44.078 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: disabled) 2025-11-25 17:51:44.078 | Active: active (running) since Tue 2025-11-25 12:49:55 EST; 1min 48s ago 2025-11-25 17:51:44.078 | Invocation: e49d1b48c1e944e0afbac3f76f54d13a 2025-11-25 17:51:44.078 | Main PID: 89544 (swift-object-se) 2025-11-25 17:51:44.078 | Tasks: 43 (limit: 100145) 2025-11-25 17:51:44.078 | Memory: 59.1M (peak: 80.2M) 2025-11-25 17:51:44.078 | CPU: 1.682s 2025-11-25 17:51:44.078 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2025-11-25 17:51:44.078 | ├─89544 /usr/bin/python3.12 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2025-11-25 17:51:44.078 | ├─89755 /usr/bin/python3.12 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2025-11-25 17:51:44.078 | └─89756 /usr/bin/python3.12 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2025-11-25 17:51:44.078 | 2025-11-25 17:51:44.078 | Nov 25 12:51:27 np0005535648.novalocal object-server[89756]: 127.0.0.1 - - [25/Nov/2025:17:51:27 +0000] "PUT /sdb1/244/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/1231f761-5a93-46fd-9730-666a1ab6287f" 201 - "PUT http://38.102.83.58:8081/v1/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/1231f761-5a93-46fd-9730-666a1ab6287f" "tx923b6cbfc9a4432c90479-006925ec9f" "proxy-server 92365" 0.0225 "-" 89756 0 2025-11-25 17:51:44.078 | Nov 25 12:51:27 np0005535648.novalocal swift-object-server[89756]: object-server: 127.0.0.1 - - [25/Nov/2025:17:51:27 +0000] "PUT /sdb1/244/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/1231f761-5a93-46fd-9730-666a1ab6287f" 201 - "PUT http://38.102.83.58:8081/v1/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/1231f761-5a93-46fd-9730-666a1ab6287f" "tx923b6cbfc9a4432c90479-006925ec9f" "proxy-server 92365" 0.0225 "-" 89756 0 2025-11-25 17:51:44.078 | Nov 25 12:51:31 np0005535648.novalocal object-server[89755]: 127.0.0.1 - - [25/Nov/2025:17:51:31 +0000] "PUT /sdb1/306/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/d8326ab7-6da6-48e9-b736-1527131d28b8-00001" 201 - "PUT http://38.102.83.58:8081/v1/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/d8326ab7-6da6-48e9-b736-1527131d28b8-00001" "tx2086649e5df442a581027-006925eca3" "proxy-server 92365" 0.2456 "-" 89755 0 2025-11-25 17:51:44.078 | Nov 25 12:51:31 np0005535648.novalocal swift-object-server[89755]: object-server: 127.0.0.1 - - [25/Nov/2025:17:51:31 +0000] "PUT /sdb1/306/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/d8326ab7-6da6-48e9-b736-1527131d28b8-00001" 201 - "PUT http://38.102.83.58:8081/v1/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/d8326ab7-6da6-48e9-b736-1527131d28b8-00001" "tx2086649e5df442a581027-006925eca3" "proxy-server 92365" 0.2456 "-" 89755 0 2025-11-25 17:51:44.078 | Nov 25 12:51:31 np0005535648.novalocal object-server[89756]: 127.0.0.1 - - [25/Nov/2025:17:51:31 +0000] "PUT /sdb1/510/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/d8326ab7-6da6-48e9-b736-1527131d28b8" 201 - "PUT http://38.102.83.58:8081/v1/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/d8326ab7-6da6-48e9-b736-1527131d28b8" "tx007f43bee7594c2fa2362-006925eca3" "proxy-server 92365" 0.0104 "-" 89756 0 2025-11-25 17:51:44.078 | Nov 25 12:51:31 np0005535648.novalocal swift-object-server[89756]: object-server: 127.0.0.1 - - [25/Nov/2025:17:51:31 +0000] "PUT /sdb1/510/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/d8326ab7-6da6-48e9-b736-1527131d28b8" 201 - "PUT http://38.102.83.58:8081/v1/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/d8326ab7-6da6-48e9-b736-1527131d28b8" "tx007f43bee7594c2fa2362-006925eca3" "proxy-server 92365" 0.0104 "-" 89756 0 2025-11-25 17:51:44.078 | Nov 25 12:51:35 np0005535648.novalocal object-server[89755]: 127.0.0.1 - - [25/Nov/2025:17:51:35 +0000] "PUT /sdb1/313/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/95722938-8ac2-4a78-b8c9-2b052e3b4537-00001" 201 - "PUT http://38.102.83.58:8081/v1/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/95722938-8ac2-4a78-b8c9-2b052e3b4537-00001" "txca732a7558604fd093182-006925eca6" "proxy-server 92365" 0.2582 "-" 89755 0 2025-11-25 17:51:44.078 | Nov 25 12:51:35 np0005535648.novalocal swift-object-server[89755]: object-server: 127.0.0.1 - - [25/Nov/2025:17:51:35 +0000] "PUT /sdb1/313/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/95722938-8ac2-4a78-b8c9-2b052e3b4537-00001" 201 - "PUT http://38.102.83.58:8081/v1/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/95722938-8ac2-4a78-b8c9-2b052e3b4537-00001" "txca732a7558604fd093182-006925eca6" "proxy-server 92365" 0.2582 "-" 89755 0 2025-11-25 17:51:44.078 | Nov 25 12:51:35 np0005535648.novalocal object-server[89755]: 127.0.0.1 - - [25/Nov/2025:17:51:35 +0000] "PUT /sdb1/137/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/95722938-8ac2-4a78-b8c9-2b052e3b4537" 201 - "PUT http://38.102.83.58:8081/v1/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/95722938-8ac2-4a78-b8c9-2b052e3b4537" "tx3199cbd5b62547859d74f-006925eca7" "proxy-server 92365" 0.0147 "-" 89755 0 2025-11-25 17:51:44.078 | Nov 25 12:51:35 np0005535648.novalocal swift-object-server[89755]: object-server: 127.0.0.1 - - [25/Nov/2025:17:51:35 +0000] "PUT /sdb1/137/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/95722938-8ac2-4a78-b8c9-2b052e3b4537" 201 - "PUT http://38.102.83.58:8081/v1/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/95722938-8ac2-4a78-b8c9-2b052e3b4537" "tx3199cbd5b62547859d74f-006925eca7" "proxy-server 92365" 0.0147 "-" 89755 0 2025-11-25 17:51:44.084 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:44.088 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@s-proxy.service 2025-11-25 17:51:44.118 | enabled 2025-11-25 17:51:44.124 | + functions-common:service_check:1723 : sudo systemctl status devstack@s-proxy.service --no-pager 2025-11-25 17:51:44.161 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2025-11-25 17:51:44.161 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: disabled) 2025-11-25 17:51:44.161 | Active: active (running) since Tue 2025-11-25 12:50:05 EST; 1min 39s ago 2025-11-25 17:51:44.161 | Invocation: 1330ef84771a471fa7b316372b89e1ad 2025-11-25 17:51:44.161 | Main PID: 92293 (swift-proxy-ser) 2025-11-25 17:51:44.161 | Tasks: 2 (limit: 100145) 2025-11-25 17:51:44.161 | Memory: 77M (peak: 78.8M) 2025-11-25 17:51:44.161 | CPU: 1.973s 2025-11-25 17:51:44.161 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2025-11-25 17:51:44.161 | ├─92293 /usr/bin/python3.12 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2025-11-25 17:51:44.161 | └─92365 /usr/bin/python3.12 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2025-11-25 17:51:44.161 | 2025-11-25 17:51:44.161 | Nov 25 12:51:35 np0005535648.novalocal swift-proxy-server[92365]: proxy-server: Validating token access rules against request 2025-11-25 17:51:44.161 | Nov 25 12:51:35 np0005535648.novalocal swift-proxy-server[92365]: proxy-server: Received request from user: user_id 27671ae361894d3b86ad8fbadf7553a6, project_id b2eef8943bf94ade8853608c577fcc10, roles service,ResellerAdmin 2025-11-25 17:51:44.161 | Nov 25 12:51:35 np0005535648.novalocal proxy-server[92365]: Validating token access rules against request 2025-11-25 17:51:44.161 | Nov 25 12:51:35 np0005535648.novalocal proxy-server[92365]: Received request from user: user_id 27671ae361894d3b86ad8fbadf7553a6, project_id b2eef8943bf94ade8853608c577fcc10, roles service,ResellerAdmin 2025-11-25 17:51:44.161 | Nov 25 12:51:35 np0005535648.novalocal proxy-server[92365]: Using identity: {'user': ('27671ae361894d3b86ad8fbadf7553a6', 'glance-swift'), 'tenant': ('b2eef8943bf94ade8853608c577fcc10', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx3199cbd5b62547859d74f-006925eca7) 2025-11-25 17:51:44.162 | Nov 25 12:51:35 np0005535648.novalocal swift-proxy-server[92365]: proxy-server: Using identity: {'user': ('27671ae361894d3b86ad8fbadf7553a6', 'glance-swift'), 'tenant': ('b2eef8943bf94ade8853608c577fcc10', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx3199cbd5b62547859d74f-006925eca7) 2025-11-25 17:51:44.162 | Nov 25 12:51:35 np0005535648.novalocal proxy-server[92365]: User b2eef8943bf94ade8853608c577fcc10 has reseller admin authorizing (txn: tx3199cbd5b62547859d74f-006925eca7) (client_ip: 38.102.83.58) 2025-11-25 17:51:44.162 | Nov 25 12:51:35 np0005535648.novalocal swift-proxy-server[92365]: proxy-server: User b2eef8943bf94ade8853608c577fcc10 has reseller admin authorizing (txn: tx3199cbd5b62547859d74f-006925eca7) (client_ip: 38.102.83.58) 2025-11-25 17:51:44.162 | Nov 25 12:51:35 np0005535648.novalocal proxy-server[92365]: 38.102.83.58 38.102.83.58 25/Nov/2025/17/51/35 PUT /v1/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/95722938-8ac2-4a78-b8c9-2b052e3b4537 HTTP/1.0 201 - python-swiftclient-4.9.0 gAAAAABpJeym... - - - tx3199cbd5b62547859d74f-006925eca7 - 0.0231 - - 1764093095.066526175 1764093095.089591026 0 27671ae361894d3b86ad8fbadf7553a6 2025-11-25 17:51:44.162 | Nov 25 12:51:35 np0005535648.novalocal swift-proxy-server[92365]: proxy-server: 38.102.83.58 38.102.83.58 25/Nov/2025/17/51/35 PUT /v1/AUTH_b2eef8943bf94ade8853608c577fcc10/glance/95722938-8ac2-4a78-b8c9-2b052e3b4537 HTTP/1.0 201 - python-swiftclient-4.9.0 gAAAAABpJeym... - - - tx3199cbd5b62547859d74f-006925eca7 - 0.0231 - - 1764093095.066526175 1764093095.089591026 0 27671ae361894d3b86ad8fbadf7553a6 2025-11-25 17:51:44.167 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:44.171 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@tempest.service 2025-11-25 17:51:44.200 | not-found 2025-11-25 17:51:44.206 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:44.210 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@tls-proxy.service 2025-11-25 17:51:44.240 | not-found 2025-11-25 17:51:44.246 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:44.250 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@s-container-sync.service 2025-11-25 17:51:44.280 | enabled 2025-11-25 17:51:44.287 | + functions-common:service_check:1723 : sudo systemctl status devstack@s-container-sync.service --no-pager 2025-11-25 17:51:44.325 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2025-11-25 17:51:44.325 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: disabled) 2025-11-25 17:51:44.325 | Active: active (running) since Tue 2025-11-25 12:50:01 EST; 1min 43s ago 2025-11-25 17:51:44.326 | Invocation: 9faf2c272f1d4753b3d9102eb09814a0 2025-11-25 17:51:44.326 | Main PID: 91215 (swift-container) 2025-11-25 17:51:44.326 | Tasks: 1 (limit: 100145) 2025-11-25 17:51:44.326 | Memory: 40.9M (peak: 44.4M) 2025-11-25 17:51:44.326 | CPU: 476ms 2025-11-25 17:51:44.326 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2025-11-25 17:51:44.326 | └─91215 /usr/bin/python3.12 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2025-11-25 17:51:44.326 | 2025-11-25 17:51:44.326 | Nov 25 12:50:01 np0005535648.novalocal systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2025-11-25 17:51:44.326 | Nov 25 12:50:01 np0005535648.novalocal container-sync[91215]: Starting 91215 2025-11-25 17:51:44.326 | Nov 25 12:50:01 np0005535648.novalocal container-sync[91215]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2025-11-25 17:51:44.332 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:44.336 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@neutron-api.service 2025-11-25 17:51:44.371 | enabled 2025-11-25 17:51:44.378 | + functions-common:service_check:1723 : sudo systemctl status devstack@neutron-api.service --no-pager 2025-11-25 17:51:44.415 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2025-11-25 17:51:44.415 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: disabled) 2025-11-25 17:51:44.415 | Active: active (running) since Tue 2025-11-25 12:50:22 EST; 1min 22s ago 2025-11-25 17:51:44.415 | Invocation: 9aaa1834b1e046c6aa4807b2d4efd0bd 2025-11-25 17:51:44.415 | Main PID: 96387 (uwsgi) 2025-11-25 17:51:44.415 | Status: "uWSGI is ready" 2025-11-25 17:51:44.415 | Tasks: 31 (limit: 100145) 2025-11-25 17:51:44.415 | Memory: 375.1M (peak: 375.6M) 2025-11-25 17:51:44.415 | CPU: 21.095s 2025-11-25 17:51:44.415 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2025-11-25 17:51:44.415 | ├─96387 "neutron-apiuWSGI master" 2025-11-25 17:51:44.415 | ├─96388 "neutron-apiuWSGI worker 1" 2025-11-25 17:51:44.415 | └─96389 "neutron-apiuWSGI worker 2" 2025-11-25 17:51:44.415 | 2025-11-25 17:51:44.415 | Nov 25 12:51:26 np0005535648.novalocal devstack@neutron-api.service[96388]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=96388) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2025-11-25 17:51:44.415 | Nov 25 12:51:26 np0005535648.novalocal devstack@neutron-api.service[96388]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "85c1bbea40c95bc89ae02cd02052f72a" from periodic health check thread {{(pid=96388) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1176}} 2025-11-25 17:51:44.415 | Nov 25 12:51:27 np0005535648.novalocal devstack@neutron-api.service[96389]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=96389) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2025-11-25 17:51:44.415 | Nov 25 12:51:27 np0005535648.novalocal devstack@neutron-api.service[96389]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "86c2c4d13072570b83efac045f9b5147" from periodic health check thread {{(pid=96389) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1176}} 2025-11-25 17:51:44.415 | Nov 25 12:51:36 np0005535648.novalocal devstack@neutron-api.service[96388]: DEBUG dbcounter [-] [96388] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=96388) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:44.415 | Nov 25 12:51:37 np0005535648.novalocal devstack@neutron-api.service[96389]: DEBUG dbcounter [-] [96389] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=96389) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:44.415 | Nov 25 12:51:41 np0005535648.novalocal devstack@neutron-api.service[96388]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=96388) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2025-11-25 17:51:44.415 | Nov 25 12:51:41 np0005535648.novalocal devstack@neutron-api.service[96388]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "85c1bbea40c95bc89ae02cd02052f72a" from periodic health check thread {{(pid=96388) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1176}} 2025-11-25 17:51:44.415 | Nov 25 12:51:42 np0005535648.novalocal devstack@neutron-api.service[96389]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=96389) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2025-11-25 17:51:44.415 | Nov 25 12:51:42 np0005535648.novalocal devstack@neutron-api.service[96389]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "86c2c4d13072570b83efac045f9b5147" from periodic health check thread {{(pid=96389) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1176}} 2025-11-25 17:51:44.421 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:44.425 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2025-11-25 17:51:44.450 | enabled 2025-11-25 17:51:44.456 | + functions-common:service_check:1723 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2025-11-25 17:51:44.485 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2025-11-25 17:51:44.485 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: disabled) 2025-11-25 17:51:44.485 | Active: active (running) since Tue 2025-11-25 12:50:24 EST; 1min 20s ago 2025-11-25 17:51:44.485 | Invocation: 76330af4e95740d6bec9c14ac43b467a 2025-11-25 17:51:44.485 | Main PID: 97061 (neutron-rpc-ser) 2025-11-25 17:51:44.485 | Tasks: 16 (limit: 100145) 2025-11-25 17:51:44.485 | Memory: 176.9M (peak: 177.1M) 2025-11-25 17:51:44.485 | CPU: 2.698s 2025-11-25 17:51:44.485 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2025-11-25 17:51:44.485 | ├─97061 "neutron-rpc-server: master process [/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2025-11-25 17:51:44.485 | └─97898 "neutron-server: rpc worker (/usr/bin/python3.12 /usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2025-11-25 17:51:44.485 | 2025-11-25 17:51:44.486 | Nov 25 12:50:27 np0005535648.novalocal neutron-rpc-server[97898]: DEBUG neutron.plugins.ml2.plugin [None req-5be18824-482b-45fc-9ac9-0c4bbffa925a None None] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=97898) wrapper /usr/local/lib/python3.12/site-packages/oslo_log/helpers.py:65}} 2025-11-25 17:51:44.486 | Nov 25 12:50:27 np0005535648.novalocal neutron-rpc-server[97898]: DEBUG neutron.service [None req-5be18824-482b-45fc-9ac9-0c4bbffa925a None None] calling RpcWorker wait() {{(pid=97898) _wait /opt/stack/neutron/neutron/service.py:85}} 2025-11-25 17:51:44.486 | Nov 25 12:50:27 np0005535648.novalocal neutron-rpc-server[97898]: DEBUG neutron.service [None req-5be18824-482b-45fc-9ac9-0c4bbffa925a None None] calling wait on {{(pid=97898) _wait /opt/stack/neutron/neutron/service.py:88}} 2025-11-25 17:51:44.486 | Nov 25 12:50:28 np0005535648.novalocal neutron-rpc-server[97898]: DEBUG neutron.common.ovn.hash_ring_manager [-] Allow caching, nodes 2>=2 {{(pid=97898) _wait_startup_before_caching /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:65}} 2025-11-25 17:51:44.486 | Nov 25 12:50:35 np0005535648.novalocal neutron-rpc-server[97898]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=97898) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:65}} 2025-11-25 17:51:44.486 | Nov 25 12:50:35 np0005535648.novalocal neutron-rpc-server[97898]: DEBUG neutron.common.ovn.hash_ring_manager [-] Allow caching, nodes 2>=2 {{(pid=97898) _wait_startup_before_caching /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:65}} 2025-11-25 17:51:44.486 | Nov 25 12:50:35 np0005535648.novalocal neutron-rpc-server[97898]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=97898) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:65}} 2025-11-25 17:51:44.486 | Nov 25 12:50:36 np0005535648.novalocal neutron-rpc-server[97061]: DEBUG dbcounter [-] [97061] Writing DB stats neutron:SELECT=4 {{(pid=97061) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:44.486 | Nov 25 12:50:45 np0005535648.novalocal neutron-rpc-server[97898]: DEBUG dbcounter [-] [97898] Writing DB stats neutron:SELECT=29 {{(pid=97898) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:44.486 | Nov 25 12:50:57 np0005535648.novalocal neutron-rpc-server[97898]: WARNING oslo_messaging.server [None req-5be18824-482b-45fc-9ac9-0c4bbffa925a None None] Possible hang: wait is waiting for stop to complete 2025-11-25 17:51:44.493 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:44.497 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2025-11-25 17:51:44.526 | enabled 2025-11-25 17:51:44.533 | + functions-common:service_check:1723 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2025-11-25 17:51:44.570 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2025-11-25 17:51:44.570 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: disabled) 2025-11-25 17:51:44.570 | Active: active (running) since Tue 2025-11-25 12:50:26 EST; 1min 18s ago 2025-11-25 17:51:44.570 | Invocation: 7126e029bf3f4454a39690b70e63f3de 2025-11-25 17:51:44.570 | Main PID: 97609 (neutron-periodi) 2025-11-25 17:51:44.570 | Tasks: 21 (limit: 100145) 2025-11-25 17:51:44.570 | Memory: 189.2M (peak: 189.3M) 2025-11-25 17:51:44.570 | CPU: 2.595s 2025-11-25 17:51:44.571 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2025-11-25 17:51:44.571 | ├─97609 "neutron-periodic-workers: master process [/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2025-11-25 17:51:44.571 | ├─98446 "neutron-server: periodic worker (/usr/bin/python3.12 /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2025-11-25 17:51:44.571 | ├─98450 "neutron-server: periodic worker (/usr/bin/python3.12 /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2025-11-25 17:51:44.571 | ├─98464 "neutron-server: periodic worker (/usr/bin/python3.12 /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2025-11-25 17:51:44.571 | └─98474 "neutron-server: periodic worker (/usr/bin/python3.12 /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2025-11-25 17:51:44.571 | 2025-11-25 17:51:44.571 | Nov 25 12:50:28 np0005535648.novalocal neutron-periodic-workers[98474]: DEBUG cotyledon._service [-] Run service ServiceWrapper(0) [98474] {{(pid=98474) wait_forever /usr/local/lib/python3.12/site-packages/cotyledon/_service.py:264}} 2025-11-25 17:51:44.571 | Nov 25 12:50:38 np0005535648.novalocal neutron-periodic-workers[97609]: DEBUG dbcounter [-] [97609] Writing DB stats neutron:SELECT=4 {{(pid=97609) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:44.571 | Nov 25 12:51:12 np0005535648.novalocal neutron-periodic-workers[98450]: DEBUG oslo_db.sqlalchemy.engines [None req-316dfb0d-c3a9-45a6-8571-cdfcf9370896 None None] Parent process 97609 forked (98450) with an open database connection, which is being discarded and recreated. {{(pid=98450) checkout /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:474}} 2025-11-25 17:51:44.571 | Nov 25 12:51:12 np0005535648.novalocal neutron-periodic-workers[98450]: DEBUG dbcounter [-] [98450] Writer thread running {{(pid=98450) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-25 17:51:44.571 | Nov 25 12:51:12 np0005535648.novalocal neutron-periodic-workers[98450]: DEBUG neutron.db.agents_db [None req-316dfb0d-c3a9-45a6-8571-cdfcf9370896 None None] Agent healthcheck: found 0 active agents {{(pid=98450) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2025-11-25 17:51:44.571 | Nov 25 12:51:12 np0005535648.novalocal neutron-periodic-workers[98450]: DEBUG oslo.service.backend._threading.loopingcall [None req-316dfb0d-c3a9-45a6-8571-cdfcf9370896 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=98450) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2025-11-25 17:51:44.571 | Nov 25 12:51:22 np0005535648.novalocal neutron-periodic-workers[98450]: DEBUG dbcounter [-] [98450] Writing DB stats neutron:SELECT=1 {{(pid=98450) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:44.571 | Nov 25 12:51:30 np0005535648.novalocal neutron-periodic-workers[98446]: DEBUG dbcounter [-] [98446] Writer thread running {{(pid=98446) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-25 17:51:44.571 | Nov 25 12:51:30 np0005535648.novalocal neutron-periodic-workers[98446]: DEBUG oslo.service.backend._threading.loopingcall [None req-466677f4-3fd1-4c09-9e8f-63565eea684d None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=98446) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2025-11-25 17:51:44.571 | Nov 25 12:51:40 np0005535648.novalocal neutron-periodic-workers[98446]: DEBUG dbcounter [-] [98446] Writing DB stats neutron:SELECT=3 {{(pid=98446) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:44.577 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:44.580 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2025-11-25 17:51:44.611 | enabled 2025-11-25 17:51:44.617 | + functions-common:service_check:1723 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2025-11-25 17:51:44.648 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2025-11-25 17:51:44.648 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: disabled) 2025-11-25 17:51:44.648 | Active: active (running) since Tue 2025-11-25 12:50:27 EST; 1min 16s ago 2025-11-25 17:51:44.648 | Invocation: 5374a73639a848948d4680c9bcd882a7 2025-11-25 17:51:44.648 | Main PID: 98191 (neutron-ovn-mai) 2025-11-25 17:51:44.649 | Tasks: 32 (limit: 100145) 2025-11-25 17:51:44.649 | Memory: 258.6M (peak: 259M) 2025-11-25 17:51:44.649 | CPU: 3.993s 2025-11-25 17:51:44.649 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2025-11-25 17:51:44.649 | ├─98191 "neutron-ovn-maintenance-worker: master process [/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2025-11-25 17:51:44.649 | └─98974 "neutron-server: maintenance worker (/usr/bin/python3.12 /usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2025-11-25 17:51:44.649 | 2025-11-25 17:51:44.649 | Nov 25 12:50:50 np0005535648.novalocal neutron-ovn-maintenance-worker[98974]: DEBUG futurist.periodics [None req-cd90f461-0db0-46bc-8c64-7c0b7b8cd65d None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_router_static_routes' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=98974) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2025-11-25 17:51:44.649 | Nov 25 12:50:51 np0005535648.novalocal neutron-ovn-maintenance-worker[98974]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=NB_Global, record=., col_values=dict_items([('options', {'fdb_removal_limit': '0'})]), if_exists=True) {{(pid=98974) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2025-11-25 17:51:44.649 | Nov 25 12:50:51 np0005535648.novalocal neutron-ovn-maintenance-worker[98974]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=98974) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2025-11-25 17:51:44.649 | Nov 25 12:50:51 np0005535648.novalocal neutron-ovn-maintenance-worker[98974]: DEBUG futurist.periodics [None req-ffca59dd-7ca1-4853-8373-cd784b18b74b None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.check_network_broadcast_arps_to_all_routers' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=98974) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2025-11-25 17:51:44.649 | Nov 25 12:50:51 np0005535648.novalocal neutron-ovn-maintenance-worker[98974]: DEBUG futurist.periodics [None req-1230847c-5240-4691-9385-5cca05d834a7 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.check_fdb_aging_settings' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=98974) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2025-11-25 17:51:44.649 | Nov 25 12:50:51 np0005535648.novalocal neutron-ovn-maintenance-worker[98974]: DEBUG futurist.periodics [None req-5b29fb9f-e8bf-4726-9e96-055230d9bc31 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.check_provider_distributed_ports' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=98974) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2025-11-25 17:51:44.649 | Nov 25 12:50:51 np0005535648.novalocal neutron-ovn-maintenance-worker[98974]: DEBUG futurist.periodics [None req-fe238d9d-45dd-47ed-92e6-6f656389de07 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.check_redirect_type_router_gateway_ports' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=98974) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2025-11-25 17:51:44.649 | Nov 25 12:50:51 np0005535648.novalocal neutron-ovn-maintenance-worker[98974]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] There are no commands to commit {{(pid=98974) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:78}} 2025-11-25 17:51:44.649 | Nov 25 12:50:51 np0005535648.novalocal neutron-ovn-maintenance-worker[98974]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-ac803eff-8db5-4b7b-b6d9-6669dfd5d460 None None] OVN-Southbound DB sync process completed @ 2025-11-25 12:50:51.291411 {{(pid=98974) do_sync /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_db_sync.py:1494}} 2025-11-25 17:51:44.649 | Nov 25 12:51:01 np0005535648.novalocal neutron-ovn-maintenance-worker[98974]: DEBUG dbcounter [-] [98974] Writing DB stats neutron:SELECT=331,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=98974) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:44.654 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:44.657 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2025-11-25 17:51:44.681 | enabled 2025-11-25 17:51:44.687 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2025-11-25 17:51:44.722 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2025-11-25 17:51:44.722 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: disabled) 2025-11-25 17:51:44.722 | Active: active (running) since Tue 2025-11-25 12:50:57 EST; 47s ago 2025-11-25 17:51:44.722 | Invocation: 1bca4ef6d4044e83b7c7b5768028bbbd 2025-11-25 17:51:44.722 | Main PID: 102631 (nova-novncproxy) 2025-11-25 17:51:44.722 | Tasks: 8 (limit: 100145) 2025-11-25 17:51:44.722 | Memory: 105.6M (peak: 105.9M) 2025-11-25 17:51:44.722 | CPU: 1.870s 2025-11-25 17:51:44.722 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2025-11-25 17:51:44.722 | └─102631 /usr/bin/python3.12 /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2025-11-25 17:51:44.722 | 2025-11-25 17:51:44.722 | Nov 25 12:50:57 np0005535648.novalocal systemd[1]: Started devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service. 2025-11-25 17:51:44.722 | Nov 25 12:50:58 np0005535648.novalocal nova-novncproxy[102631]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2025-11-25 17:51:44.723 | Nov 25 12:50:58 np0005535648.novalocal nova-novncproxy[102631]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2025-11-25 17:51:44.723 | Nov 25 12:50:58 np0005535648.novalocal nova-novncproxy[102631]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2025-11-25 17:51:44.723 | Nov 25 12:50:58 np0005535648.novalocal nova-novncproxy[102631]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2025-11-25 17:51:44.723 | Nov 25 12:50:58 np0005535648.novalocal nova-novncproxy[102631]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2025-11-25 17:51:44.728 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:44.731 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-super-cond.service 2025-11-25 17:51:44.760 | enabled 2025-11-25 17:51:44.767 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-super-cond.service --no-pager 2025-11-25 17:51:44.805 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2025-11-25 17:51:44.805 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: disabled) 2025-11-25 17:51:44.805 | Active: active (running) since Tue 2025-11-25 12:50:59 EST; 45s ago 2025-11-25 17:51:44.805 | Invocation: bb984071b2e84285b935329780903d0e 2025-11-25 17:51:44.805 | Main PID: 103463 (nova-conductor) 2025-11-25 17:51:44.805 | Tasks: 3 (limit: 100145) 2025-11-25 17:51:44.805 | Memory: 150.7M (peak: 151.2M) 2025-11-25 17:51:44.805 | CPU: 2.181s 2025-11-25 17:51:44.805 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2025-11-25 17:51:44.805 | ├─103463 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2025-11-25 17:51:44.805 | ├─104063 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2025-11-25 17:51:44.805 | └─104064 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2025-11-25 17:51:44.805 | 2025-11-25 17:51:44.805 | Nov 25 12:51:01 np0005535648.novalocal nova-conductor[103463]: DEBUG oslo_service.backend._eventlet.service [None req-6f9747fd-6d0e-45f7-be13-57d42a5aff86 None None] oslo_limit.version = None {{(pid=103463) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-25 17:51:44.805 | Nov 25 12:51:01 np0005535648.novalocal nova-conductor[103463]: DEBUG oslo_service.backend._eventlet.service [None req-6f9747fd-6d0e-45f7-be13-57d42a5aff86 None None] oslo_reports.file_event_handler = None {{(pid=103463) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-25 17:51:44.805 | Nov 25 12:51:01 np0005535648.novalocal nova-conductor[103463]: DEBUG oslo_service.backend._eventlet.service [None req-6f9747fd-6d0e-45f7-be13-57d42a5aff86 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=103463) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-25 17:51:44.805 | Nov 25 12:51:01 np0005535648.novalocal nova-conductor[103463]: DEBUG oslo_service.backend._eventlet.service [None req-6f9747fd-6d0e-45f7-be13-57d42a5aff86 None None] oslo_reports.log_dir = None {{(pid=103463) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-25 17:51:44.805 | Nov 25 12:51:01 np0005535648.novalocal nova-conductor[103463]: DEBUG oslo_service.backend._eventlet.service [None req-6f9747fd-6d0e-45f7-be13-57d42a5aff86 None None] ******************************************************************************** {{(pid=103463) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2828}} 2025-11-25 17:51:44.805 | Nov 25 12:51:11 np0005535648.novalocal nova-conductor[103463]: DEBUG dbcounter [-] [103463] Writing DB stats nova_api:SELECT=1 {{(pid=103463) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:44.805 | Nov 25 12:51:11 np0005535648.novalocal nova-conductor[103463]: DEBUG dbcounter [-] [103463] Writing DB stats nova_cell1:SELECT=1 {{(pid=103463) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:44.805 | Nov 25 12:51:11 np0005535648.novalocal nova-conductor[103463]: DEBUG dbcounter [-] [103463] Writing DB stats nova_cell0:SELECT=1 {{(pid=103463) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:44.805 | Nov 25 12:51:16 np0005535648.novalocal nova-conductor[104064]: DEBUG dbcounter [-] [104064] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=104064) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:44.805 | Nov 25 12:51:16 np0005535648.novalocal nova-conductor[104063]: DEBUG dbcounter [-] [104063] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=104063) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:44.811 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-25 17:51:44.815 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2025-11-25 17:51:44.845 | enabled 2025-11-25 17:51:44.851 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2025-11-25 17:51:44.888 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2025-11-25 17:51:44.888 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: disabled) 2025-11-25 17:51:44.888 | Active: active (running) since Tue 2025-11-25 12:51:01 EST; 43s ago 2025-11-25 17:51:44.888 | Invocation: 1563cf77a0e045908cdc32f16a933161 2025-11-25 17:51:44.888 | Main PID: 104072 (nova-conductor) 2025-11-25 17:51:44.888 | Tasks: 3 (limit: 100145) 2025-11-25 17:51:44.888 | Memory: 161.8M (peak: 162.1M) 2025-11-25 17:51:44.888 | CPU: 2.382s 2025-11-25 17:51:44.888 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2025-11-25 17:51:44.888 | ├─104072 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2025-11-25 17:51:44.889 | ├─104979 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2025-11-25 17:51:44.889 | └─104980 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2025-11-25 17:51:44.889 | 2025-11-25 17:51:44.889 | Nov 25 12:51:03 np0005535648.novalocal nova-conductor[104072]: DEBUG oslo_service.backend._eventlet.service [None req-98d932c5-d010-45fb-b94f-10ecdcba27f9 None None] oslo_limit.status_code_retry_delay = None {{(pid=104072) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-25 17:51:44.889 | Nov 25 12:51:03 np0005535648.novalocal nova-conductor[104072]: DEBUG oslo_service.backend._eventlet.service [None req-98d932c5-d010-45fb-b94f-10ecdcba27f9 None None] oslo_limit.timeout = None {{(pid=104072) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-25 17:51:44.889 | Nov 25 12:51:03 np0005535648.novalocal nova-conductor[104072]: DEBUG oslo_service.backend._eventlet.service [None req-98d932c5-d010-45fb-b94f-10ecdcba27f9 None None] oslo_limit.valid_interfaces = None {{(pid=104072) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-25 17:51:44.889 | Nov 25 12:51:03 np0005535648.novalocal nova-conductor[104072]: DEBUG oslo_service.backend._eventlet.service [None req-98d932c5-d010-45fb-b94f-10ecdcba27f9 None None] oslo_limit.version = None {{(pid=104072) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-25 17:51:44.889 | Nov 25 12:51:03 np0005535648.novalocal nova-conductor[104072]: DEBUG oslo_service.backend._eventlet.service [None req-98d932c5-d010-45fb-b94f-10ecdcba27f9 None None] oslo_reports.file_event_handler = None {{(pid=104072) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-25 17:51:44.889 | Nov 25 12:51:03 np0005535648.novalocal nova-conductor[104072]: DEBUG oslo_service.backend._eventlet.service [None req-98d932c5-d010-45fb-b94f-10ecdcba27f9 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=104072) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-25 17:51:44.889 | Nov 25 12:51:03 np0005535648.novalocal nova-conductor[104072]: DEBUG oslo_service.backend._eventlet.service [None req-98d932c5-d010-45fb-b94f-10ecdcba27f9 None None] oslo_reports.log_dir = None {{(pid=104072) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-25 17:51:44.889 | Nov 25 12:51:03 np0005535648.novalocal nova-conductor[104072]: DEBUG oslo_service.backend._eventlet.service [None req-98d932c5-d010-45fb-b94f-10ecdcba27f9 None None] ******************************************************************************** {{(pid=104072) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2828}} 2025-11-25 17:51:44.889 | Nov 25 12:51:13 np0005535648.novalocal nova-conductor[104072]: DEBUG dbcounter [-] [104072] Writing DB stats nova_cell1:SELECT=1 {{(pid=104072) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:44.889 | Nov 25 12:51:28 np0005535648.novalocal nova-conductor[104980]: DEBUG dbcounter [-] [104980] Writing DB stats nova_cell1:SELECT=15,nova_cell1:INSERT=2,nova_cell1:UPDATE=3 {{(pid=104980) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-25 17:51:44.895 | + ./stack.sh:main:1475 : is_service_enabled n-api 2025-11-25 17:51:44.921 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:44.925 | + ./stack.sh:main:1476 : is_service_enabled n-cpu 2025-11-25 17:51:44.946 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:44.949 | + ./stack.sh:main:1477 : /opt/stack/devstack/tools/discover_hosts.sh 2025-11-25 17:51:46.484 | INFO dbcounter [None req-c771636b-e529-4670-b15c-cae4e00945cb None None] Registered counter for database nova_api 2025-11-25 17:51:46.514 | DEBUG dbcounter [-] [111396] Writer thread running {{(pid=111396) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-25 17:51:46.520 | Found 2 cell mappings. 2025-11-25 17:51:46.520 | Skipping cell0 since it does not contain hosts. 2025-11-25 17:51:46.520 | Getting computes from cell 'cell1': d7c4dd89-a425-46f0-a8d2-b73a0da3ed6b 2025-11-25 17:51:46.520 | INFO dbcounter [None req-c771636b-e529-4670-b15c-cae4e00945cb None None] Registered counter for database nova_cell1 2025-11-25 17:51:46.528 | DEBUG dbcounter [-] [111396] Writer thread running {{(pid=111396) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-25 17:51:46.604 | Checking host mapping for compute host 'np0005535648.novalocal': 493c99f0-eeb1-4934-9127-5b1341fe89ac 2025-11-25 17:51:46.604 | Creating host mapping for compute host 'np0005535648.novalocal': 493c99f0-eeb1-4934-9127-5b1341fe89ac 2025-11-25 17:51:46.604 | Found 1 unmapped computes in cell: d7c4dd89-a425-46f0-a8d2-b73a0da3ed6b 2025-11-25 17:51:47.065 | + ./stack.sh:main:1490 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2025-11-25 17:51:49.147 | +-------------------------------------------+ 2025-11-25 17:51:49.147 | | Upgrade Check Results | 2025-11-25 17:51:49.147 | +-------------------------------------------+ 2025-11-25 17:51:49.147 | | Check: Cells v2 | 2025-11-25 17:51:49.147 | | Result: Success | 2025-11-25 17:51:49.147 | | Details: None | 2025-11-25 17:51:49.147 | +-------------------------------------------+ 2025-11-25 17:51:49.147 | | Check: Placement API | 2025-11-25 17:51:49.147 | | Result: Success | 2025-11-25 17:51:49.147 | | Details: None | 2025-11-25 17:51:49.147 | +-------------------------------------------+ 2025-11-25 17:51:49.147 | | Check: Cinder API | 2025-11-25 17:51:49.147 | | Result: Success | 2025-11-25 17:51:49.147 | | Details: None | 2025-11-25 17:51:49.147 | +-------------------------------------------+ 2025-11-25 17:51:49.147 | | Check: Policy File JSON to YAML Migration | 2025-11-25 17:51:49.147 | | Result: Success | 2025-11-25 17:51:49.147 | | Details: None | 2025-11-25 17:51:49.147 | +-------------------------------------------+ 2025-11-25 17:51:49.147 | | Check: Older than N-1 computes | 2025-11-25 17:51:49.147 | | Result: Success | 2025-11-25 17:51:49.147 | | Details: None | 2025-11-25 17:51:49.147 | +-------------------------------------------+ 2025-11-25 17:51:49.147 | | Check: hw_machine_type unset | 2025-11-25 17:51:49.147 | | Result: Success | 2025-11-25 17:51:49.147 | | Details: None | 2025-11-25 17:51:49.147 | +-------------------------------------------+ 2025-11-25 17:51:49.147 | | Check: Service User Token Configuration | 2025-11-25 17:51:49.147 | | Result: Success | 2025-11-25 17:51:49.147 | | Details: None | 2025-11-25 17:51:49.147 | +-------------------------------------------+ 2025-11-25 17:51:49.546 | + ./stack.sh:main:1497 : [[ -x /opt/stack/devstack/local.sh ]] 2025-11-25 17:51:49.550 | + ./stack.sh:main:1509 : sudo tee /etc/bash_completion.d/osc.bash_completion 2025-11-25 17:51:49.550 | + ./stack.sh:main:1508 : command openstack complete 2025-11-25 17:51:49.871 | 2025-11-25 17:51:49.887 | + ./stack.sh:main:1512 : is_service_enabled cinder 2025-11-25 17:51:49.908 | + functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:49.912 | + ./stack.sh:main:1513 : is_ubuntu 2025-11-25 17:51:49.915 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-25 17:51:49.918 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-25 17:51:49.921 | + ./stack.sh:main:1517 : echo_summary 'Skip setting lvm filters for non Ubuntu systems' 2025-11-25 17:51:49.925 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:51:49.928 | + ./stack.sh:echo_summary:473 : echo -e Skip setting lvm filters for non Ubuntu systems 2025-11-25 17:51:49.932 | + ./stack.sh:main:1525 : run_phase stack test-config 2025-11-25 17:51:49.935 | + functions-common:run_phase:1851 : local mode=stack 2025-11-25 17:51:49.938 | + functions-common:run_phase:1852 : local phase=test-config 2025-11-25 17:51:49.941 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-25 17:51:49.945 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-25 17:51:49.948 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-25 17:51:49.951 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-25 17:51:49.955 | + functions-common:run_phase:1861 : local extra 2025-11-25 17:51:49.960 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-25 17:51:49.965 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-25 17:51:49.968 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-25 17:51:49.971 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-25 17:51:49.974 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2025-11-25 17:51:49.978 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-25 17:51:49.999 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:51:50.002 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2025-11-25 17:51:50.006 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:51:50.009 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2025-11-25 17:51:50.012 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:51:50.015 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2025-11-25 17:51:50.019 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:51:50.021 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2025-11-25 17:51:50.025 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:51:50.028 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2025-11-25 17:51:50.031 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:51:50.034 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2025-11-25 17:51:50.037 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2025-11-25 17:51:50.096 | [9243 Async install_tempest:63786]: Waiting for completion of install_tempest running on PID 63786 (1 other jobs running) 2025-11-25 17:51:50.123 | [9243 Async install_tempest:63786]: Signaling child to exit 2025-11-25 17:51:50.124 | WAKEUP 2025-11-25 17:51:50.149 | [9243 Async install_tempest:63786]: Signaled 2025-11-25 17:51:50.151 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2025-11-25 17:51:50.151 | ++ functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/tempest.git 2025-11-25 17:51:50.151 | ++ functions-common:git_clone:593 : local git_dest=/opt/stack/tempest 2025-11-25 17:51:50.151 | ++ functions-common:git_clone:594 : local git_ref=master 2025-11-25 17:51:50.151 | ++ functions-common:git_clone:595 : local orig_dir 2025-11-25 17:51:50.151 | +++ functions-common:git_clone:596 : pwd 2025-11-25 17:51:50.151 | ++ functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-25 17:51:50.151 | ++ functions-common:git_clone:597 : local git_clone_flags= 2025-11-25 17:51:50.151 | +++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-25 17:51:50.151 | ++ functions-common:git_clone:599 : RECLONE=False 2025-11-25 17:51:50.151 | ++ functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-25 17:51:50.151 | ++ functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-25 17:51:50.151 | ++ functions-common:git_clone:613 : echo master 2025-11-25 17:51:50.151 | ++ functions-common:git_clone:613 : egrep -q '^refs' 2025-11-25 17:51:50.151 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-25 17:51:50.151 | ++ functions-common:git_clone:627 : [[ ! -d /opt/stack/tempest ]] 2025-11-25 17:51:50.151 | ++ functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-25 17:51:50.151 | ++ functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/tempest 2025-11-25 17:51:50.151 | ++ functions-common:git_clone:675 : cd /opt/stack/tempest 2025-11-25 17:51:50.151 | ++ functions-common:git_clone:676 : git show --oneline 2025-11-25 17:51:50.151 | ++ functions-common:git_clone:676 : head -1 2025-11-25 17:51:50.151 | 8ccefd4be Merge "tox: Speed up bindep target" 2025-11-25 17:51:50.151 | ++ functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-25 17:51:50.151 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2025-11-25 17:51:50.151 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2025-11-25 17:51:50.151 | ++ inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2025-11-25 17:51:50.152 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:51:50.152 | Collecting tox!=2.8.0,<4.0.0 2025-11-25 17:51:50.152 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/c7/69ec9b8bbb4fe649b4bc960a53b837b4dace889137be5f23b4236a3e9f7c/tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2025-11-25 17:51:50.152 | Requirement already satisfied: filelock>=3.0.0 in /usr/local/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (3.20.0) 2025-11-25 17:51:50.152 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (25.0) 2025-11-25 17:51:50.152 | Requirement already satisfied: pluggy>=0.12.0 in /usr/local/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.6.0) 2025-11-25 17:51:50.152 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2025-11-25 17:51:50.152 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f6/f0/10642828a8dfb741e5f3fbaac830550a518a775c7fff6f04a007259b0548/py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2025-11-25 17:51:50.152 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2025-11-25 17:51:50.152 | Requirement already satisfied: 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 in /usr/local/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (20.35.3) 2025-11-25 17:51:50.152 | Requirement already satisfied: distlib<1,>=0.3.7 in /usr/local/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) (0.4.0) 2025-11-25 17:51:50.152 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /usr/local/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.5.0) 2025-11-25 17:51:50.152 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/c7/69ec9b8bbb4fe649b4bc960a53b837b4dace889137be5f23b4236a3e9f7c/tox-3.28.0-py2.py3-none-any.whl (86 kB) 2025-11-25 17:51:50.152 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 10.6 MB/s eta 0:00:00 2025-11-25 17:51:50.152 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f6/f0/10642828a8dfb741e5f3fbaac830550a518a775c7fff6f04a007259b0548/py-1.11.0-py2.py3-none-any.whl (98 kB) 2025-11-25 17:51:50.152 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 21.1 MB/s eta 0:00:00 2025-11-25 17:51:50.152 | Installing collected packages: py, tox 2025-11-25 17:51:50.152 | Attempting uninstall: tox 2025-11-25 17:51:50.152 | Found existing installation: tox 4.32.0 2025-11-25 17:51:50.152 | Uninstalling tox-4.32.0: 2025-11-25 17:51:50.152 | Successfully uninstalled tox-4.32.0 2025-11-25 17:51:50.152 | Successfully installed py-1.11.0 tox-3.28.0 2025-11-25 17:51:50.152 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:51:50.152 | ++ inc/python:pip_install:216 : result=0 2025-11-25 17:51:50.152 | ++ inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:51:50.152 | ++ functions-common:time_stop:2423 : local name 2025-11-25 17:51:50.152 | ++ functions-common:time_stop:2424 : local end_time 2025-11-25 17:51:50.152 | ++ functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:51:50.152 | ++ functions-common:time_stop:2426 : local total 2025-11-25 17:51:50.152 | ++ functions-common:time_stop:2427 : local start_time 2025-11-25 17:51:50.152 | ++ functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:51:50.152 | ++ functions-common:time_stop:2430 : start_time=1764092798114 2025-11-25 17:51:50.152 | ++ functions-common:time_stop:2432 : [[ -z 1764092798114 ]] 2025-11-25 17:51:50.152 | +++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:51:50.152 | ++ functions-common:time_stop:2435 : end_time=1764092800665 2025-11-25 17:51:50.152 | ++ functions-common:time_stop:2436 : elapsed_time=2551 2025-11-25 17:51:50.152 | ++ functions-common:time_stop:2437 : total=137210 2025-11-25 17:51:50.152 | ++ functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:51:50.152 | ++ functions-common:time_stop:2440 : _TIME_TOTAL[$name]=139761 2025-11-25 17:51:50.152 | ++ inc/python:pip_install:219 : return 0 2025-11-25 17:51:50.152 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2025-11-25 17:51:50.152 | ~/tempest ~/devstack 2025-11-25 17:51:50.152 | ++ lib/tempest:install_tempest:855 : git checkout master 2025-11-25 17:51:50.152 | Already on 'master' 2025-11-25 17:51:50.152 | Your branch is up to date with 'origin/master'. 2025-11-25 17:51:50.152 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2025-11-25 17:51:50.152 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2025-11-25 17:51:50.153 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.xuG5NYAwQW 2025-11-25 17:51:50.153 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.xuG5NYAwQW 2025-11-25 17:51:50.153 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2025-11-25 17:51:50.153 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.xuG5NYAwQW 2025-11-25 17:51:50.153 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2025-11-25 17:51:50.153 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2025-11-25 17:51:50.153 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2025-11-25 17:51:50.153 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-25 17:51:50.153 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-25 17:51:50.153 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-25 17:51:50.153 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-25 17:51:50.153 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2025-11-25 17:51:50.153 | full create: /opt/stack/tempest/.tox/tempest 2025-11-25 17:51:50.153 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2025-11-25 17:51:50.153 | full develop-inst: /opt/stack/tempest 2025-11-25 17:51:50.153 | full installed: attrs==25.4.0,autopage==0.5.2,bcrypt==4.3.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cliff==4.12.0,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.2.6,idna==3.11,invoke==2.2.1,iso8601==2.1.0,jsonschema==4.25.1,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.2.0,oslo.config==10.1.0,oslo.context==6.2.0,oslo.i18n==6.7.1,oslo.log==7.2.1,oslo.serialization==5.8.0,oslo.utils==9.2.0,packaging==25.0,paramiko==4.0.0,pbr==7.0.3,prettytable==3.16.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.3,referencing==0.37.0,requests==2.32.5,rfc3986==2.0.0,rich==14.2.0,rich-argparse==1.7.1,rpds-py==0.28.0,setuptools==80.9.0,six==1.17.0,stestr==4.2.0,stevedore==5.6.0,-e git+file:///dev/null@8ccefd4bea48d6b38f7e16c50f97931b3fc2a5e2#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.15.0,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.14,wrapt==2.0.0 2025-11-25 17:51:50.153 | ___________________________________ summary ____________________________________ 2025-11-25 17:51:50.153 | full: skipped tests 2025-11-25 17:51:50.153 | congratulations :) 2025-11-25 17:51:50.153 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.xuG5NYAwQW -r requirements.txt 2025-11-25 17:51:50.153 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:51:50.153 | 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) 2025-11-25 17:51:50.153 | 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.12.0) 2025-11-25 17:51:50.153 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.25.1) 2025-11-25 17:51:50.153 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.7.2) 2025-11-25 17:51:50.153 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2025-11-25 17:51:50.153 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2025-11-25 17:51:50.153 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2025-11-25 17:51:50.153 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.2.0) 2025-11-25 17:51:50.153 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.1.0) 2025-11-25 17:51:50.153 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (7.2.1) 2025-11-25 17:51:50.153 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.0) 2025-11-25 17:51:50.153 | 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.8.0) 2025-11-25 17:51:50.153 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (9.2.0) 2025-11-25 17:51:50.153 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.2.6) 2025-11-25 17:51:50.153 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2025-11-25 17:51:50.153 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.4) 2025-11-25 17:51:50.153 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.6.0) 2025-11-25 17:51:50.153 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.16.0) 2025-11-25 17:51:50.153 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (1.26.20) 2025-11-25 17:51:50.153 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.0.0) 2025-11-25 17:51:50.154 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2025-11-25 17:51:50.154 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2025-11-25 17:51:50.154 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.5.0) 2025-11-25 17:51:50.154 | 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)) (80.9.0) 2025-11-25 17:51:50.154 | 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.5.2) 2025-11-25 17:51:50.154 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.7.0) 2025-11-25 17:51:50.154 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (25.4.0) 2025-11-25 17:51:50.154 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (2025.9.1) 2025-11-25 17:51:50.154 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (0.37.0) 2025-11-25 17:51:50.154 | Requirement already satisfied: rpds-py>=0.7.1 in ./.tox/tempest/lib64/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (0.28.0) 2025-11-25 17:51:50.154 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib64/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (4.3.0) 2025-11-25 17:51:50.154 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (2.2.1) 2025-11-25 17:51:50.154 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib64/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.0) 2025-11-25 17:51:50.154 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib64/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2025-11-25 17:51:50.154 | 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.7.1) 2025-11-25 17:51:50.154 | 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) 2025-11-25 17:51:50.154 | 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.32.5) 2025-11-25 17:51:50.154 | 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.2.0) 2025-11-25 17:51:50.154 | 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) 2025-11-25 17:51:50.154 | 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.15.2) 2025-11-25 17:51:50.154 | 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.13.3) 2025-11-25 17:51:50.154 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib64/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.1.2) 2025-11-25 17:51:50.154 | Requirement already satisfied: tzdata>=2022.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (2025.2) 2025-11-25 17:51:50.154 | 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) 2025-11-25 17:51:50.154 | 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.2.5) 2025-11-25 17:51:50.154 | 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)) (25.0) 2025-11-25 17:51:50.154 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib64/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.1.1) 2025-11-25 17:51:50.154 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.2.14) 2025-11-25 17:51:50.154 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib64/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.0.0) 2025-11-25 17:51:50.154 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (2.23) 2025-11-25 17:51:50.154 | Requirement already satisfied: pyperclip>=1.8 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2025-11-25 17:51:50.154 | Requirement already satisfied: rich-argparse>=1.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.7.1) 2025-11-25 17:51:50.154 | 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) 2025-11-25 17:51:50.154 | 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) 2025-11-25 17:51:50.154 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib64/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.4) 2025-11-25 17:51:50.154 | 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.11) 2025-11-25 17:51:50.155 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2025.11.12) 2025-11-25 17:51:50.155 | Requirement already satisfied: rich>=11.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (14.2.0) 2025-11-25 17:51:50.155 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2025-11-25 17:51:50.155 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.19.2) 2025-11-25 17:51:50.155 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2025-11-25 17:51:50.155 | 2025-11-25 17:51:50.155 | [notice] A new release of pip is available: 25.2 -> 25.3 2025-11-25 17:51:50.155 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2025-11-25 17:51:50.155 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2025-11-25 17:51:50.155 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.xuG5NYAwQW 2025-11-25 17:51:50.155 | ++ lib/tempest:install_tempest:868 : popd 2025-11-25 17:51:50.155 | ~/devstack 2025-11-25 17:51:50.202 | [9243 Async install_tempest:63786]: finished install_tempest with result 0 in 18 seconds 2025-11-25 17:51:50.207 | ++ inc/async:async_wait:197 : return 0 2025-11-25 17:51:50.210 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2025-11-25 17:51:50.213 | ++ ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:51:50.217 | ++ ./stack.sh:echo_summary:473 : echo -e Initializing Tempest 2025-11-25 17:51:50.221 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2025-11-25 17:51:50.224 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2025-11-25 17:51:50.226 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2025-11-25 17:51:50.229 | ++ inc/python:setup_develop:353 : local bindep 2025-11-25 17:51:50.231 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2025-11-25 17:51:50.234 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2025-11-25 17:51:50.236 | ++ inc/python:setup_develop:359 : local extras= 2025-11-25 17:51:50.239 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2025-11-25 17:51:50.242 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-25 17:51:50.244 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2025-11-25 17:51:50.247 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2025-11-25 17:51:50.250 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-25 17:51:50.253 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-25 17:51:50.256 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2025-11-25 17:51:50.259 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-25 17:51:50.262 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2025-11-25 17:51:50.265 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-25 17:51:50.267 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-25 17:51:50.270 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2025-11-25 17:51:50.278 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2025-11-25 17:51:50.280 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2025-11-25 17:51:50.283 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2025-11-25 17:51:50.413 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2025-11-25 17:51:50.416 | ++ inc/python:setup_package:436 : local bindep=0 2025-11-25 17:51:50.420 | ++ inc/python:setup_package:437 : local bindep_flag= 2025-11-25 17:51:50.422 | ++ inc/python:setup_package:438 : local bindep_profiles= 2025-11-25 17:51:50.425 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2025-11-25 17:51:50.426 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2025-11-25 17:51:50.428 | ++ inc/python:setup_package:445 : local flags=-e 2025-11-25 17:51:50.430 | ++ inc/python:setup_package:446 : local extras= 2025-11-25 17:51:50.432 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2025-11-25 17:51:50.435 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2025-11-25 17:51:50.438 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-25 17:51:50.440 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-25 17:51:50.443 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-25 17:51:50.446 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2025-11-25 17:51:50.471 | Using python 3.12 to install /opt/stack/tempest 2025-11-25 17:51:50.474 | ++ inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2025-11-25 17:51:51.273 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:51:51.276 | Obtaining file:///opt/stack/tempest 2025-11-25 17:51:51.277 | Installing build dependencies: started 2025-11-25 17:51:54.213 | Installing build dependencies: finished with status 'done' 2025-11-25 17:51:54.215 | Checking if build backend supports build_editable: started 2025-11-25 17:51:54.369 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-25 17:51:54.370 | Getting requirements to build editable: started 2025-11-25 17:51:54.510 | Getting requirements to build editable: finished with status 'done' 2025-11-25 17:51:54.514 | Installing backend dependencies: started 2025-11-25 17:51:57.352 | Installing backend dependencies: finished with status 'done' 2025-11-25 17:51:57.353 | Preparing editable metadata (pyproject.toml): started 2025-11-25 17:51:57.937 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-25 17:51:58.072 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (7.0.3) 2025-11-25 17:51:58.073 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (4.12.0) 2025-11-25 17:51:58.074 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (4.25.1) 2025-11-25 17:51:58.075 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (2.7.2) 2025-11-25 17:51:58.076 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (4.0.0) 2025-11-25 17:51:58.077 | Requirement already satisfied: cryptography>=2.1 in /usr/local/lib64/python3.12/site-packages (from tempest==46.0.1.dev5) (43.0.3) 2025-11-25 17:51:58.078 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (1.3.0) 2025-11-25 17:51:58.079 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (7.2.0) 2025-11-25 17:51:58.080 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (10.1.0) 2025-11-25 17:51:58.081 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (7.2.1) 2025-11-25 17:51:58.116 | Collecting stestr>=1.0.0 (from tempest==46.0.1.dev5) 2025-11-25 17:51:58.119 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8f/03/a6f2a4c00d8203b2f7f046e8e28e4d543d225da502492b444da0fc475bf6/stestr-4.2.0-py3-none-any.whl.metadata (7.6 kB) 2025-11-25 17:51:58.128 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (5.8.0) 2025-11-25 17:51:58.129 | Requirement already satisfied: oslo.utils>=7.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (9.2.0) 2025-11-25 17:51:58.131 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (4.2.6) 2025-11-25 17:51:58.133 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib64/python3.12/site-packages (from tempest==46.0.1.dev5) (6.0.3) 2025-11-25 17:51:58.134 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (1.4.4) 2025-11-25 17:51:58.136 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (5.6.0) 2025-11-25 17:51:58.138 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (3.16.0) 2025-11-25 17:51:58.141 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (1.26.20) 2025-11-25 17:51:58.142 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (3.0.0) 2025-11-25 17:51:58.145 | Requirement already satisfied: defusedxml>=0.7.1 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (0.7.1) 2025-11-25 17:51:58.146 | Requirement already satisfied: fasteners>=0.16.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (0.20) 2025-11-25 17:51:58.147 | Requirement already satisfied: testscenarios>=0.5.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (0.5.0) 2025-11-25 17:51:58.169 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev5) (0.5.2) 2025-11-25 17:51:58.171 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev5) (2.7.0) 2025-11-25 17:51:58.186 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.1->tempest==46.0.1.dev5) (2.0.0) 2025-11-25 17:51:58.188 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.0.1.dev5) (2.0.0) 2025-11-25 17:51:58.206 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->tempest==46.0.1.dev5) (25.4.0) 2025-11-25 17:51:58.207 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->tempest==46.0.1.dev5) (2025.9.1) 2025-11-25 17:51:58.208 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->tempest==46.0.1.dev5) (0.37.0) 2025-11-25 17:51:58.209 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->tempest==46.0.1.dev5) (0.28.0) 2025-11-25 17:51:58.220 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.0.1.dev5) (6.7.1) 2025-11-25 17:51:58.227 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.0.1.dev5) (2.0.0) 2025-11-25 17:51:58.228 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.0.1.dev5) (2.32.5) 2025-11-25 17:51:58.240 | Requirement already satisfied: oslo.context>=2.21.0 in /usr/local/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.0.1.dev5) (6.2.0) 2025-11-25 17:51:58.242 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.0.1.dev5) (2.9.0.post0) 2025-11-25 17:51:58.246 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.0.1.dev5) (1.1.2) 2025-11-25 17:51:58.247 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.0.1.dev5) (2025.2) 2025-11-25 17:51:58.253 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.0.1.dev5) (2.1.0) 2025-11-25 17:51:58.255 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.0.1.dev5) (3.2.5) 2025-11-25 17:51:58.256 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.0.1.dev5) (25.0) 2025-11-25 17:51:58.258 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.0.1.dev5) (7.1.1) 2025-11-25 17:51:58.265 | Requirement already satisfied: bcrypt>=3.2 in /usr/local/lib64/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.0.1.dev5) (4.3.0) 2025-11-25 17:51:58.266 | Requirement already satisfied: invoke>=2.0 in /usr/local/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.0.1.dev5) (2.2.1) 2025-11-25 17:51:58.267 | Requirement already satisfied: pynacl>=1.5 in /usr/local/lib64/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.0.1.dev5) (1.6.0) 2025-11-25 17:51:58.271 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.0.1.dev5) (69.0.3) 2025-11-25 17:51:58.276 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.0.1.dev5) (0.2.14) 2025-11-25 17:51:58.294 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.0.1.dev5) (0.15.2) 2025-11-25 17:51:58.397 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.0.1.dev5) 2025-11-25 17:51:58.399 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bd/75/8539d011f6be8e29f339c42e633aae3cb73bffa95dd0f9adec09b9c58e85/tomlkit-0.13.3-py3-none-any.whl.metadata (2.8 kB) 2025-11-25 17:51:58.462 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.0.1.dev5) (2.23) 2025-11-25 17:51:58.470 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev5) (1.11.0) 2025-11-25 17:51:58.471 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev5) (1.7.1) 2025-11-25 17:51:58.492 | Requirement already satisfied: typing-extensions>=4.12.0 in /usr/local/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.0.1.dev5) (4.15.0) 2025-11-25 17:51:58.547 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.0.1.dev5) (1.17.0) 2025-11-25 17:51:58.564 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.0.1.dev5) (3.4.4) 2025-11-25 17:51:58.565 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.0.1.dev5) (3.11) 2025-11-25 17:51:58.567 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.0.1.dev5) (2025.11.12) 2025-11-25 17:51:58.711 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev5) (14.2.0) 2025-11-25 17:51:58.733 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev5) (4.0.0) 2025-11-25 17:51:58.734 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev5) (2.19.2) 2025-11-25 17:51:58.753 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev5) (0.1.2) 2025-11-25 17:51:58.772 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8f/03/a6f2a4c00d8203b2f7f046e8e28e4d543d225da502492b444da0fc475bf6/stestr-4.2.0-py3-none-any.whl (118 kB) 2025-11-25 17:51:58.784 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.2/118.2 kB 11.7 MB/s eta 0:00:00 2025-11-25 17:51:58.786 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bd/75/8539d011f6be8e29f339c42e633aae3cb73bffa95dd0f9adec09b9c58e85/tomlkit-0.13.3-py3-none-any.whl (38 kB) 2025-11-25 17:51:58.795 | Building wheels for collected packages: tempest 2025-11-25 17:51:58.796 | Building editable for tempest (pyproject.toml): started 2025-11-25 17:51:59.682 | Building editable for tempest (pyproject.toml): finished with status 'done' 2025-11-25 17:51:59.684 | Created wheel for tempest: filename=tempest-46.0.1.dev5-0.editable-py3-none-any.whl size=8175 sha256=8367fa016801c30c6aff72a29c0cb9d8002e57bb3852eb62f4c71985a4a279dd 2025-11-25 17:51:59.684 | Stored in directory: /tmp/pip-ephem-wheel-cache-hy367i2p/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2025-11-25 17:51:59.688 | Successfully built tempest 2025-11-25 17:52:00.728 | Installing collected packages: tomlkit, stestr, tempest 2025-11-25 17:52:01.024 | Successfully installed stestr-4.2.0 tempest-46.0.1.dev5 tomlkit-0.13.3 2025-11-25 17:52:01.024 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-11-25 17:52:01.394 | ++ inc/python:pip_install:216 : result=0 2025-11-25 17:52:01.397 | ++ inc/python:pip_install:218 : time_stop pip_install 2025-11-25 17:52:01.401 | ++ functions-common:time_stop:2423 : local name 2025-11-25 17:52:01.403 | ++ functions-common:time_stop:2424 : local end_time 2025-11-25 17:52:01.406 | ++ functions-common:time_stop:2425 : local elapsed_time 2025-11-25 17:52:01.409 | ++ functions-common:time_stop:2426 : local total 2025-11-25 17:52:01.411 | ++ functions-common:time_stop:2427 : local start_time 2025-11-25 17:52:01.414 | ++ functions-common:time_stop:2429 : name=pip_install 2025-11-25 17:52:01.416 | ++ functions-common:time_stop:2430 : start_time=1764093110462 2025-11-25 17:52:01.419 | ++ functions-common:time_stop:2432 : [[ -z 1764093110462 ]] 2025-11-25 17:52:01.423 | +++ functions-common:time_stop:2435 : date +%s%3N 2025-11-25 17:52:01.428 | ++ functions-common:time_stop:2435 : end_time=1764093121425 2025-11-25 17:52:01.431 | ++ functions-common:time_stop:2436 : elapsed_time=10963 2025-11-25 17:52:01.433 | ++ functions-common:time_stop:2437 : total=147831 2025-11-25 17:52:01.436 | ++ functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-25 17:52:01.438 | ++ functions-common:time_stop:2440 : _TIME_TOTAL[$name]=158794 2025-11-25 17:52:01.441 | ++ inc/python:pip_install:219 : return 0 2025-11-25 17:52:01.444 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-25 17:52:01.446 | ++ inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-25 17:52:01.449 | ++ inc/python:setup_package:468 : '[' -d '/opt/stack/tempest/*.egg-info' ']' 2025-11-25 17:52:01.452 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2025-11-25 17:52:01.454 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2025-11-25 17:52:01.457 | ++ inc/python:use_library_from_git:267 : local enabled=1 2025-11-25 17:52:01.460 | ++ inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2025-11-25 17:52:01.462 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/tempest, ]] 2025-11-25 17:52:01.464 | ++ inc/python:use_library_from_git:269 : return 1 2025-11-25 17:52:01.466 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,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-rpc-server,neutron-periodic-workers,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2025-11-25 17:52:01.470 | ++ lib/tempest:configure_tempest:212 : local image_lines 2025-11-25 17:52:01.472 | ++ lib/tempest:configure_tempest:213 : local images 2025-11-25 17:52:01.476 | ++ lib/tempest:configure_tempest:214 : local num_images 2025-11-25 17:52:01.478 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2025-11-25 17:52:01.480 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2025-11-25 17:52:01.483 | ++ lib/tempest:configure_tempest:217 : local password 2025-11-25 17:52:01.486 | ++ lib/tempest:configure_tempest:218 : local line 2025-11-25 17:52:01.489 | ++ lib/tempest:configure_tempest:219 : local flavors 2025-11-25 17:52:01.492 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2025-11-25 17:52:01.494 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2025-11-25 17:52:01.497 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2025-11-25 17:52:01.500 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2025-11-25 17:52:01.502 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2025-11-25 17:52:01.505 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2025-11-25 17:52:01.507 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2025-11-25 17:52:01.509 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2025-11-25 17:52:01.512 | ++ lib/tempest:configure_tempest:228 : local disk 2025-11-25 17:52:01.515 | ++ lib/tempest:configure_tempest:231 : ifs=' 2025-11-25 17:52:01.515 | ' 2025-11-25 17:52:01.519 | ++ lib/tempest:configure_tempest:241 : declare -a images 2025-11-25 17:52:01.520 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2025-11-25 17:52:01.539 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:52:01.542 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2025-11-25 17:52:01.546 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2025-11-25 17:52:01.549 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2025-11-25 17:52:01.552 | ++ lib/tempest:get_active_images:164 : img_array=() 2025-11-25 17:52:01.556 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2025-11-25 17:52:01.556 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2025-11-25 17:52:01.557 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2025-11-25 17:52:01.881 | 2025-11-25 17:52:01.896 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:52:01.900 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2025-11-25 17:52:01.903 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2025-11-25 17:52:01.906 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2025-11-25 17:52:01.910 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2025-11-25 17:52:01.913 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2025-11-25 17:52:01.916 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2025-11-25 17:52:01.920 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2025-11-25 17:52:01.922 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2025-11-25 17:52:01.926 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2025-11-25 17:52:01.929 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2025-11-25 17:52:01.932 | ++ lib/tempest:get_active_images:176 : img_id=95722938-8ac2-4a78-b8c9-2b052e3b4537 2025-11-25 17:52:01.935 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2025-11-25 17:52:01.939 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2025-11-25 17:52:01.942 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2025-11-25 17:52:01.945 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2025-11-25 17:52:01.948 | ++ lib/tempest:configure_tempest:272 : '[' -z 95722938-8ac2-4a78-b8c9-2b052e3b4537 ']' 2025-11-25 17:52:01.950 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2025-11-25 17:52:01.953 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2025-11-25 17:52:01.957 | ++ lib/tempest:configure_tempest:279 : [[ d8326ab7-6da6-48e9-b736-1527131d28b8 != \9\5\7\2\2\9\3\8\-\8\a\c\2\-\4\a\7\8\-\b\8\c\9\-\2\b\0\5\2\e\3\b\4\5\3\7 ]] 2025-11-25 17:52:01.959 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=d8326ab7-6da6-48e9-b736-1527131d28b8 2025-11-25 17:52:01.962 | ++ lib/tempest:configure_tempest:281 : break 2025-11-25 17:52:01.966 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2025-11-25 17:52:01.996 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2025-11-25 17:52:02.002 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2025-11-25 17:52:02.005 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2025-11-25 17:52:02.007 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2025-11-25 17:52:02.011 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2025-11-25 17:52:02.014 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2025-11-25 17:52:02.017 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2025-11-25 17:52:02.020 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2025-11-25 17:52:02.025 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2025-11-25 17:52:02.025 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2025-11-25 17:52:02.469 | 2025-11-25 17:52:02.485 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:52:02.490 | ++ lib/tempest:configure_tempest:303 : admin_project_id=aa5c848f2d3b431088ca0667c18d4bcd 2025-11-25 17:52:02.493 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2025-11-25 17:52:02.513 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:52:02.517 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2025-11-25 17:52:02.839 | 2025-11-25 17:52:02.855 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:52:02.860 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2025-11-25 17:52:02.860 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2025-11-25 17:52:02.860 | +----+-----------+-------+------+-----------+-------+-----------+ 2025-11-25 17:52:02.860 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2025-11-25 17:52:02.860 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2025-11-25 17:52:02.860 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2025-11-25 17:52:02.860 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2025-11-25 17:52:02.860 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2025-11-25 17:52:02.860 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2025-11-25 17:52:02.860 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2025-11-25 17:52:02.860 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2025-11-25 17:52:02.860 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2025-11-25 17:52:02.860 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2025-11-25 17:52:02.860 | +----+-----------+-------+------+-----------+-------+-----------+' 2025-11-25 17:52:02.862 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2025-11-25 17:52:02.865 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2025-11-25 17:52:02.865 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2025-11-25 17:52:02.865 | +----+-----------+-------+------+-----------+-------+-----------+ 2025-11-25 17:52:02.865 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2025-11-25 17:52:02.865 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2025-11-25 17:52:02.865 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2025-11-25 17:52:02.865 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2025-11-25 17:52:02.865 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2025-11-25 17:52:02.865 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2025-11-25 17:52:02.865 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2025-11-25 17:52:02.866 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2025-11-25 17:52:02.866 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2025-11-25 17:52:02.866 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2025-11-25 17:52:02.866 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2025-11-25 17:52:02.868 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 95722938-8ac2-4a78-b8c9-2b052e3b4537 2025-11-25 17:52:02.871 | +++ lib/tempest:image_size_in_gib:125 : local size 2025-11-25 17:52:02.875 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 95722938-8ac2-4a78-b8c9-2b052e3b4537 -c size -f value 2025-11-25 17:52:03.168 | 2025-11-25 17:52:03.182 | ++++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:52:03.186 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2025-11-25 17:52:03.190 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2025-11-25 17:52:03.190 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2025-11-25 17:52:03.266 | ++ lib/tempest:configure_tempest:312 : disk=1 2025-11-25 17:52:03.268 | ++ lib/tempest:configure_tempest:313 : ram=192 2025-11-25 17:52:03.271 | ++ 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 2025-11-25 17:52:03.591 | 2025-11-25 17:52:03.591 | +----------------------------+-----------------------+ 2025-11-25 17:52:03.591 | | Field | Value | 2025-11-25 17:52:03.591 | +----------------------------+-----------------------+ 2025-11-25 17:52:03.591 | | OS-FLV-DISABLED:disabled | False | 2025-11-25 17:52:03.591 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-25 17:52:03.591 | | description | None | 2025-11-25 17:52:03.591 | | disk | 1 | 2025-11-25 17:52:03.591 | | id | 42 | 2025-11-25 17:52:03.591 | | name | m1.nano | 2025-11-25 17:52:03.591 | | os-flavor-access:is_public | True | 2025-11-25 17:52:03.592 | | properties | hw_rng:allowed='True' | 2025-11-25 17:52:03.592 | | ram | 192 | 2025-11-25 17:52:03.592 | | rxtx_factor | 1.0 | 2025-11-25 17:52:03.592 | | swap | 0 | 2025-11-25 17:52:03.592 | | vcpus | 1 | 2025-11-25 17:52:03.592 | +----------------------------+-----------------------+ 2025-11-25 17:52:03.602 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2025-11-25 17:52:03.606 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2025-11-25 17:52:03.606 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2025-11-25 17:52:03.606 | +----+-----------+-------+------+-----------+-------+-----------+ 2025-11-25 17:52:03.606 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2025-11-25 17:52:03.606 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2025-11-25 17:52:03.606 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2025-11-25 17:52:03.606 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2025-11-25 17:52:03.606 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2025-11-25 17:52:03.606 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2025-11-25 17:52:03.606 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2025-11-25 17:52:03.606 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2025-11-25 17:52:03.606 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2025-11-25 17:52:03.606 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2025-11-25 17:52:03.606 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2025-11-25 17:52:03.609 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib d8326ab7-6da6-48e9-b736-1527131d28b8 2025-11-25 17:52:03.612 | +++ lib/tempest:image_size_in_gib:125 : local size 2025-11-25 17:52:03.615 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show d8326ab7-6da6-48e9-b736-1527131d28b8 -c size -f value 2025-11-25 17:52:03.921 | 2025-11-25 17:52:03.938 | ++++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:52:03.941 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2025-11-25 17:52:03.945 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2025-11-25 17:52:03.945 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2025-11-25 17:52:04.019 | ++ lib/tempest:configure_tempest:319 : disk=1 2025-11-25 17:52:04.022 | ++ lib/tempest:configure_tempest:320 : ram=256 2025-11-25 17:52:04.025 | ++ 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 2025-11-25 17:52:04.354 | 2025-11-25 17:52:04.354 | +----------------------------+-----------------------+ 2025-11-25 17:52:04.354 | | Field | Value | 2025-11-25 17:52:04.354 | +----------------------------+-----------------------+ 2025-11-25 17:52:04.354 | | OS-FLV-DISABLED:disabled | False | 2025-11-25 17:52:04.354 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-25 17:52:04.355 | | description | None | 2025-11-25 17:52:04.355 | | disk | 1 | 2025-11-25 17:52:04.355 | | id | 84 | 2025-11-25 17:52:04.355 | | name | m1.micro | 2025-11-25 17:52:04.355 | | os-flavor-access:is_public | True | 2025-11-25 17:52:04.355 | | properties | hw_rng:allowed='True' | 2025-11-25 17:52:04.355 | | ram | 256 | 2025-11-25 17:52:04.355 | | rxtx_factor | 1.0 | 2025-11-25 17:52:04.355 | | swap | 0 | 2025-11-25 17:52:04.355 | | vcpus | 1 | 2025-11-25 17:52:04.355 | +----------------------------+-----------------------+ 2025-11-25 17:52:04.366 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2025-11-25 17:52:04.369 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2025-11-25 17:52:04.387 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:52:04.390 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2025-11-25 17:52:04.394 | ++ functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/os-test-images.git 2025-11-25 17:52:04.396 | ++ functions-common:git_clone:593 : local git_dest=/opt/stack/os-test-images 2025-11-25 17:52:04.399 | ++ functions-common:git_clone:594 : local git_ref=master 2025-11-25 17:52:04.401 | ++ functions-common:git_clone:595 : local orig_dir 2025-11-25 17:52:04.405 | +++ functions-common:git_clone:596 : pwd 2025-11-25 17:52:04.409 | ++ functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-25 17:52:04.412 | ++ functions-common:git_clone:597 : local git_clone_flags= 2025-11-25 17:52:04.415 | +++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-25 17:52:04.433 | ++ functions-common:git_clone:599 : RECLONE=False 2025-11-25 17:52:04.436 | ++ functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-25 17:52:04.439 | ++ functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-25 17:52:04.443 | ++ functions-common:git_clone:613 : echo master 2025-11-25 17:52:04.443 | ++ functions-common:git_clone:613 : egrep -q '^refs' 2025-11-25 17:52:04.445 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-25 17:52:04.450 | ++ functions-common:git_clone:627 : [[ ! -d /opt/stack/os-test-images ]] 2025-11-25 17:52:04.453 | ++ functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-25 17:52:04.456 | ++ functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2025-11-25 17:52:04.487 | ++ functions-common:git_clone:675 : cd /opt/stack/os-test-images 2025-11-25 17:52:04.490 | ++ functions-common:git_clone:676 : git show --oneline 2025-11-25 17:52:04.491 | ++ functions-common:git_clone:676 : head -1 2025-11-25 17:52:04.494 | 5d0367e Clean-up zuul config spacing 2025-11-25 17:52:04.497 | ++ functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-25 17:52:04.500 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2025-11-25 17:52:04.500 | ~/os-test-images ~/devstack 2025-11-25 17:52:04.504 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2025-11-25 17:52:04.776 | generate create: /opt/stack/os-test-images/.tox/generate 2025-11-25 17:52:05.130 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2025-11-25 17:52:06.483 | generate installed: PyYAML==6.0.3 2025-11-25 17:52:06.484 | generate run-test-pre: PYTHONHASHSEED='1890039938' 2025-11-25 17:52:06.485 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2025-11-25 17:52:06.537 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2025-11-25 17:52:06.572 | 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' 2025-11-25 17:52:06.586 | 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' 2025-11-25 17:52:06.613 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2025-11-25 17:52:06.617 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2025-11-25 17:52:06.627 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2025-11-25 17:52:06.636 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2025-11-25 17:52:06.664 | WARNING:generate:Unable to generate image standard (qed) 2025-11-25 17:52:06.665 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2025-11-25 17:52:06.674 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2025-11-25 17:52:06.794 | WARNING:generate:Unable to generate image standard-udf (iso) 2025-11-25 17:52:06.794 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2025-11-25 17:52:06.804 | 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' 2025-11-25 17:52:06.912 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2025-11-25 17:52:06.939 | 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' 2025-11-25 17:52:06.943 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2025-11-25 17:52:06.947 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2025-11-25 17:52:06.963 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2025-11-25 17:52:06.978 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2025-11-25 17:52:06.995 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2025-11-25 17:52:06.999 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2025-11-25 17:52:07.018 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2025-11-25 17:52:07.022 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2025-11-25 17:52:07.027 | 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' 2025-11-25 17:52:07.041 | 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" 2025-11-25 17:52:07.047 | 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' 2025-11-25 17:52:07.062 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2025-11-25 17:52:07.091 | ___________________________________ summary ____________________________________ 2025-11-25 17:52:07.091 | generate: commands succeeded 2025-11-25 17:52:07.091 | congratulations :) 2025-11-25 17:52:07.129 | ++ lib/tempest:configure_tempest:376 : popd 2025-11-25 17:52:07.129 | ~/devstack 2025-11-25 17:52:07.133 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2025-11-25 17:52:07.183 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2025-11-25 17:52:07.188 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2025-11-25 17:52:07.216 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2025-11-25 17:52:07.219 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2025-11-25 17:52:07.222 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2025-11-25 17:52:07.271 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2025-11-25 17:52:07.321 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2025-11-25 17:52:07.324 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2025-11-25 17:52:07.328 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2025-11-25 17:52:07.331 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2025-11-25 17:52:07.335 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2025-11-25 17:52:07.728 | 2025-11-25 17:52:07.742 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:52:07.746 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2025-11-25 17:52:07.746 | address-scope 2025-11-25 17:52:07.746 | agent 2025-11-25 17:52:07.746 | allowed-address-pairs 2025-11-25 17:52:07.746 | auto-allocated-topology 2025-11-25 17:52:07.746 | availability_zone 2025-11-25 17:52:07.746 | default-subnetpools 2025-11-25 17:52:07.746 | dhcp_agent_scheduler 2025-11-25 17:52:07.746 | dns-integration 2025-11-25 17:52:07.746 | dns-domain-ports 2025-11-25 17:52:07.746 | dns-integration-domain-keywords 2025-11-25 17:52:07.746 | empty-string-filtering 2025-11-25 17:52:07.746 | external-net 2025-11-25 17:52:07.746 | extra_dhcp_opt 2025-11-25 17:52:07.746 | extraroute 2025-11-25 17:52:07.746 | extraroute-atomic 2025-11-25 17:52:07.746 | filter-validation 2025-11-25 17:52:07.746 | floating-ip-port-forwarding-detail 2025-11-25 17:52:07.746 | fip-port-details 2025-11-25 17:52:07.746 | flavors 2025-11-25 17:52:07.746 | floatingip-pools 2025-11-25 17:52:07.746 | router 2025-11-25 17:52:07.746 | enable-default-route-bfd 2025-11-25 17:52:07.746 | enable-default-route-ecmp 2025-11-25 17:52:07.746 | ext-gw-mode 2025-11-25 17:52:07.746 | l3-ha 2025-11-25 17:52:07.746 | external-gateway-multihoming 2025-11-25 17:52:07.746 | l3-flavors 2025-11-25 17:52:07.746 | multi-provider 2025-11-25 17:52:07.746 | net-mtu 2025-11-25 17:52:07.746 | net-mtu-writable 2025-11-25 17:52:07.746 | network_availability_zone 2025-11-25 17:52:07.746 | network-ip-availability 2025-11-25 17:52:07.746 | pagination 2025-11-25 17:52:07.746 | port-device-profile 2025-11-25 17:52:07.746 | port-mac-address-regenerate 2025-11-25 17:52:07.746 | port-numa-affinity-policy 2025-11-25 17:52:07.746 | port-numa-affinity-policy-socket 2025-11-25 17:52:07.746 | binding 2025-11-25 17:52:07.746 | binding-extended 2025-11-25 17:52:07.747 | port-security 2025-11-25 17:52:07.747 | project-id 2025-11-25 17:52:07.747 | provider 2025-11-25 17:52:07.747 | qinq 2025-11-25 17:52:07.747 | quota-check-limit 2025-11-25 17:52:07.747 | quota-check-limit-default 2025-11-25 17:52:07.747 | quotas 2025-11-25 17:52:07.747 | quota_details 2025-11-25 17:52:07.747 | rbac-policies 2025-11-25 17:52:07.747 | rbac-address-scope 2025-11-25 17:52:07.747 | rbac-security-groups 2025-11-25 17:52:07.747 | revision-if-match 2025-11-25 17:52:07.747 | standard-attr-revisions 2025-11-25 17:52:07.747 | router_availability_zone 2025-11-25 17:52:07.747 | router-enable-snat 2025-11-25 17:52:07.747 | security-groups-default-rules 2025-11-25 17:52:07.747 | security-groups-normalized-cidr 2025-11-25 17:52:07.747 | security-groups-remote-address-group 2025-11-25 17:52:07.747 | security-groups-rules-belongs-to-default-sg 2025-11-25 17:52:07.747 | security-groups-shared-filtering 2025-11-25 17:52:07.747 | security-group 2025-11-25 17:52:07.747 | service-type 2025-11-25 17:52:07.747 | sorting 2025-11-25 17:52:07.747 | standard-attr-description 2025-11-25 17:52:07.747 | stateful-security-group 2025-11-25 17:52:07.747 | subnet-dns-publish-fixed-ip 2025-11-25 17:52:07.747 | subnet-external-network 2025-11-25 17:52:07.747 | subnet-service-types 2025-11-25 17:52:07.747 | subnet_allocation 2025-11-25 17:52:07.747 | subnetpool-prefix-ops 2025-11-25 17:52:07.747 | tag-creation 2025-11-25 17:52:07.747 | standard-attr-tag 2025-11-25 17:52:07.747 | standard-attr-timestamp 2025-11-25 17:52:07.747 | vlan-transparent' 2025-11-25 17:52:07.748 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2025-11-25 17:52:07.748 | address-scope 2025-11-25 17:52:07.748 | agent 2025-11-25 17:52:07.748 | allowed-address-pairs 2025-11-25 17:52:07.749 | auto-allocated-topology 2025-11-25 17:52:07.749 | availability_zone 2025-11-25 17:52:07.749 | default-subnetpools 2025-11-25 17:52:07.749 | dhcp_agent_scheduler 2025-11-25 17:52:07.749 | dns-integration 2025-11-25 17:52:07.749 | dns-domain-ports 2025-11-25 17:52:07.749 | dns-integration-domain-keywords 2025-11-25 17:52:07.749 | empty-string-filtering 2025-11-25 17:52:07.749 | external-net 2025-11-25 17:52:07.749 | extra_dhcp_opt 2025-11-25 17:52:07.749 | extraroute 2025-11-25 17:52:07.749 | extraroute-atomic 2025-11-25 17:52:07.749 | filter-validation 2025-11-25 17:52:07.749 | floating-ip-port-forwarding-detail 2025-11-25 17:52:07.749 | fip-port-details 2025-11-25 17:52:07.749 | flavors 2025-11-25 17:52:07.749 | floatingip-pools 2025-11-25 17:52:07.749 | router 2025-11-25 17:52:07.749 | enable-default-route-bfd 2025-11-25 17:52:07.749 | enable-default-route-ecmp 2025-11-25 17:52:07.749 | ext-gw-mode 2025-11-25 17:52:07.749 | l3-ha 2025-11-25 17:52:07.749 | external-gateway-multihoming 2025-11-25 17:52:07.749 | l3-flavors 2025-11-25 17:52:07.749 | multi-provider 2025-11-25 17:52:07.749 | net-mtu 2025-11-25 17:52:07.749 | net-mtu-writable 2025-11-25 17:52:07.749 | network_availability_zone 2025-11-25 17:52:07.749 | network-ip-availability 2025-11-25 17:52:07.749 | pagination 2025-11-25 17:52:07.749 | port-device-profile 2025-11-25 17:52:07.749 | port-mac-address-regenerate 2025-11-25 17:52:07.749 | port-numa-affinity-policy 2025-11-25 17:52:07.749 | port-numa-affinity-policy-socket 2025-11-25 17:52:07.749 | binding 2025-11-25 17:52:07.749 | binding-extended 2025-11-25 17:52:07.749 | port-security 2025-11-25 17:52:07.749 | project-id 2025-11-25 17:52:07.749 | provider 2025-11-25 17:52:07.749 | qinq 2025-11-25 17:52:07.749 | quota-check-limit 2025-11-25 17:52:07.749 | quota-check-limit-default 2025-11-25 17:52:07.749 | quotas 2025-11-25 17:52:07.749 | quota_details 2025-11-25 17:52:07.749 | rbac-policies 2025-11-25 17:52:07.749 | rbac-address-scope 2025-11-25 17:52:07.749 | rbac-security-groups 2025-11-25 17:52:07.750 | revision-if-match 2025-11-25 17:52:07.750 | standard-attr-revisions 2025-11-25 17:52:07.750 | router_availability_zone 2025-11-25 17:52:07.750 | router-enable-snat 2025-11-25 17:52:07.750 | security-groups-default-rules 2025-11-25 17:52:07.750 | security-groups-normalized-cidr 2025-11-25 17:52:07.750 | security-groups-remote-address-group 2025-11-25 17:52:07.750 | security-groups-rules-belongs-to-default-sg 2025-11-25 17:52:07.750 | security-groups-shared-filtering 2025-11-25 17:52:07.750 | security-group 2025-11-25 17:52:07.750 | service-type 2025-11-25 17:52:07.750 | sorting 2025-11-25 17:52:07.750 | standard-attr-description 2025-11-25 17:52:07.750 | stateful-security-group 2025-11-25 17:52:07.750 | subnet-dns-publish-fixed-ip 2025-11-25 17:52:07.750 | subnet-external-network 2025-11-25 17:52:07.750 | subnet-service-types 2025-11-25 17:52:07.750 | subnet_allocation 2025-11-25 17:52:07.750 | subnetpool-prefix-ops 2025-11-25 17:52:07.750 | tag-creation 2025-11-25 17:52:07.750 | standard-attr-tag 2025-11-25 17:52:07.750 | standard-attr-timestamp 2025-11-25 17:52:07.750 | vlan-transparent =~ external-net ]] 2025-11-25 17:52:07.751 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2025-11-25 17:52:07.755 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2025-11-25 17:52:08.119 | 2025-11-25 17:52:08.134 | +++ functions-common:oscwrap:2468 : return 0 2025-11-25 17:52:08.137 | ++ lib/tempest:configure_tempest:395 : public_network_id=b78b8a49-a328-4f90-8362-b211cafafafc 2025-11-25 17:52:08.140 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2025-11-25 17:52:08.987 | 2025-11-25 17:52:08.987 | +---------------------------+--------------------------------------+ 2025-11-25 17:52:08.987 | | Field | Value | 2025-11-25 17:52:08.987 | +---------------------------+--------------------------------------+ 2025-11-25 17:52:08.987 | | admin_state_up | UP | 2025-11-25 17:52:08.987 | | availability_zone_hints | | 2025-11-25 17:52:08.987 | | availability_zones | | 2025-11-25 17:52:08.987 | | created_at | 2025-11-25T17:52:08Z | 2025-11-25 17:52:08.987 | | description | | 2025-11-25 17:52:08.987 | | dns_domain | None | 2025-11-25 17:52:08.987 | | id | 5b42ba3d-233d-4ae8-907d-1183aaec66ad | 2025-11-25 17:52:08.988 | | ipv4_address_scope | None | 2025-11-25 17:52:08.988 | | ipv6_address_scope | None | 2025-11-25 17:52:08.988 | | is_default | None | 2025-11-25 17:52:08.988 | | is_vlan_qinq | None | 2025-11-25 17:52:08.988 | | is_vlan_transparent | False | 2025-11-25 17:52:08.988 | | mtu | 1372 | 2025-11-25 17:52:08.988 | | name | shared | 2025-11-25 17:52:08.988 | | port_security_enabled | True | 2025-11-25 17:52:08.988 | | project_id | aa5c848f2d3b431088ca0667c18d4bcd | 2025-11-25 17:52:08.988 | | provider:network_type | geneve | 2025-11-25 17:52:08.988 | | provider:physical_network | None | 2025-11-25 17:52:08.988 | | provider:segmentation_id | 52740 | 2025-11-25 17:52:08.988 | | qinq | False | 2025-11-25 17:52:08.988 | | qos_policy_id | None | 2025-11-25 17:52:08.988 | | revision_number | 1 | 2025-11-25 17:52:08.988 | | router:external | Internal | 2025-11-25 17:52:08.988 | | segments | None | 2025-11-25 17:52:08.988 | | shared | True | 2025-11-25 17:52:08.988 | | status | ACTIVE | 2025-11-25 17:52:08.988 | | subnets | | 2025-11-25 17:52:08.988 | | tags | | 2025-11-25 17:52:08.988 | | updated_at | 2025-11-25T17:52:08Z | 2025-11-25 17:52:08.988 | +---------------------------+--------------------------------------+ 2025-11-25 17:52:08.999 | ++ 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 2025-11-25 17:52:09.847 | 2025-11-25 17:52:09.847 | +----------------------+--------------------------------------+ 2025-11-25 17:52:09.847 | | Field | Value | 2025-11-25 17:52:09.847 | +----------------------+--------------------------------------+ 2025-11-25 17:52:09.847 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2025-11-25 17:52:09.847 | | cidr | 192.168.233.0/24 | 2025-11-25 17:52:09.847 | | created_at | 2025-11-25T17:52:09Z | 2025-11-25 17:52:09.847 | | description | shared-subnet | 2025-11-25 17:52:09.847 | | dns_nameservers | | 2025-11-25 17:52:09.847 | | dns_publish_fixed_ip | None | 2025-11-25 17:52:09.847 | | enable_dhcp | True | 2025-11-25 17:52:09.847 | | gateway_ip | 192.168.233.1 | 2025-11-25 17:52:09.847 | | host_routes | | 2025-11-25 17:52:09.847 | | id | 24efa94f-af5b-4e7e-b040-5a812f578c74 | 2025-11-25 17:52:09.847 | | ip_version | 4 | 2025-11-25 17:52:09.847 | | ipv6_address_mode | None | 2025-11-25 17:52:09.847 | | ipv6_ra_mode | None | 2025-11-25 17:52:09.847 | | name | shared-subnet | 2025-11-25 17:52:09.847 | | network_id | 5b42ba3d-233d-4ae8-907d-1183aaec66ad | 2025-11-25 17:52:09.847 | | project_id | aa5c848f2d3b431088ca0667c18d4bcd | 2025-11-25 17:52:09.847 | | revision_number | 0 | 2025-11-25 17:52:09.847 | | router:external | False | 2025-11-25 17:52:09.847 | | segment_id | None | 2025-11-25 17:52:09.847 | | service_types | | 2025-11-25 17:52:09.847 | | subnetpool_id | None | 2025-11-25 17:52:09.847 | | tags | | 2025-11-25 17:52:09.848 | | updated_at | 2025-11-25T17:52:09Z | 2025-11-25 17:52:09.848 | +----------------------+--------------------------------------+ 2025-11-25 17:52:09.858 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2025-11-25 17:52:09.900 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2025-11-25 17:52:09.941 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2025-11-25 17:52:09.947 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2025-11-25 17:52:09.984 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2025-11-25 17:52:10.022 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2025-11-25 17:52:10.062 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2025-11-25 17:52:10.104 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2025-11-25 17:52:10.144 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://38.102.83.58/identity/v3 2025-11-25 17:52:10.182 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2025-11-25 17:52:10.216 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2025-11-25 17:52:10.255 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2025-11-25 17:52:10.293 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2025-11-25 17:52:10.296 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2025-11-25 17:52:10.337 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2025-11-25 17:52:10.375 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2025-11-25 17:52:10.413 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2025-11-25 17:52:10.449 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2025-11-25 17:52:10.487 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2025-11-25 17:52:10.507 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:52:10.510 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2025-11-25 17:52:10.548 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2025-11-25 17:52:10.550 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2025-11-25 17:52:10.590 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2025-11-25 17:52:10.609 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:52:10.612 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2025-11-25 17:52:10.649 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2025-11-25 17:52:10.686 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2025-11-25 17:52:10.724 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2025-11-25 17:52:10.726 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2025-11-25 17:52:10.764 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2025-11-25 17:52:10.802 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2025-11-25 17:52:10.822 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:52:10.826 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 95722938-8ac2-4a78-b8c9-2b052e3b4537 2025-11-25 17:52:10.866 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt d8326ab7-6da6-48e9-b736-1527131d28b8 2025-11-25 17:52:10.902 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2025-11-25 17:52:10.938 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2025-11-25 17:52:10.972 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2025-11-25 17:52:11.009 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2025-11-25 17:52:11.029 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:52:11.032 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2025-11-25 17:52:11.035 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2025-11-25 17:52:11.038 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2025-11-25 17:52:11.041 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2025-11-25 17:52:11.044 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2025-11-25 17:52:11.047 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2025-11-25 17:52:11.069 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2025-11-25 17:52:11.072 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2025-11-25 17:52:11.111 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2025-11-25 17:52:11.150 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2025-11-25 17:52:11.185 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2025-11-25 17:52:11.223 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2025-11-25 17:52:11.262 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2025-11-25 17:52:11.301 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2025-11-25 17:52:11.339 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2025-11-25 17:52:11.378 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2025-11-25 17:52:11.415 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2025-11-25 17:52:11.417 | ++ 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 2025-11-25 17:52:11.461 | ++ lib/tempest:configure_tempest:523 : [[ True == \T\r\u\e ]] 2025-11-25 17:52:11.464 | ++ lib/tempest:configure_tempest:524 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled volume_multiattach True 2025-11-25 17:52:11.507 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2025-11-25 17:52:11.527 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:52:11.530 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2025-11-25 17:52:11.571 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2025-11-25 17:52:11.590 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:52:11.593 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2025-11-25 17:52:11.597 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2025-11-25 17:52:11.617 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:52:11.620 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2025-11-25 17:52:11.623 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2025-11-25 17:52:11.626 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2025-11-25 17:52:11.667 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2025-11-25 17:52:11.707 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id b78b8a49-a328-4f90-8362-b211cafafafc 2025-11-25 17:52:11.748 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2025-11-25 17:52:11.787 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2025-11-25 17:52:11.828 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2025-11-25 17:52:11.872 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2025-11-25 17:52:11.908 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2025-11-25 17:52:11.951 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2025-11-25 17:52:11.993 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2025-11-25 17:52:11.996 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2025-11-25 17:52:11.999 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2025-11-25 17:52:12.002 | ++ 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 2025-11-25 17:52:12.048 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2025-11-25 17:52:12.053 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2025-11-25 17:52:12.053 | +++ lib/tempest:configure_tempest:563 : tr -d . 2025-11-25 17:52:12.058 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2025-11-25 17:52:12.061 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2025-11-25 17:52:12.099 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2025-11-25 17:52:12.102 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2025-11-25 17:52:12.105 | ++ functions-common:is_provider_network:2272 : '[' '' == True ']' 2025-11-25 17:52:12.109 | ++ functions-common:is_provider_network:2275 : return 1 2025-11-25 17:52:12.112 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2025-11-25 17:52:12.151 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2025-11-25 17:52:12.189 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2025-11-25 17:52:12.228 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2025-11-25 17:52:12.266 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2025-11-25 17:52:12.302 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2025-11-25 17:52:12.340 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2025-11-25 17:52:12.344 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2025-11-25 17:52:12.349 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2025-11-25 17:52:12.369 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2025-11-25 17:52:12.413 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2025-11-25 17:52:12.415 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2025-11-25 17:52:12.420 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2025-11-25 17:52:12.440 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2025-11-25 17:52:12.479 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2025-11-25 17:52:12.482 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2025-11-25 17:52:12.485 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2025-11-25 17:52:12.489 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2025-11-25 17:52:12.508 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2025-11-25 17:52:12.545 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2025-11-25 17:52:12.548 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2025-11-25 17:52:12.552 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2025-11-25 17:52:12.573 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2025-11-25 17:52:12.612 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2025-11-25 17:52:12.651 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2025-11-25 17:52:12.654 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2025-11-25 17:52:12.692 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2025-11-25 17:52:12.695 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2025-11-25 17:52:12.698 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2025-11-25 17:52:12.701 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2025-11-25 17:52:12.724 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2025-11-25 17:52:12.727 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2025-11-25 17:52:12.766 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2025-11-25 17:52:12.786 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:52:12.789 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2025-11-25 17:52:12.792 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2025-11-25 17:52:12.795 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2025-11-25 17:52:12.798 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2025-11-25 17:52:12.801 | ++ lib/tempest:configure_tempest:657 : [[ True == \T\r\u\e ]] 2025-11-25 17:52:12.804 | ++ lib/tempest:configure_tempest:658 : iniset /opt/stack/tempest/etc/tempest.conf volume volume_type_multiattach multiattach 2025-11-25 17:52:12.842 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2025-11-25 17:52:12.845 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2025-11-25 17:52:12.848 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2025-11-25 17:52:12.853 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2025-11-25 17:52:12.875 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2025-11-25 17:52:12.879 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2025-11-25 17:52:12.920 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2025-11-25 17:52:12.923 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2025-11-25 17:52:12.925 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2025-11-25 17:52:12.928 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2025-11-25 17:52:12.966 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2025-11-25 17:52:13.001 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2025-11-25 17:52:13.036 | ++ lib/tempest:configure_tempest:718 : local service 2025-11-25 17:52:13.040 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2025-11-25 17:52:13.043 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-25 17:52:13.046 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2025-11-25 17:52:13.067 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:52:13.070 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2025-11-25 17:52:13.112 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-25 17:52:13.115 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2025-11-25 17:52:13.135 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:52:13.138 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2025-11-25 17:52:13.177 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-25 17:52:13.180 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2025-11-25 17:52:13.199 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:52:13.202 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2025-11-25 17:52:13.241 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-25 17:52:13.244 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2025-11-25 17:52:13.264 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:52:13.267 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2025-11-25 17:52:13.307 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-25 17:52:13.310 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2025-11-25 17:52:13.330 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:52:13.333 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2025-11-25 17:52:13.372 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-25 17:52:13.375 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2025-11-25 17:52:13.396 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:52:13.400 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2025-11-25 17:52:13.439 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-25 17:52:13.443 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2025-11-25 17:52:13.463 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-25 17:52:13.467 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon True 2025-11-25 17:52:13.506 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2025-11-25 17:52:13.509 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2025-11-25 17:52:13.512 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2025-11-25 17:52:13.516 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2025-11-25 17:52:13.555 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2025-11-25 17:52:13.558 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2025-11-25 17:52:13.561 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2025-11-25 17:52:13.565 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2025-11-25 17:52:13.604 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2025-11-25 17:52:13.607 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2025-11-25 17:52:13.610 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2025-11-25 17:52:13.613 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2025-11-25 17:52:13.616 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2025-11-25 17:52:13.620 | +++ lib/tempest:configure_tempest:763 : mktemp 2025-11-25 17:52:13.625 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.0Qyknqtyiu 2025-11-25 17:52:13.629 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2025-11-25 17:52:13.632 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2025-11-25 17:52:13.636 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2025-11-25 17:52:13.641 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.lQG9PuDz5l 2025-11-25 17:52:13.645 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.lQG9PuDz5l 2025-11-25 17:52:13.648 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2025-11-25 17:52:13.651 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.lQG9PuDz5l 2025-11-25 17:52:13.654 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2025-11-25 17:52:13.658 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2025-11-25 17:52:13.660 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2025-11-25 17:52:13.669 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-25 17:52:13.673 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-25 17:52:13.677 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-25 17:52:13.680 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-25 17:52:13.684 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2025-11-25 17:52:13.687 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2025-11-25 17:52:14.085 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2025-11-25 17:52:14.675 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2025-11-25 17:52:24.390 | venv-tempest develop-inst: /opt/stack/tempest 2025-11-25 17:52:28.766 | venv-tempest installed: attrs==25.4.0,autopage==0.5.2,bcrypt==4.3.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cliff==4.12.0,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.2.6,idna==3.11,invoke==2.2.1,iso8601==2.1.0,jsonschema==4.25.1,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.2.0,oslo.config==10.1.0,oslo.context==6.2.0,oslo.i18n==6.7.1,oslo.log==7.2.1,oslo.serialization==5.8.0,oslo.utils==9.2.0,packaging==25.0,paramiko==4.0.0,pbr==7.0.3,prettytable==3.16.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.3,referencing==0.37.0,requests==2.32.5,rfc3986==2.0.0,rich==14.2.0,rich-argparse==1.7.1,rpds-py==0.28.0,setuptools==80.9.0,six==1.17.0,stestr==4.2.0,stevedore==5.6.0,-e git+file:///dev/null@8ccefd4bea48d6b38f7e16c50f97931b3fc2a5e2#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.15.0,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.14,wrapt==2.0.0 2025-11-25 17:52:28.767 | ___________________________________ summary ____________________________________ 2025-11-25 17:52:28.767 | venv-tempest: skipped tests 2025-11-25 17:52:28.767 | congratulations :) 2025-11-25 17:52:28.786 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.lQG9PuDz5l -r requirements.txt 2025-11-25 17:52:29.342 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-11-25 17:52:29.342 | !! 2025-11-25 17:52:29.342 | 2025-11-25 17:52:29.342 | ******************************************************************************** 2025-11-25 17:52:29.342 | Please consider removing the following classifiers in favor of a SPDX license expression: 2025-11-25 17:52:29.342 | 2025-11-25 17:52:29.342 | License :: OSI Approved :: Apache Software License 2025-11-25 17:52:29.342 | 2025-11-25 17:52:29.342 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-11-25 17:52:29.342 | ******************************************************************************** 2025-11-25 17:52:29.342 | 2025-11-25 17:52:29.342 | !! 2025-11-25 17:52:29.342 | self._finalize_license_expression() 2025-11-25 17:52:29.348 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-11-25 17:52:29.348 | !! 2025-11-25 17:52:29.348 | 2025-11-25 17:52:29.348 | ******************************************************************************** 2025-11-25 17:52:29.348 | Requirements should be satisfied by a PEP 517 installer. 2025-11-25 17:52:29.348 | If you are using pip, you can try `pip install --use-pep517`. 2025-11-25 17:52:29.348 | 2025-11-25 17:52:29.348 | This deprecation is overdue, please update your project and remove deprecated 2025-11-25 17:52:29.348 | calls to avoid build errors in the future. 2025-11-25 17:52:29.348 | ******************************************************************************** 2025-11-25 17:52:29.348 | 2025-11-25 17:52:29.348 | !! 2025-11-25 17:52:29.348 | dist.fetch_build_eggs(dist.setup_requires) 2025-11-25 17:52:29.577 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-11-25 17:52:29.577 | !! 2025-11-25 17:52:29.577 | 2025-11-25 17:52:29.577 | ******************************************************************************** 2025-11-25 17:52:29.577 | Please avoid running ``setup.py`` directly. 2025-11-25 17:52:29.577 | Instead, use pypa/build, pypa/installer or other 2025-11-25 17:52:29.577 | standards-based tools. 2025-11-25 17:52:29.577 | 2025-11-25 17:52:29.577 | This deprecation is overdue, please update your project and remove deprecated 2025-11-25 17:52:29.577 | calls to avoid build errors in the future. 2025-11-25 17:52:29.577 | 2025-11-25 17:52:29.577 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-11-25 17:52:29.577 | ******************************************************************************** 2025-11-25 17:52:29.577 | 2025-11-25 17:52:29.577 | !! 2025-11-25 17:52:29.577 | self.initialize_options() 2025-11-25 17:52:29.578 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2025-11-25 17:52:29.578 | warnings.warn(msg) 2025-11-25 17:52:29.584 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-11-25 17:52:29.584 | !! 2025-11-25 17:52:29.584 | 2025-11-25 17:52:29.584 | ******************************************************************************** 2025-11-25 17:52:29.584 | Please consider removing the following classifiers in favor of a SPDX license expression: 2025-11-25 17:52:29.584 | 2025-11-25 17:52:29.584 | License :: OSI Approved :: Apache Software License 2025-11-25 17:52:29.584 | 2025-11-25 17:52:29.584 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-11-25 17:52:29.584 | ******************************************************************************** 2025-11-25 17:52:29.584 | 2025-11-25 17:52:29.584 | !! 2025-11-25 17:52:29.584 | self._finalize_license_expression() 2025-11-25 17:52:29.675 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2025-11-25 17:52:33.722 | venv-tempest installed: attrs==25.4.0,autopage==0.5.2,bcrypt==4.3.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cliff==4.12.0,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.2.6,idna==3.11,invoke==2.2.1,iso8601==2.1.0,jsonschema==4.25.1,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.2.0,oslo.config==10.1.0,oslo.context==6.2.0,oslo.i18n==6.7.1,oslo.log==7.2.1,oslo.serialization==5.8.0,oslo.utils==9.2.0,packaging==25.0,paramiko==4.0.0,pbr==7.0.3,prettytable==3.16.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.3,referencing==0.37.0,requests==2.32.5,rfc3986==2.0.0,rich==14.2.0,rich-argparse==1.7.1,rpds-py==0.28.0,setuptools==80.9.0,six==1.17.0,stestr==4.2.0,stevedore==5.6.0,-e git+file:///dev/null@8ccefd4bea48d6b38f7e16c50f97931b3fc2a5e2#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.15.0,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.14,wrapt==2.0.0 2025-11-25 17:52:33.722 | venv-tempest run-test-pre: PYTHONHASHSEED='1252141086' 2025-11-25 17:52:33.722 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.lQG9PuDz5l -r requirements.txt 2025-11-25 17:52:34.177 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2025-11-25 17:52:34.180 | 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) 2025-11-25 17:52:34.181 | 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.12.0) 2025-11-25 17:52:34.182 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.25.1) 2025-11-25 17:52:34.182 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.7.2) 2025-11-25 17:52:34.182 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2025-11-25 17:52:34.183 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2025-11-25 17:52:34.183 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2025-11-25 17:52:34.184 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.2.0) 2025-11-25 17:52:34.184 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.1.0) 2025-11-25 17:52:34.184 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (7.2.1) 2025-11-25 17:52:34.185 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.0) 2025-11-25 17:52:34.185 | 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.8.0) 2025-11-25 17:52:34.186 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (9.2.0) 2025-11-25 17:52:34.186 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.2.6) 2025-11-25 17:52:34.186 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2025-11-25 17:52:34.187 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.4) 2025-11-25 17:52:34.187 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.6.0) 2025-11-25 17:52:34.188 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.16.0) 2025-11-25 17:52:34.188 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (1.26.20) 2025-11-25 17:52:34.188 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.0.0) 2025-11-25 17:52:34.189 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2025-11-25 17:52:34.189 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2025-11-25 17:52:34.189 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.5.0) 2025-11-25 17:52:34.190 | 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)) (80.9.0) 2025-11-25 17:52:34.191 | 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.5.2) 2025-11-25 17:52:34.192 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.7.0) 2025-11-25 17:52:34.194 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (25.4.0) 2025-11-25 17:52:34.194 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (2025.9.1) 2025-11-25 17:52:34.195 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (0.37.0) 2025-11-25 17:52:34.195 | Requirement already satisfied: rpds-py>=0.7.1 in ./.tox/tempest/lib64/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (0.28.0) 2025-11-25 17:52:34.199 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib64/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (4.3.0) 2025-11-25 17:52:34.200 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (2.2.1) 2025-11-25 17:52:34.200 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib64/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.0) 2025-11-25 17:52:34.202 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib64/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2025-11-25 17:52:34.206 | 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.7.1) 2025-11-25 17:52:34.209 | 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) 2025-11-25 17:52:34.209 | 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.32.5) 2025-11-25 17:52:34.212 | 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.2.0) 2025-11-25 17:52:34.213 | 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) 2025-11-25 17:52:34.216 | 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.15.2) 2025-11-25 17:52:34.216 | 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.13.3) 2025-11-25 17:52:34.218 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib64/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.1.2) 2025-11-25 17:52:34.218 | Requirement already satisfied: tzdata>=2022.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (2025.2) 2025-11-25 17:52:34.220 | 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) 2025-11-25 17:52:34.221 | 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.2.5) 2025-11-25 17:52:34.221 | 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)) (25.0) 2025-11-25 17:52:34.222 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib64/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.1.1) 2025-11-25 17:52:34.230 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.2.14) 2025-11-25 17:52:34.235 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib64/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.0.0) 2025-11-25 17:52:34.244 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (2.23) 2025-11-25 17:52:34.246 | Requirement already satisfied: pyperclip>=1.8 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2025-11-25 17:52:34.246 | Requirement already satisfied: rich-argparse>=1.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.7.1) 2025-11-25 17:52:34.253 | 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) 2025-11-25 17:52:34.266 | 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) 2025-11-25 17:52:34.270 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib64/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.4) 2025-11-25 17:52:34.271 | 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.11) 2025-11-25 17:52:34.271 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2025.11.12) 2025-11-25 17:52:34.279 | Requirement already satisfied: rich>=11.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (14.2.0) 2025-11-25 17:52:34.281 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2025-11-25 17:52:34.282 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.19.2) 2025-11-25 17:52:34.285 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2025-11-25 17:52:34.346 | 2025-11-25 17:52:34.346 | [notice] A new release of pip is available: 25.2 -> 25.3 2025-11-25 17:52:34.346 | [notice] To update, run: pip install --upgrade pip 2025-11-25 17:52:34.395 | ___________________________________ summary ____________________________________ 2025-11-25 17:52:34.396 | venv-tempest: commands succeeded 2025-11-25 17:52:34.396 | congratulations :) 2025-11-25 17:52:34.432 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.lQG9PuDz5l 2025-11-25 17:52:34.438 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2025-11-25 17:52:34.441 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2025-11-25 17:52:34.445 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2025-11-25 17:52:34.489 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.0Qyknqtyiu 2025-11-25 17:52:34.919 | venv create: /opt/stack/tempest/.tox/venv 2025-11-25 17:52:35.276 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2025-11-25 17:52:47.392 | venv develop-inst: /opt/stack/tempest 2025-11-25 17:52:52.266 | venv installed: alabaster==1.0.0,attrs==25.4.0,autopage==0.5.2,babel==2.17.0,bcrypt==4.3.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cliff==4.12.0,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==0.24.1,fasteners==0.20,fixtures==4.2.6,idna==3.11,imagesize==1.4.1,invoke==2.2.1,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.25.1,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,openstackdocstheme==3.5.0,oslo.concurrency==7.2.0,oslo.config==10.1.0,oslo.context==6.2.0,oslo.i18n==6.7.1,oslo.log==7.2.1,oslo.serialization==5.8.0,oslo.utils==9.2.0,packaging==25.0,paramiko==4.0.0,pbr==7.0.3,prettytable==3.16.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.32.5,rfc3986==2.0.0,rich==14.2.0,rich-argparse==1.7.1,rpds-py==0.28.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.1.3,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==1.3.0,stestr==4.2.0,stevedore==5.6.0,-e git+file:///dev/null@8ccefd4bea48d6b38f7e16c50f97931b3fc2a5e2#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.15.0,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.14,wrapt==2.0.0 2025-11-25 17:52:52.266 | venv run-test-pre: PYTHONHASHSEED='2085294606' 2025-11-25 17:52:52.266 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.0Qyknqtyiu 2025-11-25 17:52:52.374 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. 2025-11-25 17:52:52.374 | debtcollector.deprecate( 2025-11-25 17:52:52.527 | /opt/stack/tempest/tempest/lib/common/jsonschema_validator.py:21: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator. 2025-11-25 17:52:52.527 | FORMAT_CHECKER = jsonschema.draft4_format_checker 2025-11-25 17:52:52.527 | /opt/stack/tempest/tempest/lib/common/jsonschema_validator.py:42: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. 2025-11-25 17:52:52.527 | @jsonschema.FormatChecker.cls_checks('base64') 2025-11-25 17:52:52.776 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2025-11-25 17:52:52.776 | warnings.warn( 2025-11-25 17:52:53.141 | /opt/stack/tempest/tempest/lib/common/http.py:101: DeprecationWarning: HTTPResponse.getheaders() is deprecated and will be removed in urllib3 v2.1.0. Instead access HTTPResponse.headers directly. 2025-11-25 17:52:53.141 | for key, value in info.getheaders().items(): 2025-11-25 17:52:53.363 | /opt/stack/tempest/tempest/lib/common/http.py:101: DeprecationWarning: HTTPResponse.getheaders() is deprecated and will be removed in urllib3 v2.1.0. Instead access HTTPResponse.headers directly. 2025-11-25 17:52:53.363 | for key, value in info.getheaders().items(): 2025-11-25 17:52:54.029 | /opt/stack/tempest/tempest/lib/common/http.py:101: DeprecationWarning: HTTPResponse.getheaders() is deprecated and will be removed in urllib3 v2.1.0. Instead access HTTPResponse.headers directly. 2025-11-25 17:52:54.030 | for key, value in info.getheaders().items(): 2025-11-25 17:52:54.033 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2025-11-25 17:52:54.033 | _client = klass(auth_provider=auth_provider, **kwargs) 2025-11-25 17:52:56.076 | ___________________________________ summary ____________________________________ 2025-11-25 17:52:56.076 | venv: commands succeeded 2025-11-25 17:52:56.077 | congratulations :) 2025-11-25 17:52:56.115 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2025-11-25 17:52:56.138 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:52:56.142 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2025-11-25 17:52:56.146 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2025-11-25 17:52:56.170 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-25 17:52:56.173 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2025-11-25 17:52:56.176 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,qinq,qos,qos-bw-limit-direction,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-25 17:52:56.180 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2025-11-25 17:52:56.183 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,qinq,qos,qos-bw-limit-direction,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-25 17:52:56.187 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,qinq,qos,qos-bw-limit-direction,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups , metering, l3_agent_scheduler 2025-11-25 17:52:56.192 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,qinq,qos,qos-bw-limit-direction,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-25 17:52:56.195 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2025-11-25 17:52:56.199 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2025-11-25 17:52:56.203 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,qinq,qos,qos-bw-limit-direction,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups ', metering, l3_agent_scheduler' 2025-11-25 17:52:56.238 | +++ functions-common:remove_disabled_services:2110 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,qinq,qos,qos-bw-limit-direction,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-25 17:52:56.264 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,qinq,qos,qos-bw-limit-direction,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-25 17:52:56.267 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2025-11-25 17:52:56.272 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,qinq,qos,qos-bw-limit-direction,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-25 17:52:56.319 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2025-11-25 17:52:56.322 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2025-11-25 17:52:56.326 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2025-11-25 17:52:56.373 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2025-11-25 17:52:56.376 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2025-11-25 17:52:56.380 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2025-11-25 17:52:56.423 | ++ lib/tempest:configure_tempest:839 : IFS=' 2025-11-25 17:52:56.423 | ' 2025-11-25 17:52:56.427 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2025-11-25 17:52:56.430 | ++ ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-25 17:52:56.434 | ++ ./stack.sh:echo_summary:473 : echo -e Installing Tempest Plugins 2025-11-25 17:52:56.437 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2025-11-25 17:52:56.441 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2025-11-25 17:52:56.441 | ~/tempest ~/tempest 2025-11-25 17:52:56.444 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2025-11-25 17:52:56.447 | ++ lib/tempest:install_tempest_plugins:883 : popd 2025-11-25 17:52:56.447 | ~/tempest 2025-11-25 17:52:56.451 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2025-11-25 17:52:56.454 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2025-11-25 17:52:56.457 | + functions-common:run_phase:1872 : [[ stack == \s\o\u\r\c\e ]] 2025-11-25 17:52:56.460 | + functions-common:run_phase:1875 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-11-25 17:52:56.464 | + functions-common:run_phase:1878 : run_plugins stack test-config 2025-11-25 17:52:56.467 | + functions-common:run_plugins:1837 : local mode=stack 2025-11-25 17:52:56.471 | + functions-common:run_plugins:1838 : local phase=test-config 2025-11-25 17:52:56.474 | + functions-common:run_plugins:1840 : local plugins=,neutron 2025-11-25 17:52:56.478 | + functions-common:run_plugins:1841 : local plugin 2025-11-25 17:52:56.482 | + functions-common:run_plugins:1842 : for plugin in ${plugins//,/ } 2025-11-25 17:52:56.486 | + functions-common:run_plugins:1843 : local dir=/opt/stack/neutron 2025-11-25 17:52:56.490 | + functions-common:run_plugins:1844 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2025-11-25 17:52:56.494 | + functions-common:run_plugins:1845 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2025-11-25 17:52:56.498 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2025-11-25 17:52:56.502 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2025-11-25 17:52:56.506 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2025-11-25 17:52:56.510 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2025-11-25 17:52:56.513 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2025-11-25 17:52:56.517 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2025-11-25 17:52:56.521 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2025-11-25 17:52:56.524 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2025-11-25 17:52:56.528 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2025-11-25 17:52:56.532 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2025-11-25 17:52:56.536 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2025-11-25 17:52:56.540 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2025-11-25 17:52:56.544 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2025-11-25 17:52:56.548 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2025-11-25 17:52:56.552 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2025-11-25 17:52:56.555 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2025-11-25 17:52:56.559 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2025-11-25 17:52:56.563 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2025-11-25 17:52:56.567 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2025-11-25 17:52:56.571 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2025-11-25 17:52:56.575 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2025-11-25 17:52:56.595 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2025-11-25 17:52:56.599 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2025-11-25 17:52:56.603 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2025-11-25 17:52:56.606 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2025-11-25 17:52:56.610 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-25 17:52:56.634 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2025-11-25 17:52:56.637 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2025-11-25 17:52:56.644 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2025-11-25 17:52:56.644 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2025-11-25 17:52:56.650 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2025-11-25 17:52:56.654 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2025-11-25 17:52:56.658 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2025-11-25 17:52:56.664 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-25 17:52:56.688 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2025-11-25 17:52:56.692 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2025-11-25 17:52:56.696 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2025-11-25 17:52:56.699 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2025-11-25 17:52:56.703 | + ./stack.sh:main:1529 : merge_config_group /opt/stack/devstack/local.conf test-config 2025-11-25 17:52:56.707 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2025-11-25 17:52:56.710 | + inc/meta-config:merge_config_group:171 : shift 2025-11-25 17:52:56.713 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2025-11-25 17:52:56.716 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-25 17:52:56.719 | + inc/meta-config:merge_config_group:176 : local configfile group 2025-11-25 17:52:56.723 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2025-11-25 17:52:56.728 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2025-11-25 17:52:56.731 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2025-11-25 17:52:56.735 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2025-11-25 17:52:56.739 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-25 17:52:56.743 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2025-11-25 17:52:56.743 | /^\[\[.+\|.*\]\]/ { 2025-11-25 17:52:56.743 | gsub("[][]", "", $1); 2025-11-25 17:52:56.743 | split($1, a, "|"); 2025-11-25 17:52:56.743 | if (a[1] == matchgroup) 2025-11-25 17:52:56.743 | print a[2] 2025-11-25 17:52:56.743 | } 2025-11-25 17:52:56.743 | ' /opt/stack/devstack/local.conf 2025-11-25 17:52:56.751 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2025-11-25 17:52:56.754 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2025-11-25 17:52:56.758 | + inc/meta-config:merge_config_group:180 : local dir 2025-11-25 17:52:56.762 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2025-11-25 17:52:56.765 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2025-11-25 17:52:56.768 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2025-11-25 17:52:56.772 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2025-11-25 17:52:56.777 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2025-11-25 17:52:56.782 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2025-11-25 17:52:56.786 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2025-11-25 17:52:56.789 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2025-11-25 17:52:56.792 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2025-11-25 17:52:56.795 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2025-11-25 17:52:56.799 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2025-11-25 17:52:56.802 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2025-11-25 17:52:56.805 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2025-11-25 17:52:56.808 | + inc/meta-config:merge_config_file:90 : local real_configfile 2025-11-25 17:52:56.812 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2025-11-25 17:52:56.815 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2025-11-25 17:52:56.820 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2025-11-25 17:52:56.823 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2025-11-25 17:52:56.828 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2025-11-25 17:52:56.828 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2025-11-25 17:52:56.828 | BEGIN { 2025-11-25 17:52:56.828 | section = "" 2025-11-25 17:52:56.828 | last_section = "" 2025-11-25 17:52:56.828 | section_count = 0 2025-11-25 17:52:56.828 | } 2025-11-25 17:52:56.828 | /^\[.+\]/ { 2025-11-25 17:52:56.828 | gsub("[][]", "", $1); 2025-11-25 17:52:56.828 | section=$1 2025-11-25 17:52:56.828 | next 2025-11-25 17:52:56.828 | } 2025-11-25 17:52:56.828 | /^ *\#/ { 2025-11-25 17:52:56.828 | next 2025-11-25 17:52:56.828 | } 2025-11-25 17:52:56.828 | /^[^ \t]+/ { 2025-11-25 17:52:56.828 | # get offset of first = in $0 2025-11-25 17:52:56.828 | eq_idx = index($0, "=") 2025-11-25 17:52:56.828 | # extract attr & value from $0 2025-11-25 17:52:56.828 | attr = substr($0, 1, eq_idx - 1) 2025-11-25 17:52:56.828 | value = substr($0, eq_idx + 1) 2025-11-25 17:52:56.828 | # only need to strip trailing whitespace from attr 2025-11-25 17:52:56.828 | sub(/[ \t]*$/, "", attr) 2025-11-25 17:52:56.828 | # need to strip leading & trailing whitespace from value 2025-11-25 17:52:56.828 | sub(/^[ \t]*/, "", value) 2025-11-25 17:52:56.828 | sub(/[ \t]*$/, "", value) 2025-11-25 17:52:56.828 | 2025-11-25 17:52:56.828 | # cfg_attr_count: number of config lines per [section, attr] 2025-11-25 17:52:56.828 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2025-11-25 17:52:56.828 | # cfg_section: keep the section names in the same order as they appear in local.conf 2025-11-25 17:52:56.828 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2025-11-25 17:52:56.828 | if (! (section, attr) in cfg_attr_count) { 2025-11-25 17:52:56.828 | if (section != last_section) { 2025-11-25 17:52:56.828 | cfg_section[section_count++] = section 2025-11-25 17:52:56.828 | last_section = section 2025-11-25 17:52:56.828 | } 2025-11-25 17:52:56.828 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2025-11-25 17:52:56.828 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2025-11-25 17:52:56.828 | 2025-11-25 17:52:56.828 | cfg_attr[section, attr, 0] = value 2025-11-25 17:52:56.828 | cfg_attr_count[section, attr] = 1 2025-11-25 17:52:56.828 | } else { 2025-11-25 17:52:56.828 | lno = cfg_attr_count[section, attr]++ 2025-11-25 17:52:56.829 | cfg_attr[section, attr, lno] = value 2025-11-25 17:52:56.829 | } 2025-11-25 17:52:56.829 | } 2025-11-25 17:52:56.829 | END { 2025-11-25 17:52:56.829 | # Process each section in order 2025-11-25 17:52:56.829 | for (sno = 0; sno < section_count; sno++) { 2025-11-25 17:52:56.829 | section = cfg_section[sno] 2025-11-25 17:52:56.829 | # The ini routines simply append a config item immediately 2025-11-25 17:52:56.829 | # after the section header. To keep the same order as defined 2025-11-25 17:52:56.829 | # in local.conf, invoke the ini routines in the reverse order 2025-11-25 17:52:56.829 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2025-11-25 17:52:56.829 | attr = cfg_sec_attr_name[sno, attr_no] 2025-11-25 17:52:56.829 | if (cfg_attr_count[section, attr] == 1) 2025-11-25 17:52:56.829 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2025-11-25 17:52:56.829 | else { 2025-11-25 17:52:56.829 | # For multiline, invoke the ini routines in the reverse order 2025-11-25 17:52:56.829 | count = cfg_attr_count[section, attr] 2025-11-25 17:52:56.829 | print "inidelete " configfile " " section " " attr 2025-11-25 17:52:56.829 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2025-11-25 17:52:56.829 | for (l = count -2; l >= 0; l--) 2025-11-25 17:52:56.829 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2025-11-25 17:52:56.829 | } 2025-11-25 17:52:56.829 | } 2025-11-25 17:52:56.829 | } 2025-11-25 17:52:56.829 | } 2025-11-25 17:52:56.829 | ' 2025-11-25 17:52:56.829 | + inc/meta-config:merge_config_file:164 : read a 2025-11-25 17:52:56.831 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2025-11-25 17:52:56.831 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2025-11-25 17:52:56.834 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2025-11-25 17:52:56.838 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2025-11-25 17:52:56.840 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-25 17:52:56.844 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2025-11-25 17:52:56.848 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2025-11-25 17:52:56.848 | BEGIN { group = "" } 2025-11-25 17:52:56.848 | /^\[\[.+\|.*\]\]/ { 2025-11-25 17:52:56.848 | gsub("[][]", "", $1); 2025-11-25 17:52:56.848 | split($1, a, "|"); 2025-11-25 17:52:56.848 | if (a[1] == matchgroup && a[2] == configfile) { 2025-11-25 17:52:56.848 | group=a[1] 2025-11-25 17:52:56.848 | } else { 2025-11-25 17:52:56.848 | group="" 2025-11-25 17:52:56.848 | } 2025-11-25 17:52:56.848 | next 2025-11-25 17:52:56.848 | } 2025-11-25 17:52:56.848 | { 2025-11-25 17:52:56.848 | if (group != "") 2025-11-25 17:52:56.848 | print $0 2025-11-25 17:52:56.848 | } 2025-11-25 17:52:56.848 | ' /opt/stack/devstack/local.conf 2025-11-25 17:52:56.856 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2025-11-25 17:52:56.859 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2025-11-25 17:52:56.901 | + inc/meta-config:merge_config_file:164 : read a 2025-11-25 17:52:56.904 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2025-11-25 17:52:56.907 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2025-11-25 17:52:56.952 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 11 async_wait 65 osc 205 test_with_retry 0 yum_install 230 dbsync 4 pip_install 158 run_process 51 ------------------------- Unaccounted time 102 ========================= Total runtime 826 ================= Async summary ================= Time spent in the background minus waits: 290 sec Elapsed time: 827 sec Time if we did everything serially: 1117 sec Speedup: 1.35067 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 33748 | | keystone | UPDATE | 9 | | keystone | INSERT | 127 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 54 | | nova_cell0 | SELECT | 30 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 7046 | | placement | SELECT | 18 | | placement | INSERT | 67 | | placement | SET | 1 | | neutron | INSERT | 828 | | neutron | UPDATE | 271 | | neutron | DELETE | 32 | | nova_cell0 | UPDATE | 4 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | SELECT | 74 | | cinder | INSERT | 8 | | placement | UPDATE | 3 | | cinder | UPDATE | 3 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 11 | | glance | INSERT | 44 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 38.102.83.58 This is your host IPv6 address: ::1 Horizon is now available at http://38.102.83.58/dashboard Keystone is serving at https://38.102.83.58/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.1 Change: 6452451dc279c457b54e4d5c6fce430bf19901ac use qemu/libvirt from backport repos on debian 12 2025-11-25 17:34:42 +0000 OS Version: CentOSStream 10 Coughlan