Update images #87
update-images.yml
on: workflow_dispatch
update-images
45s
Annotations
10 warnings
update-images
>> fatal: refusing to merge unrelated histories
|
update-images
>> [Working Directory]/openstack_image_manager/update.py:41: SyntaxWarning: invalid escape sequence '\s'
|
update-images
>> cs = re.split("\s+", line) # noqa W605
|
update-images
>> 2023-12-11 21:28:38 | INFO | main:300 - Processing file etc/images/almalinux.yml
|
update-images
>> 2023-12-11 21:28:38 | INFO | update_image:187 - Checking image AlmaLinux 8
|
update-images
>> 2023-12-11 21:28:38 | INFO | update_image:190 - 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-11 21:28:38 | INFO | update_image:193 - Getting checksums from https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/CHECKSUM
|
update-images
>> 2023-12-11 21:28:38 | INFO | update_image:200 - Checksum of current AlmaLinux-8-GenericCloud-latest.x86_64.qcow2 is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621
|
update-images
>> 2023-12-11 21:28:38 | INFO | update_image:216 - Our checksum is sha256:a1686bc537bce699b512e3233666f5b8f69ed797ff1ce0af52c17fdc52942621
|
update-images
>> 2023-12-11 21:28:38 | INFO | update_image:219 - Image AlmaLinux 8 is up-to-date, nothing to do
|