2026-05-24 00:43:00.502567 | Job console starting 2026-05-24 00:43:00.513049 | Updating git repos 2026-05-24 00:43:00.551192 | Cloning repos into workspace 2026-05-24 00:43:00.688232 | Restoring repo states 2026-05-24 00:43:00.710451 | Merging changes 2026-05-24 00:43:01.591263 | Checking out repos 2026-05-24 00:43:01.647404 | Preparing playbooks 2026-05-24 00:43:02.754478 | Running Ansible setup 2026-05-24 00:43:07.947296 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-24 00:43:09.358645 | 2026-05-24 00:43:09.358782 | PLAY [Base pre] 2026-05-24 00:43:09.402512 | 2026-05-24 00:43:09.402627 | TASK [Setup log path fact] 2026-05-24 00:43:09.429666 | debian-bookworm | ok 2026-05-24 00:43:09.455591 | 2026-05-24 00:43:09.455715 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-24 00:43:09.513450 | debian-bookworm | ok 2026-05-24 00:43:09.521696 | 2026-05-24 00:43:09.521811 | TASK [emit-job-header : Print job information] 2026-05-24 00:43:09.622893 | # Job Information 2026-05-24 00:43:09.623414 | Ansible Version: 2.16.14 2026-05-24 00:43:09.623470 | Job: tox 2026-05-24 00:43:09.623503 | Pipeline: check 2026-05-24 00:43:09.623523 | Executor: 521e9411259a 2026-05-24 00:43:09.623541 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1213 2026-05-24 00:43:09.623560 | Event ID: 77dd73c0-5709-11f1-940d-80f638a177a9 2026-05-24 00:43:09.629804 | 2026-05-24 00:43:09.629928 | LOOP [emit-job-header : Print node information] 2026-05-24 00:43:09.888371 | debian-bookworm | ok: 2026-05-24 00:43:09.888595 | debian-bookworm | # Node Information 2026-05-24 00:43:09.888634 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-24 00:43:09.888660 | debian-bookworm | Hostname: debian 2026-05-24 00:43:09.888683 | debian-bookworm | Username: zuul 2026-05-24 00:43:09.888704 | debian-bookworm | Distro: Debian 12.14 2026-05-24 00:43:09.888749 | debian-bookworm | Provider: regiocloud-a 2026-05-24 00:43:09.888775 | debian-bookworm | Region: 2026-05-24 00:43:09.888796 | debian-bookworm | Label: debian-bookworm 2026-05-24 00:43:09.888816 | debian-bookworm | Product Name: OpenStack Nova 2026-05-24 00:43:09.888835 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe87:de5c 2026-05-24 00:43:09.901615 | 2026-05-24 00:43:09.901721 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-24 00:43:11.064820 | debian-bookworm -> localhost | changed 2026-05-24 00:43:11.071658 | 2026-05-24 00:43:11.071777 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-24 00:43:12.655155 | debian-bookworm -> localhost | changed 2026-05-24 00:43:12.668748 | 2026-05-24 00:43:12.668863 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-24 00:43:13.099677 | debian-bookworm -> localhost | ok 2026-05-24 00:43:13.104848 | 2026-05-24 00:43:13.104947 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-24 00:43:13.122971 | debian-bookworm | ok 2026-05-24 00:43:13.137535 | debian-bookworm | included: /var/lib/zuul/builds/b45abb528e74480e854597d1cfb0ff0f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-24 00:43:13.142670 | 2026-05-24 00:43:13.142780 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-24 00:43:15.646369 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-24 00:43:15.646538 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b45abb528e74480e854597d1cfb0ff0f/work/b45abb528e74480e854597d1cfb0ff0f_id_rsa 2026-05-24 00:43:15.646568 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b45abb528e74480e854597d1cfb0ff0f/work/b45abb528e74480e854597d1cfb0ff0f_id_rsa.pub 2026-05-24 00:43:15.646589 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-24 00:43:15.646607 | debian-bookworm -> localhost | SHA256:72PQQ3llU6yw3eUOaDowXO6XfaaMQHJskW8ENet7SAI zuul-build-sshkey 2026-05-24 00:43:15.646624 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-24 00:43:15.646652 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-24 00:43:15.646671 | debian-bookworm -> localhost | | .+o o.| 2026-05-24 00:43:15.646688 | debian-bookworm -> localhost | | + oo+ o| 2026-05-24 00:43:15.646704 | debian-bookworm -> localhost | | .E+ =.B =.| 2026-05-24 00:43:15.646720 | debian-bookworm -> localhost | | =.O.B + o| 2026-05-24 00:43:15.646761 | debian-bookworm -> localhost | | S@.=oo o | 2026-05-24 00:43:15.646787 | debian-bookworm -> localhost | | ..Booo. +| 2026-05-24 00:43:15.646806 | debian-bookworm -> localhost | | ..=oo.+ | 2026-05-24 00:43:15.646822 | debian-bookworm -> localhost | | .o ..o | 2026-05-24 00:43:15.646851 | debian-bookworm -> localhost | | ... | 2026-05-24 00:43:15.646869 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-24 00:43:15.646912 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.514023 2026-05-24 00:43:15.654140 | 2026-05-24 00:43:15.654232 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-24 00:43:15.691819 | debian-bookworm | ok 2026-05-24 00:43:15.702325 | debian-bookworm | included: /var/lib/zuul/builds/b45abb528e74480e854597d1cfb0ff0f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-24 00:43:15.719993 | 2026-05-24 00:43:15.720089 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-24 00:43:15.752898 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:43:15.757917 | 2026-05-24 00:43:15.758005 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-24 00:43:16.545778 | debian-bookworm | changed 2026-05-24 00:43:16.550276 | 2026-05-24 00:43:16.550980 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-24 00:43:16.852154 | debian-bookworm | ok 2026-05-24 00:43:16.861187 | 2026-05-24 00:43:16.861279 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-24 00:43:17.705470 | debian-bookworm | changed 2026-05-24 00:43:17.720598 | 2026-05-24 00:43:17.720713 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-24 00:43:18.407215 | debian-bookworm | changed 2026-05-24 00:43:18.415300 | 2026-05-24 00:43:18.415423 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-24 00:43:18.443983 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:43:18.452264 | 2026-05-24 00:43:18.452391 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-24 00:43:18.902061 | debian-bookworm -> localhost | changed 2026-05-24 00:43:18.914192 | 2026-05-24 00:43:18.914294 | TASK [add-build-sshkey : Add back temp key] 2026-05-24 00:43:19.260549 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b45abb528e74480e854597d1cfb0ff0f/work/b45abb528e74480e854597d1cfb0ff0f_id_rsa (zuul-build-sshkey) 2026-05-24 00:43:19.260774 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013363 2026-05-24 00:43:19.275728 | 2026-05-24 00:43:19.276544 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-24 00:43:19.782262 | debian-bookworm | ok 2026-05-24 00:43:19.793695 | 2026-05-24 00:43:19.793846 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-24 00:43:19.816943 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:43:19.827260 | 2026-05-24 00:43:19.827375 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-24 00:43:20.303751 | debian-bookworm | ok 2026-05-24 00:43:20.321894 | 2026-05-24 00:43:20.321996 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-24 00:43:20.348823 | debian-bookworm | ok 2026-05-24 00:43:20.353727 | 2026-05-24 00:43:20.353827 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-24 00:43:20.796070 | debian-bookworm -> localhost | ok 2026-05-24 00:43:20.802721 | 2026-05-24 00:43:20.802865 | TASK [validate-host : Collect information about the host] 2026-05-24 00:43:22.065803 | debian-bookworm | ok 2026-05-24 00:43:22.077604 | 2026-05-24 00:43:22.077710 | TASK [validate-host : Sanitize hostname] 2026-05-24 00:43:22.168079 | debian-bookworm | ok 2026-05-24 00:43:22.202664 | 2026-05-24 00:43:22.202803 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-24 00:43:22.732077 | debian-bookworm -> localhost | changed 2026-05-24 00:43:22.737647 | 2026-05-24 00:43:22.737773 | TASK [validate-host : Collect information about zuul worker] 2026-05-24 00:43:23.208419 | debian-bookworm | ok 2026-05-24 00:43:23.215913 | 2026-05-24 00:43:23.216042 | TASK [validate-host : Write out all zuul information for each host] 2026-05-24 00:43:23.646359 | debian-bookworm -> localhost | changed 2026-05-24 00:43:23.660086 | 2026-05-24 00:43:23.660203 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-24 00:43:23.946994 | debian-bookworm | ok 2026-05-24 00:43:23.955927 | 2026-05-24 00:43:23.956044 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-24 00:43:24.826539 | debian-bookworm | changed: 2026-05-24 00:43:24.827129 | debian-bookworm | cd+++++++++ src/ 2026-05-24 00:43:24.827205 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-24 00:43:24.827246 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-24 00:43:24.827283 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-05-24 00:43:24.827318 | debian-bookworm | =7.0.3 2026-05-24 00:43:52.909079 | debian-bookworm | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-05-24 00:43:52.964268 | debian-bookworm | Collecting colorama>=0.4.6 2026-05-24 00:43:52.976786 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-24 00:43:53.067827 | debian-bookworm | Collecting filelock>=3.25 2026-05-24 00:43:53.079986 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-05-24 00:43:53.140399 | debian-bookworm | Collecting packaging>=26 2026-05-24 00:43:53.152546 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-24 00:43:53.162046 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 15.5 MB/s eta 0:00:00 2026-05-24 00:43:53.223154 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-05-24 00:43:53.236031 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-24 00:43:53.290293 | debian-bookworm | Collecting pluggy>=1.6 2026-05-24 00:43:53.302216 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-24 00:43:53.356945 | debian-bookworm | Collecting pyproject-api>=1.10 2026-05-24 00:43:53.368605 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-05-24 00:43:53.403606 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-05-24 00:43:53.415376 | debian-bookworm | Downloading python_discovery-1.3.1-py3-none-any.whl (33 kB) 2026-05-24 00:43:53.466006 | debian-bookworm | Collecting tomli-w>=1.2 2026-05-24 00:43:53.478557 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-05-24 00:43:53.629602 | debian-bookworm | Collecting virtualenv>=21.1 2026-05-24 00:43:53.643013 | debian-bookworm | Downloading virtualenv-21.3.3-py3-none-any.whl (7.6 MB) 2026-05-24 00:43:54.050836 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 18.9 MB/s eta 0:00:00 2026-05-24 00:43:54.178801 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-05-24 00:43:54.191113 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-24 00:43:54.215391 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 23.3 MB/s eta 0:00:00 2026-05-24 00:43:54.336004 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-05-24 00:43:55.264000 | debian-bookworm | Successfully installed cachetools-7.1.4 colorama-0.4.6 distlib-0.4.0 filelock-3.29.0 packaging-26.2 platformdirs-4.9.6 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.3.1 tomli-w-1.2.0 tox-4.54.0 virtualenv-21.3.3 2026-05-24 00:43:55.670009 | debian-bookworm | ok: Runtime: 0:00:03.453247 2026-05-24 00:43:55.674996 | 2026-05-24 00:43:55.675076 | TASK [ensure-tox : Export installed tox_executable path] 2026-05-24 00:43:55.732867 | debian-bookworm | ok 2026-05-24 00:43:55.736962 | 2026-05-24 00:43:55.737037 | TASK [ensure-tox : Output tox version] 2026-05-24 00:43:56.423740 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-05-24 00:43:56.441746 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-24 00:43:56.814109 | debian-bookworm | ok: Runtime: 0:00:00.346889 2026-05-24 00:43:56.820269 | 2026-05-24 00:43:56.820508 | TASK [ensure-tox : Make global symlink] 2026-05-24 00:43:56.843746 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:43:56.851036 | 2026-05-24 00:43:56.851120 | PLAY RECAP 2026-05-24 00:43:56.851165 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-05-24 00:43:56.851186 | 2026-05-24 00:43:57.211232 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-05-24 00:43:57.212062 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-24 00:43:58.166003 | 2026-05-24 00:43:58.166165 | PLAY [all] 2026-05-24 00:43:58.182058 | 2026-05-24 00:43:58.182163 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-05-24 00:43:58.700644 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-24 00:43:58.756242 | debian-bookworm | ok: Runtime: 0:00:00.028354 2026-05-24 00:43:58.761908 | 2026-05-24 00:43:58.762032 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-05-24 00:43:59.316822 | debian-bookworm | ok: Runtime: 0:00:00.008103 2026-05-24 00:43:59.324824 | 2026-05-24 00:43:59.324939 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-05-24 00:43:59.656148 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-24 00:43:59.657215 | debian-bookworm | sudo: a password is required 2026-05-24 00:43:59.890126 | debian-bookworm | ok: Runtime: 0:00:00.019270 2026-05-24 00:43:59.898455 | 2026-05-24 00:43:59.898537 | TASK [tox : Check to see if the constraints file exists] 2026-05-24 00:43:59.932468 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:43:59.937282 | 2026-05-24 00:43:59.937373 | TASK [tox : Fail if constraints file is missing] 2026-05-24 00:43:59.970673 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:43:59.976067 | 2026-05-24 00:43:59.976188 | TASK [tox : Record file location] 2026-05-24 00:44:00.001645 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:44:00.006752 | 2026-05-24 00:44:00.006873 | TASK [tox : Install tox siblings] 2026-05-24 00:44:00.034610 | debian-bookworm | ok 2026-05-24 00:44:00.042521 | debian-bookworm | included: /var/lib/zuul/builds/b45abb528e74480e854597d1cfb0ff0f/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-05-24 00:44:00.047015 | 2026-05-24 00:44:00.047099 | TASK [tox : Run tox without tests] 2026-05-24 00:44:01.516360 | debian-bookworm | test: install_deps> python -I -m pip install -r requirements.txt 2026-05-24 00:44:16.085014 | debian-bookworm | test: OK (15.47 seconds) 2026-05-24 00:44:16.085125 | debian-bookworm | congratulations :) (15.50 seconds) 2026-05-24 00:44:16.585035 | debian-bookworm | ok: Runtime: 0:00:15.798545 2026-05-24 00:44:16.589590 | 2026-05-24 00:44:16.589670 | TASK [tox : Create a tempfile to save tox showconfig] 2026-05-24 00:44:17.340667 | debian-bookworm | changed 2026-05-24 00:44:17.346255 | 2026-05-24 00:44:17.346419 | TASK [tox : Detect tox version] 2026-05-24 00:44:18.057556 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-24 00:44:18.433400 | debian-bookworm | ok: Runtime: 0:00:00.289557 2026-05-24 00:44:18.437871 | 2026-05-24 00:44:18.437955 | TASK [tox : Get tox envlist config] 2026-05-24 00:44:19.495282 | debian-bookworm | ok: Runtime: 0:00:00.386468 2026-05-24 00:44:19.500112 | 2026-05-24 00:44:19.500200 | TASK [tox : Install any sibling python packages] 2026-05-24 00:44:20.136701 | debian-bookworm | ok: No setup.cfg, no action needed 2026-05-24 00:44:20.141459 | 2026-05-24 00:44:20.141540 | TASK [tox : Remove tempfile] 2026-05-24 00:44:20.837019 | debian-bookworm | changed 2026-05-24 00:44:20.851835 | 2026-05-24 00:44:20.851933 | TASK [tox : Emit tox command] 2026-05-24 00:44:20.921152 | /home/zuul/.local/tox/bin/tox -etest -- test/unit 2026-05-24 00:44:20.925065 | 2026-05-24 00:44:20.925144 | TASK [tox : Run tox] 2026-05-24 00:44:21.673197 | debian-bookworm | test: commands[0]> python -m unittest discover test/unit 2026-05-24 00:44:22.501242 | debian-bookworm | ............... 2026-05-24 00:44:22.501362 | debian-bookworm | ---------------------------------------------------------------------- 2026-05-24 00:44:22.501392 | debian-bookworm | Ran 15 tests in 0.179s 2026-05-24 00:44:22.501406 | debian-bookworm | 2026-05-24 00:44:22.501424 | debian-bookworm | OK 2026-05-24 00:44:22.611257 | debian-bookworm | test: OK (0.99=setup[0.06]+cmd[0.94] seconds) 2026-05-24 00:44:22.611407 | debian-bookworm | congratulations :) (1.02 seconds) 2026-05-24 00:44:22.982667 | debian-bookworm | ok: Runtime: 0:00:01.346066 2026-05-24 00:44:22.988326 | 2026-05-24 00:44:22.988426 | TASK [tox : Look for output] 2026-05-24 00:44:23.591087 | debian-bookworm | ok 2026-05-24 00:44:23.625689 | 2026-05-24 00:44:23.625822 | TASK [tox : Return file comments to Zuul] 2026-05-24 00:44:23.694487 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:44:23.704360 | 2026-05-24 00:44:23.704437 | PLAY RECAP 2026-05-24 00:44:23.704489 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-05-24 00:44:23.704512 | 2026-05-24 00:44:23.919906 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-24 00:44:23.920734 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-24 00:44:25.171019 | 2026-05-24 00:44:25.171159 | PLAY [all] 2026-05-24 00:44:25.188497 | 2026-05-24 00:44:25.188631 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-05-24 00:44:25.272990 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:44:25.278621 | 2026-05-24 00:44:25.278959 | TASK [fetch-tox-output : Set tox log path for single node] 2026-05-24 00:44:25.323555 | debian-bookworm | ok 2026-05-24 00:44:25.328681 | 2026-05-24 00:44:25.328829 | TASK [fetch-tox-output : Ensure local tox dir] 2026-05-24 00:44:25.982248 | debian-bookworm -> localhost | changed 2026-05-24 00:44:25.989494 | 2026-05-24 00:44:25.989596 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-05-24 00:44:26.032825 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:44:26.038612 | 2026-05-24 00:44:26.038722 | TASK [fetch-tox-output : Set envlist fact] 2026-05-24 00:44:26.098315 | debian-bookworm | ok 2026-05-24 00:44:26.103869 | 2026-05-24 00:44:26.103957 | TASK [fetch-tox-output : Get tox version] 2026-05-24 00:44:26.992986 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-05-24 00:44:27.011448 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-24 00:44:27.165026 | debian-bookworm | ok: Runtime: 0:00:00.334187 2026-05-24 00:44:27.172493 | 2026-05-24 00:44:27.172592 | TASK [fetch-tox-output : Find all default environments] 2026-05-24 00:44:27.705952 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:44:27.710908 | 2026-05-24 00:44:27.710999 | TASK [fetch-tox-output : Set envlist fact] 2026-05-24 00:44:27.744208 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:44:27.748935 | 2026-05-24 00:44:27.749026 | TASK [fetch-tox-output : Find all default environments] 2026-05-24 00:44:28.285546 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:44:28.290404 | 2026-05-24 00:44:28.290504 | TASK [fetch-tox-output : Set envlist fact] 2026-05-24 00:44:28.313481 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:44:28.318724 | 2026-05-24 00:44:28.318933 | LOOP [fetch-tox-output : Copy tox logs] 2026-05-24 00:44:28.375495 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:44:28.382308 | 2026-05-24 00:44:28.382403 | LOOP [fetch-tox-output : Collect tox logs] 2026-05-24 00:44:29.183916 | debian-bookworm | changed: 2026-05-24 00:44:29.184105 | debian-bookworm | created directory /var/lib/zuul/builds/b45abb528e74480e854597d1cfb0ff0f/work/logs/tox/test 2026-05-24 00:44:29.184140 | debian-bookworm | cd+++++++++ ./ 2026-05-24 00:44:29.184164 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-05-24 00:44:29.184192 | 2026-05-24 00:44:29.190141 | 2026-05-24 00:44:29.190233 | PLAY RECAP 2026-05-24 00:44:29.190276 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-05-24 00:44:29.190296 | 2026-05-24 00:44:29.339469 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-24 00:44:29.340258 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-24 00:44:30.109307 | 2026-05-24 00:44:30.109431 | PLAY [all] 2026-05-24 00:44:30.121808 | 2026-05-24 00:44:30.121921 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-05-24 00:44:30.366599 | debian-bookworm | changed: non-zero return code 2026-05-24 00:44:30.376443 | 2026-05-24 00:44:30.376573 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-05-24 00:44:30.390204 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:44:30.396056 | 2026-05-24 00:44:30.396160 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-05-24 00:44:30.426072 | 2026-05-24 00:44:30.426246 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-05-24 00:44:30.456478 | 2026-05-24 00:44:30.456645 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-05-24 00:44:30.490369 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:44:30.496685 | 2026-05-24 00:44:30.496825 | LOOP [fetch-subunit-output : Generate subunit file] 2026-05-24 00:44:30.537564 | 2026-05-24 00:44:30.537751 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-05-24 00:44:30.571248 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:44:30.576951 | 2026-05-24 00:44:30.577066 | TASK [fetch-subunit-output : Remove the temporary file] 2026-05-24 00:44:30.631498 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:44:30.637223 | 2026-05-24 00:44:30.637335 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-05-24 00:44:30.670918 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:44:30.677294 | 2026-05-24 00:44:30.677375 | PLAY RECAP 2026-05-24 00:44:30.677425 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-05-24 00:44:30.677449 | 2026-05-24 00:44:30.807503 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-24 00:44:30.808461 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-24 00:44:31.589871 | 2026-05-24 00:44:31.590012 | PLAY [Base post-fetch] 2026-05-24 00:44:31.632829 | 2026-05-24 00:44:31.633026 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-24 00:44:31.691683 | debian-bookworm | skipping: Conditional result was False 2026-05-24 00:44:31.697168 | 2026-05-24 00:44:31.697290 | TASK [fetch-output : Set log path for single node] 2026-05-24 00:44:31.776505 | debian-bookworm | ok 2026-05-24 00:44:31.781720 | 2026-05-24 00:44:31.781861 | LOOP [fetch-output : Ensure local output dirs] 2026-05-24 00:44:32.591458 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/b45abb528e74480e854597d1cfb0ff0f/work/logs" 2026-05-24 00:44:33.002206 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b45abb528e74480e854597d1cfb0ff0f/work/artifacts" 2026-05-24 00:44:33.381728 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b45abb528e74480e854597d1cfb0ff0f/work/docs" 2026-05-24 00:44:33.397926 | 2026-05-24 00:44:33.398107 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-24 00:44:34.232650 | debian-bookworm | changed: 2026-05-24 00:44:34.232842 | debian-bookworm | .d..t...... ./ 2026-05-24 00:44:34.232876 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-24 00:44:34.232904 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-24 00:44:34.232930 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-24 00:44:34.232965 | debian-bookworm | changed: All items complete 2026-05-24 00:44:34.232986 | 2026-05-24 00:44:34.792726 | debian-bookworm | changed: .d..t...... ./ 2026-05-24 00:44:35.389276 | debian-bookworm | changed: .d..t...... ./ 2026-05-24 00:44:35.404234 | 2026-05-24 00:44:35.404440 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-24 00:44:35.886544 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.005981 2026-05-24 00:44:36.256029 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.017781 2026-05-24 00:44:36.267447 | 2026-05-24 00:44:36.267527 | PLAY RECAP 2026-05-24 00:44:36.267574 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-24 00:44:36.267598 | 2026-05-24 00:44:36.474675 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-24 00:44:36.475671 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-24 00:44:37.318753 | 2026-05-24 00:44:37.318943 | PLAY [Base post] 2026-05-24 00:44:37.333371 | 2026-05-24 00:44:37.333505 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-24 00:44:37.951426 | debian-bookworm | changed 2026-05-24 00:44:37.961203 | 2026-05-24 00:44:37.961339 | PLAY RECAP 2026-05-24 00:44:37.961414 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-24 00:44:37.961490 | 2026-05-24 00:44:38.112054 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-24 00:44:38.113544 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-24 00:44:39.424849 | 2026-05-24 00:44:39.425040 | PLAY [Base post-logs] 2026-05-24 00:44:39.436475 | 2026-05-24 00:44:39.436624 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-24 00:44:40.010870 | localhost | changed 2026-05-24 00:44:40.027248 | 2026-05-24 00:44:40.027591 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-24 00:44:40.067968 | localhost | ok 2026-05-24 00:44:40.072359 | 2026-05-24 00:44:40.072494 | TASK [Set zuul-log-path fact] 2026-05-24 00:44:40.090688 | localhost | ok 2026-05-24 00:44:40.100674 | 2026-05-24 00:44:40.100824 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-24 00:44:40.126208 | localhost | ok 2026-05-24 00:44:40.129399 | 2026-05-24 00:44:40.129511 | TASK [upload-logs : Create log directories] 2026-05-24 00:44:40.936427 | localhost | changed 2026-05-24 00:44:40.940502 | 2026-05-24 00:44:40.940627 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-24 00:44:41.574510 | localhost -> localhost | ok: Runtime: 0:00:00.005413 2026-05-24 00:44:41.584053 | 2026-05-24 00:44:41.584234 | TASK [upload-logs : Upload logs to log server] 2026-05-24 00:44:42.213162 | localhost | Output suppressed because no_log was given 2026-05-24 00:44:42.215738 | 2026-05-24 00:44:42.216051 | LOOP [upload-logs : Compress console log and json output] 2026-05-24 00:44:42.266663 | localhost | skipping: Conditional result was False 2026-05-24 00:44:42.273042 | localhost | skipping: Conditional result was False 2026-05-24 00:44:42.283704 | 2026-05-24 00:44:42.283846 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-24 00:44:42.338856 | localhost | skipping: Conditional result was False 2026-05-24 00:44:42.339181 | 2026-05-24 00:44:42.344163 | localhost | skipping: Conditional result was False 2026-05-24 00:44:42.353846 | 2026-05-24 00:44:42.354017 | LOOP [upload-logs : Upload console log and json output]