2026-07-25 03:00:09.551777 | Job console starting 2026-07-25 03:00:09.588351 | Updating git repos 2026-07-25 03:00:10.133142 | Cloning repos into workspace 2026-07-25 03:00:10.282667 | Restoring repo states 2026-07-25 03:00:10.355064 | Merging changes 2026-07-25 03:00:10.355086 | Checking out repos 2026-07-25 03:00:10.476312 | Preparing playbooks 2026-07-25 03:00:12.037616 | Running Ansible setup 2026-07-25 03:00:19.448236 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-25 03:00:21.203720 | 2026-07-25 03:00:21.203870 | PLAY [Base pre] 2026-07-25 03:00:21.246792 | 2026-07-25 03:00:21.248184 | TASK [Setup log path fact] 2026-07-25 03:00:21.268947 | debian-bookworm | ok 2026-07-25 03:00:21.297281 | 2026-07-25 03:00:21.297428 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-25 03:00:21.366078 | debian-bookworm | ok 2026-07-25 03:00:21.387312 | 2026-07-25 03:00:21.387440 | TASK [emit-job-header : Print job information] 2026-07-25 03:00:21.473484 | # Job Information 2026-07-25 03:00:21.473726 | Ansible Version: 2.16.14 2026-07-25 03:00:21.473769 | Job: ansible-lint 2026-07-25 03:00:21.473809 | Pipeline: periodic-daily 2026-07-25 03:00:21.473836 | Executor: 521e9411259a 2026-07-25 03:00:21.473857 | Triggered by: https://github.com/osism/ansible-collection-commons 2026-07-25 03:00:21.473879 | Event ID: e417de0d43344bc4b396cd783b3fc737 2026-07-25 03:00:21.488629 | 2026-07-25 03:00:21.488781 | LOOP [emit-job-header : Print node information] 2026-07-25 03:00:21.707438 | debian-bookworm | ok: 2026-07-25 03:00:21.707647 | debian-bookworm | # Node Information 2026-07-25 03:00:21.707696 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-25 03:00:21.707725 | debian-bookworm | Hostname: debian 2026-07-25 03:00:21.707749 | debian-bookworm | Username: zuul 2026-07-25 03:00:21.707772 | debian-bookworm | Distro: Debian 12.15 2026-07-25 03:00:21.707796 | debian-bookworm | Provider: regiocloud-a 2026-07-25 03:00:21.707819 | debian-bookworm | Region: 2026-07-25 03:00:21.707841 | debian-bookworm | Label: debian-bookworm 2026-07-25 03:00:21.707861 | debian-bookworm | Product Name: OpenStack Nova 2026-07-25 03:00:21.707881 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe75:ae57 2026-07-25 03:00:21.724281 | 2026-07-25 03:00:21.724396 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-25 03:00:23.597055 | debian-bookworm -> localhost | changed 2026-07-25 03:00:23.606020 | 2026-07-25 03:00:23.606187 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-25 03:00:27.063311 | debian-bookworm -> localhost | changed 2026-07-25 03:00:27.086348 | 2026-07-25 03:00:27.086469 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-25 03:00:27.875212 | debian-bookworm -> localhost | ok 2026-07-25 03:00:27.884582 | 2026-07-25 03:00:27.884702 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-25 03:00:27.952538 | debian-bookworm | ok 2026-07-25 03:00:28.048038 | debian-bookworm | included: /var/lib/zuul/builds/6e48d0279c4144c5b3f9062e68ce550d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-25 03:00:28.062364 | 2026-07-25 03:00:28.062467 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-25 03:00:30.973591 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-25 03:00:30.973810 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6e48d0279c4144c5b3f9062e68ce550d/work/6e48d0279c4144c5b3f9062e68ce550d_id_rsa 2026-07-25 03:00:30.973850 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6e48d0279c4144c5b3f9062e68ce550d/work/6e48d0279c4144c5b3f9062e68ce550d_id_rsa.pub 2026-07-25 03:00:30.973878 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-25 03:00:30.973903 | debian-bookworm -> localhost | SHA256:CcentxgSHeX6/fspmzUDFm60F/VI5tJZFsJfU1rVofc zuul-build-sshkey 2026-07-25 03:00:30.973926 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-25 03:00:30.973957 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-25 03:00:30.973980 | debian-bookworm -> localhost | | ... ..oo&| 2026-07-25 03:00:30.974002 | debian-bookworm -> localhost | | o o *oO=| 2026-07-25 03:00:30.974023 | debian-bookworm -> localhost | | o + o .+Bo+| 2026-07-25 03:00:30.974043 | debian-bookworm -> localhost | | + = o.+.o| 2026-07-25 03:00:30.974062 | debian-bookworm -> localhost | | . S . * .E| 2026-07-25 03:00:30.974084 | debian-bookworm -> localhost | | . = oo o | 2026-07-25 03:00:30.974105 | debian-bookworm -> localhost | | . o . + | 2026-07-25 03:00:30.974126 | debian-bookworm -> localhost | | oo +| 2026-07-25 03:00:30.974147 | debian-bookworm -> localhost | | o=+.| 2026-07-25 03:00:30.974167 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-25 03:00:30.974214 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.620941 2026-07-25 03:00:30.980786 | 2026-07-25 03:00:30.980889 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-25 03:00:31.029756 | debian-bookworm | ok 2026-07-25 03:00:31.054268 | debian-bookworm | included: /var/lib/zuul/builds/6e48d0279c4144c5b3f9062e68ce550d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-25 03:00:31.076708 | 2026-07-25 03:00:31.076818 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-25 03:00:31.105185 | debian-bookworm | skipping: Conditional result was False 2026-07-25 03:00:31.111098 | 2026-07-25 03:00:31.111196 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-25 03:00:31.983869 | debian-bookworm | changed 2026-07-25 03:00:31.991032 | 2026-07-25 03:00:31.991124 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-25 03:00:32.242044 | debian-bookworm | ok 2026-07-25 03:00:32.249408 | 2026-07-25 03:00:32.249508 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-25 03:00:32.967627 | debian-bookworm | changed 2026-07-25 03:00:32.973163 | 2026-07-25 03:00:32.973252 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-25 03:00:33.782000 | debian-bookworm | changed 2026-07-25 03:00:33.793189 | 2026-07-25 03:00:33.793290 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-25 03:00:33.843953 | debian-bookworm | skipping: Conditional result was False 2026-07-25 03:00:33.853935 | 2026-07-25 03:00:33.854552 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-25 03:00:34.864670 | debian-bookworm -> localhost | changed 2026-07-25 03:00:34.873507 | 2026-07-25 03:00:34.873604 | TASK [add-build-sshkey : Add back temp key] 2026-07-25 03:00:35.875349 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6e48d0279c4144c5b3f9062e68ce550d/work/6e48d0279c4144c5b3f9062e68ce550d_id_rsa (zuul-build-sshkey) 2026-07-25 03:00:35.875540 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.050970 2026-07-25 03:00:35.897643 | 2026-07-25 03:00:35.897825 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-25 03:00:36.549054 | debian-bookworm | ok 2026-07-25 03:00:36.557454 | 2026-07-25 03:00:36.558943 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-25 03:00:36.639452 | debian-bookworm | skipping: Conditional result was False 2026-07-25 03:00:36.649946 | 2026-07-25 03:00:36.650061 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-25 03:00:37.539576 | debian-bookworm | ok 2026-07-25 03:00:37.557375 | 2026-07-25 03:00:37.557484 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-25 03:00:37.631549 | debian-bookworm | ok 2026-07-25 03:00:37.644336 | 2026-07-25 03:00:37.644452 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-25 03:00:38.276998 | debian-bookworm -> localhost | ok 2026-07-25 03:00:38.285192 | 2026-07-25 03:00:38.285291 | TASK [validate-host : Collect information about the host] 2026-07-25 03:00:39.812531 | debian-bookworm | ok 2026-07-25 03:00:39.826054 | 2026-07-25 03:00:39.826163 | TASK [validate-host : Sanitize hostname] 2026-07-25 03:00:40.062932 | debian-bookworm | ok 2026-07-25 03:00:40.073921 | 2026-07-25 03:00:40.074028 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-25 03:00:41.280803 | debian-bookworm -> localhost | changed 2026-07-25 03:00:41.289959 | 2026-07-25 03:00:41.290147 | TASK [validate-host : Collect information about zuul worker] 2026-07-25 03:00:42.013834 | debian-bookworm | ok 2026-07-25 03:00:42.019959 | 2026-07-25 03:00:42.020058 | TASK [validate-host : Write out all zuul information for each host] 2026-07-25 03:00:42.894604 | debian-bookworm -> localhost | changed 2026-07-25 03:00:42.907084 | 2026-07-25 03:00:42.907175 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-25 03:00:43.244791 | debian-bookworm | ok 2026-07-25 03:00:43.251506 | 2026-07-25 03:00:43.251611 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-25 03:00:45.058392 | debian-bookworm | changed: 2026-07-25 03:00:45.058591 | debian-bookworm | cd+++++++++ src/ 2026-07-25 03:00:45.058626 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-25 03:00:45.058649 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-25 03:00:45.058670 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2026-07-25 03:00:45.058703 | debian-bookworm | RedHat.yml 2026-07-25 03:00:45.105976 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-07-25 03:00:45.105993 | debian-bookworm | RedHat.yml 2026-07-25 03:00:45.106825 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/6e48d0279c4144c5b3f9062e68ce550d/work/logs" 2026-07-25 03:03:09.123984 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6e48d0279c4144c5b3f9062e68ce550d/work/artifacts" 2026-07-25 03:03:09.595507 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6e48d0279c4144c5b3f9062e68ce550d/work/docs" 2026-07-25 03:03:09.615327 | 2026-07-25 03:03:09.615500 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-25 03:03:10.669502 | debian-bookworm | changed: 2026-07-25 03:03:10.669804 | debian-bookworm | .d..t...... ./ 2026-07-25 03:03:10.669843 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-25 03:03:10.669869 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-25 03:03:10.669891 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-25 03:03:10.669912 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-25 03:03:10.669933 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-25 03:03:10.669977 | debian-bookworm | changed: All items complete 2026-07-25 03:03:10.670003 | 2026-07-25 03:03:11.289685 | debian-bookworm | changed: .d..t...... ./ 2026-07-25 03:03:11.844538 | debian-bookworm | changed: .d..t...... ./ 2026-07-25 03:03:11.894171 | 2026-07-25 03:03:11.894297 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-25 03:03:11.915473 | debian-bookworm | skipping: Conditional result was False 2026-07-25 03:03:11.918966 | debian-bookworm | skipping: Conditional result was False 2026-07-25 03:03:11.935458 | 2026-07-25 03:03:11.935531 | PLAY RECAP 2026-07-25 03:03:11.935580 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-25 03:03:11.935603 | 2026-07-25 03:03:12.050635 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-25 03:03:12.051634 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-25 03:03:13.165885 | 2026-07-25 03:03:13.166028 | PLAY [Base post] 2026-07-25 03:03:13.195430 | 2026-07-25 03:03:13.195555 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-25 03:03:14.063251 | debian-bookworm | changed 2026-07-25 03:03:14.070121 | 2026-07-25 03:03:14.070222 | PLAY RECAP 2026-07-25 03:03:14.070281 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-25 03:03:14.070342 | 2026-07-25 03:03:14.212718 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-25 03:03:14.214372 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-25 03:03:15.418026 | 2026-07-25 03:03:15.418198 | PLAY [Base post-logs] 2026-07-25 03:03:15.454963 | 2026-07-25 03:03:15.455115 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-25 03:03:16.023864 | localhost | changed 2026-07-25 03:03:16.035262 | 2026-07-25 03:03:16.035416 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-25 03:03:16.061049 | localhost | ok 2026-07-25 03:03:16.064022 | 2026-07-25 03:03:16.064203 | TASK [Set zuul-log-path fact] 2026-07-25 03:03:16.078966 | localhost | ok 2026-07-25 03:03:16.089188 | 2026-07-25 03:03:16.089289 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-25 03:03:16.115976 | localhost | ok 2026-07-25 03:03:16.123038 | 2026-07-25 03:03:16.123206 | TASK [upload-logs : Create log directories] 2026-07-25 03:03:16.607981 | localhost | changed 2026-07-25 03:03:16.610566 | 2026-07-25 03:03:16.610658 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-25 03:03:17.279304 | localhost -> localhost | ok: Runtime: 0:00:00.014915 2026-07-25 03:03:17.283072 | 2026-07-25 03:03:17.283172 | TASK [upload-logs : Upload logs to log server] 2026-07-25 03:03:18.417382 | localhost | Output suppressed because no_log was given 2026-07-25 03:03:18.419137 | 2026-07-25 03:03:18.419231 | LOOP [upload-logs : Compress console log and json output] 2026-07-25 03:03:18.509895 | localhost | skipping: Conditional result was False 2026-07-25 03:03:18.531567 | localhost | skipping: Conditional result was False 2026-07-25 03:03:18.535534 | 2026-07-25 03:03:18.535639 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-25 03:03:18.633980 | localhost | skipping: Conditional result was False 2026-07-25 03:03:18.634247 | 2026-07-25 03:03:18.643113 | localhost | skipping: Conditional result was False 2026-07-25 03:03:18.647882 | 2026-07-25 03:03:18.647995 | LOOP [upload-logs : Upload console log and json output]