2025-04-08 22:06:47.721836 | Job console starting... 2025-04-08 22:06:47.739170 | Updating repositories 2025-04-08 22:06:47.800733 | Preparing job workspace 2025-04-08 22:06:50.152538 | Running Ansible setup... 2025-04-08 22:06:55.492497 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-04-08 22:06:56.413492 | 2025-04-08 22:06:56.413622 | PLAY [Base pre] 2025-04-08 22:06:56.440949 | 2025-04-08 22:06:56.441068 | TASK [Setup log path fact] 2025-04-08 22:06:56.461689 | ubuntu-noble | ok 2025-04-08 22:06:56.486008 | 2025-04-08 22:06:56.486126 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-04-08 22:06:56.559868 | ubuntu-noble | ok 2025-04-08 22:06:56.585126 | 2025-04-08 22:06:56.585238 | TASK [emit-job-header : Print job information] 2025-04-08 22:06:56.646273 | # Job Information 2025-04-08 22:06:56.646435 | Ansible Version: 2.15.3 2025-04-08 22:06:56.646469 | Job: yamllint 2025-04-08 22:06:56.646497 | Pipeline: check 2025-04-08 22:06:56.646517 | Executor: 7d211f194f6a 2025-04-08 22:06:56.646536 | Triggered by: https://github.com/osism/cfg-generics/pull/527 2025-04-08 22:06:56.646555 | Event ID: bf692fe0-14c5-11f0-853d-bb8ef0274566 2025-04-08 22:06:56.652927 | 2025-04-08 22:06:56.653017 | LOOP [emit-job-header : Print node information] 2025-04-08 22:06:56.949497 | ubuntu-noble | ok: 2025-04-08 22:06:56.949749 | ubuntu-noble | # Node Information 2025-04-08 22:06:56.949790 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2025-04-08 22:06:56.949815 | ubuntu-noble | Hostname: ubuntu 2025-04-08 22:06:56.949837 | ubuntu-noble | Username: zuul 2025-04-08 22:06:56.949857 | ubuntu-noble | Distro: Ubuntu 24.04 2025-04-08 22:06:56.949906 | ubuntu-noble | Provider: regiocloud-a 2025-04-08 22:06:56.949929 | ubuntu-noble | Label: ubuntu-noble 2025-04-08 22:06:56.949950 | ubuntu-noble | Product Name: OpenStack Nova 2025-04-08 22:06:56.949970 | ubuntu-noble | Interface IP: 81.163.192.231 2025-04-08 22:06:56.972890 | 2025-04-08 22:06:56.972995 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-04-08 22:06:57.495933 | ubuntu-noble -> localhost | changed 2025-04-08 22:06:57.502429 | 2025-04-08 22:06:57.502511 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-04-08 22:06:58.493485 | ubuntu-noble -> localhost | changed 2025-04-08 22:06:58.509180 | 2025-04-08 22:06:58.509274 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-04-08 22:06:58.822774 | ubuntu-noble -> localhost | ok 2025-04-08 22:06:58.828700 | 2025-04-08 22:06:58.828789 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-04-08 22:06:58.866972 | ubuntu-noble | ok 2025-04-08 22:06:58.886862 | ubuntu-noble | included: /var/lib/zuul/builds/b043258f513043eb91fd32261a2e700a/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-04-08 22:06:58.894270 | 2025-04-08 22:06:58.894357 | TASK [add-build-sshkey : Create Temp SSH key] 2025-04-08 22:07:00.060427 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2025-04-08 22:07:00.060633 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/b043258f513043eb91fd32261a2e700a/work/b043258f513043eb91fd32261a2e700a_id_rsa 2025-04-08 22:07:00.060670 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/b043258f513043eb91fd32261a2e700a/work/b043258f513043eb91fd32261a2e700a_id_rsa.pub 2025-04-08 22:07:00.060695 | ubuntu-noble -> localhost | The key fingerprint is: 2025-04-08 22:07:00.060718 | ubuntu-noble -> localhost | SHA256:recdNEOyytGO5pt7qmdb9jiQf6dvyHIPmm4wYLO/nV0 zuul-build-sshkey 2025-04-08 22:07:00.060739 | ubuntu-noble -> localhost | The key's randomart image is: 2025-04-08 22:07:00.060760 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2025-04-08 22:07:00.060780 | ubuntu-noble -> localhost | | | 2025-04-08 22:07:00.060800 | ubuntu-noble -> localhost | | | 2025-04-08 22:07:00.060820 | ubuntu-noble -> localhost | | . . | 2025-04-08 22:07:00.060849 | ubuntu-noble -> localhost | | + o + | 2025-04-08 22:07:00.060888 | ubuntu-noble -> localhost | | . +S.+ + | 2025-04-08 22:07:00.060912 | ubuntu-noble -> localhost | | ..=* . o | 2025-04-08 22:07:00.060941 | ubuntu-noble -> localhost | | .*==.o.E | 2025-04-08 22:07:00.060961 | ubuntu-noble -> localhost | | o+B*O=+o | 2025-04-08 22:07:00.060981 | ubuntu-noble -> localhost | | .+OXO==*o | 2025-04-08 22:07:00.061001 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2025-04-08 22:07:00.061048 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.490138 2025-04-08 22:07:00.068186 | 2025-04-08 22:07:00.068273 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-04-08 22:07:00.126403 | ubuntu-noble | ok 2025-04-08 22:07:00.149167 | ubuntu-noble | included: /var/lib/zuul/builds/b043258f513043eb91fd32261a2e700a/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-04-08 22:07:00.165114 | 2025-04-08 22:07:00.165211 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-04-08 22:07:00.199075 | ubuntu-noble | skipping: Conditional result was False 2025-04-08 22:07:00.206151 | 2025-04-08 22:07:00.206247 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-04-08 22:07:01.008326 | ubuntu-noble | changed 2025-04-08 22:07:01.014864 | 2025-04-08 22:07:01.014983 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-04-08 22:07:01.304928 | ubuntu-noble | ok 2025-04-08 22:07:01.313438 | 2025-04-08 22:07:01.313534 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-04-08 22:07:02.017275 | ubuntu-noble | changed 2025-04-08 22:07:02.024692 | 2025-04-08 22:07:02.024784 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-04-08 22:07:02.768670 | ubuntu-noble | changed 2025-04-08 22:07:02.775807 | 2025-04-08 22:07:02.775916 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-04-08 22:07:02.799824 | ubuntu-noble | skipping: Conditional result was False 2025-04-08 22:07:02.807154 | 2025-04-08 22:07:02.807238 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-04-08 22:07:03.208685 | ubuntu-noble -> localhost | changed 2025-04-08 22:07:03.226651 | 2025-04-08 22:07:03.226759 | TASK [add-build-sshkey : Add back temp key] 2025-04-08 22:07:03.615131 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/b043258f513043eb91fd32261a2e700a/work/b043258f513043eb91fd32261a2e700a_id_rsa (zuul-build-sshkey) 2025-04-08 22:07:03.615442 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.026473 2025-04-08 22:07:03.627285 | 2025-04-08 22:07:03.627383 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-04-08 22:07:04.094180 | ubuntu-noble | ok 2025-04-08 22:07:04.101809 | 2025-04-08 22:07:04.101924 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-04-08 22:07:04.125604 | ubuntu-noble | skipping: Conditional result was False 2025-04-08 22:07:04.142026 | 2025-04-08 22:07:04.142124 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-04-08 22:07:04.639064 | ubuntu-noble | ok 2025-04-08 22:07:04.652182 | 2025-04-08 22:07:04.652263 | TASK [validate-host : Define zuul_info_dir fact] 2025-04-08 22:07:04.680400 | ubuntu-noble | ok 2025-04-08 22:07:04.685607 | 2025-04-08 22:07:04.685699 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-04-08 22:07:04.923791 | ubuntu-noble -> localhost | ok 2025-04-08 22:07:04.930003 | 2025-04-08 22:07:04.930077 | TASK [validate-host : Collect information about the host] 2025-04-08 22:07:06.156046 | ubuntu-noble | ok 2025-04-08 22:07:06.167754 | 2025-04-08 22:07:06.167841 | TASK [validate-host : Sanitize hostname] 2025-04-08 22:07:06.233693 | ubuntu-noble | ok 2025-04-08 22:07:06.241891 | 2025-04-08 22:07:06.241992 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-04-08 22:07:06.756348 | ubuntu-noble -> localhost | changed 2025-04-08 22:07:06.763758 | 2025-04-08 22:07:06.763860 | TASK [validate-host : Collect information about zuul worker] 2025-04-08 22:07:07.290918 | ubuntu-noble | ok 2025-04-08 22:07:07.296801 | 2025-04-08 22:07:07.296907 | TASK [validate-host : Write out all zuul information for each host] 2025-04-08 22:07:07.836313 | ubuntu-noble -> localhost | changed 2025-04-08 22:07:07.848058 | 2025-04-08 22:07:07.848156 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-04-08 22:07:08.172170 | ubuntu-noble | ok 2025-04-08 22:07:08.178722 | 2025-04-08 22:07:08.178815 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-04-08 22:07:09.020841 | ubuntu-noble | changed: 2025-04-08 22:07:09.021182 | ubuntu-noble | cd+++++++++ src/ 2025-04-08 22:07:09.021229 | ubuntu-noble | cd+++++++++ src/github.com/ 2025-04-08 22:07:09.021254 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2025-04-08 22:07:09.021275 | ubuntu-noble | cd+++++++++ src/github.com/osism/cfg-generics/ 2025-04-08 22:07:09.021295 | ubuntu-noble | localhost | ok: Runtime: 0:00:00.019627 2025-04-08 22:07:40.670292 | 2025-04-08 22:07:40.670416 | TASK [upload-logs : Upload logs to log server] 2025-04-08 22:07:41.691566 | localhost | Output suppressed because no_log was given 2025-04-08 22:07:41.695048 | 2025-04-08 22:07:41.695150 | LOOP [upload-logs : Compress console log and json output] 2025-04-08 22:07:41.756679 | localhost | skipping: Conditional result was False 2025-04-08 22:07:41.779116 | localhost | skipping: Conditional result was False 2025-04-08 22:07:41.783592 | 2025-04-08 22:07:41.783690 | LOOP [upload-logs : Upload compressed console log and json output] 2025-04-08 22:07:41.872926 | localhost | skipping: Conditional result was False 2025-04-08 22:07:41.873190 | 2025-04-08 22:07:41.879408 | localhost | skipping: Conditional result was False 2025-04-08 22:07:41.884611 | 2025-04-08 22:07:41.884706 | LOOP [upload-logs : Upload console log and json output]