o2r-project / o2r-muncher

Node.js implementation of the ERC execution and job control part of the o2r web API
https://o2r.info/results
Apache License 2.0
2 stars 7 forks source link

Muncher crashes during job run "image_build" #141

Open njakuschona opened 3 years ago

njakuschona commented 3 years ago

By starting an analysis for example for the workspace insyde the muncher crashes during the step "image_build". This is the log output of the muncher: image

nuest commented 3 years ago

msg should be set in https://github.com/o2r-project/o2r-muncher/blob/master/lib/executor.js#L855

@NJaku01 Thank for reporting. Can you briefly confirm that this is repeatable, and let us know which version of muncher is used? Thanks!

njakuschona commented 3 years ago

I use the muncher version 0.30.0. However, I am not sure that it is repeatable; it happens more randomly. Sometimes also another error occurs during the same step: image