Started by upstream project "autoplot-run-tests" build number 11021
originally caused by:
Started by upstream project "autoplot-all" build number 10961
originally caused by:
Started by timer
Started by upstream project "autoplot-all" build number 10961
Running as SYSTEM
Building in workspace /var/local/jenkins/workspace/autoplot-test071
[autoplot-test071] $ /bin/sh -xe /tmp/jenkins2424014652696329801.sh
+ pwd
+ echo pwd= /var/local/jenkins/workspace/autoplot-test071
pwd= /var/local/jenkins/workspace/autoplot-test071
+ rm -f AutoplotAll.jar simpleSlice.jy simpleSlice.png test071_SimpleSlice.png test2171.jy test2171.png testJunoPolarPlotEvents.jy testJunoPolarPlotEvents.png testWigglePlot.jy testWigglePlot.png test_071_001.jy test_071_001.txt test_071_002.jy test_071_002.txt test_071_003.jy test_071_003.txt test_071_004.jy test_071_004.txt
+ cp /home/jbf/ct/hudson/script/test071/simpleSlice.jy /home/jbf/ct/hudson/script/test071/test2171.jy /home/jbf/ct/hudson/script/test071/testJunoPolarPlotEvents.jy /home/jbf/ct/hudson/script/test071/testWigglePlot.jy /home/jbf/ct/hudson/script/test071/test_071_001.jy .
+ cp ../../jobs/autoplot-jar-all/lastSuccessful/archive/autoplot/Autoplot/dist/AutoplotAll.jar .
[autoplot-test071] $ /bin/sh -xe /tmp/jenkins11560954223304365558.sh
+ pwd
+ export OLDPWD=/var/local/jenkins/workspace/autoplot-test071
+ export T=/home/jbf/ct/hudson/script/test071/
+ pwd
+ export AUTOPLOT=/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar
+ export JAVA=/usr/local/jdk1.8/bin/java
+ export WGET=/usr/bin/wget
+ echo ========
========
+ echo /usr/local/jdk1.8/bin/java
/usr/local/jdk1.8/bin/java
+ echo /var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar
/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar
+ echo ========
========
+ export DISPLAY=localhost:2
+ pwd
+ echo pwd= /var/local/jenkins/workspace/autoplot-test071
pwd= /var/local/jenkins/workspace/autoplot-test071
+ bash /home/jbf/ct/hudson/script/test071//runScript.sh test_071_002 /home/jbf/ct/hudson/script/test071//simpleSlice.jy
#########################
# /home/jbf/ct/hudson/script/test071//simpleSlice.jy
# AUTOPLOT=/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar
# JAVA=/usr/local/jdk1.8/bin/java
#######
welcome to autoplot (untagged)
Jun 06, 2026 12:21:27 AM org.autoplot.AutoplotUI main
INFO: welcome to autoplot (untagged)
Jun 06, 2026 12:21:27 AM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
*sys-package-mgr*: can't create package cache dir, '/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar/cachedir/packages'
turning off default log, look for messages in console tab.
+ bash /home/jbf/ct/hudson/script/test071//runScript.sh test_071_001 /home/jbf/ct/hudson/script/test071//testJunoPolarPlotEvents.jy
#########################
# /home/jbf/ct/hudson/script/test071//testJunoPolarPlotEvents.jy
# AUTOPLOT=/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar
# JAVA=/usr/local/jdk1.8/bin/java
#######
welcome to autoplot (untagged)
Jun 06, 2026 12:21:42 AM org.autoplot.AutoplotUI main
INFO: welcome to autoplot (untagged)
Jun 06, 2026 12:21:42 AM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
*sys-package-mgr*: can't create package cache dir, '/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar/cachedir/packages'
turning off default log, look for messages in console tab.
junoPolarPlotEvents.jy fixImports in 1ms, affected=true. Code contains imports with old ("virbo") names.
+ bash /home/jbf/ct/hudson/script/test071//runScript.sh test_071_003 /home/jbf/ct/hudson/script/test071//testWigglePlot.jy
#########################
# /home/jbf/ct/hudson/script/test071//testWigglePlot.jy
# AUTOPLOT=/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar
# JAVA=/usr/local/jdk1.8/bin/java
#######
welcome to autoplot (untagged)
Jun 06, 2026 12:22:37 AM org.autoplot.AutoplotUI main
INFO: welcome to autoplot (untagged)
Jun 06, 2026 12:22:37 AM org.autoplot.AutoplotUtil disableCertificates
INFO: disabling HTTP certificate checks.
ready in just a few seconds...
*sys-package-mgr*: can't create package cache dir, '/var/local/jenkins/workspace/autoplot-test071/AutoplotAll.jar/cachedir/packages'
turning off default log, look for messages in console tab.
java.net.ConnectException: Connection refused (Connection refused)
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
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.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
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.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
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 sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347)
at org.das2.util.filesystem.HttpUtil.checkRedirect(HttpUtil.java:244)
at org.das2.util.filesystem.HtmlUtil.getInputStream(HtmlUtil.java:305)
at org.das2.util.filesystem.HtmlUtil.readToString(HtmlUtil.java:332)
at org.das2.util.filesystem.GitHubFileSystem.listDirectoryGitLab(GitHubFileSystem.java:663)
at org.das2.util.filesystem.GitHubFileSystem.listDirectoryGitLabHowever(GitHubFileSystem.java:423)
at org.das2.util.filesystem.GitHubFileSystem.listDirectory(GitHubFileSystem.java:898)
at org.das2.util.filesystem.FileSystem.listDirectory(FileSystem.java:692)
at org.das2.util.filesystem.GitHubFileSystem.<init>(GitHubFileSystem.java:236)
at org.das2.util.filesystem.GitHubFileSystem.createGitHubFileSystem(GitHubFileSystem.java:379)
at org.das2.util.filesystem.HttpFileSystemFactory.createFileSystem(HttpFileSystemFactory.java:113)
at org.das2.util.filesystem.FileSystem.create(FileSystem.java:495)
at org.autoplot.datasource.DataSetURI.getFile(DataSetURI.java:980)
at org.autoplot.datasource.DataSetURI.getFile(DataSetURI.java:1075)
at org.autoplot.RunScriptPanel.lambda$loadFileSoon$0(RunScriptPanel.java:130)
at java.lang.Thread.run(Thread.java:748)
File not found: https://research-git.uiowa.edu/abbith/juno/-/blob/main/team/wigglePlot/wigglePlotSapClipFast.jy
null
Error:
Dialog "Regex in Text Or Title or Component Name" has not been opened in 60001 milliseconds
Build timed out (after 10 minutes). Marking the build as failed.
Build was aborted
Archiving artifacts
Sending e-mails to: faden@cottagesystems.com
Finished: FAILURE