Started by upstream project "autoplot-run-tests" build number 9044
originally caused by:
Started by upstream project "autoplot-all" build number 9006
originally caused by:
Started by timer
Started by upstream project "autoplot-all" build number 9006
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test028
[autoplot-test028] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins526959447505681338.sh
+ JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ cp ../autoplot-jar-all/autoplot/Autoplot/temp-src/test/endtoend/Test028.java .
+ /usr/local/jdk1.8//bin/java -Djava.awt.headless=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar test.endtoend.Test028
== 0 vap+inline:1,2;3,4;5,6;7,2;9,0 ==
Read in 0.472 seconds (test028_000): vap+inline:1,2;3,4;5,6;7,2;9,0
== 2 vap+inline:1,3;2,4 ==
Feb 04, 2025 1:19:35 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
Read in 0.023 seconds (test028_002): vap+inline:1,3;2,4
== 3 vap+inline:ripples(100,100) ==
Read in 0.031 seconds (test028_003): vap+inline:ripples(100,100)
== 4 vap+inline:linspace(0,1,100),linspace(0,1,100),ripples(100,100) ==
Read in 0.025 seconds (test028_004): vap+inline:linspace(0,1,100),linspace(0,1,100),ripples(100,100)
== 5 vap+inline:ripples(100,100)+randomn(0,100,100)/10 ==
Feb 04, 2025 1:19:36 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
Read in 0.050 seconds (test028_005): vap+inline:ripples(100,100)+randomn(0,100,100)/10
== 6 vap+inline:ripples(100,100)+randomn(0,100,100)/10&RENDER_TYPE=nnSpectrogram ==
Feb 04, 2025 1:19:37 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
Read in 0.037 seconds (test028_006): vap+inline:ripples(100,100)+randomn(0,100,100)/10&RENDER_TYPE=nnSpectrogram
== 7 vap+inline:getDataSet('http://autoplot.org/data/autoplot.ncml')&RENDER_TYPE=nnSpectrogram ==
Feb 04, 2025 1:19:47 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
SEVERE: autoplot.org
java.net.UnknownHostException: autoplot.org
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
at sun.net.www.http.HttpClient.New(HttpClient.java:339)
at sun.net.www.http.HttpClient.New(HttpClient.java:357)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
at org.das2.util.filesystem.HttpFileSystem.createHttpFileSystem(HttpFileSystem.java:234)
at org.das2.util.filesystem.HttpFileSystemFactory.createFileSystem(HttpFileSystemFactory.java:55)
at org.das2.util.filesystem.FileSystem.create(FileSystem.java:490)
at org.autoplot.datasource.DataSetURI.getFile(DataSetURI.java:978)
at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:177)
at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:170)
at org.autoplot.netCDF.NetCDFDataSource.readData(NetCDFDataSource.java:278)
at org.autoplot.netCDF.NetCDFDataSource.getDataSet(NetCDFDataSource.java:152)
at org.autoplot.jythonsupport.Util.getDataSet(Util.java:215)
at org.autoplot.jythonsupport.GetDataSetCommand.__call__(GetDataSetCommand.java:205)
at org.python.core.PyObject.__call__(PyObject.java:482)
at org.python.pycode._pyx14.f$0(<string>:1)
at org.python.pycode._pyx14.call_function(<string>)
at org.python.core.PyTableCode.call(PyTableCode.java:217)
at org.python.core.PyCode.call(PyCode.java:14)
at org.python.core.Py.runCode(Py.java:1224)
at org.python.core.__builtin__.eval(__builtin__.java:510)
at org.python.core.__builtin__.eval(__builtin__.java:514)
at org.python.util.PythonInterpreter.eval(PythonInterpreter.java:125)
at org.autoplot.inline.InlineDataSource.evalCommand(InlineDataSource.java:513)
at org.autoplot.inline.InlineDataSource.parseInlineDs(InlineDataSource.java:214)
at org.autoplot.inline.InlineDataSource.getDataSet(InlineDataSource.java:405)
at org.autoplot.jythonsupport.Util.getDataSet(Util.java:278)
at org.autoplot.jythonsupport.Util.getDataSet(Util.java:557)
at test.endtoend.Test028.doTest(Test028.java:28)
at test.endtoend.Test028.main(Test028.java:74)
Feb 04, 2025 1:19:47 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
SEVERE: 0: failed to connect to http://autoplot.org/data/
autoplot.org
java.net.UnknownHostException: autoplot.org
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
at sun.net.www.http.HttpClient.New(HttpClient.java:339)
at sun.net.www.http.HttpClient.New(HttpClient.java:357)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
at org.das2.util.filesystem.HttpFileSystem.createHttpFileSystem(HttpFileSystem.java:204)
at org.das2.util.filesystem.HttpFileSystemFactory.createFileSystem(HttpFileSystemFactory.java:55)
at org.das2.util.filesystem.FileSystem.create(FileSystem.java:490)
at org.autoplot.datasource.DataSetURI.getFile(DataSetURI.java:978)
at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:177)
at org.autoplot.datasource.AbstractDataSource.getFile(AbstractDataSource.java:170)
at org.autoplot.netCDF.NetCDFDataSource.readData(NetCDFDataSource.java:278)
at org.autoplot.netCDF.NetCDFDataSource.getDataSet(NetCDFDataSource.java:152)
at org.autoplot.jythonsupport.Util.getDataSet(Util.java:215)
at org.autoplot.jythonsupport.GetDataSetCommand.__call__(GetDataSetCommand.java:205)
at org.python.core.PyObject.__call__(PyObject.java:482)
at org.python.pycode._pyx14.f$0(<string>:1)
at org.python.pycode._pyx14.call_function(<string>)
at org.python.core.PyTableCode.call(PyTableCode.java:217)
at org.python.core.PyCode.call(PyCode.java:14)
at org.python.core.Py.runCode(Py.java:1224)
at org.python.core.__builtin__.eval(__builtin__.java:510)
at org.python.core.__builtin__.eval(__builtin__.java:514)
at org.python.util.PythonInterpreter.eval(PythonInterpreter.java:125)
at org.autoplot.inline.InlineDataSource.evalCommand(InlineDataSource.java:513)
at org.autoplot.inline.InlineDataSource.parseInlineDs(InlineDataSource.java:214)
at org.autoplot.inline.InlineDataSource.getDataSet(InlineDataSource.java:405)
at org.autoplot.jythonsupport.Util.getDataSet(Util.java:278)
at org.autoplot.jythonsupport.Util.getDataSet(Util.java:557)
at test.endtoend.Test028.doTest(Test028.java:28)
at test.endtoend.Test028.main(Test028.java:74)
Feb 04, 2025 1:19:47 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
INFO: remote filesystem is offline, allowing access to local cache.
Feb 04, 2025 1:19:47 PM org.das2.util.filesystem.HttpFileSystem createHttpFileSystem
WARNING: filesystem is offline: http://autoplot.org/data/
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Feb 04, 2025 1:19:48 PM org.das2.graph.DasCanvas waitUntilIdle
INFO: strange bug where update event didn't clear dirty flags, reposting.
Read in 10.212 seconds (test028_007): vap+inline:getDataSet('http://autoplot.org/data/autoplot.ncml')&RENDER_TYPE=nnSpectrogram
[autoplot-test028] $ /bin/sh -xe /usr/local/apache-tomcat-8.0.27/temp/jenkins4580456996042636509.sh
+ rm -f diffs.*
+ /home/jbf/ct/hudson/bin/compareData.sh
reference file exists: /home/jbf/ct/hudson/artifacts/test028_000.dep0.qds
diff /home/jbf/ct/hudson/artifacts/test028_000.dep0.qds test028_000.dep0.qds > diffs.test028_000.dep0.qds
reference file exists: /home/jbf/ct/hudson/artifacts/test028_000.qds
diff /home/jbf/ct/hudson/artifacts/test028_000.qds test028_000.qds > diffs.test028_000.qds
reference file exists: /home/jbf/ct/hudson/artifacts/test028_002.dep0.qds
diff /home/jbf/ct/hudson/artifacts/test028_002.dep0.qds test028_002.dep0.qds > diffs.test028_002.dep0.qds
reference file exists: /home/jbf/ct/hudson/artifacts/test028_002.qds
diff /home/jbf/ct/hudson/artifacts/test028_002.qds test028_002.qds > diffs.test028_002.qds
reference file exists: /home/jbf/ct/hudson/artifacts/test028_003.dep0.qds
diff /home/jbf/ct/hudson/artifacts/test028_003.dep0.qds test028_003.dep0.qds > diffs.test028_003.dep0.qds
reference file exists: /home/jbf/ct/hudson/artifacts/test028_003.qds
diff /home/jbf/ct/hudson/artifacts/test028_003.qds test028_003.qds > diffs.test028_003.qds
reference file exists: /home/jbf/ct/hudson/artifacts/test028_004.dep0.qds
diff /home/jbf/ct/hudson/artifacts/test028_004.dep0.qds test028_004.dep0.qds > diffs.test028_004.dep0.qds
reference file exists: /home/jbf/ct/hudson/artifacts/test028_004.qds
diff /home/jbf/ct/hudson/artifacts/test028_004.qds test028_004.qds > diffs.test028_004.qds
reference file exists: /home/jbf/ct/hudson/artifacts/test028_005.dep0.qds
diff /home/jbf/ct/hudson/artifacts/test028_005.dep0.qds test028_005.dep0.qds > diffs.test028_005.dep0.qds
reference file exists: /home/jbf/ct/hudson/artifacts/test028_005.qds
diff /home/jbf/ct/hudson/artifacts/test028_005.qds test028_005.qds > diffs.test028_005.qds
reference file exists: /home/jbf/ct/hudson/artifacts/test028_006.dep0.qds
diff /home/jbf/ct/hudson/artifacts/test028_006.dep0.qds test028_006.dep0.qds > diffs.test028_006.dep0.qds
reference file exists: /home/jbf/ct/hudson/artifacts/test028_006.qds
diff /home/jbf/ct/hudson/artifacts/test028_006.qds test028_006.qds > diffs.test028_006.qds
reference file exists: /home/jbf/ct/hudson/artifacts/test028_007.dep0.qds
diff /home/jbf/ct/hudson/artifacts/test028_007.dep0.qds test028_007.dep0.qds > diffs.test028_007.dep0.qds
reference file exists: /home/jbf/ct/hudson/artifacts/test028_007.qds
diff /home/jbf/ct/hudson/artifacts/test028_007.qds test028_007.qds > diffs.test028_007.qds
try alternate version in /home/jbf/ct/hudson/artifacts_alt/test028_007.qds
+ /home/jbf/ct/hudson/bin/compareImages.sh
== test028_000.png ==
compare -metric MAE -dissimilarity-threshold 1 test028_000.png /home/jbf/ct/hudson/artifacts/test028_000.png diffs.test028_000.png
diff=0 (0)
== test028_002.png ==
compare -metric MAE -dissimilarity-threshold 1 test028_002.png /home/jbf/ct/hudson/artifacts/test028_002.png diffs.test028_002.png
diff=0 (0)
== test028_003.png ==
compare -metric MAE -dissimilarity-threshold 1 test028_003.png /home/jbf/ct/hudson/artifacts/test028_003.png diffs.test028_003.png
diff=0 (0)
== test028_004.png ==
compare -metric MAE -dissimilarity-threshold 1 test028_004.png /home/jbf/ct/hudson/artifacts/test028_004.png diffs.test028_004.png
diff=0 (0)
== test028_005.png ==
compare -metric MAE -dissimilarity-threshold 1 test028_005.png /home/jbf/ct/hudson/artifacts/test028_005.png diffs.test028_005.png
diff=0 (0)
== test028_006.png ==
compare -metric MAE -dissimilarity-threshold 1 test028_006.png /home/jbf/ct/hudson/artifacts/test028_006.png diffs.test028_006.png
diff=0 (0)
== test028_007.png ==
compare -metric MAE -dissimilarity-threshold 1 test028_007.png /home/jbf/ct/hudson/artifacts/test028_007.png diffs.test028_007.png
diff=0 (0)
--> matches
Archiving artifacts
Finished: SUCCESS