Skip to content

Update images

Update images #89

Manually triggered December 19, 2023 12:42
Status Success
Total duration 53s
Artifacts

update-images.yml

on: workflow_dispatch
update-images
42s
update-images
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
update-images
>> fatal: refusing to merge unrelated histories
update-images
>> [Working Directory]/openstack_image_manager/update.py:40: SyntaxWarning: invalid escape sequence '\s'
update-images
>> cs = re.split("\s+", line) # noqa W605
update-images
>> 2023-12-19 12:43:08 | INFO | main:299 - Processing file etc/images/almalinux.yml
update-images
>> 2023-12-19 12:43:08 | INFO | update_image:186 - Checking image AlmaLinux 8
update-images
>> 2023-12-19 12:43:08 | INFO | update_image:189 - Latest download URL is https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-latest.x86_64.qcow2
update-images
>> 2023-12-19 12:43:08 | INFO | update_image:192 - Getting checksums from https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/CHECKSUM
update-images
>> 2023-12-19 12:43:09 | INFO | update_image:199 - Checksum of current AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621
update-images
>> 2023-12-19 12:43:09 | INFO | update_image:215 - Our checksum is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621
update-images
>> 2023-12-19 12:43:09 | INFO | update_image:218 - Image AlmaLinux 8 is up-to-date, nothing to do