Closed redbeam closed 2 months ago
e2e-microshift pipeline has been failing for 4.17-rc.1 version.
e2e-microshift
4.17-rc.1
The pipeline will timeout during this step:
+ sudo virt-install --name crc --vcpus 2 --memory 2048 --arch=x86_64 --disk path=/var/lib/libvirt/crc/crc.qcow2,size=31 --network network=crc,mac=52:54:00:ee:42:e1 --os-variant rhel9-unknown --nographics --cdrom /var/lib/libvirt/crc/microshift-installer.iso --events on_reboot=restart --autoconsole none --boot uefi --wait Starting install... Allocating 'crc.qcow2' | 31 GB 00:00 Creating domain... | 00:00 {"component":"entrypoint","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:173","func":"sigs.k8s.io/prow/pkg/entrypoint.Options.ExecuteProcess","level":"error","msg":"Entrypoint received interrupt: terminated","severity":"error","time":"2024-09-06T04:06:17Z"} Connection to 34.29.171.186 closed by remote host. ERROR: (gcloud.compute.ssh) [/bin/ssh] exited with return code [255]. {"component":"entrypoint","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:264","func":"sigs.k8s.io/prow/pkg/entrypoint.gracefullyTerminate","level":"error","msg":"Process gracefully exited before 10m0s grace period","severity":"error","time":"2024-09-06T04:06:55Z"}
Looks like some issue during boot loader configuration.
https://issues.redhat.com/browse/THEEDGE-4006
This is now fixed upstream and e2e-microshift green again so closing it.
e2e-microshift
pipeline has been failing for4.17-rc.1
version.The pipeline will timeout during this step: