Skip to content
Failed

Console Output

Started by user tbouvet
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/dtn_checks/workspace
[SSH] script:

hostname
#module load bwpy
cd ~/bin/
time ./dtn_checks.py

[SSH] executing...
hydrol1
cleaning up stray python processes...
Lmod has detected the following error:  The following module(s) are
unknown: "bwpy"

Please check the spelling or version number. Also try "module spider ..."
It is also possible your cache file is out-of-date; it may help to try:
  $ module --ignore_cache load "bwpy"

Also make sure that all modulefiles written in TCL start with the string
#%Module



Traceback (most recent call last):
  File "/u/svchydrojenkins/bin/dtns.py", line 16, in <module>
    import globus_sdk
ModuleNotFoundError: No module named 'globus_sdk'

real	0m0.651s
user	0m0.220s
sys	0m0.086s

[SSH] completed
[SSH] exit-status: 1

Build step 'Execute shell script on remote host using ssh' marked build as failure
Sending e-mails to: [email protected] [email protected] [email protected]
Finished: FAILURE