2025-11-23 03:06:35.146327 | Job console starting 2025-11-23 03:06:35.170933 | Updating git repos 2025-11-23 03:06:35.198126 | Cloning repos into workspace 2025-11-23 03:06:35.235967 | Restoring repo states 2025-11-23 03:06:35.250166 | Merging changes 2025-11-23 03:06:35.250185 | Checking out repos 2025-11-23 03:06:35.350246 | Preparing playbooks 2025-11-23 03:06:36.612595 | Running Ansible setup 2025-11-23 03:06:41.526018 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-23 03:06:42.824456 | 2025-11-23 03:06:42.824622 | PLAY [Base pre] 2025-11-23 03:06:42.843973 | 2025-11-23 03:06:42.844125 | TASK [Setup log path fact] 2025-11-23 03:06:42.877547 | debian-bookworm | ok 2025-11-23 03:06:42.908088 | 2025-11-23 03:06:42.908262 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-23 03:06:42.982733 | debian-bookworm | ok 2025-11-23 03:06:42.997390 | 2025-11-23 03:06:42.997527 | TASK [emit-job-header : Print job information] 2025-11-23 03:06:43.063587 | # Job Information 2025-11-23 03:06:43.063779 | Ansible Version: 2.16.14 2025-11-23 03:06:43.063815 | Job: yamllint 2025-11-23 03:06:43.063846 | Pipeline: periodic-daily 2025-11-23 03:06:43.063869 | Executor: 521e9411259a 2025-11-23 03:06:43.063912 | Triggered by: https://github.com/osism/openstack-sandbox-manager 2025-11-23 03:06:43.063934 | Event ID: ba51bd0ad11441b39db4076872f7f377 2025-11-23 03:06:43.075185 | 2025-11-23 03:06:43.075334 | LOOP [emit-job-header : Print node information] 2025-11-23 03:06:43.393415 | debian-bookworm | ok: 2025-11-23 03:06:43.393727 | debian-bookworm | # Node Information 2025-11-23 03:06:43.393770 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-23 03:06:43.393796 | debian-bookworm | Hostname: debian 2025-11-23 03:06:43.393819 | debian-bookworm | Username: zuul 2025-11-23 03:06:43.393841 | debian-bookworm | Distro: Debian 12.12 2025-11-23 03:06:43.393865 | debian-bookworm | Provider: regiocloud-a 2025-11-23 03:06:43.393975 | debian-bookworm | Region: 2025-11-23 03:06:43.394000 | debian-bookworm | Label: debian-bookworm 2025-11-23 03:06:43.394020 | debian-bookworm | Product Name: OpenStack Nova 2025-11-23 03:06:43.394040 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed2:f145 2025-11-23 03:06:43.425596 | 2025-11-23 03:06:43.425745 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-23 03:06:44.446069 | debian-bookworm -> localhost | changed 2025-11-23 03:06:44.454441 | 2025-11-23 03:06:44.454581 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-23 03:06:46.347170 | debian-bookworm -> localhost | changed 2025-11-23 03:06:46.381737 | 2025-11-23 03:06:46.381915 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-23 03:06:47.168737 | debian-bookworm -> localhost | ok 2025-11-23 03:06:47.175942 | 2025-11-23 03:06:47.176090 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-23 03:06:47.241136 | debian-bookworm | ok 2025-11-23 03:06:47.295651 | debian-bookworm | included: /var/lib/zuul/builds/7dfba517b3c0422f9b4b30cc76caf56d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-23 03:06:47.308497 | 2025-11-23 03:06:47.308635 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-23 03:06:50.300574 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-23 03:06:50.301031 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7dfba517b3c0422f9b4b30cc76caf56d/work/7dfba517b3c0422f9b4b30cc76caf56d_id_rsa 2025-11-23 03:06:50.301092 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7dfba517b3c0422f9b4b30cc76caf56d/work/7dfba517b3c0422f9b4b30cc76caf56d_id_rsa.pub 2025-11-23 03:06:50.301126 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-23 03:06:50.301158 | debian-bookworm -> localhost | SHA256:+qFg3FvfCsxcOhoJsA0UwAlOMIvU6gZ8+uKUGewHYyo zuul-build-sshkey 2025-11-23 03:06:50.301241 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-23 03:06:50.301367 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-23 03:06:50.301399 | debian-bookworm -> localhost | |O+=. | 2025-11-23 03:06:50.301428 | debian-bookworm -> localhost | |=* . | 2025-11-23 03:06:50.301455 | debian-bookworm -> localhost | |+.+ | 2025-11-23 03:06:50.301481 | debian-bookworm -> localhost | |oo * | 2025-11-23 03:06:50.301508 | debian-bookworm -> localhost | |o*+ o S . | 2025-11-23 03:06:50.301546 | debian-bookworm -> localhost | |++*. o * o | 2025-11-23 03:06:50.301574 | debian-bookworm -> localhost | |E=..+ = X | 2025-11-23 03:06:50.301603 | debian-bookworm -> localhost | |o..o . B = . | 2025-11-23 03:06:50.301631 | debian-bookworm -> localhost | |... + . o.. | 2025-11-23 03:06:50.301659 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-23 03:06:50.301838 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.023332 2025-11-23 03:06:50.312317 | 2025-11-23 03:06:50.312455 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-23 03:06:50.335413 | debian-bookworm | ok 2025-11-23 03:06:50.346375 | debian-bookworm | included: /var/lib/zuul/builds/7dfba517b3c0422f9b4b30cc76caf56d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-23 03:06:50.358394 | 2025-11-23 03:06:50.358529 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-23 03:06:50.383412 | debian-bookworm | skipping: Conditional result was False 2025-11-23 03:06:50.391901 | 2025-11-23 03:06:50.392059 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-23 03:06:51.033901 | debian-bookworm | changed 2025-11-23 03:06:51.040407 | 2025-11-23 03:06:51.040534 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-23 03:06:51.314597 | debian-bookworm | ok 2025-11-23 03:06:51.352414 | 2025-11-23 03:06:51.352587 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-23 03:06:52.055220 | debian-bookworm | changed 2025-11-23 03:06:52.064408 | 2025-11-23 03:06:52.064541 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-23 03:06:52.750262 | debian-bookworm | changed 2025-11-23 03:06:52.757361 | 2025-11-23 03:06:52.757492 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-23 03:06:52.791469 | debian-bookworm | skipping: Conditional result was False 2025-11-23 03:06:52.798433 | 2025-11-23 03:06:52.798553 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-23 03:06:53.644881 | debian-bookworm -> localhost | changed 2025-11-23 03:06:53.666560 | 2025-11-23 03:06:53.666793 | TASK [add-build-sshkey : Add back temp key] 2025-11-23 03:06:54.360848 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7dfba517b3c0422f9b4b30cc76caf56d/work/7dfba517b3c0422f9b4b30cc76caf56d_id_rsa (zuul-build-sshkey) 2025-11-23 03:06:54.361131 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.031339 2025-11-23 03:06:54.369827 | 2025-11-23 03:06:54.369986 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-23 03:06:54.841643 | debian-bookworm | ok 2025-11-23 03:06:54.847386 | 2025-11-23 03:06:54.847506 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-23 03:06:54.894939 | debian-bookworm | skipping: Conditional result was False 2025-11-23 03:06:54.907091 | 2025-11-23 03:06:54.907224 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-23 03:06:55.616718 | debian-bookworm | ok 2025-11-23 03:06:55.629987 | 2025-11-23 03:06:55.630190 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-23 03:06:55.702761 | debian-bookworm | ok 2025-11-23 03:06:55.709198 | 2025-11-23 03:06:55.709315 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-23 03:06:56.480717 | debian-bookworm -> localhost | ok 2025-11-23 03:06:56.488017 | 2025-11-23 03:06:56.488136 | TASK [validate-host : Collect information about the host] 2025-11-23 03:06:57.670851 | debian-bookworm | ok 2025-11-23 03:06:57.691529 | 2025-11-23 03:06:57.691675 | TASK [validate-host : Sanitize hostname] 2025-11-23 03:06:57.834080 | debian-bookworm | ok 2025-11-23 03:06:57.914131 | 2025-11-23 03:06:57.914267 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-23 03:06:58.825793 | debian-bookworm -> localhost | changed 2025-11-23 03:06:58.832068 | 2025-11-23 03:06:58.832193 | TASK [validate-host : Collect information about zuul worker] 2025-11-23 03:06:59.329577 | debian-bookworm | ok 2025-11-23 03:06:59.334756 | 2025-11-23 03:06:59.338981 | TASK [validate-host : Write out all zuul information for each host] 2025-11-23 03:07:00.010442 | debian-bookworm -> localhost | changed 2025-11-23 03:07:00.026360 | 2025-11-23 03:07:00.026566 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-23 03:07:00.305504 | debian-bookworm | ok 2025-11-23 03:07:00.320669 | 2025-11-23 03:07:00.320810 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-23 03:07:01.139575 | debian-bookworm | changed: 2025-11-23 03:07:01.139765 | debian-bookworm | cd+++++++++ src/ 2025-11-23 03:07:01.139800 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-23 03:07:01.139824 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-23 03:07:01.139846 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-sandbox-manager/ 2025-11-23 03:07:01.139881 | debian-bookworm | localhost | ok: Runtime: 0:00:00.012567 2025-11-23 03:07:26.059896 | 2025-11-23 03:07:26.060024 | TASK [upload-logs : Upload logs to log server] 2025-11-23 03:07:26.835083 | localhost | Output suppressed because no_log was given 2025-11-23 03:07:26.837107 | 2025-11-23 03:07:26.837222 | LOOP [upload-logs : Compress console log and json output] 2025-11-23 03:07:26.949346 | localhost | skipping: Conditional result was False 2025-11-23 03:07:26.964269 | localhost | skipping: Conditional result was False 2025-11-23 03:07:26.967985 | 2025-11-23 03:07:26.968110 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-23 03:07:27.076857 | localhost | skipping: Conditional result was False 2025-11-23 03:07:27.077181 | 2025-11-23 03:07:27.082309 | localhost | skipping: Conditional result was False 2025-11-23 03:07:27.092103 | 2025-11-23 03:07:27.092230 | LOOP [upload-logs : Upload console log and json output]