2026-01-31 03:13:19.907338 | Job console starting 2026-01-31 03:13:19.934367 | Updating git repos 2026-01-31 03:13:19.955060 | Cloning repos into workspace 2026-01-31 03:13:20.003170 | Restoring repo states 2026-01-31 03:13:20.026912 | Merging changes 2026-01-31 03:13:20.026933 | Checking out repos 2026-01-31 03:13:20.073717 | Preparing playbooks 2026-01-31 03:13:20.663211 | Running Ansible setup 2026-01-31 03:13:25.093783 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-31 03:13:25.911938 | 2026-01-31 03:13:25.912111 | PLAY [Base pre] 2026-01-31 03:13:25.928965 | 2026-01-31 03:13:25.929109 | TASK [Setup log path fact] 2026-01-31 03:13:25.959367 | debian-bookworm | ok 2026-01-31 03:13:25.975287 | 2026-01-31 03:13:25.975447 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-31 03:13:26.023742 | debian-bookworm | ok 2026-01-31 03:13:26.037715 | 2026-01-31 03:13:26.037861 | TASK [emit-job-header : Print job information] 2026-01-31 03:13:26.097277 | # Job Information 2026-01-31 03:13:26.097771 | Ansible Version: 2.16.14 2026-01-31 03:13:26.097857 | Job: tox 2026-01-31 03:13:26.097928 | Pipeline: periodic-daily 2026-01-31 03:13:26.097976 | Executor: 521e9411259a 2026-01-31 03:13:26.098019 | Triggered by: https://github.com/osism/openstack-flavor-manager 2026-01-31 03:13:26.098068 | Event ID: 3ccef2fe3977497887c868618e15a26f 2026-01-31 03:13:26.107146 | 2026-01-31 03:13:26.107305 | LOOP [emit-job-header : Print node information] 2026-01-31 03:13:26.223455 | debian-bookworm | ok: 2026-01-31 03:13:26.223733 | debian-bookworm | # Node Information 2026-01-31 03:13:26.223769 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-31 03:13:26.223794 | debian-bookworm | Hostname: debian 2026-01-31 03:13:26.223817 | debian-bookworm | Username: zuul 2026-01-31 03:13:26.223838 | debian-bookworm | Distro: Debian 12.13 2026-01-31 03:13:26.223861 | debian-bookworm | Provider: regiocloud-a 2026-01-31 03:13:26.223882 | debian-bookworm | Region: 2026-01-31 03:13:26.223903 | debian-bookworm | Label: debian-bookworm 2026-01-31 03:13:26.223922 | debian-bookworm | Product Name: OpenStack Nova 2026-01-31 03:13:26.223942 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6a:fc6d 2026-01-31 03:13:26.235605 | 2026-01-31 03:13:26.235740 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-31 03:13:26.727507 | debian-bookworm -> localhost | changed 2026-01-31 03:13:26.735411 | 2026-01-31 03:13:26.735639 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-31 03:13:27.846270 | debian-bookworm -> localhost | changed 2026-01-31 03:13:27.857442 | 2026-01-31 03:13:27.857611 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-31 03:13:28.140812 | debian-bookworm -> localhost | ok 2026-01-31 03:13:28.149561 | 2026-01-31 03:13:28.149702 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-31 03:13:28.178773 | debian-bookworm | ok 2026-01-31 03:13:28.199790 | debian-bookworm | included: /var/lib/zuul/builds/b868ca884ea849fa9a10eb1201edc249/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-31 03:13:28.206113 | 2026-01-31 03:13:28.206230 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-31 03:13:30.020704 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-31 03:13:30.021002 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b868ca884ea849fa9a10eb1201edc249/work/b868ca884ea849fa9a10eb1201edc249_id_rsa 2026-01-31 03:13:30.021054 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b868ca884ea849fa9a10eb1201edc249/work/b868ca884ea849fa9a10eb1201edc249_id_rsa.pub 2026-01-31 03:13:30.021088 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-31 03:13:30.021121 | debian-bookworm -> localhost | SHA256:5nJugrHWhlXMf7O+3wOyL3EttKis1iM0Tb74rL8pZ6M zuul-build-sshkey 2026-01-31 03:13:30.021149 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-31 03:13:30.021194 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-31 03:13:30.021221 | debian-bookworm -> localhost | | | 2026-01-31 03:13:30.021248 | debian-bookworm -> localhost | | | 2026-01-31 03:13:30.021273 | debian-bookworm -> localhost | | o | 2026-01-31 03:13:30.021298 | debian-bookworm -> localhost | | +. . | 2026-01-31 03:13:30.021323 | debian-bookworm -> localhost | | .S. o o | 2026-01-31 03:13:30.021350 | debian-bookworm -> localhost | | . .= o.+o= . | 2026-01-31 03:13:30.021376 | debian-bookworm -> localhost | | Bo B o.=oo | 2026-01-31 03:13:30.021419 | debian-bookworm -> localhost | | = +OoX.o. o | 2026-01-31 03:13:30.021448 | debian-bookworm -> localhost | | . ..E%*+.=+. o| 2026-01-31 03:13:30.021487 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-31 03:13:30.021560 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.251288 2026-01-31 03:13:30.029367 | 2026-01-31 03:13:30.029516 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-31 03:13:30.075395 | debian-bookworm | ok 2026-01-31 03:13:30.092273 | debian-bookworm | included: /var/lib/zuul/builds/b868ca884ea849fa9a10eb1201edc249/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-31 03:13:30.103196 | 2026-01-31 03:13:30.103347 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-31 03:13:30.128221 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:13:30.138192 | 2026-01-31 03:13:30.138378 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-31 03:13:30.858693 | debian-bookworm | changed 2026-01-31 03:13:30.866639 | 2026-01-31 03:13:30.866777 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-31 03:13:31.160129 | debian-bookworm | ok 2026-01-31 03:13:31.167935 | 2026-01-31 03:13:31.168096 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-31 03:13:31.868342 | debian-bookworm | changed 2026-01-31 03:13:31.880414 | 2026-01-31 03:13:31.880611 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-31 03:13:32.580115 | debian-bookworm | changed 2026-01-31 03:13:32.589363 | 2026-01-31 03:13:32.589551 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-31 03:13:32.624387 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:13:32.639358 | 2026-01-31 03:13:32.639564 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-31 03:13:33.140763 | debian-bookworm -> localhost | changed 2026-01-31 03:13:33.152358 | 2026-01-31 03:13:33.152509 | TASK [add-build-sshkey : Add back temp key] 2026-01-31 03:13:33.541612 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b868ca884ea849fa9a10eb1201edc249/work/b868ca884ea849fa9a10eb1201edc249_id_rsa (zuul-build-sshkey) 2026-01-31 03:13:33.542316 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024037 2026-01-31 03:13:33.558008 | 2026-01-31 03:13:33.558148 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-31 03:13:34.043025 | debian-bookworm | ok 2026-01-31 03:13:34.051140 | 2026-01-31 03:13:34.051291 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-31 03:13:34.087558 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:13:34.111152 | 2026-01-31 03:13:34.111328 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-31 03:13:34.618154 | debian-bookworm | ok 2026-01-31 03:13:34.636746 | 2026-01-31 03:13:34.636921 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-31 03:13:34.683159 | debian-bookworm | ok 2026-01-31 03:13:34.690764 | 2026-01-31 03:13:34.690958 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-31 03:13:35.021034 | debian-bookworm -> localhost | ok 2026-01-31 03:13:35.033956 | 2026-01-31 03:13:35.034086 | TASK [validate-host : Collect information about the host] 2026-01-31 03:13:36.161051 | debian-bookworm | ok 2026-01-31 03:13:36.171217 | 2026-01-31 03:13:36.171328 | TASK [validate-host : Sanitize hostname] 2026-01-31 03:13:36.277465 | debian-bookworm | ok 2026-01-31 03:13:36.312328 | 2026-01-31 03:13:36.312439 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-31 03:13:36.832033 | debian-bookworm -> localhost | changed 2026-01-31 03:13:36.837880 | 2026-01-31 03:13:36.838027 | TASK [validate-host : Collect information about zuul worker] 2026-01-31 03:13:37.287053 | debian-bookworm | ok 2026-01-31 03:13:37.294525 | 2026-01-31 03:13:37.294669 | TASK [validate-host : Write out all zuul information for each host] 2026-01-31 03:13:37.825661 | debian-bookworm -> localhost | changed 2026-01-31 03:13:37.834998 | 2026-01-31 03:13:37.835103 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-31 03:13:38.085166 | debian-bookworm | ok 2026-01-31 03:13:38.090377 | 2026-01-31 03:13:38.090484 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-31 03:13:38.878541 | debian-bookworm | changed: 2026-01-31 03:13:38.878808 | debian-bookworm | cd+++++++++ src/ 2026-01-31 03:13:38.878935 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-31 03:13:38.878973 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-31 03:13:38.879004 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-01-31 03:13:38.879034 | debian-bookworm | =6.2.4 2026-01-31 03:14:01.863865 | debian-bookworm | Downloading cachetools-6.2.6-py3-none-any.whl (11 kB) 2026-01-31 03:14:01.911969 | debian-bookworm | Collecting chardet>=5.2 2026-01-31 03:14:01.924105 | debian-bookworm | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2026-01-31 03:14:01.943353 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 12.6 MB/s eta 0:00:00 2026-01-31 03:14:01.986351 | debian-bookworm | Collecting colorama>=0.4.6 2026-01-31 03:14:01.997979 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-01-31 03:14:02.054586 | debian-bookworm | Collecting filelock>=3.20.2 2026-01-31 03:14:02.065738 | debian-bookworm | Downloading filelock-3.20.3-py3-none-any.whl (16 kB) 2026-01-31 03:14:02.114614 | debian-bookworm | Collecting packaging>=25 2026-01-31 03:14:02.125767 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-01-31 03:14:02.134079 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 11.2 MB/s eta 0:00:00 2026-01-31 03:14:02.179497 | debian-bookworm | Collecting platformdirs>=4.5.1 2026-01-31 03:14:02.190640 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2026-01-31 03:14:02.230481 | debian-bookworm | Collecting pluggy>=1.6 2026-01-31 03:14:02.241420 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-01-31 03:14:02.288350 | debian-bookworm | Collecting pyproject-api>=1.10 2026-01-31 03:14:02.299788 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-01-31 03:14:02.427895 | debian-bookworm | Collecting virtualenv>=20.35.4 2026-01-31 03:14:02.439017 | debian-bookworm | Downloading virtualenv-20.36.1-py3-none-any.whl (6.0 MB) 2026-01-31 03:14:02.719595 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 21.8 MB/s eta 0:00:00 2026-01-31 03:14:02.820253 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-01-31 03:14:02.831170 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-01-31 03:14:02.879739 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 10.3 MB/s eta 0:00:00 2026-01-31 03:14:03.026394 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2026-01-31 03:14:03.804071 | debian-bookworm | Successfully installed cachetools-6.2.6 chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.3 packaging-26.0 platformdirs-4.5.1 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.34.1 virtualenv-20.36.1 2026-01-31 03:14:04.195942 | debian-bookworm | ok: Runtime: 0:00:02.904056 2026-01-31 03:14:04.201510 | 2026-01-31 03:14:04.201603 | TASK [ensure-tox : Export installed tox_executable path] 2026-01-31 03:14:04.241060 | debian-bookworm | ok 2026-01-31 03:14:04.246232 | 2026-01-31 03:14:04.246339 | TASK [ensure-tox : Output tox version] 2026-01-31 03:14:04.724726 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-01-31 03:14:04.741619 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-01-31 03:14:04.820415 | debian-bookworm | ok: Runtime: 0:00:00.271337 2026-01-31 03:14:04.829261 | 2026-01-31 03:14:04.829464 | TASK [ensure-tox : Make global symlink] 2026-01-31 03:14:04.842946 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:14:04.849393 | 2026-01-31 03:14:04.849474 | PLAY RECAP 2026-01-31 03:14:04.849530 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-01-31 03:14:04.849559 | 2026-01-31 03:14:04.950446 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-01-31 03:14:04.951457 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-01-31 03:14:05.748772 | 2026-01-31 03:14:05.748904 | PLAY [all] 2026-01-31 03:14:05.773818 | 2026-01-31 03:14:05.773941 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-01-31 03:14:06.474342 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-31 03:14:06.804193 | debian-bookworm | ok: Runtime: 0:00:00.021005 2026-01-31 03:14:06.810892 | 2026-01-31 03:14:06.811000 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-01-31 03:14:07.349097 | debian-bookworm | ok: Runtime: 0:00:00.006387 2026-01-31 03:14:07.355063 | 2026-01-31 03:14:07.355172 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-01-31 03:14:07.673657 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-01-31 03:14:07.675579 | debian-bookworm | sudo: a password is required 2026-01-31 03:14:07.901926 | debian-bookworm | ok: Runtime: 0:00:00.022715 2026-01-31 03:14:07.922703 | 2026-01-31 03:14:07.922861 | TASK [tox : Check to see if the constraints file exists] 2026-01-31 03:14:07.978125 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:14:07.985682 | 2026-01-31 03:14:07.985811 | TASK [tox : Fail if constraints file is missing] 2026-01-31 03:14:08.022684 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:14:08.029877 | 2026-01-31 03:14:08.030029 | TASK [tox : Record file location] 2026-01-31 03:14:08.087430 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:14:08.095730 | 2026-01-31 03:14:08.095867 | TASK [tox : Install tox siblings] 2026-01-31 03:14:08.142948 | debian-bookworm | ok 2026-01-31 03:14:08.157637 | debian-bookworm | included: /var/lib/zuul/builds/b868ca884ea849fa9a10eb1201edc249/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-01-31 03:14:08.169858 | 2026-01-31 03:14:08.169994 | TASK [tox : Run tox without tests] 2026-01-31 03:14:08.735359 | debian-bookworm | ROOT: 195 D setup logging to DEBUG on pid 1418 [tox/report.py:225] 2026-01-31 03:14:08.764390 | debian-bookworm | test: 224 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:41] 2026-01-31 03:14:08.767227 | debian-bookworm | test: 227 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:79] 2026-01-31 03:14:08.767582 | debian-bookworm | test: 227 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-01-31 03:14:08.768614 | debian-bookworm | test: 228 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/discovery/py_info.py Y1Frv4sywmiGGwSxPlkCEv5j9wgrhg6B VLkWChlZkZaSCjPuBMvg0b9UPT7YmhLr [virtualenv/discovery/cached_py_info.py:131] 2026-01-31 03:14:08.846144 | debian-bookworm | test: 305 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] 2026-01-31 03:14:08.846770 | debian-bookworm | test: 306 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:86] 2026-01-31 03:14:08.847122 | debian-bookworm | test: 307 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:88] 2026-01-31 03:14:08.850300 | debian-bookworm | test: 310 D symlink on filesystem does work [virtualenv/info.py:50] 2026-01-31 03:14:08.886861 | debian-bookworm | test: 346 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:52] 2026-01-31 03:14:08.887192 | debian-bookworm | test: 347 D create folder /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin [virtualenv/util/path/_sync.py:14] 2026-01-31 03:14:08.887358 | debian-bookworm | test: 347 D create folder /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:14] 2026-01-31 03:14:08.887568 | debian-bookworm | test: 347 D write /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2026-01-31 03:14:08.887645 | debian-bookworm | test: 347 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2026-01-31 03:14:08.887699 | debian-bookworm | test: 347 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2026-01-31 03:14:08.887744 | debian-bookworm | test: 347 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2026-01-31 03:14:08.887791 | debian-bookworm | test: 348 D virtualenv = 20.36.1 [virtualenv/create/pyenv_cfg.py:40] 2026-01-31 03:14:08.887838 | debian-bookworm | test: 348 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2026-01-31 03:14:08.887898 | debian-bookworm | test: 348 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-01-31 03:14:08.887952 | debian-bookworm | test: 348 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-01-31 03:14:08.888031 | debian-bookworm | test: 348 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2026-01-31 03:14:08.888313 | debian-bookworm | test: 348 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin/python [virtualenv/util/path/_sync.py:34] 2026-01-31 03:14:08.888657 | debian-bookworm | test: 348 D create virtualenv import hook file /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:98] 2026-01-31 03:14:08.888776 | debian-bookworm | test: 348 D create /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:101] 2026-01-31 03:14:08.889263 | debian-bookworm | test: 349 D ============================== target debug ============================== [virtualenv/run/session.py:54] 2026-01-31 03:14:08.889519 | debian-bookworm | test: 349 D debug via /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:215] 2026-01-31 03:14:08.940595 | debian-bookworm | test: 349 D { 2026-01-31 03:14:08.940665 | debian-bookworm | "sys": { 2026-01-31 03:14:08.940676 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/bin/python", 2026-01-31 03:14:08.940686 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-01-31 03:14:08.940695 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test", 2026-01-31 03:14:08.940705 | debian-bookworm | "base_prefix": "/usr", 2026-01-31 03:14:08.940714 | debian-bookworm | "real_prefix": null, 2026-01-31 03:14:08.940724 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test", 2026-01-31 03:14:08.940733 | debian-bookworm | "base_exec_prefix": "/usr", 2026-01-31 03:14:08.940741 | debian-bookworm | "path": [ 2026-01-31 03:14:08.940751 | debian-bookworm | "/usr/lib/python311.zip", 2026-01-31 03:14:08.940759 | debian-bookworm | "/usr/lib/python3.11", 2026-01-31 03:14:08.940766 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-01-31 03:14:08.940774 | debian-bookworm | "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages" 2026-01-31 03:14:08.940782 | debian-bookworm | ], 2026-01-31 03:14:08.940790 | debian-bookworm | "meta_path": [ 2026-01-31 03:14:08.940797 | debian-bookworm | "", 2026-01-31 03:14:08.940805 | debian-bookworm | "", 2026-01-31 03:14:08.940814 | debian-bookworm | "", 2026-01-31 03:14:08.940821 | debian-bookworm | "" 2026-01-31 03:14:08.940829 | debian-bookworm | ], 2026-01-31 03:14:08.940837 | debian-bookworm | "fs_encoding": "utf-8", 2026-01-31 03:14:08.940844 | debian-bookworm | "io_encoding": "utf-8" 2026-01-31 03:14:08.940852 | debian-bookworm | }, 2026-01-31 03:14:08.940860 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-01-31 03:14:08.940868 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-01-31 03:14:08.940876 | debian-bookworm | "os": "", 2026-01-31 03:14:08.940883 | debian-bookworm | "site": "", 2026-01-31 03:14:08.940891 | debian-bookworm | "datetime": "", 2026-01-31 03:14:08.940898 | debian-bookworm | "math": "", 2026-01-31 03:14:08.940906 | debian-bookworm | "json": "" 2026-01-31 03:14:08.940913 | debian-bookworm | } [virtualenv/run/session.py:55] 2026-01-31 03:14:08.941026 | debian-bookworm | test: 400 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] 2026-01-31 03:14:08.943755 | debian-bookworm | test: 403 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] 2026-01-31 03:14:08.944599 | debian-bookworm | test: 404 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] 2026-01-31 03:14:08.946492 | debian-bookworm | test: 406 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] 2026-01-31 03:14:08.946888 | debian-bookworm | test: 406 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] 2026-01-31 03:14:09.186222 | debian-bookworm | test: 646 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/setuptools-80.9.0.dist-info [virtualenv/util/path/_sync.py:42] 2026-01-31 03:14:09.189151 | debian-bookworm | test: 649 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/setuptools-80.9.0.virtualenv [virtualenv/util/path/_sync.py:42] 2026-01-31 03:14:09.189407 | debian-bookworm | test: 649 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:42] 2026-01-31 03:14:09.264715 | debian-bookworm | test: 724 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pip-25.3.virtualenv [virtualenv/util/path/_sync.py:42] 2026-01-31 03:14:09.265305 | debian-bookworm | test: 725 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:42] 2026-01-31 03:14:09.375936 | debian-bookworm | test: 835 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:42] 2026-01-31 03:14:09.376602 | debian-bookworm | test: 836 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pkg_resources [virtualenv/util/path/_sync.py:42] 2026-01-31 03:14:09.383634 | debian-bookworm | test: 843 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:42] 2026-01-31 03:14:09.384551 | debian-bookworm | test: 844 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-01-31 03:14:09.394106 | debian-bookworm | test: 854 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/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/pip-25.3.dist-info [virtualenv/util/path/_sync.py:42] 2026-01-31 03:14:09.398491 | debian-bookworm | test: 858 D generated console scripts pip3 pip-3.11 pip3.11 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:45] 2026-01-31 03:14:09.399215 | debian-bookworm | test: 859 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:65] 2026-01-31 03:14:09.410759 | debian-bookworm | test: 870 D write /home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:35] 2026-01-31 03:14:09.411052 | debian-bookworm | test: 871 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:40] 2026-01-31 03:14:09.411121 | debian-bookworm | test: 871 D implementation = CPython [virtualenv/create/pyenv_cfg.py:40] 2026-01-31 03:14:09.411244 | debian-bookworm | test: 871 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:40] 2026-01-31 03:14:09.411343 | debian-bookworm | test: 871 D virtualenv = 20.36.1 [virtualenv/create/pyenv_cfg.py:40] 2026-01-31 03:14:09.411452 | debian-bookworm | test: 871 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:40] 2026-01-31 03:14:09.411587 | debian-bookworm | test: 871 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-01-31 03:14:09.411721 | debian-bookworm | test: 871 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:40] 2026-01-31 03:14:09.411886 | debian-bookworm | test: 872 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:40] 2026-01-31 03:14:09.421043 | debian-bookworm | test: 881 W install_deps> python -I -m pip install -r requirements.txt -r test-requirements.txt [tox/tox_env/api.py:464] 2026-01-31 03:14:10.608689 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 1)) 2026-01-31 03:14:10.756924 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-01-31 03:14:10.815993 | debian-bookworm | Collecting loguru==0.7.3 (from -r requirements.txt (line 2)) 2026-01-31 03:14:10.829140 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl.metadata (22 kB) 2026-01-31 03:14:10.927469 | debian-bookworm | Collecting openstacksdk==4.9.0 (from -r requirements.txt (line 3)) 2026-01-31 03:14:10.940398 | debian-bookworm | Downloading openstacksdk-4.9.0-py3-none-any.whl.metadata (12 kB) 2026-01-31 03:14:10.995562 | debian-bookworm | Collecting requests-file==3.0.1 (from -r requirements.txt (line 4)) 2026-01-31 03:14:11.010371 | debian-bookworm | Downloading requests_file-3.0.1-py2.py3-none-any.whl.metadata (1.7 kB) 2026-01-31 03:14:11.087179 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 5)) 2026-01-31 03:14:11.100322 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-01-31 03:14:11.166459 | debian-bookworm | Collecting typer==0.21.1 (from typer[all]==0.21.1->-r requirements.txt (line 6)) 2026-01-31 03:14:11.178766 | debian-bookworm | Downloading typer-0.21.1-py3-none-any.whl.metadata (16 kB) 2026-01-31 03:14:11.223966 | debian-bookworm | Collecting munch==4.0.0 (from -r test-requirements.txt (line 1)) 2026-01-31 03:14:11.239538 | debian-bookworm | Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2026-01-31 03:14:11.533284 | debian-bookworm | Collecting cryptography>=2.7 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-01-31 03:14:11.545604 | debian-bookworm | Downloading cryptography-46.0.4-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-01-31 03:14:11.589800 | debian-bookworm | Collecting decorator>=4.4.1 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-01-31 03:14:11.601656 | debian-bookworm | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-01-31 03:14:11.645055 | debian-bookworm | Collecting dogpile.cache>=0.6.5 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-01-31 03:14:11.657806 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-01-31 03:14:11.709800 | debian-bookworm | Collecting iso8601>=0.1.11 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-01-31 03:14:11.725282 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-01-31 03:14:11.771136 | debian-bookworm | Collecting jmespath>=0.9.0 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-01-31 03:14:11.785557 | debian-bookworm | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-01-31 03:14:11.834166 | debian-bookworm | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-01-31 03:14:11.846196 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-01-31 03:14:11.916091 | debian-bookworm | Collecting keystoneauth1>=5.10.0 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-01-31 03:14:11.929293 | debian-bookworm | Downloading keystoneauth1-5.13.0-py3-none-any.whl.metadata (3.1 kB) 2026-01-31 03:14:11.967991 | debian-bookworm | Collecting os-service-types>=1.8.1 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-01-31 03:14:11.981018 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-01-31 03:14:12.040781 | debian-bookworm | Collecting pbr!=2.1.0,>=2.0.0 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-01-31 03:14:12.052598 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-01-31 03:14:12.097526 | debian-bookworm | Collecting platformdirs>=3 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-01-31 03:14:12.109871 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl.metadata (12 kB) 2026-01-31 03:14:12.271547 | debian-bookworm | Collecting psutil>=3.2.2 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-01-31 03:14:12.283860 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-01-31 03:14:12.326468 | debian-bookworm | Collecting requestsexceptions>=1.2.0 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-01-31 03:14:12.339282 | debian-bookworm | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-01-31 03:14:12.384636 | debian-bookworm | Collecting typing-extensions>=4.12.0 (from openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-01-31 03:14:12.397469 | debian-bookworm | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-31 03:14:12.568057 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 5)) 2026-01-31 03:14:12.581098 | 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) 2026-01-31 03:14:12.638611 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 5)) 2026-01-31 03:14:12.652230 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-01-31 03:14:12.727998 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 5)) 2026-01-31 03:14:12.740158 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-01-31 03:14:12.793979 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 5)) 2026-01-31 03:14:12.806022 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 2026-01-31 03:14:12.855436 | debian-bookworm | Collecting click>=8.0.0 (from typer==0.21.1->typer[all]==0.21.1->-r requirements.txt (line 6)) 2026-01-31 03:14:12.867439 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-01-31 03:14:12.910265 | debian-bookworm | Collecting shellingham>=1.3.0 (from typer==0.21.1->typer[all]==0.21.1->-r requirements.txt (line 6)) 2026-01-31 03:14:12.922001 | debian-bookworm | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-01-31 03:14:13.003207 | debian-bookworm | Collecting rich>=10.11.0 (from typer==0.21.1->typer[all]==0.21.1->-r requirements.txt (line 6)) 2026-01-31 03:14:13.015750 | debian-bookworm | Downloading rich-14.3.1-py3-none-any.whl.metadata (18 kB) 2026-01-31 03:14:13.091100 | debian-bookworm | WARNING: typer 0.21.1 does not provide the extra 'all' 2026-01-31 03:14:13.307570 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography>=2.7->openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-01-31 03:14:13.320313 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-01-31 03:14:13.376505 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography>=2.7->openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-01-31 03:14:13.388873 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-01-31 03:14:13.457980 | debian-bookworm | Collecting stevedore>=3.0.0 (from dogpile.cache>=0.6.5->openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-01-31 03:14:13.471033 | debian-bookworm | Downloading stevedore-5.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-01-31 03:14:13.514019 | debian-bookworm | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk==4.9.0->-r requirements.txt (line 3)) 2026-01-31 03:14:13.526696 | debian-bookworm | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-01-31 03:14:13.575065 | debian-bookworm | Requirement already satisfied: setuptools in ./.tox/test/lib/python3.11/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk==4.9.0->-r requirements.txt (line 3)) (80.9.0) 2026-01-31 03:14:13.608056 | debian-bookworm | Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer==0.21.1->typer[all]==0.21.1->-r requirements.txt (line 6)) 2026-01-31 03:14:13.619451 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-01-31 03:14:13.681315 | debian-bookworm | Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer==0.21.1->typer[all]==0.21.1->-r requirements.txt (line 6)) 2026-01-31 03:14:13.692879 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-01-31 03:14:13.725820 | debian-bookworm | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer==0.21.1->typer[all]==0.21.1->-r requirements.txt (line 6)) 2026-01-31 03:14:13.737793 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-01-31 03:14:13.786634 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-01-31 03:14:13.902401 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 6.1 MB/s 0:00:00 2026-01-31 03:14:13.916486 | debian-bookworm | Downloading loguru-0.7.3-py3-none-any.whl (61 kB) 2026-01-31 03:14:13.942133 | debian-bookworm | Downloading openstacksdk-4.9.0-py3-none-any.whl (1.9 MB) 2026-01-31 03:14:14.020493 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 23.0 MB/s 0:00:00 2026-01-31 03:14:14.036639 | debian-bookworm | Downloading requests_file-3.0.1-py2.py3-none-any.whl (4.5 kB) 2026-01-31 03:14:14.059290 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-01-31 03:14:14.078398 | debian-bookworm | Downloading typer-0.21.1-py3-none-any.whl (47 kB) 2026-01-31 03:14:14.097837 | debian-bookworm | Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2026-01-31 03:14:14.118722 | 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) 2026-01-31 03:14:14.141072 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-01-31 03:14:14.163214 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-01-31 03:14:14.185098 | debian-bookworm | Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-01-31 03:14:14.208301 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-01-31 03:14:14.227829 | debian-bookworm | Downloading cryptography-46.0.4-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-01-31 03:14:14.376626 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 29.9 MB/s 0:00:00 2026-01-31 03:14:14.391041 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-01-31 03:14:14.417146 | debian-bookworm | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-01-31 03:14:14.441376 | debian-bookworm | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-01-31 03:14:14.464450 | debian-bookworm | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-01-31 03:14:14.486388 | debian-bookworm | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-01-31 03:14:14.509952 | debian-bookworm | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-01-31 03:14:14.532881 | debian-bookworm | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-01-31 03:14:14.556680 | debian-bookworm | Downloading keystoneauth1-5.13.0-py3-none-any.whl (343 kB) 2026-01-31 03:14:14.587514 | debian-bookworm | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-01-31 03:14:14.612583 | debian-bookworm | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-01-31 03:14:14.637692 | debian-bookworm | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2026-01-31 03:14:14.661664 | debian-bookworm | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-01-31 03:14:14.687651 | debian-bookworm | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-01-31 03:14:14.710818 | debian-bookworm | Downloading rich-14.3.1-py3-none-any.whl (309 kB) 2026-01-31 03:14:14.740094 | debian-bookworm | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-01-31 03:14:14.795065 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 21.3 MB/s 0:00:00 2026-01-31 03:14:14.810681 | debian-bookworm | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-01-31 03:14:14.835852 | debian-bookworm | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-01-31 03:14:14.860046 | debian-bookworm | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-01-31 03:14:14.884134 | debian-bookworm | Downloading stevedore-5.6.0-py3-none-any.whl (54 kB) 2026-01-31 03:14:14.908215 | debian-bookworm | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-01-31 03:14:14.931382 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-01-31 03:14:15.064289 | debian-bookworm | Installing collected packages: requestsexceptions, urllib3, typing-extensions, stevedore, shellingham, PyYAML, pygments, pycparser, psutil, platformdirs, pbr, munch, mdurl, loguru, jsonpointer, jmespath, iso8601, idna, decorator, click, charset_normalizer, certifi, requests, os-service-types, markdown-it-py, jsonpatch, dogpile.cache, cffi, rich, requests-file, keystoneauth1, cryptography, typer, openstacksdk 2026-01-31 03:14:19.123591 | debian-bookworm | 2026-01-31 03:14:19.128627 | debian-bookworm | Successfully installed PyYAML-6.0.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.4 decorator-5.2.1 dogpile.cache-1.5.0 idna-3.11 iso8601-2.1.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 keystoneauth1-5.13.0 loguru-0.7.3 markdown-it-py-4.0.0 mdurl-0.1.2 munch-4.0.0 openstacksdk-4.9.0 os-service-types-1.8.2 pbr-7.0.3 platformdirs-4.5.1 psutil-7.2.2 pycparser-3.0 pygments-2.19.2 requests-2.32.5 requests-file-3.0.1 requestsexceptions-1.4.0 rich-14.3.1 shellingham-1.5.4 stevedore-5.6.0 typer-0.21.1 typing-extensions-4.15.0 urllib3-2.6.3 2026-01-31 03:14:19.367940 | debian-bookworm | test: 10827 I exit 0 (9.94 seconds) /home/zuul/src/github.com/osism/openstack-flavor-manager> python -I -m pip install -r requirements.txt -r test-requirements.txt pid=1431 [tox/execute/api.py:295] 2026-01-31 03:14:19.373268 | debian-bookworm | test: OK (10.61 seconds) 2026-01-31 03:14:19.373323 | debian-bookworm | congratulations :) (10.64 seconds) 2026-01-31 03:14:19.741450 | debian-bookworm | ok: Runtime: 0:00:10.943474 2026-01-31 03:14:19.753121 | 2026-01-31 03:14:19.753261 | TASK [tox : Create a tempfile to save tox showconfig] 2026-01-31 03:14:20.352671 | debian-bookworm | changed 2026-01-31 03:14:20.357816 | 2026-01-31 03:14:20.357926 | TASK [tox : Get tox envlist config] 2026-01-31 03:14:21.414240 | debian-bookworm | ok: Runtime: 0:00:00.290078 2026-01-31 03:14:21.422391 | 2026-01-31 03:14:21.422497 | TASK [tox : Install any sibling python packages] 2026-01-31 03:14:22.356857 | debian-bookworm | ok: No setup.cfg, no action needed 2026-01-31 03:14:22.381156 | 2026-01-31 03:14:22.381270 | TASK [tox : Remove tempfile] 2026-01-31 03:14:23.434955 | debian-bookworm | changed 2026-01-31 03:14:23.440437 | 2026-01-31 03:14:23.440548 | TASK [tox : Emit tox command] 2026-01-31 03:14:23.501975 | /home/zuul/.local/tox/bin/tox -etest -vv --skip-missing-interpreters=false 2026-01-31 03:14:23.518818 | 2026-01-31 03:14:23.518966 | TASK [tox : Run tox] 2026-01-31 03:14:24.199099 | debian-bookworm | ROOT: 177 D setup logging to DEBUG on pid 1592 [tox/report.py:225] 2026-01-31 03:14:24.227368 | debian-bookworm | test: 205 D created app data folder /home/zuul/.local/share/virtualenv [virtualenv/app_data/__init__.py:41] 2026-01-31 03:14:24.230238 | debian-bookworm | test: 208 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [virtualenv/discovery/builtin.py:79] 2026-01-31 03:14:24.230733 | debian-bookworm | test: 209 D filesystem is case-sensitive [virtualenv/info.py:27] 2026-01-31 03:14:24.231714 | debian-bookworm | test: 210 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] 2026-01-31 03:14:24.232389 | debian-bookworm | test: 210 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:86] 2026-01-31 03:14:24.232427 | debian-bookworm | test: 211 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:88] 2026-01-31 03:14:24.233845 | debian-bookworm | test: 212 D symlink on filesystem does work [virtualenv/info.py:50] 2026-01-31 03:14:24.267769 | debian-bookworm | test: 246 W commands[0]> python -m unittest discover [tox/tox_env/api.py:464] 2026-01-31 03:14:24.855296 | debian-bookworm | ........--- Logging error in Loguru Handler #8 --- 2026-01-31 03:14:24.855615 | debian-bookworm | Record was: {'elapsed': datetime.timedelta(microseconds=400877), 'exception': None, 'extra': {}, 'file': (name='main.py', path='/home/zuul/src/github.com/osism/openstack-flavor-manager/openstack_flavor_manager/main.py'), 'function': 'set_flavor', 'level': (name='INFO', no=20, icon='ℹ️'), 'line': 71, 'message': 'Flavor SCS-1V-4 created', 'module': 'main', 'name': 'openstack_flavor_manager.main', 'process': (id=1599, name='MainProcess'), 'thread': (id=140297282417344, name='MainThread'), 'time': datetime(2026, 1, 31, 3, 14, 24, 854926, tzinfo=datetime.timezone(datetime.timedelta(0), 'UTC'))} 2026-01-31 03:14:24.855979 | debian-bookworm | Traceback (most recent call last): 2026-01-31 03:14:24.856281 | debian-bookworm | File "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/loguru/_handler.py", line 206, in emit 2026-01-31 03:14:24.856297 | debian-bookworm | self._sink.write(str_record) 2026-01-31 03:14:24.856303 | debian-bookworm | File "/home/zuul/src/github.com/osism/openstack-flavor-manager/.tox/test/lib/python3.11/site-packages/loguru/_simple_sinks.py", line 16, in write 2026-01-31 03:14:24.856309 | debian-bookworm | self._stream.write(message) 2026-01-31 03:14:24.856314 | debian-bookworm | ValueError: I/O operation on closed file. 2026-01-31 03:14:24.856319 | debian-bookworm | --- End of logging error --- 2026-01-31 03:14:26.117842 | debian-bookworm | ..................... 2026-01-31 03:14:26.117892 | debian-bookworm | ---------------------------------------------------------------------- 2026-01-31 03:14:26.117897 | debian-bookworm | Ran 29 tests in 1.402s 2026-01-31 03:14:26.117901 | debian-bookworm | 2026-01-31 03:14:26.117906 | debian-bookworm | OK 2026-01-31 03:14:26.183111 | debian-bookworm | test: 2161 I exit 0 (1.91 seconds) /home/zuul/src/github.com/osism/openstack-flavor-manager> python -m unittest discover pid=1599 [tox/execute/api.py:295] 2026-01-31 03:14:26.184191 | debian-bookworm | test: OK (1.96=setup[0.05]+cmd[1.91] seconds) 2026-01-31 03:14:26.184206 | debian-bookworm | congratulations :) (1.99 seconds) 2026-01-31 03:14:26.651182 | debian-bookworm | ok: Runtime: 0:00:02.250586 2026-01-31 03:14:26.658537 | 2026-01-31 03:14:26.658638 | TASK [tox : Look for output] 2026-01-31 03:14:27.040183 | debian-bookworm | ok 2026-01-31 03:14:27.066499 | 2026-01-31 03:14:27.066622 | TASK [tox : Return file comments to Zuul] 2026-01-31 03:14:27.091794 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:14:27.099064 | 2026-01-31 03:14:27.099142 | PLAY RECAP 2026-01-31 03:14:27.099195 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-01-31 03:14:27.099219 | 2026-01-31 03:14:27.206249 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-01-31 03:14:27.207086 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-01-31 03:14:28.257474 | 2026-01-31 03:14:28.257612 | PLAY [all] 2026-01-31 03:14:28.290531 | 2026-01-31 03:14:28.290674 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-01-31 03:14:28.365112 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:14:28.373378 | 2026-01-31 03:14:28.373527 | TASK [fetch-tox-output : Set tox log path for single node] 2026-01-31 03:14:28.422405 | debian-bookworm | ok 2026-01-31 03:14:28.427317 | 2026-01-31 03:14:28.427433 | TASK [fetch-tox-output : Ensure local tox dir] 2026-01-31 03:14:29.332070 | debian-bookworm -> localhost | changed 2026-01-31 03:14:29.348599 | 2026-01-31 03:14:29.348712 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-01-31 03:14:29.446040 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:14:29.453541 | 2026-01-31 03:14:29.453646 | TASK [fetch-tox-output : Set envlist fact] 2026-01-31 03:14:29.523539 | debian-bookworm | ok 2026-01-31 03:14:29.528979 | 2026-01-31 03:14:29.529079 | TASK [fetch-tox-output : Get tox version] 2026-01-31 03:14:30.837827 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-01-31 03:14:30.855066 | debian-bookworm | 4.34.1 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-01-31 03:14:31.082560 | debian-bookworm | ok: Runtime: 0:00:00.260970 2026-01-31 03:14:31.088673 | 2026-01-31 03:14:31.088769 | TASK [fetch-tox-output : Find all default environments] 2026-01-31 03:14:31.624214 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:14:31.629757 | 2026-01-31 03:14:31.629857 | TASK [fetch-tox-output : Set envlist fact] 2026-01-31 03:14:31.673305 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:14:31.679752 | 2026-01-31 03:14:31.679868 | TASK [fetch-tox-output : Find all default environments] 2026-01-31 03:14:32.281507 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:14:32.287273 | 2026-01-31 03:14:32.287414 | TASK [fetch-tox-output : Set envlist fact] 2026-01-31 03:14:32.341179 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:14:32.348601 | 2026-01-31 03:14:32.348722 | LOOP [fetch-tox-output : Copy tox logs] 2026-01-31 03:14:32.527868 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:14:32.542160 | 2026-01-31 03:14:32.542270 | LOOP [fetch-tox-output : Collect tox logs] 2026-01-31 03:14:34.535088 | debian-bookworm | changed: 2026-01-31 03:14:34.535265 | debian-bookworm | created directory /var/lib/zuul/builds/b868ca884ea849fa9a10eb1201edc249/work/logs/tox/test 2026-01-31 03:14:34.535301 | debian-bookworm | cd+++++++++ ./ 2026-01-31 03:14:34.535326 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-01-31 03:14:34.535357 | 2026-01-31 03:14:34.548521 | 2026-01-31 03:14:34.548602 | PLAY RECAP 2026-01-31 03:14:34.548645 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-01-31 03:14:34.548665 | 2026-01-31 03:14:34.835866 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-01-31 03:14:34.836675 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-01-31 03:14:36.359920 | 2026-01-31 03:14:36.360042 | PLAY [all] 2026-01-31 03:14:36.387292 | 2026-01-31 03:14:36.387444 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-01-31 03:14:36.691435 | debian-bookworm | changed: non-zero return code 2026-01-31 03:14:36.695817 | 2026-01-31 03:14:36.695919 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-01-31 03:14:36.731143 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:14:36.735922 | 2026-01-31 03:14:36.736018 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-01-31 03:14:36.773918 | 2026-01-31 03:14:36.774121 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-01-31 03:14:36.812624 | 2026-01-31 03:14:36.812773 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-01-31 03:14:36.835507 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:14:36.841015 | 2026-01-31 03:14:36.841212 | LOOP [fetch-subunit-output : Generate subunit file] 2026-01-31 03:14:36.882818 | 2026-01-31 03:14:36.882993 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-01-31 03:14:36.915878 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:14:36.920478 | 2026-01-31 03:14:36.920568 | TASK [fetch-subunit-output : Remove the temporary file] 2026-01-31 03:14:36.962509 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:14:36.967161 | 2026-01-31 03:14:36.967250 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-01-31 03:14:37.002568 | debian-bookworm | skipping: Conditional result was False 2026-01-31 03:14:37.007978 | 2026-01-31 03:14:37.008050 | PLAY RECAP 2026-01-31 03:14:37.008090 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-01-31 03:14:37.008110 | 2026-01-31 03:14:37.222237 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-01-31 03:14:37.223081 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-31 03:14:38.379135 | 2026-01-31 03:14:38.379252 | PLAY [Base post] 2026-01-31 03:14:38.390714 | 2026-01-31 03:14:38.390819 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-31 03:14:38.979060 | debian-bookworm | changed 2026-01-31 03:14:38.987516 | 2026-01-31 03:14:38.987617 | PLAY RECAP 2026-01-31 03:14:38.987677 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-31 03:14:38.987737 | 2026-01-31 03:14:39.190539 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-31 03:14:39.191632 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-31 03:14:40.850807 | 2026-01-31 03:14:40.858422 | PLAY [Base post-logs] 2026-01-31 03:14:40.883840 | 2026-01-31 03:14:40.883975 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-31 03:14:41.772718 | localhost | changed 2026-01-31 03:14:41.783037 | 2026-01-31 03:14:41.783167 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-31 03:14:41.859170 | localhost | ok 2026-01-31 03:14:41.863817 | 2026-01-31 03:14:41.863919 | TASK [Set zuul-log-path fact] 2026-01-31 03:14:41.900844 | localhost | ok 2026-01-31 03:14:41.913076 | 2026-01-31 03:14:41.913186 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-31 03:14:41.965192 | localhost | ok 2026-01-31 03:14:41.968710 | 2026-01-31 03:14:41.968825 | TASK [upload-logs : Create log directories] 2026-01-31 03:14:43.269882 | localhost | changed 2026-01-31 03:14:43.272669 | 2026-01-31 03:14:43.272769 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-31 03:14:44.618844 | localhost -> localhost | ok: Runtime: 0:00:00.025455 2026-01-31 03:14:44.623386 | 2026-01-31 03:14:44.623481 | TASK [upload-logs : Upload logs to log server] 2026-01-31 03:14:46.227085 | localhost | Output suppressed because no_log was given 2026-01-31 03:14:46.228720 | 2026-01-31 03:14:46.228813 | LOOP [upload-logs : Compress console log and json output] 2026-01-31 03:14:46.302713 | localhost | skipping: Conditional result was False 2026-01-31 03:14:46.328657 | localhost | skipping: Conditional result was False 2026-01-31 03:14:46.335887 | 2026-01-31 03:14:46.335993 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-31 03:14:46.450814 | localhost | skipping: Conditional result was False 2026-01-31 03:14:46.451100 | 2026-01-31 03:14:46.455333 | localhost | skipping: Conditional result was False 2026-01-31 03:14:46.463503 | 2026-01-31 03:14:46.463606 | LOOP [upload-logs : Upload console log and json output]