Hi, submitting job with --job option prints a failure message, though a software installation is successfully finished. A job is successfully completed from the resource manager, torque, point of view as well (exit status 0).
The job backend is GC3Pie/2.4.2 and the resource manager used is torque v4.2.10. Is this an already known issue ? Any workaround? Here is an example output: > eb Bonnie++-1.03e-goolf-1.4.10.eb -r -f --job == temporary log file in case of crash /tmp/eb-0DkI5Z/easybuild-Dn0LzO.log == resolving dependencies ... == GC3Pie job overview: 1 submitted (total: 1) == GC3Pie job overview: 1 running (total: 1) == GC3Pie job overview: 1 running (total: 1) == GC3Pie job overview: 1 running (total: 1) == GC3Pie job overview: 1 running (total: 1) == GC3Pie job overview: 1 terminated, 1 failed (total: 1) == GC3Pie job overview: 1 terminated, 1 failed (total: 1) == Done processing jobs == GC3Pie job overview: 1 terminated, 1 failed (total: 1) == Submitted parallel build jobs, exiting now == Temporary log file(s) /tmp/eb-0DkI5Z/easybuild-Dn0LzO.log* have been removed. == Temporary directory /tmp/eb-0DkI5Z has been removed. > cat job-log/eb-Bonnie++-1.03e-goolf-1.4.10-gc3pie-job-20162226-UTC-15-22- 55.log == temporary log file in case of crash /tmp/eb-bPBrR9/easybuild-CLACE3.log == processing EasyBuild easyconfig /sw-new/apps/css.easybuild/software/Core/ EasyBuild/2.8.0/lib/python2.6/site-packages/easybuild_easyconfigs-2.8.0- py2.6.egg/easybuild/easyconfigs/b/Bonnie++/Bonnie++-1.03e-goolf-1.4.10.eb == building and installing MPI/GCC/4.7.2/OpenMPI/1.6.4/Bonnie++/1.03e... == fetching files... == creating build dir, resetting environment... == unpacking... == patching... == preparing... == configuring... == building... == testing... == installing... == taking care of extensions... == postprocessing... == sanity checking... == cleaning up... == creating module... == permissions... == packaging... == COMPLETED: Installation ended successfully == Results of the build can be found in the log file /sw-new/apps/software/ nehalem/MPI/GCC/4.7.2/OpenMPI/1.6.4/Bonnie++/1.03e/easybuild/easybuild-Bonnie+ +-1.03e-20160526.172341.log == Build succeeded for 1 out of 1 == Temporary log file(s) /tmp/eb-bPBrR9/easybuild-CLACE3.log* have been removed. == Temporary directory /tmp/eb-bPBrR9 has been removed.

