You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/07/29 07:39:26 UTC

Build failed in Jenkins: DeltaSpike Weld 1.1.22 #248

See <https://builds.apache.org/job/DeltaSpike%20Weld%201.1.22/248/changes>

Changes:

[kalgon] DELTASPIKE-1185 Allow customization (name, description) of JMX managed

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.0" build number 32
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H10 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%201.1.22/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%201.1.22/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 40d24ab50ad1660390d9b06bc5c6ac5cabd84329 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 40d24ab50ad1660390d9b06bc5c6ac5cabd84329
 > git rev-list 234ab7370d246291c2f73bcd2acfa28d7642058d # timeout=10
Parsing POMs
Failed to transfer Could not find artifact org.jboss.weld:weld-core-bom:pom:1.1.33.Final in Apache Repository (https://repository.apache.org/content/repositories/releases)
Failed to transfer Could not find artifact org.jboss.weld:weld-core-bom:pom:1.1.33.Final in Apache Snapshot Repository (https://repository.apache.org/content/repositories/snapshots)
Downloaded artifact http://repo.maven.apache.org/maven2/org/jboss/weld/weld-core-bom/1.1.33.Final/weld-core-bom-1.1.33.Final.pom
Failed to transfer Could not find artifact org.jboss.weld:weld-core-parent:pom:1.1.33.Final in Apache Repository (https://repository.apache.org/content/repositories/releases)
Failed to transfer Could not find artifact org.jboss.weld:weld-core-parent:pom:1.1.33.Final in Apache Snapshot Repository (https://repository.apache.org/content/repositories/snapshots)
Downloaded artifact http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-core-parent/1.1.33.Final/weld-core-parent-1.1.33.Final.pom
Failed to transfer Could not find artifact org.jboss.weld:weld-parent:pom:21 in Apache Repository (https://repository.apache.org/content/repositories/releases)
Failed to transfer Could not find artifact org.jboss.weld:weld-parent:pom:21 in Apache Snapshot Repository (https://repository.apache.org/content/repositories/snapshots)
Downloaded artifact http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/21/weld-parent-21.pom
Failed to transfer Could not find artifact org.jboss.weld:weld-api-bom:pom:1.1.Final in Apache Repository (https://repository.apache.org/content/repositories/releases)
Failed to transfer Could not find artifact org.jboss.weld:weld-api-bom:pom:1.1.Final in Apache Snapshot Repository (https://repository.apache.org/content/repositories/snapshots)
Downloaded artifact http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/1.1.Final/weld-api-bom-1.1.Final.pom
Failed to transfer Could not find artifact org.jboss.weld:weld-parent:pom:17 in Apache Repository (https://repository.apache.org/content/repositories/releases)
Failed to transfer Could not find artifact org.jboss.weld:weld-parent:pom:17 in Apache Snapshot Repository (https://repository.apache.org/content/repositories/snapshots)
Downloaded artifact http://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/17/weld-parent-17.pom
Modules changed, recalculating dependency graph
Established TCP socket on 40458
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike Weld 1.1.22] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40458
Exception in thread "main" java.lang.ClassNotFoundException: hudson.remoting.Launcher
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:138)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:70)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:365)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:310)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:297)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)

Jenkins build is back to normal : DeltaSpike Weld 1.1.22 #249

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%201.1.22/249/changes>