2026-05-03 03:06:02.799447 | Job console starting 2026-05-03 03:06:02.809713 | Updating git repos 2026-05-03 03:06:02.844274 | Cloning repos into workspace 2026-05-03 03:06:02.888350 | Restoring repo states 2026-05-03 03:06:02.903045 | Merging changes 2026-05-03 03:06:02.903097 | Checking out repos 2026-05-03 03:06:02.933105 | Preparing playbooks 2026-05-03 03:06:03.605295 | Running Ansible setup 2026-05-03 03:06:08.508939 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-03 03:06:09.417570 | 2026-05-03 03:06:09.417761 | PLAY [Base pre] 2026-05-03 03:06:09.485303 | 2026-05-03 03:06:09.485485 | TASK [Setup log path fact] 2026-05-03 03:06:09.523333 | debian-bookworm | ok 2026-05-03 03:06:09.563730 | 2026-05-03 03:06:09.563932 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-03 03:06:09.623946 | debian-bookworm | ok 2026-05-03 03:06:09.634654 | 2026-05-03 03:06:09.634802 | TASK [emit-job-header : Print job information] 2026-05-03 03:06:09.674635 | # Job Information 2026-05-03 03:06:09.674948 | Ansible Version: 2.16.14 2026-05-03 03:06:09.674989 | Job: cfg-generics-tox-test-latest 2026-05-03 03:06:09.675023 | Pipeline: periodic-daily 2026-05-03 03:06:09.675046 | Executor: 521e9411259a 2026-05-03 03:06:09.675068 | Triggered by: https://github.com/osism/generics 2026-05-03 03:06:09.675090 | Event ID: 0aea623a29b44030acb025d5a51287d1 2026-05-03 03:06:09.680246 | 2026-05-03 03:06:09.680365 | LOOP [emit-job-header : Print node information] 2026-05-03 03:06:09.793806 | debian-bookworm | ok: 2026-05-03 03:06:09.794034 | debian-bookworm | # Node Information 2026-05-03 03:06:09.794069 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-03 03:06:09.794095 | debian-bookworm | Hostname: debian 2026-05-03 03:06:09.794117 | debian-bookworm | Username: zuul 2026-05-03 03:06:09.794138 | debian-bookworm | Distro: Debian 12.13 2026-05-03 03:06:09.794162 | debian-bookworm | Provider: regiocloud-a 2026-05-03 03:06:09.794183 | debian-bookworm | Region: 2026-05-03 03:06:09.794205 | debian-bookworm | Label: debian-bookworm 2026-05-03 03:06:09.794225 | debian-bookworm | Product Name: OpenStack Nova 2026-05-03 03:06:09.794245 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe37:5f5d 2026-05-03 03:06:09.807352 | 2026-05-03 03:06:09.807514 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-03 03:06:10.390625 | debian-bookworm -> localhost | changed 2026-05-03 03:06:10.401104 | 2026-05-03 03:06:10.401262 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-03 03:06:12.003047 | debian-bookworm -> localhost | changed 2026-05-03 03:06:12.017375 | 2026-05-03 03:06:12.017534 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-03 03:06:12.734954 | debian-bookworm -> localhost | ok 2026-05-03 03:06:12.741883 | 2026-05-03 03:06:12.742013 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-03 03:06:12.773740 | debian-bookworm | ok 2026-05-03 03:06:12.805805 | debian-bookworm | included: /var/lib/zuul/builds/cd31648398fb4c77b084b45673be0ab2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-03 03:06:12.812674 | 2026-05-03 03:06:12.812803 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-03 03:06:14.565734 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-03 03:06:14.566044 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cd31648398fb4c77b084b45673be0ab2/work/cd31648398fb4c77b084b45673be0ab2_id_rsa 2026-05-03 03:06:14.566085 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cd31648398fb4c77b084b45673be0ab2/work/cd31648398fb4c77b084b45673be0ab2_id_rsa.pub 2026-05-03 03:06:14.566112 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-03 03:06:14.566137 | debian-bookworm -> localhost | SHA256:Gjndt4QQTFlAnxWLhR1ZcDFT6xqkVvl9drvb2zHy2IE zuul-build-sshkey 2026-05-03 03:06:14.566161 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-03 03:06:14.566200 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-03 03:06:14.566223 | debian-bookworm -> localhost | | +=+.o***o.| 2026-05-03 03:06:14.566244 | debian-bookworm -> localhost | | oo.=oo.o.| 2026-05-03 03:06:14.566265 | debian-bookworm -> localhost | | . + .+ . | 2026-05-03 03:06:14.566284 | debian-bookworm -> localhost | | o o .+ o .| 2026-05-03 03:06:14.566303 | debian-bookworm -> localhost | | + S ooo. o=| 2026-05-03 03:06:14.566331 | debian-bookworm -> localhost | | + .o .+.+| 2026-05-03 03:06:14.566353 | debian-bookworm -> localhost | | . .E = | 2026-05-03 03:06:14.566373 | debian-bookworm -> localhost | | = B| 2026-05-03 03:06:14.566394 | debian-bookworm -> localhost | | . *=| 2026-05-03 03:06:14.566415 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-03 03:06:14.566476 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.822279 2026-05-03 03:06:14.575953 | 2026-05-03 03:06:14.576114 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-03 03:06:14.693645 | debian-bookworm | ok 2026-05-03 03:06:14.735789 | debian-bookworm | included: /var/lib/zuul/builds/cd31648398fb4c77b084b45673be0ab2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-03 03:06:14.801871 | 2026-05-03 03:06:14.802108 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-03 03:06:14.871100 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:06:14.879448 | 2026-05-03 03:06:14.879664 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-03 03:06:16.231469 | debian-bookworm | changed 2026-05-03 03:06:16.243478 | 2026-05-03 03:06:16.243611 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-03 03:06:16.532268 | debian-bookworm | ok 2026-05-03 03:06:16.538528 | 2026-05-03 03:06:16.538651 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-03 03:06:17.331768 | debian-bookworm | changed 2026-05-03 03:06:17.340435 | 2026-05-03 03:06:17.340541 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-03 03:06:17.977898 | debian-bookworm | changed 2026-05-03 03:06:17.987772 | 2026-05-03 03:06:17.987926 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-03 03:06:18.014638 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:06:18.019923 | 2026-05-03 03:06:18.020015 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-03 03:06:18.495934 | debian-bookworm -> localhost | changed 2026-05-03 03:06:18.504958 | 2026-05-03 03:06:18.505056 | TASK [add-build-sshkey : Add back temp key] 2026-05-03 03:06:18.815112 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cd31648398fb4c77b084b45673be0ab2/work/cd31648398fb4c77b084b45673be0ab2_id_rsa (zuul-build-sshkey) 2026-05-03 03:06:18.815303 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023812 2026-05-03 03:06:18.821682 | 2026-05-03 03:06:18.821773 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-03 03:06:19.253227 | debian-bookworm | ok 2026-05-03 03:06:19.257272 | 2026-05-03 03:06:19.257350 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-03 03:06:19.311836 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:06:19.334823 | 2026-05-03 03:06:19.334946 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-03 03:06:19.777242 | debian-bookworm | ok 2026-05-03 03:06:19.793724 | 2026-05-03 03:06:19.793882 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-03 03:06:19.828183 | debian-bookworm | ok 2026-05-03 03:06:19.833923 | 2026-05-03 03:06:19.834046 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-03 03:06:20.277540 | debian-bookworm -> localhost | ok 2026-05-03 03:06:20.311454 | 2026-05-03 03:06:20.311992 | TASK [validate-host : Collect information about the host] 2026-05-03 03:06:21.540944 | debian-bookworm | ok 2026-05-03 03:06:21.563953 | 2026-05-03 03:06:21.564086 | TASK [validate-host : Sanitize hostname] 2026-05-03 03:06:21.673160 | debian-bookworm | ok 2026-05-03 03:06:21.711354 | 2026-05-03 03:06:21.711540 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-03 03:06:22.496422 | debian-bookworm -> localhost | changed 2026-05-03 03:06:22.501902 | 2026-05-03 03:06:22.502001 | TASK [validate-host : Collect information about zuul worker] 2026-05-03 03:06:22.914073 | debian-bookworm | ok 2026-05-03 03:06:22.922030 | 2026-05-03 03:06:22.922138 | TASK [validate-host : Write out all zuul information for each host] 2026-05-03 03:06:23.699809 | debian-bookworm -> localhost | changed 2026-05-03 03:06:23.713999 | 2026-05-03 03:06:23.714319 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-03 03:06:24.011216 | debian-bookworm | ok 2026-05-03 03:06:24.016465 | 2026-05-03 03:06:24.016582 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-03 03:06:25.273401 | debian-bookworm | changed: 2026-05-03 03:06:25.273587 | debian-bookworm | cd+++++++++ src/ 2026-05-03 03:06:25.273622 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-03 03:06:25.273647 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-03 03:06:25.273669 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-05-03 03:06:25.273689 | debian-bookworm | =7.0.3 2026-05-03 03:06:54.955451 | debian-bookworm | Downloading cachetools-7.1.0-py3-none-any.whl (16 kB) 2026-05-03 03:06:55.010710 | debian-bookworm | Collecting colorama>=0.4.6 2026-05-03 03:06:55.024426 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-03 03:06:55.099393 | debian-bookworm | Collecting filelock>=3.25 2026-05-03 03:06:55.111606 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-05-03 03:06:55.181004 | debian-bookworm | Collecting packaging>=26 2026-05-03 03:06:55.193397 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-03 03:06:55.204909 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 11.6 MB/s eta 0:00:00 2026-05-03 03:06:55.265056 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-05-03 03:06:55.279083 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-03 03:06:55.337675 | debian-bookworm | Collecting pluggy>=1.6 2026-05-03 03:06:55.349656 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-03 03:06:55.397188 | debian-bookworm | Collecting pyproject-api>=1.10 2026-05-03 03:06:55.410872 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-05-03 03:06:55.456935 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-05-03 03:06:55.470686 | debian-bookworm | Downloading python_discovery-1.2.2-py3-none-any.whl (31 kB) 2026-05-03 03:06:55.520416 | debian-bookworm | Collecting tomli-w>=1.2 2026-05-03 03:06:55.533541 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-05-03 03:06:55.681211 | debian-bookworm | Collecting virtualenv>=21.1 2026-05-03 03:06:55.694843 | debian-bookworm | Downloading virtualenv-21.3.0-py3-none-any.whl (7.6 MB) 2026-05-03 03:06:56.049665 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 21.7 MB/s eta 0:00:00 2026-05-03 03:06:56.167958 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-05-03 03:06:56.181608 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-03 03:06:56.204620 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 24.2 MB/s eta 0:00:00 2026-05-03 03:06:56.315693 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-05-03 03:06:57.149701 | debian-bookworm | Successfully installed cachetools-7.1.0 colorama-0.4.6 distlib-0.4.0 filelock-3.29.0 packaging-26.2 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.1 virtualenv-21.3.0 2026-05-03 03:06:57.600643 | debian-bookworm | ok: Runtime: 0:00:03.236302 2026-05-03 03:06:57.606900 | 2026-05-03 03:06:57.607009 | TASK [ensure-tox : Export installed tox_executable path] 2026-05-03 03:06:57.657790 | debian-bookworm | ok 2026-05-03 03:06:57.662864 | 2026-05-03 03:06:57.662974 | TASK [ensure-tox : Output tox version] 2026-05-03 03:06:58.283436 | 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-05-03 03:06:58.301847 | debian-bookworm | 4.53.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-03 03:06:58.723673 | debian-bookworm | ok: Runtime: 0:00:00.336296 2026-05-03 03:06:58.728622 | 2026-05-03 03:06:58.728698 | TASK [ensure-tox : Make global symlink] 2026-05-03 03:06:58.761951 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:06:58.767893 | 2026-05-03 03:06:58.767964 | PLAY RECAP 2026-05-03 03:06:58.768010 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-05-03 03:06:58.768031 | 2026-05-03 03:06:59.063203 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-05-03 03:06:59.064177 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-03 03:06:59.724338 | 2026-05-03 03:06:59.724478 | PLAY [all] 2026-05-03 03:06:59.741750 | 2026-05-03 03:06:59.741907 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-05-03 03:07:00.622693 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-03 03:07:00.798817 | debian-bookworm | ok: Runtime: 0:00:00.025808 2026-05-03 03:07:00.807774 | 2026-05-03 03:07:00.807954 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-05-03 03:07:01.401644 | debian-bookworm | ok: Runtime: 0:00:00.007960 2026-05-03 03:07:01.407977 | 2026-05-03 03:07:01.408116 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-05-03 03:07:02.109132 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-03 03:07:02.113076 | debian-bookworm | sudo: a password is required 2026-05-03 03:07:02.478740 | debian-bookworm | ok: Runtime: 0:00:00.266162 2026-05-03 03:07:02.488345 | 2026-05-03 03:07:02.488468 | TASK [tox : Check to see if the constraints file exists] 2026-05-03 03:07:02.575889 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:07:02.581714 | 2026-05-03 03:07:02.581824 | TASK [tox : Fail if constraints file is missing] 2026-05-03 03:07:02.625633 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:07:02.632673 | 2026-05-03 03:07:02.632817 | TASK [tox : Record file location] 2026-05-03 03:07:02.676493 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:07:02.682452 | 2026-05-03 03:07:02.682566 | TASK [tox : Install tox siblings] 2026-05-03 03:07:02.725896 | debian-bookworm | ok 2026-05-03 03:07:02.759970 | debian-bookworm | included: /var/lib/zuul/builds/cd31648398fb4c77b084b45673be0ab2/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-05-03 03:07:02.772508 | 2026-05-03 03:07:02.772624 | TASK [tox : Run tox without tests] 2026-05-03 03:07:03.509903 | debian-bookworm | ROOT: 248 D setup logging to DEBUG on pid 1474 [tox/report.py:229] 2026-05-03 03:07:03.543671 | debian-bookworm | test: 282 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-03 03:07:03.546810 | debian-bookworm | test: 285 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-05-03 03:07:03.551448 | debian-bookworm | test: 290 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 610563e8f757bbb295386f9c04a2592d 5cdd8fbcd4a281b2a55f8d1ed441a62e [python_discovery/_cached_py_info.py:198] 2026-05-03 03:07:03.628449 | debian-bookworm | test: 366 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-05-03 03:07:03.630270 | debian-bookworm | test: 369 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-03 03:07:03.630873 | debian-bookworm | test: 369 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-05-03 03:07:03.631028 | debian-bookworm | test: 369 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-05-03 03:07:03.635230 | debian-bookworm | test: 373 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-03 03:07:03.635542 | debian-bookworm | test: 374 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-03 03:07:03.677090 | debian-bookworm | test: 415 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-05-03 03:07:03.677446 | debian-bookworm | test: 416 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-05-03 03:07:03.677693 | debian-bookworm | test: 416 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-05-03 03:07:03.677750 | debian-bookworm | test: 416 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-05-03 03:07:03.678001 | debian-bookworm | test: 416 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-03 03:07:03.678090 | debian-bookworm | test: 416 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-03 03:07:03.678154 | debian-bookworm | test: 417 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-03 03:07:03.678208 | debian-bookworm | test: 417 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-03 03:07:03.678260 | debian-bookworm | test: 417 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-03 03:07:03.678311 | debian-bookworm | test: 417 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-03 03:07:03.678364 | debian-bookworm | test: 417 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-05-03 03:07:03.678413 | debian-bookworm | test: 417 D virtualenv = 21.3.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-03 03:07:03.678463 | debian-bookworm | test: 417 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-03 03:07:03.678513 | debian-bookworm | test: 417 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-03 03:07:03.678624 | debian-bookworm | test: 417 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-03 03:07:03.678679 | debian-bookworm | test: 417 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-03 03:07:03.679034 | debian-bookworm | test: 417 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-05-03 03:07:03.679414 | debian-bookworm | test: 418 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-05-03 03:07:03.679577 | debian-bookworm | test: 418 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-05-03 03:07:03.680068 | debian-bookworm | test: 418 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-05-03 03:07:03.680360 | debian-bookworm | test: 419 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-05-03 03:07:03.733044 | debian-bookworm | test: 419 D { 2026-05-03 03:07:03.733104 | debian-bookworm | "sys": { 2026-05-03 03:07:03.733112 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-05-03 03:07:03.733118 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-05-03 03:07:03.733124 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-05-03 03:07:03.733129 | debian-bookworm | "base_prefix": "/usr", 2026-05-03 03:07:03.733137 | debian-bookworm | "real_prefix": null, 2026-05-03 03:07:03.733141 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-05-03 03:07:03.733145 | debian-bookworm | "base_exec_prefix": "/usr", 2026-05-03 03:07:03.733149 | debian-bookworm | "path": [ 2026-05-03 03:07:03.733153 | debian-bookworm | "/usr/lib/python311.zip", 2026-05-03 03:07:03.733158 | debian-bookworm | "/usr/lib/python3.11", 2026-05-03 03:07:03.733161 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-05-03 03:07:03.733166 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-05-03 03:07:03.733170 | debian-bookworm | ], 2026-05-03 03:07:03.733174 | debian-bookworm | "meta_path": [ 2026-05-03 03:07:03.733178 | debian-bookworm | "", 2026-05-03 03:07:03.733182 | debian-bookworm | "", 2026-05-03 03:07:03.733186 | debian-bookworm | "", 2026-05-03 03:07:03.733200 | debian-bookworm | "" 2026-05-03 03:07:03.733204 | debian-bookworm | ], 2026-05-03 03:07:03.733208 | debian-bookworm | "fs_encoding": "utf-8", 2026-05-03 03:07:03.733212 | debian-bookworm | "io_encoding": "utf-8" 2026-05-03 03:07:03.733216 | debian-bookworm | }, 2026-05-03 03:07:03.733220 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-05-03 03:07:03.733224 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-05-03 03:07:03.733228 | debian-bookworm | "os": "", 2026-05-03 03:07:03.733232 | debian-bookworm | "site": "", 2026-05-03 03:07:03.733236 | debian-bookworm | "datetime": "", 2026-05-03 03:07:03.733240 | debian-bookworm | "math": "", 2026-05-03 03:07:03.733244 | debian-bookworm | "json": "" 2026-05-03 03:07:03.733248 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-05-03 03:07:03.733728 | debian-bookworm | test: 472 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-05-03 03:07:03.745739 | debian-bookworm | test: 484 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-03 03:07:03.746684 | debian-bookworm | test: 485 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-05-03 03:07:03.748878 | debian-bookworm | test: 487 D build install image for pip-26.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-03 03:07:03.749248 | debian-bookworm | test: 487 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-05-03 03:07:04.244049 | debian-bookworm | test: 982 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-05-03 03:07:04.247894 | debian-bookworm | test: 986 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-05-03 03:07:04.248685 | debian-bookworm | test: 987 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-05-03 03:07:04.249079 | debian-bookworm | test: 987 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-05-03 03:07:04.250041 | debian-bookworm | test: 988 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-05-03 03:07:04.313447 | debian-bookworm | test: 1052 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1-py3-none-any/pip-26.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-03 03:07:04.314250 | debian-bookworm | test: 1053 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1-py3-none-any/pip-26.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-03 03:07:04.330973 | debian-bookworm | test: 1069 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.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-05-03 03:07:04.450443 | debian-bookworm | test: 1189 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-03 03:07:04.460789 | debian-bookworm | test: 1199 D generated console scripts pip3 pip3.11 pip pip-3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-03 03:07:04.461325 | debian-bookworm | test: 1200 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-05-03 03:07:04.468477 | debian-bookworm | test: 1207 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-03 03:07:04.468574 | debian-bookworm | test: 1207 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-03 03:07:04.468585 | debian-bookworm | test: 1207 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-03 03:07:04.468595 | debian-bookworm | test: 1207 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-03 03:07:04.468752 | debian-bookworm | test: 1207 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-03 03:07:04.468844 | debian-bookworm | test: 1207 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-03 03:07:04.468874 | debian-bookworm | test: 1207 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-05-03 03:07:04.468888 | debian-bookworm | test: 1207 D virtualenv = 21.3.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-03 03:07:04.468899 | debian-bookworm | test: 1207 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-03 03:07:04.468909 | debian-bookworm | test: 1207 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-03 03:07:04.468925 | debian-bookworm | test: 1207 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-03 03:07:04.468957 | debian-bookworm | test: 1207 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-03 03:07:04.474185 | debian-bookworm | test: 1213 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-05-03 03:07:05.670585 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-05-03 03:07:05.797821 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-03 03:07:05.964396 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-05-03 03:07:05.976480 | 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-05-03 03:07:06.048093 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-05-03 03:07:06.061878 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-03 03:07:06.100630 | debian-bookworm | Collecting packaging==26.1 (from -r requirements.txt (line 4)) 2026-05-03 03:07:06.113080 | debian-bookworm | Downloading packaging-26.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-03 03:07:06.155382 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-05-03 03:07:06.168997 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-05-03 03:07:06.184234 | debian-bookworm | Installing build dependencies: started 2026-05-03 03:07:07.426035 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-05-03 03:07:07.426082 | debian-bookworm | Getting requirements to build wheel: started 2026-05-03 03:07:07.856182 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-05-03 03:07:07.856222 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-05-03 03:07:08.093095 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-03 03:07:08.125301 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-05-03 03:07:08.139315 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-03 03:07:08.194974 | debian-bookworm | Collecting requests==2.33.1 (from -r requirements.txt (line 7)) 2026-05-03 03:07:08.208318 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-05-03 03:07:08.248683 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-05-03 03:07:08.262868 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-05-03 03:07:08.371639 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-05-03 03:07:08.385350 | 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-05-03 03:07:08.471044 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-03 03:07:08.484490 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl.metadata (7.7 kB) 2026-05-03 03:07:08.547263 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-03 03:07:08.559646 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl.metadata (2.6 kB) 2026-05-03 03:07:08.604269 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-03 03:07:08.616551 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-05-03 03:07:08.655323 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-03 03:07:08.668360 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-03 03:07:08.708192 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-03 03:07:08.720589 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-05-03 03:07:08.882996 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-03 03:07:08.895707 | 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-05-03 03:07:08.933663 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-03 03:07:08.944613 | debian-bookworm | Downloading idna-3.13-py3-none-any.whl.metadata (8.0 kB) 2026-05-03 03:07:08.998611 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-03 03:07:09.012178 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-05-03 03:07:09.057402 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-03 03:07:09.072679 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-05-03 03:07:09.345746 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-03 03:07:09.359951 | debian-bookworm | Downloading cryptography-47.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.5 kB) 2026-05-03 03:07:09.407883 | 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-05-03 03:07:09.420686 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-05-03 03:07:09.610684 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-03 03:07:09.622382 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-03 03:07:09.654620 | 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-05-03 03:07:09.666048 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-03 03:07:09.689961 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-03 03:07:09.721843 | 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-05-03 03:07:09.771579 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 15.6 MB/s 0:00:00 2026-05-03 03:07:09.787430 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-05-03 03:07:21.211182 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 5.0 MB/s 0:00:11 2026-05-03 03:07:21.225004 | debian-bookworm | Downloading packaging-26.1-py3-none-any.whl (95 kB) 2026-05-03 03:07:21.252998 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-05-03 03:07:21.289154 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-05-03 03:07:21.315035 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-05-03 03:07:21.341060 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl (2.2 MB) 2026-05-03 03:07:21.422664 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 25.9 MB/s 0:00:00 2026-05-03 03:07:21.436363 | 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-05-03 03:07:21.464588 | debian-bookworm | Downloading idna-3.13-py3-none-any.whl (68 kB) 2026-05-03 03:07:21.489456 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-05-03 03:07:21.512902 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-05-03 03:07:21.539416 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-05-03 03:07:21.568755 | 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-05-03 03:07:21.650611 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl (110 kB) 2026-05-03 03:07:21.676201 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-03 03:07:21.705663 | debian-bookworm | Downloading cryptography-47.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-05-03 03:07:21.868043 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 28.8 MB/s 0:00:00 2026-05-03 03:07:21.881872 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-05-03 03:07:21.909241 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-03 03:07:21.938920 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-03 03:07:21.974156 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-05-03 03:07:22.277443 | debian-bookworm | Building wheels for collected packages: pwgen 2026-05-03 03:07:22.278731 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-05-03 03:07:22.672127 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-05-03 03:07:22.673226 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=2732181f8647f6e6e954d2c49b2a091f418ccdb461c066345bd0e039e7fdb44f 2026-05-03 03:07:22.673879 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-05-03 03:07:22.678357 | debian-bookworm | Successfully built pwgen 2026-05-03 03:07:22.928443 | 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-05-03 03:07:48.640375 | debian-bookworm | 2026-05-03 03:07:48.641793 | 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-47.0.0 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-05-03 03:07:48.744359 | debian-bookworm | test: 45483 I exit 0 (44.27 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1487 [tox/execute/api.py:311] 2026-05-03 03:07:48.746227 | debian-bookworm | test: OK (45.21 seconds) 2026-05-03 03:07:48.746241 | debian-bookworm | congratulations :) (45.24 seconds) 2026-05-03 03:07:48.870050 | debian-bookworm | ok: Runtime: 0:00:45.590276 2026-05-03 03:07:48.877515 | 2026-05-03 03:07:48.877617 | TASK [tox : Create a tempfile to save tox showconfig] 2026-05-03 03:07:49.292987 | debian-bookworm | changed 2026-05-03 03:07:49.298656 | 2026-05-03 03:07:49.298752 | TASK [tox : Get tox envlist config] 2026-05-03 03:07:50.332593 | debian-bookworm | ok: Runtime: 0:00:00.311114 2026-05-03 03:07:50.338031 | 2026-05-03 03:07:50.338165 | TASK [tox : Install any sibling python packages] 2026-05-03 03:07:50.831893 | debian-bookworm | ok: No setup.cfg, no action needed 2026-05-03 03:07:50.838943 | 2026-05-03 03:07:50.839045 | TASK [tox : Remove tempfile] 2026-05-03 03:07:51.307098 | debian-bookworm | changed 2026-05-03 03:07:51.313078 | 2026-05-03 03:07:51.313226 | TASK [tox : Emit tox command] 2026-05-03 03:07:51.408157 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-05-03 03:07:51.413879 | 2026-05-03 03:07:51.413990 | TASK [tox : Run tox] 2026-05-03 03:07:52.103191 | debian-bookworm | ROOT: 192 D setup logging to DEBUG on pid 1642 [tox/report.py:229] 2026-05-03 03:07:52.132446 | debian-bookworm | test: 221 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-03 03:07:52.134807 | debian-bookworm | test: 224 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-05-03 03:07:52.137999 | debian-bookworm | test: 227 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-05-03 03:07:52.138851 | debian-bookworm | test: 228 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-03 03:07:52.138977 | debian-bookworm | test: 228 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-05-03 03:07:52.139047 | debian-bookworm | test: 228 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-05-03 03:07:52.140440 | debian-bookworm | test: 229 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-03 03:07:52.140541 | debian-bookworm | test: 230 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-03 03:07:52.169970 | debian-bookworm | test: 259 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:485] 2026-05-03 03:07:52.770120 | debian-bookworm | test: 859 I exit 0 (0.60 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1649 [tox/execute/api.py:311] 2026-05-03 03:07:52.770490 | debian-bookworm | test: 859 W commands[1]> cat images.yml [tox/tox_env/api.py:485] 2026-05-03 03:07:52.773166 | debian-bookworm | --- 2026-05-03 03:07:52.773189 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-05-03 03:07:52.773195 | debian-bookworm | 2026-05-03 03:07:52.773201 | debian-bookworm | adminer_tag: "5.4.2" 2026-05-03 03:07:52.773207 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-05-03 03:07:52.773212 | debian-bookworm | 2026-05-03 03:07:52.773218 | debian-bookworm | ara_server_tag: "1.7.5" 2026-05-03 03:07:52.773224 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-05-03 03:07:52.773229 | debian-bookworm | 2026-05-03 03:07:52.773233 | debian-bookworm | ara_server_mariadb_tag: "11.8.4" 2026-05-03 03:07:52.773239 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-05-03 03:07:52.773244 | debian-bookworm | 2026-05-03 03:07:52.773249 | debian-bookworm | netbox_tag: "v4.3.5" 2026-05-03 03:07:52.773254 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-05-03 03:07:52.773259 | debian-bookworm | 2026-05-03 03:07:52.773263 | debian-bookworm | netbox_redis_tag: "7.4.7-alpine" 2026-05-03 03:07:52.773269 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-05-03 03:07:52.773273 | debian-bookworm | 2026-05-03 03:07:52.773278 | debian-bookworm | nginx_tag: "1.29.3-alpine" 2026-05-03 03:07:52.773283 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-05-03 03:07:52.773287 | debian-bookworm | 2026-05-03 03:07:52.773292 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-05-03 03:07:52.773297 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-05-03 03:07:52.773302 | debian-bookworm | 2026-05-03 03:07:52.773306 | debian-bookworm | phpmyadmin_tag: "5.2.3" 2026-05-03 03:07:52.773311 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-05-03 03:07:52.773315 | debian-bookworm | 2026-05-03 03:07:52.773320 | debian-bookworm | postgres_tag: "16.11-alpine" 2026-05-03 03:07:52.773325 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-05-03 03:07:52.773350 | debian-bookworm | 2026-05-03 03:07:52.773355 | debian-bookworm | manager_redis_tag: "7.4.7-alpine" 2026-05-03 03:07:52.773360 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-05-03 03:07:52.773365 | debian-bookworm | 2026-05-03 03:07:52.773370 | debian-bookworm | registry_tag: "3.0" 2026-05-03 03:07:52.773374 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-05-03 03:07:52.773379 | debian-bookworm | 2026-05-03 03:07:52.773383 | debian-bookworm | osism_ansible_tag: "{{ osism_ansible_version|default('latest') }}" 2026-05-03 03:07:52.773388 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-05-03 03:07:52.773392 | debian-bookworm | 2026-05-03 03:07:52.773397 | debian-bookworm | osism_kubernetes_tag: "{{ osism_kubernetes_version|default('latest') }}" 2026-05-03 03:07:52.773402 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-05-03 03:07:52.773407 | debian-bookworm | 2026-05-03 03:07:52.773412 | debian-bookworm | inventory_reconciler_tag: "{{ inventory_reconciler_version|default('latest') }}" 2026-05-03 03:07:52.773416 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-05-03 03:07:52.773422 | debian-bookworm | 2026-05-03 03:07:52.773427 | debian-bookworm | osism_tag: "{{ osism_version|default('latest') }}" 2026-05-03 03:07:52.773432 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-05-03 03:07:52.773436 | debian-bookworm | 2026-05-03 03:07:52.773440 | debian-bookworm | osism_frontend_tag: "{{ osism_version|default('latest') }}" 2026-05-03 03:07:52.773444 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-05-03 03:07:52.773448 | debian-bookworm | 2026-05-03 03:07:52.773452 | debian-bookworm | osism_netbox_tag: "{{ osism_version|default('latest') }}" 2026-05-03 03:07:52.773456 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-05-03 03:07:52.773460 | debian-bookworm | 2026-05-03 03:07:52.773464 | debian-bookworm | vault_tag: "1.21.2" 2026-05-03 03:07:52.773468 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-05-03 03:07:52.773472 | debian-bookworm | 2026-05-03 03:07:52.773476 | debian-bookworm | traefik_tag: "v3.5.0" 2026-05-03 03:07:52.773480 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-05-03 03:07:52.773484 | debian-bookworm | 2026-05-03 03:07:52.773488 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default('quincy') }}" 2026-05-03 03:07:52.773492 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-05-03 03:07:52.773496 | debian-bookworm | 2026-05-03 03:07:52.773500 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default('2024.2') }}" 2026-05-03 03:07:52.773504 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-05-03 03:07:52.774522 | debian-bookworm | test: 863 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1654 [tox/execute/api.py:311] 2026-05-03 03:07:52.775771 | debian-bookworm | test: OK (0.65=setup[0.05]+cmd[0.60,0.00] seconds) 2026-05-03 03:07:52.775783 | debian-bookworm | congratulations :) (0.67 seconds) 2026-05-03 03:07:53.062154 | debian-bookworm | ok: Runtime: 0:00:00.938464 2026-05-03 03:07:53.070327 | 2026-05-03 03:07:53.070461 | TASK [tox : Look for output] 2026-05-03 03:07:53.828624 | debian-bookworm | ok 2026-05-03 03:07:53.859217 | 2026-05-03 03:07:53.869572 | TASK [tox : Return file comments to Zuul] 2026-05-03 03:07:53.924050 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:07:53.933263 | 2026-05-03 03:07:53.933371 | PLAY RECAP 2026-05-03 03:07:53.933428 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-05-03 03:07:53.933454 | 2026-05-03 03:07:54.365528 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-03 03:07:54.366487 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-03 03:07:55.591419 | 2026-05-03 03:07:55.591593 | PLAY [all] 2026-05-03 03:07:55.638276 | 2026-05-03 03:07:55.638449 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-05-03 03:07:55.764464 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:07:55.770994 | 2026-05-03 03:07:55.771179 | TASK [fetch-tox-output : Set tox log path for single node] 2026-05-03 03:07:55.863549 | debian-bookworm | ok 2026-05-03 03:07:55.875429 | 2026-05-03 03:07:55.875560 | TASK [fetch-tox-output : Ensure local tox dir] 2026-05-03 03:07:56.937230 | debian-bookworm -> localhost | changed 2026-05-03 03:07:56.945652 | 2026-05-03 03:07:56.945780 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-05-03 03:07:57.135324 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:07:57.140917 | 2026-05-03 03:07:57.141011 | TASK [fetch-tox-output : Set envlist fact] 2026-05-03 03:07:57.198637 | debian-bookworm | ok 2026-05-03 03:07:57.207939 | 2026-05-03 03:07:57.208037 | TASK [fetch-tox-output : Get tox version] 2026-05-03 03:07:57.904594 | 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-05-03 03:07:57.922161 | debian-bookworm | 4.53.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-03 03:07:58.259085 | debian-bookworm | ok: Runtime: 0:00:00.299206 2026-05-03 03:07:58.264606 | 2026-05-03 03:07:58.264708 | TASK [fetch-tox-output : Find all default environments] 2026-05-03 03:07:58.811360 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:07:58.817459 | 2026-05-03 03:07:58.817707 | TASK [fetch-tox-output : Set envlist fact] 2026-05-03 03:07:58.851533 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:07:58.857802 | 2026-05-03 03:07:58.857908 | TASK [fetch-tox-output : Find all default environments] 2026-05-03 03:07:59.431408 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:07:59.437273 | 2026-05-03 03:07:59.437374 | TASK [fetch-tox-output : Set envlist fact] 2026-05-03 03:07:59.471204 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:07:59.478123 | 2026-05-03 03:07:59.478229 | LOOP [fetch-tox-output : Copy tox logs] 2026-05-03 03:07:59.570115 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:07:59.579174 | 2026-05-03 03:07:59.579287 | LOOP [fetch-tox-output : Collect tox logs] 2026-05-03 03:08:01.230055 | debian-bookworm | changed: 2026-05-03 03:08:01.230275 | debian-bookworm | created directory /var/lib/zuul/builds/cd31648398fb4c77b084b45673be0ab2/work/logs/tox/test 2026-05-03 03:08:01.230311 | debian-bookworm | cd+++++++++ ./ 2026-05-03 03:08:01.230336 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-05-03 03:08:01.230361 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-05-03 03:08:01.230389 | 2026-05-03 03:08:01.244162 | 2026-05-03 03:08:01.244254 | PLAY RECAP 2026-05-03 03:08:01.244307 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-05-03 03:08:01.244334 | 2026-05-03 03:08:01.481152 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-03 03:08:01.482216 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-03 03:08:03.642361 | 2026-05-03 03:08:03.642531 | PLAY [all] 2026-05-03 03:08:03.682205 | 2026-05-03 03:08:03.682371 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-05-03 03:08:03.984414 | debian-bookworm | changed: non-zero return code 2026-05-03 03:08:03.989990 | 2026-05-03 03:08:03.990149 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-05-03 03:08:04.051740 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:08:04.058242 | 2026-05-03 03:08:04.058371 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-05-03 03:08:04.098844 | 2026-05-03 03:08:04.099048 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-05-03 03:08:04.129475 | 2026-05-03 03:08:04.129655 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-05-03 03:08:04.153120 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:08:04.159553 | 2026-05-03 03:08:04.159667 | LOOP [fetch-subunit-output : Generate subunit file] 2026-05-03 03:08:04.198801 | 2026-05-03 03:08:04.199012 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-05-03 03:08:04.222562 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:08:04.228433 | 2026-05-03 03:08:04.228553 | TASK [fetch-subunit-output : Remove the temporary file] 2026-05-03 03:08:04.252254 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:08:04.259831 | 2026-05-03 03:08:04.260233 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-05-03 03:08:04.293691 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:08:04.300270 | 2026-05-03 03:08:04.300613 | PLAY RECAP 2026-05-03 03:08:04.300694 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-05-03 03:08:04.300723 | 2026-05-03 03:08:04.640678 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-03 03:08:04.641522 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-03 03:08:05.928458 | 2026-05-03 03:08:05.928676 | PLAY [Base post-fetch] 2026-05-03 03:08:05.941016 | 2026-05-03 03:08:05.941147 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-03 03:08:06.028280 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:08:06.038318 | 2026-05-03 03:08:06.038486 | TASK [fetch-output : Set log path for single node] 2026-05-03 03:08:06.120671 | debian-bookworm | ok 2026-05-03 03:08:06.126204 | 2026-05-03 03:08:06.126316 | LOOP [fetch-output : Ensure local output dirs] 2026-05-03 03:08:07.354109 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/cd31648398fb4c77b084b45673be0ab2/work/logs" 2026-05-03 03:08:07.820828 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cd31648398fb4c77b084b45673be0ab2/work/artifacts" 2026-05-03 03:08:08.328318 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cd31648398fb4c77b084b45673be0ab2/work/docs" 2026-05-03 03:08:08.339988 | 2026-05-03 03:08:08.340122 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-03 03:08:09.243917 | debian-bookworm | changed: 2026-05-03 03:08:09.244190 | debian-bookworm | .d..t...... ./ 2026-05-03 03:08:09.244229 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-03 03:08:09.244265 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-03 03:08:09.244296 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-03 03:08:09.244334 | debian-bookworm | changed: All items complete 2026-05-03 03:08:09.244360 | 2026-05-03 03:08:10.190917 | debian-bookworm | changed: .d..t...... ./ 2026-05-03 03:08:10.996010 | debian-bookworm | changed: .d..t...... ./ 2026-05-03 03:08:11.023224 | 2026-05-03 03:08:11.023355 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-03 03:08:11.067325 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:08:11.076247 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:08:11.085498 | 2026-05-03 03:08:11.085648 | PLAY RECAP 2026-05-03 03:08:11.085700 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-03 03:08:11.085725 | 2026-05-03 03:08:11.353600 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-03 03:08:11.354672 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-03 03:08:12.449347 | 2026-05-03 03:08:12.449490 | PLAY [Base post] 2026-05-03 03:08:12.462280 | 2026-05-03 03:08:12.462408 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-03 03:08:13.137046 | debian-bookworm | changed 2026-05-03 03:08:13.144251 | 2026-05-03 03:08:13.144349 | PLAY RECAP 2026-05-03 03:08:13.144409 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-03 03:08:13.144471 | 2026-05-03 03:08:13.273358 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-03 03:08:13.274338 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-03 03:08:14.688121 | 2026-05-03 03:08:14.688268 | PLAY [Base post-logs] 2026-05-03 03:08:14.711249 | 2026-05-03 03:08:14.711383 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-03 03:08:15.476616 | localhost | changed 2026-05-03 03:08:15.496196 | 2026-05-03 03:08:15.496402 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-03 03:08:15.573843 | localhost | ok 2026-05-03 03:08:15.577542 | 2026-05-03 03:08:15.577653 | TASK [Set zuul-log-path fact] 2026-05-03 03:08:15.593718 | localhost | ok 2026-05-03 03:08:15.604496 | 2026-05-03 03:08:15.604623 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-03 03:08:15.658750 | localhost | ok 2026-05-03 03:08:15.662122 | 2026-05-03 03:08:15.662226 | TASK [upload-logs : Create log directories] 2026-05-03 03:08:16.599005 | localhost | changed 2026-05-03 03:08:16.601727 | 2026-05-03 03:08:16.601818 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-03 03:08:17.120168 | localhost -> localhost | ok: Runtime: 0:00:00.009074 2026-05-03 03:08:17.123697 | 2026-05-03 03:08:17.123789 | TASK [upload-logs : Upload logs to log server] 2026-05-03 03:08:17.661247 | localhost | Output suppressed because no_log was given 2026-05-03 03:08:17.662991 | 2026-05-03 03:08:17.663106 | LOOP [upload-logs : Compress console log and json output] 2026-05-03 03:08:17.713890 | localhost | skipping: Conditional result was False 2026-05-03 03:08:17.719647 | localhost | skipping: Conditional result was False 2026-05-03 03:08:17.728835 | 2026-05-03 03:08:17.728941 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-03 03:08:17.805372 | localhost | skipping: Conditional result was False 2026-05-03 03:08:17.805586 | 2026-05-03 03:08:17.818386 | localhost | skipping: Conditional result was False 2026-05-03 03:08:17.824495 | 2026-05-03 03:08:17.824601 | LOOP [upload-logs : Upload console log and json output]