2026-08-11 21:41:18.287762 | Job console starting 2026-08-11 21:41:18.368111 | Updating git repos 2026-08-11 21:41:18.437572 | Cloning repos into workspace 2026-08-11 21:41:18.514687 | Restoring repo states 2026-08-11 21:41:18.531258 | Merging changes 2026-08-11 21:41:19.189423 | Checking out repos 2026-08-11 21:41:19.303919 | Preparing playbooks 2026-08-11 21:41:21.592572 | Running Ansible setup 2026-08-11 21:41:27.027315 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-11 21:41:28.157977 | 2026-08-11 21:41:28.158191 | PLAY [Base pre] 2026-08-11 21:41:28.178147 | 2026-08-11 21:41:28.178324 | TASK [Setup log path fact] 2026-08-11 21:41:28.198966 | debian-bookworm | ok 2026-08-11 21:41:28.218300 | 2026-08-11 21:41:28.218479 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-11 21:41:28.268905 | debian-bookworm | ok 2026-08-11 21:41:28.282355 | 2026-08-11 21:41:28.282510 | TASK [emit-job-header : Print job information] 2026-08-11 21:41:28.346029 | # Job Information 2026-08-11 21:41:28.346260 | Ansible Version: 2.16.14 2026-08-11 21:41:28.346302 | Job: cfg-cookiecutter-tox-2024.1 2026-08-11 21:41:28.346339 | Pipeline: check 2026-08-11 21:41:28.346364 | Executor: 521e9411259a 2026-08-11 21:41:28.346387 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/864 2026-08-11 21:41:28.346410 | Event ID: 5c08c930-95cd-11f1-924c-165a16b11039 2026-08-11 21:41:28.351796 | 2026-08-11 21:41:28.351936 | LOOP [emit-job-header : Print node information] 2026-08-11 21:41:28.523748 | debian-bookworm | ok: 2026-08-11 21:41:28.526909 | debian-bookworm | # Node Information 2026-08-11 21:41:28.527015 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-11 21:41:28.527044 | debian-bookworm | Hostname: debian 2026-08-11 21:41:28.527069 | debian-bookworm | Username: zuul 2026-08-11 21:41:28.527092 | debian-bookworm | Distro: Debian 12.15 2026-08-11 21:41:28.527120 | debian-bookworm | Provider: regiocloud-a 2026-08-11 21:41:28.527142 | debian-bookworm | Region: 2026-08-11 21:41:28.527165 | debian-bookworm | Label: debian-bookworm 2026-08-11 21:41:28.527220 | debian-bookworm | Product Name: OpenStack Nova 2026-08-11 21:41:28.527242 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5c:a334 2026-08-11 21:41:28.544398 | 2026-08-11 21:41:28.544556 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-11 21:41:29.554573 | debian-bookworm -> localhost | changed 2026-08-11 21:41:29.560485 | 2026-08-11 21:41:29.560573 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-11 21:41:31.186370 | debian-bookworm -> localhost | changed 2026-08-11 21:41:31.198336 | 2026-08-11 21:41:31.198451 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-11 21:41:31.637561 | debian-bookworm -> localhost | ok 2026-08-11 21:41:31.643638 | 2026-08-11 21:41:31.643744 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-11 21:41:31.683736 | debian-bookworm | ok 2026-08-11 21:41:31.722115 | debian-bookworm | included: /var/lib/zuul/builds/fbcc256e84444a6b9aeb3f6c62ad42b6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-11 21:41:31.732342 | 2026-08-11 21:41:31.732462 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-11 21:41:34.707347 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-11 21:41:34.707576 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fbcc256e84444a6b9aeb3f6c62ad42b6/work/fbcc256e84444a6b9aeb3f6c62ad42b6_id_rsa 2026-08-11 21:41:34.707614 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fbcc256e84444a6b9aeb3f6c62ad42b6/work/fbcc256e84444a6b9aeb3f6c62ad42b6_id_rsa.pub 2026-08-11 21:41:34.707640 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-11 21:41:34.707665 | debian-bookworm -> localhost | SHA256:SJHgFOA6rzONRgxfGzJEdzZ7YRM9OxGV/ViIBQaRHrU zuul-build-sshkey 2026-08-11 21:41:34.707697 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-11 21:41:34.707720 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-11 21:41:34.707741 | debian-bookworm -> localhost | | .o.=o=.=o+B=*.. | 2026-08-11 21:41:34.707761 | debian-bookworm -> localhost | | ..+ o.= o*.o.o .| 2026-08-11 21:41:34.707781 | debian-bookworm -> localhost | | .. . o .. =E + | 2026-08-11 21:41:34.707801 | debian-bookworm -> localhost | |..o o. o + . .| 2026-08-11 21:41:34.707821 | debian-bookworm -> localhost | |=. + o. S . | 2026-08-11 21:41:34.707847 | debian-bookworm -> localhost | | =. . | 2026-08-11 21:41:34.707867 | debian-bookworm -> localhost | |.o. | 2026-08-11 21:41:34.707886 | debian-bookworm -> localhost | |+o. | 2026-08-11 21:41:34.707907 | debian-bookworm -> localhost | |oo | 2026-08-11 21:41:34.707927 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-11 21:41:34.707976 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.784710 2026-08-11 21:41:34.714540 | 2026-08-11 21:41:34.714643 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-11 21:41:34.732932 | debian-bookworm | ok 2026-08-11 21:41:34.745732 | debian-bookworm | included: /var/lib/zuul/builds/fbcc256e84444a6b9aeb3f6c62ad42b6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-11 21:41:34.754454 | 2026-08-11 21:41:34.754548 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-11 21:41:34.777495 | debian-bookworm | skipping: Conditional result was False 2026-08-11 21:41:34.783368 | 2026-08-11 21:41:34.783460 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-11 21:41:35.642866 | debian-bookworm | changed 2026-08-11 21:41:35.658454 | 2026-08-11 21:41:35.658573 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-11 21:41:35.922111 | debian-bookworm | ok 2026-08-11 21:41:35.931275 | 2026-08-11 21:41:35.931377 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-11 21:41:36.690938 | debian-bookworm | changed 2026-08-11 21:41:36.699502 | 2026-08-11 21:41:36.699600 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-11 21:41:37.424830 | debian-bookworm | changed 2026-08-11 21:41:37.430428 | 2026-08-11 21:41:37.430526 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-11 21:41:37.443602 | debian-bookworm | skipping: Conditional result was False 2026-08-11 21:41:37.450918 | 2026-08-11 21:41:37.451021 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-11 21:41:37.847769 | debian-bookworm -> localhost | changed 2026-08-11 21:41:37.858971 | 2026-08-11 21:41:37.859085 | TASK [add-build-sshkey : Add back temp key] 2026-08-11 21:41:38.186187 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fbcc256e84444a6b9aeb3f6c62ad42b6/work/fbcc256e84444a6b9aeb3f6c62ad42b6_id_rsa (zuul-build-sshkey) 2026-08-11 21:41:38.186446 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011184 2026-08-11 21:41:38.195040 | 2026-08-11 21:41:38.195140 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-11 21:41:38.666763 | debian-bookworm | ok 2026-08-11 21:41:38.678549 | 2026-08-11 21:41:38.678704 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-11 21:41:38.707179 | debian-bookworm | skipping: Conditional result was False 2026-08-11 21:41:38.728047 | 2026-08-11 21:41:38.728179 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-11 21:41:39.198614 | debian-bookworm | ok 2026-08-11 21:41:39.211935 | 2026-08-11 21:41:39.212037 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-11 21:41:39.243789 | debian-bookworm | ok 2026-08-11 21:41:39.251768 | 2026-08-11 21:41:39.251866 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-11 21:41:39.823588 | debian-bookworm -> localhost | ok 2026-08-11 21:41:39.830159 | 2026-08-11 21:41:39.830298 | TASK [validate-host : Collect information about the host] 2026-08-11 21:41:41.153325 | debian-bookworm | ok 2026-08-11 21:41:41.168108 | 2026-08-11 21:41:41.168222 | TASK [validate-host : Sanitize hostname] 2026-08-11 21:41:41.379630 | debian-bookworm | ok 2026-08-11 21:41:41.387365 | 2026-08-11 21:41:41.387502 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-11 21:41:42.461847 | debian-bookworm -> localhost | changed 2026-08-11 21:41:42.468524 | 2026-08-11 21:41:42.468662 | TASK [validate-host : Collect information about zuul worker] 2026-08-11 21:41:43.071743 | debian-bookworm | ok 2026-08-11 21:41:43.082476 | 2026-08-11 21:41:43.082647 | TASK [validate-host : Write out all zuul information for each host] 2026-08-11 21:41:43.886230 | debian-bookworm -> localhost | changed 2026-08-11 21:41:43.896782 | 2026-08-11 21:41:43.896918 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-11 21:41:44.193681 | debian-bookworm | ok 2026-08-11 21:41:44.199992 | 2026-08-11 21:41:44.200119 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-11 21:41:45.408816 | debian-bookworm | changed: 2026-08-11 21:41:45.409296 | debian-bookworm | cd+++++++++ src/ 2026-08-11 21:41:45.409347 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-11 21:41:45.409372 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-11 21:41:45.409395 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-08-11 21:41:45.409418 | debian-bookworm | Containerfile 2026-08-11 21:41:45.409558 | debian-bookworm | =7.0.3 2026-08-11 21:42:23.749668 | debian-bookworm | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-08-11 21:42:23.792020 | debian-bookworm | Collecting colorama>=0.4.6 2026-08-11 21:42:23.803867 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-08-11 21:42:23.875367 | debian-bookworm | Collecting filelock>=3.25 2026-08-11 21:42:23.886954 | debian-bookworm | Downloading filelock-3.32.2-py3-none-any.whl (98 kB) 2026-08-11 21:42:23.898203 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.8/98.8 kB 10.9 MB/s eta 0:00:00 2026-08-11 21:42:23.943908 | debian-bookworm | Collecting packaging>=26 2026-08-11 21:42:23.955414 | debian-bookworm | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-11 21:42:23.969904 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 10.3 MB/s eta 0:00:00 2026-08-11 21:42:24.021258 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-08-11 21:42:24.034733 | debian-bookworm | Downloading platformdirs-4.11.2-py3-none-any.whl (23 kB) 2026-08-11 21:42:24.090343 | debian-bookworm | Collecting pluggy>=1.6 2026-08-11 21:42:24.102056 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-11 21:42:24.153355 | debian-bookworm | Collecting pyproject-api>=1.10 2026-08-11 21:42:24.165768 | debian-bookworm | Downloading pyproject_api-1.11.0-py3-none-any.whl (13 kB) 2026-08-11 21:42:24.218565 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-08-11 21:42:24.230669 | debian-bookworm | Downloading python_discovery-1.5.1-py3-none-any.whl (35 kB) 2026-08-11 21:42:24.273117 | debian-bookworm | Collecting tomli-w>=1.2 2026-08-11 21:42:24.285011 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-08-11 21:42:24.354696 | debian-bookworm | Collecting typing-extensions>=4.15 2026-08-11 21:42:24.366372 | debian-bookworm | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-08-11 21:42:24.374667 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.6/45.6 kB 6.6 MB/s eta 0:00:00 2026-08-11 21:42:24.518911 | debian-bookworm | Collecting virtualenv>=21.1 2026-08-11 21:42:24.531154 | debian-bookworm | Downloading virtualenv-21.7.4-py3-none-any.whl (5.3 MB) 2026-08-11 21:42:24.781875 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 21.5 MB/s eta 0:00:00 2026-08-11 21:42:24.868327 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-08-11 21:42:24.880428 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-11 21:42:24.900459 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 27.3 MB/s eta 0:00:00 2026-08-11 21:42:25.000640 | debian-bookworm | Installing collected packages: distlib, typing-extensions, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-08-11 21:42:26.045711 | debian-bookworm | Successfully installed cachetools-7.1.7 colorama-0.4.6 distlib-0.4.3 filelock-3.32.2 packaging-26.3 platformdirs-4.11.2 pluggy-1.6.0 pyproject-api-1.11.0 python-discovery-1.5.1 tomli-w-1.2.0 tox-4.59.0 typing-extensions-4.16.0 virtualenv-21.7.4 2026-08-11 21:42:26.547510 | debian-bookworm | ok: Runtime: 0:00:03.378007 2026-08-11 21:42:26.565123 | 2026-08-11 21:42:26.565487 | TASK [ensure-tox : Export installed tox_executable path] 2026-08-11 21:42:26.629303 | debian-bookworm | ok 2026-08-11 21:42:26.637954 | 2026-08-11 21:42:26.638124 | TASK [ensure-tox : Output tox version] 2026-08-11 21:42:27.218676 | 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-08-11 21:42:27.237986 | debian-bookworm | 4.59.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-08-11 21:42:27.672240 | debian-bookworm | ok: Runtime: 0:00:00.355789 2026-08-11 21:42:27.685233 | 2026-08-11 21:42:27.685422 | TASK [ensure-tox : Make global symlink] 2026-08-11 21:42:27.712180 | debian-bookworm | skipping: Conditional result was False 2026-08-11 21:42:27.727430 | 2026-08-11 21:42:27.727596 | PLAY RECAP 2026-08-11 21:42:27.727691 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-08-11 21:42:27.727733 | 2026-08-11 21:42:27.884689 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-08-11 21:42:27.889773 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-08-11 21:42:28.754904 | 2026-08-11 21:42:28.755105 | PLAY [all] 2026-08-11 21:42:28.771783 | 2026-08-11 21:42:28.771946 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-08-11 21:42:29.269929 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-08-11 21:42:29.338026 | debian-bookworm | ok: Runtime: 0:00:00.029587 2026-08-11 21:42:29.346083 | 2026-08-11 21:42:29.346255 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-08-11 21:42:29.876802 | debian-bookworm | ok: Runtime: 0:00:00.006839 2026-08-11 21:42:29.891073 | 2026-08-11 21:42:29.891300 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-08-11 21:42:30.236151 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-08-11 21:42:30.240005 | debian-bookworm | sudo: a password is required 2026-08-11 21:42:30.462279 | debian-bookworm | ok: Runtime: 0:00:00.023429 2026-08-11 21:42:30.481582 | 2026-08-11 21:42:30.481736 | TASK [tox : Check to see if the constraints file exists] 2026-08-11 21:42:30.519650 | debian-bookworm | skipping: Conditional result was False 2026-08-11 21:42:30.526467 | 2026-08-11 21:42:30.526598 | TASK [tox : Fail if constraints file is missing] 2026-08-11 21:42:30.557754 | debian-bookworm | skipping: Conditional result was False 2026-08-11 21:42:30.566908 | 2026-08-11 21:42:30.567053 | TASK [tox : Record file location] 2026-08-11 21:42:30.601823 | debian-bookworm | skipping: Conditional result was False 2026-08-11 21:42:30.609737 | 2026-08-11 21:42:30.609868 | TASK [tox : Install tox siblings] 2026-08-11 21:42:30.642133 | debian-bookworm | ok 2026-08-11 21:42:30.651760 | debian-bookworm | included: /var/lib/zuul/builds/fbcc256e84444a6b9aeb3f6c62ad42b6/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-08-11 21:42:30.657503 | 2026-08-11 21:42:30.657615 | TASK [tox : Run tox without tests] 2026-08-11 21:42:31.227428 | debian-bookworm | ROOT: 228 D setup logging to DEBUG on pid 2030 [tox/report.py:242] 2026-08-11 21:42:31.257248 | debian-bookworm | cookiecutter: 258 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-08-11 21:42:31.259957 | debian-bookworm | cookiecutter: 260 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:131] 2026-08-11 21:42:31.260293 | debian-bookworm | cookiecutter: 261 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-08-11 21:42:31.264390 | debian-bookworm | cookiecutter: 265 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 2e15e3ff83aae56d95847d99735c58ab 936cd01d7e89ffd7f4b0d7190a8c3cdb [python_discovery/_cached_py_info.py:198] 2026-08-11 21:42:31.347129 | debian-bookworm | cookiecutter: 347 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-08-11 21:42:31.347389 | debian-bookworm | cookiecutter: 348 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-08-11 21:42:31.347730 | debian-bookworm | cookiecutter: 348 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-08-11 21:42:31.351497 | debian-bookworm | cookiecutter: 352 D symlink on filesystem does work [virtualenv/info.py:51] 2026-08-11 21:42:31.351906 | debian-bookworm | cookiecutter: 352 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-08-11 21:42:31.386860 | debian-bookworm | cookiecutter: 387 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-08-11 21:42:31.387129 | debian-bookworm | cookiecutter: 388 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin [virtualenv/util/path/_sync.py:18] 2026-08-11 21:42:31.387295 | debian-bookworm | cookiecutter: 388 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/include [virtualenv/util/path/_sync.py:18] 2026-08-11 21:42:31.387408 | debian-bookworm | cookiecutter: 388 D create folder /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-08-11 21:42:31.387776 | debian-bookworm | cookiecutter: 388 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-08-11 21:42:31.387870 | debian-bookworm | cookiecutter: 388 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.387888 | debian-bookworm | cookiecutter: 388 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.387901 | debian-bookworm | cookiecutter: 389 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.387922 | debian-bookworm | cookiecutter: 389 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.387962 | debian-bookworm | cookiecutter: 389 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.388039 | debian-bookworm | cookiecutter: 389 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.388060 | debian-bookworm | cookiecutter: 389 D virtualenv = 21.7.4 [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.388133 | debian-bookworm | cookiecutter: 389 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.388163 | debian-bookworm | cookiecutter: 389 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.388216 | debian-bookworm | cookiecutter: 389 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.388265 | debian-bookworm | cookiecutter: 389 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.388593 | debian-bookworm | cookiecutter: 389 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python [virtualenv/util/path/_sync.py:38] 2026-08-11 21:42:31.389039 | debian-bookworm | cookiecutter: 390 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-08-11 21:42:31.389344 | debian-bookworm | cookiecutter: 390 D debug via /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-08-11 21:42:31.431929 | debian-bookworm | cookiecutter: 390 D { 2026-08-11 21:42:31.432007 | debian-bookworm | "sys": { 2026-08-11 21:42:31.432026 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/bin/python", 2026-08-11 21:42:31.432041 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-08-11 21:42:31.432057 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-08-11 21:42:31.432070 | debian-bookworm | "base_prefix": "/usr", 2026-08-11 21:42:31.432083 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter", 2026-08-11 21:42:31.432095 | debian-bookworm | "base_exec_prefix": "/usr", 2026-08-11 21:42:31.432107 | debian-bookworm | "path": [ 2026-08-11 21:42:31.432138 | debian-bookworm | "/usr/lib/python311.zip", 2026-08-11 21:42:31.432150 | debian-bookworm | "/usr/lib/python3.11", 2026-08-11 21:42:31.432162 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-08-11 21:42:31.432186 | debian-bookworm | "/home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages" 2026-08-11 21:42:31.432198 | debian-bookworm | ], 2026-08-11 21:42:31.432211 | debian-bookworm | "meta_path": [ 2026-08-11 21:42:31.432223 | debian-bookworm | "", 2026-08-11 21:42:31.432235 | debian-bookworm | "", 2026-08-11 21:42:31.432247 | debian-bookworm | "" 2026-08-11 21:42:31.432259 | debian-bookworm | ], 2026-08-11 21:42:31.432271 | debian-bookworm | "fs_encoding": "utf-8", 2026-08-11 21:42:31.432282 | debian-bookworm | "io_encoding": "utf-8" 2026-08-11 21:42:31.432294 | debian-bookworm | }, 2026-08-11 21:42:31.432306 | debian-bookworm | "version": "3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]", 2026-08-11 21:42:31.432318 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-08-11 21:42:31.432330 | debian-bookworm | "os": "", 2026-08-11 21:42:31.432342 | debian-bookworm | "site": "", 2026-08-11 21:42:31.432353 | debian-bookworm | "datetime": "", 2026-08-11 21:42:31.432365 | debian-bookworm | "math": "", 2026-08-11 21:42:31.432391 | debian-bookworm | "json": "" 2026-08-11 21:42:31.432403 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-08-11 21:42:31.432427 | debian-bookworm | cookiecutter: 433 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-08-11 21:42:31.445161 | debian-bookworm | cookiecutter: 446 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-84.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-08-11 21:42:31.446121 | debian-bookworm | cookiecutter: 446 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.2.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-08-11 21:42:31.447879 | debian-bookworm | cookiecutter: 448 D build install image for pip-26.2.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.2.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-08-11 21:42:31.449255 | debian-bookworm | cookiecutter: 450 D build install image for setuptools-84.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-84.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-08-11 21:42:31.788215 | debian-bookworm | cookiecutter: 789 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-84.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-08-11 21:42:31.900315 | debian-bookworm | cookiecutter: 901 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.2.1-py3-none-any/pip-26.2.1.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.2.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-08-11 21:42:31.911109 | debian-bookworm | cookiecutter: 912 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.2.1-py3-none-any/pip to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-08-11 21:42:31.944919 | debian-bookworm | cookiecutter: 945 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-84.0.0-py3-none-any/setuptools-84.0.0.dist-info to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-84.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-08-11 21:42:31.947980 | debian-bookworm | cookiecutter: 949 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-84.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-08-11 21:42:31.949275 | debian-bookworm | cookiecutter: 950 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-84.0.0-py3-none-any/setuptools-84.0.0.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/setuptools-84.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-08-11 21:42:31.949756 | debian-bookworm | cookiecutter: 950 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-84.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-08-11 21:42:31.950193 | debian-bookworm | cookiecutter: 951 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-08-11 21:42:31.977300 | debian-bookworm | cookiecutter: 978 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.2.1-py3-none-any/pip-26.2.1.virtualenv to /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/lib/python3.11/site-packages/pip-26.2.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-08-11 21:42:31.977938 | debian-bookworm | cookiecutter: 978 D generated console scripts pip-3.11 pip pip3 pip3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-08-11 21:42:31.978152 | debian-bookworm | cookiecutter: 979 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-08-11 21:42:31.984320 | debian-bookworm | cookiecutter: 985 D write /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-08-11 21:42:31.984380 | debian-bookworm | cookiecutter: 985 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.984395 | debian-bookworm | cookiecutter: 985 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.984440 | debian-bookworm | cookiecutter: 985 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.984615 | debian-bookworm | cookiecutter: 985 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.984672 | debian-bookworm | cookiecutter: 985 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.984692 | debian-bookworm | cookiecutter: 985 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/cfg-cookiecutter/.tox/cookiecutter [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.984703 | debian-bookworm | cookiecutter: 985 D virtualenv = 21.7.4 [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.984729 | debian-bookworm | cookiecutter: 985 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.984742 | debian-bookworm | cookiecutter: 985 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.984771 | debian-bookworm | cookiecutter: 985 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.985023 | debian-bookworm | cookiecutter: 985 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-08-11 21:42:31.989924 | debian-bookworm | cookiecutter: 991 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-08-11 21:42:33.203179 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-08-11 21:42:33.323933 | 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-08-11 21:42:33.392759 | debian-bookworm | ERROR: Ignored the following versions that require a different python version: 13.0.0 Requires-Python >=3.12; 13.0.0a1 Requires-Python >=3.12; 13.0.0a2 Requires-Python >=3.12; 13.0.0a3 Requires-Python >=3.12; 13.0.0a4 Requires-Python >=3.12; 13.0.0a5 Requires-Python >=3.12; 13.0.0b1 Requires-Python >=3.12; 13.0.0rc1 Requires-Python >=3.12; 13.1.0 Requires-Python >=3.12; 13.2.0 Requires-Python >=3.12; 13.3.0 Requires-Python >=3.12; 13.4.0 Requires-Python >=3.12; 13.5.0 Requires-Python >=3.12; 13.6.0 Requires-Python >=3.12; 13.7.0 Requires-Python >=3.12; 13.8.0 Requires-Python >=3.12; 14.0.0 Requires-Python >=3.12; 14.0.0a1 Requires-Python >=3.12; 14.0.0a2 Requires-Python >=3.12; 14.0.0a3 Requires-Python >=3.12; 14.0.0a4 Requires-Python >=3.12; 14.0.0b1 Requires-Python >=3.12; 14.0.0rc1 Requires-Python >=3.12; 14.1.0 Requires-Python >=3.12; 14.2.0 Requires-Python >=3.12; 14.3.0 Requires-Python >=3.12 2026-08-11 21:42:33.393340 | debian-bookworm | ERROR: Could not find a version that satisfies the requirement ansible==14.2.0 (from versions: 1.0, 1.1, 1.2, 1.2.1, 1.2.2, 1.2.3, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.4, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.5, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.6, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.6.7, 1.6.8, 1.6.9, 1.6.10, 1.7, 1.7.1, 1.7.2, 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.9.0.1, 1.9.1, 1.9.2, 1.9.3, 1.9.4, 1.9.5, 1.9.6, 2.0.0.0, 2.0.0.1, 2.0.0.2, 2.0.1.0, 2.0.2.0, 2.1.0.0, 2.1.1.0, 2.1.2.0, 2.1.3.0, 2.1.4.0, 2.1.5.0, 2.1.6.0, 2.2.0.0, 2.2.1.0, 2.2.2.0, 2.2.3.0, 2.3.0.0, 2.3.1.0, 2.3.2.0, 2.3.3.0, 2.4.0.0, 2.4.1.0, 2.4.2.0, 2.4.3.0, 2.4.4.0, 2.4.5.0, 2.4.6.0, 2.5.0a1, 2.5.0b1, 2.5.0b2, 2.5.0rc1, 2.5.0rc2, 2.5.0rc3, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.5.5, 2.5.6, 2.5.7, 2.5.8, 2.5.9, 2.5.10, 2.5.11, 2.5.12, 2.5.13, 2.5.14, 2.5.15, 2.6.0a1, 2.6.0a2, 2.6.0rc1, 2.6.0rc2, 2.6.0rc3, 2.6.0rc4, 2.6.0rc5, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5, 2.6.6, 2.6.7, 2.6.8, 2.6.9, 2.6.10, 2.6.11, 2.6.12, 2.6.13, 2.6.14, 2.6.15, 2.6.16, 2.6.17, 2.6.18, 2.6.19, 2.6.20, 2.7.0.dev0, 2.7.0a1, 2.7.0b1, 2.7.0rc1, 2.7.0rc2, 2.7.0rc3, 2.7.0rc4, 2.7.0, 2.7.1, 2.7.2, 2.7.3, 2.7.4, 2.7.5, 2.7.6, 2.7.7, 2.7.8, 2.7.9, 2.7.10, 2.7.11, 2.7.12, 2.7.13, 2.7.14, 2.7.15, 2.7.16, 2.7.17, 2.7.18, 2.8.0a1, 2.8.0b1, 2.8.0rc1, 2.8.0rc2, 2.8.0rc3, 2.8.0, 2.8.1, 2.8.2, 2.8.3, 2.8.4, 2.8.5, 2.8.6, 2.8.7, 2.8.8, 2.8.9, 2.8.10, 2.8.11, 2.8.12, 2.8.13, 2.8.14, 2.8.15, 2.8.16rc1, 2.8.16, 2.8.17rc1, 2.8.17, 2.8.18rc1, 2.8.18, 2.8.19rc1, 2.8.19, 2.8.20rc1, 2.8.20, 2.9.0b1, 2.9.0rc1, 2.9.0rc2, 2.9.0rc3, 2.9.0rc4, 2.9.0rc5, 2.9.0, 2.9.1, 2.9.2, 2.9.3, 2.9.4, 2.9.5, 2.9.6, 2.9.7, 2.9.8, 2.9.9, 2.9.10, 2.9.11, 2.9.12, 2.9.13, 2.9.14rc1, 2.9.14, 2.9.15rc1, 2.9.15, 2.9.16rc1, 2.9.16, 2.9.17rc1, 2.9.17, 2.9.18rc1, 2.9.18, 2.9.19rc1, 2.9.19, 2.9.20rc1, 2.9.20, 2.9.21rc1, 2.9.21, 2.9.22rc1, 2.9.22, 2.9.23rc1, 2.9.23, 2.9.24rc1, 2.9.24, 2.9.25rc1, 2.9.25, 2.9.26rc1, 2.9.26, 2.9.27rc1, 2.9.27, 2.10.0a1, 2.10.0a2, 2.10.0a3, 2.10.0a4, 2.10.0a5, 2.10.0a6, 2.10.0a7, 2.10.0a8, 2.10.0a9, 2.10.0b1, 2.10.0b2, 2.10.0rc1, 2.10.0, 2.10.1, 2.10.2, 2.10.3, 2.10.4, 2.10.5, 2.10.6, 2.10.7, 3.0.0b1, 3.0.0rc1, 3.0.0, 3.1.0, 3.2.0, 3.3.0, 3.4.0, 4.0.0a1, 4.0.0a2, 4.0.0a3, 4.0.0a4, 4.0.0b1, 4.0.0b2, 4.0.0rc1, 4.0.0, 4.1.0, 4.2.0, 4.3.0, 4.4.0, 4.5.0, 4.6.0, 4.7.0, 4.8.0, 4.9.0, 4.10.0, 5.0.0a1, 5.0.0a2, 5.0.0a3, 5.0.0b1, 5.0.0b2, 5.0.0rc1, 5.0.1, 5.1.0, 5.2.0, 5.3.0, 5.4.0, 5.5.0, 5.6.0, 5.7.0, 5.7.1, 5.8.0, 5.9.0, 5.10.0, 6.0.0a1, 6.0.0a2, 6.0.0a3, 6.0.0b1, 6.0.0b2, 6.0.0rc1, 6.0.0, 6.1.0, 6.2.0, 6.3.0, 6.4.0, 6.5.0, 6.6.0, 6.7.0, 7.0.0a1, 7.0.0a2, 7.0.0b1, 7.0.0rc1, 7.0.0, 7.1.0, 7.2.0, 7.3.0, 7.4.0, 7.5.0, 7.6.0, 7.7.0, 8.0.0a1, 8.0.0a2, 8.0.0a3, 8.0.0b1, 8.0.0rc1, 8.0.0, 8.1.0, 8.2.0, 8.3.0, 8.4.0, 8.5.0, 8.6.0, 8.6.1, 8.7.0, 9.0.0a1, 9.0.0a2, 9.0.0a3, 9.0.0b1, 9.0.0rc1, 9.0.1, 9.1.0, 9.2.0, 9.3.0, 9.4.0, 9.5.1, 9.6.1, 9.7.0, 9.8.0, 9.9.0, 9.10.0, 9.11.0, 9.12.0, 9.13.0, 10.0.0a1, 10.0.0a2, 10.0.0a3, 10.0.0b1, 10.0.0rc1, 10.0.1, 10.1.0, 10.2.0, 10.3.0, 10.4.0, 10.5.0, 10.6.0, 10.7.0, 11.0.0a1, 11.0.0a2, 11.0.0b1, 11.0.0b2, 11.0.0rc1, 11.0.0, 11.1.0, 11.2.0, 11.3.0, 11.4.0, 11.5.0, 11.6.0, 11.7.0, 11.8.0, 11.9.0, 11.10.0, 11.11.0, 11.12.0, 11.13.0, 12.0.0a1, 12.0.0a2, 12.0.0a3, 12.0.0a4, 12.0.0a5, 12.0.0a6, 12.0.0a7, 12.0.0a8, 12.0.0a9, 12.0.0b1, 12.0.0b2, 12.0.0b3, 12.0.0b4, 12.0.0b5, 12.0.0rc1, 12.0.0, 12.1.0, 12.2.0, 12.3.0) 2026-08-11 21:42:33.393940 | debian-bookworm | ERROR: No matching distribution found for ansible==14.2.0 2026-08-11 21:42:33.479388 | debian-bookworm | cookiecutter: 2480 C exit 1 (1.49 seconds) /home/zuul/src/github.com/osism/cfg-cookiecutter> python -I -m pip install -r requirements.txt pid=2043 [tox/execute/api.py:309] 2026-08-11 21:42:33.480940 | debian-bookworm | cookiecutter: FAIL code 1 (2.23 seconds) 2026-08-11 21:42:33.480966 | debian-bookworm | evaluation failed :( (2.26 seconds) 2026-08-11 21:42:33.691318 | debian-bookworm | ERROR 2026-08-11 21:42:33.691773 | debian-bookworm | { 2026-08-11 21:42:33.691868 | debian-bookworm | "delta": "0:00:02.598057", 2026-08-11 21:42:33.691946 | debian-bookworm | "end": "2026-08-11 21:42:33.552185", 2026-08-11 21:42:33.692009 | debian-bookworm | "msg": "non-zero return code", 2026-08-11 21:42:33.692067 | debian-bookworm | "rc": 1, 2026-08-11 21:42:33.692122 | debian-bookworm | "start": "2026-08-11 21:42:30.954128" 2026-08-11 21:42:33.692173 | debian-bookworm | } failure 2026-08-11 21:42:33.699398 | 2026-08-11 21:42:33.699593 | PLAY RECAP 2026-08-11 21:42:33.699704 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 1 skipped: 3 rescued: 0 ignored: 0 2026-08-11 21:42:33.699755 | 2026-08-11 21:42:33.860715 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-08-11 21:42:33.864764 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-08-11 21:42:34.640155 | 2026-08-11 21:42:34.640389 | PLAY [all] 2026-08-11 21:42:34.656957 | 2026-08-11 21:42:34.657115 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-08-11 21:42:34.702722 | debian-bookworm | skipping: Conditional result was False 2026-08-11 21:42:34.709584 | 2026-08-11 21:42:34.709747 | TASK [fetch-tox-output : Set tox log path for single node] 2026-08-11 21:42:34.749989 | debian-bookworm | ok 2026-08-11 21:42:34.755569 | 2026-08-11 21:42:34.755686 | TASK [fetch-tox-output : Ensure local tox dir] 2026-08-11 21:42:35.318122 | debian-bookworm -> localhost | changed 2026-08-11 21:42:35.335543 | 2026-08-11 21:42:35.335853 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-08-11 21:42:35.393640 | debian-bookworm | skipping: Conditional result was False 2026-08-11 21:42:35.406409 | 2026-08-11 21:42:35.406611 | TASK [fetch-tox-output : Set envlist fact] 2026-08-11 21:42:35.456609 | debian-bookworm | ok 2026-08-11 21:42:35.466713 | 2026-08-11 21:42:35.466935 | TASK [fetch-tox-output : Get tox version] 2026-08-11 21:42:36.234139 | 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-08-11 21:42:36.253966 | debian-bookworm | 4.59.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-08-11 21:42:36.507534 | debian-bookworm | ok: Runtime: 0:00:00.346130 2026-08-11 21:42:36.514661 | 2026-08-11 21:42:36.514789 | TASK [fetch-tox-output : Find all default environments] 2026-08-11 21:42:37.053023 | debian-bookworm | skipping: Conditional result was False 2026-08-11 21:42:37.060567 | 2026-08-11 21:42:37.060710 | TASK [fetch-tox-output : Set envlist fact] 2026-08-11 21:42:37.095777 | debian-bookworm | skipping: Conditional result was False 2026-08-11 21:42:37.102114 | 2026-08-11 21:42:37.102230 | TASK [fetch-tox-output : Find all default environments] 2026-08-11 21:42:37.645137 | debian-bookworm | skipping: Conditional result was False 2026-08-11 21:42:37.658559 | 2026-08-11 21:42:37.658791 | TASK [fetch-tox-output : Set envlist fact] 2026-08-11 21:42:37.696327 | debian-bookworm | skipping: Conditional result was False 2026-08-11 21:42:37.715446 | 2026-08-11 21:42:37.715677 | LOOP [fetch-tox-output : Copy tox logs] 2026-08-11 21:42:37.769767 | debian-bookworm | skipping: Conditional result was False 2026-08-11 21:42:37.780880 | 2026-08-11 21:42:37.781017 | LOOP [fetch-tox-output : Collect tox logs] 2026-08-11 21:42:38.681309 | debian-bookworm | changed: 2026-08-11 21:42:38.681664 | debian-bookworm | created directory /var/lib/zuul/builds/fbcc256e84444a6b9aeb3f6c62ad42b6/work/logs/tox/cookiecutter 2026-08-11 21:42:38.681716 | debian-bookworm | cd+++++++++ ./ 2026-08-11 21:42:38.681752 | debian-bookworm | >f+++++++++ 1-install_deps.log 2026-08-11 21:42:38.681796 | 2026-08-11 21:42:38.697312 | 2026-08-11 21:42:38.697478 | PLAY RECAP 2026-08-11 21:42:38.697553 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-08-11 21:42:38.697583 | 2026-08-11 21:42:38.856101 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-08-11 21:42:38.862121 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-08-11 21:42:39.746014 | 2026-08-11 21:42:39.746192 | PLAY [all] 2026-08-11 21:42:39.772435 | 2026-08-11 21:42:39.772884 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-08-11 21:42:40.020331 | debian-bookworm | changed: non-zero return code 2026-08-11 21:42:40.030089 | 2026-08-11 21:42:40.030264 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-08-11 21:42:40.056328 | debian-bookworm | skipping: Conditional result was False 2026-08-11 21:42:40.065198 | 2026-08-11 21:42:40.065343 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-08-11 21:42:40.115993 | 2026-08-11 21:42:40.116307 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-08-11 21:42:40.174748 | 2026-08-11 21:42:40.175320 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-08-11 21:42:40.213604 | debian-bookworm | skipping: Conditional result was False 2026-08-11 21:42:40.230671 | 2026-08-11 21:42:40.231204 | LOOP [fetch-subunit-output : Generate subunit file] 2026-08-11 21:42:40.289705 | 2026-08-11 21:42:40.290087 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-08-11 21:42:40.317101 | debian-bookworm | skipping: Conditional result was False 2026-08-11 21:42:40.326282 | 2026-08-11 21:42:40.326518 | TASK [fetch-subunit-output : Remove the temporary file] 2026-08-11 21:42:40.352647 | debian-bookworm | skipping: Conditional result was False 2026-08-11 21:42:40.366323 | 2026-08-11 21:42:40.366538 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-08-11 21:42:40.394012 | debian-bookworm | skipping: Conditional result was False 2026-08-11 21:42:40.407820 | 2026-08-11 21:42:40.407949 | PLAY RECAP 2026-08-11 21:42:40.408027 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-08-11 21:42:40.408062 | 2026-08-11 21:42:40.570220 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-08-11 21:42:40.571491 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-11 21:42:41.452047 | 2026-08-11 21:42:41.452258 | PLAY [Base post-fetch] 2026-08-11 21:42:41.467333 | 2026-08-11 21:42:41.467524 | TASK [diagnose-network : Ensure log directory exists] 2026-08-11 21:42:41.895871 | debian-bookworm | ok 2026-08-11 21:42:41.905066 | 2026-08-11 21:42:41.905265 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-11 21:42:53.733710 | debian-bookworm | ok: Runtime: 0:00:05.859006 2026-08-11 21:42:53.744510 | 2026-08-11 21:42:53.744699 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-11 21:42:59.834386 | debian-bookworm | ok: Runtime: 0:00:00.008641 2026-08-11 21:42:59.840716 | 2026-08-11 21:42:59.840879 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-11 21:43:05.868097 | debian-bookworm | ok: Runtime: 0:00:00.008475 2026-08-11 21:43:05.879045 | 2026-08-11 21:43:05.879173 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-11 21:43:05.944499 | debian-bookworm | skipping: Conditional result was False 2026-08-11 21:43:05.959223 | 2026-08-11 21:43:05.959462 | TASK [fetch-output : Set log path for single node] 2026-08-11 21:43:06.011101 | debian-bookworm | ok 2026-08-11 21:43:06.019591 | 2026-08-11 21:43:06.019757 | LOOP [fetch-output : Ensure local output dirs] 2026-08-11 21:43:06.364729 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/fbcc256e84444a6b9aeb3f6c62ad42b6/work/logs" 2026-08-11 21:43:06.635077 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fbcc256e84444a6b9aeb3f6c62ad42b6/work/artifacts" 2026-08-11 21:43:06.907569 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fbcc256e84444a6b9aeb3f6c62ad42b6/work/docs" 2026-08-11 21:43:06.929641 | 2026-08-11 21:43:06.929842 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-11 21:43:07.774709 | debian-bookworm | changed: 2026-08-11 21:43:07.775217 | debian-bookworm | .d..t...... ./ 2026-08-11 21:43:07.775283 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-11 21:43:07.775326 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-11 21:43:07.775363 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-11 21:43:07.775402 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-11 21:43:07.775474 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-11 21:43:07.775552 | debian-bookworm | changed: All items complete 2026-08-11 21:43:07.775592 | 2026-08-11 21:43:08.382390 | debian-bookworm | changed: .d..t...... ./ 2026-08-11 21:43:08.983238 | debian-bookworm | changed: .d..t...... ./ 2026-08-11 21:43:09.009327 | 2026-08-11 21:43:09.009526 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-11 21:43:09.356623 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007637 2026-08-11 21:43:09.688002 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.016325 2026-08-11 21:43:09.700154 | 2026-08-11 21:43:09.700267 | PLAY RECAP 2026-08-11 21:43:09.700320 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-11 21:43:09.700344 | 2026-08-11 21:43:09.859498 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-11 21:43:09.860740 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-11 21:43:10.626131 | 2026-08-11 21:43:10.626313 | PLAY [Base post] 2026-08-11 21:43:10.640549 | 2026-08-11 21:43:10.640697 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-11 21:43:11.220389 | debian-bookworm | changed 2026-08-11 21:43:11.228343 | 2026-08-11 21:43:11.228602 | PLAY RECAP 2026-08-11 21:43:11.228680 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-11 21:43:11.228755 | 2026-08-11 21:43:11.385755 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-11 21:43:11.389624 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-11 21:43:12.277759 | 2026-08-11 21:43:12.277952 | PLAY [Base post-logs] 2026-08-11 21:43:12.290328 | 2026-08-11 21:43:12.290523 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-11 21:43:12.764842 | localhost | changed 2026-08-11 21:43:12.775599 | 2026-08-11 21:43:12.775770 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-11 21:43:12.802125 | localhost | ok 2026-08-11 21:43:12.805512 | 2026-08-11 21:43:12.805630 | TASK [Set zuul-log-path fact] 2026-08-11 21:43:12.821058 | localhost | ok 2026-08-11 21:43:12.830046 | 2026-08-11 21:43:12.830157 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-11 21:43:12.856514 | localhost | ok 2026-08-11 21:43:12.859761 | 2026-08-11 21:43:12.859866 | TASK [upload-logs : Create log directories] 2026-08-11 21:43:13.477068 | localhost | changed 2026-08-11 21:43:13.480313 | 2026-08-11 21:43:13.480452 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-11 21:43:14.125977 | localhost -> localhost | ok: Runtime: 0:00:00.010857 2026-08-11 21:43:14.130587 | 2026-08-11 21:43:14.130718 | TASK [upload-logs : Upload logs to log server] 2026-08-11 21:43:14.724186 | localhost | Output suppressed because no_log was given 2026-08-11 21:43:14.726281 | 2026-08-11 21:43:14.726395 | LOOP [upload-logs : Compress console log and json output] 2026-08-11 21:43:14.777748 | localhost | skipping: Conditional result was False 2026-08-11 21:43:14.783722 | localhost | skipping: Conditional result was False 2026-08-11 21:43:14.794706 | 2026-08-11 21:43:14.794930 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-11 21:43:14.843934 | localhost | skipping: Conditional result was False 2026-08-11 21:43:14.844306 | 2026-08-11 21:43:14.848891 | localhost | skipping: Conditional result was False 2026-08-11 21:43:14.853052 | 2026-08-11 21:43:14.853251 | LOOP [upload-logs : Upload console log and json output]