2026-06-25 06:08:17.687837 | Job console starting 2026-06-25 06:08:17.714247 | Updating git repos 2026-06-25 06:08:17.787893 | Cloning repos into workspace 2026-06-25 06:08:17.862273 | Restoring repo states 2026-06-25 06:08:17.890772 | Merging changes 2026-06-25 06:08:19.042035 | Checking out repos 2026-06-25 06:08:19.225544 | Preparing playbooks 2026-06-25 06:08:21.741354 | Running Ansible setup 2026-06-25 06:08:30.593374 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-25 06:08:32.850140 | 2026-06-25 06:08:32.850296 | PLAY [Base pre] 2026-06-25 06:08:32.896444 | 2026-06-25 06:08:32.896580 | TASK [Setup log path fact] 2026-06-25 06:08:32.940731 | debian-bookworm | ok 2026-06-25 06:08:32.966026 | 2026-06-25 06:08:32.966171 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-25 06:08:32.994570 | debian-bookworm | ok 2026-06-25 06:08:33.010098 | 2026-06-25 06:08:33.010223 | TASK [emit-job-header : Print job information] 2026-06-25 06:08:33.109502 | # Job Information 2026-06-25 06:08:33.109669 | Ansible Version: 2.16.14 2026-06-25 06:08:33.109704 | Job: generics-tox-test-latest 2026-06-25 06:08:33.109735 | Pipeline: check 2026-06-25 06:08:33.109759 | Executor: 521e9411259a 2026-06-25 06:08:33.109780 | Triggered by: https://github.com/osism/generics/pull/602 2026-06-25 06:08:33.109803 | Event ID: 3be372e0-705c-11f1-956d-86877e93c48c 2026-06-25 06:08:33.114746 | 2026-06-25 06:08:33.114875 | LOOP [emit-job-header : Print node information] 2026-06-25 06:08:33.328320 | debian-bookworm | ok: 2026-06-25 06:08:33.329268 | debian-bookworm | # Node Information 2026-06-25 06:08:33.329342 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-25 06:08:33.329371 | debian-bookworm | Hostname: debian 2026-06-25 06:08:33.329395 | debian-bookworm | Username: zuul 2026-06-25 06:08:33.329417 | debian-bookworm | Distro: Debian 12.14 2026-06-25 06:08:33.329442 | debian-bookworm | Provider: regiocloud-a 2026-06-25 06:08:33.329464 | debian-bookworm | Region: 2026-06-25 06:08:33.329486 | debian-bookworm | Label: debian-bookworm 2026-06-25 06:08:33.329508 | debian-bookworm | Product Name: OpenStack Nova 2026-06-25 06:08:33.329528 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe60:d002 2026-06-25 06:08:33.348997 | 2026-06-25 06:08:33.349112 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-25 06:08:34.207174 | debian-bookworm -> localhost | changed 2026-06-25 06:08:34.214145 | 2026-06-25 06:08:34.214268 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-25 06:08:36.571582 | debian-bookworm -> localhost | changed 2026-06-25 06:08:36.587872 | 2026-06-25 06:08:36.587986 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-25 06:08:37.052167 | debian-bookworm -> localhost | ok 2026-06-25 06:08:37.058453 | 2026-06-25 06:08:37.058568 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-25 06:08:37.099560 | debian-bookworm | ok 2026-06-25 06:08:37.130997 | debian-bookworm | included: /var/lib/zuul/builds/322126adb7a54d0fa1944b440ce34849/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-25 06:08:37.142040 | 2026-06-25 06:08:37.142153 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-25 06:08:39.673949 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-25 06:08:39.674111 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/322126adb7a54d0fa1944b440ce34849/work/322126adb7a54d0fa1944b440ce34849_id_rsa 2026-06-25 06:08:39.674141 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/322126adb7a54d0fa1944b440ce34849/work/322126adb7a54d0fa1944b440ce34849_id_rsa.pub 2026-06-25 06:08:39.674163 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-25 06:08:39.674195 | debian-bookworm -> localhost | SHA256:ZGORs0Y5L1yAXBPY9qWpfs48qR4/9M1ILxHWl3dYzCY zuul-build-sshkey 2026-06-25 06:08:39.674215 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-25 06:08:39.674246 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-25 06:08:39.674265 | debian-bookworm -> localhost | | . =*= o | 2026-06-25 06:08:39.674282 | debian-bookworm -> localhost | | + Oo. . E =| 2026-06-25 06:08:39.674299 | debian-bookworm -> localhost | | +=B + . =.| 2026-06-25 06:08:39.674315 | debian-bookworm -> localhost | | +=.= o o.+| 2026-06-25 06:08:39.674331 | debian-bookworm -> localhost | | .So . . .o| 2026-06-25 06:08:39.674350 | debian-bookworm -> localhost | | . . o | 2026-06-25 06:08:39.674366 | debian-bookworm -> localhost | | ... + * | 2026-06-25 06:08:39.674383 | debian-bookworm -> localhost | | .== + + | 2026-06-25 06:08:39.674400 | debian-bookworm -> localhost | | .o+=o . | 2026-06-25 06:08:39.674416 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-25 06:08:39.674463 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.178273 2026-06-25 06:08:39.679638 | 2026-06-25 06:08:39.679718 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-25 06:08:39.706199 | debian-bookworm | ok 2026-06-25 06:08:39.720456 | debian-bookworm | included: /var/lib/zuul/builds/322126adb7a54d0fa1944b440ce34849/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-25 06:08:39.756211 | 2026-06-25 06:08:39.756365 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-25 06:08:39.797107 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:08:39.801951 | 2026-06-25 06:08:39.802034 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-25 06:08:40.729817 | debian-bookworm | changed 2026-06-25 06:08:40.741034 | 2026-06-25 06:08:40.741134 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-25 06:08:41.038481 | debian-bookworm | ok 2026-06-25 06:08:41.065127 | 2026-06-25 06:08:41.065310 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-25 06:08:41.821844 | debian-bookworm | changed 2026-06-25 06:08:41.833078 | 2026-06-25 06:08:41.833171 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-25 06:08:42.590045 | debian-bookworm | changed 2026-06-25 06:08:42.596213 | 2026-06-25 06:08:42.596302 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-25 06:08:42.629129 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:08:42.634217 | 2026-06-25 06:08:42.634309 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-25 06:08:43.563590 | debian-bookworm -> localhost | changed 2026-06-25 06:08:43.572856 | 2026-06-25 06:08:43.573012 | TASK [add-build-sshkey : Add back temp key] 2026-06-25 06:08:44.092415 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/322126adb7a54d0fa1944b440ce34849/work/322126adb7a54d0fa1944b440ce34849_id_rsa (zuul-build-sshkey) 2026-06-25 06:08:44.092610 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018198 2026-06-25 06:08:44.099407 | 2026-06-25 06:08:44.099503 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-25 06:08:44.613692 | debian-bookworm | ok 2026-06-25 06:08:44.619997 | 2026-06-25 06:08:44.620101 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-25 06:08:44.643209 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:08:44.655247 | 2026-06-25 06:08:44.655373 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-25 06:08:45.161528 | debian-bookworm | ok 2026-06-25 06:08:45.170562 | 2026-06-25 06:08:45.170652 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-25 06:08:45.201724 | debian-bookworm | ok 2026-06-25 06:08:45.208709 | 2026-06-25 06:08:45.208803 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-25 06:08:45.873995 | debian-bookworm -> localhost | ok 2026-06-25 06:08:45.879296 | 2026-06-25 06:08:45.879435 | TASK [validate-host : Collect information about the host] 2026-06-25 06:08:47.428826 | debian-bookworm | ok 2026-06-25 06:08:47.452276 | 2026-06-25 06:08:47.452385 | TASK [validate-host : Sanitize hostname] 2026-06-25 06:08:47.635284 | debian-bookworm | ok 2026-06-25 06:08:47.640047 | 2026-06-25 06:08:47.640141 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-25 06:08:48.823594 | debian-bookworm -> localhost | changed 2026-06-25 06:08:48.829343 | 2026-06-25 06:08:48.829449 | TASK [validate-host : Collect information about zuul worker] 2026-06-25 06:08:49.460747 | debian-bookworm | ok 2026-06-25 06:08:49.469302 | 2026-06-25 06:08:49.469460 | TASK [validate-host : Write out all zuul information for each host] 2026-06-25 06:08:50.592230 | debian-bookworm -> localhost | changed 2026-06-25 06:08:50.610104 | 2026-06-25 06:08:50.610291 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-25 06:08:50.929396 | debian-bookworm | ok 2026-06-25 06:08:50.939293 | 2026-06-25 06:08:50.939440 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-25 06:08:52.365418 | debian-bookworm | changed: 2026-06-25 06:08:52.365641 | debian-bookworm | cd+++++++++ src/ 2026-06-25 06:08:52.365676 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-25 06:08:52.365701 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-25 06:08:52.365724 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-06-25 06:08:52.365745 | debian-bookworm | =7.0.3 2026-06-25 06:09:32.956851 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-25 06:09:32.998038 | debian-bookworm | Collecting colorama>=0.4.6 2026-06-25 06:09:33.012436 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-06-25 06:09:33.076870 | debian-bookworm | Collecting filelock>=3.25 2026-06-25 06:09:33.088877 | debian-bookworm | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-25 06:09:33.101515 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.8/42.8 kB 5.2 MB/s eta 0:00:00 2026-06-25 06:09:33.168049 | debian-bookworm | Collecting packaging>=26 2026-06-25 06:09:33.179360 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 06:09:33.190914 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 11.6 MB/s eta 0:00:00 2026-06-25 06:09:33.245410 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-06-25 06:09:33.256866 | debian-bookworm | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-25 06:09:33.302965 | debian-bookworm | Collecting pluggy>=1.6 2026-06-25 06:09:33.314575 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-25 06:09:33.358699 | debian-bookworm | Collecting pyproject-api>=1.10 2026-06-25 06:09:33.370765 | debian-bookworm | Downloading pyproject_api-1.10.1-py3-none-any.whl (12 kB) 2026-06-25 06:09:33.420756 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-06-25 06:09:33.432634 | debian-bookworm | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-25 06:09:33.473687 | debian-bookworm | Collecting tomli-w>=1.2 2026-06-25 06:09:33.484599 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-06-25 06:09:33.638276 | debian-bookworm | Collecting virtualenv>=21.1 2026-06-25 06:09:33.650439 | debian-bookworm | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-25 06:09:33.874582 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 20.8 MB/s eta 0:00:00 2026-06-25 06:09:33.982916 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-06-25 06:09:33.994811 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-25 06:09:34.016865 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 26.2 MB/s eta 0:00:00 2026-06-25 06:09:34.127049 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-06-25 06:09:34.959485 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.3 filelock-3.29.4 packaging-26.2 platformdirs-4.10.0 pluggy-1.6.0 pyproject-api-1.10.1 python-discovery-1.4.2 tomli-w-1.2.0 tox-4.56.0 virtualenv-21.5.1 2026-06-25 06:09:35.290919 | debian-bookworm | ok: Runtime: 0:00:03.041596 2026-06-25 06:09:35.306620 | 2026-06-25 06:09:35.306828 | TASK [ensure-tox : Export installed tox_executable path] 2026-06-25 06:09:35.353660 | debian-bookworm | ok 2026-06-25 06:09:35.365180 | 2026-06-25 06:09:35.365344 | TASK [ensure-tox : Output tox version] 2026-06-25 06:09:35.962848 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-06-25 06:09:35.980388 | debian-bookworm | 4.56.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-25 06:09:36.420316 | debian-bookworm | ok: Runtime: 0:00:00.356520 2026-06-25 06:09:36.426558 | 2026-06-25 06:09:36.426674 | TASK [ensure-tox : Make global symlink] 2026-06-25 06:09:36.461198 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:36.470158 | 2026-06-25 06:09:36.470268 | PLAY RECAP 2026-06-25 06:09:36.470333 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-06-25 06:09:36.470363 | 2026-06-25 06:09:36.627052 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-06-25 06:09:36.628254 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-06-25 06:09:37.469629 | 2026-06-25 06:09:37.469823 | PLAY [all] 2026-06-25 06:09:37.502758 | 2026-06-25 06:09:37.502970 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-06-25 06:09:37.995347 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-25 06:09:38.057668 | debian-bookworm | ok: Runtime: 0:00:00.028184 2026-06-25 06:09:38.064109 | 2026-06-25 06:09:38.064276 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-06-25 06:09:38.592213 | debian-bookworm | ok: Runtime: 0:00:00.006410 2026-06-25 06:09:38.599251 | 2026-06-25 06:09:38.599402 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-06-25 06:09:38.885381 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-06-25 06:09:38.886869 | debian-bookworm | sudo: a password is required 2026-06-25 06:09:39.132010 | debian-bookworm | ok: Runtime: 0:00:00.020157 2026-06-25 06:09:39.153762 | 2026-06-25 06:09:39.153943 | TASK [tox : Check to see if the constraints file exists] 2026-06-25 06:09:39.190183 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:39.199495 | 2026-06-25 06:09:39.199731 | TASK [tox : Fail if constraints file is missing] 2026-06-25 06:09:39.235864 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:39.243040 | 2026-06-25 06:09:39.243194 | TASK [tox : Record file location] 2026-06-25 06:09:39.279284 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:09:39.285353 | 2026-06-25 06:09:39.285478 | TASK [tox : Install tox siblings] 2026-06-25 06:09:39.321549 | debian-bookworm | ok 2026-06-25 06:09:39.339856 | debian-bookworm | included: /var/lib/zuul/builds/322126adb7a54d0fa1944b440ce34849/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-06-25 06:09:39.345957 | 2026-06-25 06:09:39.346076 | TASK [tox : Run tox without tests] 2026-06-25 06:09:39.899225 | debian-bookworm | ROOT: 207 D setup logging to DEBUG on pid 2219 [tox/report.py:229] 2026-06-25 06:09:39.931483 | debian-bookworm | test: 239 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-06-25 06:09:39.934492 | debian-bookworm | test: 242 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-06-25 06:09:39.938575 | debian-bookworm | test: 246 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py ec10d49b1f38724f8144a0ae1d6dd11d af1ff9e0e3e7d4837ab3f2dc64f8f595 [python_discovery/_cached_py_info.py:198] 2026-06-25 06:09:40.045868 | debian-bookworm | test: 353 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-06-25 06:09:40.047178 | debian-bookworm | test: 355 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-06-25 06:09:40.047541 | debian-bookworm | test: 355 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-06-25 06:09:40.047774 | debian-bookworm | test: 356 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-06-25 06:09:40.051476 | debian-bookworm | test: 359 D symlink on filesystem does work [virtualenv/info.py:51] 2026-06-25 06:09:40.051780 | debian-bookworm | test: 360 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-06-25 06:09:40.085115 | 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-06-25 06:09:40.085489 | debian-bookworm | test: 393 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-06-25 06:09:40.085582 | debian-bookworm | test: 393 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-06-25 06:09:40.085605 | 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-06-25 06:09:40.085885 | debian-bookworm | test: 394 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-06-25 06:09:40.085940 | debian-bookworm | test: 394 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:40.085966 | debian-bookworm | test: 394 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:40.085992 | debian-bookworm | test: 394 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:40.086059 | debian-bookworm | test: 394 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:40.086088 | debian-bookworm | test: 394 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:40.086176 | 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-06-25 06:09:40.086239 | debian-bookworm | test: 394 D virtualenv = 21.5.1 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:40.086288 | debian-bookworm | test: 394 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:40.086335 | debian-bookworm | test: 394 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:40.086380 | debian-bookworm | test: 394 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:40.086425 | debian-bookworm | test: 394 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:40.086706 | 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-06-25 06:09:40.086968 | 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:117] 2026-06-25 06:09:40.087101 | 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:120] 2026-06-25 06:09:40.087650 | debian-bookworm | test: 395 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-06-25 06:09:40.087918 | 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-06-25 06:09:40.140444 | debian-bookworm | test: 396 D { 2026-06-25 06:09:40.140507 | debian-bookworm | "sys": { 2026-06-25 06:09:40.140520 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-06-25 06:09:40.140528 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-06-25 06:09:40.140537 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-06-25 06:09:40.140545 | debian-bookworm | "base_prefix": "/usr", 2026-06-25 06:09:40.140554 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-06-25 06:09:40.140560 | debian-bookworm | "base_exec_prefix": "/usr", 2026-06-25 06:09:40.140567 | debian-bookworm | "path": [ 2026-06-25 06:09:40.140574 | debian-bookworm | "/usr/lib/python311.zip", 2026-06-25 06:09:40.140582 | debian-bookworm | "/usr/lib/python3.11", 2026-06-25 06:09:40.140588 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-06-25 06:09:40.140597 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-06-25 06:09:40.140604 | debian-bookworm | ], 2026-06-25 06:09:40.140611 | debian-bookworm | "meta_path": [ 2026-06-25 06:09:40.140617 | debian-bookworm | "", 2026-06-25 06:09:40.140624 | debian-bookworm | "", 2026-06-25 06:09:40.140630 | debian-bookworm | "", 2026-06-25 06:09:40.140637 | debian-bookworm | "" 2026-06-25 06:09:40.140644 | debian-bookworm | ], 2026-06-25 06:09:40.140650 | debian-bookworm | "fs_encoding": "utf-8", 2026-06-25 06:09:40.140656 | debian-bookworm | "io_encoding": "utf-8" 2026-06-25 06:09:40.140662 | debian-bookworm | }, 2026-06-25 06:09:40.140678 | debian-bookworm | "version": "3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]", 2026-06-25 06:09:40.140686 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-06-25 06:09:40.140692 | debian-bookworm | "os": "", 2026-06-25 06:09:40.140698 | debian-bookworm | "site": "", 2026-06-25 06:09:40.140705 | debian-bookworm | "datetime": "", 2026-06-25 06:09:40.140712 | debian-bookworm | "math": "", 2026-06-25 06:09:40.140718 | debian-bookworm | "json": "" 2026-06-25 06:09:40.140724 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-06-25 06:09:40.140923 | debian-bookworm | test: 448 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-06-25 06:09:40.154061 | debian-bookworm | test: 462 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-06-25 06:09:40.155006 | debian-bookworm | test: 463 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-06-25 06:09:40.156524 | debian-bookworm | test: 464 D build install image for pip-26.1.2-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-06-25 06:09:40.156857 | debian-bookworm | test: 465 D build install image for setuptools-82.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-06-25 06:09:40.627875 | debian-bookworm | test: 936 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-06-25 06:09:40.631260 | debian-bookworm | test: 939 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-06-25 06:09:40.631785 | debian-bookworm | test: 940 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-06-25 06:09:40.632379 | debian-bookworm | test: 940 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-06-25 06:09:40.674744 | debian-bookworm | test: 983 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-06-25 06:09:40.799615 | debian-bookworm | test: 1107 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-06-25 06:09:40.800792 | debian-bookworm | test: 1109 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-06-25 06:09:40.809657 | debian-bookworm | test: 1117 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-06-25 06:09:40.813705 | debian-bookworm | test: 1122 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-06-25 06:09:40.814433 | debian-bookworm | test: 1122 D generated console scripts pip pip3 pip3.11 pip-3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-06-25 06:09:40.814876 | debian-bookworm | test: 1123 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-06-25 06:09:40.824684 | debian-bookworm | test: 1132 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-06-25 06:09:40.824818 | debian-bookworm | test: 1133 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:40.824940 | debian-bookworm | test: 1133 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:40.825167 | debian-bookworm | test: 1133 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:40.825314 | debian-bookworm | test: 1133 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:40.825413 | debian-bookworm | test: 1133 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:40.825525 | debian-bookworm | test: 1133 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-06-25 06:09:40.825644 | debian-bookworm | test: 1134 D virtualenv = 21.5.1 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:40.825747 | debian-bookworm | test: 1134 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:40.825874 | debian-bookworm | test: 1134 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:40.825979 | debian-bookworm | test: 1134 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:40.826091 | debian-bookworm | test: 1134 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-06-25 06:09:40.835243 | debian-bookworm | test: 1143 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-06-25 06:09:42.061549 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-06-25 06:09:42.187503 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 06:09:42.317875 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-06-25 06:09:42.333715 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-25 06:09:42.409532 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-06-25 06:09:42.425917 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-25 06:09:42.476974 | debian-bookworm | Collecting packaging==26.2 (from -r requirements.txt (line 4)) 2026-06-25 06:09:42.493237 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 06:09:42.535370 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-06-25 06:09:42.554545 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-06-25 06:09:42.573992 | debian-bookworm | Installing build dependencies: started 2026-06-25 06:09:43.858205 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-06-25 06:09:43.858246 | debian-bookworm | Getting requirements to build wheel: started 2026-06-25 06:09:44.284770 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-06-25 06:09:44.284809 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-06-25 06:09:44.518668 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 06:09:44.554783 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-06-25 06:09:44.574030 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-25 06:09:44.779234 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 7)) 2026-06-25 06:09:44.795263 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 06:09:44.840071 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-06-25 06:09:44.857400 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-25 06:09:44.982315 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-06-25 06:09:44.997001 | 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-06-25 06:09:45.101306 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-06-25 06:09:45.116342 | debian-bookworm | Downloading ansible_core-2.18.18-py3-none-any.whl.metadata (7.7 kB) 2026-06-25 06:09:45.160574 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-06-25 06:09:45.174677 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 06:09:45.210884 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-06-25 06:09:45.225242 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-06-25 06:09:45.275798 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-06-25 06:09:45.293570 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 06:09:45.351356 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-06-25 06:09:45.367759 | debian-bookworm | Downloading sh-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 06:09:45.557996 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-06-25 06:09:45.573019 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-25 06:09:45.612299 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-06-25 06:09:45.628127 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-25 06:09:45.685413 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-06-25 06:09:45.700206 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-25 06:09:45.750110 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 7)) 2026-06-25 06:09:45.765471 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 06:09:46.113692 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-06-25 06:09:46.128172 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-06-25 06:09:46.164004 | 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-06-25 06:09:46.180751 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-06-25 06:09:46.358452 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-06-25 06:09:46.372817 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-25 06:09:46.407455 | 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-06-25 06:09:46.422488 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-25 06:09:46.503610 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-25 06:09:46.542279 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-06-25 06:09:46.589337 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 19.1 MB/s 0:00:00 2026-06-25 06:09:46.606692 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-06-25 06:09:47.574416 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 59.6 MB/s 0:00:00 2026-06-25 06:09:47.588952 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 06:09:47.622923 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-06-25 06:09:47.655399 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-25 06:09:47.682496 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-25 06:09:47.714631 | debian-bookworm | Downloading ansible_core-2.18.18-py3-none-any.whl (2.2 MB) 2026-06-25 06:09:47.782235 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 32.9 MB/s 0:00:00 2026-06-25 06:09:47.798758 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) 2026-06-25 06:09:47.831063 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-25 06:09:47.858694 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-06-25 06:09:47.885967 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-25 06:09:47.924222 | debian-bookworm | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-25 06:09:47.959931 | 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-06-25 06:09:47.983595 | debian-bookworm | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-06-25 06:09:48.011488 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-06-25 06:09:48.041931 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-06-25 06:09:48.208485 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 29.2 MB/s 0:00:00 2026-06-25 06:09:48.222764 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-06-25 06:09:48.257046 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-25 06:09:48.284887 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-25 06:09:48.312263 | debian-bookworm | Downloading sh-2.3.0-py3-none-any.whl (48 kB) 2026-06-25 06:09:48.671533 | debian-bookworm | Building wheels for collected packages: pwgen 2026-06-25 06:09:48.672712 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-06-25 06:09:48.953040 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-06-25 06:09:48.954701 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=035aa5ceca0494a288c27bdd1b0fd7acb70a7cbde6eee6f4980a28686f19ee8d 2026-06-25 06:09:48.955460 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-06-25 06:09:48.959876 | debian-bookworm | Successfully built pwgen 2026-06-25 06:09:49.194385 | 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-06-25 06:10:16.170269 | debian-bookworm | 2026-06-25 06:10:16.172293 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.18 certifi-2026.6.17 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.2 colorama-0.4.6 cryptography-49.0.0 fasteners-0.20 idna-3.18 packaging-26.2 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.34.2 resolvelib-1.0.1 sh-2.3.0 tabulate-0.10.0 urllib3-2.7.0 2026-06-25 06:10:16.299650 | debian-bookworm | test: 36607 I exit 0 (35.46 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=2232 [tox/execute/api.py:308] 2026-06-25 06:10:16.300750 | debian-bookworm | test: OK (36.37 seconds) 2026-06-25 06:10:16.300790 | debian-bookworm | congratulations :) (36.40 seconds) 2026-06-25 06:10:16.400666 | debian-bookworm | ok: Runtime: 0:00:36.697750 2026-06-25 06:10:16.412835 | 2026-06-25 06:10:16.412992 | TASK [tox : Create a tempfile to save tox showconfig] 2026-06-25 06:10:16.848911 | debian-bookworm | changed 2026-06-25 06:10:16.857072 | 2026-06-25 06:10:16.857290 | TASK [tox : Detect tox version] 2026-06-25 06:10:17.375753 | debian-bookworm | 4.56.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-25 06:10:17.886949 | debian-bookworm | ok: Runtime: 0:00:00.279380 2026-06-25 06:10:17.896519 | 2026-06-25 06:10:17.896693 | TASK [tox : Get tox envlist config] 2026-06-25 06:10:18.930362 | debian-bookworm | ok: Runtime: 0:00:00.326926 2026-06-25 06:10:18.936352 | 2026-06-25 06:10:18.936481 | TASK [tox : Install any sibling python packages] 2026-06-25 06:10:19.405456 | debian-bookworm | ok: No setup.cfg, no action needed 2026-06-25 06:10:19.412735 | 2026-06-25 06:10:19.412933 | TASK [tox : Remove tempfile] 2026-06-25 06:10:20.036776 | debian-bookworm | changed 2026-06-25 06:10:20.054357 | 2026-06-25 06:10:20.054508 | TASK [tox : Emit tox command] 2026-06-25 06:10:20.114672 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-06-25 06:10:20.120134 | 2026-06-25 06:10:20.120273 | TASK [tox : Run tox] 2026-06-25 06:10:20.696476 | debian-bookworm | ROOT: 218 D setup logging to DEBUG on pid 2395 [tox/report.py:229] 2026-06-25 06:10:20.725811 | debian-bookworm | test: 248 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-06-25 06:10:20.728626 | debian-bookworm | test: 250 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-06-25 06:10:20.732630 | debian-bookworm | test: 255 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-06-25 06:10:20.733773 | debian-bookworm | test: 256 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-06-25 06:10:20.733917 | debian-bookworm | test: 256 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-06-25 06:10:20.733999 | debian-bookworm | test: 256 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 8 2026, 01:58:00) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-06-25 06:10:20.737656 | debian-bookworm | test: 259 D symlink on filesystem does work [virtualenv/info.py:51] 2026-06-25 06:10:20.737767 | debian-bookworm | test: 260 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-06-25 06:10:20.771348 | debian-bookworm | test: 293 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:485] 2026-06-25 06:10:21.569590 | debian-bookworm | test: 1091 I exit 0 (0.80 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=2402 [tox/execute/api.py:308] 2026-06-25 06:10:21.569952 | debian-bookworm | test: 1092 W commands[1]> cat images.yml [tox/tox_env/api.py:485] 2026-06-25 06:10:21.572953 | debian-bookworm | --- 2026-06-25 06:10:21.572985 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-06-25 06:10:21.572991 | debian-bookworm | 2026-06-25 06:10:21.572996 | debian-bookworm | adminer_tag: "5.4.2" 2026-06-25 06:10:21.573002 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-06-25 06:10:21.573007 | debian-bookworm | 2026-06-25 06:10:21.573013 | debian-bookworm | ara_server_tag: "1.7.5" 2026-06-25 06:10:21.573017 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-06-25 06:10:21.573022 | debian-bookworm | 2026-06-25 06:10:21.573026 | debian-bookworm | ara_server_mariadb_tag: "11.8.4" 2026-06-25 06:10:21.573030 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-06-25 06:10:21.573035 | debian-bookworm | 2026-06-25 06:10:21.573039 | debian-bookworm | netbox_tag: "v4.3.5" 2026-06-25 06:10:21.573043 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-06-25 06:10:21.573047 | debian-bookworm | 2026-06-25 06:10:21.573051 | debian-bookworm | netbox_redis_tag: "7.4.7-alpine" 2026-06-25 06:10:21.573055 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-06-25 06:10:21.573059 | debian-bookworm | 2026-06-25 06:10:21.573063 | debian-bookworm | nginx_tag: "1.29.3-alpine" 2026-06-25 06:10:21.573067 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-06-25 06:10:21.573070 | debian-bookworm | 2026-06-25 06:10:21.573075 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-06-25 06:10:21.573079 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-06-25 06:10:21.573083 | debian-bookworm | 2026-06-25 06:10:21.573086 | debian-bookworm | phpmyadmin_tag: "5.2.3" 2026-06-25 06:10:21.573090 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-06-25 06:10:21.573094 | debian-bookworm | 2026-06-25 06:10:21.573098 | debian-bookworm | postgres_tag: "16.11-alpine" 2026-06-25 06:10:21.573102 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-06-25 06:10:21.573116 | debian-bookworm | 2026-06-25 06:10:21.573187 | debian-bookworm | manager_redis_tag: "7.4.7-alpine" 2026-06-25 06:10:21.573191 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-06-25 06:10:21.573195 | debian-bookworm | 2026-06-25 06:10:21.573199 | debian-bookworm | registry_tag: "3.0" 2026-06-25 06:10:21.573203 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-06-25 06:10:21.573207 | debian-bookworm | 2026-06-25 06:10:21.573211 | debian-bookworm | osism_ansible_tag: "{{ osism_ansible_version|default('latest') }}" 2026-06-25 06:10:21.573215 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-06-25 06:10:21.573219 | debian-bookworm | 2026-06-25 06:10:21.573223 | debian-bookworm | osism_kubernetes_tag: "{{ osism_kubernetes_version|default('latest') }}" 2026-06-25 06:10:21.573227 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-06-25 06:10:21.573231 | debian-bookworm | 2026-06-25 06:10:21.573235 | debian-bookworm | inventory_reconciler_tag: "{{ inventory_reconciler_version|default('latest') }}" 2026-06-25 06:10:21.573239 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-06-25 06:10:21.573245 | debian-bookworm | 2026-06-25 06:10:21.573248 | debian-bookworm | osism_tag: "{{ osism_version|default('latest') }}" 2026-06-25 06:10:21.573253 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-06-25 06:10:21.573257 | debian-bookworm | 2026-06-25 06:10:21.573261 | debian-bookworm | osism_frontend_tag: "{{ osism_version|default('latest') }}" 2026-06-25 06:10:21.573265 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-06-25 06:10:21.573269 | debian-bookworm | 2026-06-25 06:10:21.573273 | debian-bookworm | osism_netbox_tag: "{{ osism_version|default('latest') }}" 2026-06-25 06:10:21.573277 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-06-25 06:10:21.573281 | debian-bookworm | 2026-06-25 06:10:21.573285 | debian-bookworm | vault_tag: "1.21.4" 2026-06-25 06:10:21.573288 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-06-25 06:10:21.573292 | debian-bookworm | 2026-06-25 06:10:21.573296 | debian-bookworm | traefik_tag: "v3.5.0" 2026-06-25 06:10:21.573300 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-06-25 06:10:21.573304 | debian-bookworm | 2026-06-25 06:10:21.573308 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default('quincy') }}" 2026-06-25 06:10:21.573312 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-06-25 06:10:21.573315 | debian-bookworm | 2026-06-25 06:10:21.573319 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default('2024.2') }}" 2026-06-25 06:10:21.573323 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-06-25 06:10:21.574773 | debian-bookworm | test: 1097 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=2407 [tox/execute/api.py:308] 2026-06-25 06:10:21.575921 | debian-bookworm | test: OK (0.85=setup[0.05]+cmd[0.80,0.00] seconds) 2026-06-25 06:10:21.575942 | debian-bookworm | congratulations :) (0.88 seconds) 2026-06-25 06:10:21.694080 | debian-bookworm | ok: Runtime: 0:00:01.234578 2026-06-25 06:10:21.706099 | 2026-06-25 06:10:21.706263 | TASK [tox : Look for output] 2026-06-25 06:10:22.267379 | debian-bookworm | ok 2026-06-25 06:10:22.288944 | 2026-06-25 06:10:22.289101 | TASK [tox : Return file comments to Zuul] 2026-06-25 06:10:22.354074 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:10:22.361696 | 2026-06-25 06:10:22.361799 | PLAY RECAP 2026-06-25 06:10:22.361853 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-06-25 06:10:22.361880 | 2026-06-25 06:10:22.520396 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-06-25 06:10:22.521513 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-06-25 06:10:23.469048 | 2026-06-25 06:10:23.469254 | PLAY [all] 2026-06-25 06:10:23.485721 | 2026-06-25 06:10:23.485878 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-06-25 06:10:23.541668 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:10:23.555523 | 2026-06-25 06:10:23.555810 | TASK [fetch-tox-output : Set tox log path for single node] 2026-06-25 06:10:23.605038 | debian-bookworm | ok 2026-06-25 06:10:23.614030 | 2026-06-25 06:10:23.614254 | TASK [fetch-tox-output : Ensure local tox dir] 2026-06-25 06:10:24.260016 | debian-bookworm -> localhost | changed 2026-06-25 06:10:24.285647 | 2026-06-25 06:10:24.285801 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-06-25 06:10:24.353327 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:10:24.359494 | 2026-06-25 06:10:24.359628 | TASK [fetch-tox-output : Set envlist fact] 2026-06-25 06:10:24.461411 | debian-bookworm | ok 2026-06-25 06:10:24.476281 | 2026-06-25 06:10:24.476446 | TASK [fetch-tox-output : Get tox version] 2026-06-25 06:10:25.431949 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-06-25 06:10:25.449836 | debian-bookworm | 4.56.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-06-25 06:10:25.546013 | debian-bookworm | ok: Runtime: 0:00:00.310264 2026-06-25 06:10:25.551860 | 2026-06-25 06:10:25.551987 | TASK [fetch-tox-output : Find all default environments] 2026-06-25 06:10:26.092157 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:10:26.098737 | 2026-06-25 06:10:26.098930 | TASK [fetch-tox-output : Set envlist fact] 2026-06-25 06:10:26.156757 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:10:26.163079 | 2026-06-25 06:10:26.163242 | TASK [fetch-tox-output : Find all default environments] 2026-06-25 06:10:26.720592 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:10:26.727048 | 2026-06-25 06:10:26.727208 | TASK [fetch-tox-output : Set envlist fact] 2026-06-25 06:10:26.781746 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:10:26.788769 | 2026-06-25 06:10:26.788920 | LOOP [fetch-tox-output : Copy tox logs] 2026-06-25 06:10:26.893645 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:10:26.903401 | 2026-06-25 06:10:26.903558 | LOOP [fetch-tox-output : Collect tox logs] 2026-06-25 06:10:27.788061 | debian-bookworm | changed: 2026-06-25 06:10:27.788283 | debian-bookworm | created directory /var/lib/zuul/builds/322126adb7a54d0fa1944b440ce34849/work/logs/tox/test 2026-06-25 06:10:27.788320 | debian-bookworm | cd+++++++++ ./ 2026-06-25 06:10:27.788345 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-06-25 06:10:27.788368 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-06-25 06:10:27.788395 | 2026-06-25 06:10:27.805401 | 2026-06-25 06:10:27.805515 | PLAY RECAP 2026-06-25 06:10:27.805570 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-06-25 06:10:27.805596 | 2026-06-25 06:10:28.019873 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-06-25 06:10:28.020916 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-06-25 06:10:28.831609 | 2026-06-25 06:10:28.831796 | PLAY [all] 2026-06-25 06:10:28.863749 | 2026-06-25 06:10:28.863951 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-06-25 06:10:29.179265 | debian-bookworm | changed: non-zero return code 2026-06-25 06:10:29.185420 | 2026-06-25 06:10:29.185580 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-06-25 06:10:29.236995 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:10:29.246033 | 2026-06-25 06:10:29.246223 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-06-25 06:10:29.316073 | 2026-06-25 06:10:29.316317 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-06-25 06:10:29.406813 | 2026-06-25 06:10:29.407204 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-06-25 06:10:29.449799 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:10:29.457720 | 2026-06-25 06:10:29.457867 | LOOP [fetch-subunit-output : Generate subunit file] 2026-06-25 06:10:29.495788 | 2026-06-25 06:10:29.496393 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-06-25 06:10:29.535277 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:10:29.542459 | 2026-06-25 06:10:29.542602 | TASK [fetch-subunit-output : Remove the temporary file] 2026-06-25 06:10:29.568582 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:10:29.577243 | 2026-06-25 06:10:29.577397 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-06-25 06:10:29.604360 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:10:29.614545 | 2026-06-25 06:10:29.614765 | PLAY RECAP 2026-06-25 06:10:29.614868 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-06-25 06:10:29.614897 | 2026-06-25 06:10:29.823625 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-06-25 06:10:29.824788 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-25 06:10:30.712481 | 2026-06-25 06:10:30.712679 | PLAY [Base post-fetch] 2026-06-25 06:10:30.735860 | 2026-06-25 06:10:30.736064 | TASK [diagnose-network : Ensure log directory exists] 2026-06-25 06:10:31.130705 | debian-bookworm | ok 2026-06-25 06:10:31.143378 | 2026-06-25 06:10:31.143568 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-25 06:10:43.022450 | debian-bookworm | ok: Runtime: 0:00:06.112702 2026-06-25 06:10:43.034544 | 2026-06-25 06:10:43.034731 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-25 06:10:49.069749 | debian-bookworm | ok: Runtime: 0:00:00.008880 2026-06-25 06:10:49.077359 | 2026-06-25 06:10:49.077516 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-25 06:10:55.173707 | debian-bookworm | ok: Runtime: 0:00:00.008508 2026-06-25 06:10:55.192943 | 2026-06-25 06:10:55.193124 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-25 06:10:55.280958 | debian-bookworm | skipping: Conditional result was False 2026-06-25 06:10:55.293932 | 2026-06-25 06:10:55.294154 | TASK [fetch-output : Set log path for single node] 2026-06-25 06:10:55.342253 | debian-bookworm | ok 2026-06-25 06:10:55.350776 | 2026-06-25 06:10:55.351034 | LOOP [fetch-output : Ensure local output dirs] 2026-06-25 06:10:55.656297 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/322126adb7a54d0fa1944b440ce34849/work/logs" 2026-06-25 06:10:55.955218 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/322126adb7a54d0fa1944b440ce34849/work/artifacts" 2026-06-25 06:10:56.250467 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/322126adb7a54d0fa1944b440ce34849/work/docs" 2026-06-25 06:10:56.263286 | 2026-06-25 06:10:56.263515 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-25 06:10:57.091216 | debian-bookworm | changed: 2026-06-25 06:10:57.091576 | debian-bookworm | .d..t...... ./ 2026-06-25 06:10:57.091643 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-25 06:10:57.091687 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-25 06:10:57.091727 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-25 06:10:57.091768 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-25 06:10:57.091806 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-25 06:10:57.091895 | debian-bookworm | changed: All items complete 2026-06-25 06:10:57.091944 | 2026-06-25 06:10:57.670878 | debian-bookworm | changed: .d..t...... ./ 2026-06-25 06:10:58.264604 | debian-bookworm | changed: .d..t...... ./ 2026-06-25 06:10:58.285335 | 2026-06-25 06:10:58.285484 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-25 06:10:58.791505 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.025354 2026-06-25 06:10:59.152525 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012697 2026-06-25 06:10:59.166869 | 2026-06-25 06:10:59.166993 | PLAY RECAP 2026-06-25 06:10:59.167048 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-25 06:10:59.167074 | 2026-06-25 06:10:59.344164 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-25 06:10:59.345224 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-25 06:11:00.324214 | 2026-06-25 06:11:00.324401 | PLAY [Base post] 2026-06-25 06:11:00.340283 | 2026-06-25 06:11:00.340453 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-25 06:11:00.956161 | debian-bookworm | changed 2026-06-25 06:11:00.965828 | 2026-06-25 06:11:00.965982 | PLAY RECAP 2026-06-25 06:11:00.966057 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-25 06:11:00.966149 | 2026-06-25 06:11:01.168230 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-25 06:11:01.169494 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-25 06:11:02.105776 | 2026-06-25 06:11:02.105965 | PLAY [Base post-logs] 2026-06-25 06:11:02.117150 | 2026-06-25 06:11:02.117326 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-25 06:11:02.756122 | localhost | changed 2026-06-25 06:11:02.767674 | 2026-06-25 06:11:02.767867 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-25 06:11:02.815271 | localhost | ok 2026-06-25 06:11:02.818499 | 2026-06-25 06:11:02.818605 | TASK [Set zuul-log-path fact] 2026-06-25 06:11:02.845746 | localhost | ok 2026-06-25 06:11:02.854460 | 2026-06-25 06:11:02.854584 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-25 06:11:02.892117 | localhost | ok 2026-06-25 06:11:02.895537 | 2026-06-25 06:11:02.895647 | TASK [upload-logs : Create log directories] 2026-06-25 06:11:03.484075 | localhost | changed 2026-06-25 06:11:03.488110 | 2026-06-25 06:11:03.488259 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-25 06:11:04.090621 | localhost -> localhost | ok: Runtime: 0:00:00.017900 2026-06-25 06:11:04.095004 | 2026-06-25 06:11:04.095185 | TASK [upload-logs : Upload logs to log server] 2026-06-25 06:11:04.968894 | localhost | Output suppressed because no_log was given 2026-06-25 06:11:04.971068 | 2026-06-25 06:11:04.971203 | LOOP [upload-logs : Compress console log and json output] 2026-06-25 06:11:05.027189 | localhost | skipping: Conditional result was False 2026-06-25 06:11:05.036010 | localhost | skipping: Conditional result was False 2026-06-25 06:11:05.040458 | 2026-06-25 06:11:05.040588 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-25 06:11:05.115604 | localhost | skipping: Conditional result was False 2026-06-25 06:11:05.115948 | 2026-06-25 06:11:05.121367 | localhost | skipping: Conditional result was False 2026-06-25 06:11:05.133060 | 2026-06-25 06:11:05.133357 | LOOP [upload-logs : Upload console log and json output]