Description of problem: 14:49:00 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to builder109.cloud.gluster.org 14:49:00 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) 14:49:00 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) 14:49:00 at hudson.remoting.Channel.call(Channel.java:955) 14:49:00 at hudson.FilePath.act(FilePath.java:1036) 14:49:00 at hudson.FilePath.act(FilePath.java:1025) 14:49:00 at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:233) 14:49:00 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) 14:49:00 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 14:49:00 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) 14:49:00 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) 14:49:00 at hudson.model.Build$BuildExecution.post2(Build.java:186) 14:49:00 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) 14:49:00 at hudson.model.Run.execute(Run.java:1823) 14:49:00 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) 14:49:00 at hudson.model.ResourceController.execute(ResourceController.java:97) 14:49:00 at hudson.model.Executor.run(Executor.java:429) 14:49:00 java.lang.NoClassDefFoundError: Could not initialize class sun.util.calendar.ZoneInfoFile Probably need a reboot? Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
The builder was taken offline, so we can take alook at what is going on. Deepshika said that builder 38 has the same problem.
Seemingly, there were multiple problems here. Java was upgraded, but the connection wasn't reset causing this failure. In future, when there is a Java upgrade, we will need to do a reboot of all our nodes.