2026-06-02 14:00:35.596339 | Job console starting 2026-06-02 14:00:35.642763 | Updating git repos 2026-06-02 14:00:35.685608 | Cloning repos into workspace 2026-06-02 14:00:35.735987 | Restoring repo states 2026-06-02 14:00:35.744355 | Merging changes 2026-06-02 14:00:36.435978 | Checking out repos 2026-06-02 14:00:36.507747 | Preparing playbooks 2026-06-02 14:00:37.755770 | Running Ansible setup 2026-06-02 14:00:42.610204 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-02 14:00:43.534211 | 2026-06-02 14:00:43.534370 | PLAY [Base pre] 2026-06-02 14:00:43.552676 | 2026-06-02 14:00:43.552821 | TASK [Setup log path fact] 2026-06-02 14:00:43.582299 | debian-bookworm | ok 2026-06-02 14:00:43.601038 | 2026-06-02 14:00:43.601222 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 14:00:43.656196 | debian-bookworm | ok 2026-06-02 14:00:43.672381 | 2026-06-02 14:00:43.672521 | TASK [emit-job-header : Print job information] 2026-06-02 14:00:43.729438 | # Job Information 2026-06-02 14:00:43.729669 | Ansible Version: 2.16.14 2026-06-02 14:00:43.729726 | Job: tox 2026-06-02 14:00:43.729767 | Pipeline: check 2026-06-02 14:00:43.729792 | Executor: 521e9411259a 2026-06-02 14:00:43.729812 | Triggered by: https://github.com/osism/openstack-flavor-manager/pull/181 2026-06-02 14:00:43.729836 | Event ID: 67037160-5e8b-11f1-84f4-456d62e9b36b 2026-06-02 14:00:43.735027 | 2026-06-02 14:00:43.735156 | LOOP [emit-job-header : Print node information] 2026-06-02 14:00:43.919171 | debian-bookworm | ok: 2026-06-02 14:00:43.919377 | debian-bookworm | # Node Information 2026-06-02 14:00:43.919412 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-02 14:00:43.919437 | debian-bookworm | Hostname: debian 2026-06-02 14:00:43.919458 | debian-bookworm | Username: zuul 2026-06-02 14:00:43.919479 | debian-bookworm | Distro: Debian 12.14 2026-06-02 14:00:43.919503 | debian-bookworm | Provider: regiocloud-a 2026-06-02 14:00:43.919523 | debian-bookworm | Region: 2026-06-02 14:00:43.919544 | debian-bookworm | Label: debian-bookworm 2026-06-02 14:00:43.919565 | debian-bookworm | Product Name: OpenStack Nova 2026-06-02 14:00:43.919584 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe70:8037 2026-06-02 14:00:43.931298 | 2026-06-02 14:00:43.931448 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-02 14:00:44.724309 | debian-bookworm -> localhost | changed 2026-06-02 14:00:44.732039 | 2026-06-02 14:00:44.732207 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-02 14:00:46.099597 | debian-bookworm -> localhost | changed 2026-06-02 14:00:46.109868 | 2026-06-02 14:00:46.109974 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-02 14:00:46.425867 | debian-bookworm -> localhost | ok 2026-06-02 14:00:46.431655 | 2026-06-02 14:00:46.431753 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-02 14:00:46.460900 | debian-bookworm | ok 2026-06-02 14:00:46.474918 | debian-bookworm | included: /var/lib/zuul/builds/88a4ab07b07541c6b13b1ec8da248650/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-02 14:00:46.480756 | 2026-06-02 14:00:46.480840 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-02 14:00:47.877256 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-02 14:00:47.877425 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/88a4ab07b07541c6b13b1ec8da248650/work/88a4ab07b07541c6b13b1ec8da248650_id_rsa 2026-06-02 14:00:47.877456 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/88a4ab07b07541c6b13b1ec8da248650/work/88a4ab07b07541c6b13b1ec8da248650_id_rsa.pub 2026-06-02 14:00:47.877478 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-02 14:00:47.877498 | debian-bookworm -> localhost | SHA256:bCsWT8ljNCZi5huMx5hE6nk1b65zmPkN9Fk1fW1alO4 zuul-build-sshkey 2026-06-02 14:00:47.877517 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-02 14:00:47.877543 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-02 14:00:47.877561 | debian-bookworm -> localhost | | . o| 2026-06-02 14:00:47.877579 | debian-bookworm -> localhost | | o .o.| 2026-06-02 14:00:47.877596 | debian-bookworm -> localhost | |. . +o. + o..=| 2026-06-02 14:00:47.877612 | debian-bookworm -> localhost | |...X..o* o . .=.| 2026-06-02 14:00:47.877629 | debian-bookworm -> localhost | | o+.* .+S . o | 2026-06-02 14:00:47.877650 | debian-bookworm -> localhost | | .. o+*.oo E | 2026-06-02 14:00:47.877667 | debian-bookworm -> localhost | | . *ooo | 2026-06-02 14:00:47.877682 | debian-bookworm -> localhost | | *.oo | 2026-06-02 14:00:47.877699 | debian-bookworm -> localhost | | .+. . | 2026-06-02 14:00:47.877715 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-02 14:00:47.877754 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.916830 2026-06-02 14:00:47.882862 | 2026-06-02 14:00:47.882943 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-02 14:00:47.902887 | debian-bookworm | ok 2026-06-02 14:00:47.912869 | debian-bookworm | included: /var/lib/zuul/builds/88a4ab07b07541c6b13b1ec8da248650/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-02 14:00:47.920102 | 2026-06-02 14:00:47.920212 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-02 14:00:47.932622 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:00:47.937168 | 2026-06-02 14:00:47.937244 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-02 14:00:48.529127 | debian-bookworm | changed 2026-06-02 14:00:48.537721 | 2026-06-02 14:00:48.537839 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-02 14:00:48.804179 | debian-bookworm | ok 2026-06-02 14:00:48.812163 | 2026-06-02 14:00:48.812298 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-02 14:00:49.508220 | debian-bookworm | changed 2026-06-02 14:00:49.517147 | 2026-06-02 14:00:49.517269 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-02 14:00:50.169337 | debian-bookworm | changed 2026-06-02 14:00:50.177141 | 2026-06-02 14:00:50.177239 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-02 14:00:50.189928 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:00:50.196417 | 2026-06-02 14:00:50.196518 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-02 14:00:50.598379 | debian-bookworm -> localhost | changed 2026-06-02 14:00:50.610883 | 2026-06-02 14:00:50.610990 | TASK [add-build-sshkey : Add back temp key] 2026-06-02 14:00:50.938415 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/88a4ab07b07541c6b13b1ec8da248650/work/88a4ab07b07541c6b13b1ec8da248650_id_rsa (zuul-build-sshkey) 2026-06-02 14:00:50.938626 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016394 2026-06-02 14:00:50.946109 | 2026-06-02 14:00:50.946232 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-02 14:00:51.355145 | debian-bookworm | ok 2026-06-02 14:00:51.360701 | 2026-06-02 14:00:51.360828 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-02 14:00:51.385293 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:00:51.410300 | 2026-06-02 14:00:51.410483 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-02 14:00:51.880706 | debian-bookworm | ok 2026-06-02 14:00:51.892542 | 2026-06-02 14:00:51.892683 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-02 14:00:51.923199 | debian-bookworm | ok 2026-06-02 14:00:51.930860 | 2026-06-02 14:00:51.930997 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-02 14:00:52.268152 | debian-bookworm -> localhost | ok 2026-06-02 14:00:52.280750 | 2026-06-02 14:00:52.280915 | TASK [validate-host : Collect information about the host] 2026-06-02 14:00:53.498916 | debian-bookworm | ok 2026-06-02 14:00:53.524634 | 2026-06-02 14:00:53.524777 | TASK [validate-host : Sanitize hostname] 2026-06-02 14:00:53.655883 | debian-bookworm | ok 2026-06-02 14:00:53.697601 | 2026-06-02 14:00:53.697736 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-02 14:00:54.366286 | debian-bookworm -> localhost | changed 2026-06-02 14:00:54.372546 | 2026-06-02 14:00:54.372684 | TASK [validate-host : Collect information about zuul worker] 2026-06-02 14:00:54.787176 | debian-bookworm | ok 2026-06-02 14:00:54.794621 | 2026-06-02 14:00:54.794748 | TASK [validate-host : Write out all zuul information for each host] 2026-06-02 14:00:55.457392 | debian-bookworm -> localhost | changed 2026-06-02 14:00:55.467431 | 2026-06-02 14:00:55.467556 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-02 14:00:55.769590 | debian-bookworm | ok 2026-06-02 14:00:55.775600 | 2026-06-02 14:00:55.775710 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-02 14:00:56.600078 | debian-bookworm | changed: 2026-06-02 14:00:56.605085 | debian-bookworm | cd+++++++++ src/ 2026-06-02 14:00:56.605210 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-02 14:00:56.605242 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-02 14:00:56.605266 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-06-02 14:00:56.605288 | debian-bookworm | =7.0.3 2026-06-02 14:01:21.624408 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-02 14:01:21.665584 | debian-bookworm | Collecting colorama>=0.4.6 2026-06-02 14:01:21.677476 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-06-02 14:01:21.752068 | debian-bookworm | Collecting filelock>=3.25 2026-06-02 14:01:21.763756 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-06-02 14:01:21.813796 | debian-bookworm | Collecting packaging>=26 2026-06-02 14:01:21.825412 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-02 14:01:21.836224 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 11.9 MB/s eta 0:00:00 2026-06-02 14:01:21.885170 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-06-02 14:01:21.896643 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-02 14:01:21.935831 | debian-bookworm | Collecting pluggy>=1.6 2026-06-02 14:01:21.947560 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-02 14:01:21.986522 | debian-bookworm | Collecting pyproject-api>=1.10 2026-06-02 14:01:21.998828 | debian-bookworm | Downloading pyproject_api-1.10.1-py3-none-any.whl (12 kB) 2026-06-02 14:01:22.032402 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-06-02 14:01:22.043484 | debian-bookworm | Downloading python_discovery-1.4.0-py3-none-any.whl (33 kB) 2026-06-02 14:01:22.074263 | debian-bookworm | Collecting tomli-w>=1.2 2026-06-02 14:01:22.085448 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-06-02 14:01:22.220130 | debian-bookworm | Collecting virtualenv>=21.1 2026-06-02 14:01:22.231919 | debian-bookworm | Downloading virtualenv-21.4.2-py3-none-any.whl (7.6 MB) 2026-06-02 14:01:22.576408 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 22.4 MB/s eta 0:00:00 2026-06-02 14:01:22.678351 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-06-02 14:01:22.690908 | debian-bookworm | Downloading distlib-0.4.1-py2.py3-none-any.whl (469 kB) 2026-06-02 14:01:22.719051 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.2/469.2 kB 18.8 MB/s eta 0:00:00 2026-06-02 14:01:22.831942 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-06-02 14:01:23.608880 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.1 filelock-3.29.0 packaging-26.2 platformdirs-4.10.0 pluggy-1.6.0 pyproject-api-1.10.1 python-discovery-1.4.0 tomli-w-1.2.0 tox-4.55.0 virtualenv-21.4.2 2026-06-02 14:01:23.870337 | debian-bookworm | ok: Runtime: 0:00:03.144705 2026-06-02 14:01:23.890028 | 2026-06-02 14:01:23.890261 | TASK [ensure-tox : Export installed tox_executable path] 2026-06-02 14:01:23.932554 | debian-bookworm | ok 2026-06-02 14:01:23.937621 | 2026-06-02 14:01:23.937734 | TASK [ensure-tox : Output tox version] 2026-06-02 14:01:24.502502 | 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-02 14:01:24.519992 | debian-bookworm | 4.55.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-02 14:01:24.968496 | debian-bookworm | ok: Runtime: 0:00:00.346596 2026-06-02 14:01:24.979731 | 2026-06-02 14:01:24.979868 | TASK [ensure-tox : Make global symlink] 2026-06-02 14:01:25.005812 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:01:25.016087 | 2026-06-02 14:01:25.016213 | PLAY RECAP 2026-06-02 14:01:25.016290 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-06-02 14:01:25.016327 | 2026-06-02 14:01:25.185881 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-06-02 14:01:25.188430 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-06-02 14:01:25.974349 | 2026-06-02 14:01:25.974536 | PLAY [all] 2026-06-02 14:01:25.992200 | 2026-06-02 14:01:25.992367 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-06-02 14:01:26.531060 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-02 14:01:27.040903 | debian-bookworm | ok: Runtime: 0:00:00.026334 2026-06-02 14:01:27.058944 | 2026-06-02 14:01:27.059133 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-06-02 14:01:27.609805 | debian-bookworm | ok: Runtime: 0:00:00.007325 2026-06-02 14:01:27.622752 | 2026-06-02 14:01:27.622972 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-06-02 14:01:27.931308 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-02 14:01:27.935342 | debian-bookworm | sudo: a password is required 2026-06-02 14:01:28.167291 | debian-bookworm | ok: Runtime: 0:00:00.027287 2026-06-02 14:01:28.178506 | 2026-06-02 14:01:28.178646 | TASK [tox : Check to see if the constraints file exists] 2026-06-02 14:01:28.224007 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:01:28.236344 | 2026-06-02 14:01:28.236523 | TASK [tox : Fail if constraints file is missing] 2026-06-02 14:01:28.261481 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:01:28.274923 | 2026-06-02 14:01:28.275115 | TASK [tox : Record file location] 2026-06-02 14:01:28.300305 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:01:28.306217 | 2026-06-02 14:01:28.306347 | TASK [tox : Install tox siblings] 2026-06-02 14:01:28.344284 | debian-bookworm | ok 2026-06-02 14:01:28.357647 | debian-bookworm | included: /var/lib/zuul/builds/88a4ab07b07541c6b13b1ec8da248650/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-06-02 14:01:28.363979 | 2026-06-02 14:01:28.364109 | TASK [tox : Run tox without tests] 2026-06-02 14:01:28.914908 | debian-bookworm | ROOT: 222 D setup logging to DEBUG on pid 1482 [tox/report.py:229] 2026-06-02 14:01:28.943134 | debian-bookworm | test: 250 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-06-02 14:01:28.945919 | debian-bookworm | test: 253 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-06-02 14:01:28.946552 | debian-bookworm | test: 253 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-06-02 14:01:28.950242 | debian-bookworm | test: 257 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py fb4b69ab21ca9cf6f1f30b8334b32967 ec9b761d98daab018a00302989c2b71e [python_discovery/_cached_py_info.py:198] 2026-06-02 14:01:29.034740 | debian-bookworm | test: 341 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-06-02 14:01:29.035450 | debian-bookworm | test: 342 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-02 14:01:29.035787 | debian-bookworm | test: 343 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-02 14:01:29.041178 | debian-bookworm | test: 348 D symlink on filesystem does work [virtualenv/info.py:51] 2026-06-02 14:01:29.041869 | debian-bookworm | test: 349 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-06-02 14:01:29.082316 | debian-bookworm | test: 389 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-02 14:01:29.082677 | debian-bookworm | test: 390 D create folder /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-06-02 14:01:29.082876 | debian-bookworm | test: 390 D create folder /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-06-02 14:01:29.082969 | debian-bookworm | test: 390 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-02 14:01:29.083180 | debian-bookworm | test: 390 D write /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-06-02 14:01:29.083262 | debian-bookworm | test: 390 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-06-02 14:01:29.083319 | debian-bookworm | test: 390 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-06-02 14:01:29.083392 | debian-bookworm | test: 390 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-06-02 14:01:29.083446 | debian-bookworm | test: 390 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-06-02 14:01:29.083497 | debian-bookworm | test: 390 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-02 14:01:29.083552 | debian-bookworm | test: 391 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-02 14:01:29.083602 | debian-bookworm | test: 391 D virtualenv = 21.4.2 [virtualenv/create/pyenv_cfg.py:51] 2026-06-02 14:01:29.083653 | debian-bookworm | test: 391 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-06-02 14:01:29.083706 | debian-bookworm | test: 391 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-02 14:01:29.083757 | debian-bookworm | test: 391 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-02 14:01:29.083805 | debian-bookworm | test: 391 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-02 14:01:29.084141 | debian-bookworm | test: 391 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-02 14:01:29.084478 | debian-bookworm | test: 391 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-02 14:01:29.084659 | debian-bookworm | test: 392 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-02 14:01:29.085160 | debian-bookworm | test: 392 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-06-02 14:01:29.085449 | debian-bookworm | test: 392 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-02 14:01:29.136661 | debian-bookworm | test: 392 D { 2026-06-02 14:01:29.136727 | debian-bookworm | "sys": { 2026-06-02 14:01:29.136740 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin/python", 2026-06-02 14:01:29.136748 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-06-02 14:01:29.136757 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test", 2026-06-02 14:01:29.136766 | debian-bookworm | "base_prefix": "/usr", 2026-06-02 14:01:29.136773 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test", 2026-06-02 14:01:29.136778 | debian-bookworm | "base_exec_prefix": "/usr", 2026-06-02 14:01:29.136782 | debian-bookworm | "path": [ 2026-06-02 14:01:29.136786 | debian-bookworm | "/usr/lib/python311.zip", 2026-06-02 14:01:29.136790 | debian-bookworm | "/usr/lib/python3.11", 2026-06-02 14:01:29.136805 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-06-02 14:01:29.136812 | debian-bookworm | "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages" 2026-06-02 14:01:29.136820 | debian-bookworm | ], 2026-06-02 14:01:29.136827 | debian-bookworm | "meta_path": [ 2026-06-02 14:01:29.136834 | debian-bookworm | "", 2026-06-02 14:01:29.136841 | debian-bookworm | "", 2026-06-02 14:01:29.136849 | debian-bookworm | "", 2026-06-02 14:01:29.136856 | debian-bookworm | "" 2026-06-02 14:01:29.136863 | debian-bookworm | ], 2026-06-02 14:01:29.136870 | debian-bookworm | "fs_encoding": "utf-8", 2026-06-02 14:01:29.136874 | debian-bookworm | "io_encoding": "utf-8" 2026-06-02 14:01:29.136879 | debian-bookworm | }, 2026-06-02 14:01:29.136883 | debian-bookworm | "version": "3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]", 2026-06-02 14:01:29.136887 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-06-02 14:01:29.136891 | debian-bookworm | "os": "", 2026-06-02 14:01:29.136894 | debian-bookworm | "site": "", 2026-06-02 14:01:29.136898 | debian-bookworm | "datetime": "", 2026-06-02 14:01:29.136902 | debian-bookworm | "math": "", 2026-06-02 14:01:29.136906 | debian-bookworm | "json": "" 2026-06-02 14:01:29.136910 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-06-02 14:01:29.136926 | debian-bookworm | test: 444 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-02 14:01:29.147259 | debian-bookworm | test: 454 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-06-02 14:01:29.148137 | debian-bookworm | test: 454 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-02 14:01:29.149956 | debian-bookworm | test: 457 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-02 14:01:29.154879 | debian-bookworm | test: 462 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-06-02 14:01:29.624488 | debian-bookworm | test: 931 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-02 14:01:29.624954 | debian-bookworm | test: 932 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-02 14:01:29.625427 | debian-bookworm | test: 932 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-02 14:01:29.709504 | debian-bookworm | test: 1016 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-06-02 14:01:29.710638 | debian-bookworm | test: 1017 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-06-02 14:01:29.730751 | debian-bookworm | test: 1038 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-06-02 14:01:29.815094 | debian-bookworm | test: 1122 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-02 14:01:29.818618 | debian-bookworm | test: 1125 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-02 14:01:29.819664 | debian-bookworm | test: 1127 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-06-02 14:01:29.844303 | debian-bookworm | test: 1151 D generated console scripts pip pip-3.11 pip3.11 pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-06-02 14:01:29.844941 | debian-bookworm | test: 1152 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-06-02 14:01:29.852983 | debian-bookworm | test: 1160 D write /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-06-02 14:01:29.853085 | debian-bookworm | test: 1160 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-06-02 14:01:29.853204 | debian-bookworm | test: 1160 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-06-02 14:01:29.853319 | debian-bookworm | test: 1160 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-06-02 14:01:29.853414 | debian-bookworm | test: 1160 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-06-02 14:01:29.853490 | debian-bookworm | test: 1160 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-02 14:01:29.853569 | debian-bookworm | test: 1161 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-02 14:01:29.853643 | debian-bookworm | test: 1161 D virtualenv = 21.4.2 [virtualenv/create/pyenv_cfg.py:51] 2026-06-02 14:01:29.853717 | debian-bookworm | test: 1161 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-06-02 14:01:29.853797 | debian-bookworm | test: 1161 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-02 14:01:29.853869 | debian-bookworm | test: 1161 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-02 14:01:29.853944 | debian-bookworm | test: 1161 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-02 14:01:29.860640 | debian-bookworm | test: 1168 W install_deps> python -I -m pip install -r requirements.txt -r test-requirements.txt [tox/tox_env/api.py:485] 2026-06-02 14:01:31.073235 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-06-02 14:01:31.238837 | 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-02 14:01:31.286602 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 2)) 2026-06-02 14:01:31.300505 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-06-02 14:01:31.452500 | debian-bookworm | Collecting openstacksdk==4.10.0 (from -r requirements.txt (line 3)) 2026-06-02 14:01:31.467559 | debian-bookworm | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-06-02 14:01:31.516892 | debian-bookworm | Collecting requests-file==3.0.1 (from -r requirements.txt (line 4)) 2026-06-02 14:01:31.532610 | debian-bookworm | Downloading requests_file-3.0.1-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-02 14:01:31.598544 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 5)) 2026-06-02 14:01:31.610781 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-02 14:01:31.666947 | debian-bookworm | Collecting typer==0.26.6 (from typer[all]==0.26.6->-r requirements.txt (line 6)) 2026-06-02 14:01:31.682236 | debian-bookworm | Downloading typer-0.26.6-py3-none-any.whl.metadata (16 kB) 2026-06-02 14:01:31.730170 | debian-bookworm | Collecting munch==4.0.0 (from -r test-requirements.txt (line 1)) 2026-06-02 14:01:31.745308 | debian-bookworm | Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2026-06-02 14:01:32.016976 | debian-bookworm | Collecting cryptography>=2.7 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-06-02 14:01:32.029303 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-06-02 14:01:32.063477 | debian-bookworm | Collecting decorator>=4.4.1 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-06-02 14:01:32.076403 | debian-bookworm | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-02 14:01:32.124564 | debian-bookworm | Collecting dogpile.cache>=0.6.5 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-06-02 14:01:32.138104 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-02 14:01:32.181290 | debian-bookworm | Collecting iso8601>=0.1.11 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-06-02 14:01:32.194824 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-02 14:01:32.234695 | debian-bookworm | Collecting jmespath>=0.9.0 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-06-02 14:01:32.248166 | debian-bookworm | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-02 14:01:32.296893 | debian-bookworm | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-06-02 14:01:32.309849 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-02 14:01:32.364591 | debian-bookworm | Collecting keystoneauth1>=5.10.0 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-06-02 14:01:32.378924 | debian-bookworm | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-02 14:01:32.423193 | debian-bookworm | Collecting os-service-types>=1.8.1 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-06-02 14:01:32.437462 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-02 14:01:32.494444 | debian-bookworm | Collecting pbr!=2.1.0,>=2.0.0 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-06-02 14:01:32.506889 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-02 14:01:32.550431 | debian-bookworm | Collecting platformdirs>=3 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-06-02 14:01:32.562552 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-02 14:01:32.674972 | debian-bookworm | Collecting psutil>=3.2.2 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-06-02 14:01:32.687295 | 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-02 14:01:32.727779 | debian-bookworm | Collecting requestsexceptions>=1.2.0 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-06-02 14:01:32.740770 | debian-bookworm | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-06-02 14:01:32.776613 | debian-bookworm | Collecting typing-extensions>=4.12.0 (from openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-06-02 14:01:32.788425 | debian-bookworm | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-02 14:01:32.935917 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 5)) 2026-06-02 14:01:32.948695 | 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-02 14:01:33.007817 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 5)) 2026-06-02 14:01:33.021887 | debian-bookworm | Downloading idna-3.17-py3-none-any.whl.metadata (6.4 kB) 2026-06-02 14:01:33.110542 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.34.2->-r requirements.txt (line 5)) 2026-06-02 14:01:33.122172 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-02 14:01:33.163273 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 5)) 2026-06-02 14:01:33.175106 | debian-bookworm | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-06-02 14:01:33.210090 | debian-bookworm | Collecting shellingham>=1.3.0 (from typer==0.26.6->typer[all]==0.26.6->-r requirements.txt (line 6)) 2026-06-02 14:01:33.222451 | debian-bookworm | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-02 14:01:33.276134 | debian-bookworm | Collecting rich>=13.8.0 (from typer==0.26.6->typer[all]==0.26.6->-r requirements.txt (line 6)) 2026-06-02 14:01:33.287890 | debian-bookworm | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-02 14:01:33.319717 | 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-02 14:01:33.331437 | debian-bookworm | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-02 14:01:33.342067 | debian-bookworm | WARNING: typer 0.26.6 does not provide the extra 'all' 2026-06-02 14:01:33.494680 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography>=2.7->openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-06-02 14:01:33.506527 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-02 14:01:33.545621 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography>=2.7->openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-06-02 14:01:33.557276 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-02 14:01:33.613900 | debian-bookworm | Collecting stevedore>=3.0.0 (from dogpile.cache>=0.6.5->openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-06-02 14:01:33.627260 | debian-bookworm | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-02 14:01:33.663574 | debian-bookworm | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk==4.10.0->-r requirements.txt (line 3)) 2026-06-02 14:01:33.675851 | debian-bookworm | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-02 14:01:33.697279 | 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-06-02 14:01:33.727990 | 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-02 14:01:33.739796 | debian-bookworm | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-02 14:01:33.779276 | 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-02 14:01:33.792882 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-02 14:01:33.839119 | 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-02 14:01:33.854566 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-02 14:01:33.892793 | 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-02 14:01:33.961274 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 11.9 MB/s 0:00:00 2026-06-02 14:01:33.976030 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-06-02 14:01:34.007929 | debian-bookworm | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-06-02 14:01:34.083685 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 23.1 MB/s 0:00:00 2026-06-02 14:01:34.095801 | debian-bookworm | Downloading requests_file-3.0.1-py2.py3-none-any.whl (4.5 kB) 2026-06-02 14:01:34.114137 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-02 14:01:34.133416 | debian-bookworm | Downloading typer-0.26.6-py3-none-any.whl (122 kB) 2026-06-02 14:01:34.154052 | debian-bookworm | Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2026-06-02 14:01:34.172560 | 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-02 14:01:34.269101 | debian-bookworm | Downloading idna-3.17-py3-none-any.whl (65 kB) 2026-06-02 14:01:34.295358 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-02 14:01:34.321560 | debian-bookworm | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-02 14:01:34.345784 | debian-bookworm | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-06-02 14:01:34.370521 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-06-02 14:01:34.548952 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 26.6 MB/s 0:00:00 2026-06-02 14:01:34.566436 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-06-02 14:01:34.595839 | debian-bookworm | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-02 14:01:34.621149 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-02 14:01:34.644506 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-02 14:01:34.669260 | debian-bookworm | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-02 14:01:34.692908 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-02 14:01:34.715362 | debian-bookworm | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-02 14:01:34.741081 | debian-bookworm | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-02 14:01:34.772537 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-02 14:01:34.800028 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-02 14:01:34.826424 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-02 14:01:34.849217 | 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-02 14:01:34.874957 | debian-bookworm | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-06-02 14:01:34.899300 | debian-bookworm | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-02 14:01:34.930285 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-02 14:01:34.988622 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 20.4 MB/s 0:00:00 2026-06-02 14:01:35.003212 | debian-bookworm | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-02 14:01:35.028141 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-02 14:01:35.051768 | debian-bookworm | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-02 14:01:35.075866 | debian-bookworm | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-02 14:01:35.099048 | debian-bookworm | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-02 14:01:35.121852 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-02 14:01:35.268425 | 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-06-02 14:01:39.574407 | debian-bookworm | 2026-06-02 14:01:39.576545 | 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.17 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.10.0 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.6 typing-extensions-4.15.0 urllib3-2.7.0 2026-06-02 14:01:39.688477 | debian-bookworm | test: 10995 I exit 0 (9.83 seconds) /home/zuul/src/github.com/osism/openstack-flavor-manager> python -I -m pip install -r requirements.txt -r test-requirements.txt pid=1495 [tox/execute/api.py:308] 2026-06-02 14:01:39.694478 | debian-bookworm | [tox] unused config key(s): basepython 2026-06-02 14:01:39.694544 | debian-bookworm | test: OK (10.75 seconds) 2026-06-02 14:01:39.694556 | debian-bookworm | congratulations :) (10.78 seconds) 2026-06-02 14:01:39.901976 | debian-bookworm | ok: Runtime: 0:00:11.088441 2026-06-02 14:01:39.918467 | 2026-06-02 14:01:39.918629 | TASK [tox : Create a tempfile to save tox showconfig] 2026-06-02 14:01:40.321654 | debian-bookworm | changed 2026-06-02 14:01:40.334613 | 2026-06-02 14:01:40.334827 | TASK [tox : Detect tox version] 2026-06-02 14:01:40.846192 | debian-bookworm | 4.55.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-02 14:01:41.379599 | debian-bookworm | ok: Runtime: 0:00:00.266571 2026-06-02 14:01:41.395685 | 2026-06-02 14:01:41.395919 | TASK [tox : Get tox envlist config] 2026-06-02 14:01:42.432994 | debian-bookworm | ok: Runtime: 0:00:00.346095 2026-06-02 14:01:42.444393 | 2026-06-02 14:01:42.444553 | TASK [tox : Install any sibling python packages] 2026-06-02 14:01:42.881493 | debian-bookworm | ok: No setup.cfg, no action needed 2026-06-02 14:01:42.887319 | 2026-06-02 14:01:42.887434 | TASK [tox : Remove tempfile] 2026-06-02 14:01:43.377833 | debian-bookworm | changed 2026-06-02 14:01:43.383820 | 2026-06-02 14:01:43.383955 | TASK [tox : Emit tox command] 2026-06-02 14:01:43.432430 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-06-02 14:01:43.440004 | 2026-06-02 14:01:43.440205 | TASK [tox : Run tox] 2026-06-02 14:01:43.991618 | debian-bookworm | ROOT: 218 D setup logging to DEBUG on pid 1663 [tox/report.py:229] 2026-06-02 14:01:44.019456 | debian-bookworm | test: 246 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-06-02 14:01:44.022000 | debian-bookworm | test: 249 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-06-02 14:01:44.022568 | debian-bookworm | test: 249 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-06-02 14:01:44.025900 | debian-bookworm | test: 253 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-06-02 14:01:44.026586 | debian-bookworm | test: 253 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-02 14:01:44.026639 | debian-bookworm | test: 254 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-02 14:01:44.028338 | debian-bookworm | test: 255 D symlink on filesystem does work [virtualenv/info.py:51] 2026-06-02 14:01:44.028426 | debian-bookworm | test: 255 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-06-02 14:01:44.063358 | debian-bookworm | test: 290 W commands[0]> python -m unittest discover [tox/tox_env/api.py:485] 2026-06-02 14:01:44.764011 | debian-bookworm | ........--- Logging error in Loguru Handler #8 --- 2026-06-02 14:01:44.764061 | debian-bookworm | Record was: {'elapsed': datetime.timedelta(microseconds=481839), '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=1670, name='MainProcess'), 'thread': (id=140420906721984, name='MainThread'), 'time': datetime(2026, 6, 2, 14, 1, 44, 763648, tzinfo=datetime.timezone(datetime.timedelta(0), 'UTC'))} 2026-06-02 14:01:44.764545 | debian-bookworm | Traceback (most recent call last): 2026-06-02 14:01:44.764964 | 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-02 14:01:44.764983 | debian-bookworm | self._sink.write(str_record) 2026-06-02 14:01:44.764989 | 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-02 14:01:44.764995 | debian-bookworm | self._stream.write(message) 2026-06-02 14:01:44.765000 | debian-bookworm | ValueError: I/O operation on closed file. 2026-06-02 14:01:44.765005 | debian-bookworm | --- End of logging error --- 2026-06-02 14:01:45.494440 | debian-bookworm | ..................... 2026-06-02 14:01:45.494914 | debian-bookworm | ---------------------------------------------------------------------- 2026-06-02 14:01:45.494931 | debian-bookworm | Ran 29 tests in 0.851s 2026-06-02 14:01:45.494936 | debian-bookworm | 2026-06-02 14:01:45.494940 | debian-bookworm | OK 2026-06-02 14:01:45.559615 | debian-bookworm | test: 1786 I exit 0 (1.49 seconds) /home/zuul/src/github.com/osism/openstack-flavor-manager> python -m unittest discover pid=1670 [tox/execute/api.py:308] 2026-06-02 14:01:45.560931 | debian-bookworm | [tox] unused config key(s): basepython 2026-06-02 14:01:45.560952 | debian-bookworm | test: OK (1.54=setup[0.05]+cmd[1.49] seconds) 2026-06-02 14:01:45.560956 | debian-bookworm | congratulations :) (1.57 seconds) 2026-06-02 14:01:45.978578 | debian-bookworm | ok: Runtime: 0:00:01.881609 2026-06-02 14:01:45.993923 | 2026-06-02 14:01:45.994077 | TASK [tox : Look for output] 2026-06-02 14:01:46.407500 | debian-bookworm | ok 2026-06-02 14:01:46.426566 | 2026-06-02 14:01:46.426704 | TASK [tox : Return file comments to Zuul] 2026-06-02 14:01:46.461154 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:01:46.478363 | 2026-06-02 14:01:46.478524 | PLAY RECAP 2026-06-02 14:01:46.478655 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-06-02 14:01:46.478720 | 2026-06-02 14:01:46.617754 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-06-02 14:01:46.620507 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-06-02 14:01:47.386343 | 2026-06-02 14:01:47.386543 | PLAY [all] 2026-06-02 14:01:47.401953 | 2026-06-02 14:01:47.402099 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-06-02 14:01:47.457317 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:01:47.467497 | 2026-06-02 14:01:47.467704 | TASK [fetch-tox-output : Set tox log path for single node] 2026-06-02 14:01:47.515822 | debian-bookworm | ok 2026-06-02 14:01:47.524276 | 2026-06-02 14:01:47.524449 | TASK [fetch-tox-output : Ensure local tox dir] 2026-06-02 14:01:47.990021 | debian-bookworm -> localhost | changed 2026-06-02 14:01:47.998127 | 2026-06-02 14:01:47.998305 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-06-02 14:01:48.053537 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:01:48.066881 | 2026-06-02 14:01:48.067074 | TASK [fetch-tox-output : Set envlist fact] 2026-06-02 14:01:48.127207 | debian-bookworm | ok 2026-06-02 14:01:48.150845 | 2026-06-02 14:01:48.151009 | TASK [fetch-tox-output : Get tox version] 2026-06-02 14:01:48.827921 | 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-02 14:01:48.845450 | debian-bookworm | 4.55.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-02 14:01:49.185400 | debian-bookworm | ok: Runtime: 0:00:00.300114 2026-06-02 14:01:49.196732 | 2026-06-02 14:01:49.196894 | TASK [fetch-tox-output : Find all default environments] 2026-06-02 14:01:49.727833 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:01:49.743630 | 2026-06-02 14:01:49.743874 | TASK [fetch-tox-output : Set envlist fact] 2026-06-02 14:01:49.770541 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:01:49.777591 | 2026-06-02 14:01:49.777750 | TASK [fetch-tox-output : Find all default environments] 2026-06-02 14:01:50.313003 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:01:50.319284 | 2026-06-02 14:01:50.319425 | TASK [fetch-tox-output : Set envlist fact] 2026-06-02 14:01:50.354023 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:01:50.360982 | 2026-06-02 14:01:50.361111 | LOOP [fetch-tox-output : Copy tox logs] 2026-06-02 14:01:50.411604 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:01:50.431288 | 2026-06-02 14:01:50.431472 | LOOP [fetch-tox-output : Collect tox logs] 2026-06-02 14:01:51.262715 | debian-bookworm | changed: 2026-06-02 14:01:51.263123 | debian-bookworm | created directory /var/lib/zuul/builds/88a4ab07b07541c6b13b1ec8da248650/work/logs/tox/test 2026-06-02 14:01:51.263227 | debian-bookworm | cd+++++++++ ./ 2026-06-02 14:01:51.263286 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-06-02 14:01:51.263359 | 2026-06-02 14:01:51.282103 | 2026-06-02 14:01:51.282307 | PLAY RECAP 2026-06-02 14:01:51.282386 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-06-02 14:01:51.282418 | 2026-06-02 14:01:51.417144 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-06-02 14:01:51.418168 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-06-02 14:01:52.188015 | 2026-06-02 14:01:52.188177 | PLAY [all] 2026-06-02 14:01:52.205693 | 2026-06-02 14:01:52.205838 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-06-02 14:01:52.468031 | debian-bookworm | changed: non-zero return code 2026-06-02 14:01:52.473664 | 2026-06-02 14:01:52.473794 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-06-02 14:01:52.497857 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:01:52.503913 | 2026-06-02 14:01:52.504046 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-06-02 14:01:52.533991 | 2026-06-02 14:01:52.534183 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-06-02 14:01:52.585041 | 2026-06-02 14:01:52.585382 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-06-02 14:01:52.611015 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:01:52.627135 | 2026-06-02 14:01:52.627561 | LOOP [fetch-subunit-output : Generate subunit file] 2026-06-02 14:01:52.667101 | 2026-06-02 14:01:52.667502 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-06-02 14:01:52.692382 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:01:52.705163 | 2026-06-02 14:01:52.705394 | TASK [fetch-subunit-output : Remove the temporary file] 2026-06-02 14:01:52.729922 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:01:52.742662 | 2026-06-02 14:01:52.742830 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-06-02 14:01:52.767366 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:01:52.778962 | 2026-06-02 14:01:52.779085 | PLAY RECAP 2026-06-02 14:01:52.779164 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-06-02 14:01:52.779217 | 2026-06-02 14:01:52.903505 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-06-02 14:01:52.906715 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-02 14:01:53.687645 | 2026-06-02 14:01:53.687808 | PLAY [Base post-fetch] 2026-06-02 14:01:53.703933 | 2026-06-02 14:01:53.704075 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-02 14:01:53.749466 | debian-bookworm | skipping: Conditional result was False 2026-06-02 14:01:53.755588 | 2026-06-02 14:01:53.755741 | TASK [fetch-output : Set log path for single node] 2026-06-02 14:01:53.794703 | debian-bookworm | ok 2026-06-02 14:01:53.800076 | 2026-06-02 14:01:53.800230 | LOOP [fetch-output : Ensure local output dirs] 2026-06-02 14:01:54.327411 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/88a4ab07b07541c6b13b1ec8da248650/work/logs" 2026-06-02 14:01:54.602344 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/88a4ab07b07541c6b13b1ec8da248650/work/artifacts" 2026-06-02 14:01:54.872031 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/88a4ab07b07541c6b13b1ec8da248650/work/docs" 2026-06-02 14:01:54.899615 | 2026-06-02 14:01:54.899835 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-02 14:01:55.672614 | debian-bookworm | changed: 2026-06-02 14:01:55.672971 | debian-bookworm | .d..t...... ./ 2026-06-02 14:01:55.673020 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-02 14:01:55.673058 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-02 14:01:55.673092 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-02 14:01:55.673145 | debian-bookworm | changed: All items complete 2026-06-02 14:01:55.673182 | 2026-06-02 14:01:56.214537 | debian-bookworm | changed: .d..t...... ./ 2026-06-02 14:01:56.809916 | debian-bookworm | changed: .d..t...... ./ 2026-06-02 14:01:56.839933 | 2026-06-02 14:01:56.840107 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-02 14:01:57.428954 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012620 2026-06-02 14:01:57.762170 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008161 2026-06-02 14:01:57.785760 | 2026-06-02 14:01:57.785918 | PLAY RECAP 2026-06-02 14:01:57.786005 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-02 14:01:57.786046 | 2026-06-02 14:01:57.917669 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-02 14:01:57.919058 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 14:01:58.693144 | 2026-06-02 14:01:58.693336 | PLAY [Base post] 2026-06-02 14:01:58.709311 | 2026-06-02 14:01:58.709450 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-02 14:01:59.286955 | debian-bookworm | changed 2026-06-02 14:01:59.300564 | 2026-06-02 14:01:59.300760 | PLAY RECAP 2026-06-02 14:01:59.300885 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-02 14:01:59.301010 | 2026-06-02 14:01:59.425297 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 14:01:59.426467 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-02 14:02:00.213838 | 2026-06-02 14:02:00.214015 | PLAY [Base post-logs] 2026-06-02 14:02:00.224840 | 2026-06-02 14:02:00.224980 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-02 14:02:00.689632 | localhost | changed 2026-06-02 14:02:00.707105 | 2026-06-02 14:02:00.707339 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-02 14:02:00.733865 | localhost | ok 2026-06-02 14:02:00.738132 | 2026-06-02 14:02:00.738314 | TASK [Set zuul-log-path fact] 2026-06-02 14:02:00.754243 | localhost | ok 2026-06-02 14:02:00.764892 | 2026-06-02 14:02:00.765031 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 14:02:00.802680 | localhost | ok 2026-06-02 14:02:00.806974 | 2026-06-02 14:02:00.807105 | TASK [upload-logs : Create log directories] 2026-06-02 14:02:01.351307 | localhost | changed 2026-06-02 14:02:01.354149 | 2026-06-02 14:02:01.354277 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-02 14:02:01.855518 | localhost -> localhost | ok: Runtime: 0:00:00.004307 2026-06-02 14:02:01.859736 | 2026-06-02 14:02:01.859859 | TASK [upload-logs : Upload logs to log server] 2026-06-02 14:02:02.438362 | localhost | Output suppressed because no_log was given 2026-06-02 14:02:02.441125 | 2026-06-02 14:02:02.441290 | LOOP [upload-logs : Compress console log and json output] 2026-06-02 14:02:02.487818 | localhost | skipping: Conditional result was False 2026-06-02 14:02:02.504773 | localhost | skipping: Conditional result was False 2026-06-02 14:02:02.512557 | 2026-06-02 14:02:02.512809 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-02 14:02:02.559810 | localhost | skipping: Conditional result was False 2026-06-02 14:02:02.560252 | 2026-06-02 14:02:02.573198 | localhost | skipping: Conditional result was False 2026-06-02 14:02:02.586696 | 2026-06-02 14:02:02.586981 | LOOP [upload-logs : Upload console log and json output]