2025-11-24 12:34:20.927031 | Job console starting 2025-11-24 12:34:20.951992 | Updating git repos 2025-11-24 12:34:20.996668 | Cloning repos into workspace 2025-11-24 12:34:21.075420 | Restoring repo states 2025-11-24 12:34:21.090688 | Merging changes 2025-11-24 12:34:21.648218 | Checking out repos 2025-11-24 12:34:21.687632 | Preparing playbooks 2025-11-24 12:34:22.384831 | Running Ansible setup 2025-11-24 12:34:26.967379 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-24 12:34:27.841319 | 2025-11-24 12:34:27.841498 | PLAY [Base pre] 2025-11-24 12:34:27.865534 | 2025-11-24 12:34:27.865700 | TASK [Setup log path fact] 2025-11-24 12:34:27.895921 | debian-bookworm | ok 2025-11-24 12:34:27.914724 | 2025-11-24 12:34:27.914936 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-24 12:34:27.945128 | debian-bookworm | ok 2025-11-24 12:34:27.965003 | 2025-11-24 12:34:27.965152 | TASK [emit-job-header : Print job information] 2025-11-24 12:34:28.035607 | # Job Information 2025-11-24 12:34:28.035796 | Ansible Version: 2.16.14 2025-11-24 12:34:28.035831 | Job: ansible-lint 2025-11-24 12:34:28.035896 | Pipeline: check 2025-11-24 12:34:28.035921 | Executor: 521e9411259a 2025-11-24 12:34:28.035942 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/462 2025-11-24 12:34:28.035965 | Event ID: e1ca5700-c931-11f0-8db7-c27a6478e214 2025-11-24 12:34:28.040949 | 2025-11-24 12:34:28.041064 | LOOP [emit-job-header : Print node information] 2025-11-24 12:34:28.264648 | debian-bookworm | ok: 2025-11-24 12:34:28.264942 | debian-bookworm | # Node Information 2025-11-24 12:34:28.264986 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-24 12:34:28.265012 | debian-bookworm | Hostname: debian 2025-11-24 12:34:28.265034 | debian-bookworm | Username: zuul 2025-11-24 12:34:28.265055 | debian-bookworm | Distro: Debian 12.12 2025-11-24 12:34:28.265078 | debian-bookworm | Provider: regiocloud-a 2025-11-24 12:34:28.265099 | debian-bookworm | Region: 2025-11-24 12:34:28.265121 | debian-bookworm | Label: debian-bookworm 2025-11-24 12:34:28.265141 | debian-bookworm | Product Name: OpenStack Nova 2025-11-24 12:34:28.265161 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe02:79d3 2025-11-24 12:34:28.285517 | 2025-11-24 12:34:28.285653 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-24 12:34:29.011824 | debian-bookworm -> localhost | changed 2025-11-24 12:34:29.019526 | 2025-11-24 12:34:29.019670 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-24 12:34:30.425278 | debian-bookworm -> localhost | changed 2025-11-24 12:34:30.436401 | 2025-11-24 12:34:30.436543 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-24 12:34:30.804756 | debian-bookworm -> localhost | ok 2025-11-24 12:34:30.811183 | 2025-11-24 12:34:30.811317 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-24 12:34:30.841477 | debian-bookworm | ok 2025-11-24 12:34:30.861128 | debian-bookworm | included: /var/lib/zuul/builds/2ebe7fa49d0a411a9ce0939b16563f24/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-24 12:34:30.869096 | 2025-11-24 12:34:30.869220 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-24 12:34:32.812132 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-24 12:34:32.812372 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2ebe7fa49d0a411a9ce0939b16563f24/work/2ebe7fa49d0a411a9ce0939b16563f24_id_rsa 2025-11-24 12:34:32.812412 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2ebe7fa49d0a411a9ce0939b16563f24/work/2ebe7fa49d0a411a9ce0939b16563f24_id_rsa.pub 2025-11-24 12:34:32.812439 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-24 12:34:32.812463 | debian-bookworm -> localhost | SHA256:GrjfYkevLdm5NIhJNFhqspCrctXaw3O+onmmsaiZzeA zuul-build-sshkey 2025-11-24 12:34:32.812498 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-24 12:34:32.812520 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-24 12:34:32.812541 | debian-bookworm -> localhost | | . | 2025-11-24 12:34:32.812563 | debian-bookworm -> localhost | | . + | 2025-11-24 12:34:32.812583 | debian-bookworm -> localhost | |o . + o | 2025-11-24 12:34:32.812603 | debian-bookworm -> localhost | | o + + . | 2025-11-24 12:34:32.812622 | debian-bookworm -> localhost | |. . o + S | 2025-11-24 12:34:32.812649 | debian-bookworm -> localhost | |. . * =.. | 2025-11-24 12:34:32.812670 | debian-bookworm -> localhost | |+ . + O.o+o. | 2025-11-24 12:34:32.812690 | debian-bookworm -> localhost | |oB . =**+o+. | 2025-11-24 12:34:32.812710 | debian-bookworm -> localhost | |+E+ =*.+=+o. | 2025-11-24 12:34:32.812731 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-24 12:34:32.812781 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.149207 2025-11-24 12:34:32.819287 | 2025-11-24 12:34:32.819394 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-24 12:34:32.863384 | debian-bookworm | ok 2025-11-24 12:34:32.878526 | debian-bookworm | included: /var/lib/zuul/builds/2ebe7fa49d0a411a9ce0939b16563f24/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-24 12:34:32.888495 | 2025-11-24 12:34:32.888602 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-24 12:34:32.912204 | debian-bookworm | skipping: Conditional result was False 2025-11-24 12:34:32.918031 | 2025-11-24 12:34:32.918138 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-24 12:34:33.589599 | debian-bookworm | changed 2025-11-24 12:34:33.596674 | 2025-11-24 12:34:33.596793 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-24 12:34:33.851052 | debian-bookworm | ok 2025-11-24 12:34:33.856970 | 2025-11-24 12:34:33.857097 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-24 12:34:34.510110 | debian-bookworm | changed 2025-11-24 12:34:34.522079 | 2025-11-24 12:34:34.522287 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-24 12:34:35.188599 | debian-bookworm | changed 2025-11-24 12:34:35.197499 | 2025-11-24 12:34:35.197648 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-24 12:34:35.223049 | debian-bookworm | skipping: Conditional result was False 2025-11-24 12:34:35.235381 | 2025-11-24 12:34:35.235536 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-24 12:34:35.751557 | debian-bookworm -> localhost | changed 2025-11-24 12:34:35.763386 | 2025-11-24 12:34:35.763522 | TASK [add-build-sshkey : Add back temp key] 2025-11-24 12:34:36.208979 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2ebe7fa49d0a411a9ce0939b16563f24/work/2ebe7fa49d0a411a9ce0939b16563f24_id_rsa (zuul-build-sshkey) 2025-11-24 12:34:36.209412 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017030 2025-11-24 12:34:36.218108 | 2025-11-24 12:34:36.218259 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-24 12:34:36.721964 | debian-bookworm | ok 2025-11-24 12:34:36.727472 | 2025-11-24 12:34:36.733201 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-24 12:34:36.777457 | debian-bookworm | skipping: Conditional result was False 2025-11-24 12:34:36.788818 | 2025-11-24 12:34:36.788997 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-24 12:34:37.248323 | debian-bookworm | ok 2025-11-24 12:34:37.265405 | 2025-11-24 12:34:37.265565 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-24 12:34:37.321923 | debian-bookworm | ok 2025-11-24 12:34:37.329816 | 2025-11-24 12:34:37.330005 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-24 12:34:37.624101 | debian-bookworm -> localhost | ok 2025-11-24 12:34:37.631171 | 2025-11-24 12:34:37.631302 | TASK [validate-host : Collect information about the host] 2025-11-24 12:34:38.806405 | debian-bookworm | ok 2025-11-24 12:34:38.823918 | 2025-11-24 12:34:38.824183 | TASK [validate-host : Sanitize hostname] 2025-11-24 12:34:38.945127 | debian-bookworm | ok 2025-11-24 12:34:38.988959 | 2025-11-24 12:34:38.989102 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-24 12:34:39.653456 | debian-bookworm -> localhost | changed 2025-11-24 12:34:39.660448 | 2025-11-24 12:34:39.660574 | TASK [validate-host : Collect information about zuul worker] 2025-11-24 12:34:40.078594 | debian-bookworm | ok 2025-11-24 12:34:40.083567 | 2025-11-24 12:34:40.083691 | TASK [validate-host : Write out all zuul information for each host] 2025-11-24 12:34:40.690125 | debian-bookworm -> localhost | changed 2025-11-24 12:34:40.700180 | 2025-11-24 12:34:40.700301 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-24 12:34:40.971739 | debian-bookworm | ok 2025-11-24 12:34:40.978178 | 2025-11-24 12:34:40.978292 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-24 12:34:41.821661 | debian-bookworm | changed: 2025-11-24 12:34:41.821895 | debian-bookworm | cd+++++++++ src/ 2025-11-24 12:34:41.821931 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-24 12:34:41.821956 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-24 12:34:41.821978 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2025-11-24 12:34:41.821999 | debian-bookworm | Containerfile 2025-11-24 12:34:41.822132 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007458 2025-11-24 12:35:23.064315 | 2025-11-24 12:35:23.064444 | TASK [upload-logs : Upload logs to log server] 2025-11-24 12:35:23.650213 | localhost | Output suppressed because no_log was given 2025-11-24 12:35:23.652117 | 2025-11-24 12:35:23.652226 | LOOP [upload-logs : Compress console log and json output] 2025-11-24 12:35:23.710012 | localhost | skipping: Conditional result was False 2025-11-24 12:35:23.714774 | localhost | skipping: Conditional result was False 2025-11-24 12:35:23.725674 | 2025-11-24 12:35:23.725884 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-24 12:35:23.772873 | localhost | skipping: Conditional result was False 2025-11-24 12:35:23.773361 | 2025-11-24 12:35:23.777532 | localhost | skipping: Conditional result was False 2025-11-24 12:35:23.789943 | 2025-11-24 12:35:23.790173 | LOOP [upload-logs : Upload console log and json output]