Started by upstream project "autoplot-run-tests" build number 10759 originally caused by: Started by upstream project "autoplot-all" build number 10700 originally caused by: Started by timer Started by upstream project "autoplot-all" build number 10700 Running as SYSTEM Building in workspace /var/local/jenkins/workspace/autoplot-test143 [autoplot-test143] $ /bin/sh -xe /tmp/jenkins13710207378814912815.sh + pwd /var/local/jenkins/workspace/autoplot-test143 + rm -rf Test140.java test143.txt test143_000.dep0.qds test143_000.qds test143_001.qds test143_002.qds test143_003.dep0.qds test143_003.qds test143_http_autoplot.org_data_sst.mnmean.nc_sst.png test143_https_github.com_autoplot_dev_blob_master_bugs_sf_2200_demoSaveColors.vap.png test143_https_github.com_autoplot_vap_errorBarsRPI.vap.png test143_https_pds-ppi.igpp.ucla.edu_data_vg2-crs-jup-avg-flux_data-ions_LD_RATE.xml_X_Time_Y_LD_20Rate.png + JAR=../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar + cp ../autoplot-jar-all/autoplot/Autoplot/src/test/endtoend/Test140.java . + wget -O test143.txt https://raw.githubusercontent.com/autoplot/dev/refs/heads/master/test143.txt --2026-04-02 09:22:13-- https://raw.githubusercontent.com/autoplot/dev/refs/heads/master/test143.txt Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 844 [text/plain] Saving to: ‘test143.txt’ 0K 100% 62.9M=0s 2026-04-02 09:22:14 (62.9 MB/s) - ‘test143.txt’ saved [844/844] + pwd + /usr/local/jdk1.8//bin/java -Xmx2G -Djava.awt.headless=true -cp ../autoplot-jar-all/autoplot/Autoplot/dist/AutoplotAll.jar -Djava.util.logging.config.file=/usr/share/tomcat/autoplot_data/config/logging.properties test.endtoend.Test140 143 /var/local/jenkins/workspace/autoplot-test143/test143.txt disable certificate checking home (prefs): /home/tomcat autoplot_data: /home/tomcat/autoplot_data fscache: /home/tomcat/autoplot_data/fscache reading logger configuration from System.getProperty("java.util.logging.config.file"): /usr/share/tomcat/autoplot_data/config/logging.properties loading logging configuration from /usr/share/tomcat/autoplot_data/config/logging.properties java.io.FileNotFoundException: /usr/share/tomcat/autoplot_data/config/logging.properties (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.(FileInputStream.java:138) at java.io.FileInputStream.(FileInputStream.java:93) at org.das2.util.LoggerManager.readConfiguration(LoggerManager.java:649) at org.das2.util.LoggerManager.readConfiguration(LoggerManager.java:620) at test.endtoend.Test140.main(Test140.java:493) ======================= == from /var/local/jenkins/workspace/autoplot-test143/test143.txt ======================= >> doHistory == 143 000 == uri: http://autoplot.org/data/sst.mnmean.nc?sst 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. dataset: sst[time=334,lon=360,lat=180] (degC) wrote to file: test143_http_autoplot.org_data_sst.mnmean.nc_sst.png Read in 1.473 seconds (test143_000): http://autoplot.org/data/sst.mnmean.nc?sst Plot in 5.590 seconds (test143_000): http://autoplot.org/data/sst.mnmean.nc?sst == 143 001 == uri: https://github.com/autoplot/vap/errorBarsRPI.vap == 143 002 == uri: https://github.com/autoplot/dev/blob/master/bugs/sf/2200/demoSaveColors.vap data_0: vap+inline:randomn(5334,200)/10+sin(linspace(0,PI,200)) data_1: vap+inline:randomn(5334,200)/10+cos(linspace(0,PI,200)) timerange: 2010-01-01 dataset: dataset[200] (dimensionless) wrote to file: test143_https_github.com_autoplot_dev_blob_master_bugs_sf_2200_demoSaveColors.vap.png Read in 0.865 seconds (test143_002): https://github.com/autoplot/dev/blob/master/bugs/sf/2200/demoSaveColors.vap Plot in 0.869 seconds (test143_002): https://github.com/autoplot/dev/blob/master/bugs/sf/2200/demoSaveColors.vap == 143 003 == uri: https://pds-ppi.igpp.ucla.edu/data/vg2-crs-jup-avg-flux/data-ions/LD_RATE.xml?X=Time&Y=LD%20Rate dataset: LD Rate[Time=2526] (cm**-2 sec**-1 sr**-1) wrote to file: test143_https_pds-ppi.igpp.ucla.edu_data_vg2-crs-jup-avg-flux_data-ions_LD_RATE.xml_X_Time_Y_LD_20Rate.png Read in 0.829 seconds (test143_003): https://pds-ppi.igpp.ucla.edu/data/vg2-crs-jup-avg-flux/data-ions/LD_RATE.xml?X=Time&Y=LD%20Rate Plot in 1.855 seconds (test143_003): https://pds-ppi.igpp.ucla.edu/data/vg2-crs-jup-avg-flux/data-ions/LD_RATE.xml?X=Time&Y=LD%20Rate === Exceptions encountered ============== == 1: https://github.com/autoplot/vap/errorBarsRPI.vap == java.io.IOException: Server returned HTTP response code: 429 for URL: https://raw.githubusercontent.com/autoplot/vap/master/errorBarsRPI.vap at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263) at org.das2.util.filesystem.HtmlUtil.getInputStream(HtmlUtil.java:285) at org.das2.util.filesystem.GitHubFileSystem$GitHubHttpProtocol.getInputStream(GitHubFileSystem.java:116) at org.das2.util.filesystem.WebFileObject.getInputStream(WebFileObject.java:141) at org.autoplot.datasource.DataSetURI.getInputStream(DataSetURI.java:679) at test.endtoend.Test140.do1(Test140.java:148) at test.endtoend.Test140.doHistory(Test140.java:456) at test.endtoend.Test140.main(Test140.java:530) Caused by: java.io.IOException: Server returned HTTP response code: 429 for URL: https://raw.githubusercontent.com/autoplot/vap/master/errorBarsRPI.vap at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347) at org.das2.util.filesystem.HttpUtil.checkRedirect(HttpUtil.java:243) at org.das2.util.filesystem.HtmlUtil.getInputStream(HtmlUtil.java:284) ... 6 more (1 exceptions) Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE