2026-05-13 03:05:07.624245 | Job console starting 2026-05-13 03:05:07.656937 | Updating git repos 2026-05-13 03:05:07.729171 | Cloning repos into workspace 2026-05-13 03:05:07.796300 | Restoring repo states 2026-05-13 03:05:07.836152 | Merging changes 2026-05-13 03:05:07.836169 | Checking out repos 2026-05-13 03:05:07.892106 | Preparing playbooks 2026-05-13 03:05:09.333188 | Running Ansible setup 2026-05-13 03:05:14.978084 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-13 03:05:16.010799 | 2026-05-13 03:05:16.010954 | PLAY [Base pre] 2026-05-13 03:05:16.029561 | 2026-05-13 03:05:16.031993 | TASK [Setup log path fact] 2026-05-13 03:05:16.070273 | debian-bookworm | ok 2026-05-13 03:05:16.086769 | 2026-05-13 03:05:16.086930 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 03:05:16.115238 | debian-bookworm | ok 2026-05-13 03:05:16.128631 | 2026-05-13 03:05:16.128762 | TASK [emit-job-header : Print job information] 2026-05-13 03:05:16.157221 | # Job Information 2026-05-13 03:05:16.157389 | Ansible Version: 2.16.14 2026-05-13 03:05:16.157422 | Job: cfg-generics-tox-test-latest 2026-05-13 03:05:16.157454 | Pipeline: periodic-daily 2026-05-13 03:05:16.157477 | Executor: 521e9411259a 2026-05-13 03:05:16.157497 | Triggered by: https://github.com/osism/generics 2026-05-13 03:05:16.157518 | Event ID: d9ae1020cd224495b020872cb3ec555b 2026-05-13 03:05:16.162342 | 2026-05-13 03:05:16.162441 | LOOP [emit-job-header : Print node information] 2026-05-13 03:05:16.253522 | debian-bookworm | ok: 2026-05-13 03:05:16.253795 | debian-bookworm | # Node Information 2026-05-13 03:05:16.253856 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-13 03:05:16.253899 | debian-bookworm | Hostname: debian 2026-05-13 03:05:16.253937 | debian-bookworm | Username: zuul 2026-05-13 03:05:16.253973 | debian-bookworm | Distro: Debian 12.13 2026-05-13 03:05:16.254015 | debian-bookworm | Provider: regiocloud-a 2026-05-13 03:05:16.254051 | debian-bookworm | Region: 2026-05-13 03:05:16.254087 | debian-bookworm | Label: debian-bookworm 2026-05-13 03:05:16.254121 | debian-bookworm | Product Name: OpenStack Nova 2026-05-13 03:05:16.254155 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb2:28f4 2026-05-13 03:05:16.274144 | 2026-05-13 03:05:16.274287 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-13 03:05:16.734383 | debian-bookworm -> localhost | changed 2026-05-13 03:05:16.743949 | 2026-05-13 03:05:16.744065 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-13 03:05:18.074226 | debian-bookworm -> localhost | changed 2026-05-13 03:05:18.090695 | 2026-05-13 03:05:18.090821 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-13 03:05:18.499335 | debian-bookworm -> localhost | ok 2026-05-13 03:05:18.512544 | 2026-05-13 03:05:18.512947 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-13 03:05:18.562725 | debian-bookworm | ok 2026-05-13 03:05:18.591903 | debian-bookworm | included: /var/lib/zuul/builds/15408f05970d4181b3c1a99c165af82e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-13 03:05:18.598404 | 2026-05-13 03:05:18.598495 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-13 03:05:21.042286 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-13 03:05:21.042566 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/15408f05970d4181b3c1a99c165af82e/work/15408f05970d4181b3c1a99c165af82e_id_rsa 2026-05-13 03:05:21.042606 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/15408f05970d4181b3c1a99c165af82e/work/15408f05970d4181b3c1a99c165af82e_id_rsa.pub 2026-05-13 03:05:21.042633 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-13 03:05:21.042658 | debian-bookworm -> localhost | SHA256:VX8buGBJ7wCJNBeQPVbpMP7HyFgSTKd65hlHtuHYqV8 zuul-build-sshkey 2026-05-13 03:05:21.042681 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-13 03:05:21.042717 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-13 03:05:21.042790 | debian-bookworm -> localhost | | .+B=++o | 2026-05-13 03:05:21.042813 | debian-bookworm -> localhost | | ooX=oo.. | 2026-05-13 03:05:21.042864 | debian-bookworm -> localhost | | o.BO o...| 2026-05-13 03:05:21.042886 | debian-bookworm -> localhost | | .+BoB ..o| 2026-05-13 03:05:21.042908 | debian-bookworm -> localhost | | .S=**oo . | 2026-05-13 03:05:21.042933 | debian-bookworm -> localhost | | +.=+ o | 2026-05-13 03:05:21.042954 | debian-bookworm -> localhost | | + .E | 2026-05-13 03:05:21.042974 | debian-bookworm -> localhost | | . . | 2026-05-13 03:05:21.042995 | debian-bookworm -> localhost | | . | 2026-05-13 03:05:21.043015 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-13 03:05:21.043074 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.551303 2026-05-13 03:05:21.057990 | 2026-05-13 03:05:21.058143 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-13 03:05:21.101799 | debian-bookworm | ok 2026-05-13 03:05:21.133534 | debian-bookworm | included: /var/lib/zuul/builds/15408f05970d4181b3c1a99c165af82e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-13 03:05:21.184659 | 2026-05-13 03:05:21.186331 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-13 03:05:21.251648 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:05:21.260654 | 2026-05-13 03:05:21.260951 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-13 03:05:22.121677 | debian-bookworm | changed 2026-05-13 03:05:22.129065 | 2026-05-13 03:05:22.129169 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-13 03:05:22.412473 | debian-bookworm | ok 2026-05-13 03:05:22.417928 | 2026-05-13 03:05:22.418021 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-13 03:05:23.053254 | debian-bookworm | changed 2026-05-13 03:05:23.067605 | 2026-05-13 03:05:23.067833 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-13 03:05:23.777317 | debian-bookworm | changed 2026-05-13 03:05:23.786412 | 2026-05-13 03:05:23.787212 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-13 03:05:23.811858 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:05:23.818420 | 2026-05-13 03:05:23.818530 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-13 03:05:24.494324 | debian-bookworm -> localhost | changed 2026-05-13 03:05:24.509436 | 2026-05-13 03:05:24.509565 | TASK [add-build-sshkey : Add back temp key] 2026-05-13 03:05:24.845565 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/15408f05970d4181b3c1a99c165af82e/work/15408f05970d4181b3c1a99c165af82e_id_rsa (zuul-build-sshkey) 2026-05-13 03:05:24.845791 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013213 2026-05-13 03:05:24.854046 | 2026-05-13 03:05:24.854149 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-13 03:05:25.240914 | debian-bookworm | ok 2026-05-13 03:05:25.251578 | 2026-05-13 03:05:25.251693 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-13 03:05:25.282817 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:05:25.305086 | 2026-05-13 03:05:25.305204 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-13 03:05:25.772765 | debian-bookworm | ok 2026-05-13 03:05:25.796874 | 2026-05-13 03:05:25.796985 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-13 03:05:25.845192 | debian-bookworm | ok 2026-05-13 03:05:25.850575 | 2026-05-13 03:05:25.850668 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-13 03:05:26.400746 | debian-bookworm -> localhost | ok 2026-05-13 03:05:26.408813 | 2026-05-13 03:05:26.408963 | TASK [validate-host : Collect information about the host] 2026-05-13 03:05:27.714080 | debian-bookworm | ok 2026-05-13 03:05:27.726623 | 2026-05-13 03:05:27.726776 | TASK [validate-host : Sanitize hostname] 2026-05-13 03:05:27.955020 | debian-bookworm | ok 2026-05-13 03:05:28.030043 | 2026-05-13 03:05:28.030196 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-13 03:05:28.721485 | debian-bookworm -> localhost | changed 2026-05-13 03:05:28.732738 | 2026-05-13 03:05:28.732916 | TASK [validate-host : Collect information about zuul worker] 2026-05-13 03:05:29.200344 | debian-bookworm | ok 2026-05-13 03:05:29.206194 | 2026-05-13 03:05:29.206326 | TASK [validate-host : Write out all zuul information for each host] 2026-05-13 03:05:30.407664 | debian-bookworm -> localhost | changed 2026-05-13 03:05:30.432822 | 2026-05-13 03:05:30.432969 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-13 03:05:30.747727 | debian-bookworm | ok 2026-05-13 03:05:30.760198 | 2026-05-13 03:05:30.760339 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-13 03:05:32.314798 | debian-bookworm | changed: 2026-05-13 03:05:32.315032 | debian-bookworm | cd+++++++++ src/ 2026-05-13 03:05:32.315068 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-13 03:05:32.315091 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-13 03:05:32.315112 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-05-13 03:05:32.315132 | debian-bookworm | =7.0.3 2026-05-13 03:05:57.451494 | debian-bookworm | Downloading cachetools-7.1.1-py3-none-any.whl (16 kB) 2026-05-13 03:05:57.496631 | debian-bookworm | Collecting colorama>=0.4.6 2026-05-13 03:05:57.508091 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-13 03:05:57.565740 | debian-bookworm | Collecting filelock>=3.25 2026-05-13 03:05:57.580324 | debian-bookworm | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-05-13 03:05:57.643309 | debian-bookworm | Collecting packaging>=26 2026-05-13 03:05:57.654979 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-13 03:05:57.669683 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 11.6 MB/s eta 0:00:00 2026-05-13 03:05:57.743753 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-05-13 03:05:57.755956 | debian-bookworm | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-13 03:05:57.797203 | debian-bookworm | Collecting pluggy>=1.6 2026-05-13 03:05:57.808771 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-13 03:05:57.848699 | debian-bookworm | Collecting pyproject-api>=1.10 2026-05-13 03:05:57.860942 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-05-13 03:05:57.893139 | debian-bookworm | Collecting python-discovery>=1.2.2 2026-05-13 03:05:57.904571 | debian-bookworm | Downloading python_discovery-1.3.1-py3-none-any.whl (33 kB) 2026-05-13 03:05:57.951550 | debian-bookworm | Collecting tomli-w>=1.2 2026-05-13 03:05:57.963311 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-05-13 03:05:58.105988 | debian-bookworm | Collecting virtualenv>=21.1 2026-05-13 03:05:58.117083 | debian-bookworm | Downloading virtualenv-21.3.2-py3-none-any.whl (7.6 MB) 2026-05-13 03:05:58.448456 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 23.2 MB/s eta 0:00:00 2026-05-13 03:05:58.554690 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-05-13 03:05:58.565897 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-13 03:05:58.591854 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 22.6 MB/s eta 0:00:00 2026-05-13 03:05:58.711077 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-05-13 03:05:59.485695 | debian-bookworm | Successfully installed cachetools-7.1.1 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.2 2026-05-13 03:05:59.822612 | debian-bookworm | ok: Runtime: 0:00:02.991437 2026-05-13 03:05:59.831591 | 2026-05-13 03:05:59.831712 | TASK [ensure-tox : Export installed tox_executable path] 2026-05-13 03:05:59.904754 | debian-bookworm | ok 2026-05-13 03:05:59.913098 | 2026-05-13 03:05:59.913205 | TASK [ensure-tox : Output tox version] 2026-05-13 03:06:00.529158 | 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-13 03:06:00.546300 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-13 03:06:00.973317 | debian-bookworm | ok: Runtime: 0:00:00.306712 2026-05-13 03:06:00.977796 | 2026-05-13 03:06:00.977875 | TASK [ensure-tox : Make global symlink] 2026-05-13 03:06:01.021042 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:06:01.026747 | 2026-05-13 03:06:01.026814 | PLAY RECAP 2026-05-13 03:06:01.026882 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-05-13 03:06:01.026905 | 2026-05-13 03:06:01.206631 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-05-13 03:06:01.207682 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-13 03:06:02.375775 | 2026-05-13 03:06:02.375899 | PLAY [all] 2026-05-13 03:06:02.398455 | 2026-05-13 03:06:02.398574 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-05-13 03:06:02.988905 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-13 03:06:03.449974 | debian-bookworm | ok: Runtime: 0:00:00.032788 2026-05-13 03:06:03.454502 | 2026-05-13 03:06:03.454603 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-05-13 03:06:04.005144 | debian-bookworm | ok: Runtime: 0:00:00.006974 2026-05-13 03:06:04.011384 | 2026-05-13 03:06:04.011500 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-05-13 03:06:04.325677 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-13 03:06:04.329957 | debian-bookworm | sudo: a password is required 2026-05-13 03:06:04.545913 | debian-bookworm | ok: Runtime: 0:00:00.025347 2026-05-13 03:06:04.566979 | 2026-05-13 03:06:04.567206 | TASK [tox : Check to see if the constraints file exists] 2026-05-13 03:06:04.603968 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:06:04.618162 | 2026-05-13 03:06:04.618373 | TASK [tox : Fail if constraints file is missing] 2026-05-13 03:06:04.653244 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:06:04.659348 | 2026-05-13 03:06:04.659453 | TASK [tox : Record file location] 2026-05-13 03:06:04.683137 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:06:04.689427 | 2026-05-13 03:06:04.689536 | TASK [tox : Install tox siblings] 2026-05-13 03:06:04.719262 | debian-bookworm | ok 2026-05-13 03:06:04.730212 | debian-bookworm | included: /var/lib/zuul/builds/15408f05970d4181b3c1a99c165af82e/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-05-13 03:06:04.736466 | 2026-05-13 03:06:04.736587 | TASK [tox : Run tox without tests] 2026-05-13 03:06:05.290910 | debian-bookworm | ROOT: 202 D setup logging to DEBUG on pid 1471 [tox/report.py:229] 2026-05-13 03:06:05.319668 | debian-bookworm | test: 231 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-13 03:06:05.322236 | debian-bookworm | test: 233 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-13 03:06:05.326037 | debian-bookworm | test: 237 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 63015ef031f9f3ca8d33dfa73cdcc396 58eca1be17261227b26bc5886cf749ed [python_discovery/_cached_py_info.py:198] 2026-05-13 03:06:05.404045 | debian-bookworm | test: 315 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-05-13 03:06:05.405387 | debian-bookworm | test: 316 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-13 03:06:05.405760 | debian-bookworm | test: 317 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-13 03:06:05.406081 | debian-bookworm | test: 317 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-13 03:06:05.409939 | debian-bookworm | test: 321 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-13 03:06:05.410248 | debian-bookworm | test: 321 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-13 03:06:05.446193 | debian-bookworm | test: 357 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/generics/.tox/test, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-05-13 03:06:05.446459 | debian-bookworm | test: 357 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-05-13 03:06:05.446616 | debian-bookworm | test: 358 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-05-13 03:06:05.446715 | debian-bookworm | test: 358 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-05-13 03:06:05.446943 | debian-bookworm | test: 358 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-13 03:06:05.447029 | debian-bookworm | test: 358 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:05.447088 | debian-bookworm | test: 358 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:05.447138 | debian-bookworm | test: 358 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:05.447189 | debian-bookworm | test: 358 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:05.447237 | debian-bookworm | test: 358 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:05.447292 | debian-bookworm | test: 358 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/test [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:05.447340 | debian-bookworm | test: 358 D virtualenv = 21.3.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:05.447391 | debian-bookworm | test: 358 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:05.447440 | debian-bookworm | test: 359 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:05.447484 | debian-bookworm | test: 359 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:05.447530 | debian-bookworm | test: 359 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:05.447834 | debian-bookworm | test: 359 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/test/bin/python [virtualenv/util/path/_sync.py:38] 2026-05-13 03:06:05.448210 | debian-bookworm | test: 359 D create virtualenv import hook file /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-05-13 03:06:05.448356 | debian-bookworm | test: 359 D create /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-05-13 03:06:05.448833 | debian-bookworm | test: 360 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-05-13 03:06:05.449095 | debian-bookworm | test: 360 D debug via /home/zuul/src/github.com/osism/generics/.tox/test/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-05-13 03:06:05.496652 | debian-bookworm | test: 360 D { 2026-05-13 03:06:05.496696 | debian-bookworm | "sys": { 2026-05-13 03:06:05.496703 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-05-13 03:06:05.496708 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-05-13 03:06:05.496714 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-05-13 03:06:05.496719 | debian-bookworm | "base_prefix": "/usr", 2026-05-13 03:06:05.496726 | debian-bookworm | "real_prefix": null, 2026-05-13 03:06:05.496730 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-05-13 03:06:05.496734 | debian-bookworm | "base_exec_prefix": "/usr", 2026-05-13 03:06:05.496738 | debian-bookworm | "path": [ 2026-05-13 03:06:05.496742 | debian-bookworm | "/usr/lib/python311.zip", 2026-05-13 03:06:05.496747 | debian-bookworm | "/usr/lib/python3.11", 2026-05-13 03:06:05.496751 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-05-13 03:06:05.496755 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-05-13 03:06:05.496759 | debian-bookworm | ], 2026-05-13 03:06:05.496763 | debian-bookworm | "meta_path": [ 2026-05-13 03:06:05.496767 | debian-bookworm | "", 2026-05-13 03:06:05.496771 | debian-bookworm | "", 2026-05-13 03:06:05.496776 | debian-bookworm | "", 2026-05-13 03:06:05.496785 | debian-bookworm | "" 2026-05-13 03:06:05.496789 | debian-bookworm | ], 2026-05-13 03:06:05.496793 | debian-bookworm | "fs_encoding": "utf-8", 2026-05-13 03:06:05.496813 | debian-bookworm | "io_encoding": "utf-8" 2026-05-13 03:06:05.496817 | debian-bookworm | }, 2026-05-13 03:06:05.496821 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-05-13 03:06:05.496825 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-05-13 03:06:05.496829 | debian-bookworm | "os": "", 2026-05-13 03:06:05.496832 | debian-bookworm | "site": "", 2026-05-13 03:06:05.496836 | debian-bookworm | "datetime": "", 2026-05-13 03:06:05.496840 | debian-bookworm | "math": "", 2026-05-13 03:06:05.496844 | debian-bookworm | "json": "" 2026-05-13 03:06:05.496848 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-05-13 03:06:05.496997 | debian-bookworm | test: 408 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-05-13 03:06:05.507699 | debian-bookworm | test: 419 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-13 03:06:05.508997 | debian-bookworm | test: 420 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-05-13 03:06:05.509776 | debian-bookworm | test: 421 D build install image for pip-26.1.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-13 03:06:05.510268 | debian-bookworm | test: 421 D build install image for setuptools-82.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-05-13 03:06:05.937550 | debian-bookworm | test: 848 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-05-13 03:06:05.940255 | debian-bookworm | test: 851 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-13 03:06:05.945134 | debian-bookworm | test: 856 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-05-13 03:06:05.945900 | debian-bookworm | test: 857 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-05-13 03:06:05.974176 | debian-bookworm | test: 885 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-05-13 03:06:06.126324 | debian-bookworm | test: 1037 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-13 03:06:06.126519 | debian-bookworm | test: 1038 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.1-py3-none-any/pip-26.1.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.1.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-05-13 03:06:06.130670 | debian-bookworm | test: 1042 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.1-py3-none-any/setuptools-82.0.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-05-13 03:06:06.131111 | debian-bookworm | test: 1042 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-13 03:06:06.133872 | debian-bookworm | test: 1045 D generated console scripts pip3.11 pip3 pip-3.11 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-05-13 03:06:06.134477 | debian-bookworm | test: 1045 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-05-13 03:06:06.140145 | debian-bookworm | test: 1051 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-05-13 03:06:06.140248 | debian-bookworm | test: 1051 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:06.140320 | debian-bookworm | test: 1051 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:06.140382 | debian-bookworm | test: 1051 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:06.140449 | debian-bookworm | test: 1052 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:06.140514 | debian-bookworm | test: 1052 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:06.140576 | debian-bookworm | test: 1052 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/test [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:06.140667 | debian-bookworm | test: 1052 D virtualenv = 21.3.2 [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:06.140732 | debian-bookworm | test: 1052 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:06.140835 | debian-bookworm | test: 1052 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:06.140903 | debian-bookworm | test: 1052 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:06.140974 | debian-bookworm | test: 1052 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-05-13 03:06:06.145342 | debian-bookworm | test: 1056 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-05-13 03:06:07.247492 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-05-13 03:06:07.364591 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-13 03:06:07.534640 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-05-13 03:06:07.546422 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-05-13 03:06:07.606069 | debian-bookworm | Collecting ansible==11.13.0 (from -r requirements.txt (line 3)) 2026-05-13 03:06:07.618077 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-13 03:06:07.676504 | debian-bookworm | Collecting packaging==26.2 (from -r requirements.txt (line 4)) 2026-05-13 03:06:07.688232 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-13 03:06:07.721294 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-05-13 03:06:07.734217 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-05-13 03:06:07.759433 | debian-bookworm | Installing build dependencies: started 2026-05-13 03:06:08.988453 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-05-13 03:06:08.989121 | debian-bookworm | Getting requirements to build wheel: started 2026-05-13 03:06:09.413131 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-05-13 03:06:09.414146 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-05-13 03:06:09.641047 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-13 03:06:09.671238 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-05-13 03:06:09.682802 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-13 03:06:09.782433 | debian-bookworm | Collecting requests==2.33.1 (from -r requirements.txt (line 7)) 2026-05-13 03:06:09.793873 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-05-13 03:06:09.834352 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-05-13 03:06:09.847828 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-05-13 03:06:09.943685 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-05-13 03:06:09.955814 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-05-13 03:06:10.028107 | debian-bookworm | Collecting ansible-core~=2.18.12 (from ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-13 03:06:10.039491 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl.metadata (7.7 kB) 2026-05-13 03:06:10.121551 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-13 03:06:10.133928 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl.metadata (2.6 kB) 2026-05-13 03:06:10.197598 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-13 03:06:10.209851 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-05-13 03:06:10.269519 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-13 03:06:10.283419 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-13 03:06:10.340735 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-05-13 03:06:10.353936 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-05-13 03:06:10.490089 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-13 03:06:10.501897 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-05-13 03:06:10.539134 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-13 03:06:10.550464 | debian-bookworm | Downloading idna-3.15-py3-none-any.whl.metadata (7.7 kB) 2026-05-13 03:06:10.612002 | debian-bookworm | Collecting urllib3<3,>=1.26 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-13 03:06:10.623515 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-05-13 03:06:10.671814 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.33.1->-r requirements.txt (line 7)) 2026-05-13 03:06:10.683599 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-05-13 03:06:10.907654 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-13 03:06:10.918833 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-05-13 03:06:10.976682 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-13 03:06:10.990825 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-05-13 03:06:11.187807 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-13 03:06:11.199431 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-13 03:06:11.235383 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.12->ansible==11.13.0->-r requirements.txt (line 3)) 2026-05-13 03:06:11.248237 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-13 03:06:11.275278 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-13 03:06:11.307053 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-05-13 03:06:11.379111 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 12.8 MB/s 0:00:00 2026-05-13 03:06:11.395417 | debian-bookworm | Downloading ansible-11.13.0-py3-none-any.whl (57.6 MB) 2026-05-13 03:06:13.677983 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 MB 25.5 MB/s 0:00:02 2026-05-13 03:06:13.680183 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-13 03:06:13.692821 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-05-13 03:06:13.715425 | debian-bookworm | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-05-13 03:06:13.742598 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-05-13 03:06:13.787747 | debian-bookworm | Downloading ansible_core-2.18.16-py3-none-any.whl (2.2 MB) 2026-05-13 03:06:13.891679 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 20.6 MB/s 0:00:00 2026-05-13 03:06:13.906028 | debian-bookworm | Downloading charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB) 2026-05-13 03:06:13.934609 | debian-bookworm | Downloading idna-3.15-py3-none-any.whl (72 kB) 2026-05-13 03:06:13.958056 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-05-13 03:06:13.981156 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-05-13 03:06:14.006445 | debian-bookworm | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-05-13 03:06:14.032771 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-05-13 03:06:14.057651 | debian-bookworm | Downloading click-8.3.3-py3-none-any.whl (110 kB) 2026-05-13 03:06:14.081257 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-05-13 03:06:14.126620 | debian-bookworm | Downloading cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-05-13 03:06:14.420095 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 15.8 MB/s 0:00:00 2026-05-13 03:06:14.433785 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-05-13 03:06:14.459980 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-13 03:06:14.482250 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-13 03:06:14.504692 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-05-13 03:06:14.804827 | debian-bookworm | Building wheels for collected packages: pwgen 2026-05-13 03:06:14.806323 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-05-13 03:06:15.096884 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-05-13 03:06:15.100971 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=510e316611277f56f7d8a631f2c89c89a914173d15b2ee926d772aef05c80bde 2026-05-13 03:06:15.100995 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-05-13 03:06:15.108928 | debian-bookworm | Successfully built pwgen 2026-05-13 03:06:15.330364 | debian-bookworm | Installing collected packages: resolvelib, pwgen, urllib3, tabulate, sh, PyYAML, pycparser, packaging, MarkupSafe, idna, fasteners, colorama, click, charset_normalizer, certifi, requests, python-gilt, Jinja2, cffi, cryptography, ansible-core, ansible 2026-05-13 03:06:41.503516 | debian-bookworm | 2026-05-13 03:06:41.505921 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.13.0 ansible-core-2.18.16 certifi-2026.4.22 cffi-2.0.0 charset_normalizer-3.4.7 click-8.3.3 colorama-0.4.6 cryptography-48.0.0 fasteners-0.20 idna-3.15 packaging-26.2 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.33.1 resolvelib-1.0.1 sh-2.2.2 tabulate-0.10.0 urllib3-2.7.0 2026-05-13 03:06:41.613704 | debian-bookworm | test: 36524 I exit 0 (35.47 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1484 [tox/execute/api.py:311] 2026-05-13 03:06:41.620650 | debian-bookworm | test: OK (36.30 seconds) 2026-05-13 03:06:41.620689 | debian-bookworm | congratulations :) (36.33 seconds) 2026-05-13 03:06:41.799111 | debian-bookworm | ok: Runtime: 0:00:36.627003 2026-05-13 03:06:41.806211 | 2026-05-13 03:06:41.806296 | TASK [tox : Create a tempfile to save tox showconfig] 2026-05-13 03:06:42.209989 | debian-bookworm | changed 2026-05-13 03:06:42.214744 | 2026-05-13 03:06:42.214846 | TASK [tox : Detect tox version] 2026-05-13 03:06:42.750235 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-13 03:06:43.240695 | debian-bookworm | ok: Runtime: 0:00:00.308022 2026-05-13 03:06:43.247754 | 2026-05-13 03:06:43.247845 | TASK [tox : Get tox envlist config] 2026-05-13 03:06:44.284173 | debian-bookworm | ok: Runtime: 0:00:00.308595 2026-05-13 03:06:44.289894 | 2026-05-13 03:06:44.289992 | TASK [tox : Install any sibling python packages] 2026-05-13 03:06:44.976893 | debian-bookworm | ok: No setup.cfg, no action needed 2026-05-13 03:06:44.981331 | 2026-05-13 03:06:44.981406 | TASK [tox : Remove tempfile] 2026-05-13 03:06:45.616313 | debian-bookworm | changed 2026-05-13 03:06:45.632071 | 2026-05-13 03:06:45.632167 | TASK [tox : Emit tox command] 2026-05-13 03:06:45.705041 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-05-13 03:06:45.708977 | 2026-05-13 03:06:45.709061 | TASK [tox : Run tox] 2026-05-13 03:06:46.325785 | debian-bookworm | ROOT: 180 D setup logging to DEBUG on pid 1644 [tox/report.py:229] 2026-05-13 03:06:46.352554 | debian-bookworm | test: 207 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-05-13 03:06:46.354831 | debian-bookworm | test: 209 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-05-13 03:06:46.357991 | debian-bookworm | test: 212 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-05-13 03:06:46.358814 | debian-bookworm | test: 213 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-05-13 03:06:46.358937 | debian-bookworm | test: 213 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-05-13 03:06:46.359005 | debian-bookworm | test: 213 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-05-13 03:06:46.360338 | debian-bookworm | test: 215 D symlink on filesystem does work [virtualenv/info.py:51] 2026-05-13 03:06:46.360477 | debian-bookworm | test: 215 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-05-13 03:06:46.390600 | debian-bookworm | test: 245 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:485] 2026-05-13 03:06:47.171707 | debian-bookworm | test: 1026 I exit 0 (0.78 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1651 [tox/execute/api.py:311] 2026-05-13 03:06:47.172063 | debian-bookworm | test: 1026 W commands[1]> cat images.yml [tox/tox_env/api.py:485] 2026-05-13 03:06:47.174686 | debian-bookworm | --- 2026-05-13 03:06:47.174711 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-05-13 03:06:47.174717 | debian-bookworm | 2026-05-13 03:06:47.174722 | debian-bookworm | adminer_tag: "5.4.2" 2026-05-13 03:06:47.174729 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-05-13 03:06:47.174734 | debian-bookworm | 2026-05-13 03:06:47.174740 | debian-bookworm | ara_server_tag: "1.7.5" 2026-05-13 03:06:47.174746 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-05-13 03:06:47.174751 | debian-bookworm | 2026-05-13 03:06:47.174756 | debian-bookworm | ara_server_mariadb_tag: "11.8.4" 2026-05-13 03:06:47.174761 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-05-13 03:06:47.174766 | debian-bookworm | 2026-05-13 03:06:47.174770 | debian-bookworm | netbox_tag: "v4.3.5" 2026-05-13 03:06:47.174775 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-05-13 03:06:47.174780 | debian-bookworm | 2026-05-13 03:06:47.174784 | debian-bookworm | netbox_redis_tag: "7.4.7-alpine" 2026-05-13 03:06:47.174789 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-05-13 03:06:47.174793 | debian-bookworm | 2026-05-13 03:06:47.174798 | debian-bookworm | nginx_tag: "1.29.3-alpine" 2026-05-13 03:06:47.174802 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-05-13 03:06:47.174807 | debian-bookworm | 2026-05-13 03:06:47.174811 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-05-13 03:06:47.174816 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-05-13 03:06:47.174821 | debian-bookworm | 2026-05-13 03:06:47.174825 | debian-bookworm | phpmyadmin_tag: "5.2.3" 2026-05-13 03:06:47.174830 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-05-13 03:06:47.174834 | debian-bookworm | 2026-05-13 03:06:47.174839 | debian-bookworm | postgres_tag: "16.11-alpine" 2026-05-13 03:06:47.174843 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-05-13 03:06:47.174857 | debian-bookworm | 2026-05-13 03:06:47.174861 | debian-bookworm | manager_redis_tag: "7.4.7-alpine" 2026-05-13 03:06:47.174866 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-05-13 03:06:47.174870 | debian-bookworm | 2026-05-13 03:06:47.174875 | debian-bookworm | registry_tag: "3.0" 2026-05-13 03:06:47.174880 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-05-13 03:06:47.174884 | debian-bookworm | 2026-05-13 03:06:47.174888 | debian-bookworm | osism_ansible_tag: "{{ osism_ansible_version|default('latest') }}" 2026-05-13 03:06:47.174893 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-05-13 03:06:47.174898 | debian-bookworm | 2026-05-13 03:06:47.174902 | debian-bookworm | osism_kubernetes_tag: "{{ osism_kubernetes_version|default('latest') }}" 2026-05-13 03:06:47.174907 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-05-13 03:06:47.174911 | debian-bookworm | 2026-05-13 03:06:47.174915 | debian-bookworm | inventory_reconciler_tag: "{{ inventory_reconciler_version|default('latest') }}" 2026-05-13 03:06:47.174919 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-05-13 03:06:47.174924 | debian-bookworm | 2026-05-13 03:06:47.174928 | debian-bookworm | osism_tag: "{{ osism_version|default('latest') }}" 2026-05-13 03:06:47.174932 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-05-13 03:06:47.174936 | debian-bookworm | 2026-05-13 03:06:47.174940 | debian-bookworm | osism_frontend_tag: "{{ osism_version|default('latest') }}" 2026-05-13 03:06:47.174944 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-05-13 03:06:47.174948 | debian-bookworm | 2026-05-13 03:06:47.174952 | debian-bookworm | osism_netbox_tag: "{{ osism_version|default('latest') }}" 2026-05-13 03:06:47.174956 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-05-13 03:06:47.174960 | debian-bookworm | 2026-05-13 03:06:47.174963 | debian-bookworm | vault_tag: "1.21.2" 2026-05-13 03:06:47.174967 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-05-13 03:06:47.174971 | debian-bookworm | 2026-05-13 03:06:47.174975 | debian-bookworm | traefik_tag: "v3.5.0" 2026-05-13 03:06:47.174979 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-05-13 03:06:47.174983 | debian-bookworm | 2026-05-13 03:06:47.174986 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default('quincy') }}" 2026-05-13 03:06:47.174990 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-05-13 03:06:47.174994 | debian-bookworm | 2026-05-13 03:06:47.174998 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default('2024.2') }}" 2026-05-13 03:06:47.175002 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-05-13 03:06:47.176112 | debian-bookworm | test: 1030 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1656 [tox/execute/api.py:311] 2026-05-13 03:06:47.177280 | debian-bookworm | test: OK (0.83=setup[0.05]+cmd[0.78,0.00] seconds) 2026-05-13 03:06:47.177369 | debian-bookworm | congratulations :) (0.85 seconds) 2026-05-13 03:06:47.272940 | debian-bookworm | ok: Runtime: 0:00:01.114608 2026-05-13 03:06:47.279631 | 2026-05-13 03:06:47.279721 | TASK [tox : Look for output] 2026-05-13 03:06:47.837886 | debian-bookworm | ok 2026-05-13 03:06:47.872559 | 2026-05-13 03:06:47.872720 | TASK [tox : Return file comments to Zuul] 2026-05-13 03:06:47.968927 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:06:47.977062 | 2026-05-13 03:06:47.977154 | PLAY RECAP 2026-05-13 03:06:47.977207 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-05-13 03:06:47.977231 | 2026-05-13 03:06:48.302950 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-05-13 03:06:48.303947 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-13 03:06:49.518756 | 2026-05-13 03:06:49.518910 | PLAY [all] 2026-05-13 03:06:49.554000 | 2026-05-13 03:06:49.554127 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-05-13 03:06:49.663316 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:06:49.673832 | 2026-05-13 03:06:49.673970 | TASK [fetch-tox-output : Set tox log path for single node] 2026-05-13 03:06:49.736895 | debian-bookworm | ok 2026-05-13 03:06:49.741764 | 2026-05-13 03:06:49.741864 | TASK [fetch-tox-output : Ensure local tox dir] 2026-05-13 03:06:50.890043 | debian-bookworm -> localhost | changed 2026-05-13 03:06:50.897437 | 2026-05-13 03:06:50.897543 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-05-13 03:06:50.951096 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:06:50.956721 | 2026-05-13 03:06:50.956823 | TASK [fetch-tox-output : Set envlist fact] 2026-05-13 03:06:50.984207 | debian-bookworm | ok 2026-05-13 03:06:50.989856 | 2026-05-13 03:06:50.989938 | TASK [fetch-tox-output : Get tox version] 2026-05-13 03:06:51.709450 | 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-13 03:06:51.725897 | debian-bookworm | 4.54.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-05-13 03:06:52.053353 | debian-bookworm | ok: Runtime: 0:00:00.271949 2026-05-13 03:06:52.070439 | 2026-05-13 03:06:52.070547 | TASK [fetch-tox-output : Find all default environments] 2026-05-13 03:06:52.624610 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:06:52.630395 | 2026-05-13 03:06:52.630505 | TASK [fetch-tox-output : Set envlist fact] 2026-05-13 03:06:52.664420 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:06:52.672234 | 2026-05-13 03:06:52.672347 | TASK [fetch-tox-output : Find all default environments] 2026-05-13 03:06:53.224364 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:06:53.230128 | 2026-05-13 03:06:53.230325 | TASK [fetch-tox-output : Set envlist fact] 2026-05-13 03:06:53.254610 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:06:53.260941 | 2026-05-13 03:06:53.261051 | LOOP [fetch-tox-output : Copy tox logs] 2026-05-13 03:06:53.304657 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:06:53.322038 | 2026-05-13 03:06:53.322155 | LOOP [fetch-tox-output : Collect tox logs] 2026-05-13 03:06:54.666222 | debian-bookworm | changed: 2026-05-13 03:06:54.666414 | debian-bookworm | created directory /var/lib/zuul/builds/15408f05970d4181b3c1a99c165af82e/work/logs/tox/test 2026-05-13 03:06:54.666449 | debian-bookworm | cd+++++++++ ./ 2026-05-13 03:06:54.666475 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-05-13 03:06:54.666499 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-05-13 03:06:54.666525 | 2026-05-13 03:06:54.682998 | 2026-05-13 03:06:54.683110 | PLAY RECAP 2026-05-13 03:06:54.683166 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-05-13 03:06:54.683192 | 2026-05-13 03:06:55.035912 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-05-13 03:06:55.037063 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-13 03:06:56.516391 | 2026-05-13 03:06:56.516506 | PLAY [all] 2026-05-13 03:06:56.531106 | 2026-05-13 03:06:56.531217 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-05-13 03:06:56.800971 | debian-bookworm | changed: non-zero return code 2026-05-13 03:06:56.805505 | 2026-05-13 03:06:56.805629 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-05-13 03:06:56.825897 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:06:56.830772 | 2026-05-13 03:06:56.830884 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-05-13 03:06:56.858802 | 2026-05-13 03:06:56.858987 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-05-13 03:06:56.907679 | 2026-05-13 03:06:56.907828 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-05-13 03:06:56.940718 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:06:56.945625 | 2026-05-13 03:06:56.945719 | LOOP [fetch-subunit-output : Generate subunit file] 2026-05-13 03:06:56.993211 | 2026-05-13 03:06:56.993362 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-05-13 03:06:57.036326 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:06:57.041036 | 2026-05-13 03:06:57.041139 | TASK [fetch-subunit-output : Remove the temporary file] 2026-05-13 03:06:57.063999 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:06:57.068673 | 2026-05-13 03:06:57.068765 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-05-13 03:06:57.081631 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:06:57.089939 | 2026-05-13 03:06:57.090007 | PLAY RECAP 2026-05-13 03:06:57.090142 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-05-13 03:06:57.090173 | 2026-05-13 03:06:57.199946 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-05-13 03:06:57.200922 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-13 03:06:58.013212 | 2026-05-13 03:06:58.013356 | PLAY [Base post-fetch] 2026-05-13 03:06:58.049398 | 2026-05-13 03:06:58.049531 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-13 03:06:58.103863 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:06:58.109666 | 2026-05-13 03:06:58.109796 | TASK [fetch-output : Set log path for single node] 2026-05-13 03:06:58.167759 | debian-bookworm | ok 2026-05-13 03:06:58.172655 | 2026-05-13 03:06:58.172756 | LOOP [fetch-output : Ensure local output dirs] 2026-05-13 03:06:58.665416 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/15408f05970d4181b3c1a99c165af82e/work/logs" 2026-05-13 03:06:58.959320 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/15408f05970d4181b3c1a99c165af82e/work/artifacts" 2026-05-13 03:06:59.283745 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/15408f05970d4181b3c1a99c165af82e/work/docs" 2026-05-13 03:06:59.297908 | 2026-05-13 03:06:59.298021 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-13 03:07:00.392651 | debian-bookworm | changed: 2026-05-13 03:07:00.392809 | debian-bookworm | .d..t...... ./ 2026-05-13 03:07:00.392837 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-13 03:07:00.392865 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-13 03:07:00.392889 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-13 03:07:00.392921 | debian-bookworm | changed: All items complete 2026-05-13 03:07:00.392942 | 2026-05-13 03:07:01.139981 | debian-bookworm | changed: .d..t...... ./ 2026-05-13 03:07:02.019383 | debian-bookworm | changed: .d..t...... ./ 2026-05-13 03:07:02.041026 | 2026-05-13 03:07:02.041132 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-13 03:07:02.080773 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:07:02.084874 | debian-bookworm | skipping: Conditional result was False 2026-05-13 03:07:02.092407 | 2026-05-13 03:07:02.092480 | PLAY RECAP 2026-05-13 03:07:02.092526 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-13 03:07:02.092552 | 2026-05-13 03:07:02.237499 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-13 03:07:02.238500 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-13 03:07:03.121408 | 2026-05-13 03:07:03.121541 | PLAY [Base post] 2026-05-13 03:07:03.140706 | 2026-05-13 03:07:03.140824 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-13 03:07:03.660185 | debian-bookworm | changed 2026-05-13 03:07:03.671785 | 2026-05-13 03:07:03.671904 | PLAY RECAP 2026-05-13 03:07:03.671981 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-13 03:07:03.672059 | 2026-05-13 03:07:03.814542 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-13 03:07:03.815680 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-13 03:07:04.732248 | 2026-05-13 03:07:04.732426 | PLAY [Base post-logs] 2026-05-13 03:07:04.754179 | 2026-05-13 03:07:04.754343 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-13 03:07:05.749698 | localhost | changed 2026-05-13 03:07:05.774320 | 2026-05-13 03:07:05.774514 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-13 03:07:05.839493 | localhost | ok 2026-05-13 03:07:05.843371 | 2026-05-13 03:07:05.843488 | TASK [Set zuul-log-path fact] 2026-05-13 03:07:05.879849 | localhost | ok 2026-05-13 03:07:05.888994 | 2026-05-13 03:07:05.889143 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 03:07:05.949847 | localhost | ok 2026-05-13 03:07:05.953187 | 2026-05-13 03:07:05.953299 | TASK [upload-logs : Create log directories] 2026-05-13 03:07:06.947363 | localhost | changed 2026-05-13 03:07:06.950591 | 2026-05-13 03:07:06.950720 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-13 03:07:07.715647 | localhost -> localhost | ok: Runtime: 0:00:00.004325 2026-05-13 03:07:07.723086 | 2026-05-13 03:07:07.723200 | TASK [upload-logs : Upload logs to log server] 2026-05-13 03:07:08.521454 | localhost | Output suppressed because no_log was given 2026-05-13 03:07:08.523176 | 2026-05-13 03:07:08.523266 | LOOP [upload-logs : Compress console log and json output] 2026-05-13 03:07:08.574953 | localhost | skipping: Conditional result was False 2026-05-13 03:07:08.580754 | localhost | skipping: Conditional result was False 2026-05-13 03:07:08.592592 | 2026-05-13 03:07:08.592693 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-13 03:07:08.633784 | localhost | skipping: Conditional result was False 2026-05-13 03:07:08.634019 | 2026-05-13 03:07:08.638810 | localhost | skipping: Conditional result was False 2026-05-13 03:07:08.648881 | 2026-05-13 03:07:08.648988 | LOOP [upload-logs : Upload console log and json output]