2025-10-05 03:00:10.984272 | Job console starting 2025-10-05 03:00:11.029580 | Updating git repos 2025-10-05 03:00:11.364776 | Cloning repos into workspace 2025-10-05 03:00:11.438978 | Restoring repo states 2025-10-05 03:00:11.450061 | Merging changes 2025-10-05 03:00:11.450082 | Checking out repos 2025-10-05 03:00:11.607757 | Preparing playbooks 2025-10-05 03:00:12.663239 | Running Ansible setup 2025-10-05 03:00:19.194472 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-05 03:00:20.862571 | 2025-10-05 03:00:20.862706 | PLAY [Base pre] 2025-10-05 03:00:20.904247 | 2025-10-05 03:00:20.904385 | TASK [Setup log path fact] 2025-10-05 03:00:20.922652 | debian-bookworm | ok 2025-10-05 03:00:20.942539 | 2025-10-05 03:00:20.942656 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-05 03:00:20.974422 | debian-bookworm | ok 2025-10-05 03:00:20.988642 | 2025-10-05 03:00:20.988739 | TASK [emit-job-header : Print job information] 2025-10-05 03:00:21.047393 | # Job Information 2025-10-05 03:00:21.047560 | Ansible Version: 2.16.14 2025-10-05 03:00:21.047596 | Job: yamllint 2025-10-05 03:00:21.047629 | Pipeline: periodic-daily 2025-10-05 03:00:21.047653 | Executor: 521e9411259a 2025-10-05 03:00:21.047673 | Triggered by: https://github.com/osism/openstack-ironic-images 2025-10-05 03:00:21.047695 | Event ID: a8f1ce8e960448349c5138ee14116035 2025-10-05 03:00:21.052391 | 2025-10-05 03:00:21.052484 | LOOP [emit-job-header : Print node information] 2025-10-05 03:00:21.198384 | debian-bookworm | ok: 2025-10-05 03:00:21.198530 | debian-bookworm | # Node Information 2025-10-05 03:00:21.198558 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-05 03:00:21.198579 | debian-bookworm | Hostname: debian 2025-10-05 03:00:21.198597 | debian-bookworm | Username: zuul 2025-10-05 03:00:21.198615 | debian-bookworm | Distro: Debian 12.12 2025-10-05 03:00:21.198634 | debian-bookworm | Provider: regiocloud-a 2025-10-05 03:00:21.198652 | debian-bookworm | Region: 2025-10-05 03:00:21.198670 | debian-bookworm | Label: debian-bookworm 2025-10-05 03:00:21.198687 | debian-bookworm | Product Name: OpenStack Nova 2025-10-05 03:00:21.198703 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefa:e68d 2025-10-05 03:00:21.208239 | 2025-10-05 03:00:21.208350 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-05 03:00:21.922574 | debian-bookworm -> localhost | changed 2025-10-05 03:00:21.929789 | 2025-10-05 03:00:21.929893 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-05 03:00:24.226109 | debian-bookworm -> localhost | changed 2025-10-05 03:00:24.251982 | 2025-10-05 03:00:24.252080 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-05 03:00:25.093061 | debian-bookworm -> localhost | ok 2025-10-05 03:00:25.100089 | 2025-10-05 03:00:25.100195 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-05 03:00:25.126720 | debian-bookworm | ok 2025-10-05 03:00:25.159226 | debian-bookworm | included: /var/lib/zuul/builds/474bff2880a04b888fd0dacf4826f27f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-05 03:00:25.174348 | 2025-10-05 03:00:25.174453 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-05 03:00:29.363613 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-05 03:00:29.363787 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/474bff2880a04b888fd0dacf4826f27f/work/474bff2880a04b888fd0dacf4826f27f_id_rsa 2025-10-05 03:00:29.363817 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/474bff2880a04b888fd0dacf4826f27f/work/474bff2880a04b888fd0dacf4826f27f_id_rsa.pub 2025-10-05 03:00:29.363839 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-05 03:00:29.363858 | debian-bookworm -> localhost | SHA256:S3kHIWxgliN0IAlN/PU2DpdAXiDesFYIAOFElvQmKdA zuul-build-sshkey 2025-10-05 03:00:29.363876 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-05 03:00:29.363903 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-05 03:00:29.363921 | debian-bookworm -> localhost | |X&=+=+O=o . | 2025-10-05 03:00:29.363938 | debian-bookworm -> localhost | |=.Eoo@=.o. . | 2025-10-05 03:00:29.363955 | debian-bookworm -> localhost | |.+ ++oo= .. | 2025-10-05 03:00:29.363971 | debian-bookworm -> localhost | |. o.. . *. . | 2025-10-05 03:00:29.363988 | debian-bookworm -> localhost | | =S.. . | 2025-10-05 03:00:29.364007 | debian-bookworm -> localhost | | ..o . | 2025-10-05 03:00:29.364024 | debian-bookworm -> localhost | | . | 2025-10-05 03:00:29.364041 | debian-bookworm -> localhost | | | 2025-10-05 03:00:29.364058 | debian-bookworm -> localhost | | | 2025-10-05 03:00:29.364074 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-05 03:00:29.364110 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.949977 2025-10-05 03:00:29.369133 | 2025-10-05 03:00:29.369212 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-05 03:00:29.416273 | debian-bookworm | ok 2025-10-05 03:00:29.441289 | debian-bookworm | included: /var/lib/zuul/builds/474bff2880a04b888fd0dacf4826f27f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-05 03:00:29.456374 | 2025-10-05 03:00:29.456468 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-05 03:00:29.481157 | debian-bookworm | skipping: Conditional result was False 2025-10-05 03:00:29.498664 | 2025-10-05 03:00:29.498777 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-05 03:00:30.189505 | debian-bookworm | changed 2025-10-05 03:00:30.194047 | 2025-10-05 03:00:30.194122 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-05 03:00:30.468379 | debian-bookworm | ok 2025-10-05 03:00:30.473157 | 2025-10-05 03:00:30.473238 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-05 03:00:31.169148 | debian-bookworm | changed 2025-10-05 03:00:31.183511 | 2025-10-05 03:00:31.183606 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-05 03:00:31.832525 | debian-bookworm | changed 2025-10-05 03:00:31.837857 | 2025-10-05 03:00:31.837948 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-05 03:00:31.893844 | debian-bookworm | skipping: Conditional result was False 2025-10-05 03:00:31.898891 | 2025-10-05 03:00:31.898980 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-05 03:00:32.644492 | debian-bookworm -> localhost | changed 2025-10-05 03:00:32.653428 | 2025-10-05 03:00:32.653521 | TASK [add-build-sshkey : Add back temp key] 2025-10-05 03:00:33.399624 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/474bff2880a04b888fd0dacf4826f27f/work/474bff2880a04b888fd0dacf4826f27f_id_rsa (zuul-build-sshkey) 2025-10-05 03:00:33.399841 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016182 2025-10-05 03:00:33.409278 | 2025-10-05 03:00:33.409467 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-05 03:00:33.835483 | debian-bookworm | ok 2025-10-05 03:00:33.842903 | 2025-10-05 03:00:33.843007 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-05 03:00:33.896933 | debian-bookworm | skipping: Conditional result was False 2025-10-05 03:00:33.913286 | 2025-10-05 03:00:33.913401 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-05 03:00:34.430298 | debian-bookworm | ok 2025-10-05 03:00:34.451064 | 2025-10-05 03:00:34.451212 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-05 03:00:34.511044 | debian-bookworm | ok 2025-10-05 03:00:34.526136 | 2025-10-05 03:00:34.526260 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-05 03:00:35.113797 | debian-bookworm -> localhost | ok 2025-10-05 03:00:35.120386 | 2025-10-05 03:00:35.120483 | TASK [validate-host : Collect information about the host] 2025-10-05 03:00:36.416201 | debian-bookworm | ok 2025-10-05 03:00:36.430370 | 2025-10-05 03:00:36.430459 | TASK [validate-host : Sanitize hostname] 2025-10-05 03:00:36.558995 | debian-bookworm | ok 2025-10-05 03:00:36.643313 | 2025-10-05 03:00:36.643430 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-05 03:00:37.591024 | debian-bookworm -> localhost | changed 2025-10-05 03:00:37.595680 | 2025-10-05 03:00:37.595773 | TASK [validate-host : Collect information about zuul worker] 2025-10-05 03:00:38.024272 | debian-bookworm | ok 2025-10-05 03:00:38.055704 | 2025-10-05 03:00:38.055873 | TASK [validate-host : Write out all zuul information for each host] 2025-10-05 03:00:39.012359 | debian-bookworm -> localhost | changed 2025-10-05 03:00:39.021424 | 2025-10-05 03:00:39.021518 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-05 03:00:39.369846 | debian-bookworm | ok 2025-10-05 03:00:39.375169 | 2025-10-05 03:00:39.375289 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-05 03:00:40.922340 | debian-bookworm | changed: 2025-10-05 03:00:40.922520 | debian-bookworm | cd+++++++++ src/ 2025-10-05 03:00:40.922555 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-05 03:00:40.922580 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-05 03:00:40.922601 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-ironic-images/ 2025-10-05 03:00:40.922622 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008747 2025-10-05 03:01:06.299632 | 2025-10-05 03:01:06.299730 | TASK [upload-logs : Upload logs to log server] 2025-10-05 03:01:06.997414 | localhost | Output suppressed because no_log was given 2025-10-05 03:01:06.998822 | 2025-10-05 03:01:06.998911 | LOOP [upload-logs : Compress console log and json output] 2025-10-05 03:01:07.040690 | localhost | skipping: Conditional result was False 2025-10-05 03:01:07.045044 | localhost | skipping: Conditional result was False 2025-10-05 03:01:07.047582 | 2025-10-05 03:01:07.047660 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-05 03:01:07.093362 | localhost | skipping: Conditional result was False 2025-10-05 03:01:07.093556 | 2025-10-05 03:01:07.098957 | localhost | skipping: Conditional result was False 2025-10-05 03:01:07.102645 | 2025-10-05 03:01:07.102743 | LOOP [upload-logs : Upload console log and json output]