2026-05-26 18:07:00.860559 | Job console starting 2026-05-26 18:07:00.875693 | Updating git repos 2026-05-26 18:07:00.913654 | Cloning repos into workspace 2026-05-26 18:07:00.982671 | Restoring repo states 2026-05-26 18:07:01.018069 | Merging changes 2026-05-26 18:07:01.816769 | Checking out repos 2026-05-26 18:07:02.277700 | Preparing playbooks 2026-05-26 18:07:03.774906 | Running Ansible setup 2026-05-26 18:07:09.971674 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-26 18:07:10.804749 | 2026-05-26 18:07:10.804866 | PLAY [Base pre] 2026-05-26 18:07:10.825439 | 2026-05-26 18:07:10.825547 | TASK [Setup log path fact] 2026-05-26 18:07:10.853789 | debian-bookworm | ok 2026-05-26 18:07:10.867177 | 2026-05-26 18:07:10.867296 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 18:07:10.913246 | debian-bookworm | ok 2026-05-26 18:07:10.926152 | 2026-05-26 18:07:10.926278 | TASK [emit-job-header : Print job information] 2026-05-26 18:07:10.953701 | # Job Information 2026-05-26 18:07:10.953841 | Ansible Version: 2.16.14 2026-05-26 18:07:10.953871 | Job: ansible-lint 2026-05-26 18:07:10.953899 | Pipeline: check 2026-05-26 18:07:10.953918 | Executor: 521e9411259a 2026-05-26 18:07:10.953935 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/898 2026-05-26 18:07:10.953954 | Event ID: a7a9f5d0-592d-11f1-826e-4c2d424a01c8 2026-05-26 18:07:10.957858 | 2026-05-26 18:07:10.957936 | LOOP [emit-job-header : Print node information] 2026-05-26 18:07:11.076486 | debian-bookworm | ok: 2026-05-26 18:07:11.076636 | debian-bookworm | # Node Information 2026-05-26 18:07:11.076665 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-26 18:07:11.076686 | debian-bookworm | Hostname: debian 2026-05-26 18:07:11.076705 | debian-bookworm | Username: zuul 2026-05-26 18:07:11.076722 | debian-bookworm | Distro: Debian 12.14 2026-05-26 18:07:11.076742 | debian-bookworm | Provider: regiocloud-a 2026-05-26 18:07:11.076759 | debian-bookworm | Region: 2026-05-26 18:07:11.076776 | debian-bookworm | Label: debian-bookworm 2026-05-26 18:07:11.076792 | debian-bookworm | Product Name: OpenStack Nova 2026-05-26 18:07:11.076809 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe62:bb0a 2026-05-26 18:07:11.093693 | 2026-05-26 18:07:11.093795 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-26 18:07:11.865947 | debian-bookworm -> localhost | changed 2026-05-26 18:07:11.872029 | 2026-05-26 18:07:11.872124 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-26 18:07:13.323151 | debian-bookworm -> localhost | changed 2026-05-26 18:07:13.338249 | 2026-05-26 18:07:13.338399 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-26 18:07:14.055616 | debian-bookworm -> localhost | ok 2026-05-26 18:07:14.062142 | 2026-05-26 18:07:14.062240 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-26 18:07:14.107037 | debian-bookworm | ok 2026-05-26 18:07:14.127975 | debian-bookworm | included: /var/lib/zuul/builds/0d6eff61c6414c4da4c7aacafc2caf9b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-26 18:07:14.140064 | 2026-05-26 18:07:14.140165 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-26 18:07:16.981273 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-26 18:07:16.981458 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0d6eff61c6414c4da4c7aacafc2caf9b/work/0d6eff61c6414c4da4c7aacafc2caf9b_id_rsa 2026-05-26 18:07:16.981489 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0d6eff61c6414c4da4c7aacafc2caf9b/work/0d6eff61c6414c4da4c7aacafc2caf9b_id_rsa.pub 2026-05-26 18:07:16.981511 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-26 18:07:16.981531 | debian-bookworm -> localhost | SHA256:t/mAkANznetJVenEYrmkzNsXkdL5F6Yc0s7pcbtzFxo zuul-build-sshkey 2026-05-26 18:07:16.981610 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-26 18:07:16.981629 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-26 18:07:16.981647 | debian-bookworm -> localhost | | +o+ | 2026-05-26 18:07:16.981665 | debian-bookworm -> localhost | | . .*oOo o | 2026-05-26 18:07:16.981682 | debian-bookworm -> localhost | | o .oo+.*=o= .| 2026-05-26 18:07:16.981698 | debian-bookworm -> localhost | | + .+o. oB...| 2026-05-26 18:07:16.981714 | debian-bookworm -> localhost | | + So. ..o..| 2026-05-26 18:07:16.981735 | debian-bookworm -> localhost | | =.+.o.E o | 2026-05-26 18:07:16.981752 | debian-bookworm -> localhost | | + +. o o| 2026-05-26 18:07:16.981769 | debian-bookworm -> localhost | | o . oo| 2026-05-26 18:07:16.981786 | debian-bookworm -> localhost | | . +| 2026-05-26 18:07:16.981803 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-26 18:07:16.981846 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.927501 2026-05-26 18:07:16.995052 | 2026-05-26 18:07:16.995147 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-26 18:07:17.021611 | debian-bookworm | ok 2026-05-26 18:07:17.029946 | debian-bookworm | included: /var/lib/zuul/builds/0d6eff61c6414c4da4c7aacafc2caf9b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-26 18:07:17.039490 | 2026-05-26 18:07:17.039577 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-26 18:07:17.062310 | debian-bookworm | skipping: Conditional result was False 2026-05-26 18:07:17.068307 | 2026-05-26 18:07:17.068412 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-26 18:07:17.691568 | debian-bookworm | changed 2026-05-26 18:07:17.695931 | 2026-05-26 18:07:17.696009 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-26 18:07:18.013703 | debian-bookworm | ok 2026-05-26 18:07:18.018322 | 2026-05-26 18:07:18.018403 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-26 18:07:18.659658 | debian-bookworm | changed 2026-05-26 18:07:18.665931 | 2026-05-26 18:07:18.666020 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-26 18:07:19.361539 | debian-bookworm | changed 2026-05-26 18:07:19.366409 | 2026-05-26 18:07:19.366492 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-26 18:07:19.378997 | debian-bookworm | skipping: Conditional result was False 2026-05-26 18:07:19.383731 | 2026-05-26 18:07:19.383805 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-26 18:07:19.956771 | debian-bookworm -> localhost | changed 2026-05-26 18:07:19.967414 | 2026-05-26 18:07:19.967516 | TASK [add-build-sshkey : Add back temp key] 2026-05-26 18:07:20.381697 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0d6eff61c6414c4da4c7aacafc2caf9b/work/0d6eff61c6414c4da4c7aacafc2caf9b_id_rsa (zuul-build-sshkey) 2026-05-26 18:07:20.381908 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026085 2026-05-26 18:07:20.390524 | 2026-05-26 18:07:20.390620 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-26 18:07:20.882385 | debian-bookworm | ok 2026-05-26 18:07:20.887765 | 2026-05-26 18:07:20.887859 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-26 18:07:20.910916 | debian-bookworm | skipping: Conditional result was False 2026-05-26 18:07:20.921225 | 2026-05-26 18:07:20.921348 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-26 18:07:21.468555 | debian-bookworm | ok 2026-05-26 18:07:21.478849 | 2026-05-26 18:07:21.478952 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-26 18:07:21.515606 | debian-bookworm | ok 2026-05-26 18:07:21.528848 | 2026-05-26 18:07:21.529017 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-26 18:07:21.877260 | debian-bookworm -> localhost | ok 2026-05-26 18:07:21.882438 | 2026-05-26 18:07:21.882521 | TASK [validate-host : Collect information about the host] 2026-05-26 18:07:22.967491 | debian-bookworm | ok 2026-05-26 18:07:22.983842 | 2026-05-26 18:07:22.983950 | TASK [validate-host : Sanitize hostname] 2026-05-26 18:07:23.238223 | debian-bookworm | ok 2026-05-26 18:07:23.353741 | 2026-05-26 18:07:23.353846 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-26 18:07:24.441905 | debian-bookworm -> localhost | changed 2026-05-26 18:07:24.447790 | 2026-05-26 18:07:24.447867 | TASK [validate-host : Collect information about zuul worker] 2026-05-26 18:07:24.920985 | debian-bookworm | ok 2026-05-26 18:07:24.929816 | 2026-05-26 18:07:24.929907 | TASK [validate-host : Write out all zuul information for each host] 2026-05-26 18:07:25.447820 | debian-bookworm -> localhost | changed 2026-05-26 18:07:25.457113 | 2026-05-26 18:07:25.457203 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-26 18:07:25.717103 | debian-bookworm | ok 2026-05-26 18:07:25.723460 | 2026-05-26 18:07:25.723563 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-26 18:07:26.530217 | debian-bookworm | changed: 2026-05-26 18:07:26.530441 | debian-bookworm | cd+++++++++ src/ 2026-05-26 18:07:26.530485 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-26 18:07:26.530516 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-26 18:07:26.530544 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-26 18:07:26.530571 | debian-bookworm | Containerfile 2026-05-26 18:07:26.530756 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/0d6eff61c6414c4da4c7aacafc2caf9b/work/logs" 2026-05-26 18:08:24.208997 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0d6eff61c6414c4da4c7aacafc2caf9b/work/artifacts" 2026-05-26 18:08:24.576975 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0d6eff61c6414c4da4c7aacafc2caf9b/work/docs" 2026-05-26 18:08:24.589388 | 2026-05-26 18:08:24.589503 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-26 18:08:25.348590 | debian-bookworm | changed: 2026-05-26 18:08:25.349185 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-26 18:08:25.349250 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-26 18:08:25.349296 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-26 18:08:25.349354 | debian-bookworm | changed: All items complete 2026-05-26 18:08:25.349387 | 2026-05-26 18:08:26.098619 | debian-bookworm | changed: .d..t...... ./ 2026-05-26 18:08:26.704879 | debian-bookworm | changed: .d..t...... ./ 2026-05-26 18:08:26.739410 | 2026-05-26 18:08:26.739530 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-26 18:08:27.304344 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.006698 2026-05-26 18:08:27.566861 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.005534 2026-05-26 18:08:27.586074 | 2026-05-26 18:08:27.586153 | PLAY RECAP 2026-05-26 18:08:27.586202 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-26 18:08:27.586227 | 2026-05-26 18:08:27.690008 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-26 18:08:27.690719 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 18:08:28.335770 | 2026-05-26 18:08:28.335893 | PLAY [Base post] 2026-05-26 18:08:28.349608 | 2026-05-26 18:08:28.349720 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-26 18:08:28.875539 | debian-bookworm | changed 2026-05-26 18:08:28.882411 | 2026-05-26 18:08:28.882539 | PLAY RECAP 2026-05-26 18:08:28.882600 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-26 18:08:28.882660 | 2026-05-26 18:08:29.025213 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-26 18:08:29.025975 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-26 18:08:29.912159 | 2026-05-26 18:08:29.912290 | PLAY [Base post-logs] 2026-05-26 18:08:29.925013 | 2026-05-26 18:08:29.925125 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-26 18:08:30.343948 | localhost | changed 2026-05-26 18:08:30.353601 | 2026-05-26 18:08:30.353732 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-26 18:08:30.378319 | localhost | ok 2026-05-26 18:08:30.381844 | 2026-05-26 18:08:30.381931 | TASK [Set zuul-log-path fact] 2026-05-26 18:08:30.396793 | localhost | ok 2026-05-26 18:08:30.404080 | 2026-05-26 18:08:30.404175 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-26 18:08:30.430145 | localhost | ok 2026-05-26 18:08:30.432879 | 2026-05-26 18:08:30.432964 | TASK [upload-logs : Create log directories] 2026-05-26 18:08:30.908834 | localhost | changed 2026-05-26 18:08:30.915132 | 2026-05-26 18:08:30.915286 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-26 18:08:31.465500 | localhost -> localhost | ok: Runtime: 0:00:00.008004 2026-05-26 18:08:31.469020 | 2026-05-26 18:08:31.469110 | TASK [upload-logs : Upload logs to log server] 2026-05-26 18:08:32.014646 | localhost | Output suppressed because no_log was given 2026-05-26 18:08:32.019520 | 2026-05-26 18:08:32.019745 | LOOP [upload-logs : Compress console log and json output] 2026-05-26 18:08:32.068401 | localhost | skipping: Conditional result was False 2026-05-26 18:08:32.073761 | localhost | skipping: Conditional result was False 2026-05-26 18:08:32.081646 | 2026-05-26 18:08:32.081882 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-26 18:08:32.140276 | localhost | skipping: Conditional result was False 2026-05-26 18:08:32.141155 | 2026-05-26 18:08:32.144650 | localhost | skipping: Conditional result was False 2026-05-26 18:08:32.153594 | 2026-05-26 18:08:32.153702 | LOOP [upload-logs : Upload console log and json output]