2026-04-09 09:10:13.808573 | Job console starting 2026-04-09 09:10:13.829201 | Updating git repos 2026-04-09 09:10:13.892506 | Cloning repos into workspace 2026-04-09 09:10:13.943902 | Restoring repo states 2026-04-09 09:10:13.985158 | Merging changes 2026-04-09 09:10:14.654077 | Checking out repos 2026-04-09 09:10:14.733419 | Preparing playbooks 2026-04-09 09:10:15.611859 | Running Ansible setup 2026-04-09 09:10:20.273531 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-09 09:10:21.720115 | 2026-04-09 09:10:21.720294 | PLAY [Base pre] 2026-04-09 09:10:21.749428 | 2026-04-09 09:10:21.749592 | TASK [Setup log path fact] 2026-04-09 09:10:21.784637 | debian-bookworm | ok 2026-04-09 09:10:21.815706 | 2026-04-09 09:10:21.815890 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-09 09:10:21.850297 | debian-bookworm | ok 2026-04-09 09:10:21.880798 | 2026-04-09 09:10:21.880952 | TASK [emit-job-header : Print job information] 2026-04-09 09:10:21.956131 | # Job Information 2026-04-09 09:10:21.956330 | Ansible Version: 2.16.14 2026-04-09 09:10:21.956365 | Job: yamllint 2026-04-09 09:10:21.956397 | Pipeline: check 2026-04-09 09:10:21.956419 | Executor: 521e9411259a 2026-04-09 09:10:21.956440 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1202 2026-04-09 09:10:21.956461 | Event ID: e38e7670-33f3-11f1-977b-b322ed638fb0 2026-04-09 09:10:21.961654 | 2026-04-09 09:10:21.961789 | LOOP [emit-job-header : Print node information] 2026-04-09 09:10:22.158368 | debian-bookworm | ok: 2026-04-09 09:10:22.158584 | debian-bookworm | # Node Information 2026-04-09 09:10:22.158619 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-09 09:10:22.158645 | debian-bookworm | Hostname: debian 2026-04-09 09:10:22.158716 | debian-bookworm | Username: zuul 2026-04-09 09:10:22.158738 | debian-bookworm | Distro: Debian 12.13 2026-04-09 09:10:22.158764 | debian-bookworm | Provider: regiocloud-a 2026-04-09 09:10:22.158786 | debian-bookworm | Region: 2026-04-09 09:10:22.158808 | debian-bookworm | Label: debian-bookworm 2026-04-09 09:10:22.158827 | debian-bookworm | Product Name: OpenStack Nova 2026-04-09 09:10:22.158870 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb1:88a1 2026-04-09 09:10:22.173905 | 2026-04-09 09:10:22.174056 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-09 09:10:23.004357 | debian-bookworm -> localhost | changed 2026-04-09 09:10:23.022213 | 2026-04-09 09:10:23.032649 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-09 09:10:24.469630 | debian-bookworm -> localhost | changed 2026-04-09 09:10:24.480884 | 2026-04-09 09:10:24.481006 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-09 09:10:24.991698 | debian-bookworm -> localhost | ok 2026-04-09 09:10:24.998969 | 2026-04-09 09:10:24.999147 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-09 09:10:25.049966 | debian-bookworm | ok 2026-04-09 09:10:25.109352 | debian-bookworm | included: /var/lib/zuul/builds/78bd2aa7aa8c4d869793ce1863db199c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-09 09:10:25.128426 | 2026-04-09 09:10:25.128574 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-09 09:10:26.817177 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-09 09:10:26.817418 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/78bd2aa7aa8c4d869793ce1863db199c/work/78bd2aa7aa8c4d869793ce1863db199c_id_rsa 2026-04-09 09:10:26.817457 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/78bd2aa7aa8c4d869793ce1863db199c/work/78bd2aa7aa8c4d869793ce1863db199c_id_rsa.pub 2026-04-09 09:10:26.817485 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-09 09:10:26.817510 | debian-bookworm -> localhost | SHA256:2AjDm7k46MWeCOZUqEAUAdJIZXw7Y/4/k5L18y/2Xb0 zuul-build-sshkey 2026-04-09 09:10:26.817534 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-09 09:10:26.817568 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-09 09:10:26.817590 | debian-bookworm -> localhost | |=B=o | 2026-04-09 09:10:26.817611 | debian-bookworm -> localhost | |+ oo . | 2026-04-09 09:10:26.817630 | debian-bookworm -> localhost | | . = . | 2026-04-09 09:10:26.817649 | debian-bookworm -> localhost | |. . @ + | 2026-04-09 09:10:26.817669 | debian-bookworm -> localhost | |.. .* = S | 2026-04-09 09:10:26.817693 | debian-bookworm -> localhost | |o.o. o . .| 2026-04-09 09:10:26.817714 | debian-bookworm -> localhost | |+ooo. . o o o| 2026-04-09 09:10:26.817733 | debian-bookworm -> localhost | |* +.. + + o o +| 2026-04-09 09:10:26.817754 | debian-bookworm -> localhost | | + o o.o +.+E.| 2026-04-09 09:10:26.817774 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-09 09:10:26.817829 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.859433 2026-04-09 09:10:26.825489 | 2026-04-09 09:10:26.825619 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-09 09:10:26.857734 | debian-bookworm | ok 2026-04-09 09:10:26.867828 | debian-bookworm | included: /var/lib/zuul/builds/78bd2aa7aa8c4d869793ce1863db199c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-09 09:10:26.878980 | 2026-04-09 09:10:26.879097 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-09 09:10:26.903989 | debian-bookworm | skipping: Conditional result was False 2026-04-09 09:10:26.910729 | 2026-04-09 09:10:26.910998 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-09 09:10:27.560979 | debian-bookworm | changed 2026-04-09 09:10:27.567826 | 2026-04-09 09:10:27.567951 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-09 09:10:27.813894 | debian-bookworm | ok 2026-04-09 09:10:27.823799 | 2026-04-09 09:10:27.823938 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-09 09:10:28.481349 | debian-bookworm | changed 2026-04-09 09:10:28.494541 | 2026-04-09 09:10:28.494721 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-09 09:10:29.136513 | debian-bookworm | changed 2026-04-09 09:10:29.142144 | 2026-04-09 09:10:29.142269 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-09 09:10:29.165944 | debian-bookworm | skipping: Conditional result was False 2026-04-09 09:10:29.172384 | 2026-04-09 09:10:29.172507 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-09 09:10:29.747302 | debian-bookworm -> localhost | changed 2026-04-09 09:10:29.759747 | 2026-04-09 09:10:29.759896 | TASK [add-build-sshkey : Add back temp key] 2026-04-09 09:10:30.135340 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/78bd2aa7aa8c4d869793ce1863db199c/work/78bd2aa7aa8c4d869793ce1863db199c_id_rsa (zuul-build-sshkey) 2026-04-09 09:10:30.135609 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014679 2026-04-09 09:10:30.146376 | 2026-04-09 09:10:30.146528 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-09 09:10:30.593401 | debian-bookworm | ok 2026-04-09 09:10:30.598697 | 2026-04-09 09:10:30.598824 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-09 09:10:30.633891 | debian-bookworm | skipping: Conditional result was False 2026-04-09 09:10:30.649508 | 2026-04-09 09:10:30.649651 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-09 09:10:31.219681 | debian-bookworm | ok 2026-04-09 09:10:31.236390 | 2026-04-09 09:10:31.236552 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-09 09:10:31.273780 | debian-bookworm | ok 2026-04-09 09:10:31.280290 | 2026-04-09 09:10:31.280425 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-09 09:10:31.618722 | debian-bookworm -> localhost | ok 2026-04-09 09:10:31.626230 | 2026-04-09 09:10:31.626357 | TASK [validate-host : Collect information about the host] 2026-04-09 09:10:32.775959 | debian-bookworm | ok 2026-04-09 09:10:32.796845 | 2026-04-09 09:10:32.796991 | TASK [validate-host : Sanitize hostname] 2026-04-09 09:10:32.908142 | debian-bookworm | ok 2026-04-09 09:10:32.952007 | 2026-04-09 09:10:32.952204 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-09 09:10:33.635376 | debian-bookworm -> localhost | changed 2026-04-09 09:10:33.642574 | 2026-04-09 09:10:33.642717 | TASK [validate-host : Collect information about zuul worker] 2026-04-09 09:10:34.079446 | debian-bookworm | ok 2026-04-09 09:10:34.084242 | 2026-04-09 09:10:34.084362 | TASK [validate-host : Write out all zuul information for each host] 2026-04-09 09:10:34.827786 | debian-bookworm -> localhost | changed 2026-04-09 09:10:34.838087 | 2026-04-09 09:10:34.838275 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-09 09:10:35.149745 | debian-bookworm | ok 2026-04-09 09:10:35.155627 | 2026-04-09 09:10:35.155742 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-09 09:10:36.202337 | debian-bookworm | changed: 2026-04-09 09:10:36.202545 | debian-bookworm | cd+++++++++ src/ 2026-04-09 09:10:36.202579 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-09 09:10:36.202603 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-09 09:10:36.202625 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-04-09 09:10:36.202646 | debian-bookworm | localhost | ok: Runtime: 0:00:00.016515 2026-04-09 09:11:00.822268 | 2026-04-09 09:11:00.822482 | TASK [upload-logs : Upload logs to log server] 2026-04-09 09:11:01.478105 | localhost | Output suppressed because no_log was given 2026-04-09 09:11:01.483698 | 2026-04-09 09:11:01.483813 | LOOP [upload-logs : Compress console log and json output] 2026-04-09 09:11:01.540262 | localhost | skipping: Conditional result was False 2026-04-09 09:11:01.541268 | localhost | skipping: Conditional result was False 2026-04-09 09:11:01.544603 | 2026-04-09 09:11:01.544711 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-09 09:11:01.597128 | localhost | skipping: Conditional result was False 2026-04-09 09:11:01.597438 | 2026-04-09 09:11:01.604601 | localhost | skipping: Conditional result was False 2026-04-09 09:11:01.612666 | 2026-04-09 09:11:01.612830 | LOOP [upload-logs : Upload console log and json output]