2026-05-12 03:03:52.741350 | Job console starting 2026-05-12 03:03:52.760340 | Updating git repos 2026-05-12 03:03:52.828941 | Cloning repos into workspace 2026-05-12 03:03:52.955620 | Restoring repo states 2026-05-12 03:03:52.974015 | Merging changes 2026-05-12 03:03:52.974031 | Checking out repos 2026-05-12 03:03:53.135300 | Preparing playbooks 2026-05-12 03:03:54.743886 | Running Ansible setup 2026-05-12 03:04:03.435422 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-12 03:04:04.923245 | 2026-05-12 03:04:04.923383 | PLAY [Base pre] 2026-05-12 03:04:04.954664 | 2026-05-12 03:04:04.954887 | TASK [Setup log path fact] 2026-05-12 03:04:05.007124 | debian-bookworm | ok 2026-05-12 03:04:05.038973 | 2026-05-12 03:04:05.039110 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 03:04:05.082971 | debian-bookworm | ok 2026-05-12 03:04:05.103554 | 2026-05-12 03:04:05.103679 | TASK [emit-job-header : Print job information] 2026-05-12 03:04:05.194063 | # Job Information 2026-05-12 03:04:05.194238 | Ansible Version: 2.16.14 2026-05-12 03:04:05.194278 | Job: ansible-lint 2026-05-12 03:04:05.194313 | Pipeline: periodic-daily 2026-05-12 03:04:05.194337 | Executor: 521e9411259a 2026-05-12 03:04:05.194359 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-05-12 03:04:05.194381 | Event ID: 8f06fabca2704c368831e6ede5b31333 2026-05-12 03:04:05.217486 | 2026-05-12 03:04:05.217932 | LOOP [emit-job-header : Print node information] 2026-05-12 03:04:05.434546 | debian-bookworm | ok: 2026-05-12 03:04:05.434710 | debian-bookworm | # Node Information 2026-05-12 03:04:05.434744 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-12 03:04:05.434769 | debian-bookworm | Hostname: debian 2026-05-12 03:04:05.434791 | debian-bookworm | Username: zuul 2026-05-12 03:04:05.434813 | debian-bookworm | Distro: Debian 12.13 2026-05-12 03:04:05.434852 | debian-bookworm | Provider: regiocloud-a 2026-05-12 03:04:05.434906 | debian-bookworm | Region: 2026-05-12 03:04:05.434964 | debian-bookworm | Label: debian-bookworm 2026-05-12 03:04:05.434989 | debian-bookworm | Product Name: OpenStack Nova 2026-05-12 03:04:05.435010 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4b:9ce3 2026-05-12 03:04:05.454174 | 2026-05-12 03:04:05.454299 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-12 03:04:06.253008 | debian-bookworm -> localhost | changed 2026-05-12 03:04:06.263024 | 2026-05-12 03:04:06.263144 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-12 03:04:07.905485 | debian-bookworm -> localhost | changed 2026-05-12 03:04:07.918148 | 2026-05-12 03:04:07.918290 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-12 03:04:08.445652 | debian-bookworm -> localhost | ok 2026-05-12 03:04:08.451899 | 2026-05-12 03:04:08.452009 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-12 03:04:08.492889 | debian-bookworm | ok 2026-05-12 03:04:08.525617 | debian-bookworm | included: /var/lib/zuul/builds/e86708471af14c09af0c55f3ec6fe889/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-12 03:04:08.535191 | 2026-05-12 03:04:08.535305 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-12 03:04:11.225344 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-12 03:04:11.225534 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e86708471af14c09af0c55f3ec6fe889/work/e86708471af14c09af0c55f3ec6fe889_id_rsa 2026-05-12 03:04:11.225570 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e86708471af14c09af0c55f3ec6fe889/work/e86708471af14c09af0c55f3ec6fe889_id_rsa.pub 2026-05-12 03:04:11.225597 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-12 03:04:11.225620 | debian-bookworm -> localhost | SHA256:7jh/0QbZILCzYuS7zoEWS1WskVRzQtMFWdGbx8msIrc zuul-build-sshkey 2026-05-12 03:04:11.225655 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-12 03:04:11.225679 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-12 03:04:11.225700 | debian-bookworm -> localhost | | ..=Ooo=+o | 2026-05-12 03:04:11.225721 | debian-bookworm -> localhost | | o..*+ . . | 2026-05-12 03:04:11.225741 | debian-bookworm -> localhost | | ooo . + * . | 2026-05-12 03:04:11.225762 | debian-bookworm -> localhost | | +. o o + * | 2026-05-12 03:04:11.225782 | debian-bookworm -> localhost | | o + . S o o | 2026-05-12 03:04:11.225804 | debian-bookworm -> localhost | | . = o .. + + | 2026-05-12 03:04:11.225826 | debian-bookworm -> localhost | | + o .o = | 2026-05-12 03:04:11.225846 | debian-bookworm -> localhost | | . . o.o E | 2026-05-12 03:04:11.225866 | debian-bookworm -> localhost | | .+ .oo. | 2026-05-12 03:04:11.225887 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-12 03:04:11.225936 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.765395 2026-05-12 03:04:11.232831 | 2026-05-12 03:04:11.232928 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-12 03:04:11.261551 | debian-bookworm | ok 2026-05-12 03:04:11.275391 | debian-bookworm | included: /var/lib/zuul/builds/e86708471af14c09af0c55f3ec6fe889/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-12 03:04:11.304611 | 2026-05-12 03:04:11.304723 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-12 03:04:11.351278 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:04:11.357431 | 2026-05-12 03:04:11.357540 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-12 03:04:12.037099 | debian-bookworm | changed 2026-05-12 03:04:12.041536 | 2026-05-12 03:04:12.041614 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-12 03:04:12.296877 | debian-bookworm | ok 2026-05-12 03:04:12.301510 | 2026-05-12 03:04:12.301584 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-12 03:04:12.958110 | debian-bookworm | changed 2026-05-12 03:04:12.968374 | 2026-05-12 03:04:12.968485 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-12 03:04:13.711047 | debian-bookworm | changed 2026-05-12 03:04:13.715593 | 2026-05-12 03:04:13.715689 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-12 03:04:13.741110 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:04:13.746108 | 2026-05-12 03:04:13.746196 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-12 03:04:14.474631 | debian-bookworm -> localhost | changed 2026-05-12 03:04:14.483694 | 2026-05-12 03:04:14.483796 | TASK [add-build-sshkey : Add back temp key] 2026-05-12 03:04:14.917235 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e86708471af14c09af0c55f3ec6fe889/work/e86708471af14c09af0c55f3ec6fe889_id_rsa (zuul-build-sshkey) 2026-05-12 03:04:14.917450 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011069 2026-05-12 03:04:14.923974 | 2026-05-12 03:04:14.924066 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-12 03:04:15.518119 | debian-bookworm | ok 2026-05-12 03:04:15.522387 | 2026-05-12 03:04:15.522472 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-12 03:04:15.549841 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:04:15.558334 | 2026-05-12 03:04:15.558436 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-12 03:04:16.110570 | debian-bookworm | ok 2026-05-12 03:04:16.129870 | 2026-05-12 03:04:16.129985 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-12 03:04:16.158213 | debian-bookworm | ok 2026-05-12 03:04:16.163294 | 2026-05-12 03:04:16.163390 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-12 03:04:16.694919 | debian-bookworm -> localhost | ok 2026-05-12 03:04:16.701667 | 2026-05-12 03:04:16.701782 | TASK [validate-host : Collect information about the host] 2026-05-12 03:04:18.054500 | debian-bookworm | ok 2026-05-12 03:04:18.075584 | 2026-05-12 03:04:18.075689 | TASK [validate-host : Sanitize hostname] 2026-05-12 03:04:18.175409 | debian-bookworm | ok 2026-05-12 03:04:18.213865 | 2026-05-12 03:04:18.213975 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-12 03:04:19.283220 | debian-bookworm -> localhost | changed 2026-05-12 03:04:19.289446 | 2026-05-12 03:04:19.289558 | TASK [validate-host : Collect information about zuul worker] 2026-05-12 03:04:19.727422 | debian-bookworm | ok 2026-05-12 03:04:19.734560 | 2026-05-12 03:04:19.734704 | TASK [validate-host : Write out all zuul information for each host] 2026-05-12 03:04:20.552297 | debian-bookworm -> localhost | changed 2026-05-12 03:04:20.568925 | 2026-05-12 03:04:20.569115 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-12 03:04:20.854782 | debian-bookworm | ok 2026-05-12 03:04:20.866138 | 2026-05-12 03:04:20.866318 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-12 03:04:23.175319 | debian-bookworm | changed: 2026-05-12 03:04:23.176071 | debian-bookworm | cd+++++++++ src/ 2026-05-12 03:04:23.176132 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-12 03:04:23.176159 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-12 03:04:23.176183 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-05-12 03:04:23.176221 | debian-bookworm | Containerfile 2026-05-12 03:04:23.176524 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/e86708471af14c09af0c55f3ec6fe889/work/logs" 2026-05-12 03:05:17.592617 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e86708471af14c09af0c55f3ec6fe889/work/artifacts" 2026-05-12 03:05:18.056142 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e86708471af14c09af0c55f3ec6fe889/work/docs" 2026-05-12 03:05:18.078427 | 2026-05-12 03:05:18.078531 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-12 03:05:19.323190 | debian-bookworm | changed: 2026-05-12 03:05:19.323402 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-12 03:05:19.323436 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-12 03:05:19.323462 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-12 03:05:19.323502 | debian-bookworm | changed: All items complete 2026-05-12 03:05:19.323525 | 2026-05-12 03:05:20.252461 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 03:05:21.228657 | debian-bookworm | changed: .d..t...... ./ 2026-05-12 03:05:21.252022 | 2026-05-12 03:05:21.252160 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-12 03:05:21.324113 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:05:21.356164 | debian-bookworm | skipping: Conditional result was False 2026-05-12 03:05:21.367013 | 2026-05-12 03:05:21.367102 | PLAY RECAP 2026-05-12 03:05:21.367182 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-12 03:05:21.367209 | 2026-05-12 03:05:21.717833 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-12 03:05:21.718471 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 03:05:23.816355 | 2026-05-12 03:05:23.816516 | PLAY [Base post] 2026-05-12 03:05:23.868564 | 2026-05-12 03:05:23.868716 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-12 03:05:24.652335 | debian-bookworm | changed 2026-05-12 03:05:24.661673 | 2026-05-12 03:05:24.661780 | PLAY RECAP 2026-05-12 03:05:24.661834 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-12 03:05:24.661885 | 2026-05-12 03:05:24.951312 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-12 03:05:24.951929 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-12 03:05:27.186408 | 2026-05-12 03:05:27.186575 | PLAY [Base post-logs] 2026-05-12 03:05:27.210786 | 2026-05-12 03:05:27.210978 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-12 03:05:28.263862 | localhost | changed 2026-05-12 03:05:28.286205 | 2026-05-12 03:05:28.286337 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-12 03:05:28.355302 | localhost | ok 2026-05-12 03:05:28.359351 | 2026-05-12 03:05:28.359430 | TASK [Set zuul-log-path fact] 2026-05-12 03:05:28.405884 | localhost | ok 2026-05-12 03:05:28.413856 | 2026-05-12 03:05:28.413943 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-12 03:05:28.487854 | localhost | ok 2026-05-12 03:05:28.491078 | 2026-05-12 03:05:28.491167 | TASK [upload-logs : Create log directories] 2026-05-12 03:05:29.852171 | localhost | changed 2026-05-12 03:05:29.855504 | 2026-05-12 03:05:29.855694 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-12 03:05:30.566075 | localhost -> localhost | ok: Runtime: 0:00:00.004489 2026-05-12 03:05:30.569151 | 2026-05-12 03:05:30.569233 | TASK [upload-logs : Upload logs to log server] 2026-05-12 03:05:31.353395 | localhost | Output suppressed because no_log was given 2026-05-12 03:05:31.355339 | 2026-05-12 03:05:31.355484 | LOOP [upload-logs : Compress console log and json output] 2026-05-12 03:05:31.467973 | localhost | skipping: Conditional result was False 2026-05-12 03:05:31.477675 | localhost | skipping: Conditional result was False 2026-05-12 03:05:31.493289 | 2026-05-12 03:05:31.493390 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-12 03:05:31.606487 | localhost | skipping: Conditional result was False 2026-05-12 03:05:31.618351 | 2026-05-12 03:05:31.624187 | localhost | skipping: Conditional result was False 2026-05-12 03:05:31.630549 | 2026-05-12 03:05:31.630647 | LOOP [upload-logs : Upload console log and json output]