2026-07-21 03:06:12.252860 | Job console starting 2026-07-21 03:06:12.263362 | Updating git repos 2026-07-21 03:06:12.302779 | Cloning repos into workspace 2026-07-21 03:06:12.366679 | Restoring repo states 2026-07-21 03:06:12.395105 | Merging changes 2026-07-21 03:06:12.395134 | Checking out repos 2026-07-21 03:06:12.467526 | Preparing playbooks 2026-07-21 03:06:13.413684 | Running Ansible setup 2026-07-21 03:06:18.594459 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-21 03:06:19.673163 | 2026-07-21 03:06:19.673353 | PLAY [Base pre] 2026-07-21 03:06:19.693273 | 2026-07-21 03:06:19.693439 | TASK [Setup log path fact] 2026-07-21 03:06:19.748833 | debian-bookworm | ok 2026-07-21 03:06:19.773920 | 2026-07-21 03:06:19.774172 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 03:06:19.815352 | debian-bookworm | ok 2026-07-21 03:06:19.827374 | 2026-07-21 03:06:19.827539 | TASK [emit-job-header : Print job information] 2026-07-21 03:06:19.868062 | # Job Information 2026-07-21 03:06:19.868299 | Ansible Version: 2.16.14 2026-07-21 03:06:19.868338 | Job: generics-tox-seed 2026-07-21 03:06:19.868372 | Pipeline: periodic-daily 2026-07-21 03:06:19.868395 | Executor: 521e9411259a 2026-07-21 03:06:19.868417 | Triggered by: https://github.com/osism/generics 2026-07-21 03:06:19.868439 | Event ID: a72945300c7f4e9583f3c9dceaea8835 2026-07-21 03:06:19.873890 | 2026-07-21 03:06:19.874056 | LOOP [emit-job-header : Print node information] 2026-07-21 03:06:20.040052 | debian-bookworm | ok: 2026-07-21 03:06:20.043019 | debian-bookworm | # Node Information 2026-07-21 03:06:20.043101 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-21 03:06:20.043131 | debian-bookworm | Hostname: debian 2026-07-21 03:06:20.043156 | debian-bookworm | Username: zuul 2026-07-21 03:06:20.043178 | debian-bookworm | Distro: Debian 12.15 2026-07-21 03:06:20.043202 | debian-bookworm | Provider: regiocloud-a 2026-07-21 03:06:20.043224 | debian-bookworm | Region: 2026-07-21 03:06:20.043246 | debian-bookworm | Label: debian-bookworm 2026-07-21 03:06:20.043266 | debian-bookworm | Product Name: OpenStack Nova 2026-07-21 03:06:20.043285 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea2:3666 2026-07-21 03:06:20.064444 | 2026-07-21 03:06:20.064604 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-21 03:06:20.692540 | debian-bookworm -> localhost | changed 2026-07-21 03:06:20.704134 | 2026-07-21 03:06:20.704299 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-21 03:06:22.733413 | debian-bookworm -> localhost | changed 2026-07-21 03:06:22.745620 | 2026-07-21 03:06:22.745764 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-21 03:06:23.069625 | debian-bookworm -> localhost | ok 2026-07-21 03:06:23.076227 | 2026-07-21 03:06:23.076342 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-21 03:06:23.108343 | debian-bookworm | ok 2026-07-21 03:06:23.121059 | debian-bookworm | included: /var/lib/zuul/builds/65d8a8467ff945a794e32df6f6ae4a18/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-21 03:06:23.126017 | 2026-07-21 03:06:23.126096 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-21 03:06:26.792127 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-21 03:06:26.792376 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/65d8a8467ff945a794e32df6f6ae4a18/work/65d8a8467ff945a794e32df6f6ae4a18_id_rsa 2026-07-21 03:06:26.792415 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/65d8a8467ff945a794e32df6f6ae4a18/work/65d8a8467ff945a794e32df6f6ae4a18_id_rsa.pub 2026-07-21 03:06:26.792441 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-21 03:06:26.792465 | debian-bookworm -> localhost | SHA256:UHIam5abEBjxhAxTRSpUz6D28oE3rbW55/d0aKIsWhk zuul-build-sshkey 2026-07-21 03:06:26.792487 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-21 03:06:26.792519 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-21 03:06:26.792541 | debian-bookworm -> localhost | |o==X= o o | 2026-07-21 03:06:26.792562 | debian-bookworm -> localhost | |..=++. X | 2026-07-21 03:06:26.792582 | debian-bookworm -> localhost | |.o. ooB | 2026-07-21 03:06:26.792602 | debian-bookworm -> localhost | |..o .o + | 2026-07-21 03:06:26.792621 | debian-bookworm -> localhost | | o = Eo S | 2026-07-21 03:06:26.792643 | debian-bookworm -> localhost | | + = = . | 2026-07-21 03:06:26.792663 | debian-bookworm -> localhost | | o = . + . | 2026-07-21 03:06:26.792682 | debian-bookworm -> localhost | | ..o...+ . | 2026-07-21 03:06:26.792702 | debian-bookworm -> localhost | | ...++. .. | 2026-07-21 03:06:26.792722 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-21 03:06:26.792772 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.907020 2026-07-21 03:06:26.799434 | 2026-07-21 03:06:26.799544 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-21 03:06:26.824457 | debian-bookworm | ok 2026-07-21 03:06:26.837115 | debian-bookworm | included: /var/lib/zuul/builds/65d8a8467ff945a794e32df6f6ae4a18/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-21 03:06:26.854240 | 2026-07-21 03:06:26.854360 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-21 03:06:26.879118 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:06:26.885183 | 2026-07-21 03:06:26.885303 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-21 03:06:27.744358 | debian-bookworm | changed 2026-07-21 03:06:27.758144 | 2026-07-21 03:06:27.758276 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-21 03:06:28.035630 | debian-bookworm | ok 2026-07-21 03:06:28.042393 | 2026-07-21 03:06:28.042498 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-21 03:06:28.765969 | debian-bookworm | changed 2026-07-21 03:06:28.773185 | 2026-07-21 03:06:28.773286 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-21 03:06:29.575038 | debian-bookworm | changed 2026-07-21 03:06:29.584472 | 2026-07-21 03:06:29.584581 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-21 03:06:29.622173 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:06:29.628670 | 2026-07-21 03:06:29.628767 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-21 03:06:30.107173 | debian-bookworm -> localhost | changed 2026-07-21 03:06:30.118210 | 2026-07-21 03:06:30.118316 | TASK [add-build-sshkey : Add back temp key] 2026-07-21 03:06:30.415171 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/65d8a8467ff945a794e32df6f6ae4a18/work/65d8a8467ff945a794e32df6f6ae4a18_id_rsa (zuul-build-sshkey) 2026-07-21 03:06:30.415416 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010007 2026-07-21 03:06:30.423239 | 2026-07-21 03:06:30.423354 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-21 03:06:30.916957 | debian-bookworm | ok 2026-07-21 03:06:30.923454 | 2026-07-21 03:06:30.923551 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-21 03:06:30.982002 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:06:30.992694 | 2026-07-21 03:06:30.992815 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-21 03:06:31.489091 | debian-bookworm | ok 2026-07-21 03:06:31.526658 | 2026-07-21 03:06:31.526893 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-21 03:06:31.590013 | debian-bookworm | ok 2026-07-21 03:06:31.602184 | 2026-07-21 03:06:31.602330 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-21 03:06:32.247628 | debian-bookworm -> localhost | ok 2026-07-21 03:06:32.255312 | 2026-07-21 03:06:32.255446 | TASK [validate-host : Collect information about the host] 2026-07-21 03:06:33.838538 | debian-bookworm | ok 2026-07-21 03:06:33.852749 | 2026-07-21 03:06:33.852944 | TASK [validate-host : Sanitize hostname] 2026-07-21 03:06:34.150966 | debian-bookworm | ok 2026-07-21 03:06:34.154646 | 2026-07-21 03:06:34.154723 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-21 03:06:35.053861 | debian-bookworm -> localhost | changed 2026-07-21 03:06:35.058483 | 2026-07-21 03:06:35.058562 | TASK [validate-host : Collect information about zuul worker] 2026-07-21 03:06:35.550669 | debian-bookworm | ok 2026-07-21 03:06:35.554685 | 2026-07-21 03:06:35.554764 | TASK [validate-host : Write out all zuul information for each host] 2026-07-21 03:06:36.329964 | debian-bookworm -> localhost | changed 2026-07-21 03:06:36.337910 | 2026-07-21 03:06:36.338027 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-21 03:06:36.638099 | debian-bookworm | ok 2026-07-21 03:06:36.642680 | 2026-07-21 03:06:36.642762 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-21 03:06:37.946810 | debian-bookworm | changed: 2026-07-21 03:06:37.947144 | debian-bookworm | cd+++++++++ src/ 2026-07-21 03:06:37.947181 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-21 03:06:37.947205 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-21 03:06:37.947227 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-07-21 03:06:37.947246 | debian-bookworm | =7.0.3 2026-07-21 03:07:15.492809 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-21 03:07:15.546561 | debian-bookworm | Collecting colorama>=0.4.6 2026-07-21 03:07:15.557746 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-21 03:07:15.652983 | debian-bookworm | Collecting filelock>=3.25 2026-07-21 03:07:15.664626 | debian-bookworm | Downloading filelock-3.31.1-py3-none-any.whl (97 kB) 2026-07-21 03:07:15.674744 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.2/97.2 kB 12.3 MB/s eta 0:00:00 2026-07-21 03:07:15.720585 | debian-bookworm | Collecting packaging>=26 2026-07-21 03:07:15.731443 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-21 03:07:15.739850 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 17.8 MB/s eta 0:00:00 2026-07-21 03:07:15.788982 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-07-21 03:07:15.800281 | debian-bookworm | Downloading platformdirs-4.10.1-py3-none-any.whl (22 kB) 2026-07-21 03:07:15.860258 | debian-bookworm | Collecting pluggy>=1.6 2026-07-21 03:07:15.870795 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-21 03:07:15.921218 | debian-bookworm | Collecting pyproject-api>=1.10 2026-07-21 03:07:15.932238 | debian-bookworm | Downloading pyproject_api-1.10.1-py3-none-any.whl (12 kB) 2026-07-21 03:07:15.979904 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-07-21 03:07:15.990860 | debian-bookworm | Downloading python_discovery-1.4.4-py3-none-any.whl (34 kB) 2026-07-21 03:07:16.025786 | debian-bookworm | Collecting tomli-w>=1.2 2026-07-21 03:07:16.036308 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-07-21 03:07:16.175684 | debian-bookworm | Collecting virtualenv>=21.1 2026-07-21 03:07:16.186570 | debian-bookworm | Downloading virtualenv-21.6.1-py3-none-any.whl (5.5 MB) 2026-07-21 03:07:16.381155 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 28.9 MB/s eta 0:00:00 2026-07-21 03:07:16.484894 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-07-21 03:07:16.496493 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-21 03:07:16.527097 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 20.3 MB/s eta 0:00:00 2026-07-21 03:07:16.653701 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-07-21 03:07:17.558855 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.3 filelock-3.31.1 packaging-26.2 platformdirs-4.10.1 pluggy-1.6.0 pyproject-api-1.10.1 python-discovery-1.4.4 tomli-w-1.2.0 tox-4.57.2 virtualenv-21.6.1 2026-07-21 03:07:17.848983 | debian-bookworm | ok: Runtime: 0:00:03.068921 2026-07-21 03:07:17.855636 | 2026-07-21 03:07:17.855761 | TASK [ensure-tox : Export installed tox_executable path] 2026-07-21 03:07:17.911432 | debian-bookworm | ok 2026-07-21 03:07:17.918468 | 2026-07-21 03:07:17.918642 | TASK [ensure-tox : Output tox version] 2026-07-21 03:07:18.552896 | 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-07-21 03:07:18.571219 | debian-bookworm | 4.57.2 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-21 03:07:18.967279 | debian-bookworm | ok: Runtime: 0:00:00.372496 2026-07-21 03:07:18.973891 | 2026-07-21 03:07:18.974012 | TASK [ensure-tox : Make global symlink] 2026-07-21 03:07:18.998491 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:07:19.006853 | 2026-07-21 03:07:19.006953 | PLAY RECAP 2026-07-21 03:07:19.007018 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-07-21 03:07:19.007044 | 2026-07-21 03:07:19.204154 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-07-21 03:07:19.205426 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-21 03:07:20.021860 | 2026-07-21 03:07:20.022053 | PLAY [all] 2026-07-21 03:07:20.045056 | 2026-07-21 03:07:20.045225 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-07-21 03:07:20.570631 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-21 03:07:20.632005 | debian-bookworm | ok: Runtime: 0:00:00.032422 2026-07-21 03:07:20.642446 | 2026-07-21 03:07:20.642640 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-07-21 03:07:21.179450 | debian-bookworm | ok: Runtime: 0:00:00.007591 2026-07-21 03:07:21.197445 | 2026-07-21 03:07:21.197638 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-07-21 03:07:21.529938 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-21 03:07:21.531438 | debian-bookworm | sudo: a password is required 2026-07-21 03:07:21.744446 | debian-bookworm | ok: Runtime: 0:00:00.020616 2026-07-21 03:07:21.767322 | 2026-07-21 03:07:21.767471 | TASK [tox : Check to see if the constraints file exists] 2026-07-21 03:07:21.811014 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:07:21.818297 | 2026-07-21 03:07:21.818437 | TASK [tox : Fail if constraints file is missing] 2026-07-21 03:07:21.863624 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:07:21.871847 | 2026-07-21 03:07:21.872000 | TASK [tox : Record file location] 2026-07-21 03:07:21.909474 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:07:21.916514 | 2026-07-21 03:07:21.916667 | TASK [tox : Install tox siblings] 2026-07-21 03:07:21.949900 | debian-bookworm | ok 2026-07-21 03:07:21.959153 | debian-bookworm | included: /var/lib/zuul/builds/65d8a8467ff945a794e32df6f6ae4a18/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-07-21 03:07:21.965077 | 2026-07-21 03:07:21.965200 | TASK [tox : Run tox without tests] 2026-07-21 03:07:22.530444 | debian-bookworm | ROOT: 234 D setup logging to DEBUG on pid 1578 [tox/report.py:229] 2026-07-21 03:07:22.564979 | debian-bookworm | seed: 268 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-21 03:07:22.568010 | debian-bookworm | seed: 271 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-21 03:07:22.572493 | debian-bookworm | seed: 276 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 4ac1fb5d45241ccb3d7599a5b55bdba2 47300cd226fe8628338535a0b42be553 [python_discovery/_cached_py_info.py:198] 2026-07-21 03:07:22.658874 | debian-bookworm | seed: 362 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-07-21 03:07:22.660196 | debian-bookworm | seed: 363 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-21 03:07:22.660659 | debian-bookworm | seed: 364 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-21 03:07:22.661020 | debian-bookworm | seed: 364 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-21 03:07:22.665781 | debian-bookworm | seed: 369 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-21 03:07:22.666106 | debian-bookworm | seed: 370 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-21 03:07:22.705236 | debian-bookworm | seed: 408 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/generics/.tox/seed, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-07-21 03:07:22.705597 | debian-bookworm | seed: 409 D create folder /home/zuul/src/github.com/osism/generics/.tox/seed/bin [virtualenv/util/path/_sync.py:18] 2026-07-21 03:07:22.705762 | debian-bookworm | seed: 409 D create folder /home/zuul/src/github.com/osism/generics/.tox/seed/include [virtualenv/util/path/_sync.py:18] 2026-07-21 03:07:22.705848 | debian-bookworm | seed: 409 D create folder /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-07-21 03:07:22.706112 | debian-bookworm | seed: 410 D write /home/zuul/src/github.com/osism/generics/.tox/seed/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-21 03:07:22.706193 | debian-bookworm | seed: 410 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:22.706239 | debian-bookworm | seed: 410 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:22.706292 | debian-bookworm | seed: 410 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:22.706346 | debian-bookworm | seed: 410 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:22.706410 | debian-bookworm | seed: 410 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:22.706465 | debian-bookworm | seed: 410 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/seed [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:22.706521 | debian-bookworm | seed: 410 D virtualenv = 21.6.1 [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:22.706575 | debian-bookworm | seed: 410 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:22.706625 | debian-bookworm | seed: 410 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:22.706672 | debian-bookworm | seed: 410 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:22.706721 | debian-bookworm | seed: 410 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:22.707114 | debian-bookworm | seed: 410 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/seed/bin/python [virtualenv/util/path/_sync.py:38] 2026-07-21 03:07:22.707754 | debian-bookworm | seed: 411 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-07-21 03:07:22.707980 | debian-bookworm | seed: 411 D debug via /home/zuul/src/github.com/osism/generics/.tox/seed/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-07-21 03:07:22.749599 | debian-bookworm | seed: 411 D { 2026-07-21 03:07:22.749653 | debian-bookworm | "sys": { 2026-07-21 03:07:22.749659 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/seed/bin/python", 2026-07-21 03:07:22.749665 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-07-21 03:07:22.749673 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/seed", 2026-07-21 03:07:22.749678 | debian-bookworm | "base_prefix": "/usr", 2026-07-21 03:07:22.749684 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/seed", 2026-07-21 03:07:22.749688 | debian-bookworm | "base_exec_prefix": "/usr", 2026-07-21 03:07:22.749693 | debian-bookworm | "path": [ 2026-07-21 03:07:22.749697 | debian-bookworm | "/usr/lib/python311.zip", 2026-07-21 03:07:22.749701 | debian-bookworm | "/usr/lib/python3.11", 2026-07-21 03:07:22.749705 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-07-21 03:07:22.749709 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages" 2026-07-21 03:07:22.749713 | debian-bookworm | ], 2026-07-21 03:07:22.749718 | debian-bookworm | "meta_path": [ 2026-07-21 03:07:22.749721 | debian-bookworm | "", 2026-07-21 03:07:22.749726 | debian-bookworm | "", 2026-07-21 03:07:22.749730 | debian-bookworm | "" 2026-07-21 03:07:22.749734 | debian-bookworm | ], 2026-07-21 03:07:22.749738 | debian-bookworm | "fs_encoding": "utf-8", 2026-07-21 03:07:22.749742 | debian-bookworm | "io_encoding": "utf-8" 2026-07-21 03:07:22.749746 | debian-bookworm | }, 2026-07-21 03:07:22.749749 | debian-bookworm | "version": "3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]", 2026-07-21 03:07:22.749753 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-07-21 03:07:22.749757 | debian-bookworm | "os": "", 2026-07-21 03:07:22.749761 | debian-bookworm | "site": "", 2026-07-21 03:07:22.749770 | debian-bookworm | "datetime": "", 2026-07-21 03:07:22.749774 | debian-bookworm | "math": "", 2026-07-21 03:07:22.749778 | debian-bookworm | "json": "" 2026-07-21 03:07:22.749782 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-07-21 03:07:22.750202 | debian-bookworm | seed: 453 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-07-21 03:07:22.757810 | debian-bookworm | seed: 461 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-07-21 03:07:22.763890 | debian-bookworm | seed: 462 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-07-21 03:07:22.764728 | debian-bookworm | seed: 468 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-83.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-21 03:07:22.768547 | debian-bookworm | seed: 472 D build install image for setuptools-83.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-21 03:07:23.213919 | debian-bookworm | seed: 917 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/setuptools-83.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-21 03:07:23.214664 | debian-bookworm | seed: 918 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-07-21 03:07:23.215477 | debian-bookworm | seed: 919 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-07-21 03:07:23.215880 | debian-bookworm | seed: 919 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-07-21 03:07:23.280746 | debian-bookworm | seed: 984 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/seed/lib/python3.11/site-packages/pip-26.1.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-21 03:07:23.281308 | debian-bookworm | seed: 985 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/seed/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-07-21 03:07:23.388278 | debian-bookworm | seed: 1092 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.dist-info to /home/zuul/src/github.com/osism/generics/.tox/seed/lib/python3.11/site-packages/setuptools-83.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-21 03:07:23.390900 | debian-bookworm | seed: 1094 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-21 03:07:23.411554 | debian-bookworm | seed: 1115 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/seed/lib/python3.11/site-packages/pip-26.1.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-21 03:07:23.416138 | debian-bookworm | seed: 1120 D generated console scripts pip-3.11 pip3 pip3.11 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-21 03:07:23.416845 | debian-bookworm | seed: 1120 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-07-21 03:07:23.427717 | debian-bookworm | seed: 1131 D write /home/zuul/src/github.com/osism/generics/.tox/seed/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-21 03:07:23.427881 | debian-bookworm | seed: 1131 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:23.428021 | debian-bookworm | seed: 1131 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:23.428154 | debian-bookworm | seed: 1132 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:23.428265 | debian-bookworm | seed: 1132 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:23.428426 | debian-bookworm | seed: 1132 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:23.428533 | debian-bookworm | seed: 1132 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/seed [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:23.428650 | debian-bookworm | seed: 1132 D virtualenv = 21.6.1 [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:23.428766 | debian-bookworm | seed: 1132 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:23.428895 | debian-bookworm | seed: 1132 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:23.429023 | debian-bookworm | seed: 1132 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:23.429146 | debian-bookworm | seed: 1133 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-21 03:07:23.433824 | debian-bookworm | seed: OK (0.87 seconds) 2026-07-21 03:07:23.433899 | debian-bookworm | congratulations :) (0.91 seconds) 2026-07-21 03:07:23.996299 | debian-bookworm | ok: Runtime: 0:00:01.278351 2026-07-21 03:07:24.015662 | 2026-07-21 03:07:24.015930 | TASK [tox : Create a tempfile to save tox showconfig] 2026-07-21 03:07:24.660894 | debian-bookworm | changed 2026-07-21 03:07:24.686682 | 2026-07-21 03:07:24.686889 | TASK [tox : Detect tox version] 2026-07-21 03:07:25.351878 | debian-bookworm | 4.57.2 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-21 03:07:25.738075 | debian-bookworm | ok: Runtime: 0:00:00.351326 2026-07-21 03:07:25.746085 | 2026-07-21 03:07:25.746220 | TASK [tox : Get tox envlist config] 2026-07-21 03:07:26.836649 | debian-bookworm | ok: Runtime: 0:00:00.394556 2026-07-21 03:07:26.843769 | 2026-07-21 03:07:26.843936 | TASK [tox : Install any sibling python packages] 2026-07-21 03:07:27.421217 | debian-bookworm | ok: No setup.cfg, no action needed 2026-07-21 03:07:27.446405 | 2026-07-21 03:07:27.446563 | TASK [tox : Remove tempfile] 2026-07-21 03:07:28.156399 | debian-bookworm | changed 2026-07-21 03:07:28.162248 | 2026-07-21 03:07:28.162364 | TASK [tox : Emit tox command] 2026-07-21 03:07:28.223802 | /home/zuul/.local/tox/bin/tox -eseed -vv --skip-missing-interpreters=false 2026-07-21 03:07:28.229416 | 2026-07-21 03:07:28.229546 | TASK [tox : Run tox] 2026-07-21 03:07:28.803098 | debian-bookworm | ROOT: 197 D setup logging to DEBUG on pid 1618 [tox/report.py:229] 2026-07-21 03:07:28.831689 | debian-bookworm | seed: 225 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-21 03:07:28.834115 | debian-bookworm | seed: 228 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-21 03:07:28.837382 | debian-bookworm | seed: 231 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-07-21 03:07:28.838074 | debian-bookworm | seed: 232 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-21 03:07:28.838201 | debian-bookworm | seed: 232 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-21 03:07:28.838296 | debian-bookworm | seed: 232 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-21 03:07:28.839808 | debian-bookworm | seed: 234 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-21 03:07:28.839868 | debian-bookworm | seed: 234 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-21 03:07:28.866807 | debian-bookworm | seed: 261 W commands[0]> bash src/test-seed.sh [tox/tox_env/api.py:485] 2026-07-21 03:07:29.409975 | debian-bookworm | PASS=44 FAIL=0 2026-07-21 03:07:29.411209 | debian-bookworm | seed: 805 I exit 0 (0.54 seconds) /home/zuul/src/github.com/osism/generics> bash src/test-seed.sh pid=1625 [tox/execute/api.py:308] 2026-07-21 03:07:29.412071 | debian-bookworm | seed: OK (0.58=setup[0.04]+cmd[0.54] seconds) 2026-07-21 03:07:29.412092 | debian-bookworm | congratulations :) (0.61 seconds) 2026-07-21 03:07:29.803353 | debian-bookworm | ok: Runtime: 0:00:00.886628 2026-07-21 03:07:29.808123 | 2026-07-21 03:07:29.808217 | TASK [tox : Look for output] 2026-07-21 03:07:30.233463 | debian-bookworm | ok 2026-07-21 03:07:30.255361 | 2026-07-21 03:07:30.255500 | TASK [tox : Return file comments to Zuul] 2026-07-21 03:07:30.279446 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:07:30.286967 | 2026-07-21 03:07:30.287042 | PLAY RECAP 2026-07-21 03:07:30.287109 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-21 03:07:30.287137 | 2026-07-21 03:07:30.418213 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-21 03:07:30.419206 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-21 03:07:31.551349 | 2026-07-21 03:07:31.551490 | PLAY [all] 2026-07-21 03:07:31.584445 | 2026-07-21 03:07:31.584660 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-07-21 03:07:31.678882 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:07:31.683712 | 2026-07-21 03:07:31.683832 | TASK [fetch-tox-output : Set tox log path for single node] 2026-07-21 03:07:31.751442 | debian-bookworm | ok 2026-07-21 03:07:31.756326 | 2026-07-21 03:07:31.756431 | TASK [fetch-tox-output : Ensure local tox dir] 2026-07-21 03:07:32.635890 | debian-bookworm -> localhost | changed 2026-07-21 03:07:32.645917 | 2026-07-21 03:07:32.646045 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-07-21 03:07:32.700484 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:07:32.706826 | 2026-07-21 03:07:32.707021 | TASK [fetch-tox-output : Set envlist fact] 2026-07-21 03:07:32.749127 | debian-bookworm | ok 2026-07-21 03:07:32.756601 | 2026-07-21 03:07:32.756787 | TASK [fetch-tox-output : Get tox version] 2026-07-21 03:07:33.542635 | 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-07-21 03:07:33.560172 | debian-bookworm | 4.57.2 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-21 03:07:33.809417 | debian-bookworm | ok: Runtime: 0:00:00.328599 2026-07-21 03:07:33.816659 | 2026-07-21 03:07:33.816766 | TASK [fetch-tox-output : Find all default environments] 2026-07-21 03:07:34.376711 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:07:34.382980 | 2026-07-21 03:07:34.383096 | TASK [fetch-tox-output : Set envlist fact] 2026-07-21 03:07:34.429698 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:07:34.436559 | 2026-07-21 03:07:34.436689 | TASK [fetch-tox-output : Find all default environments] 2026-07-21 03:07:34.995818 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:07:35.001653 | 2026-07-21 03:07:35.001759 | TASK [fetch-tox-output : Set envlist fact] 2026-07-21 03:07:35.045297 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:07:35.056150 | 2026-07-21 03:07:35.056271 | LOOP [fetch-tox-output : Copy tox logs] 2026-07-21 03:07:35.104689 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:07:35.122082 | 2026-07-21 03:07:35.122214 | LOOP [fetch-tox-output : Collect tox logs] 2026-07-21 03:07:35.920000 | debian-bookworm | changed: 2026-07-21 03:07:35.920304 | debian-bookworm | created directory /var/lib/zuul/builds/65d8a8467ff945a794e32df6f6ae4a18/work/logs/tox/seed 2026-07-21 03:07:35.920370 | debian-bookworm | cd+++++++++ ./ 2026-07-21 03:07:35.920418 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-07-21 03:07:35.920471 | 2026-07-21 03:07:35.940101 | 2026-07-21 03:07:35.940237 | PLAY RECAP 2026-07-21 03:07:35.940295 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-07-21 03:07:35.940320 | 2026-07-21 03:07:36.079347 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-21 03:07:36.081024 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-21 03:07:37.075832 | 2026-07-21 03:07:37.075974 | PLAY [all] 2026-07-21 03:07:37.091228 | 2026-07-21 03:07:37.091356 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-07-21 03:07:37.364233 | debian-bookworm | changed: non-zero return code 2026-07-21 03:07:37.373891 | 2026-07-21 03:07:37.374026 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-07-21 03:07:37.418432 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:07:37.425087 | 2026-07-21 03:07:37.425227 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-07-21 03:07:37.468950 | 2026-07-21 03:07:37.469308 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-07-21 03:07:37.542735 | 2026-07-21 03:07:37.542994 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-07-21 03:07:37.579880 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:07:37.586696 | 2026-07-21 03:07:37.586898 | LOOP [fetch-subunit-output : Generate subunit file] 2026-07-21 03:07:37.643407 | 2026-07-21 03:07:37.643672 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-07-21 03:07:37.678339 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:07:37.688340 | 2026-07-21 03:07:37.688496 | TASK [fetch-subunit-output : Remove the temporary file] 2026-07-21 03:07:37.725643 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:07:37.733379 | 2026-07-21 03:07:37.733534 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-07-21 03:07:37.760173 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:07:37.767461 | 2026-07-21 03:07:37.767563 | PLAY RECAP 2026-07-21 03:07:37.767619 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-07-21 03:07:37.767644 | 2026-07-21 03:07:37.946978 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-21 03:07:37.948195 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 03:07:38.895229 | 2026-07-21 03:07:38.895427 | PLAY [Base post-fetch] 2026-07-21 03:07:38.911323 | 2026-07-21 03:07:38.911490 | TASK [diagnose-network : Ensure log directory exists] 2026-07-21 03:07:39.339518 | debian-bookworm | ok 2026-07-21 03:07:39.352824 | 2026-07-21 03:07:39.353038 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-21 03:07:46.423774 | debian-bookworm | ok: Runtime: 0:00:04.734613 2026-07-21 03:07:46.431207 | 2026-07-21 03:07:46.431362 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-21 03:07:52.454702 | debian-bookworm | ok: Runtime: 0:00:00.005457 2026-07-21 03:07:52.471393 | 2026-07-21 03:07:52.471880 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-21 03:07:58.696592 | debian-bookworm | ok: Runtime: 0:00:00.008302 2026-07-21 03:07:58.723098 | 2026-07-21 03:07:58.723277 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-21 03:07:58.902613 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:07:58.913993 | 2026-07-21 03:07:58.914351 | TASK [fetch-output : Set log path for single node] 2026-07-21 03:07:59.033050 | debian-bookworm | ok 2026-07-21 03:07:59.058038 | 2026-07-21 03:07:59.058200 | LOOP [fetch-output : Ensure local output dirs] 2026-07-21 03:07:59.645104 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/65d8a8467ff945a794e32df6f6ae4a18/work/logs" 2026-07-21 03:08:00.526554 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/65d8a8467ff945a794e32df6f6ae4a18/work/artifacts" 2026-07-21 03:08:01.135953 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/65d8a8467ff945a794e32df6f6ae4a18/work/docs" 2026-07-21 03:08:01.155083 | 2026-07-21 03:08:01.155192 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-21 03:08:01.850606 | debian-bookworm | changed: 2026-07-21 03:08:01.850821 | debian-bookworm | .d..t...... ./ 2026-07-21 03:08:01.850875 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-21 03:08:01.850900 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-21 03:08:01.850922 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-21 03:08:01.850943 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-21 03:08:01.850964 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-21 03:08:01.851007 | debian-bookworm | changed: All items complete 2026-07-21 03:08:01.851034 | 2026-07-21 03:08:02.495359 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 03:08:03.208507 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 03:08:03.226381 | 2026-07-21 03:08:03.226481 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-21 03:08:03.304719 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:08:03.310592 | debian-bookworm | skipping: Conditional result was False 2026-07-21 03:08:03.320609 | 2026-07-21 03:08:03.320673 | PLAY RECAP 2026-07-21 03:08:03.320738 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-21 03:08:03.320762 | 2026-07-21 03:08:03.456686 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 03:08:03.457513 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 03:08:04.303971 | 2026-07-21 03:08:04.304110 | PLAY [Base post] 2026-07-21 03:08:04.317261 | 2026-07-21 03:08:04.317394 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-21 03:08:04.860297 | debian-bookworm | changed 2026-07-21 03:08:04.873537 | 2026-07-21 03:08:04.873796 | PLAY RECAP 2026-07-21 03:08:04.873943 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 03:08:04.874077 | 2026-07-21 03:08:05.035424 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 03:08:05.036248 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-21 03:08:06.108374 | 2026-07-21 03:08:06.108508 | PLAY [Base post-logs] 2026-07-21 03:08:06.118307 | 2026-07-21 03:08:06.118424 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-21 03:08:06.762014 | localhost | changed 2026-07-21 03:08:06.769755 | 2026-07-21 03:08:06.769919 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-21 03:08:06.819138 | localhost | ok 2026-07-21 03:08:06.821673 | 2026-07-21 03:08:06.821761 | TASK [Set zuul-log-path fact] 2026-07-21 03:08:06.835513 | localhost | ok 2026-07-21 03:08:06.841914 | 2026-07-21 03:08:06.841999 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 03:08:06.875915 | localhost | ok 2026-07-21 03:08:06.878302 | 2026-07-21 03:08:06.878374 | TASK [upload-logs : Create log directories] 2026-07-21 03:08:07.452840 | localhost | changed 2026-07-21 03:08:07.456402 | 2026-07-21 03:08:07.456492 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-21 03:08:08.107410 | localhost -> localhost | ok: Runtime: 0:00:00.020592 2026-07-21 03:08:08.110488 | 2026-07-21 03:08:08.110567 | TASK [upload-logs : Upload logs to log server] 2026-07-21 03:08:08.759702 | localhost | Output suppressed because no_log was given 2026-07-21 03:08:08.761297 | 2026-07-21 03:08:08.761380 | LOOP [upload-logs : Compress console log and json output] 2026-07-21 03:08:08.798962 | localhost | skipping: Conditional result was False 2026-07-21 03:08:08.804143 | localhost | skipping: Conditional result was False 2026-07-21 03:08:08.806982 | 2026-07-21 03:08:08.807071 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-21 03:08:08.870394 | localhost | skipping: Conditional result was False 2026-07-21 03:08:08.870641 | 2026-07-21 03:08:08.892162 | localhost | skipping: Conditional result was False 2026-07-21 03:08:08.895236 | 2026-07-21 03:08:08.895334 | LOOP [upload-logs : Upload console log and json output]