Started by upstream project "autoplot-run-tests" build number 11366
originally caused by:
Started by upstream project "autoplot-all" build number 11307
originally caused by:
Started by timer
Started by upstream project "autoplot-all" build number 11307
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test018
[autoplot-test018] $ /bin/sh -xe /tmp/jenkins12612251183546656098.sh
+ rm -f Test018.java test018_000.png test018_001.png test018_002.png test018_007_1.png test018_007_2.png test018_007_3.png test018_007_4.png
+ JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar
+ cp ../autoplot-jar-all/autoplot/Autoplot/temp-src/test/endtoend/Test018.java .
+ /usr/local/jdk1.8//bin/java -Djava.awt.headless=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar test.endtoend.Test018
=== test018 007_1 ========================
app_0.timeRange to xaxis_0.range (app_0)
app_0.timeRange to xaxis_1.range (app_0)
app_0.timeRange to plot_2.context (app_0)
=== test018 007_2 ========================
app_0.timeRange to xaxis_0.range (app_0)
app_0.timeRange to xaxis_1.range (app_0)
app_0.timeRange to plot_2.context (app_0)
=== test018 007_3 ========================
app_0.timeRange to xaxis_0.range (app_0)
app_0.timeRange to plot_1.context (app_0)
app_0.timeRange to plot_2.context (app_0)
=== test018 007_4 ========================
app_0.timeRange to xaxis_0.range (app_0)
app_0.timeRange to xaxis_1.range (app_0)
app_0.timeRange to plot_2.context (app_0)
==============================
=== test018 test1 ===
=== test018 test3 ===
java.lang.NullPointerException
java.lang.RuntimeException: java.lang.NullPointerException
at org.autoplot.dom.DataSourceController.resolveDataSource(DataSourceController.java:2202)
at org.autoplot.dom.DataSourceController$3.propertyChange(DataSourceController.java:142)
at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:328)
at org.autoplot.dom.DebugPropertyChangeSupport.firePropertyChange(DebugPropertyChangeSupport.java:175)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
at org.autoplot.dom.DataSourceFilter.setUri(DataSourceFilter.java:35)
at test.endtoend.Test018.test3(Test018.java:59)
at test.endtoend.Test018.main(Test018.java:277)
Caused by: java.lang.NullPointerException
at org.das2.datum.TimeParser.getExampleExtras(TimeParser.java:195)
at org.das2.fsm.FileStorageModel.quantize(FileStorageModel.java:509)
at org.autoplot.aggregator.AggregatingDataSource$AggTimeSeriesBrowse.setTimeRange(AggregatingDataSource.java:262)
at org.autoplot.dom.TimeSeriesBrowseController.updateTsb(TimeSeriesBrowseController.java:464)
at org.autoplot.dom.TimeSeriesBrowseController.setup(TimeSeriesBrowseController.java:319)
at org.autoplot.dom.DataSourceController.resetDataSource(DataSourceController.java:440)
at org.autoplot.dom.DataSourceController.resolveDataSource(DataSourceController.java:2194)
... 8 more
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE