2026-05-21 00:04:53.057529 | Job console starting 2026-05-21 00:04:53.087760 | Updating git repos 2026-05-21 00:04:53.175599 | Cloning repos into workspace 2026-05-21 00:04:53.445409 | Restoring repo states 2026-05-21 00:04:53.467767 | Merging changes 2026-05-21 00:04:53.467787 | Checking out repos 2026-05-21 00:04:53.772257 | Preparing playbooks 2026-05-21 00:04:54.684419 | Running Ansible setup 2026-05-21 00:04:59.194552 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 00:04:59.976204 | 2026-05-21 00:04:59.976485 | PLAY [Base pre] 2026-05-21 00:05:00.010585 | 2026-05-21 00:05:00.010810 | TASK [Setup log path fact] 2026-05-21 00:05:00.048387 | orchestrator | ok 2026-05-21 00:05:00.068401 | 2026-05-21 00:05:00.068583 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 00:05:00.119270 | orchestrator | ok 2026-05-21 00:05:00.132089 | 2026-05-21 00:05:00.132219 | TASK [emit-job-header : Print job information] 2026-05-21 00:05:00.172778 | # Job Information 2026-05-21 00:05:00.172988 | Ansible Version: 2.16.14 2026-05-21 00:05:00.173023 | Job: testbed-update-stable-current-ubuntu-24.04 2026-05-21 00:05:00.173070 | Pipeline: periodic-midnight 2026-05-21 00:05:00.173095 | Executor: 521e9411259a 2026-05-21 00:05:00.173116 | Triggered by: https://github.com/osism/testbed 2026-05-21 00:05:00.173138 | Event ID: 4de47e166b7c47aeaf752c77d16ae21f 2026-05-21 00:05:00.180980 | 2026-05-21 00:05:00.181119 | LOOP [emit-job-header : Print node information] 2026-05-21 00:05:00.304451 | orchestrator | ok: 2026-05-21 00:05:00.304783 | orchestrator | # Node Information 2026-05-21 00:05:00.304821 | orchestrator | Inventory Hostname: orchestrator 2026-05-21 00:05:00.304849 | orchestrator | Hostname: zuul-static-regiocloud-infra-1 2026-05-21 00:05:00.304872 | orchestrator | Username: zuul-testbed03 2026-05-21 00:05:00.304925 | orchestrator | Distro: Debian 12.14 2026-05-21 00:05:00.304950 | orchestrator | Provider: static-testbed 2026-05-21 00:05:00.304972 | orchestrator | Region: 2026-05-21 00:05:00.304994 | orchestrator | Label: testbed-orchestrator 2026-05-21 00:05:00.305021 | orchestrator | Product Name: OpenStack Nova 2026-05-21 00:05:00.305050 | orchestrator | Interface IP: 81.163.193.140 2026-05-21 00:05:00.334027 | 2026-05-21 00:05:00.334270 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-21 00:05:00.877536 | orchestrator -> localhost | changed 2026-05-21 00:05:00.886022 | 2026-05-21 00:05:00.886202 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-21 00:05:01.971539 | orchestrator -> localhost | changed 2026-05-21 00:05:01.986417 | 2026-05-21 00:05:01.986549 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-21 00:05:02.294205 | orchestrator -> localhost | ok 2026-05-21 00:05:02.301500 | 2026-05-21 00:05:02.301624 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-21 00:05:02.341654 | orchestrator | ok 2026-05-21 00:05:02.362668 | orchestrator | included: /var/lib/zuul/builds/39dd3d77be264685a07048a1394e9bba/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-21 00:05:02.369842 | 2026-05-21 00:05:02.369955 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-21 00:05:03.894192 | orchestrator -> localhost | Generating public/private rsa key pair. 2026-05-21 00:05:03.894446 | orchestrator -> localhost | Your identification has been saved in /var/lib/zuul/builds/39dd3d77be264685a07048a1394e9bba/work/39dd3d77be264685a07048a1394e9bba_id_rsa 2026-05-21 00:05:03.894489 | orchestrator -> localhost | Your public key has been saved in /var/lib/zuul/builds/39dd3d77be264685a07048a1394e9bba/work/39dd3d77be264685a07048a1394e9bba_id_rsa.pub 2026-05-21 00:05:03.894516 | orchestrator -> localhost | The key fingerprint is: 2026-05-21 00:05:03.894540 | orchestrator -> localhost | SHA256:ePRyc4Jliv6G+nd4MXyjeod8MD1R2pENTyIJxxMQpNU zuul-build-sshkey 2026-05-21 00:05:03.894562 | orchestrator -> localhost | The key's randomart image is: 2026-05-21 00:05:03.894597 | orchestrator -> localhost | +---[RSA 3072]----+ 2026-05-21 00:05:03.894619 | orchestrator -> localhost | | .**+oo+.| 2026-05-21 00:05:03.894640 | orchestrator -> localhost | | o .E.++.| 2026-05-21 00:05:03.894660 | orchestrator -> localhost | | o o = ..| 2026-05-21 00:05:03.894680 | orchestrator -> localhost | | + * o . | 2026-05-21 00:05:03.894700 | orchestrator -> localhost | | o S.=... | 2026-05-21 00:05:03.894725 | orchestrator -> localhost | | . . o*+= | 2026-05-21 00:05:03.894746 | orchestrator -> localhost | | .. o O o | 2026-05-21 00:05:03.894766 | orchestrator -> localhost | | ..+ B o | 2026-05-21 00:05:03.894787 | orchestrator -> localhost | | .o.oo= o | 2026-05-21 00:05:03.894807 | orchestrator -> localhost | +----[SHA256]-----+ 2026-05-21 00:05:03.894927 | orchestrator -> localhost | ok: Runtime: 0:00:00.997992 2026-05-21 00:05:03.903205 | 2026-05-21 00:05:03.903335 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-21 00:05:03.932884 | orchestrator | ok 2026-05-21 00:05:03.943901 | orchestrator | included: /var/lib/zuul/builds/39dd3d77be264685a07048a1394e9bba/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-21 00:05:03.954857 | 2026-05-21 00:05:03.954964 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-21 00:05:03.971150 | orchestrator | skipping: Conditional result was False 2026-05-21 00:05:03.978503 | 2026-05-21 00:05:03.978672 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-21 00:05:04.947719 | orchestrator | changed 2026-05-21 00:05:04.958604 | 2026-05-21 00:05:04.958784 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-21 00:05:05.243973 | orchestrator | ok 2026-05-21 00:05:05.254366 | 2026-05-21 00:05:05.254512 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-21 00:05:05.681438 | orchestrator | ok 2026-05-21 00:05:05.691588 | 2026-05-21 00:05:05.691711 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-21 00:05:06.135390 | orchestrator | ok 2026-05-21 00:05:06.147958 | 2026-05-21 00:05:06.148150 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-21 00:05:06.175957 | orchestrator | skipping: Conditional result was False 2026-05-21 00:05:06.192572 | 2026-05-21 00:05:06.192751 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-21 00:05:06.684350 | orchestrator -> localhost | changed 2026-05-21 00:05:06.710309 | 2026-05-21 00:05:06.710478 | TASK [add-build-sshkey : Add back temp key] 2026-05-21 00:05:07.081079 | orchestrator -> localhost | Identity added: /var/lib/zuul/builds/39dd3d77be264685a07048a1394e9bba/work/39dd3d77be264685a07048a1394e9bba_id_rsa (zuul-build-sshkey) 2026-05-21 00:05:07.081375 | orchestrator -> localhost | ok: Runtime: 0:00:00.017708 2026-05-21 00:05:07.089192 | 2026-05-21 00:05:07.089306 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-21 00:05:07.557265 | orchestrator | ok 2026-05-21 00:05:07.567060 | 2026-05-21 00:05:07.567202 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-21 00:05:07.602159 | orchestrator | skipping: Conditional result was False 2026-05-21 00:05:07.683807 | 2026-05-21 00:05:07.683937 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-21 00:05:08.575511 | orchestrator | ok 2026-05-21 00:05:08.588772 | 2026-05-21 00:05:08.588908 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-21 00:05:08.636715 | orchestrator | ok 2026-05-21 00:05:08.644853 | 2026-05-21 00:05:08.644986 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-21 00:05:08.952896 | orchestrator -> localhost | ok 2026-05-21 00:05:08.960846 | 2026-05-21 00:05:08.960963 | TASK [validate-host : Collect information about the host] 2026-05-21 00:05:10.102393 | orchestrator | ok 2026-05-21 00:05:10.133125 | 2026-05-21 00:05:10.133285 | TASK [validate-host : Sanitize hostname] 2026-05-21 00:05:10.203007 | orchestrator | ok 2026-05-21 00:05:10.208895 | 2026-05-21 00:05:10.209004 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-21 00:05:10.771934 | orchestrator -> localhost | changed 2026-05-21 00:05:10.780507 | 2026-05-21 00:05:10.780641 | TASK [validate-host : Collect information about zuul worker] 2026-05-21 00:05:11.202958 | orchestrator | ok 2026-05-21 00:05:11.213238 | 2026-05-21 00:05:11.213411 | TASK [validate-host : Write out all zuul information for each host] 2026-05-21 00:05:11.758681 | orchestrator -> localhost | changed 2026-05-21 00:05:11.770480 | 2026-05-21 00:05:11.770679 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-21 00:05:12.061590 | orchestrator | ok 2026-05-21 00:05:12.071263 | 2026-05-21 00:05:12.071387 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-21 00:06:26.789128 | orchestrator | changed: 2026-05-21 00:06:26.789364 | orchestrator | .d..t...... src/ 2026-05-21 00:06:26.789400 | orchestrator | .d..t...... src/github.com/ 2026-05-21 00:06:26.789426 | orchestrator | .d..t...... src/github.com/osism/ 2026-05-21 00:06:26.789449 | orchestrator | .d..t...... src/github.com/osism/ansible-collection-commons/ 2026-05-21 00:06:26.789470 | orchestrator | RedHat.yml 2026-05-21 00:06:26.821189 | orchestrator | .L..t...... src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-05-21 00:06:26.821207 | orchestrator | RedHat.yml 2026-05-21 00:06:26.821260 | orchestrator | localhost | ok: "/var/lib/zuul/builds/39dd3d77be264685a07048a1394e9bba/work/logs" 2026-05-21 00:06:36.019746 | orchestrator -> localhost | changed: "/var/lib/zuul/builds/39dd3d77be264685a07048a1394e9bba/work/artifacts" 2026-05-21 00:06:36.367785 | orchestrator -> localhost | changed: "/var/lib/zuul/builds/39dd3d77be264685a07048a1394e9bba/work/docs" 2026-05-21 00:06:36.384323 | 2026-05-21 00:06:36.384566 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-21 00:06:37.333531 | orchestrator | changed: 2026-05-21 00:06:37.333863 | orchestrator | .d..t...... ./ 2026-05-21 00:06:37.333908 | orchestrator | >f+++++++++ sudo-debug.txt 2026-05-21 00:06:37.333939 | orchestrator | >f+++++++++ sudo-strace.log 2026-05-21 00:06:37.333982 | orchestrator | >f+++++++++ sudo-strace.log.time 2026-05-21 00:06:37.334023 | orchestrator | changed: All items complete 2026-05-21 00:06:37.334045 | 2026-05-21 00:06:38.073086 | orchestrator | changed: .d..t...... ./ 2026-05-21 00:06:38.949062 | orchestrator | changed: .d..t...... ./ 2026-05-21 00:06:38.965783 | 2026-05-21 00:06:38.965924 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-21 00:06:38.991781 | orchestrator | skipping: Conditional result was False 2026-05-21 00:06:38.998812 | orchestrator | skipping: Conditional result was False 2026-05-21 00:06:39.020455 | 2026-05-21 00:06:39.020598 | PLAY RECAP 2026-05-21 00:06:39.020673 | orchestrator | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-21 00:06:39.020710 | 2026-05-21 00:06:39.172457 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-21 00:06:39.173741 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 00:06:39.991369 | 2026-05-21 00:06:39.991555 | PLAY [Base post] 2026-05-21 00:06:40.011151 | 2026-05-21 00:06:40.011438 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-21 00:06:41.047656 | orchestrator | changed 2026-05-21 00:06:41.061101 | 2026-05-21 00:06:41.061254 | PLAY RECAP 2026-05-21 00:06:41.061330 | orchestrator | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 00:06:41.061400 | 2026-05-21 00:06:41.218579 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 00:06:41.219687 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-21 00:06:42.062419 | 2026-05-21 00:06:42.062607 | PLAY [Base post-logs] 2026-05-21 00:06:42.073672 | 2026-05-21 00:06:42.073821 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-21 00:06:42.535874 | localhost | changed 2026-05-21 00:06:42.546341 | 2026-05-21 00:06:42.546550 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-21 00:06:42.593428 | localhost | ok 2026-05-21 00:06:42.598629 | 2026-05-21 00:06:42.598756 | TASK [Set zuul-log-path fact] 2026-05-21 00:06:42.637215 | localhost | ok 2026-05-21 00:06:42.651306 | 2026-05-21 00:06:42.651448 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 00:06:42.679174 | localhost | ok 2026-05-21 00:06:42.684657 | 2026-05-21 00:06:42.684776 | TASK [upload-logs : Create log directories] 2026-05-21 00:06:43.222091 | localhost | changed 2026-05-21 00:06:43.225035 | 2026-05-21 00:06:43.225157 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-21 00:06:43.780855 | localhost -> localhost | ok: Runtime: 0:00:00.006015 2026-05-21 00:06:43.785003 | 2026-05-21 00:06:43.785131 | TASK [upload-logs : Upload logs to log server] 2026-05-21 00:06:44.396516 | localhost | Output suppressed because no_log was given 2026-05-21 00:06:44.398529 | 2026-05-21 00:06:44.398636 | LOOP [upload-logs : Compress console log and json output] 2026-05-21 00:06:44.449125 | localhost | skipping: Conditional result was False 2026-05-21 00:06:44.454591 | localhost | skipping: Conditional result was False 2026-05-21 00:06:44.466190 | 2026-05-21 00:06:44.466319 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-21 00:06:44.548783 | localhost | skipping: Conditional result was False 2026-05-21 00:06:44.549167 | 2026-05-21 00:06:44.555449 | localhost | skipping: Conditional result was False 2026-05-21 00:06:44.564015 | 2026-05-21 00:06:44.564135 | LOOP [upload-logs : Upload console log and json output]