2026-03-10 03:06:28.088754 | Job console starting 2026-03-10 03:06:28.113129 | Updating git repos 2026-03-10 03:06:28.157150 | Cloning repos into workspace 2026-03-10 03:06:28.202061 | Restoring repo states 2026-03-10 03:06:28.268495 | Merging changes 2026-03-10 03:06:28.268509 | Checking out repos 2026-03-10 03:06:28.296680 | Preparing playbooks 2026-03-10 03:06:28.961625 | Running Ansible setup 2026-03-10 03:06:33.981567 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-10 03:06:35.513614 | 2026-03-10 03:06:35.513747 | PLAY [Base pre] 2026-03-10 03:06:35.528693 | 2026-03-10 03:06:35.528818 | TASK [Setup log path fact] 2026-03-10 03:06:35.557020 | debian-bookworm | ok 2026-03-10 03:06:35.586016 | 2026-03-10 03:06:35.586182 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-10 03:06:35.625130 | debian-bookworm | ok 2026-03-10 03:06:35.634968 | 2026-03-10 03:06:35.635093 | TASK [emit-job-header : Print job information] 2026-03-10 03:06:35.680530 | # Job Information 2026-03-10 03:06:35.680801 | Ansible Version: 2.16.14 2026-03-10 03:06:35.680866 | Job: cfg-generics-tox-test-stable 2026-03-10 03:06:35.680926 | Pipeline: periodic-daily 2026-03-10 03:06:35.680970 | Executor: 521e9411259a 2026-03-10 03:06:35.681008 | Triggered by: https://github.com/osism/generics 2026-03-10 03:06:35.681066 | Event ID: 2b93092da1c248c09e07ea2a566fcf74 2026-03-10 03:06:35.689423 | 2026-03-10 03:06:35.689539 | LOOP [emit-job-header : Print node information] 2026-03-10 03:06:35.790436 | debian-bookworm | ok: 2026-03-10 03:06:35.790657 | debian-bookworm | # Node Information 2026-03-10 03:06:35.790693 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-10 03:06:35.790717 | debian-bookworm | Hostname: debian 2026-03-10 03:06:35.790739 | debian-bookworm | Username: zuul 2026-03-10 03:06:35.790759 | debian-bookworm | Distro: Debian 12.13 2026-03-10 03:06:35.790781 | debian-bookworm | Provider: regiocloud-a 2026-03-10 03:06:35.790802 | debian-bookworm | Region: 2026-03-10 03:06:35.790823 | debian-bookworm | Label: debian-bookworm 2026-03-10 03:06:35.790923 | debian-bookworm | Product Name: OpenStack Nova 2026-03-10 03:06:35.790947 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe70:bcf1 2026-03-10 03:06:35.804955 | 2026-03-10 03:06:35.805097 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-10 03:06:36.395730 | debian-bookworm -> localhost | changed 2026-03-10 03:06:36.409207 | 2026-03-10 03:06:36.409323 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-10 03:06:38.138080 | debian-bookworm -> localhost | changed 2026-03-10 03:06:38.153529 | 2026-03-10 03:06:38.153633 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-10 03:06:38.804032 | debian-bookworm -> localhost | ok 2026-03-10 03:06:38.810028 | 2026-03-10 03:06:38.810140 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-10 03:06:38.848917 | debian-bookworm | ok 2026-03-10 03:06:38.890378 | debian-bookworm | included: /var/lib/zuul/builds/3061b7a9480447eab1bf912c164787c5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-10 03:06:38.903161 | 2026-03-10 03:06:38.903270 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-10 03:06:41.021317 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-10 03:06:41.021503 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3061b7a9480447eab1bf912c164787c5/work/3061b7a9480447eab1bf912c164787c5_id_rsa 2026-03-10 03:06:41.021539 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3061b7a9480447eab1bf912c164787c5/work/3061b7a9480447eab1bf912c164787c5_id_rsa.pub 2026-03-10 03:06:41.021564 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-10 03:06:41.021587 | debian-bookworm -> localhost | SHA256:e+irBDRzx6fF4ggHjaJqwsB3kZAGTsCBYxEXjFusAlE zuul-build-sshkey 2026-03-10 03:06:41.021608 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-10 03:06:41.021639 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-10 03:06:41.021661 | debian-bookworm -> localhost | |*OE+=o. | 2026-03-10 03:06:41.021682 | debian-bookworm -> localhost | |*+o*.+.. . | 2026-03-10 03:06:41.021702 | debian-bookworm -> localhost | |++=.= + + + | 2026-03-10 03:06:41.021721 | debian-bookworm -> localhost | |++ o B + = | 2026-03-10 03:06:41.021741 | debian-bookworm -> localhost | |= . o . S | 2026-03-10 03:06:41.021768 | debian-bookworm -> localhost | |oo . o | 2026-03-10 03:06:41.021791 | debian-bookworm -> localhost | |o . o . | 2026-03-10 03:06:41.021812 | debian-bookworm -> localhost | | . . . | 2026-03-10 03:06:41.021833 | debian-bookworm -> localhost | | ..o. | 2026-03-10 03:06:41.021854 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-10 03:06:41.021902 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.386827 2026-03-10 03:06:41.028143 | 2026-03-10 03:06:41.028233 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-10 03:06:41.056409 | debian-bookworm | ok 2026-03-10 03:06:41.073562 | debian-bookworm | included: /var/lib/zuul/builds/3061b7a9480447eab1bf912c164787c5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-10 03:06:41.113385 | 2026-03-10 03:06:41.113500 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-10 03:06:41.136716 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:06:41.142614 | 2026-03-10 03:06:41.142706 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-10 03:06:42.041994 | debian-bookworm | changed 2026-03-10 03:06:42.048924 | 2026-03-10 03:06:42.049018 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-10 03:06:42.298869 | debian-bookworm | ok 2026-03-10 03:06:42.311724 | 2026-03-10 03:06:42.311827 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-10 03:06:42.982783 | debian-bookworm | changed 2026-03-10 03:06:42.995115 | 2026-03-10 03:06:42.995222 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-10 03:06:43.659661 | debian-bookworm | changed 2026-03-10 03:06:43.664917 | 2026-03-10 03:06:43.665011 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-10 03:06:43.687972 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:06:43.693747 | 2026-03-10 03:06:43.693835 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-10 03:06:44.080596 | debian-bookworm -> localhost | changed 2026-03-10 03:06:44.091003 | 2026-03-10 03:06:44.091117 | TASK [add-build-sshkey : Add back temp key] 2026-03-10 03:06:44.480082 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3061b7a9480447eab1bf912c164787c5/work/3061b7a9480447eab1bf912c164787c5_id_rsa (zuul-build-sshkey) 2026-03-10 03:06:44.480287 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024664 2026-03-10 03:06:44.489093 | 2026-03-10 03:06:44.489194 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-10 03:06:44.946615 | debian-bookworm | ok 2026-03-10 03:06:44.959565 | 2026-03-10 03:06:44.959732 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-10 03:06:44.984284 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:06:44.996715 | 2026-03-10 03:06:44.996817 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-10 03:06:45.418111 | debian-bookworm | ok 2026-03-10 03:06:45.428613 | 2026-03-10 03:06:45.428717 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-10 03:06:45.457590 | debian-bookworm | ok 2026-03-10 03:06:45.462558 | 2026-03-10 03:06:45.462650 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-10 03:06:45.720219 | debian-bookworm -> localhost | ok 2026-03-10 03:06:45.725916 | 2026-03-10 03:06:45.725990 | TASK [validate-host : Collect information about the host] 2026-03-10 03:06:46.718234 | debian-bookworm | ok 2026-03-10 03:06:46.741285 | 2026-03-10 03:06:46.741388 | TASK [validate-host : Sanitize hostname] 2026-03-10 03:06:46.847067 | debian-bookworm | ok 2026-03-10 03:06:46.898439 | 2026-03-10 03:06:46.898537 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-10 03:06:47.690678 | debian-bookworm -> localhost | changed 2026-03-10 03:06:47.699026 | 2026-03-10 03:06:47.699134 | TASK [validate-host : Collect information about zuul worker] 2026-03-10 03:06:48.439822 | debian-bookworm | ok 2026-03-10 03:06:48.445135 | 2026-03-10 03:06:48.445226 | TASK [validate-host : Write out all zuul information for each host] 2026-03-10 03:06:49.188081 | debian-bookworm -> localhost | changed 2026-03-10 03:06:49.202690 | 2026-03-10 03:06:49.202913 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-10 03:06:49.517498 | debian-bookworm | ok 2026-03-10 03:06:49.526775 | 2026-03-10 03:06:49.526936 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-10 03:06:50.383827 | debian-bookworm | changed: 2026-03-10 03:06:50.384137 | debian-bookworm | cd+++++++++ src/ 2026-03-10 03:06:50.384198 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-10 03:06:50.384224 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-10 03:06:50.384246 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-03-10 03:06:50.384267 | debian-bookworm | =7.0.3 2026-03-10 03:07:11.387920 | debian-bookworm | Downloading cachetools-7.0.5-py3-none-any.whl (13 kB) 2026-03-10 03:07:11.428739 | debian-bookworm | Collecting colorama>=0.4.6 2026-03-10 03:07:11.443195 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-10 03:07:11.501698 | debian-bookworm | Collecting filelock>=3.25 2026-03-10 03:07:11.516479 | debian-bookworm | Downloading filelock-3.25.1-py3-none-any.whl (26 kB) 2026-03-10 03:07:11.565942 | debian-bookworm | Collecting packaging>=26 2026-03-10 03:07:11.580351 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-10 03:07:11.587538 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 13.7 MB/s eta 0:00:00 2026-03-10 03:07:11.636837 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-03-10 03:07:11.651343 | debian-bookworm | Downloading platformdirs-4.9.4-py3-none-any.whl (21 kB) 2026-03-10 03:07:11.692617 | debian-bookworm | Collecting pluggy>=1.6 2026-03-10 03:07:11.706853 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-03-10 03:07:11.747231 | debian-bookworm | Collecting pyproject-api>=1.10 2026-03-10 03:07:11.761823 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-03-10 03:07:11.800955 | debian-bookworm | Collecting tomli-w>=1.2 2026-03-10 03:07:11.815816 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-03-10 03:07:11.961380 | debian-bookworm | Collecting virtualenv>=21.1 2026-03-10 03:07:11.976446 | debian-bookworm | Downloading virtualenv-21.2.0-py3-none-any.whl (5.8 MB) 2026-03-10 03:07:12.234239 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 22.9 MB/s eta 0:00:00 2026-03-10 03:07:12.323938 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-03-10 03:07:12.339235 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-03-10 03:07:12.364291 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 21.3 MB/s eta 0:00:00 2026-03-10 03:07:12.411319 | debian-bookworm | Collecting python-discovery>=1 2026-03-10 03:07:12.426088 | debian-bookworm | Downloading python_discovery-1.1.2-py3-none-any.whl (31 kB) 2026-03-10 03:07:12.541848 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-03-10 03:07:13.188503 | debian-bookworm | Successfully installed cachetools-7.0.5 colorama-0.4.6 distlib-0.4.0 filelock-3.25.1 packaging-26.0 platformdirs-4.9.4 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.1.2 tomli-w-1.2.0 tox-4.49.1 virtualenv-21.2.0 2026-03-10 03:07:13.752308 | debian-bookworm | ok: Runtime: 0:00:02.754138 2026-03-10 03:07:13.762092 | 2026-03-10 03:07:13.762247 | TASK [ensure-tox : Export installed tox_executable path] 2026-03-10 03:07:13.814283 | debian-bookworm | ok 2026-03-10 03:07:13.822630 | 2026-03-10 03:07:13.822752 | TASK [ensure-tox : Output tox version] 2026-03-10 03:07:14.290821 | 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-03-10 03:07:14.308854 | debian-bookworm | 4.49.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-10 03:07:14.394951 | debian-bookworm | ok: Runtime: 0:00:00.268870 2026-03-10 03:07:14.403130 | 2026-03-10 03:07:14.403263 | TASK [ensure-tox : Make global symlink] 2026-03-10 03:07:14.427782 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:07:14.437694 | 2026-03-10 03:07:14.437784 | PLAY RECAP 2026-03-10 03:07:14.437847 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-03-10 03:07:14.437877 | 2026-03-10 03:07:14.589441 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-03-10 03:07:14.592742 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-10 03:07:15.355135 | 2026-03-10 03:07:15.355299 | PLAY [all] 2026-03-10 03:07:15.371277 | 2026-03-10 03:07:15.371412 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-03-10 03:07:15.865377 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-10 03:07:15.921819 | debian-bookworm | ok: Runtime: 0:00:00.096897 2026-03-10 03:07:15.932597 | 2026-03-10 03:07:15.932747 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-03-10 03:07:16.460484 | debian-bookworm | ok: Runtime: 0:00:00.005803 2026-03-10 03:07:16.474644 | 2026-03-10 03:07:16.474831 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-03-10 03:07:16.757873 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-10 03:07:16.759162 | debian-bookworm | sudo: a password is required 2026-03-10 03:07:17.008361 | debian-bookworm | ok: Runtime: 0:00:00.015613 2026-03-10 03:07:17.020241 | 2026-03-10 03:07:17.020361 | TASK [tox : Check to see if the constraints file exists] 2026-03-10 03:07:17.055013 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:07:17.063305 | 2026-03-10 03:07:17.063445 | TASK [tox : Fail if constraints file is missing] 2026-03-10 03:07:17.088225 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:07:17.097903 | 2026-03-10 03:07:17.098034 | TASK [tox : Record file location] 2026-03-10 03:07:17.122003 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:07:17.134116 | 2026-03-10 03:07:17.134287 | TASK [tox : Install tox siblings] 2026-03-10 03:07:17.157914 | debian-bookworm | ok 2026-03-10 03:07:17.166617 | debian-bookworm | included: /var/lib/zuul/builds/3061b7a9480447eab1bf912c164787c5/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-03-10 03:07:17.172496 | 2026-03-10 03:07:17.172601 | TASK [tox : Run tox without tests] 2026-03-10 03:07:17.654677 | debian-bookworm | ROOT: 171 D setup logging to DEBUG on pid 1419 [tox/report.py:229] 2026-03-10 03:07:17.682562 | debian-bookworm | test: 199 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-10 03:07:17.684879 | debian-bookworm | test: 201 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-10 03:07:17.689178 | debian-bookworm | test: 206 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 2e5398c7784f52dc4bec1e4842611e9f 245707add9352eac8fbdaaf1ddf0869c [python_discovery/_cached_py_info.py:197] 2026-03-10 03:07:17.758075 | debian-bookworm | test: 275 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-03-10 03:07:17.758574 | debian-bookworm | test: 275 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-10 03:07:17.758709 | debian-bookworm | test: 275 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:71] 2026-03-10 03:07:17.758813 | debian-bookworm | test: 275 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:75] 2026-03-10 03:07:17.759870 | debian-bookworm | test: 277 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-10 03:07:17.759984 | debian-bookworm | test: 277 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-10 03:07:17.785414 | debian-bookworm | test: 302 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-03-10 03:07:17.785680 | debian-bookworm | test: 302 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:18] 2026-03-10 03:07:17.785804 | debian-bookworm | test: 302 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/include [virtualenv/util/path/_sync.py:18] 2026-03-10 03:07:17.785900 | debian-bookworm | test: 303 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-03-10 03:07:17.786107 | debian-bookworm | test: 303 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-10 03:07:17.786191 | debian-bookworm | test: 303 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:07:17.786241 | debian-bookworm | test: 303 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:07:17.786288 | debian-bookworm | test: 303 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:07:17.786337 | debian-bookworm | test: 303 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:07:17.786385 | debian-bookworm | test: 303 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:07:17.786436 | debian-bookworm | test: 303 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-03-10 03:07:17.786482 | debian-bookworm | test: 303 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:07:17.786530 | debian-bookworm | test: 303 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:07:17.786573 | debian-bookworm | test: 303 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:07:17.786615 | debian-bookworm | test: 303 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:07:17.786658 | debian-bookworm | test: 303 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:07:17.786872 | debian-bookworm | test: 303 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-03-10 03:07:17.787172 | debian-bookworm | test: 304 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-03-10 03:07:17.787292 | debian-bookworm | test: 304 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-03-10 03:07:17.787654 | debian-bookworm | test: 304 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-03-10 03:07:17.787902 | debian-bookworm | test: 305 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:263] 2026-03-10 03:07:17.825274 | debian-bookworm | test: 304 D { 2026-03-10 03:07:17.825305 | debian-bookworm | "sys": { 2026-03-10 03:07:17.825314 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2026-03-10 03:07:17.825321 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-03-10 03:07:17.825328 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-03-10 03:07:17.825335 | debian-bookworm | "base_prefix": "/usr", 2026-03-10 03:07:17.825344 | debian-bookworm | "real_prefix": null, 2026-03-10 03:07:17.825350 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2026-03-10 03:07:17.825357 | debian-bookworm | "base_exec_prefix": "/usr", 2026-03-10 03:07:17.825362 | debian-bookworm | "path": [ 2026-03-10 03:07:17.825367 | debian-bookworm | "/usr/lib/python311.zip", 2026-03-10 03:07:17.825374 | debian-bookworm | "/usr/lib/python3.11", 2026-03-10 03:07:17.825380 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-03-10 03:07:17.825386 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2026-03-10 03:07:17.825393 | debian-bookworm | ], 2026-03-10 03:07:17.825400 | debian-bookworm | "meta_path": [ 2026-03-10 03:07:17.825407 | debian-bookworm | "", 2026-03-10 03:07:17.825414 | debian-bookworm | "", 2026-03-10 03:07:17.825420 | debian-bookworm | "", 2026-03-10 03:07:17.825429 | debian-bookworm | "" 2026-03-10 03:07:17.825434 | debian-bookworm | ], 2026-03-10 03:07:17.825438 | debian-bookworm | "fs_encoding": "utf-8", 2026-03-10 03:07:17.825445 | debian-bookworm | "io_encoding": "utf-8" 2026-03-10 03:07:17.825451 | debian-bookworm | }, 2026-03-10 03:07:17.825458 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-03-10 03:07:17.825464 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-03-10 03:07:17.825470 | debian-bookworm | "os": "", 2026-03-10 03:07:17.825477 | debian-bookworm | "site": "", 2026-03-10 03:07:17.825483 | debian-bookworm | "datetime": "", 2026-03-10 03:07:17.825490 | debian-bookworm | "math": "", 2026-03-10 03:07:17.825496 | debian-bookworm | "json": "" 2026-03-10 03:07:17.825503 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-03-10 03:07:17.825515 | debian-bookworm | test: 342 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-03-10 03:07:17.826603 | debian-bookworm | test: 343 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-10 03:07:17.827037 | debian-bookworm | test: 343 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-10 03:07:17.827978 | debian-bookworm | test: 345 D build install image for pip-26.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-10 03:07:17.828169 | debian-bookworm | test: 345 D build install image for setuptools-82.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-10 03:07:17.989931 | debian-bookworm | test: 506 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-10 03:07:17.990329 | debian-bookworm | test: 507 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-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-03-10 03:07:17.990880 | debian-bookworm | test: 507 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-82.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-10 03:07:17.993530 | debian-bookworm | test: 510 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-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-03-10 03:07:18.024559 | debian-bookworm | test: 541 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.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-03-10 03:07:18.119036 | debian-bookworm | test: 636 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-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-03-10 03:07:18.120640 | debian-bookworm | test: 637 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-10 03:07:18.126336 | debian-bookworm | test: 643 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-10 03:07:18.129976 | debian-bookworm | test: 647 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-26.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-10 03:07:18.130545 | debian-bookworm | test: 647 D generated console scripts pip-3.11 pip3 pip3.11 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-10 03:07:18.130941 | debian-bookworm | test: 647 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-03-10 03:07:18.140167 | debian-bookworm | test: 657 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-10 03:07:18.140329 | debian-bookworm | test: 657 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:07:18.140463 | debian-bookworm | test: 657 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:07:18.140581 | debian-bookworm | test: 657 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:07:18.140695 | debian-bookworm | test: 657 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:07:18.140818 | debian-bookworm | test: 657 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:07:18.140927 | debian-bookworm | test: 658 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-03-10 03:07:18.141035 | debian-bookworm | test: 658 D virtualenv = 21.2.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:07:18.141207 | debian-bookworm | test: 658 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:07:18.141328 | debian-bookworm | test: 658 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:07:18.141437 | debian-bookworm | test: 658 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:07:18.141545 | debian-bookworm | test: 658 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-10 03:07:18.148741 | debian-bookworm | test: 665 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:499] 2026-03-10 03:07:19.109704 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-03-10 03:07:19.212132 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-10 03:07:19.326713 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-03-10 03:07:19.337608 | 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-03-10 03:07:19.418450 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 3)) 2026-03-10 03:07:19.429754 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-10 03:07:19.464431 | debian-bookworm | Collecting packaging==26.0 (from -r requirements.txt (line 4)) 2026-03-10 03:07:19.476999 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-10 03:07:19.613417 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-03-10 03:07:19.723490 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-03-10 03:07:19.814186 | debian-bookworm | Installing build dependencies: started 2026-03-10 03:07:20.873821 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-03-10 03:07:20.873851 | debian-bookworm | Getting requirements to build wheel: started 2026-03-10 03:07:21.244933 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-03-10 03:07:21.244962 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-03-10 03:07:21.443355 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-10 03:07:21.585383 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-03-10 03:07:21.695209 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-10 03:07:21.809990 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 7)) 2026-03-10 03:07:21.821682 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-10 03:07:21.874978 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 8)) 2026-03-10 03:07:21.888733 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-03-10 03:07:22.133321 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-03-10 03:07:22.145181 | 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-03-10 03:07:22.253284 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-10 03:07:22.264936 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl.metadata (7.7 kB) 2026-03-10 03:07:22.307990 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-10 03:07:22.318403 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-10 03:07:22.351175 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-10 03:07:22.361806 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-03-10 03:07:22.395352 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-10 03:07:22.406728 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-10 03:07:22.549530 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-10 03:07:22.654582 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-03-10 03:07:22.800981 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-10 03:07:22.812456 | debian-bookworm | Downloading charset_normalizer-3.4.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (39 kB) 2026-03-10 03:07:22.848167 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-10 03:07:22.858525 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-10 03:07:22.899317 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-10 03:07:22.909628 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-10 03:07:22.948373 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-10 03:07:22.958815 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-10 03:07:23.224867 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-10 03:07:23.235633 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-03-10 03:07:23.284119 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-10 03:07:23.297341 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-03-10 03:07:23.484770 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-10 03:07:23.495654 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-10 03:07:23.536754 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-10 03:07:23.549665 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-10 03:07:23.578661 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-10 03:07:23.608414 | 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-03-10 03:07:23.674289 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 12.3 MB/s 0:00:00 2026-03-10 03:07:23.686964 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-03-10 03:07:26.692481 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 19.1 MB/s 0:00:03 2026-03-10 03:07:26.703866 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-10 03:07:26.724341 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-03-10 03:07:26.744284 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-10 03:07:26.783082 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-03-10 03:07:26.850613 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl (2.2 MB) 2026-03-10 03:07:26.933089 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 26.1 MB/s 0:00:00 2026-03-10 03:07:26.946576 | debian-bookworm | Downloading charset_normalizer-3.4.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (193 kB) 2026-03-10 03:07:26.971409 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-10 03:07:26.993450 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-03-10 03:07:27.014123 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-10 03:07:27.038364 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-10 03:07:27.066817 | 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-03-10 03:07:27.104592 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-10 03:07:27.242224 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-10 03:07:27.263711 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-03-10 03:07:27.420437 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 28.3 MB/s 0:00:00 2026-03-10 03:07:27.434274 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-03-10 03:07:27.460141 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-10 03:07:27.481795 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-10 03:07:27.504739 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-03-10 03:07:27.767028 | debian-bookworm | Building wheels for collected packages: pwgen 2026-03-10 03:07:27.767984 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-03-10 03:07:28.004692 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-03-10 03:07:28.005832 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=47e09dee3abd333568c9960925b78e6be26affaff1d0bccb1c5b3662a465642f 2026-03-10 03:07:28.006345 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-03-10 03:07:28.010336 | debian-bookworm | Successfully built pwgen 2026-03-10 03:07:28.215026 | 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-03-10 03:07:52.637473 | debian-bookworm | 2026-03-10 03:07:52.639213 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.14 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.5 click-8.3.1 colorama-0.4.6 cryptography-46.0.5 fasteners-0.20 idna-3.11 packaging-26.0 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.32.5 resolvelib-1.0.1 sh-2.2.2 tabulate-0.10.0 urllib3-2.6.3 2026-03-10 03:07:52.766230 | debian-bookworm | test: 35283 I exit 0 (34.62 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1432 [tox/execute/api.py:311] 2026-03-10 03:07:52.768117 | debian-bookworm | test: OK (35.09 seconds) 2026-03-10 03:07:52.768134 | debian-bookworm | congratulations :) (35.12 seconds) 2026-03-10 03:07:53.222044 | debian-bookworm | ok: Runtime: 0:00:35.364153 2026-03-10 03:07:53.230423 | 2026-03-10 03:07:53.230533 | TASK [tox : Create a tempfile to save tox showconfig] 2026-03-10 03:07:53.888791 | debian-bookworm | changed 2026-03-10 03:07:53.900160 | 2026-03-10 03:07:53.900260 | TASK [tox : Get tox envlist config] 2026-03-10 03:07:54.985673 | debian-bookworm | ok: Runtime: 0:00:00.327477 2026-03-10 03:07:54.990983 | 2026-03-10 03:07:54.991103 | TASK [tox : Install any sibling python packages] 2026-03-10 03:07:55.439814 | debian-bookworm | ok: No setup.cfg, no action needed 2026-03-10 03:07:55.445066 | 2026-03-10 03:07:55.445162 | TASK [tox : Remove tempfile] 2026-03-10 03:07:55.938090 | debian-bookworm | changed 2026-03-10 03:07:55.943711 | 2026-03-10 03:07:55.943800 | TASK [tox : Emit tox command] 2026-03-10 03:07:55.971446 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-03-10 03:07:55.976423 | 2026-03-10 03:07:55.976515 | TASK [tox : Run tox] 2026-03-10 03:07:56.450265 | debian-bookworm | ROOT: 169 D setup logging to DEBUG on pid 1587 [tox/report.py:229] 2026-03-10 03:07:56.477417 | debian-bookworm | test: 196 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-10 03:07:56.479772 | debian-bookworm | test: 198 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-10 03:07:56.482988 | debian-bookworm | test: 202 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-03-10 03:07:56.483848 | debian-bookworm | test: 203 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-10 03:07:56.483998 | debian-bookworm | test: 203 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:71] 2026-03-10 03:07:56.484103 | debian-bookworm | test: 203 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:75] 2026-03-10 03:07:56.485268 | debian-bookworm | test: 204 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-10 03:07:56.485406 | debian-bookworm | test: 204 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-10 03:07:56.513882 | debian-bookworm | test: 233 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:499] 2026-03-10 03:07:57.119034 | debian-bookworm | test: 838 I exit 0 (0.60 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1594 [tox/execute/api.py:311] 2026-03-10 03:07:57.119372 | debian-bookworm | test: 838 W commands[1]> cat images.yml [tox/tox_env/api.py:499] 2026-03-10 03:07:57.121873 | debian-bookworm | --- 2026-03-10 03:07:57.121895 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2026-03-10 03:07:57.121900 | debian-bookworm | 2026-03-10 03:07:57.121905 | debian-bookworm | adminer_tag: "5.3.0" 2026-03-10 03:07:57.121910 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2026-03-10 03:07:57.121915 | debian-bookworm | 2026-03-10 03:07:57.121920 | debian-bookworm | ara_server_tag: "1.7.2" 2026-03-10 03:07:57.121924 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2026-03-10 03:07:57.121929 | debian-bookworm | 2026-03-10 03:07:57.121933 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2026-03-10 03:07:57.121937 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2026-03-10 03:07:57.121941 | debian-bookworm | 2026-03-10 03:07:57.121945 | debian-bookworm | netbox_tag: "v4.2.2" 2026-03-10 03:07:57.121953 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2026-03-10 03:07:57.121960 | debian-bookworm | 2026-03-10 03:07:57.121964 | debian-bookworm | netbox_redis_tag: "7.4.4-alpine" 2026-03-10 03:07:57.121968 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2026-03-10 03:07:57.121972 | debian-bookworm | 2026-03-10 03:07:57.121976 | debian-bookworm | nginx_tag: "1.28.0-alpine" 2026-03-10 03:07:57.121980 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2026-03-10 03:07:57.121984 | debian-bookworm | 2026-03-10 03:07:57.121988 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2026-03-10 03:07:57.121992 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2026-03-10 03:07:57.121996 | debian-bookworm | 2026-03-10 03:07:57.122000 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2026-03-10 03:07:57.122004 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2026-03-10 03:07:57.122008 | debian-bookworm | 2026-03-10 03:07:57.122012 | debian-bookworm | postgres_tag: "16.9-alpine" 2026-03-10 03:07:57.122016 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2026-03-10 03:07:57.122027 | debian-bookworm | 2026-03-10 03:07:57.122031 | debian-bookworm | manager_redis_tag: "7.4.4-alpine" 2026-03-10 03:07:57.122035 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2026-03-10 03:07:57.122039 | debian-bookworm | 2026-03-10 03:07:57.122043 | debian-bookworm | registry_tag: "3.0" 2026-03-10 03:07:57.122047 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2026-03-10 03:07:57.122051 | debian-bookworm | 2026-03-10 03:07:57.122055 | debian-bookworm | osism_ansible_tag: "0.20250531.0" 2026-03-10 03:07:57.122059 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2026-03-10 03:07:57.122063 | debian-bookworm | 2026-03-10 03:07:57.122067 | debian-bookworm | osism_kubernetes_tag: "0.20250530.0" 2026-03-10 03:07:57.122071 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2026-03-10 03:07:57.122075 | debian-bookworm | 2026-03-10 03:07:57.122079 | debian-bookworm | inventory_reconciler_tag: "0.20250530.0" 2026-03-10 03:07:57.122083 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2026-03-10 03:07:57.122087 | debian-bookworm | 2026-03-10 03:07:57.122091 | debian-bookworm | osism_tag: "0.20250530.0" 2026-03-10 03:07:57.122095 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2026-03-10 03:07:57.122099 | debian-bookworm | 2026-03-10 03:07:57.122103 | debian-bookworm | osism_frontend_tag: "0.20250530.0" 2026-03-10 03:07:57.122107 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2026-03-10 03:07:57.122111 | debian-bookworm | 2026-03-10 03:07:57.122115 | debian-bookworm | osism_netbox_tag: "0.20250530.0" 2026-03-10 03:07:57.122119 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2026-03-10 03:07:57.122123 | debian-bookworm | 2026-03-10 03:07:57.122127 | debian-bookworm | vault_tag: "1.19.5" 2026-03-10 03:07:57.122131 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2026-03-10 03:07:57.122135 | debian-bookworm | 2026-03-10 03:07:57.122139 | debian-bookworm | traefik_tag: "v3.4.1" 2026-03-10 03:07:57.122143 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2026-03-10 03:07:57.122147 | debian-bookworm | 2026-03-10 03:07:57.122151 | debian-bookworm | ceph_ansible_tag: "0.20250530.0" 2026-03-10 03:07:57.122157 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2026-03-10 03:07:57.122161 | debian-bookworm | 2026-03-10 03:07:57.122165 | debian-bookworm | kolla_ansible_tag: "0.20250530.0" 2026-03-10 03:07:57.122169 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2026-03-10 03:07:57.123935 | debian-bookworm | test: 843 I exit 0 (0.00 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1599 [tox/execute/api.py:311] 2026-03-10 03:07:57.125242 | debian-bookworm | test: OK (0.65=setup[0.04]+cmd[0.60,0.00] seconds) 2026-03-10 03:07:57.125255 | debian-bookworm | congratulations :) (0.68 seconds) 2026-03-10 03:07:57.535546 | debian-bookworm | ok: Runtime: 0:00:00.910712 2026-03-10 03:07:57.549436 | 2026-03-10 03:07:57.549536 | TASK [tox : Look for output] 2026-03-10 03:07:58.091946 | debian-bookworm | ok 2026-03-10 03:07:58.122055 | 2026-03-10 03:07:58.122184 | TASK [tox : Return file comments to Zuul] 2026-03-10 03:07:58.187415 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:07:58.195489 | 2026-03-10 03:07:58.195567 | PLAY RECAP 2026-03-10 03:07:58.195617 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-03-10 03:07:58.195640 | 2026-03-10 03:07:58.441556 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-10 03:07:58.442519 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-10 03:07:59.591804 | 2026-03-10 03:07:59.591928 | PLAY [all] 2026-03-10 03:07:59.623381 | 2026-03-10 03:07:59.623509 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-03-10 03:07:59.667569 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:07:59.673092 | 2026-03-10 03:07:59.673213 | TASK [fetch-tox-output : Set tox log path for single node] 2026-03-10 03:07:59.711458 | debian-bookworm | ok 2026-03-10 03:07:59.716647 | 2026-03-10 03:07:59.716751 | TASK [fetch-tox-output : Ensure local tox dir] 2026-03-10 03:08:00.510260 | debian-bookworm -> localhost | changed 2026-03-10 03:08:00.517649 | 2026-03-10 03:08:00.517752 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-03-10 03:08:00.621812 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:08:00.627818 | 2026-03-10 03:08:00.627941 | TASK [fetch-tox-output : Set envlist fact] 2026-03-10 03:08:00.688033 | debian-bookworm | ok 2026-03-10 03:08:00.693517 | 2026-03-10 03:08:00.693604 | TASK [fetch-tox-output : Get tox version] 2026-03-10 03:08:01.425112 | 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-03-10 03:08:01.442845 | debian-bookworm | 4.49.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-10 03:08:01.753293 | debian-bookworm | ok: Runtime: 0:00:00.256946 2026-03-10 03:08:01.758600 | 2026-03-10 03:08:01.758689 | TASK [fetch-tox-output : Find all default environments] 2026-03-10 03:08:02.308431 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:08:02.314231 | 2026-03-10 03:08:02.314334 | TASK [fetch-tox-output : Set envlist fact] 2026-03-10 03:08:02.349822 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:08:02.356136 | 2026-03-10 03:08:02.356234 | TASK [fetch-tox-output : Find all default environments] 2026-03-10 03:08:02.888486 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:08:02.899049 | 2026-03-10 03:08:02.899164 | TASK [fetch-tox-output : Set envlist fact] 2026-03-10 03:08:02.942606 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:08:02.948775 | 2026-03-10 03:08:02.948880 | LOOP [fetch-tox-output : Copy tox logs] 2026-03-10 03:08:03.042925 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:08:03.051128 | 2026-03-10 03:08:03.051258 | LOOP [fetch-tox-output : Collect tox logs] 2026-03-10 03:08:04.112458 | debian-bookworm | changed: 2026-03-10 03:08:04.112603 | debian-bookworm | created directory /var/lib/zuul/builds/3061b7a9480447eab1bf912c164787c5/work/logs/tox/test 2026-03-10 03:08:04.112631 | debian-bookworm | cd+++++++++ ./ 2026-03-10 03:08:04.112652 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-03-10 03:08:04.112671 | debian-bookworm | >f+++++++++ 2-commands[1].log 2026-03-10 03:08:04.112694 | 2026-03-10 03:08:04.127185 | 2026-03-10 03:08:04.127266 | PLAY RECAP 2026-03-10 03:08:04.127314 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-03-10 03:08:04.127337 | 2026-03-10 03:08:04.429313 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-10 03:08:04.430281 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-10 03:08:06.115445 | 2026-03-10 03:08:06.115570 | PLAY [all] 2026-03-10 03:08:06.131881 | 2026-03-10 03:08:06.132012 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-03-10 03:08:06.482392 | debian-bookworm | changed: non-zero return code 2026-03-10 03:08:06.491520 | 2026-03-10 03:08:06.491639 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-03-10 03:08:06.541667 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:08:06.549024 | 2026-03-10 03:08:06.549239 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-03-10 03:08:06.601095 | 2026-03-10 03:08:06.601359 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-03-10 03:08:06.670654 | 2026-03-10 03:08:06.671601 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-03-10 03:08:06.743897 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:08:06.756233 | 2026-03-10 03:08:06.756340 | LOOP [fetch-subunit-output : Generate subunit file] 2026-03-10 03:08:06.805156 | 2026-03-10 03:08:06.805332 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-03-10 03:08:06.849284 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:08:06.854792 | 2026-03-10 03:08:06.854934 | TASK [fetch-subunit-output : Remove the temporary file] 2026-03-10 03:08:06.918609 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:08:06.924431 | 2026-03-10 03:08:06.924527 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-03-10 03:08:06.968264 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:08:06.979254 | 2026-03-10 03:08:06.979336 | PLAY RECAP 2026-03-10 03:08:06.979393 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-03-10 03:08:06.979419 | 2026-03-10 03:08:07.699704 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-10 03:08:07.700524 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-10 03:08:10.025873 | 2026-03-10 03:08:10.025993 | PLAY [Base post] 2026-03-10 03:08:10.072529 | 2026-03-10 03:08:10.072634 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-10 03:08:10.664317 | debian-bookworm | changed 2026-03-10 03:08:10.673117 | 2026-03-10 03:08:10.673210 | PLAY RECAP 2026-03-10 03:08:10.673262 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-10 03:08:10.673313 | 2026-03-10 03:08:10.875066 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-10 03:08:10.875866 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-10 03:08:11.852988 | 2026-03-10 03:08:11.853134 | PLAY [Base post-logs] 2026-03-10 03:08:11.893762 | 2026-03-10 03:08:11.893876 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-10 03:08:12.910039 | localhost | changed 2026-03-10 03:08:12.919637 | 2026-03-10 03:08:12.919751 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-10 03:08:12.956229 | localhost | ok 2026-03-10 03:08:12.959448 | 2026-03-10 03:08:12.959532 | TASK [Set zuul-log-path fact] 2026-03-10 03:08:13.000710 | localhost | ok 2026-03-10 03:08:13.023809 | 2026-03-10 03:08:13.023916 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-10 03:08:13.072057 | localhost | ok 2026-03-10 03:08:13.074484 | 2026-03-10 03:08:13.074556 | TASK [upload-logs : Create log directories] 2026-03-10 03:08:13.810709 | localhost | changed 2026-03-10 03:08:13.812885 | 2026-03-10 03:08:13.812963 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-10 03:08:14.736593 | localhost -> localhost | ok: Runtime: 0:00:00.005082 2026-03-10 03:08:14.739575 | 2026-03-10 03:08:14.739654 | TASK [upload-logs : Upload logs to log server] 2026-03-10 03:08:15.330273 | localhost | Output suppressed because no_log was given 2026-03-10 03:08:15.331642 | 2026-03-10 03:08:15.331713 | LOOP [upload-logs : Compress console log and json output] 2026-03-10 03:08:15.436975 | localhost | skipping: Conditional result was False 2026-03-10 03:08:15.445443 | localhost | skipping: Conditional result was False 2026-03-10 03:08:15.457739 | 2026-03-10 03:08:15.457834 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-10 03:08:15.544794 | localhost | skipping: Conditional result was False 2026-03-10 03:08:15.544995 | 2026-03-10 03:08:15.552212 | localhost | skipping: Conditional result was False 2026-03-10 03:08:15.564354 | 2026-03-10 03:08:15.564446 | LOOP [upload-logs : Upload console log and json output]