2026-06-28 03:20:46.595590 | Job console starting 2026-06-28 03:20:46.610026 | Updating git repos 2026-06-28 03:20:46.654960 | Cloning repos into workspace 2026-06-28 03:20:46.770459 | Restoring repo states 2026-06-28 03:20:46.812056 | Merging changes 2026-06-28 03:20:46.812080 | Checking out repos 2026-06-28 03:20:46.968641 | Preparing playbooks 2026-06-28 03:20:48.282468 | Running Ansible setup 2026-06-28 03:20:53.033837 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-28 03:20:53.832139 | 2026-06-28 03:20:53.832323 | PLAY [Base pre] 2026-06-28 03:20:53.851358 | 2026-06-28 03:20:53.851522 | TASK [Setup log path fact] 2026-06-28 03:20:53.893597 | debian-bookworm | ok 2026-06-28 03:20:53.911766 | 2026-06-28 03:20:53.911964 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-28 03:20:53.942110 | debian-bookworm | ok 2026-06-28 03:20:53.954864 | 2026-06-28 03:20:53.955021 | TASK [emit-job-header : Print job information] 2026-06-28 03:20:53.997242 | # Job Information 2026-06-28 03:20:53.997466 | Ansible Version: 2.16.14 2026-06-28 03:20:53.997503 | Job: yamllint 2026-06-28 03:20:53.997538 | Pipeline: periodic-daily 2026-06-28 03:20:53.997592 | Executor: 521e9411259a 2026-06-28 03:20:53.997618 | Triggered by: https://github.com/osism/ansible-collection-services 2026-06-28 03:20:53.997640 | Event ID: 07d159fcbf4743dba4238137afaeaae0 2026-06-28 03:20:54.003051 | 2026-06-28 03:20:54.003183 | LOOP [emit-job-header : Print node information] 2026-06-28 03:20:54.114879 | debian-bookworm | ok: 2026-06-28 03:20:54.115178 | debian-bookworm | # Node Information 2026-06-28 03:20:54.115215 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-28 03:20:54.115241 | debian-bookworm | Hostname: debian 2026-06-28 03:20:54.115263 | debian-bookworm | Username: zuul 2026-06-28 03:20:54.115284 | debian-bookworm | Distro: Debian 12.14 2026-06-28 03:20:54.115308 | debian-bookworm | Provider: regiocloud-a 2026-06-28 03:20:54.115330 | debian-bookworm | Region: 2026-06-28 03:20:54.115357 | debian-bookworm | Label: debian-bookworm 2026-06-28 03:20:54.115378 | debian-bookworm | Product Name: OpenStack Nova 2026-06-28 03:20:54.115398 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feca:9a2c 2026-06-28 03:20:54.137729 | 2026-06-28 03:20:54.137934 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-28 03:20:54.753460 | debian-bookworm -> localhost | changed 2026-06-28 03:20:54.765522 | 2026-06-28 03:20:54.765740 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-28 03:20:55.932426 | debian-bookworm -> localhost | changed 2026-06-28 03:20:55.950868 | 2026-06-28 03:20:55.951424 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-28 03:20:56.310881 | debian-bookworm -> localhost | ok 2026-06-28 03:20:56.319156 | 2026-06-28 03:20:56.319306 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-28 03:20:56.373803 | debian-bookworm | ok 2026-06-28 03:20:56.392498 | debian-bookworm | included: /var/lib/zuul/builds/737d5ef77b0c42b4bcb6cff2ec02bdcd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-28 03:20:56.399382 | 2026-06-28 03:20:56.399505 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-28 03:20:58.496113 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-28 03:20:58.496398 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/737d5ef77b0c42b4bcb6cff2ec02bdcd/work/737d5ef77b0c42b4bcb6cff2ec02bdcd_id_rsa 2026-06-28 03:20:58.496439 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/737d5ef77b0c42b4bcb6cff2ec02bdcd/work/737d5ef77b0c42b4bcb6cff2ec02bdcd_id_rsa.pub 2026-06-28 03:20:58.496467 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-28 03:20:58.496491 | debian-bookworm -> localhost | SHA256:8n3S80qHrAov0sgVuxsx5w0M6a7Omfz3zTHVOwe3RFQ zuul-build-sshkey 2026-06-28 03:20:58.496514 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-28 03:20:58.496551 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-28 03:20:58.496617 | debian-bookworm -> localhost | | .E| 2026-06-28 03:20:58.496640 | debian-bookworm -> localhost | | . . | 2026-06-28 03:20:58.496660 | debian-bookworm -> localhost | | o . | 2026-06-28 03:20:58.496681 | debian-bookworm -> localhost | | ..o .. | 2026-06-28 03:20:58.496701 | debian-bookworm -> localhost | | =oS o.o| 2026-06-28 03:20:58.496727 | debian-bookworm -> localhost | | .oB + o o.oo| 2026-06-28 03:20:58.496747 | debian-bookworm -> localhost | | . ++.o + X .+.| 2026-06-28 03:20:58.496766 | debian-bookworm -> localhost | | o++++. B * o| 2026-06-28 03:20:58.496786 | debian-bookworm -> localhost | | .Boo+ooo +.. | 2026-06-28 03:20:58.496806 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-28 03:20:58.496867 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.522938 2026-06-28 03:20:58.504297 | 2026-06-28 03:20:58.504441 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-28 03:20:58.534489 | debian-bookworm | ok 2026-06-28 03:20:58.547126 | debian-bookworm | included: /var/lib/zuul/builds/737d5ef77b0c42b4bcb6cff2ec02bdcd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-28 03:20:58.556370 | 2026-06-28 03:20:58.556508 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-28 03:20:58.590966 | debian-bookworm | skipping: Conditional result was False 2026-06-28 03:20:58.597607 | 2026-06-28 03:20:58.597760 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-28 03:20:59.288498 | debian-bookworm | changed 2026-06-28 03:20:59.295122 | 2026-06-28 03:20:59.295273 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-28 03:20:59.573283 | debian-bookworm | ok 2026-06-28 03:20:59.584153 | 2026-06-28 03:20:59.584316 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-28 03:21:00.315867 | debian-bookworm | changed 2026-06-28 03:21:00.325142 | 2026-06-28 03:21:00.325346 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-28 03:21:00.966050 | debian-bookworm | changed 2026-06-28 03:21:00.975405 | 2026-06-28 03:21:00.975671 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-28 03:21:01.014445 | debian-bookworm | skipping: Conditional result was False 2026-06-28 03:21:01.043791 | 2026-06-28 03:21:01.044894 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-28 03:21:02.030222 | debian-bookworm -> localhost | changed 2026-06-28 03:21:02.055706 | 2026-06-28 03:21:02.056371 | TASK [add-build-sshkey : Add back temp key] 2026-06-28 03:21:02.646230 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/737d5ef77b0c42b4bcb6cff2ec02bdcd/work/737d5ef77b0c42b4bcb6cff2ec02bdcd_id_rsa (zuul-build-sshkey) 2026-06-28 03:21:02.646498 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016565 2026-06-28 03:21:02.655207 | 2026-06-28 03:21:02.655333 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-28 03:21:03.212888 | debian-bookworm | ok 2026-06-28 03:21:03.221971 | 2026-06-28 03:21:03.232713 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-28 03:21:03.294051 | debian-bookworm | skipping: Conditional result was False 2026-06-28 03:21:03.316033 | 2026-06-28 03:21:03.316191 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-28 03:21:03.927719 | debian-bookworm | ok 2026-06-28 03:21:03.946169 | 2026-06-28 03:21:03.946377 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-28 03:21:03.994439 | debian-bookworm | ok 2026-06-28 03:21:04.004419 | 2026-06-28 03:21:04.004632 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-28 03:21:04.579925 | debian-bookworm -> localhost | ok 2026-06-28 03:21:04.591155 | 2026-06-28 03:21:04.591293 | TASK [validate-host : Collect information about the host] 2026-06-28 03:21:05.857711 | debian-bookworm | ok 2026-06-28 03:21:05.881028 | 2026-06-28 03:21:05.881176 | TASK [validate-host : Sanitize hostname] 2026-06-28 03:21:06.068244 | debian-bookworm | ok 2026-06-28 03:21:06.073609 | 2026-06-28 03:21:06.073756 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-28 03:21:06.686319 | debian-bookworm -> localhost | changed 2026-06-28 03:21:06.695661 | 2026-06-28 03:21:06.696119 | TASK [validate-host : Collect information about zuul worker] 2026-06-28 03:21:07.111078 | debian-bookworm | ok 2026-06-28 03:21:07.116521 | 2026-06-28 03:21:07.116668 | TASK [validate-host : Write out all zuul information for each host] 2026-06-28 03:21:07.707785 | debian-bookworm -> localhost | changed 2026-06-28 03:21:07.722169 | 2026-06-28 03:21:07.722317 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-28 03:21:08.020955 | debian-bookworm | ok 2026-06-28 03:21:08.031087 | 2026-06-28 03:21:08.031271 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-28 03:21:09.506426 | debian-bookworm | changed: 2026-06-28 03:21:09.506780 | debian-bookworm | cd+++++++++ src/ 2026-06-28 03:21:09.506819 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-28 03:21:09.506887 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-28 03:21:09.506911 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-06-28 03:21:09.506932 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/737d5ef77b0c42b4bcb6cff2ec02bdcd/work/logs" 2026-06-28 03:22:16.674497 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/737d5ef77b0c42b4bcb6cff2ec02bdcd/work/artifacts" 2026-06-28 03:22:17.007413 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/737d5ef77b0c42b4bcb6cff2ec02bdcd/work/docs" 2026-06-28 03:22:17.026646 | 2026-06-28 03:22:17.026768 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-28 03:22:18.389688 | debian-bookworm | changed: 2026-06-28 03:22:18.393040 | debian-bookworm | .d..t...... ./ 2026-06-28 03:22:18.393110 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-28 03:22:18.393139 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-28 03:22:18.393161 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-28 03:22:18.393183 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-28 03:22:18.393203 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-28 03:22:18.393251 | debian-bookworm | changed: All items complete 2026-06-28 03:22:18.393278 | 2026-06-28 03:22:19.222828 | debian-bookworm | changed: .d..t...... ./ 2026-06-28 03:22:20.142555 | debian-bookworm | changed: .d..t...... ./ 2026-06-28 03:22:20.164400 | 2026-06-28 03:22:20.164499 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-28 03:22:20.223831 | debian-bookworm | skipping: Conditional result was False 2026-06-28 03:22:20.245411 | debian-bookworm | skipping: Conditional result was False 2026-06-28 03:22:20.263687 | 2026-06-28 03:22:20.263779 | PLAY RECAP 2026-06-28 03:22:20.263821 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-28 03:22:20.263842 | 2026-06-28 03:22:20.703211 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-28 03:22:20.704131 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-28 03:22:21.653126 | 2026-06-28 03:22:21.653268 | PLAY [Base post] 2026-06-28 03:22:21.670166 | 2026-06-28 03:22:21.670303 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-28 03:22:22.263218 | debian-bookworm | changed 2026-06-28 03:22:22.273359 | 2026-06-28 03:22:22.273467 | PLAY RECAP 2026-06-28 03:22:22.273526 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-28 03:22:22.273614 | 2026-06-28 03:22:22.531500 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-28 03:22:22.532296 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-28 03:22:23.461210 | 2026-06-28 03:22:23.461353 | PLAY [Base post-logs] 2026-06-28 03:22:23.470959 | 2026-06-28 03:22:23.471078 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-28 03:22:24.025716 | localhost | changed 2026-06-28 03:22:24.042596 | 2026-06-28 03:22:24.042759 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-28 03:22:24.077801 | localhost | ok 2026-06-28 03:22:24.080734 | 2026-06-28 03:22:24.080816 | TASK [Set zuul-log-path fact] 2026-06-28 03:22:24.095666 | localhost | ok 2026-06-28 03:22:24.110263 | 2026-06-28 03:22:24.110373 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-28 03:22:24.145272 | localhost | ok 2026-06-28 03:22:24.148202 | 2026-06-28 03:22:24.148292 | TASK [upload-logs : Create log directories] 2026-06-28 03:22:24.860852 | localhost | changed 2026-06-28 03:22:24.865918 | 2026-06-28 03:22:24.866065 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-28 03:22:25.404469 | localhost -> localhost | ok: Runtime: 0:00:00.003957 2026-06-28 03:22:25.408606 | 2026-06-28 03:22:25.408706 | TASK [upload-logs : Upload logs to log server] 2026-06-28 03:22:25.968554 | localhost | Output suppressed because no_log was given 2026-06-28 03:22:25.972883 | 2026-06-28 03:22:25.973637 | LOOP [upload-logs : Compress console log and json output] 2026-06-28 03:22:26.038818 | localhost | skipping: Conditional result was False 2026-06-28 03:22:26.045965 | localhost | skipping: Conditional result was False 2026-06-28 03:22:26.056476 | 2026-06-28 03:22:26.056611 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-28 03:22:26.107110 | localhost | skipping: Conditional result was False 2026-06-28 03:22:26.107362 | 2026-06-28 03:22:26.116240 | localhost | skipping: Conditional result was False 2026-06-28 03:22:26.123936 | 2026-06-28 03:22:26.124059 | LOOP [upload-logs : Upload console log and json output]