-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
2
-
False
-
-
False
-
?
-
rhos-workloads-lightspeed
-
None
-
-
-
-
Sprint 22, Lightspeed sprint 23
-
2
-
Important
Current RAG-Content CI is failing with the following error:
Error: mounting new container: mounting build container "48f0e9bb878afadb59322b9871bb20f2f5b90b319028fc465facf208791a2017": creating overlay mount to /var/lib/containers/storage/overlay/9adc74bb1579080959c4761a680da946890cd760d73d006a6e961cb5b728e98d/merged, mount_data="lowerdir=/var/lib/containers/storage/overlay/l/7SCGTOUTB77KXQUJYFUTCKOQE4:/var/lib/containers/storage/overlay/l/TR34D6AZWCP5QCUESLEIQV37JI:/var/lib/containers/storage/overlay/l/D42GMKX4LCIFBW4TNZPGDCJGWF:/var/lib/containers/storage/overlay/l/VUOQTEQXPI3I4X6HLQYD6FA4E5,upperdir=/var/lib/containers/storage/overlay/9adc74bb1579080959c4761a680da946890cd760d73d006a6e961cb5b728e98d/diff,workdir=/var/lib/containers/storage/overlay/9adc74bb1579080959c4761a680da946890cd760d73d006a6e961cb5b728e98d/work,nodev,volatile": using mount program /usr/bin/fuse-overlayfs: unknown argument ignored: lazytime fuse: device not found, try 'modprobe fuse' first fuse-overlayfs: cannot mount: No such file or directory : exit status 1 make: *** [Makefile:37: build-image-os] Error 1 Cleaning up project directory and file based variables 00:00 ERROR: Job failed: command terminated with exit code 1
ref: https://gitlab.cee.redhat.com/eng/openstack/team/rhos-lightspeed/rag-content/-/jobs/43400727{}
To Reproduce Steps to reproduce the behavior:
Just trigger the rag-content CI job to build images
Expected behavior
- CI to not fail due to the fuse-overlay issue
Bug impact
- CI is failing and no new images are being built
Known workaround
- None