2026-08-10 06:04:15.536979 | Job console starting 2026-08-10 06:04:15.563183 | Updating git repos 2026-08-10 06:04:15.596994 | Cloning repos into workspace 2026-08-10 06:04:15.632551 | Restoring repo states 2026-08-10 06:04:15.647444 | Merging changes 2026-08-10 06:04:16.229366 | Checking out repos 2026-08-10 06:04:16.270357 | Preparing playbooks 2026-08-10 06:04:17.513829 | Running Ansible setup 2026-08-10 06:04:22.274967 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-10 06:04:23.174593 | 2026-08-10 06:04:23.174779 | PLAY [Base pre] 2026-08-10 06:04:23.206079 | 2026-08-10 06:04:23.206367 | TASK [Setup log path fact] 2026-08-10 06:04:23.238343 | debian-bookworm | ok 2026-08-10 06:04:23.255026 | 2026-08-10 06:04:23.255159 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-10 06:04:23.285273 | debian-bookworm | ok 2026-08-10 06:04:23.297954 | 2026-08-10 06:04:23.298073 | TASK [emit-job-header : Print job information] 2026-08-10 06:04:23.337364 | # Job Information 2026-08-10 06:04:23.337596 | Ansible Version: 2.16.14 2026-08-10 06:04:23.337632 | Job: mypy 2026-08-10 06:04:23.337664 | Pipeline: check 2026-08-10 06:04:23.337687 | Executor: 521e9411259a 2026-08-10 06:04:23.337707 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1263 2026-08-10 06:04:23.337729 | Event ID: 2d0aca90-9481-11f1-8f7e-81c7d1202de8 2026-08-10 06:04:23.348415 | 2026-08-10 06:04:23.348597 | LOOP [emit-job-header : Print node information] 2026-08-10 06:04:23.490316 | debian-bookworm | ok: 2026-08-10 06:04:23.490999 | debian-bookworm | # Node Information 2026-08-10 06:04:23.491068 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-10 06:04:23.491096 | debian-bookworm | Hostname: debian 2026-08-10 06:04:23.491119 | debian-bookworm | Username: zuul 2026-08-10 06:04:23.491141 | debian-bookworm | Distro: Debian 12.15 2026-08-10 06:04:23.491168 | debian-bookworm | Provider: regiocloud-a 2026-08-10 06:04:23.491190 | debian-bookworm | Region: 2026-08-10 06:04:23.491211 | debian-bookworm | Label: debian-bookworm 2026-08-10 06:04:23.491231 | debian-bookworm | Product Name: OpenStack Nova 2026-08-10 06:04:23.491251 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8e:1ef9 2026-08-10 06:04:23.507342 | 2026-08-10 06:04:23.507523 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-10 06:04:24.065351 | debian-bookworm -> localhost | changed 2026-08-10 06:04:24.076836 | 2026-08-10 06:04:24.077014 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-10 06:04:25.531427 | debian-bookworm -> localhost | changed 2026-08-10 06:04:25.565356 | 2026-08-10 06:04:25.565537 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-10 06:04:25.960072 | debian-bookworm -> localhost | ok 2026-08-10 06:04:25.979999 | 2026-08-10 06:04:25.980372 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-10 06:04:26.027681 | debian-bookworm | ok 2026-08-10 06:04:26.048458 | debian-bookworm | included: /var/lib/zuul/builds/54cc82b95305436f94cf8b41ea8edf9c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-10 06:04:26.057505 | 2026-08-10 06:04:26.057660 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-10 06:04:29.474747 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-10 06:04:29.476388 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/54cc82b95305436f94cf8b41ea8edf9c/work/54cc82b95305436f94cf8b41ea8edf9c_id_rsa 2026-08-10 06:04:29.476865 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/54cc82b95305436f94cf8b41ea8edf9c/work/54cc82b95305436f94cf8b41ea8edf9c_id_rsa.pub 2026-08-10 06:04:29.477243 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-10 06:04:29.477650 | debian-bookworm -> localhost | SHA256:f0OKUeKabPBi5Thp47AJUT7V5oif2u7rDzw25jMjp6c zuul-build-sshkey 2026-08-10 06:04:29.478408 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-10 06:04:29.478792 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-10 06:04:29.479944 | debian-bookworm -> localhost | | | 2026-08-10 06:04:29.480658 | debian-bookworm -> localhost | | . | 2026-08-10 06:04:29.481005 | debian-bookworm -> localhost | | . . o . . | 2026-08-10 06:04:29.481479 | debian-bookworm -> localhost | | o o + . o | 2026-08-10 06:04:29.482605 | debian-bookworm -> localhost | |. + o o S . | 2026-08-10 06:04:29.482670 | debian-bookworm -> localhost | | . + X o + o | 2026-08-10 06:04:29.482699 | debian-bookworm -> localhost | |. . ^ B . o o | 2026-08-10 06:04:29.482723 | debian-bookworm -> localhost | | ..&*O . . | 2026-08-10 06:04:29.482746 | debian-bookworm -> localhost | | EXO*. | 2026-08-10 06:04:29.482767 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-10 06:04:29.482861 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.205398 2026-08-10 06:04:29.498266 | 2026-08-10 06:04:29.498386 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-10 06:04:29.560111 | debian-bookworm | ok 2026-08-10 06:04:29.598980 | debian-bookworm | included: /var/lib/zuul/builds/54cc82b95305436f94cf8b41ea8edf9c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-10 06:04:29.618002 | 2026-08-10 06:04:29.618129 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-10 06:04:29.654299 | debian-bookworm | skipping: Conditional result was False 2026-08-10 06:04:29.685937 | 2026-08-10 06:04:29.687315 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-10 06:04:30.823697 | debian-bookworm | changed 2026-08-10 06:04:30.843597 | 2026-08-10 06:04:30.843722 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-10 06:04:31.113940 | debian-bookworm | ok 2026-08-10 06:04:31.118746 | 2026-08-10 06:04:31.118960 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-10 06:04:31.776209 | debian-bookworm | changed 2026-08-10 06:04:31.781486 | 2026-08-10 06:04:31.781588 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-10 06:04:32.440169 | debian-bookworm | changed 2026-08-10 06:04:32.453241 | 2026-08-10 06:04:32.453381 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-10 06:04:32.493026 | debian-bookworm | skipping: Conditional result was False 2026-08-10 06:04:32.500065 | 2026-08-10 06:04:32.500189 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-10 06:04:33.412539 | debian-bookworm -> localhost | changed 2026-08-10 06:04:33.427515 | 2026-08-10 06:04:33.427642 | TASK [add-build-sshkey : Add back temp key] 2026-08-10 06:04:33.903472 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/54cc82b95305436f94cf8b41ea8edf9c/work/54cc82b95305436f94cf8b41ea8edf9c_id_rsa (zuul-build-sshkey) 2026-08-10 06:04:33.903881 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014799 2026-08-10 06:04:33.918483 | 2026-08-10 06:04:33.918610 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-10 06:04:34.314239 | debian-bookworm | ok 2026-08-10 06:04:34.319954 | 2026-08-10 06:04:34.320071 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-10 06:04:34.343734 | debian-bookworm | skipping: Conditional result was False 2026-08-10 06:04:34.353758 | 2026-08-10 06:04:34.353873 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-10 06:04:34.793049 | debian-bookworm | ok 2026-08-10 06:04:34.817472 | 2026-08-10 06:04:34.817615 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-10 06:04:34.863901 | debian-bookworm | ok 2026-08-10 06:04:34.872885 | 2026-08-10 06:04:34.873027 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-10 06:04:35.481923 | debian-bookworm -> localhost | ok 2026-08-10 06:04:35.489316 | 2026-08-10 06:04:35.489442 | TASK [validate-host : Collect information about the host] 2026-08-10 06:04:37.858762 | debian-bookworm | ok 2026-08-10 06:04:37.901109 | 2026-08-10 06:04:37.901268 | TASK [validate-host : Sanitize hostname] 2026-08-10 06:04:38.347312 | debian-bookworm | ok 2026-08-10 06:04:38.352612 | 2026-08-10 06:04:38.352743 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-10 06:04:39.334374 | debian-bookworm -> localhost | changed 2026-08-10 06:04:39.340931 | 2026-08-10 06:04:39.341056 | TASK [validate-host : Collect information about zuul worker] 2026-08-10 06:04:40.009986 | debian-bookworm | ok 2026-08-10 06:04:40.017918 | 2026-08-10 06:04:40.018060 | TASK [validate-host : Write out all zuul information for each host] 2026-08-10 06:04:41.395710 | debian-bookworm -> localhost | changed 2026-08-10 06:04:41.408089 | 2026-08-10 06:04:41.408246 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-10 06:04:41.692523 | debian-bookworm | ok 2026-08-10 06:04:41.711256 | 2026-08-10 06:04:41.711457 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-10 06:04:43.294126 | debian-bookworm | changed: 2026-08-10 06:04:43.294459 | debian-bookworm | cd+++++++++ src/ 2026-08-10 06:04:43.294501 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-10 06:04:43.294527 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-10 06:04:43.294550 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-08-10 06:04:43.294570 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/54cc82b95305436f94cf8b41ea8edf9c/work/logs" 2026-08-10 06:06:14.502331 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/54cc82b95305436f94cf8b41ea8edf9c/work/artifacts" 2026-08-10 06:06:14.767922 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/54cc82b95305436f94cf8b41ea8edf9c/work/docs" 2026-08-10 06:06:14.783118 | 2026-08-10 06:06:14.783317 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-10 06:06:15.602641 | debian-bookworm | changed: 2026-08-10 06:06:15.603571 | debian-bookworm | .d..t...... ./ 2026-08-10 06:06:15.603733 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-10 06:06:15.603770 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-10 06:06:15.603797 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-10 06:06:15.603823 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-10 06:06:15.603848 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-10 06:06:15.603927 | debian-bookworm | changed: All items complete 2026-08-10 06:06:15.603953 | 2026-08-10 06:06:16.217539 | debian-bookworm | changed: .d..t...... ./ 2026-08-10 06:06:16.868923 | debian-bookworm | changed: .d..t...... ./ 2026-08-10 06:06:16.894622 | 2026-08-10 06:06:16.894785 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-10 06:06:17.249079 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007074 2026-08-10 06:06:17.555952 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008823 2026-08-10 06:06:17.578482 | 2026-08-10 06:06:17.578632 | PLAY RECAP 2026-08-10 06:06:17.578726 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-10 06:06:17.578763 | 2026-08-10 06:06:17.772119 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-10 06:06:17.774342 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-10 06:06:18.583748 | 2026-08-10 06:06:18.583945 | PLAY [Base post] 2026-08-10 06:06:18.598614 | 2026-08-10 06:06:18.598773 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-10 06:06:19.226235 | debian-bookworm | changed 2026-08-10 06:06:19.233688 | 2026-08-10 06:06:19.233813 | PLAY RECAP 2026-08-10 06:06:19.233881 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-10 06:06:19.233943 | 2026-08-10 06:06:19.371983 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-10 06:06:19.372933 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-10 06:06:20.216392 | 2026-08-10 06:06:20.216598 | PLAY [Base post-logs] 2026-08-10 06:06:20.228760 | 2026-08-10 06:06:20.228945 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-10 06:06:20.744393 | localhost | changed 2026-08-10 06:06:20.763016 | 2026-08-10 06:06:20.763318 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-10 06:06:20.803416 | localhost | ok 2026-08-10 06:06:20.811144 | 2026-08-10 06:06:20.811421 | TASK [Set zuul-log-path fact] 2026-08-10 06:06:20.830459 | localhost | ok 2026-08-10 06:06:20.848012 | 2026-08-10 06:06:20.848312 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-10 06:06:20.878401 | localhost | ok 2026-08-10 06:06:20.884714 | 2026-08-10 06:06:20.884878 | TASK [upload-logs : Create log directories] 2026-08-10 06:06:21.444762 | localhost | changed 2026-08-10 06:06:21.449444 | 2026-08-10 06:06:21.449597 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-10 06:06:21.998695 | localhost -> localhost | ok: Runtime: 0:00:00.008287 2026-08-10 06:06:22.007606 | 2026-08-10 06:06:22.007808 | TASK [upload-logs : Upload logs to log server] 2026-08-10 06:06:22.619964 | localhost | Output suppressed because no_log was given 2026-08-10 06:06:22.622406 | 2026-08-10 06:06:22.622543 | LOOP [upload-logs : Compress console log and json output] 2026-08-10 06:06:22.675102 | localhost | skipping: Conditional result was False 2026-08-10 06:06:22.680376 | localhost | skipping: Conditional result was False 2026-08-10 06:06:22.694692 | 2026-08-10 06:06:22.694993 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-10 06:06:22.745049 | localhost | skipping: Conditional result was False 2026-08-10 06:06:22.745565 | 2026-08-10 06:06:22.749246 | localhost | skipping: Conditional result was False 2026-08-10 06:06:22.756990 | 2026-08-10 06:06:22.757167 | LOOP [upload-logs : Upload console log and json output]