[mpich-commits] Build failed in Jenkins: mpich-tarball #138

help at cels.anl.gov help at cels.anl.gov
Mon Jun 4 10:44:33 CDT 2018


See <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/138/display/redirect>

------------------------------------------
Started by user Kenneth J. Raffenetti
[EnvInject] - Loading node environment variables.
Building remotely on grind.mcs.anl.gov (mcs) in workspace <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.mpich.org/mpich # timeout=10
Fetching upstream changes from git://git.mpich.org/mpich
 > git --version # timeout=10
 > git fetch --tags --progress git://git.mpich.org/mpich +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/3.1.x
Seen branch in repository origin/3.2.x
Seen branch in repository origin/master
Seen 3 remote branches
 > git tag -l # timeout=10
 > git rev-parse refs/tags/v3.1.1^{commit} # timeout=10
 > git rev-parse refs/tags/v3.1.2^{commit} # timeout=10
 > git rev-parse refs/tags/v3.1.3^{commit} # timeout=10
 > git rev-parse refs/tags/v3.1.4^{commit} # timeout=10
 > git rev-parse refs/tags/v3.0rc1^{commit} # timeout=10
 > git rev-parse refs/tags/v1.4.1p1^{commit} # timeout=10
 > git rev-parse refs/tags/v3.2b1^{commit} # timeout=10
 > git rev-parse refs/tags/v3.2b2^{commit} # timeout=10
 > git rev-parse refs/tags/v3.2b3^{commit} # timeout=10
 > git rev-parse refs/tags/v3.2b4^{commit} # timeout=10
 > git rev-parse refs/tags/last-svn-trunk-commit^{commit} # timeout=10
 > git rev-parse refs/tags/v1.0.8p1^{commit} # timeout=10
 > git rev-parse refs/tags/v1.4.1^{commit} # timeout=10
 > git rev-parse refs/tags/v1.0.8^{commit} # timeout=10
 > git rev-parse refs/tags/v1.0.7^{commit} # timeout=10
 > git rev-parse refs/tags/v1.0.6^{commit} # timeout=10
 > git rev-parse refs/tags/v1.2.1^{commit} # timeout=10
 > git rev-parse refs/tags/v1.1b1^{commit} # timeout=10
 > git rev-parse refs/tags/v1.3b1^{commit} # timeout=10
 > git rev-parse refs/tags/v3.3a1^{commit} # timeout=10
 > git rev-parse refs/tags/v3.3a2^{commit} # timeout=10
 > git rev-parse refs/tags/v1.5^{commit} # timeout=10
 > git rev-parse refs/tags/v3.3a3^{commit} # timeout=10
 > git rev-parse refs/tags/v1.5b1^{commit} # timeout=10
 > git rev-parse refs/tags/v1.3^{commit} # timeout=10
 > git rev-parse refs/tags/v1.5b2^{commit} # timeout=10
 > git rev-parse refs/tags/v3.1^{commit} # timeout=10
 > git rev-parse refs/tags/v1.4^{commit} # timeout=10
 > git rev-parse refs/tags/v3.2^{commit} # timeout=10
 > git rev-parse refs/tags/v3.2rc1^{commit} # timeout=10
 > git rev-parse refs/tags/v1.3.2p1^{commit} # timeout=10
 > git rev-parse refs/tags/v3.0.1^{commit} # timeout=10
 > git rev-parse refs/tags/v3.0.2^{commit} # timeout=10
 > git rev-parse refs/tags/v3.0.3^{commit} # timeout=10
 > git rev-parse refs/tags/v3.2.1^{commit} # timeout=10
 > git rev-parse refs/tags/v3.0.4^{commit} # timeout=10
 > git rev-parse refs/tags/v3.2rc2^{commit} # timeout=10
 > git rev-parse refs/tags/v1.1^{commit} # timeout=10
 > git rev-parse refs/tags/v1.2^{commit} # timeout=10
 > git rev-parse refs/tags/v3.0^{commit} # timeout=10
 > git rev-parse refs/tags/v1.1a1^{commit} # timeout=10
 > git rev-parse refs/tags/v1.1a2^{commit} # timeout=10
 > git rev-parse refs/tags/v3.1b1^{commit} # timeout=10
 > git rev-parse refs/tags/v3.3b1^{commit} # timeout=10
 > git rev-parse refs/tags/v3.3b2^{commit} # timeout=10
 > git rev-parse refs/tags/v1.3a1^{commit} # timeout=10
 > git rev-parse refs/tags/v1.3a2^{commit} # timeout=10
 > git rev-parse refs/tags/v1.5a1^{commit} # timeout=10
 > git rev-parse refs/tags/v1.5a2^{commit} # timeout=10
 > git rev-parse refs/tags/v1.3.2^{commit} # timeout=10
 > git rev-parse refs/tags/v3.1rc3^{commit} # timeout=10
 > git rev-parse refs/tags/v3.1rc4^{commit} # timeout=10
 > git rev-parse refs/tags/v3.1rc1^{commit} # timeout=10
 > git rev-parse refs/tags/v1.3.1^{commit} # timeout=10
 > git rev-parse refs/tags/v3.1rc2^{commit} # timeout=10
 > git rev-parse refs/tags/v3.2a1^{commit} # timeout=10
 > git rev-parse refs/tags/v1.2.1p1^{commit} # timeout=10
 > git rev-parse refs/tags/v3.2a2^{commit} # timeout=10
