Hi there,
I was trying to build the new compneuro container:
https://src.fedoraproject.org/container/compneuro
On running fedpkg container-build, I get this output:
$ fedpkg container-build Created task: 60110730 Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=60110730 Watching tasks (this may be safely interrupted)... 60110730 buildContainer (noarch): free 60110730 buildContainer (noarch): free -> open (buildvm-x86-06.iad2.fedoraproject.org) 60110730 buildContainer (noarch): open (buildvm-x86-06.iad2.fedoraproject.org) -> FAILED: Fault: <Fault 2001: 'Image build failed. Error in plugin orchestrate_build: {"aarch64": {"pod": {"reason": "The node was low on resource: ephemeral-storage. Container custom-build was using 6676484Ki, which exceeds its request of 0. "}}}. OSBS build id: compneuro-master-6fe41-1'> 0 free 0 open 0 done 1 failed 60110730 buildContainer (noarch) failed
I tried another one and got the same result:
$ fedpkg container-build Created task: 60157106 Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=60157106 Watching tasks (this may be safely interrupted)... 60157106 buildContainer (noarch): free 60157106 buildContainer (noarch): free -> open (buildvm-x86-02.iad2.fedoraproject.org) 60157106 buildContainer (noarch): open (buildvm-x86-02.iad2.fedoraproject.org) -> FAILED: Fault: <Fault 2001: 'Image build failed. Error in plugin orchestrate_build: {"aarch64": {"pod": {"reason": "The node was low on resource: ephemeral-storage. Container custom-build was using 4321316Ki, which exceeds its request of 0. "}}}. OSBS build id: compneuro-master-6fe41-2'> 0 free 0 open 0 done 1 failed 60157106 buildContainer (noarch) failed
Could someone please have a quick look to see if I’ve done anything wrong here?
Cheers,
Whenever convenient.
@mobrien / @dkirwan do you have ideas on this?
Metadata Update from @smooge: - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: medium-gain, medium-trouble, ops
Metadata Update from @mobrien: - Issue assigned to mobrien
This was caused by the disk space being too low on the worker nodes. I have increased the disks and run a test of this build and it completed.
Hopefully it should work correctly for you on the next run. If not feel free to reopen the ticket
Metadata Update from @mobrien: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
that fixed it, thanks @mobrien ! :clap:
Log in to comment on this ticket.