2026-06-19 16:48:39.375555 | Job console starting 2026-06-19 16:48:39.398377 | Updating git repos 2026-06-19 16:48:39.447948 | Cloning repos into workspace 2026-06-19 16:48:39.597700 | Restoring repo states 2026-06-19 16:48:39.640453 | Merging changes 2026-06-19 16:48:40.359189 | Checking out repos 2026-06-19 16:48:40.383807 | Preparing playbooks 2026-06-19 16:48:41.523736 | Running Ansible setup 2026-06-19 16:48:47.908694 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-19 16:48:48.763723 | 2026-06-19 16:48:48.763869 | PLAY [Base pre] 2026-06-19 16:48:48.786322 | 2026-06-19 16:48:48.786467 | TASK [Setup log path fact] 2026-06-19 16:48:48.826068 | debian-bookworm | ok 2026-06-19 16:48:48.853217 | 2026-06-19 16:48:48.853371 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 16:48:48.898156 | debian-bookworm | ok 2026-06-19 16:48:48.907976 | 2026-06-19 16:48:48.908087 | TASK [emit-job-header : Print job information] 2026-06-19 16:48:48.946565 | # Job Information 2026-06-19 16:48:48.946730 | Ansible Version: 2.16.14 2026-06-19 16:48:48.946765 | Job: ansible-lint 2026-06-19 16:48:48.946797 | Pipeline: check 2026-06-19 16:48:48.946819 | Executor: 521e9411259a 2026-06-19 16:48:48.946873 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/449 2026-06-19 16:48:48.946896 | Event ID: 8656d9a0-6bfe-11f1-8f4c-9338d6bfcd2a 2026-06-19 16:48:48.951638 | 2026-06-19 16:48:48.951733 | LOOP [emit-job-header : Print node information] 2026-06-19 16:48:49.056299 | debian-bookworm | ok: 2026-06-19 16:48:49.056518 | debian-bookworm | # Node Information 2026-06-19 16:48:49.056563 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-19 16:48:49.056594 | debian-bookworm | Hostname: debian 2026-06-19 16:48:49.056621 | debian-bookworm | Username: zuul 2026-06-19 16:48:49.056647 | debian-bookworm | Distro: Debian 12.14 2026-06-19 16:48:49.056676 | debian-bookworm | Provider: regiocloud-a 2026-06-19 16:48:49.056704 | debian-bookworm | Region: 2026-06-19 16:48:49.056730 | debian-bookworm | Label: debian-bookworm 2026-06-19 16:48:49.056754 | debian-bookworm | Product Name: OpenStack Nova 2026-06-19 16:48:49.056779 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe57:c69a 2026-06-19 16:48:49.066588 | 2026-06-19 16:48:49.066705 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-19 16:48:49.494374 | debian-bookworm -> localhost | changed 2026-06-19 16:48:49.501506 | 2026-06-19 16:48:49.501618 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-19 16:48:50.612589 | debian-bookworm -> localhost | changed 2026-06-19 16:48:50.630510 | 2026-06-19 16:48:50.630862 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-19 16:48:51.009409 | debian-bookworm -> localhost | ok 2026-06-19 16:48:51.028248 | 2026-06-19 16:48:51.028526 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-19 16:48:51.068382 | debian-bookworm | ok 2026-06-19 16:48:51.088647 | debian-bookworm | included: /var/lib/zuul/builds/4fb99c9dd5d24c1eaaf29ba7a29037b5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-19 16:48:51.095653 | 2026-06-19 16:48:51.095781 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-19 16:48:55.979939 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-19 16:48:55.980230 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4fb99c9dd5d24c1eaaf29ba7a29037b5/work/4fb99c9dd5d24c1eaaf29ba7a29037b5_id_rsa 2026-06-19 16:48:55.980270 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4fb99c9dd5d24c1eaaf29ba7a29037b5/work/4fb99c9dd5d24c1eaaf29ba7a29037b5_id_rsa.pub 2026-06-19 16:48:55.980297 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-19 16:48:55.980323 | debian-bookworm -> localhost | SHA256:IK+E3yFMUz4brTCmMlAQ6CjIf1vdEqbQzWH9H5dY1y8 zuul-build-sshkey 2026-06-19 16:48:55.980360 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-19 16:48:55.980384 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-19 16:48:55.980451 | debian-bookworm -> localhost | |+o. . . .| 2026-06-19 16:48:55.980477 | debian-bookworm -> localhost | |.. o . o . .o| 2026-06-19 16:48:55.980500 | debian-bookworm -> localhost | |* B * = . . o +| 2026-06-19 16:48:55.980521 | debian-bookworm -> localhost | |=o * B B = oEoo| 2026-06-19 16:48:55.980540 | debian-bookworm -> localhost | |+ + + * S o ..o| 2026-06-19 16:48:55.980568 | debian-bookworm -> localhost | | o + = + o . . | 2026-06-19 16:48:55.980588 | debian-bookworm -> localhost | | + + . | 2026-06-19 16:48:55.980608 | debian-bookworm -> localhost | | . | 2026-06-19 16:48:55.980629 | debian-bookworm -> localhost | | | 2026-06-19 16:48:55.980649 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-19 16:48:55.980725 | debian-bookworm -> localhost | ok: Runtime: 0:00:04.044472 2026-06-19 16:48:55.989729 | 2026-06-19 16:48:55.989876 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-19 16:48:56.057248 | debian-bookworm | ok 2026-06-19 16:48:56.083528 | debian-bookworm | included: /var/lib/zuul/builds/4fb99c9dd5d24c1eaaf29ba7a29037b5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-19 16:48:56.094632 | 2026-06-19 16:48:56.094774 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-19 16:48:56.119786 | debian-bookworm | skipping: Conditional result was False 2026-06-19 16:48:56.127795 | 2026-06-19 16:48:56.127937 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-19 16:48:57.022275 | debian-bookworm | changed 2026-06-19 16:48:57.029965 | 2026-06-19 16:48:57.030187 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-19 16:48:57.330857 | debian-bookworm | ok 2026-06-19 16:48:57.347384 | 2026-06-19 16:48:57.347693 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-19 16:48:58.180772 | debian-bookworm | changed 2026-06-19 16:48:58.187210 | 2026-06-19 16:48:58.187335 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-19 16:48:58.949621 | debian-bookworm | changed 2026-06-19 16:48:58.957551 | 2026-06-19 16:48:58.957691 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-19 16:48:58.983577 | debian-bookworm | skipping: Conditional result was False 2026-06-19 16:48:58.992152 | 2026-06-19 16:48:58.992268 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-19 16:48:59.570161 | debian-bookworm -> localhost | changed 2026-06-19 16:48:59.588322 | 2026-06-19 16:48:59.588520 | TASK [add-build-sshkey : Add back temp key] 2026-06-19 16:49:00.224440 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4fb99c9dd5d24c1eaaf29ba7a29037b5/work/4fb99c9dd5d24c1eaaf29ba7a29037b5_id_rsa (zuul-build-sshkey) 2026-06-19 16:49:00.224727 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.049150 2026-06-19 16:49:00.238000 | 2026-06-19 16:49:00.238161 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-19 16:49:00.963709 | debian-bookworm | ok 2026-06-19 16:49:00.972576 | 2026-06-19 16:49:00.972713 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-19 16:49:01.023260 | debian-bookworm | skipping: Conditional result was False 2026-06-19 16:49:01.046088 | 2026-06-19 16:49:01.046258 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-19 16:49:01.901987 | debian-bookworm | ok 2026-06-19 16:49:01.932143 | 2026-06-19 16:49:01.932308 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-19 16:49:02.033442 | debian-bookworm | ok 2026-06-19 16:49:02.048680 | 2026-06-19 16:49:02.049459 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-19 16:49:02.858967 | debian-bookworm -> localhost | ok 2026-06-19 16:49:02.866523 | 2026-06-19 16:49:02.866675 | TASK [validate-host : Collect information about the host] 2026-06-19 16:49:04.439211 | debian-bookworm | ok 2026-06-19 16:49:04.466107 | 2026-06-19 16:49:04.466236 | TASK [validate-host : Sanitize hostname] 2026-06-19 16:49:04.843260 | debian-bookworm | ok 2026-06-19 16:49:04.850019 | 2026-06-19 16:49:04.850133 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-19 16:49:05.941051 | debian-bookworm -> localhost | changed 2026-06-19 16:49:05.947086 | 2026-06-19 16:49:05.947195 | TASK [validate-host : Collect information about zuul worker] 2026-06-19 16:49:06.372732 | debian-bookworm | ok 2026-06-19 16:49:06.377734 | 2026-06-19 16:49:06.377834 | TASK [validate-host : Write out all zuul information for each host] 2026-06-19 16:49:07.125666 | debian-bookworm -> localhost | changed 2026-06-19 16:49:07.142128 | 2026-06-19 16:49:07.142233 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-19 16:49:07.446327 | debian-bookworm | ok 2026-06-19 16:49:07.452951 | 2026-06-19 16:49:07.453046 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-19 16:49:09.693175 | debian-bookworm | changed: 2026-06-19 16:49:09.693456 | debian-bookworm | cd+++++++++ src/ 2026-06-19 16:49:09.693513 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-19 16:49:09.693551 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-19 16:49:09.693587 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-06-19 16:49:09.693620 | debian-bookworm | Containerfile 2026-06-19 16:49:09.693870 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/4fb99c9dd5d24c1eaaf29ba7a29037b5/work/logs" 2026-06-19 16:51:05.584189 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4fb99c9dd5d24c1eaaf29ba7a29037b5/work/artifacts" 2026-06-19 16:51:06.026161 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4fb99c9dd5d24c1eaaf29ba7a29037b5/work/docs" 2026-06-19 16:51:06.041393 | 2026-06-19 16:51:06.041590 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-19 16:51:07.111864 | debian-bookworm | changed: 2026-06-19 16:51:07.112035 | debian-bookworm | .d..t...... ./ 2026-06-19 16:51:07.112063 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-19 16:51:07.112083 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-19 16:51:07.112101 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-19 16:51:07.112117 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-19 16:51:07.112134 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-19 16:51:07.112166 | debian-bookworm | changed: All items complete 2026-06-19 16:51:07.112188 | 2026-06-19 16:51:07.949407 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 16:51:08.904412 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 16:51:08.928153 | 2026-06-19 16:51:08.928641 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-19 16:51:09.494802 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010373 2026-06-19 16:51:10.035444 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.016461 2026-06-19 16:51:10.045529 | 2026-06-19 16:51:10.045634 | PLAY RECAP 2026-06-19 16:51:10.045701 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-19 16:51:10.045727 | 2026-06-19 16:51:10.279583 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-19 16:51:10.280383 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 16:51:11.777050 | 2026-06-19 16:51:11.777185 | PLAY [Base post] 2026-06-19 16:51:11.800935 | 2026-06-19 16:51:11.801788 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-19 16:51:12.441627 | debian-bookworm | changed 2026-06-19 16:51:12.458708 | 2026-06-19 16:51:12.458817 | PLAY RECAP 2026-06-19 16:51:12.458882 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-19 16:51:12.458933 | 2026-06-19 16:51:12.713057 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 16:51:12.713833 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-19 16:51:14.230050 | 2026-06-19 16:51:14.230189 | PLAY [Base post-logs] 2026-06-19 16:51:14.241076 | 2026-06-19 16:51:14.241195 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-19 16:51:15.192565 | localhost | changed 2026-06-19 16:51:15.205953 | 2026-06-19 16:51:15.206137 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-19 16:51:15.251661 | localhost | ok 2026-06-19 16:51:15.254627 | 2026-06-19 16:51:15.254714 | TASK [Set zuul-log-path fact] 2026-06-19 16:51:15.280230 | localhost | ok 2026-06-19 16:51:15.288119 | 2026-06-19 16:51:15.288250 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 16:51:15.324803 | localhost | ok 2026-06-19 16:51:15.327932 | 2026-06-19 16:51:15.328030 | TASK [upload-logs : Create log directories] 2026-06-19 16:51:16.082638 | localhost | changed 2026-06-19 16:51:16.085725 | 2026-06-19 16:51:16.085833 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-19 16:51:16.878483 | localhost -> localhost | ok: Runtime: 0:00:00.019277 2026-06-19 16:51:16.881826 | 2026-06-19 16:51:16.881914 | TASK [upload-logs : Upload logs to log server] 2026-06-19 16:51:17.960914 | localhost | Output suppressed because no_log was given 2026-06-19 16:51:17.962638 | 2026-06-19 16:51:17.962726 | LOOP [upload-logs : Compress console log and json output] 2026-06-19 16:51:18.081401 | localhost | skipping: Conditional result was False 2026-06-19 16:51:18.099016 | localhost | skipping: Conditional result was False 2026-06-19 16:51:18.107229 | 2026-06-19 16:51:18.107350 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-19 16:51:18.202890 | localhost | skipping: Conditional result was False 2026-06-19 16:51:18.203285 | 2026-06-19 16:51:18.218144 | localhost | skipping: Conditional result was False 2026-06-19 16:51:18.227184 | 2026-06-19 16:51:18.227318 | LOOP [upload-logs : Upload console log and json output]