2025-11-09 03:10:53.063135 | Job console starting 2025-11-09 03:10:53.093254 | Updating git repos 2025-11-09 03:10:53.134873 | Cloning repos into workspace 2025-11-09 03:10:53.257258 | Restoring repo states 2025-11-09 03:10:53.266045 | Merging changes 2025-11-09 03:10:53.266060 | Checking out repos 2025-11-09 03:10:53.460998 | Preparing playbooks 2025-11-09 03:10:54.345091 | Running Ansible setup 2025-11-09 03:10:59.357309 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-11-09 03:11:00.065992 | 2025-11-09 03:11:00.066119 | PLAY [Base pre] 2025-11-09 03:11:00.087454 | 2025-11-09 03:11:00.087571 | TASK [Setup log path fact] 2025-11-09 03:11:00.105509 | ubuntu-jammy | ok 2025-11-09 03:11:00.121508 | 2025-11-09 03:11:00.121636 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-09 03:11:00.150343 | ubuntu-jammy | ok 2025-11-09 03:11:00.159562 | 2025-11-09 03:11:00.159653 | TASK [emit-job-header : Print job information] 2025-11-09 03:11:00.197526 | # Job Information 2025-11-09 03:11:00.197688 | Ansible Version: 2.16.14 2025-11-09 03:11:00.197724 | Job: flake8 2025-11-09 03:11:00.197757 | Pipeline: periodic-daily 2025-11-09 03:11:00.197781 | Executor: 521e9411259a 2025-11-09 03:11:00.197802 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-11-09 03:11:00.197825 | Event ID: dd143f296cfa4bbb96655be9dac31faa 2025-11-09 03:11:00.202543 | 2025-11-09 03:11:00.202637 | LOOP [emit-job-header : Print node information] 2025-11-09 03:11:00.305144 | ubuntu-jammy | ok: 2025-11-09 03:11:00.305416 | ubuntu-jammy | # Node Information 2025-11-09 03:11:00.305453 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-11-09 03:11:00.305478 | ubuntu-jammy | Hostname: ubuntu 2025-11-09 03:11:00.305500 | ubuntu-jammy | Username: zuul 2025-11-09 03:11:00.305522 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-11-09 03:11:00.305545 | ubuntu-jammy | Provider: regiocloud-a 2025-11-09 03:11:00.305567 | ubuntu-jammy | Region: 2025-11-09 03:11:00.305589 | ubuntu-jammy | Label: ubuntu-jammy 2025-11-09 03:11:00.305609 | ubuntu-jammy | Product Name: OpenStack Nova 2025-11-09 03:11:00.305629 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe81:d76a 2025-11-09 03:11:00.316910 | 2025-11-09 03:11:00.317022 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-09 03:11:00.936479 | ubuntu-jammy -> localhost | changed 2025-11-09 03:11:00.945618 | 2025-11-09 03:11:00.945730 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-09 03:11:01.878934 | ubuntu-jammy -> localhost | changed 2025-11-09 03:11:01.895326 | 2025-11-09 03:11:01.895434 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-09 03:11:02.252687 | ubuntu-jammy -> localhost | ok 2025-11-09 03:11:02.260127 | 2025-11-09 03:11:02.260249 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-09 03:11:02.293359 | ubuntu-jammy | ok 2025-11-09 03:11:02.315628 | ubuntu-jammy | included: /var/lib/zuul/builds/ec1e33a9aed24809a996c0e95ad61c71/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-09 03:11:02.322393 | 2025-11-09 03:11:02.322485 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-09 03:11:03.326310 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-11-09 03:11:03.326553 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/ec1e33a9aed24809a996c0e95ad61c71/work/ec1e33a9aed24809a996c0e95ad61c71_id_rsa 2025-11-09 03:11:03.326594 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/ec1e33a9aed24809a996c0e95ad61c71/work/ec1e33a9aed24809a996c0e95ad61c71_id_rsa.pub 2025-11-09 03:11:03.326623 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-11-09 03:11:03.326649 | ubuntu-jammy -> localhost | SHA256:q6jhtb/v/IQd9dvUMLrstl0Q+NNznCGWSs8JyIafZSU zuul-build-sshkey 2025-11-09 03:11:03.326673 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-11-09 03:11:03.326695 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-11-09 03:11:03.326733 | ubuntu-jammy -> localhost | | E . | 2025-11-09 03:11:03.326757 | ubuntu-jammy -> localhost | | o . o.. | 2025-11-09 03:11:03.326777 | ubuntu-jammy -> localhost | | . + =o++. | 2025-11-09 03:11:03.326797 | ubuntu-jammy -> localhost | | o =.*+o*+| 2025-11-09 03:11:03.326817 | ubuntu-jammy -> localhost | | So...+=o*| 2025-11-09 03:11:03.326942 | ubuntu-jammy -> localhost | | + o . *o| 2025-11-09 03:11:03.326973 | ubuntu-jammy -> localhost | | . . o o o . o| 2025-11-09 03:11:03.326996 | ubuntu-jammy -> localhost | | . o o o . ... . | 2025-11-09 03:11:03.327018 | ubuntu-jammy -> localhost | | o.o.+++...o.. | 2025-11-09 03:11:03.327039 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-11-09 03:11:03.327093 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.530341 2025-11-09 03:11:03.334408 | 2025-11-09 03:11:03.334521 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-09 03:11:03.364494 | ubuntu-jammy | ok 2025-11-09 03:11:03.374377 | ubuntu-jammy | included: /var/lib/zuul/builds/ec1e33a9aed24809a996c0e95ad61c71/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-09 03:11:03.383559 | 2025-11-09 03:11:03.383644 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-09 03:11:03.398469 | ubuntu-jammy | skipping: Conditional result was False 2025-11-09 03:11:03.408659 | 2025-11-09 03:11:03.408748 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-09 03:11:03.965886 | ubuntu-jammy | changed 2025-11-09 03:11:03.973618 | 2025-11-09 03:11:03.973739 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-09 03:11:04.215873 | ubuntu-jammy | ok 2025-11-09 03:11:04.221382 | 2025-11-09 03:11:04.221473 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-09 03:11:04.834543 | ubuntu-jammy | changed 2025-11-09 03:11:04.845003 | 2025-11-09 03:11:04.845131 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-09 03:11:05.554112 | ubuntu-jammy | changed 2025-11-09 03:11:05.562704 | 2025-11-09 03:11:05.562806 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-09 03:11:05.588569 | ubuntu-jammy | skipping: Conditional result was False 2025-11-09 03:11:05.594441 | 2025-11-09 03:11:05.594536 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-09 03:11:06.057297 | ubuntu-jammy -> localhost | changed 2025-11-09 03:11:06.067854 | 2025-11-09 03:11:06.067953 | TASK [add-build-sshkey : Add back temp key] 2025-11-09 03:11:06.366920 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/ec1e33a9aed24809a996c0e95ad61c71/work/ec1e33a9aed24809a996c0e95ad61c71_id_rsa (zuul-build-sshkey) 2025-11-09 03:11:06.367200 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.012170 2025-11-09 03:11:06.376300 | 2025-11-09 03:11:06.376413 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-09 03:11:06.934735 | ubuntu-jammy | ok 2025-11-09 03:11:06.940269 | 2025-11-09 03:11:06.940386 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-09 03:11:06.965121 | ubuntu-jammy | skipping: Conditional result was False 2025-11-09 03:11:06.976122 | 2025-11-09 03:11:06.976274 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-09 03:11:07.612518 | ubuntu-jammy | ok 2025-11-09 03:11:07.637151 | 2025-11-09 03:11:07.637340 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-09 03:11:07.667512 | ubuntu-jammy | ok 2025-11-09 03:11:07.673378 | 2025-11-09 03:11:07.673482 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-09 03:11:08.327007 | ubuntu-jammy -> localhost | ok 2025-11-09 03:11:08.335147 | 2025-11-09 03:11:08.335352 | TASK [validate-host : Collect information about the host] 2025-11-09 03:11:09.841146 | ubuntu-jammy | ok 2025-11-09 03:11:09.859977 | 2025-11-09 03:11:09.860080 | TASK [validate-host : Sanitize hostname] 2025-11-09 03:11:10.024239 | ubuntu-jammy | ok 2025-11-09 03:11:10.089458 | 2025-11-09 03:11:10.089570 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-09 03:11:11.213356 | ubuntu-jammy -> localhost | changed 2025-11-09 03:11:11.218914 | 2025-11-09 03:11:11.218999 | TASK [validate-host : Collect information about zuul worker] 2025-11-09 03:11:11.642753 | ubuntu-jammy | ok 2025-11-09 03:11:11.647091 | 2025-11-09 03:11:11.647173 | TASK [validate-host : Write out all zuul information for each host] 2025-11-09 03:11:12.240097 | ubuntu-jammy -> localhost | changed 2025-11-09 03:11:12.251757 | 2025-11-09 03:11:12.251836 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-09 03:11:12.566690 | ubuntu-jammy | ok 2025-11-09 03:11:12.584369 | 2025-11-09 03:11:12.584456 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-09 03:11:13.846509 | ubuntu-jammy | changed: 2025-11-09 03:11:13.846672 | ubuntu-jammy | cd+++++++++ src/ 2025-11-09 03:11:13.846701 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-11-09 03:11:13.846722 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-11-09 03:11:13.846741 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-11-09 03:11:13.846757 | ubuntu-jammy | Containerfile 2025-11-09 03:11:13.846922 | ubuntu-jammy | Containerfile 2025-11-09 03:11:13.949136 | ubuntu-jammy | Containerfile 2025-11-09 03:11:13.949220 | ubuntu-jammy | Containerfile 2025-11-09 03:11:13.949280 | ubuntu-jammy | Containerfile 2025-11-09 03:11:13.949337 | ubuntu-jammy | Containerfile 2025-11-09 03:11:13.949395 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005406 2025-11-09 03:11:45.066630 | 2025-11-09 03:11:45.066750 | TASK [upload-logs : Upload logs to log server] 2025-11-09 03:11:45.994062 | localhost | Output suppressed because no_log was given 2025-11-09 03:11:45.997633 | 2025-11-09 03:11:45.997723 | LOOP [upload-logs : Compress console log and json output] 2025-11-09 03:11:46.054827 | localhost | skipping: Conditional result was False 2025-11-09 03:11:46.061938 | localhost | skipping: Conditional result was False 2025-11-09 03:11:46.067853 | 2025-11-09 03:11:46.067955 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-09 03:11:46.109654 | localhost | skipping: Conditional result was False 2025-11-09 03:11:46.109885 | 2025-11-09 03:11:46.120668 | localhost | skipping: Conditional result was False 2025-11-09 03:11:46.123886 | 2025-11-09 03:11:46.123974 | LOOP [upload-logs : Upload console log and json output]