2026-05-27 17:45:25.305380 | Job console starting 2026-05-27 17:45:25.323879 | Updating git repos 2026-05-27 17:45:25.355354 | Cloning repos into workspace 2026-05-27 17:45:25.479233 | Restoring repo states 2026-05-27 17:45:25.497789 | Merging changes 2026-05-27 17:45:26.145233 | Checking out repos 2026-05-27 17:45:26.192251 | Preparing playbooks 2026-05-27 17:45:27.807549 | Running Ansible setup 2026-05-27 17:45:33.701365 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-27 17:45:34.622507 | 2026-05-27 17:45:34.622644 | PLAY [Base pre] 2026-05-27 17:45:34.638520 | 2026-05-27 17:45:34.638647 | TASK [Setup log path fact] 2026-05-27 17:45:34.656490 | debian-bookworm | ok 2026-05-27 17:45:34.672048 | 2026-05-27 17:45:34.672196 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 17:45:34.700112 | debian-bookworm | ok 2026-05-27 17:45:34.709934 | 2026-05-27 17:45:34.710043 | TASK [emit-job-header : Print job information] 2026-05-27 17:45:34.800057 | # Job Information 2026-05-27 17:45:34.800244 | Ansible Version: 2.16.14 2026-05-27 17:45:34.800280 | Job: tox 2026-05-27 17:45:34.800313 | Pipeline: check 2026-05-27 17:45:34.800335 | Executor: 521e9411259a 2026-05-27 17:45:34.800356 | Triggered by: https://github.com/osism/openstack-flavor-manager/pull/174 2026-05-27 17:45:34.800379 | Event ID: d1ac21c0-59f3-11f1-89a6-bb87c39e433f 2026-05-27 17:45:34.805700 | 2026-05-27 17:45:34.805869 | LOOP [emit-job-header : Print node information] 2026-05-27 17:45:34.979471 | debian-bookworm | ok: 2026-05-27 17:45:34.979662 | debian-bookworm | # Node Information 2026-05-27 17:45:34.979697 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-27 17:45:34.979723 | debian-bookworm | Hostname: debian 2026-05-27 17:45:34.979745 | debian-bookworm | Username: zuul 2026-05-27 17:45:34.979765 | debian-bookworm | Distro: Debian 12.14 2026-05-27 17:45:34.979791 | debian-bookworm | Provider: regiocloud-a 2026-05-27 17:45:34.979828 | debian-bookworm | Region: 2026-05-27 17:45:34.979850 | debian-bookworm | Label: debian-bookworm 2026-05-27 17:45:34.979870 | debian-bookworm | Product Name: OpenStack Nova 2026-05-27 17:45:34.979889 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef2:d013 2026-05-27 17:45:34.993123 | 2026-05-27 17:45:34.993259 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-27 17:45:35.875098 | debian-bookworm -> localhost | changed 2026-05-27 17:45:35.882687 | 2026-05-27 17:45:35.886589 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-27 17:45:37.224106 | debian-bookworm -> localhost | changed 2026-05-27 17:45:37.234451 | 2026-05-27 17:45:37.234562 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-27 17:45:37.625035 | debian-bookworm -> localhost | ok 2026-05-27 17:45:37.631197 | 2026-05-27 17:45:37.631355 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-27 17:45:37.660865 | debian-bookworm | ok 2026-05-27 17:45:37.688864 | debian-bookworm | included: /var/lib/zuul/builds/563d71d441814a879cc072b5b6e4b541/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-27 17:45:37.698784 | 2026-05-27 17:45:37.702937 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-27 17:45:39.643776 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-27 17:45:39.643957 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/563d71d441814a879cc072b5b6e4b541/work/563d71d441814a879cc072b5b6e4b541_id_rsa 2026-05-27 17:45:39.643988 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/563d71d441814a879cc072b5b6e4b541/work/563d71d441814a879cc072b5b6e4b541_id_rsa.pub 2026-05-27 17:45:39.644009 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-27 17:45:39.644029 | debian-bookworm -> localhost | SHA256:3TBS0K4gOXTHJlNKso73kQLbYqD4JO7+dYz6MShgXLk zuul-build-sshkey 2026-05-27 17:45:39.644047 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-27 17:45:39.644082 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-27 17:45:39.644102 | debian-bookworm -> localhost | | . .ooo. | 2026-05-27 17:45:39.644121 | debian-bookworm -> localhost | | o++.+.. | 2026-05-27 17:45:39.644137 | debian-bookworm -> localhost | |. .+.o.=..o | 2026-05-27 17:45:39.644153 | debian-bookworm -> localhost | |+..*= .. o.+ | 2026-05-27 17:45:39.644169 | debian-bookworm -> localhost | |=o*E=oo.S.. . | 2026-05-27 17:45:39.644192 | debian-bookworm -> localhost | |+= o.oo.. | 2026-05-27 17:45:39.644210 | debian-bookworm -> localhost | | o.. =.o | 2026-05-27 17:45:39.644225 | debian-bookworm -> localhost | |. . o + | 2026-05-27 17:45:39.644242 | debian-bookworm -> localhost | |.o.o.. | 2026-05-27 17:45:39.644258 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-27 17:45:39.644298 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.323946 2026-05-27 17:45:39.649302 | 2026-05-27 17:45:39.649380 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-27 17:45:39.684930 | debian-bookworm | ok 2026-05-27 17:45:39.692571 | debian-bookworm | included: /var/lib/zuul/builds/563d71d441814a879cc072b5b6e4b541/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-27 17:45:39.710162 | 2026-05-27 17:45:39.710300 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-27 17:45:39.724260 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:45:39.729998 | 2026-05-27 17:45:39.730095 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-27 17:45:40.398553 | debian-bookworm | changed 2026-05-27 17:45:40.403955 | 2026-05-27 17:45:40.404046 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-27 17:45:40.670899 | debian-bookworm | ok 2026-05-27 17:45:40.679314 | 2026-05-27 17:45:40.679502 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-27 17:45:41.339121 | debian-bookworm | changed 2026-05-27 17:45:41.348775 | 2026-05-27 17:45:41.348906 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-27 17:45:42.008778 | debian-bookworm | changed 2026-05-27 17:45:42.014199 | 2026-05-27 17:45:42.014311 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-27 17:45:42.031170 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:45:42.036852 | 2026-05-27 17:45:42.036947 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-27 17:45:42.464182 | debian-bookworm -> localhost | changed 2026-05-27 17:45:42.474436 | 2026-05-27 17:45:42.474536 | TASK [add-build-sshkey : Add back temp key] 2026-05-27 17:45:42.801800 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/563d71d441814a879cc072b5b6e4b541/work/563d71d441814a879cc072b5b6e4b541_id_rsa (zuul-build-sshkey) 2026-05-27 17:45:42.802003 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026507 2026-05-27 17:45:42.809383 | 2026-05-27 17:45:42.809472 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-27 17:45:43.184364 | debian-bookworm | ok 2026-05-27 17:45:43.189329 | 2026-05-27 17:45:43.189424 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-27 17:45:43.238915 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:45:43.248776 | 2026-05-27 17:45:43.248910 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-27 17:45:43.794894 | debian-bookworm | ok 2026-05-27 17:45:43.806185 | 2026-05-27 17:45:43.806313 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-27 17:45:43.854527 | debian-bookworm | ok 2026-05-27 17:45:43.860468 | 2026-05-27 17:45:43.860561 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-27 17:45:44.138102 | debian-bookworm -> localhost | ok 2026-05-27 17:45:44.144193 | 2026-05-27 17:45:44.144283 | TASK [validate-host : Collect information about the host] 2026-05-27 17:45:45.287828 | debian-bookworm | ok 2026-05-27 17:45:45.299635 | 2026-05-27 17:45:45.299769 | TASK [validate-host : Sanitize hostname] 2026-05-27 17:45:45.454199 | debian-bookworm | ok 2026-05-27 17:45:45.503949 | 2026-05-27 17:45:45.504097 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-27 17:45:46.171537 | debian-bookworm -> localhost | changed 2026-05-27 17:45:46.177786 | 2026-05-27 17:45:46.177930 | TASK [validate-host : Collect information about zuul worker] 2026-05-27 17:45:46.607547 | debian-bookworm | ok 2026-05-27 17:45:46.613628 | 2026-05-27 17:45:46.613782 | TASK [validate-host : Write out all zuul information for each host] 2026-05-27 17:45:47.208645 | debian-bookworm -> localhost | changed 2026-05-27 17:45:47.223351 | 2026-05-27 17:45:47.223484 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-27 17:45:47.500888 | debian-bookworm | ok 2026-05-27 17:45:47.506749 | 2026-05-27 17:45:47.506908 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-27 17:45:48.369646 | debian-bookworm | changed: 2026-05-27 17:45:48.369887 | debian-bookworm | cd+++++++++ src/ 2026-05-27 17:45:48.369995 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-27 17:45:48.370023 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-27 17:45:48.370045 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-05-27 17:45:48.370065 | debian-bookworm | =7.0.3 2026-05-27 17:46:13.429354 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-05-27 17:46:13.472736 | debian-bookworm | Collecting colorama>=0.4.6 2026-05-27 17:46:13.484314 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-27 17:46:13.557064 | debian-bookworm | Collecting filelock>=3.25 2026-05-27 17:46:13.568823 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-05-27 17:46:13.620121 | debian-bookworm | Collecting packaging>=26 2026-05-27 17:46:13.631279 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-27 17:46:13.643273 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.5 MB/s eta 0:00:00 2026-05-27 17:46:13.691658 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-05-27 17:46:13.703168 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-27 17:46:13.741624 | debian-bookworm | Collecting pluggy>=1.6 2026-05-27 17:46:13.752744 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-27 17:46:13.791432 | debian-bookworm | Collecting pyproject-api>=1.10 2026-05-27 17:46:13.804289 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-05-27 17:46:13.840075 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-05-27 17:46:13.852552 | debian-bookworm | Downloading python_discovery-1.3.1-py3-none-any.whl (33 kB) 2026-05-27 17:46:13.886354 | debian-bookworm | Collecting tomli-w>=1.2 2026-05-27 17:46:13.897884 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-05-27 17:46:14.033380 | debian-bookworm | Collecting virtualenv>=21.1 2026-05-27 17:46:14.045417 | debian-bookworm | Downloading virtualenv-21.3.3-py3-none-any.whl (7.6 MB) 2026-05-27 17:46:14.390298 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 22.3 MB/s eta 0:00:00 2026-05-27 17:46:14.491733 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-05-27 17:46:14.503196 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-27 17:46:14.525953 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 23.4 MB/s eta 0:00:00 2026-05-27 17:46:14.636913 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-05-27 17:46:15.396017 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.0 filelock-3.29.0 packaging-26.2 platformdirs-4.9.6 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.3.1 tomli-w-1.2.0 tox-4.54.0 virtualenv-21.3.3 2026-05-27 17:46:15.811197 | debian-bookworm | ok: Runtime: 0:00:02.954009 2026-05-27 17:46:15.817337 | 2026-05-27 17:46:15.817450 | TASK [ensure-tox : Export installed tox_executable path] 2026-05-27 17:46:15.847994 | debian-bookworm | ok 2026-05-27 17:46:15.853041 | 2026-05-27 17:46:15.853165 | TASK [ensure-tox : Output tox version] 2026-05-27 17:46:16.389683 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-05-27 17:46:16.407109 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-27 17:46:16.887420 | debian-bookworm | ok: Runtime: 0:00:00.312660 2026-05-27 17:46:16.893412 | 2026-05-27 17:46:16.893521 | TASK [ensure-tox : Make global symlink] 2026-05-27 17:46:16.927466 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:46:16.950062 | 2026-05-27 17:46:16.950175 | PLAY RECAP 2026-05-27 17:46:16.950236 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-05-27 17:46:16.950261 | 2026-05-27 17:46:17.312066 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-05-27 17:46:17.314329 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-27 17:46:18.235149 | 2026-05-27 17:46:18.235310 | PLAY [all] 2026-05-27 17:46:18.261738 | 2026-05-27 17:46:18.261942 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-05-27 17:46:18.762060 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-27 17:46:18.811558 | debian-bookworm | ok: Runtime: 0:00:00.030048 2026-05-27 17:46:18.817041 | 2026-05-27 17:46:18.817179 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-05-27 17:46:19.353427 | debian-bookworm | ok: Runtime: 0:00:00.007274 2026-05-27 17:46:19.360511 | 2026-05-27 17:46:19.360656 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-05-27 17:46:19.662614 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-27 17:46:19.665270 | debian-bookworm | sudo: a password is required 2026-05-27 17:46:19.906046 | debian-bookworm | ok: Runtime: 0:00:00.020227 2026-05-27 17:46:19.916216 | 2026-05-27 17:46:19.916332 | TASK [tox : Check to see if the constraints file exists] 2026-05-27 17:46:19.980768 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:46:19.987193 | 2026-05-27 17:46:19.987344 | TASK [tox : Fail if constraints file is missing] 2026-05-27 17:46:20.048152 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:46:20.054627 | 2026-05-27 17:46:20.054768 | TASK [tox : Record file location] 2026-05-27 17:46:20.089503 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:46:20.095822 | 2026-05-27 17:46:20.095943 | TASK [tox : Install tox siblings] 2026-05-27 17:46:20.136501 | debian-bookworm | ok 2026-05-27 17:46:20.147037 | debian-bookworm | included: /var/lib/zuul/builds/563d71d441814a879cc072b5b6e4b541/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-05-27 17:46:20.152831 | 2026-05-27 17:46:20.152950 | TASK [tox : Run tox without tests] 2026-05-27 17:46:20.687521 | debian-bookworm | ROOT: 197 D setup logging to DEBUG on pid 1476 [tox/report.py:229] 2026-05-27 17:46:20.714506 | debian-bookworm | test: 224 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-27 17:46:20.717126 | debian-bookworm | test: 227 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-05-27 17:46:20.717695 | debian-bookworm | test: 227 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-27 17:46:20.721311 | debian-bookworm | test: 231 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 167f60da5d10c6d649e06d22265ec8e8 dd799f1abee79254c3977c912360497b [python_discovery/_cached_py_info.py:198] 2026-05-27 17:46:20.797966 | debian-bookworm | test: 307 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-05-27 17:46:20.798801 | debian-bookworm | test: 308 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-27 17:46:20.799125 | debian-bookworm | test: 309 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-27 17:46:20.804189 | debian-bookworm | test: 314 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-27 17:46:20.804540 | debian-bookworm | test: 314 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-27 17:46:20.850100 | debian-bookworm | test: 360 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-05-27 17:46:20.850333 | debian-bookworm | test: 360 D create folder /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-05-27 17:46:20.850530 | debian-bookworm | test: 360 D create folder /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-05-27 17:46:20.850618 | debian-bookworm | test: 360 D create folder /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-05-27 17:46:20.850838 | debian-bookworm | test: 361 D write /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-27 17:46:20.850918 | debian-bookworm | test: 361 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:20.850977 | debian-bookworm | test: 361 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:20.851027 | debian-bookworm | test: 361 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:20.851079 | debian-bookworm | test: 361 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:20.851127 | debian-bookworm | test: 361 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:20.851178 | debian-bookworm | test: 361 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:20.851226 | debian-bookworm | test: 361 D virtualenv = 21.3.3 [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:20.851277 | debian-bookworm | test: 361 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:20.851327 | debian-bookworm | test: 361 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:20.851373 | debian-bookworm | test: 361 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:20.851436 | debian-bookworm | test: 361 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:20.851723 | debian-bookworm | test: 361 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin/python [virtualenv/util/path/_sync.py:38] 2026-05-27 17:46:20.852093 | debian-bookworm | test: 362 D create virtualenv import hook file /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-05-27 17:46:20.852220 | debian-bookworm | test: 362 D create /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-05-27 17:46:20.852669 | debian-bookworm | test: 362 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-05-27 17:46:20.852911 | debian-bookworm | test: 363 D debug via /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-05-27 17:46:20.905310 | debian-bookworm | test: 363 D { 2026-05-27 17:46:20.905363 | debian-bookworm | "sys": { 2026-05-27 17:46:20.905373 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin/python", 2026-05-27 17:46:20.905379 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-05-27 17:46:20.905385 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test", 2026-05-27 17:46:20.905390 | debian-bookworm | "base_prefix": "/usr", 2026-05-27 17:46:20.905396 | debian-bookworm | "real_prefix": null, 2026-05-27 17:46:20.905437 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test", 2026-05-27 17:46:20.905442 | debian-bookworm | "base_exec_prefix": "/usr", 2026-05-27 17:46:20.905447 | debian-bookworm | "path": [ 2026-05-27 17:46:20.905451 | debian-bookworm | "/usr/lib/python311.zip", 2026-05-27 17:46:20.905456 | debian-bookworm | "/usr/lib/python3.11", 2026-05-27 17:46:20.905471 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-05-27 17:46:20.905476 | debian-bookworm | "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages" 2026-05-27 17:46:20.905481 | debian-bookworm | ], 2026-05-27 17:46:20.905485 | debian-bookworm | "meta_path": [ 2026-05-27 17:46:20.905489 | debian-bookworm | "", 2026-05-27 17:46:20.905494 | debian-bookworm | "", 2026-05-27 17:46:20.905498 | debian-bookworm | "", 2026-05-27 17:46:20.905503 | debian-bookworm | "" 2026-05-27 17:46:20.905506 | debian-bookworm | ], 2026-05-27 17:46:20.905510 | debian-bookworm | "fs_encoding": "utf-8", 2026-05-27 17:46:20.905514 | debian-bookworm | "io_encoding": "utf-8" 2026-05-27 17:46:20.905519 | debian-bookworm | }, 2026-05-27 17:46:20.905523 | debian-bookworm | "version": "3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]", 2026-05-27 17:46:20.905527 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-05-27 17:46:20.905531 | debian-bookworm | "os": "", 2026-05-27 17:46:20.905535 | debian-bookworm | "site": "", 2026-05-27 17:46:20.905539 | debian-bookworm | "datetime": "", 2026-05-27 17:46:20.905543 | debian-bookworm | "math": "", 2026-05-27 17:46:20.905547 | debian-bookworm | "json": "" 2026-05-27 17:46:20.905552 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-05-27 17:46:20.905563 | debian-bookworm | test: 415 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-05-27 17:46:20.914000 | debian-bookworm | test: 424 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-27 17:46:20.914937 | debian-bookworm | test: 424 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-27 17:46:20.916696 | debian-bookworm | test: 426 D build install image for pip-26.1.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-27 17:46:20.916965 | debian-bookworm | test: 427 D build install image for setuptools-82.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-27 17:46:21.323481 | debian-bookworm | test: 833 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-05-27 17:46:21.324160 | debian-bookworm | test: 834 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.virtualenv to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/setuptools-82.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-27 17:46:21.325936 | debian-bookworm | test: 836 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-05-27 17:46:21.406514 | debian-bookworm | test: 916 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-05-27 17:46:21.464821 | debian-bookworm | test: 975 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-05-27 17:46:21.465842 | debian-bookworm | test: 976 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.dist-info to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/setuptools-82.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-27 17:46:21.468729 | debian-bookworm | test: 978 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-27 17:46:21.487002 | debian-bookworm | test: 997 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.dist-info to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pip-26.1.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-27 17:46:21.490743 | debian-bookworm | test: 1001 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.virtualenv to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pip-26.1.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-27 17:46:21.491333 | debian-bookworm | test: 1001 D generated console scripts pip3 pip-3.11 pip3.11 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-27 17:46:21.491620 | debian-bookworm | test: 1001 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-05-27 17:46:21.497749 | debian-bookworm | test: 1008 D write /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-27 17:46:21.497802 | debian-bookworm | test: 1008 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:21.497858 | debian-bookworm | test: 1008 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:21.497907 | debian-bookworm | test: 1008 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:21.497948 | debian-bookworm | test: 1008 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:21.497994 | debian-bookworm | test: 1008 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:21.498040 | debian-bookworm | test: 1008 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:21.498084 | debian-bookworm | test: 1008 D virtualenv = 21.3.3 [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:21.498129 | debian-bookworm | test: 1008 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:21.498175 | debian-bookworm | test: 1008 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:21.498221 | debian-bookworm | test: 1008 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:21.498268 | debian-bookworm | test: 1008 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-27 17:46:21.502903 | debian-bookworm | test: 1013 W install_deps> python -I -m pip install -r requirements.txt -r test-requirements.txt [tox/tox_env/api.py:485] 2026-05-27 17:46:22.686430 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-05-27 17:46:22.797690 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-05-27 17:46:22.878858 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 2)) 2026-05-27 17:46:22.892794 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-05-27 17:46:22.975068 | debian-bookworm | Collecting openstacksdk==4.10.0 (from -r requirements.txt (line 3)) 2026-05-27 17:46:22.987752 | debian-bookworm | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-05-27 17:46:23.024291 | debian-bookworm | Collecting requests-file==3.0.1 (from -r requirements.txt (line 4)) 2026-05-27 17:46:23.037052 | debian-bookworm | Downloading requests_file-3.0.1-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-27 17:46:23.086096 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 5)) 2026-05-27 17:46:23.098282 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-05-27 17:46:23.139285 | debian-bookworm | Collecting typer==0.26.2 (from typer[all]==0.26.2->-r requirements.txt (line 6)) 2026-05-27 17:46:23.150834 | debian-bookworm | Downloading typer-0.26.2-py3-none-any.whl.metadata (16 kB) 2026-05-27 17:46:23.194584 | debian-bookworm | Collecting munch==4.0.0 (from -r test-requirements.txt (line 1)) 2026-05-27 17:46:23.208836 | debian-bookworm | Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2026-05-27 17:46:23.448352 | debian-bookworm | Collecting cryptography>=2.7 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 17:46:23.460198 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-05-27 17:46:23.496330 | debian-bookworm | Collecting decorator>=4.4.1 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 17:46:23.507425 | debian-bookworm | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-05-27 17:46:23.646107 | debian-bookworm | Collecting dogpile.cache>=0.6.5 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 17:46:23.659662 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-05-27 17:46:23.706168 | debian-bookworm | Collecting iso8601>=0.1.11 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 17:46:23.717999 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-27 17:46:23.754174 | debian-bookworm | Collecting jmespath>=0.9.0 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 17:46:23.766045 | debian-bookworm | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-27 17:46:23.810883 | debian-bookworm | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 17:46:23.823504 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-05-27 17:46:23.876558 | debian-bookworm | Collecting keystoneauth1>=5.10.0 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 17:46:23.887861 | debian-bookworm | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-05-27 17:46:23.923026 | debian-bookworm | Collecting os-service-types>=1.8.1 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 17:46:23.934879 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-05-27 17:46:23.983596 | debian-bookworm | Collecting pbr!=2.1.0,>=2.0.0 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 17:46:23.995387 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-27 17:46:24.043305 | debian-bookworm | Collecting platformdirs>=3 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 17:46:24.055211 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl.metadata (4.7 kB) 2026-05-27 17:46:24.170517 | debian-bookworm | Collecting psutil>=3.2.2 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 17:46:24.182540 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-05-27 17:46:24.222912 | debian-bookworm | Collecting requestsexceptions>=1.2.0 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 17:46:24.237651 | debian-bookworm | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-05-27 17:46:24.285192 | debian-bookworm | Collecting typing-extensions>=4.12.0 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 17:46:24.296876 | debian-bookworm | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-27 17:46:24.455590 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 5)) 2026-05-27 17:46:24.467459 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-05-27 17:46:24.504918 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 5)) 2026-05-27 17:46:24.515985 | debian-bookworm | Downloading idna-3.16-py3-none-any.whl.metadata (6.4 kB) 2026-05-27 17:46:24.586925 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.34.2->-r requirements.txt (line 5)) 2026-05-27 17:46:24.597999 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-05-27 17:46:24.635742 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 5)) 2026-05-27 17:46:24.647104 | debian-bookworm | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-05-27 17:46:24.683822 | debian-bookworm | Collecting shellingham>=1.3.0 (from typer==0.26.2->typer[all]==0.26.2->-r requirements.txt (line 6)) 2026-05-27 17:46:24.695129 | debian-bookworm | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-27 17:46:24.758393 | debian-bookworm | Collecting rich>=13.8.0 (from typer==0.26.2->typer[all]==0.26.2->-r requirements.txt (line 6)) 2026-05-27 17:46:24.770119 | debian-bookworm | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-05-27 17:46:24.803998 | debian-bookworm | Collecting annotated-doc>=0.0.2 (from typer==0.26.2->typer[all]==0.26.2->-r requirements.txt (line 6)) 2026-05-27 17:46:24.815712 | debian-bookworm | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-27 17:46:24.828680 | debian-bookworm | WARNING: typer 0.26.2 does not provide the extra 'all' 2026-05-27 17:46:24.956126 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography>=2.7->openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 17:46:24.967410 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-27 17:46:24.998295 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography>=2.7->openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 17:46:25.009206 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-27 17:46:25.085506 | debian-bookworm | Collecting stevedore>=3.0.0 (from dogpile.cache>=0.6.5->openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 17:46:25.097186 | debian-bookworm | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-27 17:46:25.140317 | debian-bookworm | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-05-27 17:46:25.152582 | debian-bookworm | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-05-27 17:46:25.173595 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/test/lib/python3.11/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk==4.10.0->-r requirements.txt (line 3)) (82.0.1) 2026-05-27 17:46:25.200486 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer==0.26.2->typer[all]==0.26.2->-r requirements.txt (line 6)) 2026-05-27 17:46:25.213084 | debian-bookworm | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-05-27 17:46:25.260629 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer==0.26.2->typer[all]==0.26.2->-r requirements.txt (line 6)) 2026-05-27 17:46:25.271600 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-27 17:46:25.301669 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer==0.26.2->typer[all]==0.26.2->-r requirements.txt (line 6)) 2026-05-27 17:46:25.313436 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-05-27 17:46:25.355567 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-05-27 17:46:25.424220 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 12.3 MB/s 0:00:00 2026-05-27 17:46:25.437323 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-05-27 17:46:25.462538 | debian-bookworm | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-05-27 17:46:25.536136 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 29.1 MB/s 0:00:00 2026-05-27 17:46:25.546670 | debian-bookworm | Downloading requests_file-3.0.1-py2.py3-none-any.whl (4.5 kB) 2026-05-27 17:46:25.568875 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-05-27 17:46:25.590530 | debian-bookworm | Downloading typer-0.26.2-py3-none-any.whl (123 kB) 2026-05-27 17:46:25.667748 | debian-bookworm | Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2026-05-27 17:46:25.689653 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) 2026-05-27 17:46:25.718024 | debian-bookworm | Downloading idna-3.16-py3-none-any.whl (74 kB) 2026-05-27 17:46:25.740283 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-05-27 17:46:25.765198 | debian-bookworm | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-27 17:46:25.788470 | debian-bookworm | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-05-27 17:46:25.812545 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-05-27 17:46:26.035524 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 21.7 MB/s 0:00:00 2026-05-27 17:46:26.050109 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-05-27 17:46:26.079586 | debian-bookworm | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-05-27 17:46:26.101495 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-05-27 17:46:26.123972 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-27 17:46:26.145702 | debian-bookworm | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-05-27 17:46:26.166591 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-05-27 17:46:26.186751 | debian-bookworm | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-05-27 17:46:26.210079 | debian-bookworm | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-05-27 17:46:26.244577 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-05-27 17:46:26.266925 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-27 17:46:26.291001 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-27 17:46:26.314208 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-05-27 17:46:26.339813 | debian-bookworm | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-05-27 17:46:26.361982 | debian-bookworm | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-05-27 17:46:26.397589 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-05-27 17:46:26.468364 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 16.0 MB/s 0:00:00 2026-05-27 17:46:26.481870 | debian-bookworm | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-05-27 17:46:26.504590 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-05-27 17:46:26.527945 | debian-bookworm | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-27 17:46:26.560278 | debian-bookworm | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-05-27 17:46:26.584710 | debian-bookworm | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-05-27 17:46:26.606250 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-27 17:46:26.755726 | debian-bookworm | Installing collected packages: requestsexceptions, urllib3, typing-extensions, stevedore, shellingham, PyYAML, pygments, pycparser, psutil, platformdirs, pbr, munch, mdurl, loguru, jsonpointer, jmespath, iso8601, idna, decorator, charset_normalizer, certifi, annotated-doc, requests, os-service-types, markdown-it-py, jsonpatch, dogpile.cache, cffi, rich, requests-file, keystoneauth1, cryptography, typer, openstacksdk 2026-05-27 17:46:31.230002 | debian-bookworm | 2026-05-27 17:46:31.233647 | debian-bookworm | Successfully installed PyYAML-6.0.3 annotated-doc-0.0.4 certifi-2026.5.20 cffi-2.0.0 charset_normalizer-3.4.7 cryptography-48.0.0 decorator-5.3.1 dogpile.cache-1.5.0 idna-3.16 iso8601-2.1.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 keystoneauth1-5.14.0 loguru-0.7.3 markdown-it-py-4.2.0 mdurl-0.1.2 munch-4.0.0 openstacksdk-4.10.0 os-service-types-1.8.2 pbr-7.0.3 platformdirs-4.9.6 psutil-7.2.2 pycparser-3.0 pygments-2.20.0 requests-2.34.2 requests-file-3.0.1 requestsexceptions-1.4.0 rich-15.0.0 shellingham-1.5.4 stevedore-5.8.0 typer-0.26.2 typing-extensions-4.15.0 urllib3-2.7.0 2026-05-27 17:46:31.381435 | debian-bookworm | test: 10890 I exit 0 (9.88 seconds) /home/zuul/src/github.com/osism/openstack-flavor-manager> python -I -m pip install -r requirements.txt -r test-requirements.txt pid=1489 [tox/execute/api.py:311] 2026-05-27 17:46:31.387945 | debian-bookworm | [tox] unused config key(s): basepython 2026-05-27 17:46:31.388017 | debian-bookworm | test: OK (10.67 seconds) 2026-05-27 17:46:31.388026 | debian-bookworm | congratulations :) (10.70 seconds) 2026-05-27 17:46:31.696718 | debian-bookworm | ok: Runtime: 0:00:10.986134 2026-05-27 17:46:31.715012 | 2026-05-27 17:46:31.715172 | TASK [tox : Create a tempfile to save tox showconfig] 2026-05-27 17:46:32.128700 | debian-bookworm | changed 2026-05-27 17:46:32.137355 | 2026-05-27 17:46:32.137515 | TASK [tox : Detect tox version] 2026-05-27 17:46:32.664783 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-27 17:46:33.167381 | debian-bookworm | ok: Runtime: 0:00:00.306710 2026-05-27 17:46:33.180913 | 2026-05-27 17:46:33.181090 | TASK [tox : Get tox envlist config] 2026-05-27 17:46:34.214569 | debian-bookworm | ok: Runtime: 0:00:00.351664 2026-05-27 17:46:34.229858 | 2026-05-27 17:46:34.230033 | TASK [tox : Install any sibling python packages] 2026-05-27 17:46:34.710427 | debian-bookworm | ok: No setup.cfg, no action needed 2026-05-27 17:46:34.716528 | 2026-05-27 17:46:34.716637 | TASK [tox : Remove tempfile] 2026-05-27 17:46:35.246132 | debian-bookworm | changed 2026-05-27 17:46:35.251760 | 2026-05-27 17:46:35.251904 | TASK [tox : Emit tox command] 2026-05-27 17:46:35.304668 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-05-27 17:46:35.309664 | 2026-05-27 17:46:35.309774 | TASK [tox : Run tox] 2026-05-27 17:46:35.861769 | debian-bookworm | ROOT: 196 D setup logging to DEBUG on pid 1657 [tox/report.py:229] 2026-05-27 17:46:35.888928 | debian-bookworm | test: 223 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-27 17:46:35.891567 | debian-bookworm | test: 226 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-05-27 17:46:35.892166 | debian-bookworm | test: 227 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-27 17:46:35.895686 | debian-bookworm | test: 230 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-05-27 17:46:35.896432 | debian-bookworm | test: 231 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-27 17:46:35.896489 | debian-bookworm | test: 231 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-27 17:46:35.898024 | debian-bookworm | test: 233 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-27 17:46:35.898155 | debian-bookworm | test: 233 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-27 17:46:35.931069 | debian-bookworm | test: 266 W commands[0]> python -m unittest discover [tox/tox_env/api.py:485] 2026-05-27 17:46:36.607136 | debian-bookworm | ........--- Logging error in Loguru Handler #8 --- 2026-05-27 17:46:36.607212 | debian-bookworm | Record was: {'elapsed': datetime.timedelta(microseconds=484798), 'exception': None, 'extra': {}, 'file': (name='main.py', path='/home/zuul/src/github.com/osism/openstack-flavor-manager/openstack_flavor_manager/main.py'), 'function': 'set_flavor', 'level': (name='INFO', no=20, icon='ℹ️'), 'line': 71, 'message': 'Flavor SCS-1V-4 created', 'module': 'main', 'name': 'openstack_flavor_manager.main', 'process': (id=1664, name='MainProcess'), 'thread': (id=140178384917184, name='MainThread'), 'time': datetime(2026, 5, 27, 17, 46, 36, 606802, tzinfo=datetime.timezone(datetime.timedelta(0), 'UTC'))} 2026-05-27 17:46:36.607724 | debian-bookworm | Traceback (most recent call last): 2026-05-27 17:46:36.608100 | debian-bookworm | File "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/loguru/_handler.py", line 206, in emit 2026-05-27 17:46:36.608122 | debian-bookworm | self._sink.write(str_record) 2026-05-27 17:46:36.608128 | debian-bookworm | File "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/loguru/_simple_sinks.py", line 16, in write 2026-05-27 17:46:36.608134 | debian-bookworm | self._stream.write(message) 2026-05-27 17:46:36.608139 | debian-bookworm | ValueError: I/O operation on closed file. 2026-05-27 17:46:36.608144 | debian-bookworm | --- End of logging error --- 2026-05-27 17:46:36.849596 | debian-bookworm | ..................... 2026-05-27 17:46:36.849655 | debian-bookworm | ---------------------------------------------------------------------- 2026-05-27 17:46:36.849662 | debian-bookworm | Ran 29 tests in 0.363s 2026-05-27 17:46:36.849667 | debian-bookworm | 2026-05-27 17:46:36.849672 | debian-bookworm | OK 2026-05-27 17:46:36.940025 | debian-bookworm | test: 1275 I exit 0 (1.01 seconds) /home/zuul/src/github.com/osism/openstack-flavor-manager> python -m unittest discover pid=1664 [tox/execute/api.py:311] 2026-05-27 17:46:36.941101 | debian-bookworm | [tox] unused config key(s): basepython 2026-05-27 17:46:36.941125 | debian-bookworm | test: OK (1.06=setup[0.05]+cmd[1.01] seconds) 2026-05-27 17:46:36.941130 | debian-bookworm | congratulations :) (1.08 seconds) 2026-05-27 17:46:37.361851 | debian-bookworm | ok: Runtime: 0:00:01.371246 2026-05-27 17:46:37.375464 | 2026-05-27 17:46:37.375657 | TASK [tox : Look for output] 2026-05-27 17:46:37.771023 | debian-bookworm | ok 2026-05-27 17:46:37.791317 | 2026-05-27 17:46:37.791469 | TASK [tox : Return file comments to Zuul] 2026-05-27 17:46:37.836477 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:46:37.854305 | 2026-05-27 17:46:37.854536 | PLAY RECAP 2026-05-27 17:46:37.854690 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-05-27 17:46:37.854915 | 2026-05-27 17:46:38.004526 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-27 17:46:38.005574 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-27 17:46:38.775907 | 2026-05-27 17:46:38.776111 | PLAY [all] 2026-05-27 17:46:38.792589 | 2026-05-27 17:46:38.792745 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-05-27 17:46:38.848816 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:46:38.861594 | 2026-05-27 17:46:38.861886 | TASK [fetch-tox-output : Set tox log path for single node] 2026-05-27 17:46:38.921362 | debian-bookworm | ok 2026-05-27 17:46:38.929049 | 2026-05-27 17:46:38.929198 | TASK [fetch-tox-output : Ensure local tox dir] 2026-05-27 17:46:39.421545 | debian-bookworm -> localhost | changed 2026-05-27 17:46:39.432546 | 2026-05-27 17:46:39.432702 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-05-27 17:46:39.498410 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:46:39.511631 | 2026-05-27 17:46:39.511946 | TASK [fetch-tox-output : Set envlist fact] 2026-05-27 17:46:39.563106 | debian-bookworm | ok 2026-05-27 17:46:39.574032 | 2026-05-27 17:46:39.574326 | TASK [fetch-tox-output : Get tox version] 2026-05-27 17:46:40.278443 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-05-27 17:46:40.296033 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-27 17:46:40.609054 | debian-bookworm | ok: Runtime: 0:00:00.310854 2026-05-27 17:46:40.621763 | 2026-05-27 17:46:40.621959 | TASK [fetch-tox-output : Find all default environments] 2026-05-27 17:46:41.159163 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:46:41.170181 | 2026-05-27 17:46:41.170395 | TASK [fetch-tox-output : Set envlist fact] 2026-05-27 17:46:41.207479 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:46:41.214491 | 2026-05-27 17:46:41.214636 | TASK [fetch-tox-output : Find all default environments] 2026-05-27 17:46:41.754648 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:46:41.768298 | 2026-05-27 17:46:41.768476 | TASK [fetch-tox-output : Set envlist fact] 2026-05-27 17:46:41.794227 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:46:41.802180 | 2026-05-27 17:46:41.802339 | LOOP [fetch-tox-output : Copy tox logs] 2026-05-27 17:46:41.847451 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:46:41.860400 | 2026-05-27 17:46:41.860566 | LOOP [fetch-tox-output : Collect tox logs] 2026-05-27 17:46:42.672090 | debian-bookworm | changed: 2026-05-27 17:46:42.672381 | debian-bookworm | created directory /var/lib/zuul/builds/563d71d441814a879cc072b5b6e4b541/work/logs/tox/test 2026-05-27 17:46:42.672455 | debian-bookworm | cd+++++++++ ./ 2026-05-27 17:46:42.672505 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-05-27 17:46:42.672562 | 2026-05-27 17:46:42.686469 | 2026-05-27 17:46:42.686572 | PLAY RECAP 2026-05-27 17:46:42.686676 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-05-27 17:46:42.686706 | 2026-05-27 17:46:42.841670 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-27 17:46:42.842706 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-27 17:46:43.581628 | 2026-05-27 17:46:43.581817 | PLAY [all] 2026-05-27 17:46:43.597970 | 2026-05-27 17:46:43.598136 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-05-27 17:46:43.848143 | debian-bookworm | changed: non-zero return code 2026-05-27 17:46:43.856552 | 2026-05-27 17:46:43.856724 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-05-27 17:46:43.892606 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:46:43.902508 | 2026-05-27 17:46:43.902662 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-05-27 17:46:43.950191 | 2026-05-27 17:46:43.950534 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-05-27 17:46:43.999956 | 2026-05-27 17:46:44.000238 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-05-27 17:46:44.025372 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:46:44.037983 | 2026-05-27 17:46:44.038170 | LOOP [fetch-subunit-output : Generate subunit file] 2026-05-27 17:46:44.074598 | 2026-05-27 17:46:44.074920 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-05-27 17:46:44.099941 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:46:44.112986 | 2026-05-27 17:46:44.113171 | TASK [fetch-subunit-output : Remove the temporary file] 2026-05-27 17:46:44.138460 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:46:44.150487 | 2026-05-27 17:46:44.150649 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-05-27 17:46:44.176195 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:46:44.189728 | 2026-05-27 17:46:44.189860 | PLAY RECAP 2026-05-27 17:46:44.189937 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-05-27 17:46:44.189976 | 2026-05-27 17:46:44.322358 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-27 17:46:44.324974 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-27 17:46:45.063813 | 2026-05-27 17:46:45.063985 | PLAY [Base post-fetch] 2026-05-27 17:46:45.078894 | 2026-05-27 17:46:45.079033 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-27 17:46:45.145237 | debian-bookworm | skipping: Conditional result was False 2026-05-27 17:46:45.153751 | 2026-05-27 17:46:45.153987 | TASK [fetch-output : Set log path for single node] 2026-05-27 17:46:45.196541 | debian-bookworm | ok 2026-05-27 17:46:45.203460 | 2026-05-27 17:46:45.203607 | LOOP [fetch-output : Ensure local output dirs] 2026-05-27 17:46:45.686203 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/563d71d441814a879cc072b5b6e4b541/work/logs" 2026-05-27 17:46:45.965862 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/563d71d441814a879cc072b5b6e4b541/work/artifacts" 2026-05-27 17:46:46.251106 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/563d71d441814a879cc072b5b6e4b541/work/docs" 2026-05-27 17:46:46.270633 | 2026-05-27 17:46:46.270942 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-27 17:46:47.086372 | debian-bookworm | changed: 2026-05-27 17:46:47.086610 | debian-bookworm | .d..t...... ./ 2026-05-27 17:46:47.086647 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-27 17:46:47.086678 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-27 17:46:47.086706 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-27 17:46:47.086751 | debian-bookworm | changed: All items complete 2026-05-27 17:46:47.086774 | 2026-05-27 17:46:47.707939 | debian-bookworm | changed: .d..t...... ./ 2026-05-27 17:46:48.299410 | debian-bookworm | changed: .d..t...... ./ 2026-05-27 17:46:48.326805 | 2026-05-27 17:46:48.326994 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-27 17:46:48.852512 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010482 2026-05-27 17:46:49.152196 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011871 2026-05-27 17:46:49.171515 | 2026-05-27 17:46:49.171673 | PLAY RECAP 2026-05-27 17:46:49.171757 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-27 17:46:49.171830 | 2026-05-27 17:46:49.303181 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-27 17:46:49.304263 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 17:46:50.038491 | 2026-05-27 17:46:50.038668 | PLAY [Base post] 2026-05-27 17:46:50.053389 | 2026-05-27 17:46:50.053547 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-27 17:46:50.647424 | debian-bookworm | changed 2026-05-27 17:46:50.657732 | 2026-05-27 17:46:50.657890 | PLAY RECAP 2026-05-27 17:46:50.657984 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-27 17:46:50.658070 | 2026-05-27 17:46:50.788979 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 17:46:50.790038 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-27 17:46:51.716869 | 2026-05-27 17:46:51.717063 | PLAY [Base post-logs] 2026-05-27 17:46:51.728879 | 2026-05-27 17:46:51.729019 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-27 17:46:52.173250 | localhost | changed 2026-05-27 17:46:52.184123 | 2026-05-27 17:46:52.184288 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-27 17:46:52.220148 | localhost | ok 2026-05-27 17:46:52.223440 | 2026-05-27 17:46:52.223543 | TASK [Set zuul-log-path fact] 2026-05-27 17:46:52.250359 | localhost | ok 2026-05-27 17:46:52.264611 | 2026-05-27 17:46:52.264830 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 17:46:52.296493 | localhost | ok 2026-05-27 17:46:52.303709 | 2026-05-27 17:46:52.303939 | TASK [upload-logs : Create log directories] 2026-05-27 17:46:52.809583 | localhost | changed 2026-05-27 17:46:52.812589 | 2026-05-27 17:46:52.812710 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-27 17:46:53.322462 | localhost -> localhost | ok: Runtime: 0:00:00.007387 2026-05-27 17:46:53.327068 | 2026-05-27 17:46:53.327261 | TASK [upload-logs : Upload logs to log server] 2026-05-27 17:46:53.894378 | localhost | Output suppressed because no_log was given 2026-05-27 17:46:53.898628 | 2026-05-27 17:46:53.898935 | LOOP [upload-logs : Compress console log and json output] 2026-05-27 17:46:53.956954 | localhost | skipping: Conditional result was False 2026-05-27 17:46:53.959721 | localhost | skipping: Conditional result was False 2026-05-27 17:46:53.975024 | 2026-05-27 17:46:53.975268 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-27 17:46:54.023426 | localhost | skipping: Conditional result was False 2026-05-27 17:46:54.024142 | 2026-05-27 17:46:54.027335 | localhost | skipping: Conditional result was False 2026-05-27 17:46:54.041282 | 2026-05-27 17:46:54.041545 | LOOP [upload-logs : Upload console log and json output]