virt-s1 / rhel-edge

RHEL for Edge Downstream CI and Test
MIT License
10 stars 12 forks source link

Centos Stream 9 edge-fdo-aio-cs9 test failed #4835

Open henrywang opened 1 year ago

henrywang commented 1 year ago

Failure log: https://github.com/virt-s1/rhel-edge/actions/runs/6367624876/job/17286368074

henrywang commented 1 year ago

@mcattamoredhat Could you please check this failure? Thanks.

mcattamoredhat commented 1 year ago

This failure is not reproducible in Openstack environment rhos-01 using compose CentOS-Stream-9-20231002.0

This failure is likely to be a flaky issue, related with GCP CS9 image, or it has disappeared as of latest compose.

Let's wait for our CI to execute the test again and see what happens.

mcattamoredhat commented 1 year ago

As an additional test, a CS9 instance has been deployed in GCP Project edge-qe-dev (upstream GCP project).

Using GCP CS9 image centos-stream-9-v20230912 edge-fdo-aio-cs9 test fails too.

edge-simplified-installer with diun_pub_key_insecure hangs during httpboot:

📋 Install edge vm via http boot
+ sudo virt-install --name=ostree-installer-a904fb6d-5dde-4af7-8b60-0c2df9b7f71a-httpboot --disk path=/var/lib/libvirt/images/ostree-installer-a904fb6d-5dde-4af7-8b60-0c2df9b7f71a-httpboot.qcow2,format=qcow2 --ram 3072 --vcpus 2 --network network=integration,mac=34:49:22:B0:83:30 --os-type linux --os-variant centos-stream9 --pxe --boot uefi,firmware.feature0.name=secure-boot,firmware.feature0.enabled=no --tpm backend.type=emulator,backend.version=2.0,model=tpm-crb --nographics --noautoconsole --wait=-1 --noreboot
WARNING  --os-type is deprecated and does nothing. Please stop using it.
WARNING  KVM acceleration not available, using 'qemu'
WARNING  The guest's network configuration may not support PXE

Starting install...
Creating domain...                                                                                                                                                                                                        |         00:00:00     

The domain shows the following: Booting Install CentOS Stream 9-stream

henrywang commented 1 year ago

Thanks @mcattamoredhat! Correct. I cannot reproduce this issue on rhos-01 too. The downstream CI uses vm on rhos-01 as well. The wired part is the same vm with same test got different result.

mcattamoredhat commented 1 year ago

Inside runner-rhos-01-centos-stream-9-medium-6455 I see that VM ostree-installer-c79bae7d-0970-419d-9654-c66e4d2c05c5-httpboot hangs at UEFI shell after its creation https://github.com/virt-s1/rhel-edge/actions/runs/6464240097/job/17560663686#step:4:5832

UEFI Interactive Shell v2.2
EDK II
UEFI v2.70 (EDK II, 0x00010000)
Mapping table
     BLK0: Alias(s):
          PciRoot(0x0)/Pci(0x1,0x3)/Pci(0x0,0x0)
Press ESC in 1 seconds to skip startup.nsh or any other key to continue.
Shell>

This is not happening if I repeat locally the test.