2026-05-18 03:04:14.112518 | Job console starting 2026-05-18 03:04:14.144547 | Updating git repos 2026-05-18 03:04:14.181810 | Cloning repos into workspace 2026-05-18 03:04:14.260620 | Restoring repo states 2026-05-18 03:04:14.312913 | Merging changes 2026-05-18 03:04:14.312930 | Checking out repos 2026-05-18 03:04:14.419248 | Preparing playbooks 2026-05-18 03:04:15.986157 | Running Ansible setup 2026-05-18 03:04:21.466173 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-18 03:04:22.436850 | 2026-05-18 03:04:22.436969 | PLAY [Base pre] 2026-05-18 03:04:22.452168 | 2026-05-18 03:04:22.452284 | TASK [Setup log path fact] 2026-05-18 03:04:22.479346 | debian-bookworm | ok 2026-05-18 03:04:22.492141 | 2026-05-18 03:04:22.492261 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 03:04:22.519746 | debian-bookworm | ok 2026-05-18 03:04:22.532980 | 2026-05-18 03:04:22.533078 | TASK [emit-job-header : Print job information] 2026-05-18 03:04:22.586036 | # Job Information 2026-05-18 03:04:22.586204 | Ansible Version: 2.16.14 2026-05-18 03:04:22.586235 | Job: yamllint 2026-05-18 03:04:22.586264 | Pipeline: periodic-daily 2026-05-18 03:04:22.586283 | Executor: 521e9411259a 2026-05-18 03:04:22.586300 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-05-18 03:04:22.586333 | Event ID: 1df4e133aef14bbca210d72ffd1b062b 2026-05-18 03:04:22.592663 | 2026-05-18 03:04:22.592917 | LOOP [emit-job-header : Print node information] 2026-05-18 03:04:22.693896 | debian-bookworm | ok: 2026-05-18 03:04:22.694075 | debian-bookworm | # Node Information 2026-05-18 03:04:22.694139 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-18 03:04:22.694166 | debian-bookworm | Hostname: debian 2026-05-18 03:04:22.694189 | debian-bookworm | Username: zuul 2026-05-18 03:04:22.694210 | debian-bookworm | Distro: Debian 12.14 2026-05-18 03:04:22.694234 | debian-bookworm | Provider: regiocloud-a 2026-05-18 03:04:22.694256 | debian-bookworm | Region: 2026-05-18 03:04:22.694277 | debian-bookworm | Label: debian-bookworm 2026-05-18 03:04:22.694297 | debian-bookworm | Product Name: OpenStack Nova 2026-05-18 03:04:22.694317 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2b:e426 2026-05-18 03:04:22.708662 | 2026-05-18 03:04:22.708759 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-18 03:04:23.177778 | debian-bookworm -> localhost | changed 2026-05-18 03:04:23.184820 | 2026-05-18 03:04:23.184920 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-18 03:04:24.796208 | debian-bookworm -> localhost | changed 2026-05-18 03:04:24.807601 | 2026-05-18 03:04:24.807702 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-18 03:04:25.228385 | debian-bookworm -> localhost | ok 2026-05-18 03:04:25.237112 | 2026-05-18 03:04:25.237256 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-18 03:04:25.296249 | debian-bookworm | ok 2026-05-18 03:04:25.343270 | debian-bookworm | included: /var/lib/zuul/builds/e434cc0860ea4d6599b5239a07b2b143/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-18 03:04:25.360431 | 2026-05-18 03:04:25.360787 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-18 03:04:26.940158 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-18 03:04:26.940363 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e434cc0860ea4d6599b5239a07b2b143/work/e434cc0860ea4d6599b5239a07b2b143_id_rsa 2026-05-18 03:04:26.940402 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e434cc0860ea4d6599b5239a07b2b143/work/e434cc0860ea4d6599b5239a07b2b143_id_rsa.pub 2026-05-18 03:04:26.940430 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-18 03:04:26.940455 | debian-bookworm -> localhost | SHA256:yHJJW8rNRoNydhwFS6W3mshr18ZkBQVfQfNalIDci8s zuul-build-sshkey 2026-05-18 03:04:26.940479 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-18 03:04:26.940511 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-18 03:04:26.940534 | debian-bookworm -> localhost | | ++=o+o*.o| 2026-05-18 03:04:26.940556 | debian-bookworm -> localhost | | + +.+ o = | 2026-05-18 03:04:26.940578 | debian-bookworm -> localhost | | . = O ..o . o| 2026-05-18 03:04:26.940599 | debian-bookworm -> localhost | | B @ o o.. o | 2026-05-18 03:04:26.940620 | debian-bookworm -> localhost | | . O S o.. . | 2026-05-18 03:04:26.940646 | debian-bookworm -> localhost | | + o ooE | 2026-05-18 03:04:26.940668 | debian-bookworm -> localhost | | o o= | 2026-05-18 03:04:26.940688 | debian-bookworm -> localhost | | ... + | 2026-05-18 03:04:26.940710 | debian-bookworm -> localhost | | ... . | 2026-05-18 03:04:26.940731 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-18 03:04:26.940785 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.757531 2026-05-18 03:04:26.947249 | 2026-05-18 03:04:26.947338 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-18 03:04:26.972750 | debian-bookworm | ok 2026-05-18 03:04:26.987323 | debian-bookworm | included: /var/lib/zuul/builds/e434cc0860ea4d6599b5239a07b2b143/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-18 03:04:26.996695 | 2026-05-18 03:04:26.996781 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-18 03:04:27.020161 | debian-bookworm | skipping: Conditional result was False 2026-05-18 03:04:27.025788 | 2026-05-18 03:04:27.025878 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-18 03:04:27.791442 | debian-bookworm | changed 2026-05-18 03:04:27.797011 | 2026-05-18 03:04:27.797134 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-18 03:04:28.136017 | debian-bookworm | ok 2026-05-18 03:04:28.143765 | 2026-05-18 03:04:28.143910 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-18 03:04:28.966291 | debian-bookworm | changed 2026-05-18 03:04:28.978004 | 2026-05-18 03:04:28.978163 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-18 03:04:29.823439 | debian-bookworm | changed 2026-05-18 03:04:29.828912 | 2026-05-18 03:04:29.829014 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-18 03:04:29.876411 | debian-bookworm | skipping: Conditional result was False 2026-05-18 03:04:29.882551 | 2026-05-18 03:04:29.882652 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-18 03:04:30.633548 | debian-bookworm -> localhost | changed 2026-05-18 03:04:30.647790 | 2026-05-18 03:04:30.647906 | TASK [add-build-sshkey : Add back temp key] 2026-05-18 03:04:31.406249 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e434cc0860ea4d6599b5239a07b2b143/work/e434cc0860ea4d6599b5239a07b2b143_id_rsa (zuul-build-sshkey) 2026-05-18 03:04:31.406475 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020899 2026-05-18 03:04:31.414186 | 2026-05-18 03:04:31.414292 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-18 03:04:32.037711 | debian-bookworm | ok 2026-05-18 03:04:32.042346 | 2026-05-18 03:04:32.042422 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-18 03:04:32.117737 | debian-bookworm | skipping: Conditional result was False 2026-05-18 03:04:32.127313 | 2026-05-18 03:04:32.127404 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-18 03:04:32.875450 | debian-bookworm | ok 2026-05-18 03:04:32.888994 | 2026-05-18 03:04:32.889080 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-18 03:04:32.932717 | debian-bookworm | ok 2026-05-18 03:04:32.937228 | 2026-05-18 03:04:32.937308 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-18 03:04:33.507686 | debian-bookworm -> localhost | ok 2026-05-18 03:04:33.514709 | 2026-05-18 03:04:33.514797 | TASK [validate-host : Collect information about the host] 2026-05-18 03:04:35.080353 | debian-bookworm | ok 2026-05-18 03:04:35.100353 | 2026-05-18 03:04:35.100501 | TASK [validate-host : Sanitize hostname] 2026-05-18 03:04:35.229526 | debian-bookworm | ok 2026-05-18 03:04:35.336529 | 2026-05-18 03:04:35.336675 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-18 03:04:36.587862 | debian-bookworm -> localhost | changed 2026-05-18 03:04:36.593980 | 2026-05-18 03:04:36.594125 | TASK [validate-host : Collect information about zuul worker] 2026-05-18 03:04:37.039759 | debian-bookworm | ok 2026-05-18 03:04:37.044689 | 2026-05-18 03:04:37.044809 | TASK [validate-host : Write out all zuul information for each host] 2026-05-18 03:04:38.220804 | debian-bookworm -> localhost | changed 2026-05-18 03:04:38.242238 | 2026-05-18 03:04:38.243023 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-18 03:04:38.572377 | debian-bookworm | ok 2026-05-18 03:04:38.581762 | 2026-05-18 03:04:38.581899 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-18 03:04:39.995354 | debian-bookworm | changed: 2026-05-18 03:04:39.995628 | debian-bookworm | cd+++++++++ src/ 2026-05-18 03:04:39.995686 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-18 03:04:39.995726 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-18 03:04:39.995760 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-05-18 03:04:39.995793 | debian-bookworm | Containerfile 2026-05-18 03:04:39.996036 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/e434cc0860ea4d6599b5239a07b2b143/work/logs" 2026-05-18 03:05:09.493155 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e434cc0860ea4d6599b5239a07b2b143/work/artifacts" 2026-05-18 03:05:10.305030 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e434cc0860ea4d6599b5239a07b2b143/work/docs" 2026-05-18 03:05:10.339774 | 2026-05-18 03:05:10.339939 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-18 03:05:11.446784 | debian-bookworm | changed: 2026-05-18 03:05:11.447154 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-18 03:05:11.447202 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-18 03:05:11.447234 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-18 03:05:11.447285 | debian-bookworm | changed: All items complete 2026-05-18 03:05:11.447315 | 2026-05-18 03:05:12.659897 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 03:05:13.815477 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 03:05:13.837044 | 2026-05-18 03:05:13.837219 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-18 03:05:13.900278 | debian-bookworm | skipping: Conditional result was False 2026-05-18 03:05:13.907350 | debian-bookworm | skipping: Conditional result was False 2026-05-18 03:05:13.923094 | 2026-05-18 03:05:13.923228 | PLAY RECAP 2026-05-18 03:05:13.923285 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-18 03:05:13.923310 | 2026-05-18 03:05:14.223467 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-18 03:05:14.224367 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 03:05:15.380787 | 2026-05-18 03:05:15.380920 | PLAY [Base post] 2026-05-18 03:05:15.397795 | 2026-05-18 03:05:15.397916 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-18 03:05:16.213807 | debian-bookworm | changed 2026-05-18 03:05:16.219574 | 2026-05-18 03:05:16.219671 | PLAY RECAP 2026-05-18 03:05:16.219729 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-18 03:05:16.219789 | 2026-05-18 03:05:16.458262 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 03:05:16.459005 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-18 03:05:18.052590 | 2026-05-18 03:05:18.052714 | PLAY [Base post-logs] 2026-05-18 03:05:18.078404 | 2026-05-18 03:05:18.078527 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-18 03:05:19.177978 | localhost | changed 2026-05-18 03:05:19.204635 | 2026-05-18 03:05:19.204777 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-18 03:05:19.273194 | localhost | ok 2026-05-18 03:05:19.276953 | 2026-05-18 03:05:19.277057 | TASK [Set zuul-log-path fact] 2026-05-18 03:05:19.318059 | localhost | ok 2026-05-18 03:05:19.326418 | 2026-05-18 03:05:19.326530 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 03:05:19.389945 | localhost | ok 2026-05-18 03:05:19.393056 | 2026-05-18 03:05:19.393168 | TASK [upload-logs : Create log directories] 2026-05-18 03:05:20.134335 | localhost | changed 2026-05-18 03:05:20.137204 | 2026-05-18 03:05:20.137307 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-18 03:05:21.125646 | localhost -> localhost | ok: Runtime: 0:00:00.018483 2026-05-18 03:05:21.128776 | 2026-05-18 03:05:21.128864 | TASK [upload-logs : Upload logs to log server] 2026-05-18 03:05:22.357403 | localhost | Output suppressed because no_log was given 2026-05-18 03:05:22.358791 | 2026-05-18 03:05:22.358969 | LOOP [upload-logs : Compress console log and json output] 2026-05-18 03:05:22.435651 | localhost | skipping: Conditional result was False 2026-05-18 03:05:22.456422 | localhost | skipping: Conditional result was False 2026-05-18 03:05:22.466215 | 2026-05-18 03:05:22.466312 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-18 03:05:22.557492 | localhost | skipping: Conditional result was False 2026-05-18 03:05:22.557727 | 2026-05-18 03:05:22.561334 | localhost | skipping: Conditional result was False 2026-05-18 03:05:22.571366 | 2026-05-18 03:05:22.571454 | LOOP [upload-logs : Upload console log and json output]