2026-04-22 12:47:47.307324 | Job console starting 2026-04-22 12:47:47.316735 | Updating git repos 2026-04-22 12:47:47.353041 | Cloning repos into workspace 2026-04-22 12:48:05.430902 | Restoring repo states 2026-04-22 12:48:06.199406 | Merging changes 2026-04-22 12:48:16.520412 | Checking out repos 2026-04-22 12:48:19.122365 | Preparing playbooks 2026-04-22 12:50:28.143922 | Running Ansible setup 2026-04-22 12:50:32.429995 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-22 12:50:33.053611 | 2026-04-22 12:50:33.101389 | PLAY [localhost] 2026-04-22 12:50:33.122954 | 2026-04-22 12:50:33.123799 | TASK [Gathering Facts] 2026-04-22 12:50:34.218730 | localhost | ok 2026-04-22 12:50:34.227625 | 2026-04-22 12:50:34.227736 | TASK [Setup log path fact] 2026-04-22 12:50:34.248335 | localhost | ok 2026-04-22 12:50:34.259684 | 2026-04-22 12:50:34.259775 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 12:50:34.287053 | localhost | ok 2026-04-22 12:50:34.293105 | 2026-04-22 12:50:34.293188 | TASK [emit-job-header : Print job information] 2026-04-22 12:50:34.330539 | # Job Information 2026-04-22 12:50:34.330719 | Ansible Version: 2.16.16 2026-04-22 12:50:34.330751 | Job: pre-commit 2026-04-22 12:50:34.330772 | Pipeline: check 2026-04-22 12:50:34.330793 | Executor: 0a8996d2b663 2026-04-22 12:50:34.330812 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/266 2026-04-22 12:50:34.330835 | Event ID: 4a10b660-3e49-11f1-93c8-eb7714c8f6ce 2026-04-22 12:50:34.333923 | 2026-04-22 12:50:34.334049 | LOOP [emit-job-header : Print node information] 2026-04-22 12:50:34.429151 | localhost | ok: 2026-04-22 12:50:34.429400 | localhost | # Node Information 2026-04-22 12:50:34.429430 | localhost | Inventory Hostname: ubuntu-noble 2026-04-22 12:50:34.429455 | localhost | Hostname: np0000169336 2026-04-22 12:50:34.429476 | localhost | Username: zuul 2026-04-22 12:50:34.429501 | localhost | Distro: Ubuntu 24.04 2026-04-22 12:50:34.429523 | localhost | Provider: yul1 2026-04-22 12:50:34.429554 | localhost | Region: ca-ymq-1 2026-04-22 12:50:34.429574 | localhost | Label: ubuntu-noble 2026-04-22 12:50:34.429593 | localhost | Product Name: OpenStack Nova 2026-04-22 12:50:34.429613 | localhost | Interface IP: 199.19.213.201 2026-04-22 12:50:34.437080 | 2026-04-22 12:50:34.437236 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-22 12:50:35.154428 | localhost -> localhost | changed 2026-04-22 12:50:35.161592 | 2026-04-22 12:50:35.161710 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-22 12:50:36.125123 | localhost -> localhost | changed 2026-04-22 12:50:36.131165 | 2026-04-22 12:50:36.131239 | PLAY [all] 2026-04-22 12:50:36.146535 | 2026-04-22 12:50:36.146699 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-22 12:50:36.414484 | ubuntu-noble -> localhost | ok 2026-04-22 12:50:36.424384 | 2026-04-22 12:50:36.424505 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-22 12:50:36.460490 | ubuntu-noble | ok 2026-04-22 12:50:36.477607 | ubuntu-noble | included: /var/lib/zuul/builds/00f19fbe37324e72822231d7305afdda/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-22 12:50:36.486196 | 2026-04-22 12:50:36.486378 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-22 12:50:37.440270 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-04-22 12:50:37.440572 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/00f19fbe37324e72822231d7305afdda/work/00f19fbe37324e72822231d7305afdda_id_rsa 2026-04-22 12:50:37.440641 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/00f19fbe37324e72822231d7305afdda/work/00f19fbe37324e72822231d7305afdda_id_rsa.pub 2026-04-22 12:50:37.440693 | ubuntu-noble -> localhost | The key fingerprint is: 2026-04-22 12:50:37.440742 | ubuntu-noble -> localhost | SHA256:hbZIhb5IVX9eU37w8vmK3BA0Jv+hWhfoNhC5q1fWH0E zuul-build-sshkey 2026-04-22 12:50:37.440812 | ubuntu-noble -> localhost | The key's randomart image is: 2026-04-22 12:50:37.440861 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-04-22 12:50:37.440921 | ubuntu-noble -> localhost | | oo . .| 2026-04-22 12:50:37.441000 | ubuntu-noble -> localhost | | o. o . E | 2026-04-22 12:50:37.441050 | ubuntu-noble -> localhost | | o. o * = = +| 2026-04-22 12:50:37.441096 | ubuntu-noble -> localhost | | ...o o X + =o| 2026-04-22 12:50:37.441141 | ubuntu-noble -> localhost | | . ...S o =.o.o| 2026-04-22 12:50:37.441186 | ubuntu-noble -> localhost | | . . +o+.+.| 2026-04-22 12:50:37.441230 | ubuntu-noble -> localhost | | .oB o.o| 2026-04-22 12:50:37.441275 | ubuntu-noble -> localhost | | ..= * ..| 2026-04-22 12:50:37.441325 | ubuntu-noble -> localhost | | ... o o | 2026-04-22 12:50:37.441371 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-04-22 12:50:37.441478 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.510210 2026-04-22 12:50:37.452333 | 2026-04-22 12:50:37.489744 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-22 12:50:37.524937 | ubuntu-noble | ok 2026-04-22 12:50:37.534071 | ubuntu-noble | included: /var/lib/zuul/builds/00f19fbe37324e72822231d7305afdda/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-22 12:50:37.549130 | 2026-04-22 12:50:37.549281 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-22 12:50:37.574028 | ubuntu-noble | skipping: Conditional result was False 2026-04-22 12:50:37.584189 | 2026-04-22 12:50:37.584345 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-22 12:50:38.160196 | ubuntu-noble | changed 2026-04-22 12:50:38.168651 | 2026-04-22 12:50:38.168792 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-22 12:50:38.394953 | ubuntu-noble | ok 2026-04-22 12:50:38.402322 | 2026-04-22 12:50:38.402447 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-22 12:50:38.968015 | ubuntu-noble | changed 2026-04-22 12:50:38.976892 | 2026-04-22 12:50:38.977043 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-22 12:50:39.541193 | ubuntu-noble | changed 2026-04-22 12:50:39.547740 | 2026-04-22 12:50:39.547807 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-22 12:50:39.573247 | ubuntu-noble | skipping: Conditional result was False 2026-04-22 12:50:39.581144 | 2026-04-22 12:50:39.581238 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-22 12:50:40.201813 | ubuntu-noble -> localhost | changed 2026-04-22 12:50:40.238390 | 2026-04-22 12:50:40.238559 | TASK [add-build-sshkey : Add back temp key] 2026-04-22 12:50:40.644652 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/00f19fbe37324e72822231d7305afdda/work/00f19fbe37324e72822231d7305afdda_id_rsa (zuul-build-sshkey) 2026-04-22 12:50:40.644886 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.012422 2026-04-22 12:50:40.650833 | 2026-04-22 12:50:40.650899 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-22 12:50:41.030412 | ubuntu-noble | ok 2026-04-22 12:50:41.040337 | 2026-04-22 12:50:41.040517 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-22 12:50:41.065816 | ubuntu-noble | skipping: Conditional result was False 2026-04-22 12:50:41.083721 | 2026-04-22 12:50:41.083899 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-22 12:50:41.519483 | ubuntu-noble | ok 2026-04-22 12:50:43.139764 | 2026-04-22 12:50:43.139873 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-22 12:50:44.415093 | ubuntu-noble | Output suppressed because no_log was given 2026-04-22 12:50:44.425339 | 2026-04-22 12:50:44.425406 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-22 12:50:44.715053 | ubuntu-noble | ok: "logs" 2026-04-22 12:50:44.715277 | ubuntu-noble | ok: All items complete 2026-04-22 12:50:44.715323 | 2026-04-22 12:50:44.875391 | ubuntu-noble | ok: "artifacts" 2026-04-22 12:50:45.136394 | ubuntu-noble | ok: "docs" 2026-04-22 12:50:45.155837 | 2026-04-22 12:50:45.155978 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-22 12:50:45.380941 | ubuntu-noble | changed: "logs" 2026-04-22 12:50:45.579150 | ubuntu-noble | changed: "artifacts" 2026-04-22 12:50:45.789867 | ubuntu-noble | changed: "docs" 2026-04-22 12:50:45.800742 | 2026-04-22 12:50:45.800978 | PLAY RECAP 2026-04-22 12:50:45.801042 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-22 12:50:45.801077 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-22 12:50:45.801101 | 2026-04-22 12:50:45.980365 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-22 12:50:45.981670 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-04-22 12:50:46.718010 | 2026-04-22 12:50:46.789080 | PLAY [all] 2026-04-22 12:50:46.807303 | 2026-04-22 12:50:46.807421 | TASK [setup-uv : Extract archive] 2026-04-22 12:50:49.364536 | ubuntu-noble | changed 2026-04-22 12:50:49.374361 | 2026-04-22 12:50:49.374459 | TASK [setup-uv : Print version] 2026-04-22 12:50:49.811785 | ubuntu-noble | uv 0.8.13 2026-04-22 12:50:49.912407 | ubuntu-noble | ok: Runtime: 0:00:00.010886 2026-04-22 12:50:49.920084 | 2026-04-22 12:50:49.920221 | PLAY RECAP 2026-04-22 12:50:49.920281 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-22 12:50:49.920310 | 2026-04-22 12:50:50.058461 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-04-22 12:50:50.059748 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-04-22 12:50:50.833874 | 2026-04-22 12:50:50.834393 | PLAY [all] 2026-04-22 12:50:50.850755 | 2026-04-22 12:50:50.850927 | TASK [Run "pre-commit"] 2026-04-22 12:50:51.477257 | ubuntu-noble | Downloading virtualenv (5.6MiB) 2026-04-22 12:50:51.570236 | ubuntu-noble | Downloading virtualenv 2026-04-22 12:50:51.697377 | ubuntu-noble | Installed 10 packages in 11ms 2026-04-22 12:50:52.089766 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-04-22 12:50:52.644822 | ubuntu-noble | [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 2026-04-22 12:50:52.650414 | ubuntu-noble | [INFO] Initializing environment for https://github.com/psf/black. 2026-04-22 12:50:53.178601 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/flake8. 2026-04-22 12:50:53.572994 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/isort. 2026-04-22 12:50:54.052329 | ubuntu-noble | [WARNING] repo `https://github.com/pycqa/isort` uses deprecated stage names (commit, merge-commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pycqa/isort` will fix this. if it does not -- consider reporting an issue to that repo. 2026-04-22 12:50:54.053571 | ubuntu-noble | [INFO] Initializing environment for https://github.com/adrienverge/yamllint.git. 2026-04-22 12:50:54.444395 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git. 2026-04-22 12:50:55.093089 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git:ansible-core>=2.16.0. 2026-04-22 12:50:55.627591 | ubuntu-noble | [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-04-22 12:50:55.627678 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-22 12:50:55.627692 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-22 12:51:00.089443 | ubuntu-noble | [INFO] Installing environment for https://github.com/psf/black. 2026-04-22 12:51:00.089480 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-22 12:51:00.089487 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-22 12:51:05.065706 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/flake8. 2026-04-22 12:51:05.065779 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-22 12:51:05.065792 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-22 12:51:08.272366 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/isort. 2026-04-22 12:51:08.272443 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-22 12:51:08.272461 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-22 12:51:10.888798 | ubuntu-noble | [INFO] Installing environment for https://github.com/adrienverge/yamllint.git. 2026-04-22 12:51:10.888865 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-22 12:51:10.888878 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-22 12:51:14.233869 | ubuntu-noble | [INFO] Installing environment for https://github.com/ansible/ansible-lint.git. 2026-04-22 12:51:14.233930 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-22 12:51:14.233951 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-22 12:51:24.221286 | ubuntu-noble | fix end of files.........................................................Passed 2026-04-22 12:51:24.299681 | ubuntu-noble | trim trailing whitespace.................................................Passed 2026-04-22 12:51:24.667842 | ubuntu-noble | black....................................................................Passed 2026-04-22 12:51:24.925162 | ubuntu-noble | flake8...................................................................Passed 2026-04-22 12:51:25.072904 | ubuntu-noble | isort....................................................................Passed 2026-04-22 12:51:25.397400 | ubuntu-noble | yamllint.................................................................Passed 2026-04-22 12:52:31.017294 | ubuntu-noble | Ansible-lint.............................................................Passed 2026-04-22 12:52:31.503344 | ubuntu-noble | ok: Runtime: 0:01:39.781936 2026-04-22 12:52:31.506448 | 2026-04-22 12:52:31.506559 | PLAY RECAP 2026-04-22 12:52:31.506648 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-22 12:52:31.506685 | 2026-04-22 12:52:31.697399 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-04-22 12:52:31.699540 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-22 12:52:32.353413 | 2026-04-22 12:52:32.353572 | PLAY [all] 2026-04-22 12:52:32.365970 | 2026-04-22 12:52:32.366091 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-22 12:52:32.423249 | ubuntu-noble | skipping: Conditional result was False 2026-04-22 12:52:32.435120 | 2026-04-22 12:52:32.435295 | TASK [fetch-output : Set log path for single node] 2026-04-22 12:52:32.480483 | ubuntu-noble | ok 2026-04-22 12:52:32.486129 | 2026-04-22 12:52:32.486224 | LOOP [fetch-output : Ensure local output dirs] 2026-04-22 12:52:32.910726 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/00f19fbe37324e72822231d7305afdda/work/logs" 2026-04-22 12:52:33.117760 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/00f19fbe37324e72822231d7305afdda/work/artifacts" 2026-04-22 12:52:33.346903 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/00f19fbe37324e72822231d7305afdda/work/docs" 2026-04-22 12:52:33.377699 | 2026-04-22 12:52:33.377844 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-22 12:52:34.038922 | ubuntu-noble | ok 2026-04-22 12:52:34.039705 | ubuntu-noble | changed: All items complete 2026-04-22 12:52:34.039744 | 2026-04-22 12:52:34.521415 | ubuntu-noble | changed: .d..t...... ./ 2026-04-22 12:52:34.976525 | ubuntu-noble | changed: .d..t...... ./ 2026-04-22 12:52:34.998969 | 2026-04-22 12:52:34.999082 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-22 12:52:35.525069 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.022120 2026-04-22 12:52:35.794676 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.007052 2026-04-22 12:52:35.808700 | 2026-04-22 12:52:35.808802 | PLAY [all] 2026-04-22 12:52:35.815310 | 2026-04-22 12:52:35.815377 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-22 12:52:36.303053 | ubuntu-noble | changed 2026-04-22 12:52:36.308942 | 2026-04-22 12:52:36.309022 | PLAY RECAP 2026-04-22 12:52:36.309070 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-22 12:52:36.309092 | 2026-04-22 12:52:36.498664 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-22 12:52:36.500755 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-22 12:52:37.085073 | 2026-04-22 12:52:37.085196 | PLAY [localhost] 2026-04-22 12:52:37.095021 | 2026-04-22 12:52:37.095098 | TASK [Generate Zuul manifest] 2026-04-22 12:52:37.115118 | localhost | ok 2026-04-22 12:52:37.129062 | 2026-04-22 12:52:37.129143 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-22 12:52:37.472634 | localhost | changed 2026-04-22 12:52:37.488872 | 2026-04-22 12:52:37.489120 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-22 12:52:37.521985 | localhost | ok 2026-04-22 12:52:37.528799 | 2026-04-22 12:52:37.528869 | TASK [Upload logs] 2026-04-22 12:52:37.551891 | localhost | ok 2026-04-22 12:52:37.628226 | 2026-04-22 12:52:37.628388 | TASK [Set zuul-log-path fact] 2026-04-22 12:52:37.651174 | localhost | ok 2026-04-22 12:52:37.664891 | 2026-04-22 12:52:37.665056 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 12:52:37.696506 | localhost | ok 2026-04-22 12:52:37.705695 | 2026-04-22 12:52:37.705774 | TASK [upload-logs : Create log directories] 2026-04-22 12:52:38.173813 | localhost | changed 2026-04-22 12:52:38.180217 | 2026-04-22 12:52:38.180312 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-22 12:52:38.617789 | localhost -> localhost | ok: Runtime: 0:00:00.017771 2026-04-22 12:52:38.624539 | 2026-04-22 12:52:38.624608 | TASK [upload-logs : Upload logs to log server] 2026-04-22 12:52:39.660320 | localhost | Output suppressed because no_log was given 2026-04-22 12:52:39.664062 | 2026-04-22 12:52:39.664130 | LOOP [upload-logs : Compress console log and json output] 2026-04-22 12:52:39.717179 | localhost | skipping: Conditional result was False 2026-04-22 12:52:39.726522 | localhost | skipping: Conditional result was False 2026-04-22 12:52:39.739041 | 2026-04-22 12:52:39.739214 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-22 12:52:39.793285 | localhost | skipping: Conditional result was False 2026-04-22 12:52:39.793726 | 2026-04-22 12:52:39.797523 | localhost | skipping: Conditional result was False 2026-04-22 12:52:39.814982 | 2026-04-22 12:52:39.815123 | LOOP [upload-logs : Upload console log and json output]