2026-06-27 09:39:58.696514 | Job console starting 2026-06-27 09:39:58.712265 | Updating git repos 2026-06-27 09:39:58.777588 | Cloning repos into workspace 2026-06-27 09:39:58.882373 | Restoring repo states 2026-06-27 09:39:58.907487 | Merging changes 2026-06-27 09:40:00.049771 | Checking out repos 2026-06-27 09:40:00.147329 | Preparing playbooks 2026-06-27 09:40:01.788112 | Running Ansible setup 2026-06-27 09:40:08.078400 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-27 09:40:09.707856 | 2026-06-27 09:40:09.709201 | PLAY [Base pre] 2026-06-27 09:40:09.723744 | 2026-06-27 09:40:09.723846 | TASK [Setup log path fact] 2026-06-27 09:40:09.752146 | debian-bookworm | ok 2026-06-27 09:40:09.768840 | 2026-06-27 09:40:09.768995 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-27 09:40:09.812906 | debian-bookworm | ok 2026-06-27 09:40:09.821451 | 2026-06-27 09:40:09.821576 | TASK [emit-job-header : Print job information] 2026-06-27 09:40:09.852086 | # Job Information 2026-06-27 09:40:09.852311 | Ansible Version: 2.16.14 2026-06-27 09:40:09.852475 | Job: tox 2026-06-27 09:40:09.852506 | Pipeline: check 2026-06-27 09:40:09.852526 | Executor: 521e9411259a 2026-06-27 09:40:09.852544 | Triggered by: https://github.com/osism/openstack-flavor-manager/pull/175 2026-06-27 09:40:09.852563 | Event ID: 227457a0-720c-11f1-9727-2b55ab7de679 2026-06-27 09:40:09.857199 | 2026-06-27 09:40:09.857321 | LOOP [emit-job-header : Print node information] 2026-06-27 09:40:10.150602 | debian-bookworm | ok: 2026-06-27 09:40:10.150842 | debian-bookworm | # Node Information 2026-06-27 09:40:10.150901 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-27 09:40:10.150925 | debian-bookworm | Hostname: debian 2026-06-27 09:40:10.150944 | debian-bookworm | Username: zuul 2026-06-27 09:40:10.150962 | debian-bookworm | Distro: Debian 12.14 2026-06-27 09:40:10.150982 | debian-bookworm | Provider: regiocloud-a 2026-06-27 09:40:10.151000 | debian-bookworm | Region: 2026-06-27 09:40:10.151018 | debian-bookworm | Label: debian-bookworm 2026-06-27 09:40:10.151035 | debian-bookworm | Product Name: OpenStack Nova 2026-06-27 09:40:10.151051 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe24:1d40 2026-06-27 09:40:10.168812 | 2026-06-27 09:40:10.168934 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-27 09:40:11.556799 | debian-bookworm -> localhost | changed 2026-06-27 09:40:11.564364 | 2026-06-27 09:40:11.564483 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-27 09:40:13.804378 | debian-bookworm -> localhost | changed 2026-06-27 09:40:13.821272 | 2026-06-27 09:40:13.821397 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-27 09:40:14.535434 | debian-bookworm -> localhost | ok 2026-06-27 09:40:14.544079 | 2026-06-27 09:40:14.544206 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-27 09:40:14.606193 | debian-bookworm | ok 2026-06-27 09:40:14.661642 | debian-bookworm | included: /var/lib/zuul/builds/71c8f3b4f3e14d8b8a4ba2f0c4610ac3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-27 09:40:14.690768 | 2026-06-27 09:40:14.690953 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-27 09:40:17.675304 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-27 09:40:17.675510 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/71c8f3b4f3e14d8b8a4ba2f0c4610ac3/work/71c8f3b4f3e14d8b8a4ba2f0c4610ac3_id_rsa 2026-06-27 09:40:17.675542 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/71c8f3b4f3e14d8b8a4ba2f0c4610ac3/work/71c8f3b4f3e14d8b8a4ba2f0c4610ac3_id_rsa.pub 2026-06-27 09:40:17.675564 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-27 09:40:17.675584 | debian-bookworm -> localhost | SHA256:yGvZoVcYPIdnA+foD3t7cgP8Hhr+2Oput32nkKd8hTs zuul-build-sshkey 2026-06-27 09:40:17.675603 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-27 09:40:17.675672 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-27 09:40:17.675690 | debian-bookworm -> localhost | | . . | 2026-06-27 09:40:17.675708 | debian-bookworm -> localhost | | . * | 2026-06-27 09:40:17.675725 | debian-bookworm -> localhost | | * * | 2026-06-27 09:40:17.675742 | debian-bookworm -> localhost | | . o B . | 2026-06-27 09:40:17.675758 | debian-bookworm -> localhost | | o S.. . | 2026-06-27 09:40:17.675781 | debian-bookworm -> localhost | | = *o .. .| 2026-06-27 09:40:17.675798 | debian-bookworm -> localhost | | = + +o+ .o | 2026-06-27 09:40:17.675814 | debian-bookworm -> localhost | | . . ooB**E o| 2026-06-27 09:40:17.675831 | debian-bookworm -> localhost | | +OOB+o+.| 2026-06-27 09:40:17.675847 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-27 09:40:17.675908 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.739668 2026-06-27 09:40:17.681325 | 2026-06-27 09:40:17.681429 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-27 09:40:17.719837 | debian-bookworm | ok 2026-06-27 09:40:17.730163 | debian-bookworm | included: /var/lib/zuul/builds/71c8f3b4f3e14d8b8a4ba2f0c4610ac3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-27 09:40:17.739333 | 2026-06-27 09:40:17.739440 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-27 09:40:17.762816 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:40:17.768651 | 2026-06-27 09:40:17.768753 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-27 09:40:18.496194 | debian-bookworm | changed 2026-06-27 09:40:18.501036 | 2026-06-27 09:40:18.501135 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-27 09:40:18.764482 | debian-bookworm | ok 2026-06-27 09:40:18.772327 | 2026-06-27 09:40:18.772445 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-27 09:40:19.478138 | debian-bookworm | changed 2026-06-27 09:40:19.484566 | 2026-06-27 09:40:19.484695 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-27 09:40:20.230533 | debian-bookworm | changed 2026-06-27 09:40:20.235107 | 2026-06-27 09:40:20.235186 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-27 09:40:20.268477 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:40:20.284457 | 2026-06-27 09:40:20.284617 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-27 09:40:20.803166 | debian-bookworm -> localhost | changed 2026-06-27 09:40:20.825764 | 2026-06-27 09:40:20.825931 | TASK [add-build-sshkey : Add back temp key] 2026-06-27 09:40:21.391221 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/71c8f3b4f3e14d8b8a4ba2f0c4610ac3/work/71c8f3b4f3e14d8b8a4ba2f0c4610ac3_id_rsa (zuul-build-sshkey) 2026-06-27 09:40:21.391457 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024684 2026-06-27 09:40:21.403213 | 2026-06-27 09:40:21.403334 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-27 09:40:21.854336 | debian-bookworm | ok 2026-06-27 09:40:21.859577 | 2026-06-27 09:40:21.859697 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-27 09:40:21.883494 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:40:21.907072 | 2026-06-27 09:40:21.907237 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-27 09:40:22.349601 | debian-bookworm | ok 2026-06-27 09:40:22.360430 | 2026-06-27 09:40:22.360560 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-27 09:40:22.398776 | debian-bookworm | ok 2026-06-27 09:40:22.404045 | 2026-06-27 09:40:22.404135 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-27 09:40:22.730314 | debian-bookworm -> localhost | ok 2026-06-27 09:40:22.736933 | 2026-06-27 09:40:22.737025 | TASK [validate-host : Collect information about the host] 2026-06-27 09:40:23.921078 | debian-bookworm | ok 2026-06-27 09:40:23.937712 | 2026-06-27 09:40:23.937825 | TASK [validate-host : Sanitize hostname] 2026-06-27 09:40:24.059919 | debian-bookworm | ok 2026-06-27 09:40:24.064384 | 2026-06-27 09:40:24.064475 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-27 09:40:24.625761 | debian-bookworm -> localhost | changed 2026-06-27 09:40:24.631763 | 2026-06-27 09:40:24.631948 | TASK [validate-host : Collect information about zuul worker] 2026-06-27 09:40:25.061295 | debian-bookworm | ok 2026-06-27 09:40:25.066622 | 2026-06-27 09:40:25.066744 | TASK [validate-host : Write out all zuul information for each host] 2026-06-27 09:40:25.657204 | debian-bookworm -> localhost | changed 2026-06-27 09:40:25.667435 | 2026-06-27 09:40:25.667564 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-27 09:40:25.940209 | debian-bookworm | ok 2026-06-27 09:40:25.949559 | 2026-06-27 09:40:25.949727 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-27 09:40:26.923393 | debian-bookworm | changed: 2026-06-27 09:40:26.923614 | debian-bookworm | cd+++++++++ src/ 2026-06-27 09:40:26.923649 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-27 09:40:26.923674 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-27 09:40:26.923696 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-06-27 09:40:26.923717 | debian-bookworm | =7.0.3 2026-06-27 09:41:06.379701 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-27 09:41:06.440710 | debian-bookworm | Collecting colorama>=0.4.6 2026-06-27 09:41:06.452795 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-06-27 09:41:06.530260 | debian-bookworm | Collecting filelock>=3.25 2026-06-27 09:41:06.542583 | debian-bookworm | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-27 09:41:06.551137 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.8/42.8 kB 6.0 MB/s eta 0:00:00 2026-06-27 09:41:06.621666 | debian-bookworm | Collecting packaging>=26 2026-06-27 09:41:06.634689 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-27 09:41:06.652260 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 8.4 MB/s eta 0:00:00 2026-06-27 09:41:06.713065 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-06-27 09:41:06.724834 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-27 09:41:06.766319 | debian-bookworm | Collecting pluggy>=1.6 2026-06-27 09:41:06.778538 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-27 09:41:06.839606 | debian-bookworm | Collecting pyproject-api>=1.10 2026-06-27 09:41:06.852374 | debian-bookworm | Downloading pyproject_api-1.10.1-py3-none-any.whl (12 kB) 2026-06-27 09:41:06.895431 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-06-27 09:41:06.907290 | debian-bookworm | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-27 09:41:06.951468 | debian-bookworm | Collecting tomli-w>=1.2 2026-06-27 09:41:06.965645 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-06-27 09:41:07.129887 | debian-bookworm | Collecting virtualenv>=21.1 2026-06-27 09:41:07.143364 | debian-bookworm | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-27 09:41:07.398108 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 18.3 MB/s eta 0:00:00 2026-06-27 09:41:07.538673 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-06-27 09:41:07.552194 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-27 09:41:07.575238 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 25.1 MB/s eta 0:00:00 2026-06-27 09:41:07.689420 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-06-27 09:41:08.549989 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.3 filelock-3.29.4 packaging-26.2 platformdirs-4.10.0 pluggy-1.6.0 pyproject-api-1.10.1 python-discovery-1.4.2 tomli-w-1.2.0 tox-4.56.1 virtualenv-21.5.1 2026-06-27 09:41:09.179185 | debian-bookworm | ok: Runtime: 0:00:03.284505 2026-06-27 09:41:09.193945 | 2026-06-27 09:41:09.194150 | TASK [ensure-tox : Export installed tox_executable path] 2026-06-27 09:41:09.243222 | debian-bookworm | ok 2026-06-27 09:41:09.250574 | 2026-06-27 09:41:09.250723 | TASK [ensure-tox : Output tox version] 2026-06-27 09:41:09.880219 | 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-06-27 09:41:09.901468 | debian-bookworm | 4.56.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-27 09:41:10.282383 | debian-bookworm | ok: Runtime: 0:00:00.410932 2026-06-27 09:41:10.300066 | 2026-06-27 09:41:10.300282 | TASK [ensure-tox : Make global symlink] 2026-06-27 09:41:10.327892 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:41:10.344253 | 2026-06-27 09:41:10.344393 | PLAY RECAP 2026-06-27 09:41:10.344472 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-06-27 09:41:10.344509 | 2026-06-27 09:41:10.520488 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-06-27 09:41:10.521688 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-06-27 09:41:11.331510 | 2026-06-27 09:41:11.331696 | PLAY [all] 2026-06-27 09:41:11.349023 | 2026-06-27 09:41:11.349177 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-06-27 09:41:11.886579 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-27 09:41:12.380983 | debian-bookworm | ok: Runtime: 0:00:00.023012 2026-06-27 09:41:12.393981 | 2026-06-27 09:41:12.394207 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-06-27 09:41:12.930179 | debian-bookworm | ok: Runtime: 0:00:00.007709 2026-06-27 09:41:12.944905 | 2026-06-27 09:41:12.945100 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-06-27 09:41:13.271230 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-27 09:41:13.275639 | debian-bookworm | sudo: a password is required 2026-06-27 09:41:13.481131 | debian-bookworm | ok: Runtime: 0:00:00.028318 2026-06-27 09:41:13.499681 | 2026-06-27 09:41:13.499888 | TASK [tox : Check to see if the constraints file exists] 2026-06-27 09:41:13.536832 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:41:13.551828 | 2026-06-27 09:41:13.552157 | TASK [tox : Fail if constraints file is missing] 2026-06-27 09:41:13.579642 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:41:13.593622 | 2026-06-27 09:41:13.593799 | TASK [tox : Record file location] 2026-06-27 09:41:13.631138 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:41:13.637722 | 2026-06-27 09:41:13.637898 | TASK [tox : Install tox siblings] 2026-06-27 09:41:13.680139 | debian-bookworm | ok 2026-06-27 09:41:13.691175 | debian-bookworm | included: /var/lib/zuul/builds/71c8f3b4f3e14d8b8a4ba2f0c4610ac3/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-06-27 09:41:13.697164 | 2026-06-27 09:41:13.697275 | TASK [tox : Run tox without tests] 2026-06-27 09:41:14.287002 | debian-bookworm | ROOT: 217 D setup logging to DEBUG on pid 1587 [tox/report.py:229] 2026-06-27 09:41:14.316787 | debian-bookworm | test: 247 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-06-27 09:41:14.319493 | debian-bookworm | test: 250 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-06-27 09:41:14.320072 | debian-bookworm | test: 250 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-06-27 09:41:14.324208 | debian-bookworm | test: 254 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py b894014940851788f221889554fb00f5 533267fd27404afbff1262f1656827b6 [python_discovery/_cached_py_info.py:198] 2026-06-27 09:41:14.408725 | debian-bookworm | test: 339 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-06-27 09:41:14.409395 | debian-bookworm | test: 339 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-06-27 09:41:14.409923 | debian-bookworm | test: 340 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-06-27 09:41:14.413535 | debian-bookworm | test: 344 D symlink on filesystem does work [virtualenv/info.py:51] 2026-06-27 09:41:14.413769 | debian-bookworm | test: 344 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-06-27 09:41:14.454237 | debian-bookworm | test: 384 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-06-27 09:41:14.454405 | debian-bookworm | test: 385 D create folder /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-06-27 09:41:14.454641 | debian-bookworm | test: 385 D create folder /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-06-27 09:41:14.454761 | debian-bookworm | test: 385 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-06-27 09:41:14.455008 | debian-bookworm | test: 385 D write /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-06-27 09:41:14.455136 | debian-bookworm | test: 385 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-06-27 09:41:14.455204 | debian-bookworm | test: 386 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-06-27 09:41:14.455264 | debian-bookworm | test: 386 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-06-27 09:41:14.455311 | debian-bookworm | test: 386 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-06-27 09:41:14.455362 | debian-bookworm | test: 386 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-27 09:41:14.455439 | debian-bookworm | test: 386 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-06-27 09:41:14.455576 | debian-bookworm | test: 386 D virtualenv = 21.5.1 [virtualenv/create/pyenv_cfg.py:51] 2026-06-27 09:41:14.455643 | debian-bookworm | test: 386 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-06-27 09:41:14.455663 | debian-bookworm | test: 386 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-27 09:41:14.455671 | debian-bookworm | test: 386 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-27 09:41:14.455679 | debian-bookworm | test: 386 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-27 09:41:14.456018 | debian-bookworm | test: 386 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-06-27 09:41:14.456291 | debian-bookworm | test: 387 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:117] 2026-06-27 09:41:14.456438 | debian-bookworm | test: 387 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:120] 2026-06-27 09:41:14.456967 | debian-bookworm | test: 387 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-06-27 09:41:14.457444 | debian-bookworm | test: 388 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-06-27 09:41:14.504081 | debian-bookworm | test: 387 D { 2026-06-27 09:41:14.504185 | debian-bookworm | "sys": { 2026-06-27 09:41:14.504198 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin/python", 2026-06-27 09:41:14.504207 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-06-27 09:41:14.504216 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test", 2026-06-27 09:41:14.504225 | debian-bookworm | "base_prefix": "/usr", 2026-06-27 09:41:14.504234 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test", 2026-06-27 09:41:14.504240 | debian-bookworm | "base_exec_prefix": "/usr", 2026-06-27 09:41:14.504247 | debian-bookworm | "path": [ 2026-06-27 09:41:14.504254 | debian-bookworm | "/usr/lib/python311.zip", 2026-06-27 09:41:14.504260 | debian-bookworm | "/usr/lib/python3.11", 2026-06-27 09:41:14.504279 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-06-27 09:41:14.504287 | debian-bookworm | "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages" 2026-06-27 09:41:14.504294 | debian-bookworm | ], 2026-06-27 09:41:14.504301 | debian-bookworm | "meta_path": [ 2026-06-27 09:41:14.504308 | debian-bookworm | "", 2026-06-27 09:41:14.504315 | debian-bookworm | "", 2026-06-27 09:41:14.504322 | debian-bookworm | "", 2026-06-27 09:41:14.504329 | debian-bookworm | "" 2026-06-27 09:41:14.504335 | debian-bookworm | ], 2026-06-27 09:41:14.504342 | debian-bookworm | "fs_encoding": "utf-8", 2026-06-27 09:41:14.504348 | debian-bookworm | "io_encoding": "utf-8" 2026-06-27 09:41:14.504355 | debian-bookworm | }, 2026-06-27 09:41:14.504361 | debian-bookworm | "version": "3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]", 2026-06-27 09:41:14.504368 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-06-27 09:41:14.504375 | debian-bookworm | "os": "", 2026-06-27 09:41:14.504381 | debian-bookworm | "site": "", 2026-06-27 09:41:14.504388 | debian-bookworm | "datetime": "", 2026-06-27 09:41:14.504394 | debian-bookworm | "math": "", 2026-06-27 09:41:14.504401 | debian-bookworm | "json": "" 2026-06-27 09:41:14.504408 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-06-27 09:41:14.504425 | debian-bookworm | test: 434 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-06-27 09:41:14.511556 | debian-bookworm | test: 442 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-06-27 09:41:14.512613 | debian-bookworm | test: 442 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-06-27 09:41:14.514616 | debian-bookworm | test: 445 D build install image for pip-26.1.2-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-06-27 09:41:14.515155 | debian-bookworm | test: 445 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-06-27 09:41:14.972537 | debian-bookworm | test: 903 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-06-27 09:41:14.975662 | debian-bookworm | test: 906 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-06-27 09:41:14.976768 | debian-bookworm | test: 907 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-06-27 09:41:14.981637 | debian-bookworm | test: 912 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-06-27 09:41:15.004931 | debian-bookworm | test: 935 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.virtualenv to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pip-26.1.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-06-27 09:41:15.005211 | debian-bookworm | test: 936 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-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-06-27 09:41:15.190980 | debian-bookworm | test: 1121 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-06-27 09:41:15.191721 | debian-bookworm | test: 1122 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-06-27 09:41:15.195454 | debian-bookworm | test: 1126 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.dist-info to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pip-26.1.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-06-27 09:41:15.200052 | debian-bookworm | test: 1130 D generated console scripts pip3.11 pip3 pip pip-3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-06-27 09:41:15.200247 | debian-bookworm | test: 1131 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-06-27 09:41:15.207700 | debian-bookworm | test: 1138 D write /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-06-27 09:41:15.207765 | debian-bookworm | test: 1138 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-06-27 09:41:15.207840 | debian-bookworm | test: 1138 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-06-27 09:41:15.207947 | debian-bookworm | test: 1138 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-06-27 09:41:15.208017 | debian-bookworm | test: 1138 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-06-27 09:41:15.208088 | debian-bookworm | test: 1138 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-27 09:41:15.208152 | debian-bookworm | test: 1139 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-06-27 09:41:15.208220 | debian-bookworm | test: 1139 D virtualenv = 21.5.1 [virtualenv/create/pyenv_cfg.py:51] 2026-06-27 09:41:15.208288 | debian-bookworm | test: 1139 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-06-27 09:41:15.208368 | debian-bookworm | test: 1139 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-27 09:41:15.208429 | debian-bookworm | test: 1139 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-27 09:41:15.208498 | debian-bookworm | test: 1139 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-27 09:41:15.213804 | debian-bookworm | test: 1144 W install_deps> python -I -m pip install -r requirements.txt -r test-requirements.txt [tox/tox_env/api.py:485] 2026-06-27 09:41:16.571920 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-06-27 09:41:16.697834 | 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-06-27 09:41:16.745355 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 2)) 2026-06-27 09:41:16.760057 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-06-27 09:41:16.879368 | debian-bookworm | Collecting openstacksdk==4.17.0 (from -r requirements.txt (line 3)) 2026-06-27 09:41:16.894457 | debian-bookworm | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-06-27 09:41:16.952521 | debian-bookworm | Collecting requests-file==3.0.1 (from -r requirements.txt (line 4)) 2026-06-27 09:41:16.969508 | debian-bookworm | Downloading requests_file-3.0.1-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-27 09:41:17.050087 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 5)) 2026-06-27 09:41:17.063761 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-27 09:41:17.120643 | debian-bookworm | Collecting typer==0.26.6 (from typer[all]==0.26.6->-r requirements.txt (line 6)) 2026-06-27 09:41:17.136669 | debian-bookworm | Downloading typer-0.26.6-py3-none-any.whl.metadata (16 kB) 2026-06-27 09:41:17.184842 | debian-bookworm | Collecting munch==4.0.0 (from -r test-requirements.txt (line 1)) 2026-06-27 09:41:17.200862 | debian-bookworm | Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2026-06-27 09:41:17.489765 | debian-bookworm | Collecting cryptography>=2.7 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-06-27 09:41:17.503387 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-06-27 09:41:17.559112 | debian-bookworm | Collecting decorator>=4.4.1 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-06-27 09:41:17.574126 | debian-bookworm | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-27 09:41:17.625078 | debian-bookworm | Collecting dogpile.cache>=0.6.5 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-06-27 09:41:17.640156 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-27 09:41:17.691019 | debian-bookworm | Collecting iso8601>=0.1.11 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-06-27 09:41:17.724268 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-27 09:41:17.759037 | debian-bookworm | Collecting jmespath>=0.9.0 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-06-27 09:41:17.771969 | debian-bookworm | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-27 09:41:17.824330 | debian-bookworm | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-06-27 09:41:17.838123 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-27 09:41:17.899230 | debian-bookworm | Collecting keystoneauth1>=5.10.0 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-06-27 09:41:17.914137 | debian-bookworm | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-27 09:41:17.957124 | debian-bookworm | Collecting os-service-types>=1.8.1 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-06-27 09:41:17.972068 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-27 09:41:18.048384 | debian-bookworm | Collecting pbr!=2.1.0,>=2.0.0 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-06-27 09:41:18.062354 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-27 09:41:18.123836 | debian-bookworm | Collecting platformdirs>=3 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-06-27 09:41:18.138078 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-27 09:41:18.250369 | debian-bookworm | Collecting psutil>=3.2.2 (from openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-06-27 09:41:18.263192 | 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-06-27 09:41:18.413753 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 5)) 2026-06-27 09:41:18.427457 | 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-06-27 09:41:18.478901 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 5)) 2026-06-27 09:41:18.492095 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-27 09:41:18.597915 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.34.2->-r requirements.txt (line 5)) 2026-06-27 09:41:18.611937 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-27 09:41:18.662123 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 5)) 2026-06-27 09:41:18.675860 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-27 09:41:18.716815 | debian-bookworm | Collecting shellingham>=1.3.0 (from typer==0.26.6->typer[all]==0.26.6->-r requirements.txt (line 6)) 2026-06-27 09:41:18.729840 | debian-bookworm | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-27 09:41:18.811105 | debian-bookworm | Collecting rich>=13.8.0 (from typer==0.26.6->typer[all]==0.26.6->-r requirements.txt (line 6)) 2026-06-27 09:41:18.823742 | debian-bookworm | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-27 09:41:18.864681 | debian-bookworm | Collecting annotated-doc>=0.0.2 (from typer==0.26.6->typer[all]==0.26.6->-r requirements.txt (line 6)) 2026-06-27 09:41:18.879424 | debian-bookworm | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-27 09:41:18.895095 | debian-bookworm | WARNING: typer 0.26.6 does not provide the extra 'all' 2026-06-27 09:41:19.030195 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography>=2.7->openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-06-27 09:41:19.042999 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-27 09:41:19.083574 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography>=2.7->openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-06-27 09:41:19.097868 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-27 09:41:19.152855 | debian-bookworm | Collecting stevedore>=3.0.0 (from dogpile.cache>=0.6.5->openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-06-27 09:41:19.171546 | debian-bookworm | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-27 09:41:19.229732 | debian-bookworm | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-06-27 09:41:19.244748 | debian-bookworm | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-27 09:41:19.310999 | debian-bookworm | Collecting typing-extensions>=4.12 (from keystoneauth1>=5.10.0->openstacksdk==4.17.0->-r requirements.txt (line 3)) 2026-06-27 09:41:19.324629 | debian-bookworm | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-27 09:41:19.340996 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/test/lib/python3.11/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk==4.17.0->-r requirements.txt (line 3)) (82.0.1) 2026-06-27 09:41:19.375569 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer==0.26.6->typer[all]==0.26.6->-r requirements.txt (line 6)) 2026-06-27 09:41:19.388735 | debian-bookworm | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-27 09:41:19.452687 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer==0.26.6->typer[all]==0.26.6->-r requirements.txt (line 6)) 2026-06-27 09:41:19.465607 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-27 09:41:19.505514 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer==0.26.6->typer[all]==0.26.6->-r requirements.txt (line 6)) 2026-06-27 09:41:19.520431 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-27 09:41:19.570067 | 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-06-27 09:41:19.631972 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 12.7 MB/s 0:00:00 2026-06-27 09:41:19.647017 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-06-27 09:41:19.676619 | debian-bookworm | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-06-27 09:41:19.759893 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 23.6 MB/s 0:00:00 2026-06-27 09:41:19.775282 | debian-bookworm | Downloading requests_file-3.0.1-py2.py3-none-any.whl (4.5 kB) 2026-06-27 09:41:19.800334 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-27 09:41:19.877273 | debian-bookworm | Downloading typer-0.26.6-py3-none-any.whl (122 kB) 2026-06-27 09:41:19.904287 | debian-bookworm | Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2026-06-27 09:41:19.928024 | 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-06-27 09:41:19.958997 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-27 09:41:19.984819 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-27 09:41:20.008071 | debian-bookworm | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-27 09:41:20.029476 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-27 09:41:20.055210 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-06-27 09:41:20.229249 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 27.0 MB/s 0:00:00 2026-06-27 09:41:20.244042 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-06-27 09:41:20.269677 | debian-bookworm | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-27 09:41:20.295806 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-27 09:41:20.323659 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-27 09:41:20.359838 | debian-bookworm | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-27 09:41:20.384968 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-27 09:41:20.416062 | debian-bookworm | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-27 09:41:20.446370 | debian-bookworm | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-27 09:41:20.477040 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-27 09:41:20.512390 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-27 09:41:20.546206 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-27 09:41:20.575190 | 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-06-27 09:41:20.606835 | debian-bookworm | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-27 09:41:20.641815 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-27 09:41:20.700539 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 19.7 MB/s 0:00:00 2026-06-27 09:41:20.715093 | debian-bookworm | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-27 09:41:20.737762 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-27 09:41:20.762676 | debian-bookworm | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-27 09:41:20.788541 | debian-bookworm | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-27 09:41:20.814714 | debian-bookworm | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-27 09:41:20.841878 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-27 09:41:20.999033 | debian-bookworm | Installing collected packages: 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-06-27 09:41:25.926466 | debian-bookworm | 2026-06-27 09:41:25.929509 | debian-bookworm | Successfully installed PyYAML-6.0.3 annotated-doc-0.0.4 certifi-2026.6.17 cffi-2.0.0 charset_normalizer-3.4.7 cryptography-49.0.0 decorator-5.3.1 dogpile.cache-1.5.0 idna-3.18 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.17.0 os-service-types-1.8.2 pbr-7.0.3 platformdirs-4.10.0 psutil-7.2.2 pycparser-3.0 pygments-2.20.0 requests-2.34.2 requests-file-3.0.1 rich-15.0.0 shellingham-1.5.4 stevedore-5.8.0 typer-0.26.6 typing-extensions-4.15.0 urllib3-2.7.0 2026-06-27 09:41:26.161502 | debian-bookworm | test: 12092 I exit 0 (10.94 seconds) /home/zuul/src/github.com/osism/openstack-flavor-manager> python -I -m pip install -r requirements.txt -r test-requirements.txt pid=1600 [tox/execute/api.py:308] 2026-06-27 09:41:26.162955 | debian-bookworm | [tox] unused config key(s): basepython 2026-06-27 09:41:26.163008 | debian-bookworm | test: OK (11.85 seconds) 2026-06-27 09:41:26.163022 | debian-bookworm | congratulations :) (11.88 seconds) 2026-06-27 09:41:26.276103 | debian-bookworm | ok: Runtime: 0:00:12.204000 2026-06-27 09:41:26.285113 | 2026-06-27 09:41:26.285270 | TASK [tox : Create a tempfile to save tox showconfig] 2026-06-27 09:41:26.715560 | debian-bookworm | changed 2026-06-27 09:41:26.721255 | 2026-06-27 09:41:26.721382 | TASK [tox : Detect tox version] 2026-06-27 09:41:27.379458 | debian-bookworm | 4.56.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-27 09:41:27.753894 | debian-bookworm | ok: Runtime: 0:00:00.371473 2026-06-27 09:41:27.760579 | 2026-06-27 09:41:27.760719 | TASK [tox : Get tox envlist config] 2026-06-27 09:41:28.815829 | debian-bookworm | ok: Runtime: 0:00:00.447732 2026-06-27 09:41:28.822365 | 2026-06-27 09:41:28.822529 | TASK [tox : Install any sibling python packages] 2026-06-27 09:41:29.323301 | debian-bookworm | ok: No setup.cfg, no action needed 2026-06-27 09:41:29.329328 | 2026-06-27 09:41:29.329455 | TASK [tox : Remove tempfile] 2026-06-27 09:41:30.054321 | debian-bookworm | changed 2026-06-27 09:41:30.074505 | 2026-06-27 09:41:30.075430 | TASK [tox : Emit tox command] 2026-06-27 09:41:30.155105 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-06-27 09:41:30.163301 | 2026-06-27 09:41:30.163449 | TASK [tox : Run tox] 2026-06-27 09:41:30.752046 | debian-bookworm | ROOT: 209 D setup logging to DEBUG on pid 1765 [tox/report.py:229] 2026-06-27 09:41:30.781320 | debian-bookworm | test: 239 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-06-27 09:41:30.783956 | debian-bookworm | test: 241 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-06-27 09:41:30.784591 | debian-bookworm | test: 242 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-06-27 09:41:30.788592 | debian-bookworm | test: 246 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-06-27 09:41:30.789307 | debian-bookworm | test: 247 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-06-27 09:41:30.789374 | debian-bookworm | test: 247 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-06-27 09:41:30.791083 | debian-bookworm | test: 249 D symlink on filesystem does work [virtualenv/info.py:51] 2026-06-27 09:41:30.791238 | debian-bookworm | test: 249 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-06-27 09:41:30.826100 | debian-bookworm | test: 284 W commands[0]> python -m unittest discover [tox/tox_env/api.py:485] 2026-06-27 09:41:31.564780 | debian-bookworm | ........--- Logging error in Loguru Handler #8 --- 2026-06-27 09:41:31.565248 | debian-bookworm | Record was: {'elapsed': datetime.timedelta(microseconds=548317), '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=1772, name='MainProcess'), 'thread': (id=139818629247680, name='MainThread'), 'time': datetime(2026, 6, 27, 9, 41, 31, 564443, tzinfo=datetime.timezone(datetime.timedelta(0), 'UTC'))} 2026-06-27 09:41:31.565822 | debian-bookworm | Traceback (most recent call last): 2026-06-27 09:41:31.565866 | 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-06-27 09:41:31.565880 | debian-bookworm | self._sink.write(str_record) 2026-06-27 09:41:31.565893 | 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-06-27 09:41:31.565906 | debian-bookworm | self._stream.write(message) 2026-06-27 09:41:31.565918 | debian-bookworm | ValueError: I/O operation on closed file. 2026-06-27 09:41:31.565932 | debian-bookworm | --- End of logging error --- 2026-06-27 09:41:32.128132 | debian-bookworm | ..................... 2026-06-27 09:41:32.128257 | debian-bookworm | ---------------------------------------------------------------------- 2026-06-27 09:41:32.128274 | debian-bookworm | Ran 29 tests in 0.688s 2026-06-27 09:41:32.128286 | debian-bookworm | 2026-06-27 09:41:32.128298 | debian-bookworm | OK 2026-06-27 09:41:32.232891 | debian-bookworm | test: 1690 I exit 0 (1.41 seconds) /home/zuul/src/github.com/osism/openstack-flavor-manager> python -m unittest discover pid=1772 [tox/execute/api.py:308] 2026-06-27 09:41:32.233863 | debian-bookworm | [tox] unused config key(s): basepython 2026-06-27 09:41:32.233908 | debian-bookworm | test: OK (1.46=setup[0.05]+cmd[1.41] seconds) 2026-06-27 09:41:32.233921 | debian-bookworm | congratulations :) (1.48 seconds) 2026-06-27 09:41:32.725104 | debian-bookworm | ok: Runtime: 0:00:01.788735 2026-06-27 09:41:32.733205 | 2026-06-27 09:41:32.733321 | TASK [tox : Look for output] 2026-06-27 09:41:33.284535 | debian-bookworm | ok 2026-06-27 09:41:33.316576 | 2026-06-27 09:41:33.316773 | TASK [tox : Return file comments to Zuul] 2026-06-27 09:41:33.351988 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:41:33.366001 | 2026-06-27 09:41:33.366140 | PLAY RECAP 2026-06-27 09:41:33.366201 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-06-27 09:41:33.366227 | 2026-06-27 09:41:33.866663 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-06-27 09:41:33.868809 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-06-27 09:41:34.823601 | 2026-06-27 09:41:34.823813 | PLAY [all] 2026-06-27 09:41:34.855074 | 2026-06-27 09:41:34.856351 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-06-27 09:41:34.952624 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:41:34.959655 | 2026-06-27 09:41:34.959865 | TASK [fetch-tox-output : Set tox log path for single node] 2026-06-27 09:41:35.021680 | debian-bookworm | ok 2026-06-27 09:41:35.027927 | 2026-06-27 09:41:35.028093 | TASK [fetch-tox-output : Ensure local tox dir] 2026-06-27 09:41:36.337066 | debian-bookworm -> localhost | changed 2026-06-27 09:41:36.346743 | 2026-06-27 09:41:36.346911 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-06-27 09:41:36.464743 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:41:36.470481 | 2026-06-27 09:41:36.470595 | TASK [fetch-tox-output : Set envlist fact] 2026-06-27 09:41:36.549217 | debian-bookworm | ok 2026-06-27 09:41:36.554861 | 2026-06-27 09:41:36.554954 | TASK [fetch-tox-output : Get tox version] 2026-06-27 09:41:37.324201 | 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-06-27 09:41:37.341693 | debian-bookworm | 4.56.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-27 09:41:37.635407 | debian-bookworm | ok: Runtime: 0:00:00.315902 2026-06-27 09:41:37.641312 | 2026-06-27 09:41:37.641435 | TASK [fetch-tox-output : Find all default environments] 2026-06-27 09:41:38.192987 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:41:38.199100 | 2026-06-27 09:41:38.199212 | TASK [fetch-tox-output : Set envlist fact] 2026-06-27 09:41:38.222589 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:41:38.228192 | 2026-06-27 09:41:38.228291 | TASK [fetch-tox-output : Find all default environments] 2026-06-27 09:41:38.767657 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:41:38.776458 | 2026-06-27 09:41:38.776883 | TASK [fetch-tox-output : Set envlist fact] 2026-06-27 09:41:38.811709 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:41:38.819613 | 2026-06-27 09:41:38.819715 | LOOP [fetch-tox-output : Copy tox logs] 2026-06-27 09:41:38.865537 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:41:38.887419 | 2026-06-27 09:41:38.887575 | LOOP [fetch-tox-output : Collect tox logs] 2026-06-27 09:41:39.719992 | debian-bookworm | changed: 2026-06-27 09:41:39.720249 | debian-bookworm | created directory /var/lib/zuul/builds/71c8f3b4f3e14d8b8a4ba2f0c4610ac3/work/logs/tox/test 2026-06-27 09:41:39.720290 | debian-bookworm | cd+++++++++ ./ 2026-06-27 09:41:39.720316 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-06-27 09:41:39.720402 | 2026-06-27 09:41:39.729296 | 2026-06-27 09:41:39.729374 | PLAY RECAP 2026-06-27 09:41:39.729424 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-06-27 09:41:39.729448 | 2026-06-27 09:41:39.925653 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-06-27 09:41:39.926704 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-06-27 09:41:40.662715 | 2026-06-27 09:41:40.662915 | PLAY [all] 2026-06-27 09:41:40.681178 | 2026-06-27 09:41:40.681313 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-06-27 09:41:40.924579 | debian-bookworm | changed: non-zero return code 2026-06-27 09:41:40.933634 | 2026-06-27 09:41:40.933769 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-06-27 09:41:40.974116 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:41:40.992947 | 2026-06-27 09:41:40.993081 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-06-27 09:41:41.054996 | 2026-06-27 09:41:41.056248 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-06-27 09:41:41.114073 | 2026-06-27 09:41:41.114264 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-06-27 09:41:41.152511 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:41:41.158565 | 2026-06-27 09:41:41.158681 | LOOP [fetch-subunit-output : Generate subunit file] 2026-06-27 09:41:41.204514 | 2026-06-27 09:41:41.204784 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-06-27 09:41:41.231100 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:41:41.238174 | 2026-06-27 09:41:41.238306 | TASK [fetch-subunit-output : Remove the temporary file] 2026-06-27 09:41:41.263332 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:41:41.276765 | 2026-06-27 09:41:41.277006 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-06-27 09:41:41.303730 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:41:41.314925 | 2026-06-27 09:41:41.315050 | PLAY RECAP 2026-06-27 09:41:41.315119 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-06-27 09:41:41.315151 | 2026-06-27 09:41:41.489747 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-06-27 09:41:41.490966 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-27 09:41:42.461225 | 2026-06-27 09:41:42.461427 | PLAY [Base post-fetch] 2026-06-27 09:41:42.489481 | 2026-06-27 09:41:42.489645 | TASK [diagnose-network : Ensure log directory exists] 2026-06-27 09:41:42.919456 | debian-bookworm | ok 2026-06-27 09:41:42.930595 | 2026-06-27 09:41:42.931099 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-27 09:41:54.945289 | debian-bookworm | ok: Runtime: 0:00:06.019981 2026-06-27 09:41:54.953212 | 2026-06-27 09:41:54.953376 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-27 09:42:01.058472 | debian-bookworm | ok: Runtime: 0:00:00.006648 2026-06-27 09:42:01.066443 | 2026-06-27 09:42:01.066614 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-27 09:42:07.124048 | debian-bookworm | ok: Runtime: 0:00:00.010226 2026-06-27 09:42:07.139790 | 2026-06-27 09:42:07.139969 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-27 09:42:07.196664 | debian-bookworm | skipping: Conditional result was False 2026-06-27 09:42:07.210313 | 2026-06-27 09:42:07.210506 | TASK [fetch-output : Set log path for single node] 2026-06-27 09:42:07.270008 | debian-bookworm | ok 2026-06-27 09:42:07.277273 | 2026-06-27 09:42:07.277413 | LOOP [fetch-output : Ensure local output dirs] 2026-06-27 09:42:07.602254 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/71c8f3b4f3e14d8b8a4ba2f0c4610ac3/work/logs" 2026-06-27 09:42:07.900199 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/71c8f3b4f3e14d8b8a4ba2f0c4610ac3/work/artifacts" 2026-06-27 09:42:08.167246 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/71c8f3b4f3e14d8b8a4ba2f0c4610ac3/work/docs" 2026-06-27 09:42:08.190628 | 2026-06-27 09:42:08.190794 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-27 09:42:09.236575 | debian-bookworm | changed: 2026-06-27 09:42:09.236906 | debian-bookworm | .d..t...... ./ 2026-06-27 09:42:09.236946 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-27 09:42:09.236971 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-27 09:42:09.236993 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-27 09:42:09.237014 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-27 09:42:09.237034 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-27 09:42:09.237078 | debian-bookworm | changed: All items complete 2026-06-27 09:42:09.237101 | 2026-06-27 09:42:09.852723 | debian-bookworm | changed: .d..t...... ./ 2026-06-27 09:42:10.572901 | debian-bookworm | changed: .d..t...... ./ 2026-06-27 09:42:10.599796 | 2026-06-27 09:42:10.599986 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-27 09:42:11.028490 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007056 2026-06-27 09:42:11.365435 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009769 2026-06-27 09:42:11.380978 | 2026-06-27 09:42:11.381156 | PLAY RECAP 2026-06-27 09:42:11.381218 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-27 09:42:11.381246 | 2026-06-27 09:42:11.542099 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-27 09:42:11.543195 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-27 09:42:12.436395 | 2026-06-27 09:42:12.436598 | PLAY [Base post] 2026-06-27 09:42:12.455791 | 2026-06-27 09:42:12.456005 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-27 09:42:13.065711 | debian-bookworm | changed 2026-06-27 09:42:13.075694 | 2026-06-27 09:42:13.075892 | PLAY RECAP 2026-06-27 09:42:13.075979 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-27 09:42:13.076057 | 2026-06-27 09:42:13.248552 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-27 09:42:13.249973 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-27 09:42:14.117699 | 2026-06-27 09:42:14.117959 | PLAY [Base post-logs] 2026-06-27 09:42:14.130092 | 2026-06-27 09:42:14.130247 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-27 09:42:14.627999 | localhost | changed 2026-06-27 09:42:14.646569 | 2026-06-27 09:42:14.646816 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-27 09:42:14.685962 | localhost | ok 2026-06-27 09:42:14.692674 | 2026-06-27 09:42:14.692884 | TASK [Set zuul-log-path fact] 2026-06-27 09:42:14.711942 | localhost | ok 2026-06-27 09:42:14.724409 | 2026-06-27 09:42:14.724554 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-27 09:42:14.762384 | localhost | ok 2026-06-27 09:42:14.770091 | 2026-06-27 09:42:14.770307 | TASK [upload-logs : Create log directories] 2026-06-27 09:42:15.326169 | localhost | changed 2026-06-27 09:42:15.334010 | 2026-06-27 09:42:15.334204 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-27 09:42:15.909276 | localhost -> localhost | ok: Runtime: 0:00:00.007713 2026-06-27 09:42:15.919165 | 2026-06-27 09:42:15.919372 | TASK [upload-logs : Upload logs to log server] 2026-06-27 09:42:16.544437 | localhost | Output suppressed because no_log was given 2026-06-27 09:42:16.546461 | 2026-06-27 09:42:16.546566 | LOOP [upload-logs : Compress console log and json output] 2026-06-27 09:42:16.600108 | localhost | skipping: Conditional result was False 2026-06-27 09:42:16.606341 | localhost | skipping: Conditional result was False 2026-06-27 09:42:16.619321 | 2026-06-27 09:42:16.619556 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-27 09:42:16.672719 | localhost | skipping: Conditional result was False 2026-06-27 09:42:16.673094 | 2026-06-27 09:42:16.678672 | localhost | skipping: Conditional result was False 2026-06-27 09:42:16.689143 | 2026-06-27 09:42:16.689300 | LOOP [upload-logs : Upload console log and json output]