FATAL: Error computing merge base
java.io.IOException: Disk quota exceeded
	at java.io.UnixFileSystem.createFileExclusively(Native Method)
	at java.io.File.createTempFile(File.java:2024)
	at hudson.remoting.FileSystemJarCache.createTempJar(FileSystemJarCache.java:176)
	at hudson.remoting.FileSystemJarCache.retrieve(FileSystemJarCache.java:110)
Caused: java.io.IOException: Failed to write to /home/autotest/.jenkins/cache/jars/09/09747078461236E6C2460BCA656A04.jar
	at hudson.remoting.FileSystemJarCache.retrieve(FileSystemJarCache.java:150)
	at hudson.remoting.JarCacheSupport$DownloadRunnable.run(JarCacheSupport.java:110)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:112)
Caused: java.util.concurrent.ExecutionException
	at hudson.remoting.AsyncFutureImpl.get(AsyncFutureImpl.java:77)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:437)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to grind.mcs.anl.gov
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy90.withRepository(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
		at hudson.plugins.git.util.GitUtils.filterTipBranches(GitUtils.java:159)
		at hudson.plugins.git.util.DefaultBuildChooser.getAdvancedCandidateRevisions(DefaultBuildChooser.java:250)
		at hudson.plugins.git.util.DefaultBuildChooser.getCandidateRevisions(DefaultBuildChooser.java:54)
		at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1001)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1108)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: java.lang.Error: Unable to load resource javax/servlet/LocalStrings.properties
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:445)
	at java.lang.ClassLoader.getResource(ClassLoader.java:1096)
	at java.net.URLClassLoader.getResourceAsStream(URLClassLoader.java:232)
	at java.util.ResourceBundle$Control$1.run(ResourceBundle.java:2677)
	at java.util.ResourceBundle$Control$1.run(ResourceBundle.java:2662)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.util.ResourceBundle$Control.newBundle(ResourceBundle.java:2661)
	at java.util.ResourceBundle.loadBundle(ResourceBundle.java:1501)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1465)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1419)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1419)
	at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1361)
	at java.util.ResourceBundle.getBundle(ResourceBundle.java:773)
	at javax.servlet.GenericServlet.<clinit>(GenericServlet.java:95)
	at hudson.model.Node$Mode.<clinit>(Node.java:597)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at java.lang.Class.getEnumConstantsShared(Class.java:3320)
	at java.lang.Class.getEnumConstants(Class.java:3297)
	at jenkins.model.Jenkins.<clinit>(Jenkins.java:5188)
	at hudson.model.Computer.<clinit>(Computer.java:1767)
	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:29)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:66)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Remote call on grind.mcs.anl.gov failed
	at hudson.remoting.Channel.call(Channel.java:961)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
	at com.sun.proxy.$Proxy90.withRepository(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235)
	at hudson.plugins.git.util.GitUtils.filterTipBranches(GitUtils.java:159)
Caused: hudson.plugins.git.GitException: Error computing merge base
	at hudson.plugins.git.util.GitUtils.filterTipBranches(GitUtils.java:215)
	at hudson.plugins.git.util.DefaultBuildChooser.getAdvancedCandidateRevisions(DefaultBuildChooser.java:250)
	at hudson.plugins.git.util.DefaultBuildChooser.getCandidateRevisions(DefaultBuildChooser.java:54)
	at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1001)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1108)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)


More information about the commits mailing list