Started by user jkwack2 [EnvInject] - Loading node environment variables. Building on master in workspace /var/lib/jenkins/workspace/SPP-PPM-768O2 executing script: # Moving to the building folder cd SPP-PPM/PPM-768O2-18XEs ls -al # Updating modules module unload darshan module load craype-hugepages2M module list # Building the binary ./compile-JK-nopapi # Submitting the job script MYJOBID=`qsub run-PPM2F-768O2` echo MYJOBID=$MYJOBID # Waiting for the job completion cat -n wait_for.sh ./wait_for.sh $MYJOBID bash: line 11: ./compile-JK-nopapi: No such file or directory total 2268 drwxr-xr-x 2 bwjenkins BW_System 4096 Mar 29 09:51 . drwxr-xr-x 4 bwjenkins BW_System 4096 Mar 29 09:46 .. -rw-r--r-- 1 bwjenkins BW_System 1255 Mar 29 09:51 cio.c -rwxr-xr-x 1 bwjenkins BW_System 381 Mar 29 09:51 compile-JK-noPapi -rwxr--r-- 1 bwjenkins BW_System 444 Mar 29 09:51 flops-PPM2F-768O2 -rwxr-xr-x 1 bwjenkins BW_System 541 Mar 29 09:51 generate-MPICH_RANK_ORDER_V2 -rw-r--r-- 1 bwjenkins BW_System 864 Mar 29 09:51 iq768O2.h -rw-r--r-- 1 bwjenkins BW_System 2281686 Mar 29 09:51 PPM2F-tp3-5-1-12-ICF-short-loops.F -rw-r--r-- 1 bwjenkins BW_System 836 Mar 29 09:51 run-PPM2F-768O2 -rw-r--r-- 1 bwjenkins BW_System 101 Mar 29 09:51 source_me_JK Currently Loaded Modulefiles: 1) modules/3.2.10.4 2) eswrap/1.3.3-1.020200.1278.0 3) cce/8.4.6 4) craype-network-gemini 5) craype/2.5.8 6) cray-libsci/16.11.1 7) udreg/2.3.2-1.0502.10518.2.17.gem 8) ugni/6.0-1.0502.10863.8.28.gem 9) pmi/5.0.10-1.0000.11050.179.3.gem 10) dmapp/7.0.1-1.0502.11080.8.74.gem 11) gni-headers/4.0-1.0502.10859.7.8.gem 12) xpmem/0.1-2.0502.64982.5.3.gem 13) dvs/2.5_0.9.0-1.0502.2188.1.113.gem 14) alps/5.2.4-2.0502.9774.31.12.gem 15) rca/1.0.0-2.0502.60530.1.63.gem 16) atp/2.0.4 17) PrgEnv-cray/5.2.82 18) cray-mpich/7.5.0 19) craype-interlagos 20) torque/6.0.3 21) moab/9.0.2.TAS2-1477409647_6706986-sles11 22) java/jdk1.8.0_51 23) globus/5.2.5 24) gsissh/6.2p2 25) scripts 26) user-paths 27) xalt/0.7.6 28) craype-hugepages2M Job submitted to account: jnc cat: wait_for.sh: No such file or directory bash: line 19: ./wait_for.sh: No such file or directory MYJOBID=6412957.bw [SSH] exit-status: 127 Build step 'Execute shell script on remote host using ssh' marked build as failure Sending e-mails to: [email protected] Finished: FAILURE