2026-04-14 21:24:50.037878 | Job console starting 2026-04-14 21:24:50.063092 | Updating git repos 2026-04-14 21:24:50.133803 | Cloning repos into workspace 2026-04-14 21:24:50.204712 | Restoring repo states 2026-04-14 21:24:50.233291 | Merging changes 2026-04-14 21:24:50.873699 | Checking out repos 2026-04-14 21:24:50.934516 | Preparing playbooks 2026-04-14 21:24:52.074911 | Running Ansible setup 2026-04-14 21:24:58.478287 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-14 21:24:59.662181 | 2026-04-14 21:24:59.662370 | PLAY [Base pre] 2026-04-14 21:24:59.701817 | 2026-04-14 21:24:59.701985 | TASK [Setup log path fact] 2026-04-14 21:24:59.741459 | debian-bookworm | ok 2026-04-14 21:24:59.770790 | 2026-04-14 21:24:59.771075 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-14 21:24:59.822115 | debian-bookworm | ok 2026-04-14 21:24:59.849820 | 2026-04-14 21:24:59.849977 | TASK [emit-job-header : Print job information] 2026-04-14 21:24:59.920244 | # Job Information 2026-04-14 21:24:59.920514 | Ansible Version: 2.16.14 2026-04-14 21:24:59.920572 | Job: cfg-generics-tox-test-stable 2026-04-14 21:24:59.920607 | Pipeline: check 2026-04-14 21:24:59.920629 | Executor: 521e9411259a 2026-04-14 21:24:59.920650 | Triggered by: https://github.com/osism/generics/pull/587 2026-04-14 21:24:59.920672 | Event ID: 57fc2860-3848-11f1-8585-f98f20b6ea80 2026-04-14 21:24:59.925884 | 2026-04-14 21:24:59.926014 | LOOP [emit-job-header : Print node information] 2026-04-14 21:25:00.196241 | debian-bookworm | ok: 2026-04-14 21:25:00.196573 | debian-bookworm | # Node Information 2026-04-14 21:25:00.196621 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-14 21:25:00.196647 | debian-bookworm | Hostname: debian 2026-04-14 21:25:00.196670 | debian-bookworm | Username: zuul 2026-04-14 21:25:00.196692 | debian-bookworm | Distro: Debian 12.13 2026-04-14 21:25:00.196717 | debian-bookworm | Provider: regiocloud-a 2026-04-14 21:25:00.196738 | debian-bookworm | Region: 2026-04-14 21:25:00.196759 | debian-bookworm | Label: debian-bookworm 2026-04-14 21:25:00.196779 | debian-bookworm | Product Name: OpenStack Nova 2026-04-14 21:25:00.196798 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe65:1150 2026-04-14 21:25:00.239930 | 2026-04-14 21:25:00.240078 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-14 21:25:01.725070 | debian-bookworm -> localhost | changed 2026-04-14 21:25:01.732890 | 2026-04-14 21:25:01.733016 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-14 21:25:03.616780 | debian-bookworm -> localhost | changed 2026-04-14 21:25:03.625808 | 2026-04-14 21:25:03.625898 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-14 21:25:04.227819 | debian-bookworm -> localhost | ok 2026-04-14 21:25:04.232660 | 2026-04-14 21:25:04.232744 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-14 21:25:04.259588 | debian-bookworm | ok 2026-04-14 21:25:04.288111 | debian-bookworm | included: /var/lib/zuul/builds/2ec0b3921f63407e852f44f06e408068/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-14 21:25:04.319283 | 2026-04-14 21:25:04.319394 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-14 21:25:06.903119 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-14 21:25:06.903283 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2ec0b3921f63407e852f44f06e408068/work/2ec0b3921f63407e852f44f06e408068_id_rsa 2026-04-14 21:25:06.903317 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2ec0b3921f63407e852f44f06e408068/work/2ec0b3921f63407e852f44f06e408068_id_rsa.pub 2026-04-14 21:25:06.903339 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-14 21:25:06.903360 | debian-bookworm -> localhost | SHA256:MSnDWxYS7oBHPvu1KoxVvHJaZ/uvLrQkzKrMY6sZdlI zuul-build-sshkey 2026-04-14 21:25:06.903379 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-14 21:25:06.903405 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-14 21:25:06.903424 | debian-bookworm -> localhost | | . o.. | 2026-04-14 21:25:06.903442 | debian-bookworm -> localhost | | + o . o | 2026-04-14 21:25:06.903458 | debian-bookworm -> localhost | | . =.= * | 2026-04-14 21:25:06.903474 | debian-bookworm -> localhost | | . =o* o | 2026-04-14 21:25:06.903490 | debian-bookworm -> localhost | | E.+o.S | 2026-04-14 21:25:06.903515 | debian-bookworm -> localhost | | . o.B.=. | 2026-04-14 21:25:06.903532 | debian-bookworm -> localhost | |.o = *.*.o | 2026-04-14 21:25:06.903571 | debian-bookworm -> localhost | |.=* = .+ | 2026-04-14 21:25:06.903591 | debian-bookworm -> localhost | |oo=+ .. ++o. | 2026-04-14 21:25:06.903608 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-14 21:25:06.903652 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.766553 2026-04-14 21:25:06.908870 | 2026-04-14 21:25:06.908953 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-14 21:25:06.935334 | debian-bookworm | ok 2026-04-14 21:25:06.950415 | debian-bookworm | included: /var/lib/zuul/builds/2ec0b3921f63407e852f44f06e408068/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-14 21:25:06.970405 | 2026-04-14 21:25:06.970487 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-14 21:25:07.003135 | debian-bookworm | skipping: Conditional result was False 2026-04-14 21:25:07.007734 | 2026-04-14 21:25:07.007807 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-14 21:25:07.669152 | debian-bookworm | changed 2026-04-14 21:25:07.674317 | 2026-04-14 21:25:07.674412 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-14 21:25:07.942060 | debian-bookworm | ok 2026-04-14 21:25:07.954493 | 2026-04-14 21:25:07.954672 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-14 21:25:08.549953 | debian-bookworm | changed 2026-04-14 21:25:08.559776 | 2026-04-14 21:25:08.559894 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-14 21:25:09.171986 | debian-bookworm | changed 2026-04-14 21:25:09.176667 | 2026-04-14 21:25:09.176742 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-14 21:25:09.192164 | debian-bookworm | skipping: Conditional result was False 2026-04-14 21:25:09.199900 | 2026-04-14 21:25:09.200020 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-14 21:25:09.638678 | debian-bookworm -> localhost | changed 2026-04-14 21:25:09.649038 | 2026-04-14 21:25:09.649140 | TASK [add-build-sshkey : Add back temp key] 2026-04-14 21:25:10.160193 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2ec0b3921f63407e852f44f06e408068/work/2ec0b3921f63407e852f44f06e408068_id_rsa (zuul-build-sshkey) 2026-04-14 21:25:10.160402 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011200 2026-04-14 21:25:10.171209 | 2026-04-14 21:25:10.171307 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-14 21:25:10.591374 | debian-bookworm | ok 2026-04-14 21:25:10.596608 | 2026-04-14 21:25:10.596711 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-14 21:25:10.633829 | debian-bookworm | skipping: Conditional result was False 2026-04-14 21:25:10.647127 | 2026-04-14 21:25:10.647240 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-14 21:25:11.053767 | debian-bookworm | ok 2026-04-14 21:25:11.068274 | 2026-04-14 21:25:11.068380 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-14 21:25:11.106077 | debian-bookworm | ok 2026-04-14 21:25:11.111985 | 2026-04-14 21:25:11.112092 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-14 21:25:11.556757 | debian-bookworm -> localhost | ok 2026-04-14 21:25:11.562820 | 2026-04-14 21:25:11.562939 | TASK [validate-host : Collect information about the host] 2026-04-14 21:25:12.733562 | debian-bookworm | ok 2026-04-14 21:25:12.743381 | 2026-04-14 21:25:12.743476 | TASK [validate-host : Sanitize hostname] 2026-04-14 21:25:12.836001 | debian-bookworm | ok 2026-04-14 21:25:12.865984 | 2026-04-14 21:25:12.866081 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-14 21:25:13.791409 | debian-bookworm -> localhost | changed 2026-04-14 21:25:13.796763 | 2026-04-14 21:25:13.796851 | TASK [validate-host : Collect information about zuul worker] 2026-04-14 21:25:14.210552 | debian-bookworm | ok 2026-04-14 21:25:14.215188 | 2026-04-14 21:25:14.215282 | TASK [validate-host : Write out all zuul information for each host] 2026-04-14 21:25:14.936208 | debian-bookworm -> localhost | changed 2026-04-14 21:25:14.945276 | 2026-04-14 21:25:14.945377 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-14 21:25:15.269747 | debian-bookworm | ok 2026-04-14 21:25:15.274874 | 2026-04-14 21:25:15.274963 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-14 21:25:16.268745 | debian-bookworm | changed: 2026-04-14 21:25:16.268916 | debian-bookworm | cd+++++++++ src/ 2026-04-14 21:25:16.268951 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-14 21:25:16.268974 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-14 21:25:16.268996 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-04-14 21:25:16.269016 | debian-bookworm | =7.0.3 2026-04-14 21:25:38.415959 | debian-bookworm | Downloading cachetools-7.0.5-py3-none-any.whl (13 kB) 2026-04-14 21:25:38.457258 | debian-bookworm | Collecting colorama>=0.4.6 2026-04-14 21:25:38.469115 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-04-14 21:25:38.527227 | debian-bookworm | Collecting filelock>=3.25 2026-04-14 21:25:38.539047 | debian-bookworm | Downloading filelock-3.25.2-py3-none-any.whl (26 kB) 2026-04-14 21:25:38.590087 | debian-bookworm | Collecting packaging>=26 2026-04-14 21:25:38.602270 | debian-bookworm | Downloading packaging-26.1-py3-none-any.whl (95 kB) 2026-04-14 21:25:38.610742 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.8/95.8 kB 15.6 MB/s eta 0:00:00 2026-04-14 21:25:38.661124 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-04-14 21:25:38.674657 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-04-14 21:25:38.720989 | debian-bookworm | Collecting pluggy>=1.6 2026-04-14 21:25:38.733242 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-04-14 21:25:38.772671 | debian-bookworm | Collecting pyproject-api>=1.10 2026-04-14 21:25:38.785218 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-04-14 21:25:38.817803 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-04-14 21:25:38.830786 | debian-bookworm | Downloading python_discovery-1.2.2-py3-none-any.whl (31 kB) 2026-04-14 21:25:38.881876 | debian-bookworm | Collecting tomli-w>=1.2 2026-04-14 21:25:38.895074 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-04-14 21:25:39.049256 | debian-bookworm | Collecting virtualenv>=21.1 2026-04-14 21:25:39.061613 | debian-bookworm | Downloading virtualenv-21.2.3-py3-none-any.whl (5.8 MB) 2026-04-14 21:25:39.287750 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 26.4 MB/s eta 0:00:00 2026-04-14 21:25:39.393124 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-04-14 21:25:39.406143 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-04-14 21:25:39.478973 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 7.0 MB/s eta 0:00:00 2026-04-14 21:25:39.596016 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-04-14 21:25:40.362076 | debian-bookworm | Successfully installed cachetools-7.0.5 colorama-0.4.6 distlib-0.4.0 filelock-3.25.2 packaging-26.1 platformdirs-4.9.6 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.2.2 tomli-w-1.2.0 tox-4.53.0 virtualenv-21.2.3 2026-04-14 21:25:40.825203 | debian-bookworm | ok: Runtime: 0:00:02.913032 2026-04-14 21:25:40.833162 | 2026-04-14 21:25:40.833274 | TASK [ensure-tox : Export installed tox_executable path] 2026-04-14 21:25:40.875684 | debian-bookworm | ok 2026-04-14 21:25:40.880841 | 2026-04-14 21:25:40.880958 | TASK [ensure-tox : Output tox version] 2026-04-14 21:25:41.492590 | 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-04-14 21:25:41.511111 | debian-bookworm | 4.53.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-04-14 21:25:41.912201 | debian-bookworm | ok: Runtime: 0:00:00.349374 2026-04-14 21:25:41.918030 | 2026-04-14 21:25:41.918146 | TASK [ensure-tox : Make global symlink] 2026-04-14 21:25:41.942965 | debian-bookworm | skipping: Conditional result was False 2026-04-14 21:25:41.950120 | 2026-04-14 21:25:41.950227 | PLAY RECAP 2026-04-14 21:25:41.950286 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-04-14 21:25:41.950312 | 2026-04-14 21:25:42.204871 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-04-14 21:25:42.205991 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-04-14 21:25:43.606725 | 2026-04-14 21:25:43.606921 | PLAY [all] 2026-04-14 21:25:43.630861 | 2026-04-14 21:25:43.631018 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-04-14 21:25:44.190461 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-04-14 21:25:44.683050 | debian-bookworm | ok: Runtime: 0:00:00.026842 2026-04-14 21:25:44.694313 | 2026-04-14 21:25:44.694463 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-04-14 21:25:45.250230 | debian-bookworm | ok: Runtime: 0:00:00.006643 2026-04-14 21:25:45.256333 | 2026-04-14 21:25:45.256452 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-04-14 21:25:45.552152 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-04-14 21:25:45.554468 | debian-bookworm | sudo: a password is required 2026-04-14 21:25:45.800814 | debian-bookworm | ok: Runtime: 0:00:00.023193 2026-04-14 21:25:45.822649 | 2026-04-14 21:25:45.822781 | TASK [tox : Check to see if the constraints file exists] 2026-04-14 21:25:45.858484 | debian-bookworm | skipping: Conditional result was False 2026-04-14 21:25:45.871206 | 2026-04-14 21:25:45.871387 | TASK [tox : Fail if constraints file is missing] 2026-04-14 21:25:45.896300 | debian-bookworm | skipping: Conditional result was False 2026-04-14 21:25:45.903454 | 2026-04-14 21:25:45.903630 | TASK [tox : Record file location] 2026-04-14 21:25:45.927455 | debian-bookworm | skipping: Conditional result was False 2026-04-14 21:25:45.934203 | 2026-04-14 21:25:45.934337 | TASK [tox : Install tox siblings] 2026-04-14 21:25:45.956123 | debian-bookworm | ok 2026-04-14 21:25:45.966136 | debian-bookworm | included: /var/lib/zuul/builds/2ec0b3921f63407e852f44f06e408068/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-04-14 21:25:45.972016 | 2026-04-14 21:25:45.972138 | TASK [tox : Run tox without tests] 2026-04-14 21:25:46.490571 | debian-bookworm | ROOT: 192 D setup logging to DEBUG on pid 1710 [tox/report.py:229] 2026-04-14 21:25:46.520532 | debian-bookworm | test: 222 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-14 21:25:46.523001 | debian-bookworm | test: 224 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-14 21:25:46.528208 | debian-bookworm | test: 230 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 0246dc54d4a7c3ea9e7550cf321d702d 1b0fdd67b6800c450cf9b218e502f364 [python_discovery/_cached_py_info.py:198] 2026-04-14 21:25:46.608612 | debian-bookworm | test: 310 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-04-14 21:25:46.609985 | debian-bookworm | test: 311 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-04-14 21:25:46.610456 | debian-bookworm | test: 312 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 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-14 21:25:46.610703 | debian-bookworm | test: 312 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 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-14 21:25:46.614504 | debian-bookworm | test: 316 D symlink on filesystem does work [virtualenv/info.py:51] 2026-04-14 21:25:46.614810 | debian-bookworm | test: 316 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-04-14 21:25:46.651153 | debian-bookworm | test: 353 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/generics/.tox/test, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-04-14 21:25:46.651455 | debian-bookworm | test: 353 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-04-14 21:25:46.651607 | debian-bookworm | test: 353 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-04-14 21:25:46.651703 | debian-bookworm | test: 353 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-04-14 21:25:46.651904 | debian-bookworm | test: 353 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-04-14 21:25:46.651987 | debian-bookworm | test: 354 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:46.652045 | debian-bookworm | test: 354 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:46.652122 | debian-bookworm | test: 354 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:46.652173 | debian-bookworm | test: 354 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:46.652220 | debian-bookworm | test: 354 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:46.652271 | debian-bookworm | test: 354 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/test [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:46.652337 | debian-bookworm | test: 354 D virtualenv = 21.2.3 [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:46.652388 | debian-bookworm | test: 354 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:46.652435 | debian-bookworm | test: 354 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:46.652481 | debian-bookworm | test: 354 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:46.652526 | debian-bookworm | test: 354 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:46.652802 | debian-bookworm | test: 354 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/test/bin/python [virtualenv/util/path/_sync.py:38] 2026-04-14 21:25:46.653106 | debian-bookworm | test: 355 D create virtualenv import hook file /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-04-14 21:25:46.653241 | debian-bookworm | test: 355 D create /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-04-14 21:25:46.653722 | debian-bookworm | test: 355 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-04-14 21:25:46.654175 | debian-bookworm | test: 356 D debug via /home/zuul/src/github.com/osism/generics/.tox/test/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-04-14 21:25:46.703478 | debian-bookworm | test: 355 D { 2026-04-14 21:25:46.703522 | debian-bookworm | "sys": { 2026-04-14 21:25:46.703529 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-04-14 21:25:46.703534 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-04-14 21:25:46.703539 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-04-14 21:25:46.703545 | debian-bookworm | "base_prefix": "/usr", 2026-04-14 21:25:46.703552 | debian-bookworm | "real_prefix": null, 2026-04-14 21:25:46.703556 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-04-14 21:25:46.703560 | debian-bookworm | "base_exec_prefix": "/usr", 2026-04-14 21:25:46.703564 | debian-bookworm | "path": [ 2026-04-14 21:25:46.703568 | debian-bookworm | "/usr/lib/python311.zip", 2026-04-14 21:25:46.703572 | debian-bookworm | "/usr/lib/python3.11", 2026-04-14 21:25:46.703576 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-04-14 21:25:46.703580 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-04-14 21:25:46.703584 | debian-bookworm | ], 2026-04-14 21:25:46.703588 | debian-bookworm | "meta_path": [ 2026-04-14 21:25:46.703592 | debian-bookworm | "", 2026-04-14 21:25:46.703596 | debian-bookworm | "", 2026-04-14 21:25:46.703600 | debian-bookworm | "", 2026-04-14 21:25:46.703609 | debian-bookworm | "" 2026-04-14 21:25:46.703613 | debian-bookworm | ], 2026-04-14 21:25:46.703617 | debian-bookworm | "fs_encoding": "utf-8", 2026-04-14 21:25:46.703620 | debian-bookworm | "io_encoding": "utf-8" 2026-04-14 21:25:46.703624 | debian-bookworm | }, 2026-04-14 21:25:46.703628 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-04-14 21:25:46.703632 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-04-14 21:25:46.703636 | debian-bookworm | "os": "", 2026-04-14 21:25:46.703640 | debian-bookworm | "site": "", 2026-04-14 21:25:46.703644 | debian-bookworm | "datetime": "", 2026-04-14 21:25:46.703647 | debian-bookworm | "math": "", 2026-04-14 21:25:46.703651 | debian-bookworm | "json": "" 2026-04-14 21:25:46.703655 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-04-14 21:25:46.703811 | debian-bookworm | test: 405 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-04-14 21:25:46.706576 | debian-bookworm | test: 408 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-04-14 21:25:46.707224 | debian-bookworm | test: 409 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-04-14 21:25:46.708454 | debian-bookworm | test: 410 D build install image for pip-26.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-04-14 21:25:46.712399 | debian-bookworm | test: 414 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:53] 2026-04-14 21:25:46.892657 | debian-bookworm | test: 594 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/generics/.tox/test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-04-14 21:25:46.956773 | debian-bookworm | test: 658 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-04-14 21:25:46.967593 | debian-bookworm | test: 669 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-04-14 21:25:47.053095 | debian-bookworm | test: 755 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/generics/.tox/test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-04-14 21:25:47.053750 | debian-bookworm | test: 755 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/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-04-14 21:25:47.056033 | debian-bookworm | test: 758 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/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-04-14 21:25:47.056452 | debian-bookworm | test: 758 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/generics/.tox/test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-04-14 21:25:47.057184 | debian-bookworm | test: 759 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-04-14 21:25:47.068925 | debian-bookworm | test: 770 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-04-14 21:25:47.069649 | debian-bookworm | test: 771 D generated console scripts pip pip3 pip3.11 pip-3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-04-14 21:25:47.069971 | debian-bookworm | test: 772 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-04-14 21:25:47.075576 | debian-bookworm | test: 777 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-04-14 21:25:47.075611 | debian-bookworm | test: 777 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:47.075672 | debian-bookworm | test: 777 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:47.075719 | debian-bookworm | test: 777 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:47.075763 | debian-bookworm | test: 777 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:47.075805 | debian-bookworm | test: 777 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:47.075853 | debian-bookworm | test: 777 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/test [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:47.075898 | debian-bookworm | test: 778 D virtualenv = 21.2.3 [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:47.075944 | debian-bookworm | test: 778 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:47.075993 | debian-bookworm | test: 778 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:47.076040 | debian-bookworm | test: 778 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:47.076197 | debian-bookworm | test: 778 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-14 21:25:47.080583 | debian-bookworm | test: 782 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:515] 2026-04-14 21:25:48.212911 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-04-14 21:25:48.333288 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-04-14 21:25:48.452794 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-04-14 21:25:48.464953 | 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-04-14 21:25:48.535246 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-04-14 21:25:48.548231 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-04-14 21:25:48.587370 | debian-bookworm | Collecting packaging==26.1 (from -r requirements.txt (line 4)) 2026-04-14 21:25:48.599042 | debian-bookworm | Downloading packaging-26.1-py3-none-any.whl.metadata (3.5 kB) 2026-04-14 21:25:48.634898 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-04-14 21:25:48.650536 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-04-14 21:25:48.671976 | debian-bookworm | Installing build dependencies: started 2026-04-14 21:25:49.833850 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-04-14 21:25:49.833891 | debian-bookworm | Getting requirements to build wheel: started 2026-04-14 21:25:50.239433 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-04-14 21:25:50.239471 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-04-14 21:25:50.469822 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-14 21:25:50.497428 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-04-14 21:25:50.509809 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-04-14 21:25:50.554811 | debian-bookworm | Collecting requests==2.33.0 (from -r requirements.txt (line 7)) 2026-04-14 21:25:50.566444 | debian-bookworm | Downloading requests-2.33.0-py3-none-any.whl.metadata (5.1 kB) 2026-04-14 21:25:50.599396 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-04-14 21:25:50.611092 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-04-14 21:25:50.731477 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-04-14 21:25:50.744100 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-04-14 21:25:50.835511 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-04-14 21:25:50.847404 | debian-bookworm | Downloading ansible_core-2.18.15-py3-none-any.whl.metadata (7.7 kB) 2026-04-14 21:25:50.889105 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-04-14 21:25:50.899874 | debian-bookworm | Downloading click-8.3.2-py3-none-any.whl.metadata (2.6 kB) 2026-04-14 21:25:50.934798 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-04-14 21:25:50.945827 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-04-14 21:25:50.980167 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-04-14 21:25:50.992213 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-04-14 21:25:51.033192 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-04-14 21:25:51.047279 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-04-14 21:25:51.214984 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.33.0->-r requirements.txt (line 7)) 2026-04-14 21:25:51.226730 | 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-04-14 21:25:51.266262 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.33.0->-r requirements.txt (line 7)) 2026-04-14 21:25:51.278747 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-04-14 21:25:51.323468 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.33.0->-r requirements.txt (line 7)) 2026-04-14 21:25:51.334944 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-04-14 21:25:51.376446 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.33.0->-r requirements.txt (line 7)) 2026-04-14 21:25:51.387284 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-04-14 21:25:51.704859 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-04-14 21:25:51.716791 | debian-bookworm | Downloading cryptography-46.0.7-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-04-14 21:25:51.754155 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-04-14 21:25:51.765810 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-04-14 21:25:51.931970 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-04-14 21:25:51.943723 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-04-14 21:25:52.046836 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-04-14 21:25:52.060021 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-04-14 21:25:52.086940 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-04-14 21:25:52.120249 | 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-04-14 21:25:52.170145 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 14.7 MB/s 0:00:00 2026-04-14 21:25:52.288833 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-04-14 21:25:56.321626 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 14.2 MB/s 0:00:04 2026-04-14 21:25:56.333120 | debian-bookworm | Downloading packaging-26.1-py3-none-any.whl (95 kB) 2026-04-14 21:25:56.357258 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-04-14 21:25:56.378743 | debian-bookworm | Downloading requests-2.33.0-py3-none-any.whl (65 kB) 2026-04-14 21:25:56.401706 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-04-14 21:25:56.427243 | debian-bookworm | Downloading ansible_core-2.18.15-py3-none-any.whl (2.2 MB) 2026-04-14 21:25:56.547957 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 18.9 MB/s 0:00:00 2026-04-14 21:25:56.562760 | 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-04-14 21:25:56.592960 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-04-14 21:25:56.621773 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-04-14 21:25:56.653253 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-14 21:25:56.811589 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-04-14 21:25:56.839386 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-04-14 21:25:56.863506 | debian-bookworm | Downloading click-8.3.2-py3-none-any.whl (108 kB) 2026-04-14 21:25:56.891826 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-04-14 21:25:56.915096 | debian-bookworm | Downloading cryptography-46.0.7-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-04-14 21:25:57.137010 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 20.4 MB/s 0:00:00 2026-04-14 21:25:57.150843 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-04-14 21:25:57.181435 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-04-14 21:25:57.206393 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-04-14 21:25:57.231865 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-04-14 21:25:57.529529 | debian-bookworm | Building wheels for collected packages: pwgen 2026-04-14 21:25:57.530359 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-04-14 21:25:57.825128 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-04-14 21:25:57.826380 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=fd5d2af00ad86da43a91f8bdba9f797cde0e01b910b7d0ca60dde94abd4e2da8 2026-04-14 21:25:57.826828 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-04-14 21:25:57.831593 | debian-bookworm | Successfully built pwgen 2026-04-14 21:25:58.071760 | debian-bookworm | Installing collected packages: resolvelib, pwgen, urllib3, tabulate, sh, PyYAML, pycparser, packaging, MarkupSafe, idna, fasteners, colorama, click, charset_normalizer, certifi, requests, python-gilt, Jinja2, cffi, cryptography, ansible-core, ansible 2026-04-14 21:26:22.844296 | debian-bookworm | 2026-04-14 21:26:22.846050 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.15 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.7 click-8.3.2 colorama-0.4.6 cryptography-46.0.7 fasteners-0.20 idna-3.11 packaging-26.1 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.33.0 resolvelib-1.0.1 sh-2.2.2 tabulate-0.10.0 urllib3-2.6.3 2026-04-14 21:26:22.981674 | debian-bookworm | test: 36683 I exit 0 (35.90 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1723 [tox/execute/api.py:311] 2026-04-14 21:26:22.983821 | debian-bookworm | test: OK (36.47 seconds) 2026-04-14 21:26:22.983839 | debian-bookworm | congratulations :) (36.50 seconds) 2026-04-14 21:26:23.522096 | debian-bookworm | ok: Runtime: 0:00:36.769947 2026-04-14 21:26:23.529886 | 2026-04-14 21:26:23.529999 | TASK [tox : Create a tempfile to save tox showconfig] 2026-04-14 21:26:23.933743 | debian-bookworm | changed 2026-04-14 21:26:23.940257 | 2026-04-14 21:26:23.940395 | TASK [tox : Get tox envlist config] 2026-04-14 21:26:24.972180 | debian-bookworm | ok: Runtime: 0:00:00.326182 2026-04-14 21:26:24.978057 | 2026-04-14 21:26:24.978183 | TASK [tox : Install any sibling python packages] 2026-04-14 21:26:25.444012 | debian-bookworm | ok: No setup.cfg, no action needed 2026-04-14 21:26:25.453162 | 2026-04-14 21:26:25.453309 | TASK [tox : Remove tempfile] 2026-04-14 21:26:25.903376 | debian-bookworm | changed 2026-04-14 21:26:25.911987 | 2026-04-14 21:26:25.912135 | TASK [tox : Emit tox command] 2026-04-14 21:26:25.958868 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-04-14 21:26:25.968982 | 2026-04-14 21:26:25.969134 | TASK [tox : Run tox] 2026-04-14 21:26:26.551648 | debian-bookworm | ROOT: 214 D setup logging to DEBUG on pid 1877 [tox/report.py:229] 2026-04-14 21:26:26.583742 | debian-bookworm | test: 246 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-14 21:26:26.586357 | debian-bookworm | test: 249 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-14 21:26:26.590751 | 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-04-14 21:26:26.591838 | debian-bookworm | test: 254 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-04-14 21:26:26.591975 | debian-bookworm | test: 254 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 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-14 21:26:26.592048 | 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 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-14 21:26:26.593816 | debian-bookworm | test: 256 D symlink on filesystem does work [virtualenv/info.py:51] 2026-04-14 21:26:26.593898 | debian-bookworm | test: 256 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-04-14 21:26:26.629169 | debian-bookworm | test: 291 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:515] 2026-04-14 21:26:27.372345 | debian-bookworm | test: 1034 I exit 0 (0.74 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1886 [tox/execute/api.py:311] 2026-04-14 21:26:27.372473 | debian-bookworm | test: 1035 W commands[1]> cat images.yml [tox/tox_env/api.py:515] 2026-04-14 21:26:27.375844 | debian-bookworm | --- 2026-04-14 21:26:27.375911 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-04-14 21:26:27.375926 | debian-bookworm | 2026-04-14 21:26:27.375939 | debian-bookworm | adminer_tag: "5.3.0" 2026-04-14 21:26:27.375954 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-04-14 21:26:27.375967 | debian-bookworm | 2026-04-14 21:26:27.375983 | debian-bookworm | ara_server_tag: "1.7.2" 2026-04-14 21:26:27.375995 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-04-14 21:26:27.376007 | debian-bookworm | 2026-04-14 21:26:27.376018 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-04-14 21:26:27.376031 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-04-14 21:26:27.376043 | debian-bookworm | 2026-04-14 21:26:27.376054 | debian-bookworm | netbox_tag: "v4.2.2" 2026-04-14 21:26:27.376150 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-04-14 21:26:27.376175 | debian-bookworm | 2026-04-14 21:26:27.376187 | debian-bookworm | netbox_redis_tag: "7.4.4-alpine" 2026-04-14 21:26:27.376199 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-04-14 21:26:27.376210 | debian-bookworm | 2026-04-14 21:26:27.376221 | debian-bookworm | nginx_tag: "1.28.0-alpine" 2026-04-14 21:26:27.376233 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-04-14 21:26:27.376244 | debian-bookworm | 2026-04-14 21:26:27.376256 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-04-14 21:26:27.376268 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-04-14 21:26:27.376279 | debian-bookworm | 2026-04-14 21:26:27.376290 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-04-14 21:26:27.376327 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-04-14 21:26:27.376339 | debian-bookworm | 2026-04-14 21:26:27.376350 | debian-bookworm | postgres_tag: "16.9-alpine" 2026-04-14 21:26:27.376361 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-04-14 21:26:27.376398 | debian-bookworm | 2026-04-14 21:26:27.376410 | debian-bookworm | manager_redis_tag: "7.4.4-alpine" 2026-04-14 21:26:27.376422 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-04-14 21:26:27.376433 | debian-bookworm | 2026-04-14 21:26:27.376444 | debian-bookworm | registry_tag: "3.0" 2026-04-14 21:26:27.376455 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-04-14 21:26:27.376466 | debian-bookworm | 2026-04-14 21:26:27.376478 | debian-bookworm | osism_ansible_tag: "0.20250531.0" 2026-04-14 21:26:27.376489 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-04-14 21:26:27.376500 | debian-bookworm | 2026-04-14 21:26:27.376511 | debian-bookworm | osism_kubernetes_tag: "0.20250530.0" 2026-04-14 21:26:27.376522 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-04-14 21:26:27.376534 | debian-bookworm | 2026-04-14 21:26:27.376545 | debian-bookworm | inventory_reconciler_tag: "0.20250530.0" 2026-04-14 21:26:27.376556 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-04-14 21:26:27.376571 | debian-bookworm | 2026-04-14 21:26:27.376582 | debian-bookworm | osism_tag: "0.20250530.0" 2026-04-14 21:26:27.376593 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-04-14 21:26:27.376605 | debian-bookworm | 2026-04-14 21:26:27.376616 | debian-bookworm | osism_frontend_tag: "0.20250530.0" 2026-04-14 21:26:27.376628 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-04-14 21:26:27.376639 | debian-bookworm | 2026-04-14 21:26:27.376650 | debian-bookworm | osism_netbox_tag: "0.20250530.0" 2026-04-14 21:26:27.376662 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-04-14 21:26:27.376673 | debian-bookworm | 2026-04-14 21:26:27.376685 | debian-bookworm | vault_tag: "1.19.5" 2026-04-14 21:26:27.376696 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-04-14 21:26:27.376707 | debian-bookworm | 2026-04-14 21:26:27.376718 | debian-bookworm | traefik_tag: "v3.4.1" 2026-04-14 21:26:27.376729 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-04-14 21:26:27.376740 | debian-bookworm | 2026-04-14 21:26:27.376751 | debian-bookworm | ceph_ansible_tag: "0.20250530.0" 2026-04-14 21:26:27.376769 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-04-14 21:26:27.376781 | debian-bookworm | 2026-04-14 21:26:27.376792 | debian-bookworm | kolla_ansible_tag: "0.20250530.0" 2026-04-14 21:26:27.376803 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-04-14 21:26:27.378074 | debian-bookworm | test: 1040 I exit 0 (0.01 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1891 [tox/execute/api.py:311] 2026-04-14 21:26:27.379341 | debian-bookworm | test: OK (0.80=setup[0.05]+cmd[0.74,0.01] seconds) 2026-04-14 21:26:27.379416 | debian-bookworm | congratulations :) (0.83 seconds) 2026-04-14 21:26:27.539519 | debian-bookworm | ok: Runtime: 0:00:01.149461 2026-04-14 21:26:27.553869 | 2026-04-14 21:26:27.554034 | TASK [tox : Look for output] 2026-04-14 21:26:27.974025 | debian-bookworm | ok 2026-04-14 21:26:27.993003 | 2026-04-14 21:26:27.993150 | TASK [tox : Return file comments to Zuul] 2026-04-14 21:26:28.027486 | debian-bookworm | skipping: Conditional result was False 2026-04-14 21:26:28.034387 | 2026-04-14 21:26:28.034504 | PLAY RECAP 2026-04-14 21:26:28.034560 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-04-14 21:26:28.034585 | 2026-04-14 21:26:28.191291 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-04-14 21:26:28.192362 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-04-14 21:26:28.990270 | 2026-04-14 21:26:28.990447 | PLAY [all] 2026-04-14 21:26:29.007755 | 2026-04-14 21:26:29.007918 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-04-14 21:26:29.064943 | debian-bookworm | skipping: Conditional result was False 2026-04-14 21:26:29.073229 | 2026-04-14 21:26:29.073400 | TASK [fetch-tox-output : Set tox log path for single node] 2026-04-14 21:26:29.118547 | debian-bookworm | ok 2026-04-14 21:26:29.127130 | 2026-04-14 21:26:29.127275 | TASK [fetch-tox-output : Ensure local tox dir] 2026-04-14 21:26:29.623661 | debian-bookworm -> localhost | changed 2026-04-14 21:26:29.649821 | 2026-04-14 21:26:29.650053 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-04-14 21:26:29.698302 | debian-bookworm | skipping: Conditional result was False 2026-04-14 21:26:29.708474 | 2026-04-14 21:26:29.708655 | TASK [fetch-tox-output : Set envlist fact] 2026-04-14 21:26:29.749914 | debian-bookworm | ok 2026-04-14 21:26:29.755702 | 2026-04-14 21:26:29.755804 | TASK [fetch-tox-output : Get tox version] 2026-04-14 21:26:30.460904 | 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-04-14 21:26:30.480038 | debian-bookworm | 4.53.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-04-14 21:26:30.795615 | debian-bookworm | ok: Runtime: 0:00:00.315996 2026-04-14 21:26:30.810513 | 2026-04-14 21:26:30.810702 | TASK [fetch-tox-output : Find all default environments] 2026-04-14 21:26:31.343933 | debian-bookworm | skipping: Conditional result was False 2026-04-14 21:26:31.356127 | 2026-04-14 21:26:31.356317 | TASK [fetch-tox-output : Set envlist fact] 2026-04-14 21:26:31.382341 | debian-bookworm | skipping: Conditional result was False 2026-04-14 21:26:31.394618 | 2026-04-14 21:26:31.394802 | TASK [fetch-tox-output : Find all default environments] 2026-04-14 21:26:31.935809 | debian-bookworm | skipping: Conditional result was False 2026-04-14 21:26:31.941971 | 2026-04-14 21:26:31.942099 | TASK [fetch-tox-output : Set envlist fact] 2026-04-14 21:26:31.978107 | debian-bookworm | skipping: Conditional result was False 2026-04-14 21:26:31.989387 | 2026-04-14 21:26:31.989605 | LOOP [fetch-tox-output : Copy tox logs] 2026-04-14 21:26:32.052470 | debian-bookworm | skipping: Conditional result was False 2026-04-14 21:26:32.062875 | 2026-04-14 21:26:32.063021 | LOOP [fetch-tox-output : Collect tox logs] 2026-04-14 21:26:32.963018 | debian-bookworm | changed: 2026-04-14 21:26:32.963221 | debian-bookworm | created directory /var/lib/zuul/builds/2ec0b3921f63407e852f44f06e408068/work/logs/tox/test 2026-04-14 21:26:32.963255 | debian-bookworm | cd+++++++++ ./ 2026-04-14 21:26:32.963279 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-04-14 21:26:32.963302 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-04-14 21:26:32.963332 | 2026-04-14 21:26:32.977721 | 2026-04-14 21:26:32.977819 | PLAY RECAP 2026-04-14 21:26:32.977871 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-04-14 21:26:32.977895 | 2026-04-14 21:26:33.119798 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-04-14 21:26:33.120862 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-04-14 21:26:33.921352 | 2026-04-14 21:26:33.921571 | PLAY [all] 2026-04-14 21:26:33.937637 | 2026-04-14 21:26:33.937802 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-04-14 21:26:34.139544 | debian-bookworm | changed: non-zero return code 2026-04-14 21:26:34.147098 | 2026-04-14 21:26:34.147264 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-04-14 21:26:34.163063 | debian-bookworm | skipping: Conditional result was False 2026-04-14 21:26:34.169096 | 2026-04-14 21:26:34.169225 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-04-14 21:26:34.200332 | 2026-04-14 21:26:34.200588 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-04-14 21:26:34.234698 | 2026-04-14 21:26:34.234967 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-04-14 21:26:34.250322 | debian-bookworm | skipping: Conditional result was False 2026-04-14 21:26:34.257217 | 2026-04-14 21:26:34.257331 | LOOP [fetch-subunit-output : Generate subunit file] 2026-04-14 21:26:34.294137 | 2026-04-14 21:26:34.294340 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-04-14 21:26:34.317946 | debian-bookworm | skipping: Conditional result was False 2026-04-14 21:26:34.323896 | 2026-04-14 21:26:34.324017 | TASK [fetch-subunit-output : Remove the temporary file] 2026-04-14 21:26:34.347649 | debian-bookworm | skipping: Conditional result was False 2026-04-14 21:26:34.353772 | 2026-04-14 21:26:34.353895 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-04-14 21:26:34.368528 | debian-bookworm | skipping: Conditional result was False 2026-04-14 21:26:34.375175 | 2026-04-14 21:26:34.375257 | PLAY RECAP 2026-04-14 21:26:34.375308 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-04-14 21:26:34.375333 | 2026-04-14 21:26:34.527989 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-04-14 21:26:34.529053 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-14 21:26:35.279916 | 2026-04-14 21:26:35.280095 | PLAY [Base post] 2026-04-14 21:26:35.294082 | 2026-04-14 21:26:35.294243 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-14 21:26:35.949227 | debian-bookworm | changed 2026-04-14 21:26:35.963596 | 2026-04-14 21:26:35.963727 | PLAY RECAP 2026-04-14 21:26:35.963793 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-14 21:26:35.963855 | 2026-04-14 21:26:36.093748 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-14 21:26:36.094854 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-14 21:26:36.870959 | 2026-04-14 21:26:36.871128 | PLAY [Base post-logs] 2026-04-14 21:26:36.881943 | 2026-04-14 21:26:36.882084 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-14 21:26:37.344393 | localhost | changed 2026-04-14 21:26:37.354382 | 2026-04-14 21:26:37.354577 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-14 21:26:37.390582 | localhost | ok 2026-04-14 21:26:37.393747 | 2026-04-14 21:26:37.393922 | TASK [Set zuul-log-path fact] 2026-04-14 21:26:37.408984 | localhost | ok 2026-04-14 21:26:37.416828 | 2026-04-14 21:26:37.416940 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-14 21:26:37.441848 | localhost | ok 2026-04-14 21:26:37.444859 | 2026-04-14 21:26:37.444962 | TASK [upload-logs : Create log directories] 2026-04-14 21:26:38.003603 | localhost | changed 2026-04-14 21:26:38.007040 | 2026-04-14 21:26:38.007172 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-14 21:26:38.518919 | localhost -> localhost | ok: Runtime: 0:00:00.004659 2026-04-14 21:26:38.523176 | 2026-04-14 21:26:38.523304 | TASK [upload-logs : Upload logs to log server] 2026-04-14 21:26:39.081118 | localhost | Output suppressed because no_log was given 2026-04-14 21:26:39.085345 | 2026-04-14 21:26:39.085554 | LOOP [upload-logs : Compress console log and json output] 2026-04-14 21:26:39.146734 | localhost | skipping: Conditional result was False 2026-04-14 21:26:39.151784 | localhost | skipping: Conditional result was False 2026-04-14 21:26:39.159475 | 2026-04-14 21:26:39.159718 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-14 21:26:39.207345 | localhost | skipping: Conditional result was False 2026-04-14 21:26:39.208001 | 2026-04-14 21:26:39.212228 | localhost | skipping: Conditional result was False 2026-04-14 21:26:39.225770 | 2026-04-14 21:26:39.226040 | LOOP [upload-logs : Upload console log and json output]