2025-12-05 18:08:54.934300 | Job console starting 2025-12-05 18:08:54.954514 | Updating git repos 2025-12-05 18:08:54.997949 | Cloning repos into workspace 2025-12-05 18:08:55.144198 | Restoring repo states 2025-12-05 18:08:55.170310 | Merging changes 2025-12-05 18:08:56.131723 | Checking out repos 2025-12-05 18:08:56.239530 | Preparing playbooks 2025-12-05 18:08:57.487030 | Running Ansible setup 2025-12-05 18:09:04.930223 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-05 18:09:06.545255 | 2025-12-05 18:09:06.545436 | PLAY [Base pre] 2025-12-05 18:09:06.586678 | 2025-12-05 18:09:06.593268 | TASK [Setup log path fact] 2025-12-05 18:09:06.649955 | debian-bookworm | ok 2025-12-05 18:09:06.698030 | 2025-12-05 18:09:06.698209 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-05 18:09:06.782620 | debian-bookworm | ok 2025-12-05 18:09:06.806697 | 2025-12-05 18:09:06.806906 | TASK [emit-job-header : Print job information] 2025-12-05 18:09:06.892710 | # Job Information 2025-12-05 18:09:06.893028 | Ansible Version: 2.16.14 2025-12-05 18:09:06.893070 | Job: flake8 2025-12-05 18:09:06.893112 | Pipeline: check 2025-12-05 18:09:06.893141 | Executor: 521e9411259a 2025-12-05 18:09:06.893161 | Triggered by: https://github.com/osism/openstack-simple-stress/pull/241 2025-12-05 18:09:06.893183 | Event ID: 6fd0f500-d205-11f0-8765-ce2445c84bb4 2025-12-05 18:09:06.898757 | 2025-12-05 18:09:06.924092 | LOOP [emit-job-header : Print node information] 2025-12-05 18:09:07.529627 | debian-bookworm | ok: 2025-12-05 18:09:07.529858 | debian-bookworm | # Node Information 2025-12-05 18:09:07.529898 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-05 18:09:07.529925 | debian-bookworm | Hostname: debian 2025-12-05 18:09:07.529948 | debian-bookworm | Username: zuul 2025-12-05 18:09:07.529970 | debian-bookworm | Distro: Debian 12.12 2025-12-05 18:09:07.529993 | debian-bookworm | Provider: regiocloud-a 2025-12-05 18:09:07.530015 | debian-bookworm | Region: 2025-12-05 18:09:07.530036 | debian-bookworm | Label: debian-bookworm 2025-12-05 18:09:07.530056 | debian-bookworm | Product Name: OpenStack Nova 2025-12-05 18:09:07.530075 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe66:8357 2025-12-05 18:09:07.562862 | 2025-12-05 18:09:07.563196 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-05 18:09:09.354149 | debian-bookworm -> localhost | changed 2025-12-05 18:09:09.361825 | 2025-12-05 18:09:09.361965 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-05 18:09:12.480168 | debian-bookworm -> localhost | changed 2025-12-05 18:09:12.494422 | 2025-12-05 18:09:12.494608 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-05 18:09:13.203782 | debian-bookworm -> localhost | ok 2025-12-05 18:09:13.210707 | 2025-12-05 18:09:13.210865 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-05 18:09:13.260747 | debian-bookworm | ok 2025-12-05 18:09:13.305112 | debian-bookworm | included: /var/lib/zuul/builds/6c207c3b51ac401fac0d01b07489ec61/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-05 18:09:13.332557 | 2025-12-05 18:09:13.332706 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-05 18:09:16.194369 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-05 18:09:16.194642 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6c207c3b51ac401fac0d01b07489ec61/work/6c207c3b51ac401fac0d01b07489ec61_id_rsa 2025-12-05 18:09:16.194683 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6c207c3b51ac401fac0d01b07489ec61/work/6c207c3b51ac401fac0d01b07489ec61_id_rsa.pub 2025-12-05 18:09:16.194709 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-05 18:09:16.194734 | debian-bookworm -> localhost | SHA256:QDa7pq8ZKybhY1tFkzN7yBrEcjKDYtba+DeLCh99SdI zuul-build-sshkey 2025-12-05 18:09:16.194756 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-05 18:09:16.194791 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-05 18:09:16.194813 | debian-bookworm -> localhost | | + | 2025-12-05 18:09:16.194850 | debian-bookworm -> localhost | |. o o.o | 2025-12-05 18:09:16.194929 | debian-bookworm -> localhost | |oB = *o | 2025-12-05 18:09:16.194952 | debian-bookworm -> localhost | |+ @ o.*o | 2025-12-05 18:09:16.194971 | debian-bookworm -> localhost | | o o.=E.S | 2025-12-05 18:09:16.194998 | debian-bookworm -> localhost | |. ..+=.. | 2025-12-05 18:09:16.195020 | debian-bookworm -> localhost | |o..++oo | 2025-12-05 18:09:16.195040 | debian-bookworm -> localhost | |o=+.o*o | 2025-12-05 18:09:16.195061 | debian-bookworm -> localhost | |.==o+o. | 2025-12-05 18:09:16.195081 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-05 18:09:16.195139 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.922882 2025-12-05 18:09:16.202108 | 2025-12-05 18:09:16.202231 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-05 18:09:16.252914 | debian-bookworm | ok 2025-12-05 18:09:16.272542 | debian-bookworm | included: /var/lib/zuul/builds/6c207c3b51ac401fac0d01b07489ec61/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-05 18:09:16.290677 | 2025-12-05 18:09:16.290810 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-05 18:09:16.335453 | debian-bookworm | skipping: Conditional result was False 2025-12-05 18:09:16.343933 | 2025-12-05 18:09:16.344102 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-05 18:09:17.458074 | debian-bookworm | changed 2025-12-05 18:09:17.477062 | 2025-12-05 18:09:17.477205 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-05 18:09:17.817082 | debian-bookworm | ok 2025-12-05 18:09:17.828608 | 2025-12-05 18:09:17.828760 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-05 18:09:18.691130 | debian-bookworm | changed 2025-12-05 18:09:18.716878 | 2025-12-05 18:09:18.717076 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-05 18:09:19.543501 | debian-bookworm | changed 2025-12-05 18:09:19.552813 | 2025-12-05 18:09:19.552956 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-05 18:09:19.592964 | debian-bookworm | skipping: Conditional result was False 2025-12-05 18:09:19.600456 | 2025-12-05 18:09:19.600617 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-05 18:09:20.384769 | debian-bookworm -> localhost | changed 2025-12-05 18:09:20.399694 | 2025-12-05 18:09:20.399849 | TASK [add-build-sshkey : Add back temp key] 2025-12-05 18:09:21.113665 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6c207c3b51ac401fac0d01b07489ec61/work/6c207c3b51ac401fac0d01b07489ec61_id_rsa (zuul-build-sshkey) 2025-12-05 18:09:21.113946 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.050060 2025-12-05 18:09:21.123562 | 2025-12-05 18:09:21.123709 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-05 18:09:21.724515 | debian-bookworm | ok 2025-12-05 18:09:21.730106 | 2025-12-05 18:09:21.730315 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-05 18:09:21.807646 | debian-bookworm | skipping: Conditional result was False 2025-12-05 18:09:21.819923 | 2025-12-05 18:09:21.820073 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-05 18:09:22.458394 | debian-bookworm | ok 2025-12-05 18:09:22.486388 | 2025-12-05 18:09:22.486552 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-05 18:09:22.530118 | debian-bookworm | ok 2025-12-05 18:09:22.536074 | 2025-12-05 18:09:22.536207 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-05 18:09:23.178990 | debian-bookworm -> localhost | ok 2025-12-05 18:09:23.185653 | 2025-12-05 18:09:23.185781 | TASK [validate-host : Collect information about the host] 2025-12-05 18:09:24.694939 | debian-bookworm | ok 2025-12-05 18:09:24.722983 | 2025-12-05 18:09:24.723158 | TASK [validate-host : Sanitize hostname] 2025-12-05 18:09:24.932347 | debian-bookworm | ok 2025-12-05 18:09:25.076773 | 2025-12-05 18:09:25.076940 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-05 18:09:26.457953 | debian-bookworm -> localhost | changed 2025-12-05 18:09:26.464665 | 2025-12-05 18:09:26.464803 | TASK [validate-host : Collect information about zuul worker] 2025-12-05 18:09:27.073281 | debian-bookworm | ok 2025-12-05 18:09:27.088750 | 2025-12-05 18:09:27.088928 | TASK [validate-host : Write out all zuul information for each host] 2025-12-05 18:09:29.069574 | debian-bookworm -> localhost | changed 2025-12-05 18:09:29.080563 | 2025-12-05 18:09:29.080708 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-05 18:09:29.471400 | debian-bookworm | ok 2025-12-05 18:09:29.477362 | 2025-12-05 18:09:29.477524 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-05 18:09:31.016545 | debian-bookworm | changed: 2025-12-05 18:09:31.016771 | debian-bookworm | cd+++++++++ src/ 2025-12-05 18:09:31.016807 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-05 18:09:31.016832 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-05 18:09:31.016854 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2025-12-05 18:09:31.016876 | debian-bookworm | localhost | ok: Runtime: 0:00:00.011159 2025-12-05 18:10:00.734672 | 2025-12-05 18:10:00.734897 | TASK [upload-logs : Upload logs to log server] 2025-12-05 18:10:01.465800 | localhost | Output suppressed because no_log was given 2025-12-05 18:10:01.481281 | 2025-12-05 18:10:01.481860 | LOOP [upload-logs : Compress console log and json output] 2025-12-05 18:10:01.560210 | localhost | skipping: Conditional result was False 2025-12-05 18:10:01.566554 | localhost | skipping: Conditional result was False 2025-12-05 18:10:01.576811 | 2025-12-05 18:10:01.576985 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-05 18:10:01.651178 | localhost | skipping: Conditional result was False 2025-12-05 18:10:01.651521 | 2025-12-05 18:10:01.657513 | localhost | skipping: Conditional result was False 2025-12-05 18:10:01.670820 | 2025-12-05 18:10:01.671000 | LOOP [upload-logs : Upload console log and json output]