2025-11-17 03:05:41.589684 | Job console starting 2025-11-17 03:05:41.605704 | Updating git repos 2025-11-17 03:05:41.664162 | Cloning repos into workspace 2025-11-17 03:05:41.752285 | Restoring repo states 2025-11-17 03:05:41.765064 | Merging changes 2025-11-17 03:05:41.765088 | Checking out repos 2025-11-17 03:05:41.830171 | Preparing playbooks 2025-11-17 03:05:42.828099 | Running Ansible setup 2025-11-17 03:05:48.635612 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-17 03:05:49.760910 | 2025-11-17 03:05:49.761037 | PLAY [Base pre] 2025-11-17 03:05:49.799897 | 2025-11-17 03:05:49.800087 | TASK [Setup log path fact] 2025-11-17 03:05:49.853062 | debian-bookworm | ok 2025-11-17 03:05:49.883413 | 2025-11-17 03:05:49.883548 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-17 03:05:49.943072 | debian-bookworm | ok 2025-11-17 03:05:49.952947 | 2025-11-17 03:05:49.953065 | TASK [emit-job-header : Print job information] 2025-11-17 03:05:50.005087 | # Job Information 2025-11-17 03:05:50.005244 | Ansible Version: 2.16.14 2025-11-17 03:05:50.005280 | Job: yamllint 2025-11-17 03:05:50.005322 | Pipeline: periodic-daily 2025-11-17 03:05:50.005346 | Executor: 521e9411259a 2025-11-17 03:05:50.005368 | Triggered by: https://github.com/osism/openstack-manila-service-image 2025-11-17 03:05:50.005392 | Event ID: be64e77883e145e482593ccf39d391e3 2025-11-17 03:05:50.010195 | 2025-11-17 03:05:50.010290 | LOOP [emit-job-header : Print node information] 2025-11-17 03:05:50.264799 | debian-bookworm | ok: 2025-11-17 03:05:50.265046 | debian-bookworm | # Node Information 2025-11-17 03:05:50.265078 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-17 03:05:50.265100 | debian-bookworm | Hostname: debian 2025-11-17 03:05:50.265119 | debian-bookworm | Username: zuul 2025-11-17 03:05:50.265137 | debian-bookworm | Distro: Debian 12.12 2025-11-17 03:05:50.265157 | debian-bookworm | Provider: regiocloud-a 2025-11-17 03:05:50.265174 | debian-bookworm | Region: 2025-11-17 03:05:50.265192 | debian-bookworm | Label: debian-bookworm 2025-11-17 03:05:50.265209 | debian-bookworm | Product Name: OpenStack Nova 2025-11-17 03:05:50.265226 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe02:98fc 2025-11-17 03:05:50.290941 | 2025-11-17 03:05:50.291064 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-17 03:05:50.935663 | debian-bookworm -> localhost | changed 2025-11-17 03:05:50.942440 | 2025-11-17 03:05:50.942562 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-17 03:05:52.297511 | debian-bookworm -> localhost | changed 2025-11-17 03:05:52.307748 | 2025-11-17 03:05:52.307854 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-17 03:05:52.586481 | debian-bookworm -> localhost | ok 2025-11-17 03:05:52.592715 | 2025-11-17 03:05:52.592818 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-17 03:05:52.610938 | debian-bookworm | ok 2025-11-17 03:05:52.630078 | debian-bookworm | included: /var/lib/zuul/builds/b6278ac65b174f5fa109b7fd18d9fdbf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-17 03:05:52.636376 | 2025-11-17 03:05:52.636468 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-17 03:05:54.090147 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-17 03:05:54.090344 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b6278ac65b174f5fa109b7fd18d9fdbf/work/b6278ac65b174f5fa109b7fd18d9fdbf_id_rsa 2025-11-17 03:05:54.090385 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b6278ac65b174f5fa109b7fd18d9fdbf/work/b6278ac65b174f5fa109b7fd18d9fdbf_id_rsa.pub 2025-11-17 03:05:54.090414 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-17 03:05:54.090437 | debian-bookworm -> localhost | SHA256:qNbX/DeDfTJYbhQDswt1Op5YEVd/jAFJPCqegpQxiiI zuul-build-sshkey 2025-11-17 03:05:54.090461 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-17 03:05:54.090493 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-17 03:05:54.090516 | debian-bookworm -> localhost | | o++o..| 2025-11-17 03:05:54.090538 | debian-bookworm -> localhost | | o O..+.| 2025-11-17 03:05:54.090559 | debian-bookworm -> localhost | | . . + o O. +| 2025-11-17 03:05:54.090580 | debian-bookworm -> localhost | |E . o .. o = o .| 2025-11-17 03:05:54.090600 | debian-bookworm -> localhost | |o . ...So = + o | 2025-11-17 03:05:54.090627 | debian-bookworm -> localhost | | .o. oo. + o | 2025-11-17 03:05:54.090648 | debian-bookworm -> localhost | | o ... o B | 2025-11-17 03:05:54.090668 | debian-bookworm -> localhost | | . . .o X .| 2025-11-17 03:05:54.090689 | debian-bookworm -> localhost | | .o * | 2025-11-17 03:05:54.090709 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-17 03:05:54.090757 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.692220 2025-11-17 03:05:54.098037 | 2025-11-17 03:05:54.098133 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-17 03:05:54.115742 | debian-bookworm | ok 2025-11-17 03:05:54.124907 | debian-bookworm | included: /var/lib/zuul/builds/b6278ac65b174f5fa109b7fd18d9fdbf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-17 03:05:54.134702 | 2025-11-17 03:05:54.134791 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-17 03:05:54.147572 | debian-bookworm | skipping: Conditional result was False 2025-11-17 03:05:54.153154 | 2025-11-17 03:05:54.153240 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-17 03:05:54.810743 | debian-bookworm | changed 2025-11-17 03:05:54.818254 | 2025-11-17 03:05:54.818361 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-17 03:05:55.072619 | debian-bookworm | ok 2025-11-17 03:05:55.078664 | 2025-11-17 03:05:55.078783 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-17 03:05:55.710914 | debian-bookworm | changed 2025-11-17 03:05:55.719177 | 2025-11-17 03:05:55.719276 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-17 03:05:56.342473 | debian-bookworm | changed 2025-11-17 03:05:56.348116 | 2025-11-17 03:05:56.348215 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-17 03:05:56.391331 | debian-bookworm | skipping: Conditional result was False 2025-11-17 03:05:56.397100 | 2025-11-17 03:05:56.397195 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-17 03:05:56.926706 | debian-bookworm -> localhost | changed 2025-11-17 03:05:56.946995 | 2025-11-17 03:05:56.947159 | TASK [add-build-sshkey : Add back temp key] 2025-11-17 03:05:57.467452 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b6278ac65b174f5fa109b7fd18d9fdbf/work/b6278ac65b174f5fa109b7fd18d9fdbf_id_rsa (zuul-build-sshkey) 2025-11-17 03:05:57.467716 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015701 2025-11-17 03:05:57.479876 | 2025-11-17 03:05:57.480012 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-17 03:05:58.048634 | debian-bookworm | ok 2025-11-17 03:05:58.055869 | 2025-11-17 03:05:58.055997 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-17 03:05:58.080542 | debian-bookworm | skipping: Conditional result was False 2025-11-17 03:05:58.093159 | 2025-11-17 03:05:58.093289 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-17 03:05:58.611538 | debian-bookworm | ok 2025-11-17 03:05:58.633582 | 2025-11-17 03:05:58.633733 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-17 03:05:58.678761 | debian-bookworm | ok 2025-11-17 03:05:58.699965 | 2025-11-17 03:05:58.703940 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-17 03:05:59.134136 | debian-bookworm -> localhost | ok 2025-11-17 03:05:59.141365 | 2025-11-17 03:05:59.141508 | TASK [validate-host : Collect information about the host] 2025-11-17 03:06:00.650351 | debian-bookworm | ok 2025-11-17 03:06:00.662124 | 2025-11-17 03:06:00.662270 | TASK [validate-host : Sanitize hostname] 2025-11-17 03:06:00.777791 | debian-bookworm | ok 2025-11-17 03:06:00.824894 | 2025-11-17 03:06:00.825025 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-17 03:06:01.605024 | debian-bookworm -> localhost | changed 2025-11-17 03:06:01.611231 | 2025-11-17 03:06:01.611369 | TASK [validate-host : Collect information about zuul worker] 2025-11-17 03:06:02.052608 | debian-bookworm | ok 2025-11-17 03:06:02.065215 | 2025-11-17 03:06:02.065400 | TASK [validate-host : Write out all zuul information for each host] 2025-11-17 03:06:02.829496 | debian-bookworm -> localhost | changed 2025-11-17 03:06:02.839854 | 2025-11-17 03:06:02.839992 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-17 03:06:03.136261 | debian-bookworm | ok 2025-11-17 03:06:03.145945 | 2025-11-17 03:06:03.146288 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-17 03:06:04.042131 | debian-bookworm | changed: 2025-11-17 03:06:04.042344 | debian-bookworm | cd+++++++++ src/ 2025-11-17 03:06:04.042382 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-17 03:06:04.042407 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-17 03:06:04.042429 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-manila-service-image/ 2025-11-17 03:06:04.042449 | debian-bookworm | localhost | ok: Runtime: 0:00:00.020037 2025-11-17 03:06:29.006668 | 2025-11-17 03:06:29.006808 | TASK [upload-logs : Upload logs to log server] 2025-11-17 03:06:29.794493 | localhost | Output suppressed because no_log was given 2025-11-17 03:06:29.796508 | 2025-11-17 03:06:29.796624 | LOOP [upload-logs : Compress console log and json output] 2025-11-17 03:06:29.904909 | localhost | skipping: Conditional result was False 2025-11-17 03:06:29.926092 | localhost | skipping: Conditional result was False 2025-11-17 03:06:29.936729 | 2025-11-17 03:06:29.936862 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-17 03:06:30.076843 | localhost | skipping: Conditional result was False 2025-11-17 03:06:30.077218 | 2025-11-17 03:06:30.094512 | localhost | skipping: Conditional result was False 2025-11-17 03:06:30.105693 | 2025-11-17 03:06:30.105833 | LOOP [upload-logs : Upload console log and json output]