2026-04-24 03:06:03.378272 | Job console starting 2026-04-24 03:06:03.401600 | Updating git repos 2026-04-24 03:06:03.443885 | Cloning repos into workspace 2026-04-24 03:06:03.569905 | Restoring repo states 2026-04-24 03:06:03.598561 | Merging changes 2026-04-24 03:06:03.598578 | Checking out repos 2026-04-24 03:06:03.652982 | Preparing playbooks 2026-04-24 03:06:04.789538 | Running Ansible setup 2026-04-24 03:06:11.317493 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-24 03:06:12.530528 | 2026-04-24 03:06:12.530734 | PLAY [Base pre] 2026-04-24 03:06:12.564185 | 2026-04-24 03:06:12.564315 | TASK [Setup log path fact] 2026-04-24 03:06:12.602567 | debian-bookworm | ok 2026-04-24 03:06:12.634786 | 2026-04-24 03:06:12.634951 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-24 03:06:12.694708 | debian-bookworm | ok 2026-04-24 03:06:12.705419 | 2026-04-24 03:06:12.705528 | TASK [emit-job-header : Print job information] 2026-04-24 03:06:12.743810 | # Job Information 2026-04-24 03:06:12.743970 | Ansible Version: 2.16.14 2026-04-24 03:06:12.744004 | Job: cfg-generics-tox-test-latest 2026-04-24 03:06:12.744037 | Pipeline: periodic-daily 2026-04-24 03:06:12.744059 | Executor: 521e9411259a 2026-04-24 03:06:12.744080 | Triggered by: https://github.com/osism/generics 2026-04-24 03:06:12.744101 | Event ID: 9093c506b2b140299509303014544f72 2026-04-24 03:06:12.748900 | 2026-04-24 03:06:12.748995 | LOOP [emit-job-header : Print node information] 2026-04-24 03:06:13.122101 | debian-bookworm | ok: 2026-04-24 03:06:13.122363 | debian-bookworm | # Node Information 2026-04-24 03:06:13.122404 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-24 03:06:13.122430 | debian-bookworm | Hostname: debian 2026-04-24 03:06:13.122452 | debian-bookworm | Username: zuul 2026-04-24 03:06:13.122472 | debian-bookworm | Distro: Debian 12.13 2026-04-24 03:06:13.122496 | debian-bookworm | Provider: regiocloud-a 2026-04-24 03:06:13.122517 | debian-bookworm | Region: 2026-04-24 03:06:13.122537 | debian-bookworm | Label: debian-bookworm 2026-04-24 03:06:13.122557 | debian-bookworm | Product Name: OpenStack Nova 2026-04-24 03:06:13.122577 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe34:7b09 2026-04-24 03:06:13.141272 | 2026-04-24 03:06:13.141387 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-24 03:06:13.948776 | debian-bookworm -> localhost | changed 2026-04-24 03:06:13.960101 | 2026-04-24 03:06:13.960212 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-24 03:06:16.526611 | debian-bookworm -> localhost | changed 2026-04-24 03:06:16.541807 | 2026-04-24 03:06:16.541933 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-24 03:06:16.985362 | debian-bookworm -> localhost | ok 2026-04-24 03:06:16.993630 | 2026-04-24 03:06:16.993762 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-24 03:06:17.036104 | debian-bookworm | ok 2026-04-24 03:06:17.073949 | debian-bookworm | included: /var/lib/zuul/builds/22ef8fd0b82d42679c8c500661143e25/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-24 03:06:17.087975 | 2026-04-24 03:06:17.088086 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-24 03:06:21.204839 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-24 03:06:21.205045 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/22ef8fd0b82d42679c8c500661143e25/work/22ef8fd0b82d42679c8c500661143e25_id_rsa 2026-04-24 03:06:21.205077 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/22ef8fd0b82d42679c8c500661143e25/work/22ef8fd0b82d42679c8c500661143e25_id_rsa.pub 2026-04-24 03:06:21.205099 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-24 03:06:21.205119 | debian-bookworm -> localhost | SHA256:bUn6JEMfSwnvmCfREjEJWEyDq7tCeWPoJSDmQGw8Dl0 zuul-build-sshkey 2026-04-24 03:06:21.205138 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-24 03:06:21.205166 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-24 03:06:21.205184 | debian-bookworm -> localhost | |o. .E*=.=o | 2026-04-24 03:06:21.205202 | debian-bookworm -> localhost | |.*. o ...* . | 2026-04-24 03:06:21.205219 | debian-bookworm -> localhost | |= . . + B | 2026-04-24 03:06:21.205235 | debian-bookworm -> localhost | |+o . . % + | 2026-04-24 03:06:21.205251 | debian-bookworm -> localhost | |* o. S X | 2026-04-24 03:06:21.205275 | debian-bookworm -> localhost | | *.= O | 2026-04-24 03:06:21.205291 | debian-bookworm -> localhost | |o =.. . | 2026-04-24 03:06:21.205307 | debian-bookworm -> localhost | |... | 2026-04-24 03:06:21.205324 | debian-bookworm -> localhost | | ... | 2026-04-24 03:06:21.205340 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-24 03:06:21.205386 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.530509 2026-04-24 03:06:21.210829 | 2026-04-24 03:06:21.211062 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-24 03:06:21.249821 | debian-bookworm | ok 2026-04-24 03:06:21.266132 | debian-bookworm | included: /var/lib/zuul/builds/22ef8fd0b82d42679c8c500661143e25/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-24 03:06:21.285358 | 2026-04-24 03:06:21.285470 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-24 03:06:21.324700 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:06:21.329970 | 2026-04-24 03:06:21.330076 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-24 03:06:22.054933 | debian-bookworm | changed 2026-04-24 03:06:22.060120 | 2026-04-24 03:06:22.060203 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-24 03:06:22.362373 | debian-bookworm | ok 2026-04-24 03:06:22.369913 | 2026-04-24 03:06:22.370033 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-24 03:06:23.160923 | debian-bookworm | changed 2026-04-24 03:06:23.171796 | 2026-04-24 03:06:23.171908 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-24 03:06:23.975738 | debian-bookworm | changed 2026-04-24 03:06:23.984613 | 2026-04-24 03:06:23.985113 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-24 03:06:24.023491 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:06:24.029697 | 2026-04-24 03:06:24.029853 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-24 03:06:24.967603 | debian-bookworm -> localhost | changed 2026-04-24 03:06:24.976594 | 2026-04-24 03:06:24.976709 | TASK [add-build-sshkey : Add back temp key] 2026-04-24 03:06:25.523530 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/22ef8fd0b82d42679c8c500661143e25/work/22ef8fd0b82d42679c8c500661143e25_id_rsa (zuul-build-sshkey) 2026-04-24 03:06:25.524025 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.063689 2026-04-24 03:06:25.537128 | 2026-04-24 03:06:25.537505 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-24 03:06:26.144964 | debian-bookworm | ok 2026-04-24 03:06:26.161034 | 2026-04-24 03:06:26.161143 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-24 03:06:26.186648 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:06:26.209763 | 2026-04-24 03:06:26.209861 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-24 03:06:26.955926 | debian-bookworm | ok 2026-04-24 03:06:26.973863 | 2026-04-24 03:06:26.973963 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-24 03:06:27.047568 | debian-bookworm | ok 2026-04-24 03:06:27.051791 | 2026-04-24 03:06:27.051873 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-24 03:06:27.681950 | debian-bookworm -> localhost | ok 2026-04-24 03:06:27.687403 | 2026-04-24 03:06:27.687489 | TASK [validate-host : Collect information about the host] 2026-04-24 03:06:28.835262 | debian-bookworm | ok 2026-04-24 03:06:28.852872 | 2026-04-24 03:06:28.852987 | TASK [validate-host : Sanitize hostname] 2026-04-24 03:06:28.993983 | debian-bookworm | ok 2026-04-24 03:06:29.062079 | 2026-04-24 03:06:29.062190 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-24 03:06:29.925174 | debian-bookworm -> localhost | changed 2026-04-24 03:06:29.934367 | 2026-04-24 03:06:29.934491 | TASK [validate-host : Collect information about zuul worker] 2026-04-24 03:06:30.323043 | debian-bookworm | ok 2026-04-24 03:06:30.333644 | 2026-04-24 03:06:30.333758 | TASK [validate-host : Write out all zuul information for each host] 2026-04-24 03:06:30.898970 | debian-bookworm -> localhost | changed 2026-04-24 03:06:30.912323 | 2026-04-24 03:06:30.912434 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-24 03:06:31.197922 | debian-bookworm | ok 2026-04-24 03:06:31.205102 | 2026-04-24 03:06:31.205215 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-24 03:06:32.528074 | debian-bookworm | changed: 2026-04-24 03:06:32.528245 | debian-bookworm | cd+++++++++ src/ 2026-04-24 03:06:32.528330 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-24 03:06:32.528361 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-24 03:06:32.528385 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-04-24 03:06:32.528412 | debian-bookworm | =7.0.3 2026-04-24 03:06:59.103453 | debian-bookworm | Downloading cachetools-7.0.6-py3-none-any.whl (13 kB) 2026-04-24 03:06:59.168056 | debian-bookworm | Collecting colorama>=0.4.6 2026-04-24 03:06:59.180331 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-04-24 03:06:59.245908 | debian-bookworm | Collecting filelock>=3.25 2026-04-24 03:06:59.257925 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-04-24 03:06:59.310770 | debian-bookworm | Collecting packaging>=26 2026-04-24 03:06:59.322712 | debian-bookworm | Downloading packaging-26.1-py3-none-any.whl (95 kB) 2026-04-24 03:06:59.333154 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.8/95.8 kB 12.1 MB/s eta 0:00:00 2026-04-24 03:06:59.383820 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-04-24 03:06:59.395868 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-04-24 03:06:59.457604 | debian-bookworm | Collecting pluggy>=1.6 2026-04-24 03:06:59.469410 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-04-24 03:06:59.798100 | debian-bookworm | Collecting pyproject-api>=1.10 2026-04-24 03:06:59.811280 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-04-24 03:06:59.865415 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-04-24 03:06:59.879846 | debian-bookworm | Downloading python_discovery-1.2.2-py3-none-any.whl (31 kB) 2026-04-24 03:06:59.925805 | debian-bookworm | Collecting tomli-w>=1.2 2026-04-24 03:06:59.937307 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-04-24 03:07:00.224212 | debian-bookworm | Collecting virtualenv>=21.1 2026-04-24 03:07:00.306755 | debian-bookworm | Downloading virtualenv-21.2.4-py3-none-any.whl (5.8 MB) 2026-04-24 03:07:00.633815 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 18.2 MB/s eta 0:00:00 2026-04-24 03:07:00.765507 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-04-24 03:07:00.779740 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-04-24 03:07:00.814780 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 16.8 MB/s eta 0:00:00 2026-04-24 03:07:00.934118 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-04-24 03:07:01.716250 | debian-bookworm | Successfully installed cachetools-7.0.6 colorama-0.4.6 distlib-0.4.0 filelock-3.29.0 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.4 2026-04-24 03:07:02.185494 | debian-bookworm | ok: Runtime: 0:00:03.848191 2026-04-24 03:07:02.191886 | 2026-04-24 03:07:02.192195 | TASK [ensure-tox : Export installed tox_executable path] 2026-04-24 03:07:02.234310 | debian-bookworm | ok 2026-04-24 03:07:02.239485 | 2026-04-24 03:07:02.239613 | TASK [ensure-tox : Output tox version] 2026-04-24 03:07:02.896159 | 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-24 03:07:02.916765 | debian-bookworm | 4.53.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-04-24 03:07:03.270933 | debian-bookworm | ok: Runtime: 0:00:00.354325 2026-04-24 03:07:03.276970 | 2026-04-24 03:07:03.277075 | TASK [ensure-tox : Make global symlink] 2026-04-24 03:07:03.301301 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:07:03.308445 | 2026-04-24 03:07:03.308536 | PLAY RECAP 2026-04-24 03:07:03.308591 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-04-24 03:07:03.308617 | 2026-04-24 03:07:03.575678 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-04-24 03:07:03.576941 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-04-24 03:07:04.983368 | 2026-04-24 03:07:04.983567 | PLAY [all] 2026-04-24 03:07:05.000558 | 2026-04-24 03:07:05.000744 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-04-24 03:07:05.842615 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-04-24 03:07:06.040761 | debian-bookworm | ok: Runtime: 0:00:00.030996 2026-04-24 03:07:06.046983 | 2026-04-24 03:07:06.047117 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-04-24 03:07:06.621360 | debian-bookworm | ok: Runtime: 0:00:00.005636 2026-04-24 03:07:06.628490 | 2026-04-24 03:07:06.628647 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-04-24 03:07:07.218054 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-04-24 03:07:07.218156 | debian-bookworm | sudo: a password is required 2026-04-24 03:07:07.201012 | debian-bookworm | ok: Runtime: 0:00:00.024132 2026-04-24 03:07:07.233676 | 2026-04-24 03:07:07.233833 | TASK [tox : Check to see if the constraints file exists] 2026-04-24 03:07:07.281714 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:07:07.288773 | 2026-04-24 03:07:07.288904 | TASK [tox : Fail if constraints file is missing] 2026-04-24 03:07:07.382114 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:07:07.388574 | 2026-04-24 03:07:07.388712 | TASK [tox : Record file location] 2026-04-24 03:07:07.442660 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:07:07.454238 | 2026-04-24 03:07:07.454377 | TASK [tox : Install tox siblings] 2026-04-24 03:07:07.479149 | debian-bookworm | ok 2026-04-24 03:07:07.492006 | debian-bookworm | included: /var/lib/zuul/builds/22ef8fd0b82d42679c8c500661143e25/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-04-24 03:07:07.500132 | 2026-04-24 03:07:07.500254 | TASK [tox : Run tox without tests] 2026-04-24 03:07:08.355791 | debian-bookworm | ROOT: 222 D setup logging to DEBUG on pid 1422 [tox/report.py:229] 2026-04-24 03:07:08.389497 | debian-bookworm | test: 256 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-24 03:07:08.392607 | debian-bookworm | test: 259 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-24 03:07:08.397086 | debian-bookworm | test: 263 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 9d0976c555cd162f80ba65d761f35fe6 21f56d73f2ad7b1f3a5885c7044d7ae3 [python_discovery/_cached_py_info.py:198] 2026-04-24 03:07:08.480591 | debian-bookworm | test: 347 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-24 03:07:08.482352 | debian-bookworm | test: 349 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-04-24 03:07:08.483191 | debian-bookworm | test: 349 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-24 03:07:08.483716 | debian-bookworm | test: 350 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-24 03:07:08.488843 | debian-bookworm | test: 355 D symlink on filesystem does work [virtualenv/info.py:51] 2026-04-24 03:07:08.489280 | debian-bookworm | test: 356 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-04-24 03:07:08.526381 | debian-bookworm | test: 393 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-24 03:07:08.526660 | debian-bookworm | test: 393 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-04-24 03:07:08.526843 | debian-bookworm | test: 393 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-04-24 03:07:08.526945 | debian-bookworm | test: 394 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-24 03:07:08.527213 | debian-bookworm | test: 394 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-04-24 03:07:08.527330 | debian-bookworm | test: 394 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-04-24 03:07:08.527393 | debian-bookworm | test: 394 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-04-24 03:07:08.527451 | debian-bookworm | test: 394 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-04-24 03:07:08.527468 | debian-bookworm | test: 394 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-04-24 03:07:08.527538 | debian-bookworm | test: 394 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-24 03:07:08.527585 | debian-bookworm | test: 394 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-24 03:07:08.527635 | debian-bookworm | test: 394 D virtualenv = 21.2.4 [virtualenv/create/pyenv_cfg.py:51] 2026-04-24 03:07:08.527693 | debian-bookworm | test: 394 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-04-24 03:07:08.527709 | debian-bookworm | test: 394 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-24 03:07:08.527773 | debian-bookworm | test: 394 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-24 03:07:08.527789 | debian-bookworm | test: 394 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-24 03:07:08.528138 | debian-bookworm | test: 395 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-24 03:07:08.528478 | debian-bookworm | test: 395 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-24 03:07:08.528628 | debian-bookworm | test: 395 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-24 03:07:08.529145 | debian-bookworm | test: 396 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-04-24 03:07:08.529607 | debian-bookworm | test: 396 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-24 03:07:08.580792 | debian-bookworm | test: 396 D { 2026-04-24 03:07:08.580846 | debian-bookworm | "sys": { 2026-04-24 03:07:08.580854 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-04-24 03:07:08.580860 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-04-24 03:07:08.580866 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-04-24 03:07:08.580871 | debian-bookworm | "base_prefix": "/usr", 2026-04-24 03:07:08.580879 | debian-bookworm | "real_prefix": null, 2026-04-24 03:07:08.580884 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-04-24 03:07:08.580888 | debian-bookworm | "base_exec_prefix": "/usr", 2026-04-24 03:07:08.580892 | debian-bookworm | "path": [ 2026-04-24 03:07:08.580896 | debian-bookworm | "/usr/lib/python311.zip", 2026-04-24 03:07:08.580900 | debian-bookworm | "/usr/lib/python3.11", 2026-04-24 03:07:08.580904 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-04-24 03:07:08.580907 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-04-24 03:07:08.580911 | debian-bookworm | ], 2026-04-24 03:07:08.580916 | debian-bookworm | "meta_path": [ 2026-04-24 03:07:08.580919 | debian-bookworm | "", 2026-04-24 03:07:08.580943 | debian-bookworm | "", 2026-04-24 03:07:08.580948 | debian-bookworm | "", 2026-04-24 03:07:08.580960 | debian-bookworm | "" 2026-04-24 03:07:08.580964 | debian-bookworm | ], 2026-04-24 03:07:08.580967 | debian-bookworm | "fs_encoding": "utf-8", 2026-04-24 03:07:08.580971 | debian-bookworm | "io_encoding": "utf-8" 2026-04-24 03:07:08.580975 | debian-bookworm | }, 2026-04-24 03:07:08.580979 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-04-24 03:07:08.580983 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-04-24 03:07:08.580987 | debian-bookworm | "os": "", 2026-04-24 03:07:08.580991 | debian-bookworm | "site": "", 2026-04-24 03:07:08.580995 | debian-bookworm | "datetime": "", 2026-04-24 03:07:08.580999 | debian-bookworm | "math": "", 2026-04-24 03:07:08.581003 | debian-bookworm | "json": "" 2026-04-24 03:07:08.581007 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-04-24 03:07:08.581323 | debian-bookworm | test: 447 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-24 03:07:08.592112 | debian-bookworm | test: 458 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-24 03:07:08.593549 | debian-bookworm | test: 459 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-24 03:07:08.596322 | debian-bookworm | test: 463 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:81] 2026-04-24 03:07:08.597349 | debian-bookworm | test: 464 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-04-24 03:07:09.011953 | debian-bookworm | test: 878 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-24 03:07:09.013401 | debian-bookworm | test: 880 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-24 03:07:09.123470 | debian-bookworm | test: 990 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-24 03:07:09.123747 | debian-bookworm | test: 990 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-24 03:07:09.151806 | debian-bookworm | test: 1018 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-24 03:07:09.184034 | debian-bookworm | test: 1050 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-24 03:07:09.188168 | debian-bookworm | test: 1055 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-24 03:07:09.188833 | debian-bookworm | test: 1055 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-24 03:07:09.189224 | debian-bookworm | test: 1056 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-04-24 03:07:09.231302 | debian-bookworm | test: 1098 D generated console scripts pip3.11 pip pip-3.11 pip3 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-04-24 03:07:09.231447 | debian-bookworm | test: 1098 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-04-24 03:07:09.241513 | debian-bookworm | test: 1108 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-04-24 03:07:09.241604 | debian-bookworm | test: 1108 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-04-24 03:07:09.241614 | debian-bookworm | test: 1108 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-04-24 03:07:09.241701 | debian-bookworm | test: 1108 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-04-24 03:07:09.241761 | debian-bookworm | test: 1108 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-04-24 03:07:09.241836 | debian-bookworm | test: 1108 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-24 03:07:09.241912 | debian-bookworm | test: 1108 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-24 03:07:09.241976 | debian-bookworm | test: 1109 D virtualenv = 21.2.4 [virtualenv/create/pyenv_cfg.py:51] 2026-04-24 03:07:09.242070 | debian-bookworm | test: 1109 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-04-24 03:07:09.242145 | debian-bookworm | test: 1109 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-24 03:07:09.242222 | debian-bookworm | test: 1109 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-24 03:07:09.242305 | debian-bookworm | test: 1109 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-04-24 03:07:09.250035 | debian-bookworm | test: 1117 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:515] 2026-04-24 03:07:10.404634 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-04-24 03:07:10.528024 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-04-24 03:07:10.647947 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-04-24 03:07:10.660631 | 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-24 03:07:10.731848 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-04-24 03:07:10.744735 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-04-24 03:07:10.852112 | debian-bookworm | Collecting packaging==26.1 (from -r requirements.txt (line 4)) 2026-04-24 03:07:10.866726 | debian-bookworm | Downloading packaging-26.1-py3-none-any.whl.metadata (3.5 kB) 2026-04-24 03:07:10.907784 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-04-24 03:07:10.923526 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-04-24 03:07:10.942335 | debian-bookworm | Installing build dependencies: started 2026-04-24 03:07:12.163301 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-04-24 03:07:12.163350 | debian-bookworm | Getting requirements to build wheel: started 2026-04-24 03:07:12.713811 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-04-24 03:07:12.716521 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-04-24 03:07:12.993354 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-24 03:07:13.036894 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-04-24 03:07:13.052019 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-04-24 03:07:13.118352 | debian-bookworm | Collecting requests==2.33.1 (from -r requirements.txt (line 7)) 2026-04-24 03:07:13.131783 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-04-24 03:07:13.185938 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-04-24 03:07:13.200387 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-04-24 03:07:13.324923 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-04-24 03:07:13.337306 | 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-24 03:07:13.442741 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-04-24 03:07:13.456325 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl.metadata (7.7 kB) 2026-04-24 03:07:13.500633 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-04-24 03:07:13.512436 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl.metadata (2.6 kB) 2026-04-24 03:07:13.547866 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-04-24 03:07:13.559417 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-04-24 03:07:13.611411 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-04-24 03:07:13.624142 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-04-24 03:07:13.673599 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-04-24 03:07:13.688385 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-04-24 03:07:13.870294 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-04-24 03:07:13.885052 | 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-24 03:07:13.948528 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-04-24 03:07:13.963475 | debian-bookworm | Downloading idna-3.13-py3-none-any.whl.metadata (8.0 kB) 2026-04-24 03:07:14.036566 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-04-24 03:07:14.048743 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-04-24 03:07:14.117620 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-04-24 03:07:14.129980 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-04-24 03:07:14.506085 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-04-24 03:07:14.518317 | debian-bookworm | Downloading cryptography-46.0.7-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-04-24 03:07:14.559547 | 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-24 03:07:14.573005 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-04-24 03:07:14.756638 | 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-24 03:07:14.769116 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-04-24 03:07:14.832841 | 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-24 03:07:14.845908 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-04-24 03:07:14.938546 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-04-24 03:07:14.976711 | 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-24 03:07:15.030530 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 13.3 MB/s 0:00:00 2026-04-24 03:07:15.048321 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-04-24 03:07:17.199097 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 26.8 MB/s 0:00:02 2026-04-24 03:07:17.211756 | debian-bookworm | Downloading packaging-26.1-py3-none-any.whl (95 kB) 2026-04-24 03:07:17.292058 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-04-24 03:07:17.316349 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-04-24 03:07:17.340246 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-04-24 03:07:17.368322 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl (2.2 MB) 2026-04-24 03:07:17.493490 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 18.1 MB/s 0:00:00 2026-04-24 03:07:17.508084 | 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-24 03:07:17.654570 | debian-bookworm | Downloading idna-3.13-py3-none-any.whl (68 kB) 2026-04-24 03:07:17.677122 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-04-24 03:07:17.697647 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-24 03:07:17.727673 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-04-24 03:07:17.758083 | 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-24 03:07:17.784754 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl (110 kB) 2026-04-24 03:07:17.813352 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-04-24 03:07:17.838713 | debian-bookworm | Downloading cryptography-46.0.7-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-04-24 03:07:18.089560 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 18.2 MB/s 0:00:00 2026-04-24 03:07:18.104390 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-04-24 03:07:18.140054 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-04-24 03:07:18.164779 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-04-24 03:07:18.187480 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-04-24 03:07:18.555420 | debian-bookworm | Building wheels for collected packages: pwgen 2026-04-24 03:07:18.556992 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-04-24 03:07:18.879673 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-04-24 03:07:18.883981 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=a91449bc13919215b2366d0289ab3deea91e26f1ea5a41952b5a51a66628a50c 2026-04-24 03:07:18.884070 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-04-24 03:07:18.887770 | debian-bookworm | Successfully built pwgen 2026-04-24 03:07:19.150894 | 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-24 03:07:46.647786 | debian-bookworm | 2026-04-24 03:07:46.649314 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.16 certifi-2026.4.22 cffi-2.0.0 charset_normalizer-3.4.7 click-8.3.3 colorama-0.4.6 cryptography-46.0.7 fasteners-0.20 idna-3.13 packaging-26.1 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.33.1 resolvelib-1.0.1 sh-2.2.2 tabulate-0.10.0 urllib3-2.6.3 2026-04-24 03:07:46.790695 | debian-bookworm | test: 38657 I exit 0 (37.54 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1435 [tox/execute/api.py:311] 2026-04-24 03:07:46.795280 | debian-bookworm | test: OK (38.41 seconds) 2026-04-24 03:07:46.795323 | debian-bookworm | congratulations :) (38.44 seconds) 2026-04-24 03:07:47.105710 | debian-bookworm | ok: Runtime: 0:00:38.730819 2026-04-24 03:07:47.119800 | 2026-04-24 03:07:47.120019 | TASK [tox : Create a tempfile to save tox showconfig] 2026-04-24 03:07:47.574793 | debian-bookworm | changed 2026-04-24 03:07:47.586468 | 2026-04-24 03:07:47.586612 | TASK [tox : Get tox envlist config] 2026-04-24 03:07:48.644660 | debian-bookworm | ok: Runtime: 0:00:00.352964 2026-04-24 03:07:48.654556 | 2026-04-24 03:07:48.654729 | TASK [tox : Install any sibling python packages] 2026-04-24 03:07:49.138160 | debian-bookworm | ok: No setup.cfg, no action needed 2026-04-24 03:07:49.154134 | 2026-04-24 03:07:49.154470 | TASK [tox : Remove tempfile] 2026-04-24 03:07:49.615283 | debian-bookworm | changed 2026-04-24 03:07:49.633358 | 2026-04-24 03:07:49.633542 | TASK [tox : Emit tox command] 2026-04-24 03:07:49.715863 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-04-24 03:07:49.731278 | 2026-04-24 03:07:49.731507 | TASK [tox : Run tox] 2026-04-24 03:07:50.498692 | debian-bookworm | ROOT: 209 D setup logging to DEBUG on pid 1589 [tox/report.py:229] 2026-04-24 03:07:50.529094 | debian-bookworm | test: 240 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-24 03:07:50.531668 | debian-bookworm | test: 243 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-24 03:07:50.535363 | debian-bookworm | test: 246 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-24 03:07:50.536522 | debian-bookworm | test: 247 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-04-24 03:07:50.536624 | debian-bookworm | test: 247 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-24 03:07:50.536677 | debian-bookworm | test: 248 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-24 03:07:50.538165 | debian-bookworm | test: 249 D symlink on filesystem does work [virtualenv/info.py:51] 2026-04-24 03:07:50.538299 | debian-bookworm | test: 249 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-04-24 03:07:50.574041 | debian-bookworm | test: 285 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:515] 2026-04-24 03:07:51.074923 | debian-bookworm | test: 786 I exit 0 (0.50 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1596 [tox/execute/api.py:311] 2026-04-24 03:07:51.075331 | debian-bookworm | test: 786 W commands[1]> cat images.yml [tox/tox_env/api.py:515] 2026-04-24 03:07:51.078908 | debian-bookworm | --- 2026-04-24 03:07:51.078939 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-04-24 03:07:51.078945 | debian-bookworm | 2026-04-24 03:07:51.078950 | debian-bookworm | adminer_tag: "5.4.2" 2026-04-24 03:07:51.078957 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-04-24 03:07:51.078962 | debian-bookworm | 2026-04-24 03:07:51.078969 | debian-bookworm | ara_server_tag: "1.7.5" 2026-04-24 03:07:51.078975 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-04-24 03:07:51.078980 | debian-bookworm | 2026-04-24 03:07:51.078985 | debian-bookworm | ara_server_mariadb_tag: "11.8.4" 2026-04-24 03:07:51.078990 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-04-24 03:07:51.078995 | debian-bookworm | 2026-04-24 03:07:51.078999 | debian-bookworm | netbox_tag: "v4.3.5" 2026-04-24 03:07:51.079003 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-04-24 03:07:51.079007 | debian-bookworm | 2026-04-24 03:07:51.079011 | debian-bookworm | netbox_redis_tag: "7.4.7-alpine" 2026-04-24 03:07:51.079015 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-04-24 03:07:51.079019 | debian-bookworm | 2026-04-24 03:07:51.079023 | debian-bookworm | nginx_tag: "1.29.3-alpine" 2026-04-24 03:07:51.079027 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-04-24 03:07:51.079031 | debian-bookworm | 2026-04-24 03:07:51.079035 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-04-24 03:07:51.079039 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-04-24 03:07:51.079043 | debian-bookworm | 2026-04-24 03:07:51.079047 | debian-bookworm | phpmyadmin_tag: "5.2.3" 2026-04-24 03:07:51.079051 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-04-24 03:07:51.079055 | debian-bookworm | 2026-04-24 03:07:51.079058 | debian-bookworm | postgres_tag: "16.11-alpine" 2026-04-24 03:07:51.079062 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-04-24 03:07:51.079077 | debian-bookworm | 2026-04-24 03:07:51.079082 | debian-bookworm | manager_redis_tag: "7.4.7-alpine" 2026-04-24 03:07:51.079085 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-04-24 03:07:51.079089 | debian-bookworm | 2026-04-24 03:07:51.079093 | debian-bookworm | registry_tag: "3.0" 2026-04-24 03:07:51.079097 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-04-24 03:07:51.079101 | debian-bookworm | 2026-04-24 03:07:51.079105 | debian-bookworm | osism_ansible_tag: "{{ osism_ansible_version|default('latest') }}" 2026-04-24 03:07:51.079109 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-04-24 03:07:51.079113 | debian-bookworm | 2026-04-24 03:07:51.079117 | debian-bookworm | osism_kubernetes_tag: "{{ osism_kubernetes_version|default('latest') }}" 2026-04-24 03:07:51.079121 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-04-24 03:07:51.079125 | debian-bookworm | 2026-04-24 03:07:51.079129 | debian-bookworm | inventory_reconciler_tag: "{{ inventory_reconciler_version|default('latest') }}" 2026-04-24 03:07:51.079133 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-04-24 03:07:51.079138 | debian-bookworm | 2026-04-24 03:07:51.079142 | debian-bookworm | osism_tag: "{{ osism_version|default('latest') }}" 2026-04-24 03:07:51.079146 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-04-24 03:07:51.079150 | debian-bookworm | 2026-04-24 03:07:51.079154 | debian-bookworm | osism_frontend_tag: "{{ osism_version|default('latest') }}" 2026-04-24 03:07:51.079158 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-04-24 03:07:51.079162 | debian-bookworm | 2026-04-24 03:07:51.079166 | debian-bookworm | osism_netbox_tag: "{{ osism_version|default('latest') }}" 2026-04-24 03:07:51.079170 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-04-24 03:07:51.079174 | debian-bookworm | 2026-04-24 03:07:51.079178 | debian-bookworm | vault_tag: "1.21.2" 2026-04-24 03:07:51.079182 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-04-24 03:07:51.079185 | debian-bookworm | 2026-04-24 03:07:51.079189 | debian-bookworm | traefik_tag: "v3.5.0" 2026-04-24 03:07:51.079193 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-04-24 03:07:51.079197 | debian-bookworm | 2026-04-24 03:07:51.079201 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default('quincy') }}" 2026-04-24 03:07:51.079205 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-04-24 03:07:51.079209 | debian-bookworm | 2026-04-24 03:07:51.079213 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default('2024.2') }}" 2026-04-24 03:07:51.079217 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-04-24 03:07:51.080931 | debian-bookworm | test: 792 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1601 [tox/execute/api.py:311] 2026-04-24 03:07:51.082399 | debian-bookworm | test: OK (0.56=setup[0.05]+cmd[0.50,0.00] seconds) 2026-04-24 03:07:51.082416 | debian-bookworm | congratulations :) (0.59 seconds) 2026-04-24 03:07:51.447837 | debian-bookworm | ok: Runtime: 0:00:00.899505 2026-04-24 03:07:51.461132 | 2026-04-24 03:07:51.461269 | TASK [tox : Look for output] 2026-04-24 03:07:52.127694 | debian-bookworm | ok 2026-04-24 03:07:52.144429 | 2026-04-24 03:07:52.144604 | TASK [tox : Return file comments to Zuul] 2026-04-24 03:07:52.180629 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:07:52.189649 | 2026-04-24 03:07:52.189777 | PLAY RECAP 2026-04-24 03:07:52.189838 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-04-24 03:07:52.189863 | 2026-04-24 03:07:52.559124 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-04-24 03:07:52.560620 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-04-24 03:07:54.421091 | 2026-04-24 03:07:54.421738 | PLAY [all] 2026-04-24 03:07:54.529597 | 2026-04-24 03:07:54.529781 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-04-24 03:07:54.841731 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:07:54.849839 | 2026-04-24 03:07:54.850019 | TASK [fetch-tox-output : Set tox log path for single node] 2026-04-24 03:07:54.916453 | debian-bookworm | ok 2026-04-24 03:07:54.922217 | 2026-04-24 03:07:54.922357 | TASK [fetch-tox-output : Ensure local tox dir] 2026-04-24 03:07:56.419103 | debian-bookworm -> localhost | changed 2026-04-24 03:07:56.427480 | 2026-04-24 03:07:56.427590 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-04-24 03:07:56.582720 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:07:56.599709 | 2026-04-24 03:07:56.599824 | TASK [fetch-tox-output : Set envlist fact] 2026-04-24 03:07:56.638761 | debian-bookworm | ok 2026-04-24 03:07:56.645049 | 2026-04-24 03:07:56.645146 | TASK [fetch-tox-output : Get tox version] 2026-04-24 03:07:57.354998 | 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-24 03:07:57.376030 | debian-bookworm | 4.53.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-04-24 03:07:57.676750 | debian-bookworm | ok: Runtime: 0:00:00.315860 2026-04-24 03:07:57.681982 | 2026-04-24 03:07:57.682078 | TASK [fetch-tox-output : Find all default environments] 2026-04-24 03:07:58.276254 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:07:58.281647 | 2026-04-24 03:07:58.281740 | TASK [fetch-tox-output : Set envlist fact] 2026-04-24 03:07:58.335341 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:07:58.340268 | 2026-04-24 03:07:58.340356 | TASK [fetch-tox-output : Find all default environments] 2026-04-24 03:07:58.888191 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:07:58.892881 | 2026-04-24 03:07:58.892969 | TASK [fetch-tox-output : Set envlist fact] 2026-04-24 03:07:58.915926 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:07:58.921180 | 2026-04-24 03:07:58.921273 | LOOP [fetch-tox-output : Copy tox logs] 2026-04-24 03:07:58.960177 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:07:58.969428 | 2026-04-24 03:07:58.969519 | LOOP [fetch-tox-output : Collect tox logs] 2026-04-24 03:07:59.753952 | debian-bookworm | changed: 2026-04-24 03:07:59.754092 | debian-bookworm | created directory /var/lib/zuul/builds/22ef8fd0b82d42679c8c500661143e25/work/logs/tox/test 2026-04-24 03:07:59.754120 | debian-bookworm | cd+++++++++ ./ 2026-04-24 03:07:59.754140 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-04-24 03:07:59.754159 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-04-24 03:07:59.754182 | 2026-04-24 03:07:59.768275 | 2026-04-24 03:07:59.768397 | PLAY RECAP 2026-04-24 03:07:59.768455 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-04-24 03:07:59.768481 | 2026-04-24 03:07:59.982084 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-04-24 03:07:59.983161 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-04-24 03:08:00.938541 | 2026-04-24 03:08:00.938709 | PLAY [all] 2026-04-24 03:08:00.962763 | 2026-04-24 03:08:00.962938 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-04-24 03:08:01.204488 | debian-bookworm | changed: non-zero return code 2026-04-24 03:08:01.209895 | 2026-04-24 03:08:01.210013 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-04-24 03:08:01.224627 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:08:01.231418 | 2026-04-24 03:08:01.231564 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-04-24 03:08:01.264012 | 2026-04-24 03:08:01.264186 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-04-24 03:08:01.300391 | 2026-04-24 03:08:01.300648 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-04-24 03:08:01.325356 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:08:01.331166 | 2026-04-24 03:08:01.331272 | LOOP [fetch-subunit-output : Generate subunit file] 2026-04-24 03:08:01.360457 | 2026-04-24 03:08:01.360656 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-04-24 03:08:01.384711 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:08:01.391244 | 2026-04-24 03:08:01.391380 | TASK [fetch-subunit-output : Remove the temporary file] 2026-04-24 03:08:01.415179 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:08:01.421373 | 2026-04-24 03:08:01.421481 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-04-24 03:08:01.455359 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:08:01.462095 | 2026-04-24 03:08:01.462172 | PLAY RECAP 2026-04-24 03:08:01.462221 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-04-24 03:08:01.462247 | 2026-04-24 03:08:01.741183 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-04-24 03:08:01.742214 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-24 03:08:03.264411 | 2026-04-24 03:08:03.264567 | PLAY [Base post] 2026-04-24 03:08:03.289877 | 2026-04-24 03:08:03.290000 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-24 03:08:03.926455 | debian-bookworm | changed 2026-04-24 03:08:03.932804 | 2026-04-24 03:08:03.932900 | PLAY RECAP 2026-04-24 03:08:03.932959 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-24 03:08:03.933019 | 2026-04-24 03:08:04.142975 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-24 03:08:04.145415 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-24 03:08:05.294510 | 2026-04-24 03:08:05.294682 | PLAY [Base post-logs] 2026-04-24 03:08:05.307379 | 2026-04-24 03:08:05.307490 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-24 03:08:05.975381 | localhost | changed 2026-04-24 03:08:05.984953 | 2026-04-24 03:08:05.985095 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-24 03:08:06.035951 | localhost | ok 2026-04-24 03:08:06.039069 | 2026-04-24 03:08:06.039170 | TASK [Set zuul-log-path fact] 2026-04-24 03:08:06.053846 | localhost | ok 2026-04-24 03:08:06.061424 | 2026-04-24 03:08:06.061521 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-24 03:08:06.102295 | localhost | ok 2026-04-24 03:08:06.110631 | 2026-04-24 03:08:06.110737 | TASK [upload-logs : Create log directories] 2026-04-24 03:08:06.755440 | localhost | changed 2026-04-24 03:08:06.758012 | 2026-04-24 03:08:06.758104 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-24 03:08:07.513190 | localhost -> localhost | ok: Runtime: 0:00:00.004803 2026-04-24 03:08:07.518648 | 2026-04-24 03:08:07.518856 | TASK [upload-logs : Upload logs to log server] 2026-04-24 03:08:08.415066 | localhost | Output suppressed because no_log was given 2026-04-24 03:08:08.416666 | 2026-04-24 03:08:08.416754 | LOOP [upload-logs : Compress console log and json output] 2026-04-24 03:08:08.470556 | localhost | skipping: Conditional result was False 2026-04-24 03:08:08.477018 | localhost | skipping: Conditional result was False 2026-04-24 03:08:08.487888 | 2026-04-24 03:08:08.488015 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-24 03:08:08.544154 | localhost | skipping: Conditional result was False 2026-04-24 03:08:08.544470 | 2026-04-24 03:08:08.551237 | localhost | skipping: Conditional result was False 2026-04-24 03:08:08.557507 | 2026-04-24 03:08:08.557625 | LOOP [upload-logs : Upload console log and json output]