Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/test-hapi-servers-2022
[test-hapi-servers-2022] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins2912335482714115444.sh
+ pwd
/var/local/jenkins/workspace/test-hapi-servers-2022
+ echo USER=, tomcat
USER=, tomcat
+ echo HOME=, /home/tomcat
HOME=, /home/tomcat
+ export WGET=wget --timeout=6 --tries=2 
+ echo # Test servers in all.txt
# Test servers in all.txt
+ wget --timeout=6 --tries=2 -N https://raw.githubusercontent.com/hapi-server/servers/master/all.txt
--2026-01-08 16:35:00--  https://raw.githubusercontent.com/hapi-server/servers/master/all.txt
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 808 [text/plain]
Saving to: ‘all.txt’

     0K                                                       100% 85.4M=0s

Last-modified header missing -- time-stamps turned off.
2026-01-08 16:35:00 (85.4 MB/s) - ‘all.txt’ saved [808/808]

+ python3 /home/jbf/ct/hapi/git-release/HAPI-Server-Tester/HAPITESTSCRIPT.py 75657
servers=10 serverseeds=10
2  ***
Running tests with seed 75657
#################
Running test with seed 8125: https://cdaweb.gsfc.nasa.gov/hapi
URL MATCHES KNOWN HAPI SERVER
Server is up!
url https://cdaweb.gsfc.nasa.gov/hapi/catalog
hapiVer= 2.0
first parameter:  A1_K0_MPA
last parameter:  WI_WA_RAD1_L3_DF
len(refinedList)= 3380
randID= TOOWINDY_E_NE@1
url https://cdaweb.gsfc.nasa.gov/hapi/info?id=TOOWINDY_E_NE@1
first parameter:  Time
last parameter:  Electron_density
len(refinedList)= 3
randPara= Electron_density
url https://cdaweb.gsfc.nasa.gov/hapi/info?id=TOOWINDY_E_NE@1
2019-06-19T11:35:15Z/2019-06-19T11:42:40Z
sampleStartDate not available
2019-06-18T11:42:40Z/2019-06-19T11:42:40Z
testStartDate= 2019-06-18T11:42:40Z <class 'str'>
testStopDate= 2019-06-19T11:42:40Z <class 'str'>
https://cdaweb.gsfc.nasa.gov/hapi/data?id=TOOWINDY_E_NE@1&parameters=Electron_density&time.min=2019-06-18T11:42:40Z&time.max=2019-06-19T11:42:40Z&format=csv
HAPI verifier URL:
https://hapi-server.org/verify/?url=https://cdaweb.gsfc.nasa.gov/hapi&id=TOOWINDY_E_NE@1&parameter=Electron_density&time.min=2019-06-18T11:42:40Z&time.max=2019-06-19T11:42:40Z
Build timed out (after 3 minutes). Marking the build as failed.
Terminated
Build was aborted
Sending e-mails to: faden@cottagesystems.com
Finished: FAILURE