2025-11-11 03:10:11.812123 | Job console starting 2025-11-11 03:10:11.823150 | Updating git repos 2025-11-11 03:10:11.859238 | Cloning repos into workspace 2025-11-11 03:10:11.891453 | Restoring repo states 2025-11-11 03:10:11.902881 | Merging changes 2025-11-11 03:10:11.902895 | Checking out repos 2025-11-11 03:10:11.934112 | Preparing playbooks 2025-11-11 03:10:12.963092 | Running Ansible setup 2025-11-11 03:10:20.078745 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-11 03:10:21.277422 | 2025-11-11 03:10:21.277530 | PLAY [Base pre] 2025-11-11 03:10:21.337328 | 2025-11-11 03:10:21.337431 | TASK [Setup log path fact] 2025-11-11 03:10:21.364180 | debian-bookworm | ok 2025-11-11 03:10:21.383432 | 2025-11-11 03:10:21.383547 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-11 03:10:21.428030 | debian-bookworm | ok 2025-11-11 03:10:21.442562 | 2025-11-11 03:10:21.442664 | TASK [emit-job-header : Print job information] 2025-11-11 03:10:21.530817 | # Job Information 2025-11-11 03:10:21.532462 | Ansible Version: 2.16.14 2025-11-11 03:10:21.532495 | Job: yamllint 2025-11-11 03:10:21.532524 | Pipeline: periodic-daily 2025-11-11 03:10:21.532543 | Executor: 521e9411259a 2025-11-11 03:10:21.532559 | Triggered by: https://github.com/osism/calendar 2025-11-11 03:10:21.532577 | Event ID: a7dd8726819f4529bffee8b935a29b66 2025-11-11 03:10:21.540700 | 2025-11-11 03:10:21.540793 | LOOP [emit-job-header : Print node information] 2025-11-11 03:10:21.817028 | debian-bookworm | ok: 2025-11-11 03:10:21.817170 | debian-bookworm | # Node Information 2025-11-11 03:10:21.817199 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-11 03:10:21.817220 | debian-bookworm | Hostname: debian 2025-11-11 03:10:21.817238 | debian-bookworm | Username: zuul 2025-11-11 03:10:21.817255 | debian-bookworm | Distro: Debian 12.12 2025-11-11 03:10:21.817274 | debian-bookworm | Provider: regiocloud-a 2025-11-11 03:10:21.817291 | debian-bookworm | Region: 2025-11-11 03:10:21.817309 | debian-bookworm | Label: debian-bookworm 2025-11-11 03:10:21.817325 | debian-bookworm | Product Name: OpenStack Nova 2025-11-11 03:10:21.817341 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe46:2f93 2025-11-11 03:10:21.833860 | 2025-11-11 03:10:21.833978 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-11 03:10:22.764473 | debian-bookworm -> localhost | changed 2025-11-11 03:10:22.770170 | 2025-11-11 03:10:22.770260 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-11 03:10:24.084237 | debian-bookworm -> localhost | changed 2025-11-11 03:10:24.109291 | 2025-11-11 03:10:24.109407 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-11 03:10:24.327680 | debian-bookworm -> localhost | ok 2025-11-11 03:10:24.333792 | 2025-11-11 03:10:24.333893 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-11 03:10:24.361213 | debian-bookworm | ok 2025-11-11 03:10:24.394160 | debian-bookworm | included: /var/lib/zuul/builds/ce17e94b0d724d5680cf28d71eaa208c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-11 03:10:24.409187 | 2025-11-11 03:10:24.409281 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-11 03:10:25.425717 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-11 03:10:25.425887 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ce17e94b0d724d5680cf28d71eaa208c/work/ce17e94b0d724d5680cf28d71eaa208c_id_rsa 2025-11-11 03:10:25.425918 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ce17e94b0d724d5680cf28d71eaa208c/work/ce17e94b0d724d5680cf28d71eaa208c_id_rsa.pub 2025-11-11 03:10:25.425939 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-11 03:10:25.425971 | debian-bookworm -> localhost | SHA256:LA8BLttPwZZSzVesTElR0AP1A7jrEQf/aT8QV4hCkY4 zuul-build-sshkey 2025-11-11 03:10:25.425990 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-11 03:10:25.426017 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-11 03:10:25.426035 | debian-bookworm -> localhost | | . .o oB#=. . | 2025-11-11 03:10:25.426053 | debian-bookworm -> localhost | | . + .o O =o. .| 2025-11-11 03:10:25.426070 | debian-bookworm -> localhost | | . o * * * .o .| 2025-11-11 03:10:25.426087 | debian-bookworm -> localhost | | + o +E * o. o | 2025-11-11 03:10:25.426103 | debian-bookworm -> localhost | | . . + S + .o. | 2025-11-11 03:10:25.426122 | debian-bookworm -> localhost | | o + o .+ | 2025-11-11 03:10:25.426139 | debian-bookworm -> localhost | | . .. . ... | 2025-11-11 03:10:25.426155 | debian-bookworm -> localhost | | . ..| 2025-11-11 03:10:25.426172 | debian-bookworm -> localhost | | .| 2025-11-11 03:10:25.426189 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-11 03:10:25.426233 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.385376 2025-11-11 03:10:25.431276 | 2025-11-11 03:10:25.431360 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-11 03:10:25.449502 | debian-bookworm | ok 2025-11-11 03:10:25.456996 | debian-bookworm | included: /var/lib/zuul/builds/ce17e94b0d724d5680cf28d71eaa208c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-11 03:10:25.464352 | 2025-11-11 03:10:25.464444 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-11 03:10:25.498465 | debian-bookworm | skipping: Conditional result was False 2025-11-11 03:10:25.504260 | 2025-11-11 03:10:25.504351 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-11 03:10:26.075825 | debian-bookworm | changed 2025-11-11 03:10:26.080306 | 2025-11-11 03:10:26.080394 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-11 03:10:26.363859 | debian-bookworm | ok 2025-11-11 03:10:26.382719 | 2025-11-11 03:10:26.382843 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-11 03:10:27.108993 | debian-bookworm | changed 2025-11-11 03:10:27.119527 | 2025-11-11 03:10:27.119692 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-11 03:10:27.742363 | debian-bookworm | changed 2025-11-11 03:10:27.752162 | 2025-11-11 03:10:27.752270 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-11 03:10:27.788616 | debian-bookworm | skipping: Conditional result was False 2025-11-11 03:10:27.794856 | 2025-11-11 03:10:27.794967 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-11 03:10:28.299105 | debian-bookworm -> localhost | changed 2025-11-11 03:10:28.309236 | 2025-11-11 03:10:28.309329 | TASK [add-build-sshkey : Add back temp key] 2025-11-11 03:10:28.616088 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ce17e94b0d724d5680cf28d71eaa208c/work/ce17e94b0d724d5680cf28d71eaa208c_id_rsa (zuul-build-sshkey) 2025-11-11 03:10:28.616303 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014172 2025-11-11 03:10:28.623571 | 2025-11-11 03:10:28.623660 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-11 03:10:29.025179 | debian-bookworm | ok 2025-11-11 03:10:29.030150 | 2025-11-11 03:10:29.030244 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-11 03:10:29.053482 | debian-bookworm | skipping: Conditional result was False 2025-11-11 03:10:29.064572 | 2025-11-11 03:10:29.064683 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-11 03:10:29.456354 | debian-bookworm | ok 2025-11-11 03:10:29.470771 | 2025-11-11 03:10:29.474665 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-11 03:10:29.516234 | debian-bookworm | ok 2025-11-11 03:10:29.521128 | 2025-11-11 03:10:29.521223 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-11 03:10:29.828902 | debian-bookworm -> localhost | ok 2025-11-11 03:10:29.834069 | 2025-11-11 03:10:29.834148 | TASK [validate-host : Collect information about the host] 2025-11-11 03:10:30.901654 | debian-bookworm | ok 2025-11-11 03:10:30.917006 | 2025-11-11 03:10:30.917106 | TASK [validate-host : Sanitize hostname] 2025-11-11 03:10:31.028827 | debian-bookworm | ok 2025-11-11 03:10:31.097426 | 2025-11-11 03:10:31.097530 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-11 03:10:32.097856 | debian-bookworm -> localhost | changed 2025-11-11 03:10:32.106426 | 2025-11-11 03:10:32.106557 | TASK [validate-host : Collect information about zuul worker] 2025-11-11 03:10:32.593534 | debian-bookworm | ok 2025-11-11 03:10:32.603535 | 2025-11-11 03:10:32.603643 | TASK [validate-host : Write out all zuul information for each host] 2025-11-11 03:10:34.051189 | debian-bookworm -> localhost | changed 2025-11-11 03:10:34.060394 | 2025-11-11 03:10:34.060493 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-11 03:10:34.360718 | debian-bookworm | ok 2025-11-11 03:10:34.365918 | 2025-11-11 03:10:34.366017 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-11 03:10:35.424370 | debian-bookworm | changed: 2025-11-11 03:10:35.424533 | debian-bookworm | cd+++++++++ src/ 2025-11-11 03:10:35.424568 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-11 03:10:35.424593 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-11 03:10:35.424615 | debian-bookworm | cd+++++++++ src/github.com/osism/calendar/ 2025-11-11 03:10:35.424635 | debian-bookworm | localhost | ok: Runtime: 0:00:00.010753 2025-11-11 03:10:58.187454 | 2025-11-11 03:10:58.187540 | TASK [upload-logs : Upload logs to log server] 2025-11-11 03:10:58.653324 | localhost | Output suppressed because no_log was given 2025-11-11 03:10:58.657171 | 2025-11-11 03:10:58.657273 | LOOP [upload-logs : Compress console log and json output] 2025-11-11 03:10:58.729521 | localhost | skipping: Conditional result was False 2025-11-11 03:10:58.734920 | localhost | skipping: Conditional result was False 2025-11-11 03:10:58.743725 | 2025-11-11 03:10:58.743812 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-11 03:10:58.777126 | localhost | skipping: Conditional result was False 2025-11-11 03:10:58.777359 | 2025-11-11 03:10:58.782574 | localhost | skipping: Conditional result was False 2025-11-11 03:10:58.791318 | 2025-11-11 03:10:58.791405 | LOOP [upload-logs : Upload console log and json output]