2025-10-19 18:16:03.280925 | Job console starting 2025-10-19 18:16:03.320410 | Updating git repos 2025-10-19 18:16:03.354615 | Cloning repos into workspace 2025-10-19 18:16:03.415471 | Restoring repo states 2025-10-19 18:16:03.423617 | Merging changes 2025-10-19 18:16:03.917603 | Checking out repos 2025-10-19 18:16:03.964694 | Preparing playbooks 2025-10-19 18:16:04.722575 | Running Ansible setup 2025-10-19 18:16:11.361351 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-19 18:16:12.310318 | 2025-10-19 18:16:12.310442 | PLAY [Base pre] 2025-10-19 18:16:12.352513 | 2025-10-19 18:16:12.352666 | TASK [Setup log path fact] 2025-10-19 18:16:12.400908 | debian-bookworm | ok 2025-10-19 18:16:12.421610 | 2025-10-19 18:16:12.421722 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-19 18:16:12.524193 | debian-bookworm | ok 2025-10-19 18:16:12.538442 | 2025-10-19 18:16:12.538580 | TASK [emit-job-header : Print job information] 2025-10-19 18:16:12.628098 | # Job Information 2025-10-19 18:16:12.628233 | Ansible Version: 2.16.14 2025-10-19 18:16:12.628262 | Job: tox 2025-10-19 18:16:12.628290 | Pipeline: check 2025-10-19 18:16:12.628309 | Executor: 521e9411259a 2025-10-19 18:16:12.628326 | Triggered by: https://github.com/osism/openstack-image-manager/pull/967 2025-10-19 18:16:12.628345 | Event ID: a6fe1d90-ad17-11f0-8cd1-730de5905195 2025-10-19 18:16:12.632858 | 2025-10-19 18:16:12.634895 | LOOP [emit-job-header : Print node information] 2025-10-19 18:16:12.948256 | debian-bookworm | ok: 2025-10-19 18:16:12.948458 | debian-bookworm | # Node Information 2025-10-19 18:16:12.948491 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-19 18:16:12.948513 | debian-bookworm | Hostname: debian 2025-10-19 18:16:12.948533 | debian-bookworm | Username: zuul 2025-10-19 18:16:12.948553 | debian-bookworm | Distro: Debian 12.12 2025-10-19 18:16:12.948573 | debian-bookworm | Provider: regiocloud-a 2025-10-19 18:16:12.948646 | debian-bookworm | Region: 2025-10-19 18:16:12.948668 | debian-bookworm | Label: debian-bookworm 2025-10-19 18:16:12.948685 | debian-bookworm | Product Name: OpenStack Nova 2025-10-19 18:16:12.948702 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe56:178b 2025-10-19 18:16:12.962982 | 2025-10-19 18:16:12.963075 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-19 18:16:13.903271 | debian-bookworm -> localhost | changed 2025-10-19 18:16:13.909420 | 2025-10-19 18:16:13.909530 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-19 18:16:16.347302 | debian-bookworm -> localhost | changed 2025-10-19 18:16:16.355691 | 2025-10-19 18:16:16.355774 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-19 18:16:17.351974 | debian-bookworm -> localhost | ok 2025-10-19 18:16:17.357520 | 2025-10-19 18:16:17.357604 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-19 18:16:17.425080 | debian-bookworm | ok 2025-10-19 18:16:17.452541 | debian-bookworm | included: /var/lib/zuul/builds/9eb178d7ae0148dbb49b6a971274fff2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-19 18:16:17.463206 | 2025-10-19 18:16:17.463331 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-19 18:16:20.033578 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-19 18:16:20.033736 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9eb178d7ae0148dbb49b6a971274fff2/work/9eb178d7ae0148dbb49b6a971274fff2_id_rsa 2025-10-19 18:16:20.033766 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9eb178d7ae0148dbb49b6a971274fff2/work/9eb178d7ae0148dbb49b6a971274fff2_id_rsa.pub 2025-10-19 18:16:20.033787 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-19 18:16:20.033809 | debian-bookworm -> localhost | SHA256:YdsM5nMa+NvjxVshA0dLOEilQVJwN330m+SMMLZXx5k zuul-build-sshkey 2025-10-19 18:16:20.033828 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-19 18:16:20.033853 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-19 18:16:20.033872 | debian-bookworm -> localhost | | o=*o+oo.. | 2025-10-19 18:16:20.033890 | debian-bookworm -> localhost | | o.+o+...oo| 2025-10-19 18:16:20.033906 | debian-bookworm -> localhost | | * .=o. E+| 2025-10-19 18:16:20.033922 | debian-bookworm -> localhost | | = *.o+ * +| 2025-10-19 18:16:20.033938 | debian-bookworm -> localhost | | . S +.oo.= | 2025-10-19 18:16:20.033959 | debian-bookworm -> localhost | | . = ..o . | 2025-10-19 18:16:20.033975 | debian-bookworm -> localhost | | o o . | 2025-10-19 18:16:20.033992 | debian-bookworm -> localhost | | o.. o | 2025-10-19 18:16:20.034009 | debian-bookworm -> localhost | | ..o.. | 2025-10-19 18:16:20.034025 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-19 18:16:20.034071 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.531978 2025-10-19 18:16:20.039367 | 2025-10-19 18:16:20.039458 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-19 18:16:20.086818 | debian-bookworm | ok 2025-10-19 18:16:20.094336 | debian-bookworm | included: /var/lib/zuul/builds/9eb178d7ae0148dbb49b6a971274fff2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-19 18:16:20.117936 | 2025-10-19 18:16:20.118020 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-19 18:16:20.161242 | debian-bookworm | skipping: Conditional result was False 2025-10-19 18:16:20.166804 | 2025-10-19 18:16:20.166929 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-19 18:16:20.894446 | debian-bookworm | changed 2025-10-19 18:16:20.898899 | 2025-10-19 18:16:20.898975 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-19 18:16:21.177771 | debian-bookworm | ok 2025-10-19 18:16:21.182179 | 2025-10-19 18:16:21.182256 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-19 18:16:21.963451 | debian-bookworm | changed 2025-10-19 18:16:21.968746 | 2025-10-19 18:16:21.968829 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-19 18:16:22.686623 | debian-bookworm | changed 2025-10-19 18:16:22.691890 | 2025-10-19 18:16:22.691970 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-19 18:16:22.729572 | debian-bookworm | skipping: Conditional result was False 2025-10-19 18:16:22.738659 | 2025-10-19 18:16:22.738769 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-19 18:16:23.490362 | debian-bookworm -> localhost | changed 2025-10-19 18:16:23.509308 | 2025-10-19 18:16:23.509425 | TASK [add-build-sshkey : Add back temp key] 2025-10-19 18:16:24.170063 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9eb178d7ae0148dbb49b6a971274fff2/work/9eb178d7ae0148dbb49b6a971274fff2_id_rsa (zuul-build-sshkey) 2025-10-19 18:16:24.170265 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.031088 2025-10-19 18:16:24.178254 | 2025-10-19 18:16:24.178345 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-19 18:16:24.620078 | debian-bookworm | ok 2025-10-19 18:16:24.624070 | 2025-10-19 18:16:24.624140 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-19 18:16:24.656578 | debian-bookworm | skipping: Conditional result was False 2025-10-19 18:16:24.664928 | 2025-10-19 18:16:24.665008 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-19 18:16:25.124814 | debian-bookworm | ok 2025-10-19 18:16:25.145648 | 2025-10-19 18:16:25.145755 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-19 18:16:25.189588 | debian-bookworm | ok 2025-10-19 18:16:25.194271 | 2025-10-19 18:16:25.194355 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-19 18:16:25.628289 | debian-bookworm -> localhost | ok 2025-10-19 18:16:25.633754 | 2025-10-19 18:16:25.633839 | TASK [validate-host : Collect information about the host] 2025-10-19 18:16:26.873042 | debian-bookworm | ok 2025-10-19 18:16:26.892592 | 2025-10-19 18:16:26.892679 | TASK [validate-host : Sanitize hostname] 2025-10-19 18:16:27.022210 | debian-bookworm | ok 2025-10-19 18:16:27.071179 | 2025-10-19 18:16:27.071278 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-19 18:16:27.568367 | debian-bookworm -> localhost | changed 2025-10-19 18:16:27.572954 | 2025-10-19 18:16:27.573034 | TASK [validate-host : Collect information about zuul worker] 2025-10-19 18:16:28.074941 | debian-bookworm | ok 2025-10-19 18:16:28.078755 | 2025-10-19 18:16:28.078855 | TASK [validate-host : Write out all zuul information for each host] 2025-10-19 18:16:28.958072 | debian-bookworm -> localhost | changed 2025-10-19 18:16:28.978710 | 2025-10-19 18:16:28.978798 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-19 18:16:29.274280 | debian-bookworm | ok 2025-10-19 18:16:29.278583 | 2025-10-19 18:16:29.278660 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-19 18:16:30.352636 | debian-bookworm | changed: 2025-10-19 18:16:30.352781 | debian-bookworm | cd+++++++++ src/ 2025-10-19 18:16:30.352808 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-19 18:16:30.352828 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-19 18:16:30.352845 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2025-10-19 18:16:30.352862 | debian-bookworm | =6.2 2025-10-19 18:16:54.101115 | debian-bookworm | Downloading cachetools-6.2.1-py3-none-any.whl (11 kB) 2025-10-19 18:16:54.158001 | debian-bookworm | Collecting chardet>=5.2 2025-10-19 18:16:54.172572 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-10-19 18:16:54.195366 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 11.1 MB/s eta 0:00:00 2025-10-19 18:16:54.257862 | debian-bookworm | Collecting colorama>=0.4.6 2025-10-19 18:16:54.270839 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-10-19 18:16:54.329197 | debian-bookworm | Collecting filelock>=3.20 2025-10-19 18:16:54.342037 | debian-bookworm | Downloading filelock-3.20.0-py3-none-any.whl (16 kB) 2025-10-19 18:16:54.402572 | debian-bookworm | Collecting packaging>=25 2025-10-19 18:16:54.415189 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-10-19 18:16:54.427269 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 6.8 MB/s eta 0:00:00 2025-10-19 18:16:54.497354 | debian-bookworm | Collecting platformdirs>=4.5 2025-10-19 18:16:54.510849 | debian-bookworm | Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-10-19 18:16:54.572338 | debian-bookworm | Collecting pluggy>=1.6 2025-10-19 18:16:54.585338 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-10-19 18:16:54.638647 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-10-19 18:16:54.652800 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-10-19 18:16:54.783935 | debian-bookworm | Collecting virtualenv>=20.34 2025-10-19 18:16:54.800136 | debian-bookworm | Downloading virtualenv-20.35.3-py3-none-any.whl (6.0 MB) 2025-10-19 18:16:55.075640 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 22.0 MB/s eta 0:00:00 2025-10-19 18:16:55.179170 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-10-19 18:16:55.195756 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-10-19 18:16:55.224299 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 18.4 MB/s eta 0:00:00 2025-10-19 18:16:55.385249 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-10-19 18:16:56.285137 | debian-bookworm | Successfully installed cachetools-6.2.1 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.0 packaging-25.0 platformdirs-4.5.0 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.31.0 virtualenv-20.35.3 2025-10-19 18:16:56.468893 | debian-bookworm | ok: Runtime: 0:00:03.224138 2025-10-19 18:16:56.481964 | 2025-10-19 18:16:56.482100 | TASK [ensure-tox : Export installed tox_executable path] 2025-10-19 18:16:56.550819 | debian-bookworm | ok 2025-10-19 18:16:56.555407 | 2025-10-19 18:16:56.555515 | TASK [ensure-tox : Output tox version] 2025-10-19 18:16:57.141272 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-10-19 18:16:57.159980 | debian-bookworm | 4.31.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-10-19 18:16:57.615839 | debian-bookworm | ok: Runtime: 0:00:00.302997 2025-10-19 18:16:57.620424 | 2025-10-19 18:16:57.620504 | TASK [ensure-tox : Make global symlink] 2025-10-19 18:16:57.653416 | debian-bookworm | skipping: Conditional result was False 2025-10-19 18:16:57.659291 | 2025-10-19 18:16:57.659358 | PLAY RECAP 2025-10-19 18:16:57.659432 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-10-19 18:16:57.659451 | 2025-10-19 18:16:57.848001 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-10-19 18:16:57.848825 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-10-19 18:16:59.433405 | 2025-10-19 18:16:59.433557 | PLAY [all] 2025-10-19 18:16:59.526915 | 2025-10-19 18:16:59.527055 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-10-19 18:17:00.708258 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-10-19 18:17:01.137959 | debian-bookworm | ok: Runtime: 0:00:00.033205 2025-10-19 18:17:01.143341 | 2025-10-19 18:17:01.143462 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-10-19 18:17:01.716423 | debian-bookworm | ok: Runtime: 0:00:00.006729 2025-10-19 18:17:01.721075 | 2025-10-19 18:17:01.721160 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-10-19 18:17:02.139994 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-10-19 18:17:02.143733 | debian-bookworm | sudo: a password is required 2025-10-19 18:17:02.295784 | debian-bookworm | ok: Runtime: 0:00:00.026366 2025-10-19 18:17:02.303672 | 2025-10-19 18:17:02.303749 | TASK [tox : Check to see if the constraints file exists] 2025-10-19 18:17:02.387211 | debian-bookworm | skipping: Conditional result was False 2025-10-19 18:17:02.392020 | 2025-10-19 18:17:02.392111 | TASK [tox : Fail if constraints file is missing] 2025-10-19 18:17:02.445105 | debian-bookworm | skipping: Conditional result was False 2025-10-19 18:17:02.449925 | 2025-10-19 18:17:02.450011 | TASK [tox : Record file location] 2025-10-19 18:17:02.523025 | debian-bookworm | skipping: Conditional result was False 2025-10-19 18:17:02.527775 | 2025-10-19 18:17:02.527858 | TASK [tox : Install tox siblings] 2025-10-19 18:17:02.555255 | debian-bookworm | ok 2025-10-19 18:17:02.565675 | debian-bookworm | included: /var/lib/zuul/builds/9eb178d7ae0148dbb49b6a971274fff2/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-10-19 18:17:02.587971 | 2025-10-19 18:17:02.588075 | TASK [tox : Run tox without tests] 2025-10-19 18:17:03.806075 | debian-bookworm | test: install_deps> python -I -m pip install -r requirements.txt 2025-10-19 18:17:18.120413 | debian-bookworm | test: OK (14.87 seconds) 2025-10-19 18:17:18.120549 | debian-bookworm | congratulations :) (14.90 seconds) 2025-10-19 18:17:18.657530 | debian-bookworm | ok: Runtime: 0:00:15.198250 2025-10-19 18:17:18.662020 | 2025-10-19 18:17:18.662103 | TASK [tox : Create a tempfile to save tox showconfig] 2025-10-19 18:17:19.191732 | debian-bookworm | changed 2025-10-19 18:17:19.196109 | 2025-10-19 18:17:19.196193 | TASK [tox : Get tox envlist config] 2025-10-19 18:17:20.280257 | debian-bookworm | ok: Runtime: 0:00:00.341336 2025-10-19 18:17:20.284652 | 2025-10-19 18:17:20.284727 | TASK [tox : Install any sibling python packages] 2025-10-19 18:17:21.136742 | debian-bookworm | ok: No setup.cfg, no action needed 2025-10-19 18:17:21.153369 | 2025-10-19 18:17:21.153483 | TASK [tox : Remove tempfile] 2025-10-19 18:17:22.017866 | debian-bookworm | changed 2025-10-19 18:17:22.022320 | 2025-10-19 18:17:22.022410 | TASK [tox : Emit tox command] 2025-10-19 18:17:22.127660 | /home/zuul/.local/tox/bin/tox -etest -- test/unit 2025-10-19 18:17:22.131883 | 2025-10-19 18:17:22.131965 | TASK [tox : Run tox] 2025-10-19 18:17:23.069711 | debian-bookworm | test: commands[0]> python -m unittest discover test/unit 2025-10-19 18:17:23.733625 | debian-bookworm | ............... 2025-10-19 18:17:23.733685 | debian-bookworm | ---------------------------------------------------------------------- 2025-10-19 18:17:23.733702 | debian-bookworm | Ran 15 tests in 0.179s 2025-10-19 18:17:23.733707 | debian-bookworm | 2025-10-19 18:17:23.733715 | debian-bookworm | OK 2025-10-19 18:17:23.828067 | debian-bookworm | test: OK (0.80=setup[0.05]+cmd[0.76] seconds) 2025-10-19 18:17:23.828163 | debian-bookworm | congratulations :) (0.83 seconds) 2025-10-19 18:17:23.926682 | debian-bookworm | ok: Runtime: 0:00:01.109488 2025-10-19 18:17:23.938457 | 2025-10-19 18:17:23.938547 | TASK [tox : Look for output] 2025-10-19 18:17:24.980112 | debian-bookworm | ok 2025-10-19 18:17:24.990335 | 2025-10-19 18:17:24.990436 | TASK [tox : Return file comments to Zuul] 2025-10-19 18:17:25.103483 | debian-bookworm | skipping: Conditional result was False 2025-10-19 18:17:25.110177 | 2025-10-19 18:17:25.110249 | PLAY RECAP 2025-10-19 18:17:25.110294 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-10-19 18:17:25.110315 | 2025-10-19 18:17:25.434387 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-10-19 18:17:25.435318 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-10-19 18:17:26.987908 | 2025-10-19 18:17:26.988030 | PLAY [all] 2025-10-19 18:17:27.040271 | 2025-10-19 18:17:27.040416 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-10-19 18:17:27.172779 | debian-bookworm | skipping: Conditional result was False 2025-10-19 18:17:27.178066 | 2025-10-19 18:17:27.178184 | TASK [fetch-tox-output : Set tox log path for single node] 2025-10-19 18:17:27.295916 | debian-bookworm | ok 2025-10-19 18:17:27.300218 | 2025-10-19 18:17:27.300314 | TASK [fetch-tox-output : Ensure local tox dir] 2025-10-19 18:17:28.971279 | debian-bookworm -> localhost | changed 2025-10-19 18:17:28.978555 | 2025-10-19 18:17:28.978637 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-10-19 18:17:29.172779 | debian-bookworm | skipping: Conditional result was False 2025-10-19 18:17:29.177733 | 2025-10-19 18:17:29.177830 | TASK [fetch-tox-output : Set envlist fact] 2025-10-19 18:17:29.275147 | debian-bookworm | ok 2025-10-19 18:17:29.279890 | 2025-10-19 18:17:29.279964 | TASK [fetch-tox-output : Get tox version] 2025-10-19 18:17:30.530898 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-10-19 18:17:30.549684 | debian-bookworm | 4.31.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-10-19 18:17:30.874281 | debian-bookworm | ok: Runtime: 0:00:00.322381 2025-10-19 18:17:30.878812 | 2025-10-19 18:17:30.878903 | TASK [fetch-tox-output : Find all default environments] 2025-10-19 18:17:31.451883 | debian-bookworm | skipping: Conditional result was False 2025-10-19 18:17:31.456763 | 2025-10-19 18:17:31.456859 | TASK [fetch-tox-output : Set envlist fact] 2025-10-19 18:17:31.499704 | debian-bookworm | skipping: Conditional result was False 2025-10-19 18:17:31.504250 | 2025-10-19 18:17:31.504344 | TASK [fetch-tox-output : Find all default environments] 2025-10-19 18:17:32.078264 | debian-bookworm | skipping: Conditional result was False 2025-10-19 18:17:32.083018 | 2025-10-19 18:17:32.083141 | TASK [fetch-tox-output : Set envlist fact] 2025-10-19 18:17:32.146111 | debian-bookworm | skipping: Conditional result was False 2025-10-19 18:17:32.151177 | 2025-10-19 18:17:32.151265 | LOOP [fetch-tox-output : Copy tox logs] 2025-10-19 18:17:32.254199 | debian-bookworm | skipping: Conditional result was False 2025-10-19 18:17:32.260856 | 2025-10-19 18:17:32.260955 | LOOP [fetch-tox-output : Collect tox logs] 2025-10-19 18:17:33.921184 | debian-bookworm | changed: 2025-10-19 18:17:33.921319 | debian-bookworm | created directory /var/lib/zuul/builds/9eb178d7ae0148dbb49b6a971274fff2/work/logs/tox/test 2025-10-19 18:17:33.921347 | debian-bookworm | cd+++++++++ ./ 2025-10-19 18:17:33.921377 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-10-19 18:17:33.921400 | 2025-10-19 18:17:33.931137 | 2025-10-19 18:17:33.931207 | PLAY RECAP 2025-10-19 18:17:33.931248 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-10-19 18:17:33.931268 | 2025-10-19 18:17:34.231654 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-10-19 18:17:34.232536 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-10-19 18:17:35.845935 | 2025-10-19 18:17:35.846056 | PLAY [all] 2025-10-19 18:17:35.891575 | 2025-10-19 18:17:35.891697 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-10-19 18:17:36.147936 | debian-bookworm | changed: non-zero return code 2025-10-19 18:17:36.152413 | 2025-10-19 18:17:36.152522 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-10-19 18:17:36.191410 | debian-bookworm | skipping: Conditional result was False 2025-10-19 18:17:36.196053 | 2025-10-19 18:17:36.196147 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-10-19 18:17:36.264290 | 2025-10-19 18:17:36.264485 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-10-19 18:17:36.344021 | 2025-10-19 18:17:36.344235 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-10-19 18:17:36.386178 | debian-bookworm | skipping: Conditional result was False 2025-10-19 18:17:36.391940 | 2025-10-19 18:17:36.392041 | LOOP [fetch-subunit-output : Generate subunit file] 2025-10-19 18:17:36.464904 | 2025-10-19 18:17:36.465116 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-10-19 18:17:36.513127 | debian-bookworm | skipping: Conditional result was False 2025-10-19 18:17:36.517755 | 2025-10-19 18:17:36.517850 | TASK [fetch-subunit-output : Remove the temporary file] 2025-10-19 18:17:36.560801 | debian-bookworm | skipping: Conditional result was False 2025-10-19 18:17:36.565423 | 2025-10-19 18:17:36.565509 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-10-19 18:17:36.609504 | debian-bookworm | skipping: Conditional result was False 2025-10-19 18:17:36.614660 | 2025-10-19 18:17:36.614727 | PLAY RECAP 2025-10-19 18:17:36.614766 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-10-19 18:17:36.614786 | 2025-10-19 18:17:37.088969 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-10-19 18:17:37.090294 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-19 18:17:38.669048 | 2025-10-19 18:17:38.679328 | PLAY [Base post] 2025-10-19 18:17:38.728061 | 2025-10-19 18:17:38.728177 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-19 18:17:39.566125 | debian-bookworm | changed 2025-10-19 18:17:39.572186 | 2025-10-19 18:17:39.572276 | PLAY RECAP 2025-10-19 18:17:39.572326 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-19 18:17:39.572399 | 2025-10-19 18:17:40.181760 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-19 18:17:40.182583 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-19 18:17:41.788229 | 2025-10-19 18:17:41.788344 | PLAY [Base post-logs] 2025-10-19 18:17:41.820828 | 2025-10-19 18:17:41.820945 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-19 18:17:42.472122 | localhost | changed 2025-10-19 18:17:42.479894 | 2025-10-19 18:17:42.480030 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-19 18:17:42.508211 | localhost | ok 2025-10-19 18:17:42.510673 | 2025-10-19 18:17:42.510744 | TASK [Set zuul-log-path fact] 2025-10-19 18:17:42.524499 | localhost | ok 2025-10-19 18:17:42.537433 | 2025-10-19 18:17:42.537520 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-19 18:17:42.581501 | localhost | ok 2025-10-19 18:17:42.583893 | 2025-10-19 18:17:42.583966 | TASK [upload-logs : Create log directories] 2025-10-19 18:17:43.215411 | localhost | changed 2025-10-19 18:17:43.217926 | 2025-10-19 18:17:43.218039 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-19 18:17:43.887527 | localhost -> localhost | ok: Runtime: 0:00:00.009811 2025-10-19 18:17:43.891101 | 2025-10-19 18:17:43.891202 | TASK [upload-logs : Upload logs to log server] 2025-10-19 18:17:45.001049 | localhost | Output suppressed because no_log was given 2025-10-19 18:17:45.002695 | 2025-10-19 18:17:45.002784 | LOOP [upload-logs : Compress console log and json output] 2025-10-19 18:17:45.144009 | localhost | skipping: Conditional result was False 2025-10-19 18:17:45.165138 | localhost | skipping: Conditional result was False 2025-10-19 18:17:45.180153 | 2025-10-19 18:17:45.180277 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-19 18:17:45.271891 | localhost | skipping: Conditional result was False 2025-10-19 18:17:45.272122 | 2025-10-19 18:17:45.300523 | localhost | skipping: Conditional result was False 2025-10-19 18:17:45.306498 | 2025-10-19 18:17:45.306590 | LOOP [upload-logs : Upload console log and json output]