2026-05-21 03:13:24.855003 | Job console starting 2026-05-21 03:13:24.863029 | Updating git repos 2026-05-21 03:13:24.889703 | Cloning repos into workspace 2026-05-21 03:13:24.972663 | Restoring repo states 2026-05-21 03:13:24.990818 | Merging changes 2026-05-21 03:13:24.990943 | Checking out repos 2026-05-21 03:13:25.047659 | Preparing playbooks 2026-05-21 03:13:26.078311 | Running Ansible setup 2026-05-21 03:13:31.203194 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 03:13:32.167357 | 2026-05-21 03:13:32.167538 | PLAY [Base pre] 2026-05-21 03:13:32.184839 | 2026-05-21 03:13:32.185004 | TASK [Setup log path fact] 2026-05-21 03:13:32.214949 | debian-bookworm | ok 2026-05-21 03:13:32.232211 | 2026-05-21 03:13:32.232368 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 03:13:32.272093 | debian-bookworm | ok 2026-05-21 03:13:32.282649 | 2026-05-21 03:13:32.282771 | TASK [emit-job-header : Print job information] 2026-05-21 03:13:32.335694 | # Job Information 2026-05-21 03:13:32.335888 | Ansible Version: 2.16.14 2026-05-21 03:13:32.335937 | Job: python-black 2026-05-21 03:13:32.335969 | Pipeline: periodic-daily 2026-05-21 03:13:32.335990 | Executor: 521e9411259a 2026-05-21 03:13:32.336011 | Triggered by: https://github.com/osism/openstack-flavor-manager 2026-05-21 03:13:32.336033 | Event ID: 026adae885f64454b0400a2f45c2802e 2026-05-21 03:13:32.341425 | 2026-05-21 03:13:32.341554 | LOOP [emit-job-header : Print node information] 2026-05-21 03:13:32.462236 | debian-bookworm | ok: 2026-05-21 03:13:32.462555 | debian-bookworm | # Node Information 2026-05-21 03:13:32.462597 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-21 03:13:32.462623 | debian-bookworm | Hostname: debian 2026-05-21 03:13:32.462646 | debian-bookworm | Username: zuul 2026-05-21 03:13:32.462667 | debian-bookworm | Distro: Debian 12.14 2026-05-21 03:13:32.462691 | debian-bookworm | Provider: regiocloud-a 2026-05-21 03:13:32.462712 | debian-bookworm | Region: 2026-05-21 03:13:32.462733 | debian-bookworm | Label: debian-bookworm 2026-05-21 03:13:32.462752 | debian-bookworm | Product Name: OpenStack Nova 2026-05-21 03:13:32.462771 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1d:d3f4 2026-05-21 03:13:32.488910 | 2026-05-21 03:13:32.490955 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-21 03:13:33.365308 | debian-bookworm -> localhost | changed 2026-05-21 03:13:33.373166 | 2026-05-21 03:13:33.373290 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-21 03:13:34.685208 | debian-bookworm -> localhost | changed 2026-05-21 03:13:34.702730 | 2026-05-21 03:13:34.703072 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-21 03:13:35.152003 | debian-bookworm -> localhost | ok 2026-05-21 03:13:35.160601 | 2026-05-21 03:13:35.160796 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-21 03:13:35.193326 | debian-bookworm | ok 2026-05-21 03:13:35.209980 | debian-bookworm | included: /var/lib/zuul/builds/026dd2bbbfa24c4da1fa4b2079e46c70/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-21 03:13:35.216605 | 2026-05-21 03:13:35.216731 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-21 03:13:37.996526 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-21 03:13:37.996767 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/026dd2bbbfa24c4da1fa4b2079e46c70/work/026dd2bbbfa24c4da1fa4b2079e46c70_id_rsa 2026-05-21 03:13:37.996804 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/026dd2bbbfa24c4da1fa4b2079e46c70/work/026dd2bbbfa24c4da1fa4b2079e46c70_id_rsa.pub 2026-05-21 03:13:37.996830 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-21 03:13:37.996854 | debian-bookworm -> localhost | SHA256:uVuH1yb2MkK+cdeUM/y5nRCzu3WQM8XbiwkZ3CYUb4w zuul-build-sshkey 2026-05-21 03:13:37.996876 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-21 03:13:37.996915 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-21 03:13:37.996958 | debian-bookworm -> localhost | | o. | 2026-05-21 03:13:37.996981 | debian-bookworm -> localhost | | o = . | 2026-05-21 03:13:37.997002 | debian-bookworm -> localhost | | E * o| 2026-05-21 03:13:37.997022 | debian-bookworm -> localhost | | . * .o+| 2026-05-21 03:13:37.997041 | debian-bookworm -> localhost | | S o o=*o| 2026-05-21 03:13:37.997071 | debian-bookworm -> localhost | | .....***| 2026-05-21 03:13:37.997092 | debian-bookworm -> localhost | | .o+ *=+++| 2026-05-21 03:13:37.997112 | debian-bookworm -> localhost | | oo*o=+ =| 2026-05-21 03:13:37.997132 | debian-bookworm -> localhost | | . .o =oo.| 2026-05-21 03:13:37.997152 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-21 03:13:37.997206 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.875608 2026-05-21 03:13:38.004175 | 2026-05-21 03:13:38.004307 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-21 03:13:38.038143 | debian-bookworm | ok 2026-05-21 03:13:38.049328 | debian-bookworm | included: /var/lib/zuul/builds/026dd2bbbfa24c4da1fa4b2079e46c70/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-21 03:13:38.061872 | 2026-05-21 03:13:38.062026 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-21 03:13:38.086084 | debian-bookworm | skipping: Conditional result was False 2026-05-21 03:13:38.093191 | 2026-05-21 03:13:38.093549 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-21 03:13:38.858790 | debian-bookworm | changed 2026-05-21 03:13:38.872802 | 2026-05-21 03:13:38.873015 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-21 03:13:39.201959 | debian-bookworm | ok 2026-05-21 03:13:39.210443 | 2026-05-21 03:13:39.210583 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-21 03:13:39.906753 | debian-bookworm | changed 2026-05-21 03:13:39.916918 | 2026-05-21 03:13:39.917092 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-21 03:13:40.635750 | debian-bookworm | changed 2026-05-21 03:13:40.642566 | 2026-05-21 03:13:40.642690 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-21 03:13:40.669512 | debian-bookworm | skipping: Conditional result was False 2026-05-21 03:13:40.677110 | 2026-05-21 03:13:40.677231 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-21 03:13:41.899082 | debian-bookworm -> localhost | changed 2026-05-21 03:13:41.917131 | 2026-05-21 03:13:41.917284 | TASK [add-build-sshkey : Add back temp key] 2026-05-21 03:13:42.441057 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/026dd2bbbfa24c4da1fa4b2079e46c70/work/026dd2bbbfa24c4da1fa4b2079e46c70_id_rsa (zuul-build-sshkey) 2026-05-21 03:13:42.441317 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.028323 2026-05-21 03:13:42.450100 | 2026-05-21 03:13:42.450224 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-21 03:13:42.953276 | debian-bookworm | ok 2026-05-21 03:13:42.958632 | 2026-05-21 03:13:42.958750 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-21 03:13:43.004780 | debian-bookworm | skipping: Conditional result was False 2026-05-21 03:13:43.020031 | 2026-05-21 03:13:43.020165 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-21 03:13:43.694467 | debian-bookworm | ok 2026-05-21 03:13:43.715335 | 2026-05-21 03:13:43.715482 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-21 03:13:43.782774 | debian-bookworm | ok 2026-05-21 03:13:43.796048 | 2026-05-21 03:13:43.796204 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-21 03:13:44.489104 | debian-bookworm -> localhost | ok 2026-05-21 03:13:44.512611 | 2026-05-21 03:13:44.512759 | TASK [validate-host : Collect information about the host] 2026-05-21 03:13:46.207308 | debian-bookworm | ok 2026-05-21 03:13:46.230009 | 2026-05-21 03:13:46.230223 | TASK [validate-host : Sanitize hostname] 2026-05-21 03:13:46.384763 | debian-bookworm | ok 2026-05-21 03:13:46.465806 | 2026-05-21 03:13:46.466038 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-21 03:13:47.629047 | debian-bookworm -> localhost | changed 2026-05-21 03:13:47.636486 | 2026-05-21 03:13:47.636631 | TASK [validate-host : Collect information about zuul worker] 2026-05-21 03:13:48.250679 | debian-bookworm | ok 2026-05-21 03:13:48.260059 | 2026-05-21 03:13:48.260207 | TASK [validate-host : Write out all zuul information for each host] 2026-05-21 03:13:49.308325 | debian-bookworm -> localhost | changed 2026-05-21 03:13:49.341113 | 2026-05-21 03:13:49.341236 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-21 03:13:49.623465 | debian-bookworm | ok 2026-05-21 03:13:49.629427 | 2026-05-21 03:13:49.629513 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-21 03:13:50.469148 | debian-bookworm | changed: 2026-05-21 03:13:50.469317 | debian-bookworm | cd+++++++++ src/ 2026-05-21 03:13:50.469351 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-21 03:13:50.469375 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-21 03:13:50.469396 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-05-21 03:13:50.469415 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/026dd2bbbfa24c4da1fa4b2079e46c70/work/logs" 2026-05-21 03:14:21.948217 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/026dd2bbbfa24c4da1fa4b2079e46c70/work/artifacts" 2026-05-21 03:14:22.443616 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/026dd2bbbfa24c4da1fa4b2079e46c70/work/docs" 2026-05-21 03:14:22.460843 | 2026-05-21 03:14:22.460965 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-21 03:14:23.494598 | debian-bookworm | changed: 2026-05-21 03:14:23.495290 | debian-bookworm | .d..t...... ./ 2026-05-21 03:14:23.495357 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-21 03:14:23.495389 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-21 03:14:23.495417 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-21 03:14:23.495461 | debian-bookworm | changed: All items complete 2026-05-21 03:14:23.495489 | 2026-05-21 03:14:24.213235 | debian-bookworm | changed: .d..t...... ./ 2026-05-21 03:14:24.744593 | debian-bookworm | changed: .d..t...... ./ 2026-05-21 03:14:24.766227 | 2026-05-21 03:14:24.766331 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-21 03:14:24.868558 | debian-bookworm | skipping: Conditional result was False 2026-05-21 03:14:24.910390 | debian-bookworm | skipping: Conditional result was False 2026-05-21 03:14:24.927652 | 2026-05-21 03:14:24.927730 | PLAY RECAP 2026-05-21 03:14:24.927773 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-21 03:14:24.927794 | 2026-05-21 03:14:25.043618 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-21 03:14:25.044684 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 03:14:26.101655 | 2026-05-21 03:14:26.101776 | PLAY [Base post] 2026-05-21 03:14:26.112971 | 2026-05-21 03:14:26.113074 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-21 03:14:26.634766 | debian-bookworm | changed 2026-05-21 03:14:26.639546 | 2026-05-21 03:14:26.639625 | PLAY RECAP 2026-05-21 03:14:26.639673 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 03:14:26.639723 | 2026-05-21 03:14:26.806864 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 03:14:26.807531 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-21 03:14:27.756970 | 2026-05-21 03:14:27.757106 | PLAY [Base post-logs] 2026-05-21 03:14:27.773130 | 2026-05-21 03:14:27.773252 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-21 03:14:28.813135 | localhost | changed 2026-05-21 03:14:28.833338 | 2026-05-21 03:14:28.835549 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-21 03:14:28.917602 | localhost | ok 2026-05-21 03:14:28.926741 | 2026-05-21 03:14:28.926858 | TASK [Set zuul-log-path fact] 2026-05-21 03:14:28.952519 | localhost | ok 2026-05-21 03:14:28.961641 | 2026-05-21 03:14:28.961749 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 03:14:29.030383 | localhost | ok 2026-05-21 03:14:29.033504 | 2026-05-21 03:14:29.033601 | TASK [upload-logs : Create log directories] 2026-05-21 03:14:30.240963 | localhost | changed 2026-05-21 03:14:30.243706 | 2026-05-21 03:14:30.243803 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-21 03:14:31.322251 | localhost -> localhost | ok: Runtime: 0:00:00.022219 2026-05-21 03:14:31.325851 | 2026-05-21 03:14:31.325945 | TASK [upload-logs : Upload logs to log server] 2026-05-21 03:14:33.014273 | localhost | Output suppressed because no_log was given 2026-05-21 03:14:33.016136 | 2026-05-21 03:14:33.016255 | LOOP [upload-logs : Compress console log and json output] 2026-05-21 03:14:33.104784 | localhost | skipping: Conditional result was False 2026-05-21 03:14:33.117210 | localhost | skipping: Conditional result was False 2026-05-21 03:14:33.128021 | 2026-05-21 03:14:33.128252 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-21 03:14:33.205588 | localhost | skipping: Conditional result was False 2026-05-21 03:14:33.205797 | 2026-05-21 03:14:33.222271 | localhost | skipping: Conditional result was False 2026-05-21 03:14:33.234978 | 2026-05-21 03:14:33.235115 | LOOP [upload-logs : Upload console log and json output]