2026-03-11 07:51:39.581473 | Job console starting 2026-03-11 07:51:39.594924 | Updating git repos 2026-03-11 07:51:39.623647 | Cloning repos into workspace 2026-03-11 07:51:39.701458 | Restoring repo states 2026-03-11 07:51:39.706750 | Merging changes 2026-03-11 07:51:40.282561 | Checking out repos 2026-03-11 07:51:40.317116 | Preparing playbooks 2026-03-11 07:51:40.950907 | Running Ansible setup 2026-03-11 07:51:45.118207 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-11 07:51:45.872797 | 2026-03-11 07:51:45.872980 | PLAY [Base pre] 2026-03-11 07:51:45.889479 | 2026-03-11 07:51:45.889641 | TASK [Setup log path fact] 2026-03-11 07:51:45.909657 | debian-bookworm | ok 2026-03-11 07:51:45.925774 | 2026-03-11 07:51:45.925927 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-11 07:51:45.956105 | debian-bookworm | ok 2026-03-11 07:51:45.966188 | 2026-03-11 07:51:45.966315 | TASK [emit-job-header : Print job information] 2026-03-11 07:51:46.007821 | # Job Information 2026-03-11 07:51:46.008056 | Ansible Version: 2.16.14 2026-03-11 07:51:46.008101 | Job: ansible-lint 2026-03-11 07:51:46.008142 | Pipeline: check 2026-03-11 07:51:46.008172 | Executor: 521e9411259a 2026-03-11 07:51:46.008199 | Triggered by: https://github.com/osism/metalbox/pull/313 2026-03-11 07:51:46.008228 | Event ID: 1d203e00-1d1f-11f1-92da-287b6eb39370 2026-03-11 07:51:46.013842 | 2026-03-11 07:51:46.013995 | LOOP [emit-job-header : Print node information] 2026-03-11 07:51:46.123822 | debian-bookworm | ok: 2026-03-11 07:51:46.124063 | debian-bookworm | # Node Information 2026-03-11 07:51:46.124101 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-11 07:51:46.124127 | debian-bookworm | Hostname: debian 2026-03-11 07:51:46.124149 | debian-bookworm | Username: zuul 2026-03-11 07:51:46.124170 | debian-bookworm | Distro: Debian 12.13 2026-03-11 07:51:46.124193 | debian-bookworm | Provider: regiocloud-a 2026-03-11 07:51:46.124214 | debian-bookworm | Region: 2026-03-11 07:51:46.124235 | debian-bookworm | Label: debian-bookworm 2026-03-11 07:51:46.124255 | debian-bookworm | Product Name: OpenStack Nova 2026-03-11 07:51:46.124276 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe48:e6bc 2026-03-11 07:51:46.142658 | 2026-03-11 07:51:46.142802 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-11 07:51:46.612671 | debian-bookworm -> localhost | changed 2026-03-11 07:51:46.620173 | 2026-03-11 07:51:46.620299 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-11 07:51:47.651500 | debian-bookworm -> localhost | changed 2026-03-11 07:51:47.672445 | 2026-03-11 07:51:47.672600 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-11 07:51:47.964240 | debian-bookworm -> localhost | ok 2026-03-11 07:51:47.975539 | 2026-03-11 07:51:47.975714 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-11 07:51:48.005168 | debian-bookworm | ok 2026-03-11 07:51:48.024652 | debian-bookworm | included: /var/lib/zuul/builds/f02581b0da534ab8b9ec69b37e537571/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-11 07:51:48.031540 | 2026-03-11 07:51:48.031648 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-11 07:51:49.271401 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-11 07:51:49.271675 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f02581b0da534ab8b9ec69b37e537571/work/f02581b0da534ab8b9ec69b37e537571_id_rsa 2026-03-11 07:51:49.271718 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f02581b0da534ab8b9ec69b37e537571/work/f02581b0da534ab8b9ec69b37e537571_id_rsa.pub 2026-03-11 07:51:49.271748 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-11 07:51:49.271776 | debian-bookworm -> localhost | SHA256:DbYLHZ34Bh5oqcA2R8jHVC46QG3ZrgrlgFSkNbHHyUM zuul-build-sshkey 2026-03-11 07:51:49.271801 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-11 07:51:49.271837 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-11 07:51:49.271862 | debian-bookworm -> localhost | | o+X*E. | 2026-03-11 07:51:49.271885 | debian-bookworm -> localhost | |.o==Oo.o o . | 2026-03-11 07:51:49.271908 | debian-bookworm -> localhost | |+.*o+*= B o | 2026-03-11 07:51:49.271931 | debian-bookworm -> localhost | |oo.=.=.+ O | 2026-03-11 07:51:49.271975 | debian-bookworm -> localhost | | +o o . S + | 2026-03-11 07:51:49.272008 | debian-bookworm -> localhost | |. .o . o | 2026-03-11 07:51:49.272034 | debian-bookworm -> localhost | |. . . | 2026-03-11 07:51:49.272058 | debian-bookworm -> localhost | | . | 2026-03-11 07:51:49.272083 | debian-bookworm -> localhost | | | 2026-03-11 07:51:49.272107 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-11 07:51:49.272167 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.700194 2026-03-11 07:51:49.281250 | 2026-03-11 07:51:49.281373 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-11 07:51:49.315788 | debian-bookworm | ok 2026-03-11 07:51:49.329271 | debian-bookworm | included: /var/lib/zuul/builds/f02581b0da534ab8b9ec69b37e537571/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-11 07:51:49.338634 | 2026-03-11 07:51:49.338735 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-11 07:51:49.362165 | debian-bookworm | skipping: Conditional result was False 2026-03-11 07:51:49.372078 | 2026-03-11 07:51:49.372223 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-11 07:51:49.959293 | debian-bookworm | changed 2026-03-11 07:51:49.968729 | 2026-03-11 07:51:49.968884 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-11 07:51:50.235761 | debian-bookworm | ok 2026-03-11 07:51:50.244471 | 2026-03-11 07:51:50.244615 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-11 07:51:50.931858 | debian-bookworm | changed 2026-03-11 07:51:50.943033 | 2026-03-11 07:51:50.943180 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-11 07:51:51.611656 | debian-bookworm | changed 2026-03-11 07:51:51.620543 | 2026-03-11 07:51:51.620683 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-11 07:51:51.655396 | debian-bookworm | skipping: Conditional result was False 2026-03-11 07:51:51.670447 | 2026-03-11 07:51:51.670599 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-11 07:51:52.114004 | debian-bookworm -> localhost | changed 2026-03-11 07:51:52.125113 | 2026-03-11 07:51:52.125231 | TASK [add-build-sshkey : Add back temp key] 2026-03-11 07:51:52.472640 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f02581b0da534ab8b9ec69b37e537571/work/f02581b0da534ab8b9ec69b37e537571_id_rsa (zuul-build-sshkey) 2026-03-11 07:51:52.472942 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014609 2026-03-11 07:51:52.481378 | 2026-03-11 07:51:52.481496 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-11 07:51:52.902913 | debian-bookworm | ok 2026-03-11 07:51:52.911412 | 2026-03-11 07:51:52.911555 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-11 07:51:52.946349 | debian-bookworm | skipping: Conditional result was False 2026-03-11 07:51:52.966676 | 2026-03-11 07:51:52.966808 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-11 07:51:53.400211 | debian-bookworm | ok 2026-03-11 07:51:53.415349 | 2026-03-11 07:51:53.415489 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-11 07:51:53.461306 | debian-bookworm | ok 2026-03-11 07:51:53.470185 | 2026-03-11 07:51:53.470338 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-11 07:51:53.800211 | debian-bookworm -> localhost | ok 2026-03-11 07:51:53.807069 | 2026-03-11 07:51:53.807187 | TASK [validate-host : Collect information about the host] 2026-03-11 07:51:54.950492 | debian-bookworm | ok 2026-03-11 07:51:54.963725 | 2026-03-11 07:51:54.963855 | TASK [validate-host : Sanitize hostname] 2026-03-11 07:51:55.070716 | debian-bookworm | ok 2026-03-11 07:51:55.117982 | 2026-03-11 07:51:55.118150 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-11 07:51:55.675700 | debian-bookworm -> localhost | changed 2026-03-11 07:51:55.688719 | 2026-03-11 07:51:55.688893 | TASK [validate-host : Collect information about zuul worker] 2026-03-11 07:51:56.082196 | debian-bookworm | ok 2026-03-11 07:51:56.087319 | 2026-03-11 07:51:56.087445 | TASK [validate-host : Write out all zuul information for each host] 2026-03-11 07:51:56.661039 | debian-bookworm -> localhost | changed 2026-03-11 07:51:56.670649 | 2026-03-11 07:51:56.670762 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-11 07:51:56.946225 | debian-bookworm | ok 2026-03-11 07:51:56.952536 | 2026-03-11 07:51:56.952651 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-11 07:51:57.995398 | debian-bookworm | changed: 2026-03-11 07:51:57.995703 | debian-bookworm | cd+++++++++ src/ 2026-03-11 07:51:57.995765 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-11 07:51:57.995809 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-11 07:51:57.995846 | debian-bookworm | cd+++++++++ src/github.com/osism/metalbox/ 2026-03-11 07:51:57.995882 | debian-bookworm | Containerfile 2026-03-11 07:51:58.032240 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007322 2026-03-11 07:52:46.444285 | 2026-03-11 07:52:46.444435 | TASK [upload-logs : Upload logs to log server] 2026-03-11 07:52:47.007950 | localhost | Output suppressed because no_log was given 2026-03-11 07:52:47.009790 | 2026-03-11 07:52:47.009891 | LOOP [upload-logs : Compress console log and json output] 2026-03-11 07:52:47.070781 | localhost | skipping: Conditional result was False 2026-03-11 07:52:47.075978 | localhost | skipping: Conditional result was False 2026-03-11 07:52:47.087390 | 2026-03-11 07:52:47.087509 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-11 07:52:47.130370 | localhost | skipping: Conditional result was False 2026-03-11 07:52:47.131771 | 2026-03-11 07:52:47.135509 | localhost | skipping: Conditional result was False 2026-03-11 07:52:47.146275 | 2026-03-11 07:52:47.146488 | LOOP [upload-logs : Upload console log and json output]