2026-06-22 02:57:51.509373 | Job console starting 2026-06-22 02:57:51.528513 | Updating git repos 2026-06-22 02:57:51.576351 | Cloning repos into workspace 2026-06-22 02:57:51.618700 | Restoring repo states 2026-06-22 02:57:51.636831 | Merging changes 2026-06-22 02:57:52.325426 | Checking out repos 2026-06-22 02:57:52.388628 | Preparing playbooks 2026-06-22 02:57:53.147069 | Running Ansible setup 2026-06-22 02:57:57.759434 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-22 02:57:58.622756 | 2026-06-22 02:57:58.622974 | PLAY [Base pre] 2026-06-22 02:57:58.642376 | 2026-06-22 02:57:58.642533 | TASK [Setup log path fact] 2026-06-22 02:57:58.673116 | debian-bookworm | ok 2026-06-22 02:57:58.692404 | 2026-06-22 02:57:58.692588 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-22 02:57:58.726696 | debian-bookworm | ok 2026-06-22 02:57:58.737697 | 2026-06-22 02:57:58.737832 | TASK [emit-job-header : Print job information] 2026-06-22 02:57:58.788722 | # Job Information 2026-06-22 02:57:58.788959 | Ansible Version: 2.16.14 2026-06-22 02:57:58.789000 | Job: ansible-lint 2026-06-22 02:57:58.789039 | Pipeline: check 2026-06-22 02:57:58.789065 | Executor: 521e9411259a 2026-06-22 02:57:58.789089 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2117 2026-06-22 02:57:58.789116 | Event ID: e81e1c80-6de2-11f1-9927-576c27cae047 2026-06-22 02:57:58.794725 | 2026-06-22 02:57:58.794875 | LOOP [emit-job-header : Print node information] 2026-06-22 02:57:58.931349 | debian-bookworm | ok: 2026-06-22 02:57:58.931658 | debian-bookworm | # Node Information 2026-06-22 02:57:58.931773 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-22 02:57:58.931816 | debian-bookworm | Hostname: debian 2026-06-22 02:57:58.931852 | debian-bookworm | Username: zuul 2026-06-22 02:57:58.931887 | debian-bookworm | Distro: Debian 12.14 2026-06-22 02:57:58.931926 | debian-bookworm | Provider: regiocloud-a 2026-06-22 02:57:58.931962 | debian-bookworm | Region: 2026-06-22 02:57:58.931996 | debian-bookworm | Label: debian-bookworm 2026-06-22 02:57:58.932028 | debian-bookworm | Product Name: OpenStack Nova 2026-06-22 02:57:58.932060 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe40:a8a9 2026-06-22 02:57:58.953557 | 2026-06-22 02:57:58.953837 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-22 02:57:59.501563 | debian-bookworm -> localhost | changed 2026-06-22 02:57:59.517310 | 2026-06-22 02:57:59.517498 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-22 02:58:00.719189 | debian-bookworm -> localhost | changed 2026-06-22 02:58:00.736616 | 2026-06-22 02:58:00.736797 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-22 02:58:01.099450 | debian-bookworm -> localhost | ok 2026-06-22 02:58:01.111003 | 2026-06-22 02:58:01.111211 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-22 02:58:01.163626 | debian-bookworm | ok 2026-06-22 02:58:01.201871 | debian-bookworm | included: /var/lib/zuul/builds/3e61ed7055c84b059fb23950c8596097/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-22 02:58:01.214298 | 2026-06-22 02:58:01.214506 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-22 02:58:02.659592 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-22 02:58:02.659944 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3e61ed7055c84b059fb23950c8596097/work/3e61ed7055c84b059fb23950c8596097_id_rsa 2026-06-22 02:58:02.659993 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3e61ed7055c84b059fb23950c8596097/work/3e61ed7055c84b059fb23950c8596097_id_rsa.pub 2026-06-22 02:58:02.660021 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-22 02:58:02.660048 | debian-bookworm -> localhost | SHA256:oHkHSUQmBWWTSpww/nWLsFyJfCqC1hGBvW1h7FAI8Iw zuul-build-sshkey 2026-06-22 02:58:02.660073 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-22 02:58:02.660105 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-22 02:58:02.660128 | debian-bookworm -> localhost | |o.*=BOX. | 2026-06-22 02:58:02.660151 | debian-bookworm -> localhost | | * *=X.+ | 2026-06-22 02:58:02.660171 | debian-bookworm -> localhost | |E +oX.X . | 2026-06-22 02:58:02.660190 | debian-bookworm -> localhost | |. .+o& = . | 2026-06-22 02:58:02.660211 | debian-bookworm -> localhost | |o...O o S | 2026-06-22 02:58:02.660236 | debian-bookworm -> localhost | |.. . . . | 2026-06-22 02:58:02.660255 | debian-bookworm -> localhost | | | 2026-06-22 02:58:02.660275 | debian-bookworm -> localhost | | | 2026-06-22 02:58:02.660295 | debian-bookworm -> localhost | | | 2026-06-22 02:58:02.660316 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-22 02:58:02.660377 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.770397 2026-06-22 02:58:02.670542 | 2026-06-22 02:58:02.670995 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-22 02:58:02.704302 | debian-bookworm | ok 2026-06-22 02:58:02.737826 | debian-bookworm | included: /var/lib/zuul/builds/3e61ed7055c84b059fb23950c8596097/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-22 02:58:02.747473 | 2026-06-22 02:58:02.747613 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-22 02:58:02.793254 | debian-bookworm | skipping: Conditional result was False 2026-06-22 02:58:02.800421 | 2026-06-22 02:58:02.800574 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-22 02:58:03.600708 | debian-bookworm | changed 2026-06-22 02:58:03.606669 | 2026-06-22 02:58:03.606856 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-22 02:58:03.876658 | debian-bookworm | ok 2026-06-22 02:58:03.885747 | 2026-06-22 02:58:03.885886 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-22 02:58:04.613806 | debian-bookworm | changed 2026-06-22 02:58:04.620493 | 2026-06-22 02:58:04.620642 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-22 02:58:05.362704 | debian-bookworm | changed 2026-06-22 02:58:05.372092 | 2026-06-22 02:58:05.372383 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-22 02:58:05.407595 | debian-bookworm | skipping: Conditional result was False 2026-06-22 02:58:05.414423 | 2026-06-22 02:58:05.414565 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-22 02:58:06.041516 | debian-bookworm -> localhost | changed 2026-06-22 02:58:06.056637 | 2026-06-22 02:58:06.056937 | TASK [add-build-sshkey : Add back temp key] 2026-06-22 02:58:06.416778 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3e61ed7055c84b059fb23950c8596097/work/3e61ed7055c84b059fb23950c8596097_id_rsa (zuul-build-sshkey) 2026-06-22 02:58:06.417236 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027552 2026-06-22 02:58:06.426313 | 2026-06-22 02:58:06.426440 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-22 02:58:06.915190 | debian-bookworm | ok 2026-06-22 02:58:06.926488 | 2026-06-22 02:58:06.926666 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-22 02:58:06.962429 | debian-bookworm | skipping: Conditional result was False 2026-06-22 02:58:06.981123 | 2026-06-22 02:58:06.981308 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-22 02:58:07.478466 | debian-bookworm | ok 2026-06-22 02:58:07.496761 | 2026-06-22 02:58:07.496941 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-22 02:58:07.546477 | debian-bookworm | ok 2026-06-22 02:58:07.554100 | 2026-06-22 02:58:07.554283 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-22 02:58:07.905665 | debian-bookworm -> localhost | ok 2026-06-22 02:58:07.915871 | 2026-06-22 02:58:07.916026 | TASK [validate-host : Collect information about the host] 2026-06-22 02:58:09.261076 | debian-bookworm | ok 2026-06-22 02:58:09.274102 | 2026-06-22 02:58:09.274279 | TASK [validate-host : Sanitize hostname] 2026-06-22 02:58:09.464199 | debian-bookworm | ok 2026-06-22 02:58:09.469294 | 2026-06-22 02:58:09.469424 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-22 02:58:10.113497 | debian-bookworm -> localhost | changed 2026-06-22 02:58:10.119891 | 2026-06-22 02:58:10.120030 | TASK [validate-host : Collect information about zuul worker] 2026-06-22 02:58:10.612257 | debian-bookworm | ok 2026-06-22 02:58:10.617457 | 2026-06-22 02:58:10.617588 | TASK [validate-host : Write out all zuul information for each host] 2026-06-22 02:58:11.336828 | debian-bookworm -> localhost | changed 2026-06-22 02:58:11.348179 | 2026-06-22 02:58:11.348324 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-22 02:58:11.650733 | debian-bookworm | ok 2026-06-22 02:58:11.658024 | 2026-06-22 02:58:11.658168 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-22 02:58:12.890209 | debian-bookworm | changed: 2026-06-22 02:58:12.890521 | debian-bookworm | cd+++++++++ src/ 2026-06-22 02:58:12.890557 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-22 02:58:12.890582 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-22 02:58:12.890605 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-06-22 02:58:12.890626 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/3e61ed7055c84b059fb23950c8596097/work/logs" 2026-06-22 03:01:26.861794 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3e61ed7055c84b059fb23950c8596097/work/artifacts" 2026-06-22 03:01:27.388455 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3e61ed7055c84b059fb23950c8596097/work/docs" 2026-06-22 03:01:27.403670 | 2026-06-22 03:01:27.403888 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-22 03:01:29.018955 | debian-bookworm | changed: 2026-06-22 03:01:29.019203 | debian-bookworm | .d..t...... ./ 2026-06-22 03:01:29.019240 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-22 03:01:29.019265 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-22 03:01:29.019286 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-22 03:01:29.019306 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-22 03:01:29.019326 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-22 03:01:29.019366 | debian-bookworm | changed: All items complete 2026-06-22 03:01:29.019392 | 2026-06-22 03:01:29.868200 | debian-bookworm | changed: .d..t...... ./ 2026-06-22 03:01:30.601392 | debian-bookworm | changed: .d..t...... ./ 2026-06-22 03:01:30.627459 | 2026-06-22 03:01:30.627576 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-22 03:01:31.084329 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009709 2026-06-22 03:01:31.477272 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012860 2026-06-22 03:01:31.501989 | 2026-06-22 03:01:31.502100 | PLAY RECAP 2026-06-22 03:01:31.502152 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-22 03:01:31.502177 | 2026-06-22 03:01:31.716935 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-22 03:01:31.717591 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-22 03:01:32.732625 | 2026-06-22 03:01:32.732785 | PLAY [Base post] 2026-06-22 03:01:32.762249 | 2026-06-22 03:01:32.762402 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-22 03:01:33.349273 | debian-bookworm | changed 2026-06-22 03:01:33.361243 | 2026-06-22 03:01:33.361359 | PLAY RECAP 2026-06-22 03:01:33.361422 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-22 03:01:33.361484 | 2026-06-22 03:01:33.733696 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-22 03:01:33.734503 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-22 03:01:35.211710 | 2026-06-22 03:01:35.211914 | PLAY [Base post-logs] 2026-06-22 03:01:35.222111 | 2026-06-22 03:01:35.222247 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-22 03:01:36.007753 | localhost | changed 2026-06-22 03:01:36.019482 | 2026-06-22 03:01:36.019684 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-22 03:01:36.047221 | localhost | ok 2026-06-22 03:01:36.050609 | 2026-06-22 03:01:36.050724 | TASK [Set zuul-log-path fact] 2026-06-22 03:01:36.070079 | localhost | ok 2026-06-22 03:01:36.078105 | 2026-06-22 03:01:36.078222 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-22 03:01:36.103768 | localhost | ok 2026-06-22 03:01:36.106684 | 2026-06-22 03:01:36.106775 | TASK [upload-logs : Create log directories] 2026-06-22 03:01:36.865730 | localhost | changed 2026-06-22 03:01:36.872238 | 2026-06-22 03:01:36.872448 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-22 03:01:37.403945 | localhost -> localhost | ok: Runtime: 0:00:00.005338 2026-06-22 03:01:37.408767 | 2026-06-22 03:01:37.408918 | TASK [upload-logs : Upload logs to log server] 2026-06-22 03:01:38.598746 | localhost | Output suppressed because no_log was given 2026-06-22 03:01:38.602100 | 2026-06-22 03:01:38.602199 | LOOP [upload-logs : Compress console log and json output] 2026-06-22 03:01:38.694312 | localhost | skipping: Conditional result was False 2026-06-22 03:01:38.717742 | localhost | skipping: Conditional result was False 2026-06-22 03:01:38.731253 | 2026-06-22 03:01:38.731366 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-22 03:01:38.890580 | localhost | skipping: Conditional result was False 2026-06-22 03:01:38.890917 | 2026-06-22 03:01:38.903019 | localhost | skipping: Conditional result was False 2026-06-22 03:01:38.914789 | 2026-06-22 03:01:38.914931 | LOOP [upload-logs : Upload console log and json output]