2025-12-27 03:09:38.757888 | Job console starting 2025-12-27 03:09:38.772359 | Updating git repos 2025-12-27 03:09:38.825500 | Cloning repos into workspace 2025-12-27 03:09:38.911950 | Restoring repo states 2025-12-27 03:09:38.944621 | Merging changes 2025-12-27 03:09:38.944643 | Checking out repos 2025-12-27 03:09:39.019753 | Preparing playbooks 2025-12-27 03:09:40.595634 | Running Ansible setup 2025-12-27 03:09:50.062080 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-27 03:09:51.404823 | 2025-12-27 03:09:51.404956 | PLAY [Base pre] 2025-12-27 03:09:51.422851 | 2025-12-27 03:09:51.422973 | TASK [Setup log path fact] 2025-12-27 03:09:51.442334 | debian-bookworm | ok 2025-12-27 03:09:51.472532 | 2025-12-27 03:09:51.472671 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-27 03:09:51.516956 | debian-bookworm | ok 2025-12-27 03:09:51.536378 | 2025-12-27 03:09:51.536524 | TASK [emit-job-header : Print job information] 2025-12-27 03:09:51.609196 | # Job Information 2025-12-27 03:09:51.609359 | Ansible Version: 2.16.14 2025-12-27 03:09:51.609393 | Job: cfg-generics-tox-test-stable 2025-12-27 03:09:51.609425 | Pipeline: periodic-daily 2025-12-27 03:09:51.609447 | Executor: 521e9411259a 2025-12-27 03:09:51.609467 | Triggered by: https://github.com/osism/generics 2025-12-27 03:09:51.609489 | Event ID: e8b0b944feee463abe265ba8d7c46e8f 2025-12-27 03:09:51.614493 | 2025-12-27 03:09:51.614598 | LOOP [emit-job-header : Print node information] 2025-12-27 03:09:51.828448 | debian-bookworm | ok: 2025-12-27 03:09:51.828716 | debian-bookworm | # Node Information 2025-12-27 03:09:51.828755 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-27 03:09:51.828781 | debian-bookworm | Hostname: debian 2025-12-27 03:09:51.828803 | debian-bookworm | Username: zuul 2025-12-27 03:09:51.828824 | debian-bookworm | Distro: Debian 12.12 2025-12-27 03:09:51.828847 | debian-bookworm | Provider: regiocloud-a 2025-12-27 03:09:51.828868 | debian-bookworm | Region: 2025-12-27 03:09:51.828889 | debian-bookworm | Label: debian-bookworm 2025-12-27 03:09:51.828909 | debian-bookworm | Product Name: OpenStack Nova 2025-12-27 03:09:51.828929 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea9:5204 2025-12-27 03:09:51.849817 | 2025-12-27 03:09:51.849941 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-27 03:09:52.402592 | debian-bookworm -> localhost | changed 2025-12-27 03:09:52.409708 | 2025-12-27 03:09:52.409824 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-27 03:09:53.809625 | debian-bookworm -> localhost | changed 2025-12-27 03:09:53.824299 | 2025-12-27 03:09:53.824418 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-27 03:09:54.524703 | debian-bookworm -> localhost | ok 2025-12-27 03:09:54.530968 | 2025-12-27 03:09:54.531082 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-27 03:09:54.569826 | debian-bookworm | ok 2025-12-27 03:09:54.612594 | debian-bookworm | included: /var/lib/zuul/builds/6a326f6776144286aab1487b5079c6ce/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-27 03:09:54.618542 | 2025-12-27 03:09:54.618633 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-27 03:09:56.927669 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-27 03:09:56.927861 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6a326f6776144286aab1487b5079c6ce/work/6a326f6776144286aab1487b5079c6ce_id_rsa 2025-12-27 03:09:56.927898 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6a326f6776144286aab1487b5079c6ce/work/6a326f6776144286aab1487b5079c6ce_id_rsa.pub 2025-12-27 03:09:56.927925 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-27 03:09:56.927949 | debian-bookworm -> localhost | SHA256:UdwhRb2H+3xLEt13WbQ2DNR1dm4dHvMJh6Lb0+fsUEQ zuul-build-sshkey 2025-12-27 03:09:56.927971 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-27 03:09:56.928011 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-27 03:09:56.928033 | debian-bookworm -> localhost | | .o+=*oEB| 2025-12-27 03:09:56.928055 | debian-bookworm -> localhost | | ..o..O=@| 2025-12-27 03:09:56.928075 | debian-bookworm -> localhost | | . . . @*| 2025-12-27 03:09:56.928095 | debian-bookworm -> localhost | | o *.*| 2025-12-27 03:09:56.928115 | debian-bookworm -> localhost | | S o .. *+| 2025-12-27 03:09:56.928768 | debian-bookworm -> localhost | | . o .+.o| 2025-12-27 03:09:56.928824 | debian-bookworm -> localhost | | .o++ | 2025-12-27 03:09:56.928851 | debian-bookworm -> localhost | | +o+| 2025-12-27 03:09:56.928875 | debian-bookworm -> localhost | | .oo| 2025-12-27 03:09:56.928897 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-27 03:09:56.928955 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.924785 2025-12-27 03:09:56.935777 | 2025-12-27 03:09:56.935881 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-27 03:09:56.980055 | debian-bookworm | ok 2025-12-27 03:09:56.999900 | debian-bookworm | included: /var/lib/zuul/builds/6a326f6776144286aab1487b5079c6ce/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-27 03:09:57.017717 | 2025-12-27 03:09:57.017835 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-27 03:09:57.057534 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:09:57.068024 | 2025-12-27 03:09:57.068132 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-27 03:09:58.135565 | debian-bookworm | changed 2025-12-27 03:09:58.142049 | 2025-12-27 03:09:58.142202 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-27 03:09:58.382530 | debian-bookworm | ok 2025-12-27 03:09:58.390379 | 2025-12-27 03:09:58.390491 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-27 03:09:59.244238 | debian-bookworm | changed 2025-12-27 03:09:59.263859 | 2025-12-27 03:09:59.264050 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-27 03:10:00.139592 | debian-bookworm | changed 2025-12-27 03:10:00.155512 | 2025-12-27 03:10:00.155690 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-27 03:10:00.189887 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:10:00.197239 | 2025-12-27 03:10:00.197357 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-27 03:10:01.457470 | debian-bookworm -> localhost | changed 2025-12-27 03:10:01.470058 | 2025-12-27 03:10:01.470260 | TASK [add-build-sshkey : Add back temp key] 2025-12-27 03:10:02.566766 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6a326f6776144286aab1487b5079c6ce/work/6a326f6776144286aab1487b5079c6ce_id_rsa (zuul-build-sshkey) 2025-12-27 03:10:02.567063 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.062834 2025-12-27 03:10:02.578007 | 2025-12-27 03:10:02.578223 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-27 03:10:03.063381 | debian-bookworm | ok 2025-12-27 03:10:03.072061 | 2025-12-27 03:10:03.072284 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-27 03:10:03.097423 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:10:03.108718 | 2025-12-27 03:10:03.108856 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-27 03:10:03.615744 | debian-bookworm | ok 2025-12-27 03:10:03.630586 | 2025-12-27 03:10:03.630728 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-27 03:10:03.688829 | debian-bookworm | ok 2025-12-27 03:10:03.703335 | 2025-12-27 03:10:03.703547 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-27 03:10:04.224995 | debian-bookworm -> localhost | ok 2025-12-27 03:10:04.232215 | 2025-12-27 03:10:04.232355 | TASK [validate-host : Collect information about the host] 2025-12-27 03:10:05.465167 | debian-bookworm | ok 2025-12-27 03:10:05.477190 | 2025-12-27 03:10:05.477469 | TASK [validate-host : Sanitize hostname] 2025-12-27 03:10:05.590620 | debian-bookworm | ok 2025-12-27 03:10:05.649651 | 2025-12-27 03:10:05.649789 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-27 03:10:06.664997 | debian-bookworm -> localhost | changed 2025-12-27 03:10:06.671404 | 2025-12-27 03:10:06.671537 | TASK [validate-host : Collect information about zuul worker] 2025-12-27 03:10:07.259952 | debian-bookworm | ok 2025-12-27 03:10:07.265210 | 2025-12-27 03:10:07.265338 | TASK [validate-host : Write out all zuul information for each host] 2025-12-27 03:10:08.286459 | debian-bookworm -> localhost | changed 2025-12-27 03:10:08.311684 | 2025-12-27 03:10:08.311827 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-27 03:10:08.688679 | debian-bookworm | ok 2025-12-27 03:10:08.738697 | 2025-12-27 03:10:08.738871 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-27 03:10:10.245254 | debian-bookworm | changed: 2025-12-27 03:10:10.245423 | debian-bookworm | cd+++++++++ src/ 2025-12-27 03:10:10.245456 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-27 03:10:10.245480 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-27 03:10:10.245501 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2025-12-27 03:10:10.245523 | debian-bookworm | =6.2 2025-12-27 03:10:37.352116 | debian-bookworm | Downloading cachetools-6.2.4-py3-none-any.whl (11 kB) 2025-12-27 03:10:37.388200 | debian-bookworm | Collecting chardet>=5.2 2025-12-27 03:10:37.400404 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2025-12-27 03:10:37.418281 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 13.0 MB/s eta 0:00:00 2025-12-27 03:10:37.456361 | debian-bookworm | Collecting colorama>=0.4.6 2025-12-27 03:10:37.468125 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-27 03:10:37.525971 | debian-bookworm | Collecting filelock>=3.20 2025-12-27 03:10:37.537269 | debian-bookworm | Downloading filelock-3.20.1-py3-none-any.whl (16 kB) 2025-12-27 03:10:37.602538 | debian-bookworm | Collecting packaging>=25 2025-12-27 03:10:37.615386 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-12-27 03:10:37.627613 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 8.6 MB/s eta 0:00:00 2025-12-27 03:10:37.687833 | debian-bookworm | Collecting platformdirs>=4.5 2025-12-27 03:10:37.699052 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2025-12-27 03:10:37.739725 | debian-bookworm | Collecting pluggy>=1.6 2025-12-27 03:10:37.750814 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-12-27 03:10:37.790151 | debian-bookworm | Collecting pyproject-api>=1.9.1 2025-12-27 03:10:37.803271 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2025-12-27 03:10:37.953237 | debian-bookworm | Collecting virtualenv>=20.34 2025-12-27 03:10:37.965419 | debian-bookworm | Downloading virtualenv-20.35.4-py3-none-any.whl (6.0 MB) 2025-12-27 03:10:38.275449 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 19.8 MB/s eta 0:00:00 2025-12-27 03:10:38.381492 | debian-bookworm | Collecting distlib<1,>=0.3.7 2025-12-27 03:10:38.392902 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2025-12-27 03:10:38.431878 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 18.3 MB/s eta 0:00:00 2025-12-27 03:10:38.582169 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2025-12-27 03:10:39.407837 | 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-27 03:10:39.775429 | debian-bookworm | ok: Runtime: 0:00:03.013702 2025-12-27 03:10:39.788321 | 2025-12-27 03:10:39.788434 | TASK [ensure-tox : Export installed tox_executable path] 2025-12-27 03:10:39.818080 | debian-bookworm | ok 2025-12-27 03:10:39.823080 | 2025-12-27 03:10:39.823191 | TASK [ensure-tox : Output tox version] 2025-12-27 03:10:40.357563 | 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-27 03:10:40.378544 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-12-27 03:10:40.851982 | debian-bookworm | ok: Runtime: 0:00:00.322525 2025-12-27 03:10:40.857593 | 2025-12-27 03:10:40.857691 | TASK [ensure-tox : Make global symlink] 2025-12-27 03:10:40.881041 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:10:40.895028 | 2025-12-27 03:10:40.895141 | PLAY RECAP 2025-12-27 03:10:40.895199 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2025-12-27 03:10:40.895225 | 2025-12-27 03:10:41.168368 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2025-12-27 03:10:41.169581 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-12-27 03:10:42.219539 | 2025-12-27 03:10:42.219753 | PLAY [all] 2025-12-27 03:10:42.242857 | 2025-12-27 03:10:42.243060 | TASK [revoke-sudo : Check if zuul is sudoer] 2025-12-27 03:10:42.781256 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-12-27 03:10:43.282214 | debian-bookworm | ok: Runtime: 0:00:00.030176 2025-12-27 03:10:43.295119 | 2025-12-27 03:10:43.295451 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2025-12-27 03:10:43.879969 | debian-bookworm | ok: Runtime: 0:00:00.006899 2025-12-27 03:10:43.887369 | 2025-12-27 03:10:43.887503 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2025-12-27 03:10:44.306708 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2025-12-27 03:10:44.309214 | debian-bookworm | sudo: a password is required 2025-12-27 03:10:44.480684 | debian-bookworm | ok: Runtime: 0:00:00.024659 2025-12-27 03:10:44.492364 | 2025-12-27 03:10:44.492535 | TASK [tox : Check to see if the constraints file exists] 2025-12-27 03:10:44.570566 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:10:44.580767 | 2025-12-27 03:10:44.580947 | TASK [tox : Fail if constraints file is missing] 2025-12-27 03:10:44.662153 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:10:44.682590 | 2025-12-27 03:10:44.682785 | TASK [tox : Record file location] 2025-12-27 03:10:44.792646 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:10:44.800041 | 2025-12-27 03:10:44.800252 | TASK [tox : Install tox siblings] 2025-12-27 03:10:44.855305 | debian-bookworm | ok 2025-12-27 03:10:44.904346 | debian-bookworm | included: /var/lib/zuul/builds/6a326f6776144286aab1487b5079c6ce/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2025-12-27 03:10:44.933156 | 2025-12-27 03:10:44.933335 | TASK [tox : Run tox without tests] 2025-12-27 03:10:45.588757 | debian-bookworm | ROOT: 193 D setup logging to DEBUG on pid 1429 [tox/report.py:225] 2025-12-27 03:10:45.620447 | debian-bookworm | test: 225 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:42] 2025-12-27 03:10:45.623200 | debian-bookworm | test: 228 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:78] 2025-12-27 03:10:45.624180 | debian-bookworm | test: 229 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py VRObFZdFjgAtm13hd71ardDDE4IKaD7T 5ZFkUOzfEI0r5ljQeAl6oM4am75a7F4f [virtualenv/discovery/cached_py_info.py:128] 2025-12-27 03:10:45.696265 | debian-bookworm | test: 301 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-27 03:10:45.696890 | debian-bookworm | test: 301 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-12-27 03:10:45.697165 | debian-bookworm | test: 302 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-27 03:10:45.697298 | debian-bookworm | test: 302 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-27 03:10:45.699086 | debian-bookworm | test: 304 D symlink on filesystem does work [virtualenv/info.py:50] 2025-12-27 03:10:45.729359 | debian-bookworm | test: 334 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-27 03:10:45.729619 | debian-bookworm | test: 334 D create folder /home/zuul/src/github.com/osism/generics/.tox/test/bin [virtualenv/util/path/_sync.py:14] 2025-12-27 03:10:45.729775 | debian-bookworm | test: 334 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-27 03:10:45.729976 | debian-bookworm | test: 335 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-12-27 03:10:45.730079 | debian-bookworm | test: 335 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-12-27 03:10:45.730133 | debian-bookworm | test: 335 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-12-27 03:10:45.730196 | debian-bookworm | test: 335 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-12-27 03:10:45.730246 | debian-bookworm | test: 335 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-12-27 03:10:45.730292 | debian-bookworm | test: 335 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-12-27 03:10:45.730352 | debian-bookworm | test: 335 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-27 03:10:45.730404 | debian-bookworm | test: 335 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-27 03:10:45.730482 | debian-bookworm | test: 335 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-12-27 03:10:45.730749 | debian-bookworm | test: 335 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-27 03:10:45.731086 | debian-bookworm | test: 336 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-27 03:10:45.731221 | debian-bookworm | test: 336 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-27 03:10:45.731613 | debian-bookworm | test: 336 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2025-12-27 03:10:45.731860 | debian-bookworm | test: 337 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-27 03:10:45.774562 | debian-bookworm | test: 336 D { 2025-12-27 03:10:45.774613 | debian-bookworm | "sys": { 2025-12-27 03:10:45.774618 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/test/bin/python", 2025-12-27 03:10:45.774624 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2025-12-27 03:10:45.774630 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2025-12-27 03:10:45.774636 | debian-bookworm | "base_prefix": "/usr", 2025-12-27 03:10:45.774642 | debian-bookworm | "real_prefix": null, 2025-12-27 03:10:45.774649 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/test", 2025-12-27 03:10:45.774653 | debian-bookworm | "base_exec_prefix": "/usr", 2025-12-27 03:10:45.774658 | debian-bookworm | "path": [ 2025-12-27 03:10:45.774662 | debian-bookworm | "/usr/lib/python311.zip", 2025-12-27 03:10:45.774668 | debian-bookworm | "/usr/lib/python3.11", 2025-12-27 03:10:45.774672 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2025-12-27 03:10:45.774676 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/test/lib/python3.11/site-packages" 2025-12-27 03:10:45.774680 | debian-bookworm | ], 2025-12-27 03:10:45.774685 | debian-bookworm | "meta_path": [ 2025-12-27 03:10:45.774689 | debian-bookworm | "", 2025-12-27 03:10:45.774694 | debian-bookworm | "", 2025-12-27 03:10:45.774698 | debian-bookworm | "", 2025-12-27 03:10:45.774702 | debian-bookworm | "" 2025-12-27 03:10:45.774706 | debian-bookworm | ], 2025-12-27 03:10:45.774710 | debian-bookworm | "fs_encoding": "utf-8", 2025-12-27 03:10:45.774714 | debian-bookworm | "io_encoding": "utf-8" 2025-12-27 03:10:45.774718 | debian-bookworm | }, 2025-12-27 03:10:45.774722 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2025-12-27 03:10:45.774727 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2025-12-27 03:10:45.774731 | debian-bookworm | "os": "", 2025-12-27 03:10:45.774735 | debian-bookworm | "site": "", 2025-12-27 03:10:45.774739 | debian-bookworm | "datetime": "", 2025-12-27 03:10:45.774743 | debian-bookworm | "math": "", 2025-12-27 03:10:45.774747 | debian-bookworm | "json": "" 2025-12-27 03:10:45.774751 | debian-bookworm | } [virtualenv/run/session.py:55] 2025-12-27 03:10:45.774899 | debian-bookworm | test: 379 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-27 03:10:45.776984 | debian-bookworm | test: 382 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-27 03:10:45.778360 | debian-bookworm | test: 383 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-27 03:10:45.778793 | debian-bookworm | test: 383 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-27 03:10:45.783653 | debian-bookworm | test: 388 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-27 03:10:46.012758 | debian-bookworm | test: 617 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-27 03:10:46.021387 | debian-bookworm | test: 626 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-27 03:10:46.042977 | debian-bookworm | test: 648 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-27 03:10:46.223125 | debian-bookworm | test: 828 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-27 03:10:46.223717 | debian-bookworm | test: 828 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-27 03:10:46.241631 | debian-bookworm | test: 846 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-27 03:10:46.242474 | debian-bookworm | test: 847 D generated console scripts pip pip3 pip3.11 pip-3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-12-27 03:10:46.243168 | debian-bookworm | test: 848 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-27 03:10:46.243392 | debian-bookworm | test: 848 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-27 03:10:46.244388 | debian-bookworm | test: 849 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-27 03:10:46.244589 | debian-bookworm | test: 849 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2025-12-27 03:10:46.244821 | debian-bookworm | test: 850 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2025-12-27 03:10:46.250633 | debian-bookworm | test: 855 D write /home/zuul/src/github.com/osism/generics/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2025-12-27 03:10:46.250722 | debian-bookworm | test: 855 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2025-12-27 03:10:46.250778 | debian-bookworm | test: 855 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2025-12-27 03:10:46.250817 | debian-bookworm | test: 856 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2025-12-27 03:10:46.250886 | debian-bookworm | test: 856 D virtualenv = 20.35.4 [virtualenv/create/pyenv_cfg.py:40] 2025-12-27 03:10:46.250930 | debian-bookworm | test: 856 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2025-12-27 03:10:46.250987 | debian-bookworm | test: 856 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-27 03:10:46.251040 | debian-bookworm | test: 856 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2025-12-27 03:10:46.251121 | debian-bookworm | test: 856 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2025-12-27 03:10:46.256339 | debian-bookworm | test: 861 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:464] 2025-12-27 03:10:47.333092 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2025-12-27 03:10:47.447079 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-12-27 03:10:47.563431 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2025-12-27 03:10:47.579600 | 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-27 03:10:47.685464 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 3)) 2025-12-27 03:10:47.701745 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2025-12-27 03:10:47.764583 | debian-bookworm | Collecting packaging==25.0 (from -r requirements.txt (line 4)) 2025-12-27 03:10:47.780793 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-12-27 03:10:47.818417 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2025-12-27 03:10:47.835689 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2025-12-27 03:10:47.907714 | debian-bookworm | Installing build dependencies: started 2025-12-27 03:10:49.188428 | debian-bookworm | Installing build dependencies: finished with status 'done' 2025-12-27 03:10:49.188491 | debian-bookworm | Getting requirements to build wheel: started 2025-12-27 03:10:49.626342 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2025-12-27 03:10:49.626647 | debian-bookworm | Preparing metadata (pyproject.toml): started 2025-12-27 03:10:49.865546 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-27 03:10:49.906308 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2025-12-27 03:10:49.923100 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-27 03:10:49.983450 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 7)) 2025-12-27 03:10:49.998707 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2025-12-27 03:10:50.044790 | debian-bookworm | Collecting tabulate==0.9.0 (from -r requirements.txt (line 8)) 2025-12-27 03:10:50.062779 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-12-27 03:10:50.201066 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2025-12-27 03:10:50.217065 | 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-27 03:10:50.297833 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 3)) 2025-12-27 03:10:50.313982 | debian-bookworm | Downloading ansible_core-2.18.12-py3-none-any.whl.metadata (7.7 kB) 2025-12-27 03:10:50.357954 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-12-27 03:10:50.373127 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2025-12-27 03:10:50.409637 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-12-27 03:10:50.424586 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-12-27 03:10:50.459983 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-12-27 03:10:50.475132 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2025-12-27 03:10:50.514696 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2025-12-27 03:10:50.531777 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2025-12-27 03:10:50.705326 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-12-27 03:10:50.721522 | 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-27 03:10:50.761946 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-12-27 03:10:50.777323 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-12-27 03:10:50.834243 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-12-27 03:10:50.849103 | debian-bookworm | Downloading urllib3-2.6.2-py3-none-any.whl.metadata (6.6 kB) 2025-12-27 03:10:50.893555 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 7)) 2025-12-27 03:10:50.908076 | debian-bookworm | Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-12-27 03:10:51.261064 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2025-12-27 03:10:51.277085 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2025-12-27 03:10:51.318670 | 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-27 03:10:51.335268 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-12-27 03:10:51.511841 | 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-27 03:10:51.527706 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2025-12-27 03:10:51.562648 | 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-27 03:10:51.580469 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-12-27 03:10:51.715778 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-12-27 03:10:51.759402 | 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-27 03:10:51.852161 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 7.5 MB/s 0:00:00 2025-12-27 03:10:51.872197 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2025-12-27 03:10:54.132310 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 25.3 MB/s 0:00:02 2025-12-27 03:10:54.149504 | debian-bookworm | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-12-27 03:10:54.177853 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2025-12-27 03:10:54.203946 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2025-12-27 03:10:54.230361 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-12-27 03:10:54.258654 | debian-bookworm | Downloading ansible_core-2.18.12-py3-none-any.whl (2.2 MB) 2025-12-27 03:10:54.387133 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 16.7 MB/s 0:00:00 2025-12-27 03:10:54.405809 | 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-27 03:10:54.435972 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-12-27 03:10:54.466840 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-12-27 03:10:54.494001 | debian-bookworm | Downloading urllib3-2.6.2-py3-none-any.whl (131 kB) 2025-12-27 03:10:54.523697 | debian-bookworm | Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-27 03:10:54.554667 | 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-27 03:10:54.582533 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2025-12-27 03:10:54.611876 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-27 03:10:54.639079 | debian-bookworm | Downloading cryptography-46.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2025-12-27 03:10:54.873838 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 19.0 MB/s 0:00:00 2025-12-27 03:10:54.892660 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2025-12-27 03:10:54.929586 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2025-12-27 03:10:54.971206 | debian-bookworm | Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-12-27 03:10:55.004640 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2025-12-27 03:10:55.305183 | debian-bookworm | Building wheels for collected packages: pwgen 2025-12-27 03:10:55.306497 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2025-12-27 03:10:55.593091 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2025-12-27 03:10:55.593473 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3797 sha256=f425dedc2b3ef41ead25984d99c436373a68c70072598e5a99dd09a976e3bc04 2025-12-27 03:10:55.593987 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2025-12-27 03:10:55.595947 | debian-bookworm | Successfully built pwgen 2025-12-27 03:10:55.831827 | 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-27 03:11:22.748743 | debian-bookworm | 2025-12-27 03:11:22.752848 | 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-27 03:11:22.931563 | debian-bookworm | test: 37536 I exit 0 (36.67 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1442 [tox/execute/api.py:295] 2025-12-27 03:11:22.932277 | debian-bookworm | test: OK (37.32 seconds) 2025-12-27 03:11:22.932297 | debian-bookworm | congratulations :) (37.35 seconds) 2025-12-27 03:11:23.078746 | debian-bookworm | ok: Runtime: 0:00:37.656501 2025-12-27 03:11:23.126348 | 2025-12-27 03:11:23.126511 | TASK [tox : Create a tempfile to save tox showconfig] 2025-12-27 03:11:23.732164 | debian-bookworm | changed 2025-12-27 03:11:23.743918 | 2025-12-27 03:11:23.744090 | TASK [tox : Get tox envlist config] 2025-12-27 03:11:24.828616 | debian-bookworm | ok: Runtime: 0:00:00.288314 2025-12-27 03:11:24.836061 | 2025-12-27 03:11:24.836251 | TASK [tox : Install any sibling python packages] 2025-12-27 03:11:25.650505 | debian-bookworm | ok: No setup.cfg, no action needed 2025-12-27 03:11:25.672315 | 2025-12-27 03:11:25.672464 | TASK [tox : Remove tempfile] 2025-12-27 03:11:26.798027 | debian-bookworm | changed 2025-12-27 03:11:26.810655 | 2025-12-27 03:11:26.810791 | TASK [tox : Emit tox command] 2025-12-27 03:11:27.009913 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2025-12-27 03:11:27.044245 | 2025-12-27 03:11:27.044408 | TASK [tox : Run tox] 2025-12-27 03:11:28.037098 | debian-bookworm | ROOT: 195 D setup logging to DEBUG on pid 1606 [tox/report.py:225] 2025-12-27 03:11:28.070869 | debian-bookworm | test: 229 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [virtualenv/discovery/builtin.py:78] 2025-12-27 03:11:28.071827 | debian-bookworm | test: 230 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-27 03:11:28.072823 | debian-bookworm | test: 231 D filesystem is case-sensitive [virtualenv/info.py:27] 2025-12-27 03:11:28.072989 | debian-bookworm | test: 231 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-27 03:11:28.073050 | debian-bookworm | test: 232 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-27 03:11:28.074378 | debian-bookworm | test: 233 D symlink on filesystem does work [virtualenv/info.py:50] 2025-12-27 03:11:28.108485 | debian-bookworm | test: 267 W commands[0]> python3 src/render-images.py [tox/tox_env/api.py:464] 2025-12-27 03:11:28.796913 | debian-bookworm | test: 955 I exit 0 (0.69 seconds) /home/zuul/src/github.com/osism/generics> python3 src/render-images.py pid=1613 [tox/execute/api.py:295] 2025-12-27 03:11:28.797259 | debian-bookworm | test: 956 W commands[1]> cat images.yml [tox/tox_env/api.py:464] 2025-12-27 03:11:28.802454 | debian-bookworm | --- 2025-12-27 03:11:28.802487 | debian-bookworm | # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 2025-12-27 03:11:28.802493 | debian-bookworm | 2025-12-27 03:11:28.802498 | debian-bookworm | adminer_tag: "5.3.0" 2025-12-27 03:11:28.802506 | debian-bookworm | adminer_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/adminer:{{ adminer_tag }}" 2025-12-27 03:11:28.802511 | debian-bookworm | 2025-12-27 03:11:28.802515 | debian-bookworm | ara_server_tag: "1.7.2" 2025-12-27 03:11:28.802519 | debian-bookworm | ara_server_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ara-server:{{ ara_server_tag }}" 2025-12-27 03:11:28.802524 | debian-bookworm | 2025-12-27 03:11:28.802528 | debian-bookworm | ara_server_mariadb_tag: "11.7.2" 2025-12-27 03:11:28.802533 | debian-bookworm | ara_server_mariadb_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/mariadb:{{ ara_server_mariadb_tag }}" 2025-12-27 03:11:28.802538 | debian-bookworm | 2025-12-27 03:11:28.802541 | debian-bookworm | netbox_tag: "v4.2.2" 2025-12-27 03:11:28.802546 | debian-bookworm | netbox_image: "{{ docker_registry_netbox|default('registry.osism.tech') }}/osism/netbox:{{ netbox_tag }}" 2025-12-27 03:11:28.802555 | debian-bookworm | 2025-12-27 03:11:28.802559 | debian-bookworm | netbox_redis_tag: "7.4.4-alpine" 2025-12-27 03:11:28.802563 | debian-bookworm | netbox_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ netbox_redis_tag }}" 2025-12-27 03:11:28.802567 | debian-bookworm | 2025-12-27 03:11:28.802571 | debian-bookworm | nginx_tag: "1.28.0-alpine" 2025-12-27 03:11:28.802575 | debian-bookworm | nginx_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/nginx:{{ nginx_tag }}" 2025-12-27 03:11:28.802579 | debian-bookworm | 2025-12-27 03:11:28.802583 | debian-bookworm | pgautoupgrade_tag: "16-alpine" 2025-12-27 03:11:28.803324 | debian-bookworm | pgautoupgrade_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/pgautoupgrade/pgautoupgrade:{{ pgautoupgrade_tag }}" 2025-12-27 03:11:28.803345 | debian-bookworm | 2025-12-27 03:11:28.803349 | debian-bookworm | phpmyadmin_tag: "5.2.2" 2025-12-27 03:11:28.803354 | debian-bookworm | phpmyadmin_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/phpmyadmin/phpmyadmin:{{ phpmyadmin_tag }}" 2025-12-27 03:11:28.803358 | debian-bookworm | 2025-12-27 03:11:28.803363 | debian-bookworm | postgres_tag: "16.9-alpine" 2025-12-27 03:11:28.803367 | debian-bookworm | postgres_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/postgres:{{ postgres_tag }}" 2025-12-27 03:11:28.803371 | debian-bookworm | 2025-12-27 03:11:28.803375 | debian-bookworm | manager_redis_tag: "7.4.4-alpine" 2025-12-27 03:11:28.803380 | debian-bookworm | manager_redis_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/redis:{{ manager_redis_tag }}" 2025-12-27 03:11:28.803398 | debian-bookworm | 2025-12-27 03:11:28.803402 | debian-bookworm | registry_tag: "3.0" 2025-12-27 03:11:28.803406 | debian-bookworm | registry_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/registry:{{ registry_tag }}" 2025-12-27 03:11:28.803410 | debian-bookworm | 2025-12-27 03:11:28.803413 | debian-bookworm | osism_ansible_tag: "0.20250531.0" 2025-12-27 03:11:28.803417 | debian-bookworm | osism_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-ansible:{{ osism_ansible_tag }}" 2025-12-27 03:11:28.803421 | debian-bookworm | 2025-12-27 03:11:28.803425 | debian-bookworm | osism_kubernetes_tag: "0.20250530.0" 2025-12-27 03:11:28.803430 | debian-bookworm | osism_kubernetes_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-kubernetes:{{ osism_kubernetes_tag }}" 2025-12-27 03:11:28.803433 | debian-bookworm | 2025-12-27 03:11:28.803658 | debian-bookworm | inventory_reconciler_tag: "0.20250530.0" 2025-12-27 03:11:28.803665 | debian-bookworm | inventory_reconciler_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/inventory-reconciler:{{ inventory_reconciler_tag }}" 2025-12-27 03:11:28.803671 | debian-bookworm | 2025-12-27 03:11:28.803675 | debian-bookworm | osism_tag: "0.20250530.0" 2025-12-27 03:11:28.803679 | debian-bookworm | osism_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism:{{ osism_tag }}" 2025-12-27 03:11:28.803683 | debian-bookworm | 2025-12-27 03:11:28.803687 | debian-bookworm | osism_frontend_tag: "0.20250530.0" 2025-12-27 03:11:28.803691 | debian-bookworm | osism_frontend_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-frontend:{{ osism_frontend_tag }}" 2025-12-27 03:11:28.803695 | debian-bookworm | 2025-12-27 03:11:28.803699 | debian-bookworm | osism_netbox_tag: "0.20250530.0" 2025-12-27 03:11:28.803703 | debian-bookworm | osism_netbox_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/osism-netbox:{{ osism_netbox_tag }}" 2025-12-27 03:11:28.803707 | debian-bookworm | 2025-12-27 03:11:28.803711 | debian-bookworm | vault_tag: "1.19.5" 2025-12-27 03:11:28.803715 | debian-bookworm | vault_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/hashicorp/vault:{{ vault_tag }}" 2025-12-27 03:11:28.803719 | debian-bookworm | 2025-12-27 03:11:28.803722 | debian-bookworm | traefik_tag: "v3.4.1" 2025-12-27 03:11:28.803726 | debian-bookworm | traefik_image: "{{ docker_registry|default('registry.osism.tech/dockerhub') }}/library/traefik:{{ traefik_tag }}" 2025-12-27 03:11:28.803730 | debian-bookworm | 2025-12-27 03:11:28.803734 | debian-bookworm | ceph_ansible_tag: "0.20250530.0" 2025-12-27 03:11:28.803914 | debian-bookworm | ceph_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/ceph-ansible:{{ ceph_ansible_tag }}" 2025-12-27 03:11:28.803919 | debian-bookworm | 2025-12-27 03:11:28.803923 | debian-bookworm | kolla_ansible_tag: "0.20250530.0" 2025-12-27 03:11:28.803927 | debian-bookworm | kolla_ansible_image: "{{ docker_registry_ansible|default('registry.osism.tech') }}/osism/kolla-ansible:{{ kolla_ansible_tag }}" 2025-12-27 03:11:28.805312 | debian-bookworm | test: 964 I exit 0 (0.01 seconds) /home/zuul/src/github.com/osism/generics> cat images.yml pid=1618 [tox/execute/api.py:295] 2025-12-27 03:11:28.806479 | debian-bookworm | test: OK (0.74=setup[0.05]+cmd[0.69,0.01] seconds) 2025-12-27 03:11:28.806497 | debian-bookworm | congratulations :) (0.77 seconds) 2025-12-27 03:11:29.307113 | debian-bookworm | ok: Runtime: 0:00:01.055043 2025-12-27 03:11:29.315371 | 2025-12-27 03:11:29.315486 | TASK [tox : Look for output] 2025-12-27 03:11:30.180167 | debian-bookworm | ok 2025-12-27 03:11:30.222354 | 2025-12-27 03:11:30.222611 | TASK [tox : Return file comments to Zuul] 2025-12-27 03:11:30.306027 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:11:30.316185 | 2025-12-27 03:11:30.316298 | PLAY RECAP 2025-12-27 03:11:30.316374 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-12-27 03:11:30.316404 | 2025-12-27 03:11:31.079747 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2025-12-27 03:11:31.081151 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-12-27 03:11:33.393278 | 2025-12-27 03:11:33.393532 | PLAY [all] 2025-12-27 03:11:33.434799 | 2025-12-27 03:11:33.435107 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2025-12-27 03:11:33.542561 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:11:33.550966 | 2025-12-27 03:11:33.551158 | TASK [fetch-tox-output : Set tox log path for single node] 2025-12-27 03:11:33.607745 | debian-bookworm | ok 2025-12-27 03:11:33.628323 | 2025-12-27 03:11:33.628500 | TASK [fetch-tox-output : Ensure local tox dir] 2025-12-27 03:11:34.960944 | debian-bookworm -> localhost | changed 2025-12-27 03:11:34.972379 | 2025-12-27 03:11:34.972536 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2025-12-27 03:11:35.045632 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:11:35.051933 | 2025-12-27 03:11:35.052071 | TASK [fetch-tox-output : Set envlist fact] 2025-12-27 03:11:35.173909 | debian-bookworm | ok 2025-12-27 03:11:35.180902 | 2025-12-27 03:11:35.181043 | TASK [fetch-tox-output : Get tox version] 2025-12-27 03:11:36.319263 | 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-27 03:11:36.337644 | debian-bookworm | 4.32.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2025-12-27 03:11:36.834692 | debian-bookworm | ok: Runtime: 0:00:00.296020 2025-12-27 03:11:36.840600 | 2025-12-27 03:11:36.840726 | TASK [fetch-tox-output : Find all default environments] 2025-12-27 03:11:37.456695 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:11:37.471477 | 2025-12-27 03:11:37.471631 | TASK [fetch-tox-output : Set envlist fact] 2025-12-27 03:11:37.618427 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:11:37.625070 | 2025-12-27 03:11:37.625259 | TASK [fetch-tox-output : Find all default environments] 2025-12-27 03:11:38.259536 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:11:38.265912 | 2025-12-27 03:11:38.266048 | TASK [fetch-tox-output : Set envlist fact] 2025-12-27 03:11:38.362315 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:11:38.371071 | 2025-12-27 03:11:38.371265 | LOOP [fetch-tox-output : Copy tox logs] 2025-12-27 03:11:38.523052 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:11:38.555433 | 2025-12-27 03:11:38.555593 | LOOP [fetch-tox-output : Collect tox logs] 2025-12-27 03:11:41.676328 | debian-bookworm | changed: 2025-12-27 03:11:41.677358 | debian-bookworm | created directory /var/lib/zuul/builds/6a326f6776144286aab1487b5079c6ce/work/logs/tox/test 2025-12-27 03:11:41.677426 | debian-bookworm | cd+++++++++ ./ 2025-12-27 03:11:41.677455 | debian-bookworm | >f+++++++++ 1-commands[0].log 2025-12-27 03:11:41.677481 | debian-bookworm | >f+++++++++ 2-commands[1].log 2025-12-27 03:11:41.677509 | 2025-12-27 03:11:41.699039 | 2025-12-27 03:11:41.699144 | PLAY RECAP 2025-12-27 03:11:41.699191 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2025-12-27 03:11:41.699211 | 2025-12-27 03:11:42.491907 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2025-12-27 03:11:42.492932 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-12-27 03:11:44.291476 | 2025-12-27 03:11:44.291615 | PLAY [all] 2025-12-27 03:11:44.347452 | 2025-12-27 03:11:44.347586 | TASK [fetch-subunit-output : Find stestr or testr executable] 2025-12-27 03:11:44.736508 | debian-bookworm | changed: non-zero return code 2025-12-27 03:11:44.752241 | 2025-12-27 03:11:44.752385 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2025-12-27 03:11:44.792119 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:11:44.797696 | 2025-12-27 03:11:44.797807 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2025-12-27 03:11:44.913703 | 2025-12-27 03:11:44.913884 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2025-12-27 03:11:44.951341 | 2025-12-27 03:11:44.951518 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2025-12-27 03:11:45.035073 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:11:45.041231 | 2025-12-27 03:11:45.041347 | LOOP [fetch-subunit-output : Generate subunit file] 2025-12-27 03:11:45.113645 | 2025-12-27 03:11:45.113828 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2025-12-27 03:11:45.167071 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:11:45.173108 | 2025-12-27 03:11:45.173213 | TASK [fetch-subunit-output : Remove the temporary file] 2025-12-27 03:11:45.218364 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:11:45.227673 | 2025-12-27 03:11:45.227788 | TASK [fetch-subunit-output : Process and fetch subunit results] 2025-12-27 03:11:45.263035 | debian-bookworm | skipping: Conditional result was False 2025-12-27 03:11:45.271767 | 2025-12-27 03:11:45.271839 | PLAY RECAP 2025-12-27 03:11:45.271888 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2025-12-27 03:11:45.271914 | 2025-12-27 03:11:45.578240 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2025-12-27 03:11:45.579333 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-27 03:11:48.966494 | 2025-12-27 03:11:48.966641 | PLAY [Base post] 2025-12-27 03:11:49.011562 | 2025-12-27 03:11:49.011766 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-27 03:11:50.232714 | debian-bookworm | changed 2025-12-27 03:11:50.263899 | 2025-12-27 03:11:50.264014 | PLAY RECAP 2025-12-27 03:11:50.264990 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-27 03:11:50.265103 | 2025-12-27 03:11:50.689156 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-27 03:11:50.691043 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-27 03:11:53.616641 | 2025-12-27 03:11:53.617363 | PLAY [Base post-logs] 2025-12-27 03:11:53.648314 | 2025-12-27 03:11:53.656859 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-27 03:11:55.386261 | localhost | changed 2025-12-27 03:11:55.412678 | 2025-12-27 03:11:55.413241 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-27 03:11:55.438005 | localhost | ok 2025-12-27 03:11:55.441329 | 2025-12-27 03:11:55.441419 | TASK [Set zuul-log-path fact] 2025-12-27 03:11:55.486800 | localhost | ok 2025-12-27 03:11:55.495511 | 2025-12-27 03:11:55.495620 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-27 03:11:55.558275 | localhost | ok 2025-12-27 03:11:55.563542 | 2025-12-27 03:11:55.563653 | TASK [upload-logs : Create log directories] 2025-12-27 03:11:56.315785 | localhost | changed 2025-12-27 03:11:56.318495 | 2025-12-27 03:11:56.318587 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-27 03:11:56.991056 | localhost -> localhost | ok: Runtime: 0:00:00.014612 2025-12-27 03:11:56.995613 | 2025-12-27 03:11:56.995712 | TASK [upload-logs : Upload logs to log server] 2025-12-27 03:11:57.749536 | localhost | Output suppressed because no_log was given 2025-12-27 03:11:57.751262 | 2025-12-27 03:11:57.751353 | LOOP [upload-logs : Compress console log and json output] 2025-12-27 03:11:57.807387 | localhost | skipping: Conditional result was False 2025-12-27 03:11:57.813380 | localhost | skipping: Conditional result was False 2025-12-27 03:11:57.817905 | 2025-12-27 03:11:57.817998 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-27 03:11:57.860817 | localhost | skipping: Conditional result was False 2025-12-27 03:11:57.861079 | 2025-12-27 03:11:57.866027 | localhost | skipping: Conditional result was False 2025-12-27 03:11:57.869286 | 2025-12-27 03:11:57.869382 | LOOP [upload-logs : Upload console log and json output]