2025-12-26 03:08:31.316083 | Job console starting 2025-12-26 03:08:31.340014 | Updating git repos 2025-12-26 03:08:31.396803 | Cloning repos into workspace 2025-12-26 03:08:31.459818 | Restoring repo states 2025-12-26 03:08:31.490927 | Merging changes 2025-12-26 03:08:31.490952 | Checking out repos 2025-12-26 03:08:31.618538 | Preparing playbooks 2025-12-26 03:08:32.802997 | Running Ansible setup 2025-12-26 03:08:39.730449 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-26 03:08:41.592953 | 2025-12-26 03:08:41.593130 | PLAY [Base pre] 2025-12-26 03:08:41.610002 | 2025-12-26 03:08:41.610171 | TASK [Setup log path fact] 2025-12-26 03:08:41.641436 | debian-bookworm | ok 2025-12-26 03:08:41.681186 | 2025-12-26 03:08:41.681365 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-26 03:08:41.753677 | debian-bookworm | ok 2025-12-26 03:08:41.779521 | 2025-12-26 03:08:41.779792 | TASK [emit-job-header : Print job information] 2025-12-26 03:08:41.836982 | # Job Information 2025-12-26 03:08:41.837176 | Ansible Version: 2.16.14 2025-12-26 03:08:41.837212 | Job: cfg-generics-tox-test-stable-legacy 2025-12-26 03:08:41.837245 | Pipeline: periodic-daily 2025-12-26 03:08:41.837267 | Executor: 521e9411259a 2025-12-26 03:08:41.837286 | Triggered by: https://github.com/osism/generics 2025-12-26 03:08:41.837307 | Event ID: 3dd5d0f4912649f895c81e784b022c53 2025-12-26 03:08:41.843776 | 2025-12-26 03:08:41.843924 | LOOP [emit-job-header : Print node information] 2025-12-26 03:08:42.099668 | debian-bookworm | ok: 2025-12-26 03:08:42.099863 | debian-bookworm | # Node Information 2025-12-26 03:08:42.099897 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-26 03:08:42.099923 | debian-bookworm | Hostname: debian 2025-12-26 03:08:42.099944 | debian-bookworm | Username: zuul 2025-12-26 03:08:42.099965 | debian-bookworm | Distro: Debian 12.12 2025-12-26 03:08:42.099990 | debian-bookworm | Provider: regiocloud-a 2025-12-26 03:08:42.100011 | debian-bookworm | Region: 2025-12-26 03:08:42.100032 | debian-bookworm | Label: debian-bookworm 2025-12-26 03:08:42.100052 | debian-bookworm | Product Name: OpenStack Nova 2025-12-26 03:08:42.100073 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feca:adf9 2025-12-26 03:08:42.112408 | 2025-12-26 03:08:42.112551 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-26 03:08:43.395816 | debian-bookworm -> localhost | changed 2025-12-26 03:08:43.403500 | 2025-12-26 03:08:43.403670 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-26 03:08:45.464496 | debian-bookworm -> localhost | changed 2025-12-26 03:08:45.477868 | 2025-12-26 03:08:45.478018 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-26 03:08:45.993840 | debian-bookworm -> localhost | ok 2025-12-26 03:08:46.001098 | 2025-12-26 03:08:46.001242 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-26 03:08:46.043270 | debian-bookworm | ok 2025-12-26 03:08:46.062941 | debian-bookworm | included: /var/lib/zuul/builds/1140172f026040309f0358e60a6c9e29/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-26 03:08:46.069970 | 2025-12-26 03:08:46.070089 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-26 03:08:48.497976 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-26 03:08:48.498246 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1140172f026040309f0358e60a6c9e29/work/1140172f026040309f0358e60a6c9e29_id_rsa 2025-12-26 03:08:48.498289 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1140172f026040309f0358e60a6c9e29/work/1140172f026040309f0358e60a6c9e29_id_rsa.pub 2025-12-26 03:08:48.498316 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-26 03:08:48.498344 | debian-bookworm -> localhost | SHA256:tVvFbT6V3MOasl5kvF1LmKKr79IJaEEP36CjWQTDNgU zuul-build-sshkey 2025-12-26 03:08:48.498368 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-26 03:08:48.498401 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-26 03:08:48.498423 | debian-bookworm -> localhost | | .E+. | 2025-12-26 03:08:48.498445 | debian-bookworm -> localhost | | +.+ . .o.o| 2025-12-26 03:08:48.498467 | debian-bookworm -> localhost | | . + = o . o==| 2025-12-26 03:08:48.498487 | debian-bookworm -> localhost | | = o o ...=oo| 2025-12-26 03:08:48.498507 | debian-bookworm -> localhost | | + + S .o.O oo| 2025-12-26 03:08:48.498534 | debian-bookworm -> localhost | | o o . .o* + +| 2025-12-26 03:08:48.498555 | debian-bookworm -> localhost | | . o.o. o o | 2025-12-26 03:08:48.498576 | debian-bookworm -> localhost | | . oo . | 2025-12-26 03:08:48.498614 | debian-bookworm -> localhost | | .=+ . | 2025-12-26 03:08:48.498635 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-26 03:08:48.498694 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.532375 2025-12-26 03:08:48.506083 | 2025-12-26 03:08:48.506218 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-26 03:08:48.547769 | debian-bookworm | ok 2025-12-26 03:08:48.563184 | debian-bookworm | included: /var/lib/zuul/builds/1140172f026040309f0358e60a6c9e29/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-26 03:08:48.585259 | 2025-12-26 03:08:48.585403 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-26 03:08:48.609745 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:08:48.617374 | 2025-12-26 03:08:48.617516 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-26 03:08:49.641377 | debian-bookworm | changed 2025-12-26 03:08:49.648889 | 2025-12-26 03:08:49.649030 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-26 03:08:49.931109 | debian-bookworm | ok 2025-12-26 03:08:49.942932 | 2025-12-26 03:08:49.943102 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-26 03:08:50.647520 | debian-bookworm | changed 2025-12-26 03:08:50.662661 | 2025-12-26 03:08:50.662816 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-26 03:08:51.387145 | debian-bookworm | changed 2025-12-26 03:08:51.396778 | 2025-12-26 03:08:51.396923 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-26 03:08:51.421723 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:08:51.428963 | 2025-12-26 03:08:51.429088 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-26 03:08:51.972091 | debian-bookworm -> localhost | changed 2025-12-26 03:08:51.984551 | 2025-12-26 03:08:51.984737 | TASK [add-build-sshkey : Add back temp key] 2025-12-26 03:08:52.419923 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1140172f026040309f0358e60a6c9e29/work/1140172f026040309f0358e60a6c9e29_id_rsa (zuul-build-sshkey) 2025-12-26 03:08:52.420373 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024695 2025-12-26 03:08:52.435116 | 2025-12-26 03:08:52.435289 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-26 03:08:52.887006 | debian-bookworm | ok 2025-12-26 03:08:52.896247 | 2025-12-26 03:08:52.896406 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-26 03:08:52.931439 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:08:52.950182 | 2025-12-26 03:08:52.950322 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-26 03:08:53.414552 | debian-bookworm | ok 2025-12-26 03:08:53.429568 | 2025-12-26 03:08:53.429753 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-26 03:08:53.486321 | debian-bookworm | ok 2025-12-26 03:08:53.497007 | 2025-12-26 03:08:53.497159 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-26 03:08:53.878985 | debian-bookworm -> localhost | ok 2025-12-26 03:08:53.886187 | 2025-12-26 03:08:53.886331 | TASK [validate-host : Collect information about the host] 2025-12-26 03:08:55.128842 | debian-bookworm | ok 2025-12-26 03:08:55.166236 | 2025-12-26 03:08:55.166795 | TASK [validate-host : Sanitize hostname] 2025-12-26 03:08:55.295091 | debian-bookworm | ok 2025-12-26 03:08:55.349419 | 2025-12-26 03:08:55.349659 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-26 03:08:56.364650 | debian-bookworm -> localhost | changed 2025-12-26 03:08:56.373631 | 2025-12-26 03:08:56.373781 | TASK [validate-host : Collect information about zuul worker] 2025-12-26 03:08:56.815978 | debian-bookworm | ok 2025-12-26 03:08:56.822324 | 2025-12-26 03:08:56.822458 | TASK [validate-host : Write out all zuul information for each host] 2025-12-26 03:08:57.946419 | debian-bookworm -> localhost | changed 2025-12-26 03:08:57.959949 | 2025-12-26 03:08:57.960084 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-26 03:08:58.230450 | debian-bookworm | ok 2025-12-26 03:08:58.239568 | 2025-12-26 03:08:58.239785 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-26 03:08:59.360299 | debian-bookworm | changed: 2025-12-26 03:08:59.360505 | debian-bookworm | cd+++++++++ src/ 2025-12-26 03:08:59.360539 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-26 03:08:59.360563 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-26 03:08:59.360624 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2025-12-26 03:08:59.360648 | debian-bookworm | =6.2 2025-12-26 03:09:25.666324 | debian-bookworm | Downloading cachetools-6.2.4-py3-none-any.whl (11 kB) 2025-12-26 03:09:25.721797 | debian-bookworm | Collecting chardet>=5.2 2025-12-26 03:09:25.734055 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-12-26 03:09:25.753386 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 12.6 MB/s eta 0:00:00 2025-12-26 03:09:25.803385 | debian-bookworm | Collecting colorama>=0.4.6 2025-12-26 03:09:25.815228 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-26 03:09:25.869803 | debian-bookworm | Collecting filelock>=3.20 2025-12-26 03:09:25.880984 | debian-bookworm | Downloading filelock-3.20.1-py3-none-any.whl (16 kB) 2025-12-26 03:09:25.928634 | debian-bookworm | Collecting packaging>=25 2025-12-26 03:09:25.939709 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-12-26 03:09:25.948327 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 9.8 MB/s eta 0:00:00 2025-12-26 03:09:25.993883 | debian-bookworm | Collecting platformdirs>=4.5 2025-12-26 03:09:26.005611 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2025-12-26 03:09:26.048414 | debian-bookworm | Collecting pluggy>=1.6 2025-12-26 03:09:26.062677 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-12-26 03:09:26.125652 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-12-26 03:09:26.139086 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-12-26 03:09:26.278602 | debian-bookworm | Collecting virtualenv>=20.34 2025-12-26 03:09:26.299277 | debian-bookworm | Downloading virtualenv-20.35.4-py3-none-any.whl (6.0 MB) 2025-12-26 03:09:26.692700 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 15.5 MB/s eta 0:00:00 2025-12-26 03:09:26.799992 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-12-26 03:09:26.811490 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-12-26 03:09:26.846467 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 15.6 MB/s eta 0:00:00 2025-12-26 03:09:26.998904 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-12-26 03:09:27.894999 | debian-bookworm | Successfully installed cachetools-6.2.4 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.1 packaging-25.0 platformdirs-4.5.1 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.32.0 virtualenv-20.35.4 2025-12-26 03:09:28.375613 | debian-bookworm | ok: Runtime: 0:00:03.344394 2025-12-26 03:09:28.385961 | 2025-12-26 03:09:28.386094 | TASK [ensure-tox : Export installed tox_executable path] 2025-12-26 03:09:28.443103 | debian-bookworm | ok 2025-12-26 03:09:28.450485 | 2025-12-26 03:09:28.450639 | TASK [ensure-tox : Output tox version] 2025-12-26 03:09:29.043363 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-12-26 03:09:29.061917 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-12-26 03:09:29.521501 | debian-bookworm | ok: Runtime: 0:00:00.287804 2025-12-26 03:09:29.532151 | 2025-12-26 03:09:29.532281 | TASK [ensure-tox : Make global symlink] 2025-12-26 03:09:29.603784 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:09:29.611758 | 2025-12-26 03:09:29.611863 | PLAY RECAP 2025-12-26 03:09:29.611921 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-12-26 03:09:29.611946 | 2025-12-26 03:09:30.018709 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-12-26 03:09:30.019889 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-12-26 03:09:31.916421 | 2025-12-26 03:09:31.916637 | PLAY [all] 2025-12-26 03:09:31.934220 | 2025-12-26 03:09:31.934380 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-12-26 03:09:32.527683 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-12-26 03:09:32.976753 | debian-bookworm | ok: Runtime: 0:00:00.029158 2025-12-26 03:09:32.982603 | 2025-12-26 03:09:32.982752 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-12-26 03:09:33.548288 | debian-bookworm | ok: Runtime: 0:00:00.006207 2025-12-26 03:09:33.554682 | 2025-12-26 03:09:33.554819 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-12-26 03:09:33.903734 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-12-26 03:09:33.908166 | debian-bookworm | sudo: a password is required 2025-12-26 03:09:34.121098 | debian-bookworm | ok: Runtime: 0:00:00.027558 2025-12-26 03:09:34.132497 | 2025-12-26 03:09:34.132659 | TASK [tox : Check to see if the constraints file exists] 2025-12-26 03:09:34.188394 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:09:34.194979 | 2025-12-26 03:09:34.195127 | TASK [tox : Fail if constraints file is missing] 2025-12-26 03:09:34.252054 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:09:34.258796 | 2025-12-26 03:09:34.259020 | TASK [tox : Record file location] 2025-12-26 03:09:34.314157 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:09:34.320303 | 2025-12-26 03:09:34.320437 | TASK [tox : Install tox siblings] 2025-12-26 03:09:34.363303 | debian-bookworm | ok 2025-12-26 03:09:34.381532 | debian-bookworm | included: /var/lib/zuul/builds/1140172f026040309f0358e60a6c9e29/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-12-26 03:09:34.387464 | 2025-12-26 03:09:34.387612 | TASK [tox : Run tox without tests] 2025-12-26 03:09:35.030892 | debian-bookworm | ROOT: 187 D setup logging to DEBUG on pid 1417 [tox/report.py:225] 2025-12-26 03:09:35.060478 | debian-bookworm | test: 217 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:42] 2025-12-26 03:09:35.063144 | debian-bookworm | test: 220 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:78] 2025-12-26 03:09:35.064063 | debian-bookworm | test: 221 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py 9SIvqlFk0GZoxlW64kLSAna0v7JjU4oc NZkznRD4tY1gXJ0rEL8roe2Wb4JiadBp [virtualenv/discovery/cached_py_info.py:128] 2025-12-26 03:09:35.137385 | debian-bookworm | test: 294 D wrote python info of /usr/bin/python3.11 at /home/zuul/.local/share/virtualenv/py_info/2/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:152] 2025-12-26 03:09:35.138477 | debian-bookworm | test: 295 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-12-26 03:09:35.138913 | debian-bookworm | test: 295 I proposed PythonInfo(spec=CPython3.11.2.final.0-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) [virtualenv/discovery/builtin.py:85] 2025-12-26 03:09:35.139239 | debian-bookworm | test: 296 D accepted PythonInfo(spec=CPython3.11.2.final.0-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) [virtualenv/discovery/builtin.py:87] 2025-12-26 03:09:35.142281 | debian-bookworm | test: 299 D symlink on filesystem does work [virtualenv/info.py:50] 2025-12-26 03:09:35.178883 | debian-bookworm | test: 335 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:52] 2025-12-26 03:09:35.179140 | debian-bookworm | test: 336 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:14] 2025-12-26 03:09:35.179333 | debian-bookworm | test: 336 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:14] 2025-12-26 03:09:35.179534 | debian-bookworm | test: 336 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-12-26 03:09:35.179625 | debian-bookworm | test: 336 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:09:35.179656 | debian-bookworm | test: 336 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:09:35.179706 | debian-bookworm | test: 336 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:09:35.179751 | debian-bookworm | test: 336 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:09:35.179795 | debian-bookworm | test: 336 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:09:35.179855 | debian-bookworm | test: 337 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:09:35.179901 | debian-bookworm | test: 337 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:09:35.179976 | debian-bookworm | test: 337 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:09:35.180283 | debian-bookworm | test: 337 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/test/bin/python [virtualenv/util/path/_sync.py:34] 2025-12-26 03:09:35.180602 | debian-bookworm | test: 337 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:98] 2025-12-26 03:09:35.180790 | debian-bookworm | test: 337 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:101] 2025-12-26 03:09:35.181246 | debian-bookworm | test: 338 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2025-12-26 03:09:35.181524 | debian-bookworm | test: 338 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:215] 2025-12-26 03:09:35.242601 | debian-bookworm | test: 338 D { 2025-12-26 03:09:35.242652 | debian-bookworm | "sys": { 2025-12-26 03:09:35.242657 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2025-12-26 03:09:35.242663 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2025-12-26 03:09:35.242668 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2025-12-26 03:09:35.242674 | debian-bookworm | "base_prefix": "/usr", 2025-12-26 03:09:35.242679 | debian-bookworm | "real_prefix": null, 2025-12-26 03:09:35.242686 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2025-12-26 03:09:35.242690 | debian-bookworm | "base_exec_prefix": "/usr", 2025-12-26 03:09:35.242694 | debian-bookworm | "path": [ 2025-12-26 03:09:35.242698 | debian-bookworm | "/usr/lib/python311.zip", 2025-12-26 03:09:35.242703 | debian-bookworm | "/usr/lib/python3.11", 2025-12-26 03:09:35.242707 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2025-12-26 03:09:35.242711 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2025-12-26 03:09:35.242715 | debian-bookworm | ], 2025-12-26 03:09:35.242720 | debian-bookworm | "meta_path": [ 2025-12-26 03:09:35.242723 | debian-bookworm | "", 2025-12-26 03:09:35.242728 | debian-bookworm | "", 2025-12-26 03:09:35.242732 | debian-bookworm | "", 2025-12-26 03:09:35.242736 | debian-bookworm | "" 2025-12-26 03:09:35.242740 | debian-bookworm | ], 2025-12-26 03:09:35.242744 | debian-bookworm | "fs_encoding": "utf-8", 2025-12-26 03:09:35.242748 | debian-bookworm | "io_encoding": "utf-8" 2025-12-26 03:09:35.242752 | debian-bookworm | }, 2025-12-26 03:09:35.242756 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2025-12-26 03:09:35.242760 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2025-12-26 03:09:35.242764 | debian-bookworm | "os": "", 2025-12-26 03:09:35.242768 | debian-bookworm | "site": "", 2025-12-26 03:09:35.242772 | debian-bookworm | "datetime": "", 2025-12-26 03:09:35.242776 | debian-bookworm | "math": "", 2025-12-26 03:09:35.242779 | debian-bookworm | "json": "" 2025-12-26 03:09:35.242783 | debian-bookworm | } [virtualenv/run/session.py:55] 2025-12-26 03:09:35.242860 | debian-bookworm | test: 399 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.local/share/virtualenv) [virtualenv/run/session.py:59] 2025-12-26 03:09:35.244940 | debian-bookworm | test: 401 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-25.3-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2025-12-26 03:09:35.248189 | debian-bookworm | test: 405 D build install image for pip-25.3-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2025-12-26 03:09:35.249767 | debian-bookworm | test: 406 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-80.9.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:51] 2025-12-26 03:09:35.260384 | debian-bookworm | test: 417 D build install image for setuptools-80.9.0-py3-none-any.whl to /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2025-12-26 03:09:35.482971 | debian-bookworm | test: 639 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/pkg_resources to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pkg_resources [virtualenv/util/path/_sync.py:42] 2025-12-26 03:09:35.490340 | debian-bookworm | test: 647 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.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:42] 2025-12-26 03:09:35.541584 | debian-bookworm | test: 698 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-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:42] 2025-12-26 03:09:35.657663 | debian-bookworm | test: 814 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.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:42] 2025-12-26 03:09:35.659543 | debian-bookworm | test: 816 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.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:42] 2025-12-26 03:09:35.660165 | debian-bookworm | test: 817 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/setuptools-80.9.0.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-80.9.0.dist-info [virtualenv/util/path/_sync.py:42] 2025-12-26 03:09:35.662636 | debian-bookworm | test: 819 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-80.9.0-py3-none-any/setuptools-80.9.0.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/setuptools-80.9.0.virtualenv [virtualenv/util/path/_sync.py:42] 2025-12-26 03:09:35.663244 | debian-bookworm | test: 820 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-12-26 03:09:35.673109 | debian-bookworm | test: 830 D copy /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip-25.3.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-25.3.virtualenv [virtualenv/util/path/_sync.py:42] 2025-12-26 03:09:35.673532 | debian-bookworm | test: 830 D copy directory /home/zuul/.local/share/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-25.3-py3-none-any/pip-25.3.dist-info to /home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages/pip-25.3.dist-info [virtualenv/util/path/_sync.py:42] 2025-12-26 03:09:35.680411 | debian-bookworm | test: 837 D generated console scripts pip3.11 pip-3.11 pip3 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-12-26 03:09:35.681014 | debian-bookworm | test: 838 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2025-12-26 03:09:35.689353 | debian-bookworm | test: 846 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-12-26 03:09:35.689519 | debian-bookworm | test: 846 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:09:35.689634 | debian-bookworm | test: 846 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:09:35.689739 | debian-bookworm | test: 846 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:09:35.689834 | debian-bookworm | test: 847 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:09:35.689923 | debian-bookworm | test: 847 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:09:35.690062 | debian-bookworm | test: 847 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:09:35.690187 | debian-bookworm | test: 847 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:09:35.690331 | debian-bookworm | test: 847 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-12-26 03:09:35.698113 | debian-bookworm | test: 855 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2025-12-26 03:09:36.789228 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2025-12-26 03:09:36.896851 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-12-26 03:09:37.018973 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2025-12-26 03:09:37.031824 | 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) 2025-12-26 03:09:37.126900 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 3)) 2025-12-26 03:09:37.139418 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2025-12-26 03:09:37.195649 | debian-bookworm | Collecting packaging==25.0 (from -r requirements.txt (line 4)) 2025-12-26 03:09:37.208240 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-12-26 03:09:37.250520 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2025-12-26 03:09:37.265238 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2025-12-26 03:09:37.343779 | debian-bookworm | Installing build dependencies: started 2025-12-26 03:09:38.648902 | debian-bookworm | Installing build dependencies: finished with status 'done' 2025-12-26 03:09:38.650664 | debian-bookworm | Getting requirements to build wheel: started 2025-12-26 03:09:39.068602 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2025-12-26 03:09:39.071585 | debian-bookworm | Preparing metadata (pyproject.toml): started 2025-12-26 03:09:39.306550 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-26 03:09:39.351924 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2025-12-26 03:09:39.364958 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-26 03:09:39.480696 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 7)) 2025-12-26 03:09:39.492360 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-12-26 03:09:39.550734 | debian-bookworm | Collecting tabulate==0.9.0 (from -r requirements.txt (line 8)) 2025-12-26 03:09:39.562897 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-12-26 03:09:39.685936 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2025-12-26 03:09:39.697658 | 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) 2025-12-26 03:09:39.790287 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 3)) 2025-12-26 03:09:39.802179 | debian-bookworm | Downloading ansible_core-2.18.12-py3-none-any.whl.metadata (7.7 kB) 2025-12-26 03:09:39.861131 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-12-26 03:09:39.871967 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2025-12-26 03:09:39.917851 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-12-26 03:09:39.929220 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-12-26 03:09:39.982828 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-12-26 03:09:39.996176 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2025-12-26 03:09:40.058077 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-12-26 03:09:40.071457 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2025-12-26 03:09:40.230199 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-12-26 03:09:40.241816 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2025-12-26 03:09:40.283248 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-12-26 03:09:40.294307 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-12-26 03:09:40.355543 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-12-26 03:09:40.366997 | debian-bookworm | Downloading urllib3-2.6.2-py3-none-any.whl.metadata (6.6 kB) 2025-12-26 03:09:40.439320 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-12-26 03:09:40.451422 | debian-bookworm | Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-12-26 03:09:40.821487 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2025-12-26 03:09:40.832920 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2025-12-26 03:09:40.889603 | 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)) 2025-12-26 03:09:40.901343 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-12-26 03:09:41.091877 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2025-12-26 03:09:41.103985 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2025-12-26 03:09:41.157928 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2025-12-26 03:09:41.171701 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-12-26 03:09:41.208662 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-12-26 03:09:41.245240 | 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) 2025-12-26 03:09:41.297277 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 14.2 MB/s 0:00:00 2025-12-26 03:09:41.316456 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2025-12-26 03:09:43.206699 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 30.5 MB/s 0:00:01 2025-12-26 03:09:43.219320 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-12-26 03:09:43.251566 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2025-12-26 03:09:43.296615 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2025-12-26 03:09:43.319999 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-12-26 03:09:43.343323 | debian-bookworm | Downloading ansible_core-2.18.12-py3-none-any.whl (2.2 MB) 2025-12-26 03:09:43.438962 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 23.0 MB/s 0:00:00 2025-12-26 03:09:43.453080 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 2025-12-26 03:09:43.477621 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-12-26 03:09:43.501754 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-12-26 03:09:43.524434 | debian-bookworm | Downloading urllib3-2.6.2-py3-none-any.whl (131 kB) 2025-12-26 03:09:43.549910 | debian-bookworm | Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-26 03:09:43.574882 | 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) 2025-12-26 03:09:43.597849 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2025-12-26 03:09:43.623577 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-26 03:09:43.647836 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2025-12-26 03:09:43.836384 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 23.3 MB/s 0:00:00 2025-12-26 03:09:43.849242 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2025-12-26 03:09:43.881155 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2025-12-26 03:09:43.906287 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-12-26 03:09:43.932841 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2025-12-26 03:09:44.225195 | debian-bookworm | Building wheels for collected packages: pwgen 2025-12-26 03:09:44.226278 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2025-12-26 03:09:44.517646 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2025-12-26 03:09:44.519249 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=377ff43c8c3c0af1da464274775d137210a13f407320f2b102b48ce8494bf4a7 2025-12-26 03:09:44.519866 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2025-12-26 03:09:44.525028 | debian-bookworm | Successfully built pwgen 2025-12-26 03:09:44.767714 | 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 2025-12-26 03:10:09.096092 | debian-bookworm | 2025-12-26 03:10:09.098925 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.12 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 colorama-0.4.6 cryptography-46.0.3 fasteners-0.20 idna-3.11 packaging-25.0 pwgen-0.8.2.post0 pycparser-2.23 python-gilt-1.2.3 requests-2.32.5 resolvelib-1.0.1 sh-2.2.2 tabulate-0.9.0 urllib3-2.6.2 2025-12-26 03:10:09.235892 | debian-bookworm | test: 34392 I exit 0 (33.54 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1430 [tox/execute/api.py:295] 2025-12-26 03:10:09.237738 | debian-bookworm | test: OK (34.18 seconds) 2025-12-26 03:10:09.237754 | debian-bookworm | congratulations :) (34.21 seconds) 2025-12-26 03:10:09.468992 | debian-bookworm | ok: Runtime: 0:00:34.473496 2025-12-26 03:10:09.475376 | 2025-12-26 03:10:09.475465 | TASK [tox : Create a tempfile to save tox showconfig] 2025-12-26 03:10:10.212373 | debian-bookworm | changed 2025-12-26 03:10:10.220033 | 2025-12-26 03:10:10.220137 | TASK [tox : Get tox envlist config] 2025-12-26 03:10:11.289825 | debian-bookworm | ok: Runtime: 0:00:00.284919 2025-12-26 03:10:11.296729 | 2025-12-26 03:10:11.296820 | TASK [tox : Install any sibling python packages] 2025-12-26 03:10:12.265378 | debian-bookworm | ok: No setup.cfg, no action needed 2025-12-26 03:10:12.270411 | 2025-12-26 03:10:12.270506 | TASK [tox : Remove tempfile] 2025-12-26 03:10:12.879251 | debian-bookworm | changed 2025-12-26 03:10:12.884330 | 2025-12-26 03:10:12.884423 | TASK [tox : Emit tox command] 2025-12-26 03:10:12.973895 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2025-12-26 03:10:12.978299 | 2025-12-26 03:10:12.978388 | TASK [tox : Run tox] 2025-12-26 03:10:13.720134 | debian-bookworm | ROOT: 182 D setup logging to DEBUG on pid 1587 [tox/report.py:225] 2025-12-26 03:10:13.750604 | debian-bookworm | test: 213 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:78] 2025-12-26 03:10:13.751467 | debian-bookworm | test: 214 D got python info of /usr/bin/python3.11 from /home/zuul/.local/share/virtualenv/py_info/2/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:132] 2025-12-26 03:10:13.752348 | debian-bookworm | test: 215 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-12-26 03:10:13.752514 | debian-bookworm | test: 215 I proposed PythonInfo(spec=CPython3.11.2.final.0-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) [virtualenv/discovery/builtin.py:85] 2025-12-26 03:10:13.752598 | debian-bookworm | test: 215 D accepted PythonInfo(spec=CPython3.11.2.final.0-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) [virtualenv/discovery/builtin.py:87] 2025-12-26 03:10:13.753695 | debian-bookworm | test: 216 D symlink on filesystem does work [virtualenv/info.py:50] 2025-12-26 03:10:13.785055 | debian-bookworm | test: 247 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:464] 2025-12-26 03:10:14.363242 | debian-bookworm | test: 825 I exit 0 (0.58 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1594 [tox/execute/api.py:295] 2025-12-26 03:10:14.363605 | debian-bookworm | test: 826 W commands[1]> cat images.yml [tox/tox_env/api.py:464] 2025-12-26 03:10:14.368842 | debian-bookworm | --- 2025-12-26 03:10:14.368872 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2025-12-26 03:10:14.368878 | debian-bookworm | 2025-12-26 03:10:14.368883 | debian-bookworm | adminer_tag: "5.1.0" 2025-12-26 03:10:14.368890 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2025-12-26 03:10:14.368894 | debian-bookworm | 2025-12-26 03:10:14.368898 | debian-bookworm | ara_server_tag: "1.7.2" 2025-12-26 03:10:14.368902 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2025-12-26 03:10:14.368907 | debian-bookworm | 2025-12-26 03:10:14.368911 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2025-12-26 03:10:14.368916 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2025-12-26 03:10:14.368924 | debian-bookworm | 2025-12-26 03:10:14.368928 | debian-bookworm | netbox_tag: "v4.2.2" 2025-12-26 03:10:14.368932 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2025-12-26 03:10:14.368937 | debian-bookworm | 2025-12-26 03:10:14.368941 | debian-bookworm | netbox_redis_tag: "7.4.2-alpine" 2025-12-26 03:10:14.368945 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2025-12-26 03:10:14.368949 | debian-bookworm | 2025-12-26 03:10:14.368953 | debian-bookworm | nginx_tag: "1.27.4-alpine" 2025-12-26 03:10:14.368957 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2025-12-26 03:10:14.368961 | debian-bookworm | 2025-12-26 03:10:14.368965 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2025-12-26 03:10:14.369463 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2025-12-26 03:10:14.369478 | debian-bookworm | 2025-12-26 03:10:14.369483 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2025-12-26 03:10:14.369488 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2025-12-26 03:10:14.369492 | debian-bookworm | 2025-12-26 03:10:14.369496 | debian-bookworm | postgres_tag: "16.8-alpine" 2025-12-26 03:10:14.369500 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2025-12-26 03:10:14.369504 | debian-bookworm | 2025-12-26 03:10:14.369508 | debian-bookworm | manager_redis_tag: "7.4.2-alpine" 2025-12-26 03:10:14.369513 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2025-12-26 03:10:14.369526 | debian-bookworm | 2025-12-26 03:10:14.369531 | debian-bookworm | registry_tag: "3.0" 2025-12-26 03:10:14.369535 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2025-12-26 03:10:14.369539 | debian-bookworm | 2025-12-26 03:10:14.369542 | debian-bookworm | osism_ansible_tag: "0.20250408.0" 2025-12-26 03:10:14.369546 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2025-12-26 03:10:14.369550 | debian-bookworm | 2025-12-26 03:10:14.369554 | debian-bookworm | osism_kubernetes_tag: "0.20250408.0" 2025-12-26 03:10:14.369558 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2025-12-26 03:10:14.369562 | debian-bookworm | 2025-12-26 03:10:14.369814 | debian-bookworm | inventory_reconciler_tag: "0.20250408.0" 2025-12-26 03:10:14.369819 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2025-12-26 03:10:14.369825 | debian-bookworm | 2025-12-26 03:10:14.369829 | debian-bookworm | osism_tag: "0.20250407.0" 2025-12-26 03:10:14.369834 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2025-12-26 03:10:14.369838 | debian-bookworm | 2025-12-26 03:10:14.369842 | debian-bookworm | osism_frontend_tag: "0.20250407.0" 2025-12-26 03:10:14.369846 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2025-12-26 03:10:14.369850 | debian-bookworm | 2025-12-26 03:10:14.369854 | debian-bookworm | osism_netbox_tag: "0.20250407.0" 2025-12-26 03:10:14.369858 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2025-12-26 03:10:14.369862 | debian-bookworm | 2025-12-26 03:10:14.369866 | debian-bookworm | vault_tag: "1.19.1" 2025-12-26 03:10:14.369870 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2025-12-26 03:10:14.369874 | debian-bookworm | 2025-12-26 03:10:14.369878 | debian-bookworm | traefik_tag: "v3.3.5" 2025-12-26 03:10:14.369882 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2025-12-26 03:10:14.369886 | debian-bookworm | 2025-12-26 03:10:14.369890 | debian-bookworm | ceph_ansible_tag: "{{ ceph_version|default(manager_version) }}" 2025-12-26 03:10:14.370096 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2025-12-26 03:10:14.370104 | debian-bookworm | 2025-12-26 03:10:14.370109 | debian-bookworm | kolla_ansible_tag: "{{ openstack_version|default(manager_version) }}" 2025-12-26 03:10:14.370113 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2025-12-26 03:10:14.371386 | debian-bookworm | test: 834 I exit 0 (0.01 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1599 [tox/execute/api.py:295] 2025-12-26 03:10:14.372603 | debian-bookworm | test: OK (0.63=setup[0.04]+cmd[0.58,0.01] seconds) 2025-12-26 03:10:14.372620 | debian-bookworm | congratulations :) (0.65 seconds) 2025-12-26 03:10:14.633794 | debian-bookworm | ok: Runtime: 0:00:00.933170 2025-12-26 03:10:14.640068 | 2025-12-26 03:10:14.640145 | TASK [tox : Look for output] 2025-12-26 03:10:15.274311 | debian-bookworm | ok 2025-12-26 03:10:15.324363 | 2025-12-26 03:10:15.324480 | TASK [tox : Return file comments to Zuul] 2025-12-26 03:10:15.378186 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:10:15.387051 | 2025-12-26 03:10:15.387123 | PLAY RECAP 2025-12-26 03:10:15.387168 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-12-26 03:10:15.387188 | 2025-12-26 03:10:15.616014 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-12-26 03:10:15.616966 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-12-26 03:10:16.505405 | 2025-12-26 03:10:16.505538 | PLAY [all] 2025-12-26 03:10:16.520757 | 2025-12-26 03:10:16.520898 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-12-26 03:10:16.588222 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:10:16.594002 | 2025-12-26 03:10:16.594145 | TASK [fetch-tox-output : Set tox log path for single node] 2025-12-26 03:10:16.643681 | debian-bookworm | ok 2025-12-26 03:10:16.649625 | 2025-12-26 03:10:16.649747 | TASK [fetch-tox-output : Ensure local tox dir] 2025-12-26 03:10:17.802759 | debian-bookworm -> localhost | changed 2025-12-26 03:10:17.811118 | 2025-12-26 03:10:17.811230 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-12-26 03:10:17.921016 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:10:17.927529 | 2025-12-26 03:10:17.927669 | TASK [fetch-tox-output : Set envlist fact] 2025-12-26 03:10:18.017465 | debian-bookworm | ok 2025-12-26 03:10:18.025970 | 2025-12-26 03:10:18.026075 | TASK [fetch-tox-output : Get tox version] 2025-12-26 03:10:18.805019 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2025-12-26 03:10:18.823610 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-12-26 03:10:19.085371 | debian-bookworm | ok: Runtime: 0:00:00.295474 2025-12-26 03:10:19.097702 | 2025-12-26 03:10:19.097818 | TASK [fetch-tox-output : Find all default environments] 2025-12-26 03:10:19.692151 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:10:19.698763 | 2025-12-26 03:10:19.698898 | TASK [fetch-tox-output : Set envlist fact] 2025-12-26 03:10:19.742219 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:10:19.749694 | 2025-12-26 03:10:19.749807 | TASK [fetch-tox-output : Find all default environments] 2025-12-26 03:10:20.338744 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:10:20.344627 | 2025-12-26 03:10:20.344738 | TASK [fetch-tox-output : Set envlist fact] 2025-12-26 03:10:20.367723 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:10:20.374007 | 2025-12-26 03:10:20.374119 | LOOP [fetch-tox-output : Copy tox logs] 2025-12-26 03:10:20.436237 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:10:20.450991 | 2025-12-26 03:10:20.451173 | LOOP [fetch-tox-output : Collect tox logs] 2025-12-26 03:10:21.472390 | debian-bookworm | changed: 2025-12-26 03:10:21.472578 | debian-bookworm | created directory /var/lib/zuul/builds/1140172f026040309f0358e60a6c9e29/work/logs/tox/test 2025-12-26 03:10:21.472618 | debian-bookworm | cd+++++++++ ./ 2025-12-26 03:10:21.472646 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-12-26 03:10:21.472672 | debian-bookworm | >f+++++++++ 2-commands[1].log 2025-12-26 03:10:21.472701 | 2025-12-26 03:10:21.486366 | 2025-12-26 03:10:21.486451 | PLAY RECAP 2025-12-26 03:10:21.486500 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-12-26 03:10:21.486526 | 2025-12-26 03:10:21.719899 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-12-26 03:10:21.720815 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-12-26 03:10:22.693228 | 2025-12-26 03:10:22.693339 | PLAY [all] 2025-12-26 03:10:22.705204 | 2025-12-26 03:10:22.705301 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-12-26 03:10:22.924108 | debian-bookworm | changed: non-zero return code 2025-12-26 03:10:22.928979 | 2025-12-26 03:10:22.929077 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-12-26 03:10:22.951893 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:10:22.956430 | 2025-12-26 03:10:22.956520 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-12-26 03:10:22.984995 | 2025-12-26 03:10:22.985233 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-12-26 03:10:23.014907 | 2025-12-26 03:10:23.015054 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-12-26 03:10:23.027681 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:10:23.033294 | 2025-12-26 03:10:23.033393 | LOOP [fetch-subunit-output : Generate subunit file] 2025-12-26 03:10:23.053079 | 2025-12-26 03:10:23.053308 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-12-26 03:10:23.077999 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:10:23.082538 | 2025-12-26 03:10:23.082639 | TASK [fetch-subunit-output : Remove the temporary file] 2025-12-26 03:10:23.115166 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:10:23.119770 | 2025-12-26 03:10:23.119854 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-12-26 03:10:23.152349 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:10:23.157888 | 2025-12-26 03:10:23.157955 | PLAY RECAP 2025-12-26 03:10:23.157994 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-12-26 03:10:23.158015 | 2025-12-26 03:10:23.269418 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-12-26 03:10:23.270427 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-26 03:10:24.197011 | 2025-12-26 03:10:24.197144 | PLAY [Base post] 2025-12-26 03:10:24.209624 | 2025-12-26 03:10:24.209749 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-26 03:10:24.899136 | debian-bookworm | changed 2025-12-26 03:10:24.914613 | 2025-12-26 03:10:24.914751 | PLAY RECAP 2025-12-26 03:10:24.914814 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-26 03:10:24.914903 | 2025-12-26 03:10:25.130273 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-26 03:10:25.136757 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-26 03:10:26.245489 | 2025-12-26 03:10:26.245718 | PLAY [Base post-logs] 2025-12-26 03:10:26.257476 | 2025-12-26 03:10:26.257663 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-26 03:10:26.841842 | localhost | changed 2025-12-26 03:10:26.854174 | 2025-12-26 03:10:26.854346 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-26 03:10:26.907313 | localhost | ok 2025-12-26 03:10:26.911855 | 2025-12-26 03:10:26.911967 | TASK [Set zuul-log-path fact] 2025-12-26 03:10:26.928855 | localhost | ok 2025-12-26 03:10:26.939871 | 2025-12-26 03:10:26.940005 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-26 03:10:26.966705 | localhost | ok 2025-12-26 03:10:26.970026 | 2025-12-26 03:10:26.970196 | TASK [upload-logs : Create log directories] 2025-12-26 03:10:27.565889 | localhost | changed 2025-12-26 03:10:27.568950 | 2025-12-26 03:10:27.569060 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-26 03:10:28.426263 | localhost -> localhost | ok: Runtime: 0:00:00.013357 2025-12-26 03:10:28.440919 | 2025-12-26 03:10:28.441067 | TASK [upload-logs : Upload logs to log server] 2025-12-26 03:10:29.176790 | localhost | Output suppressed because no_log was given 2025-12-26 03:10:29.178700 | 2025-12-26 03:10:29.178810 | LOOP [upload-logs : Compress console log and json output] 2025-12-26 03:10:29.231929 | localhost | skipping: Conditional result was False 2025-12-26 03:10:29.238466 | localhost | skipping: Conditional result was False 2025-12-26 03:10:29.249875 | 2025-12-26 03:10:29.250058 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-26 03:10:29.303363 | localhost | skipping: Conditional result was False 2025-12-26 03:10:29.303685 | 2025-12-26 03:10:29.309681 | localhost | skipping: Conditional result was False 2025-12-26 03:10:29.319520 | 2025-12-26 03:10:29.319675 | LOOP [upload-logs : Upload console log and json output]