You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/06/01 10:52:25 UTC

Build failed in Jenkins: dir-shared-win #1056

See <https://builds.apache.org/job/dir-shared-win/1056/display/redirect?page=changes>

Changes:

[elecharny] Split the integ-osgi module in two

[elecharny] Removed some tests that are ran in the integ-osgi2 module (trying to workaround the surefire bug)

[elecharny] removed some files from SVN

[elecharny] Remove the traget directory from svn

[elecharny] Split the integ-osgi module in two

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/dir-shared-win/ws/>
Updating https://svn.apache.org/repos/asf/directory/shared/trunk at revision '2017-06-01T10:52:13.177 +0000'
A         integ-osgi2
A         integ-osgi2\src
A         integ-osgi2\src\test
A         integ-osgi2\src\test\java
A         integ-osgi2\src\test\java\org
A         integ-osgi2\src\test\java\org\apache
A         integ-osgi2\src\test\java\org\apache\directory
A         integ-osgi2\src\test\java\org\apache\directory\api
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiLdapClientApiOsgiTest.java
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiOsgiTestBase.java
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiAsn1BerOsgiTest.java
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiAsn1ApiOsgiTest.java
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiDsmlParserOsgiTest.java
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiI18nOsgiTest.java
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiLdapExtrasCodecApiOsgiTest.java
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiLdapExtrasAciOsgiTest.java
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiDsmlEngineOsgiTest.java
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiLdapExtrasCodecOsgiTest.java
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiLdapCodecCoreOsgiTest.java
A         integ-osgi2\src\test\resources
A         integ-osgi2\src\test\resources\logback.xml
A         integ-osgi2\src\test\resources\exam.properties
A         integ-osgi2\src\main
A         integ-osgi2\src\main\resources
A         integ-osgi2\src\main\java
A         integ-osgi2\pom.xml
U         pom.xml
D         integ-osgi\src\test\java\org\apache\directory\api\osgi\ApiLdapExtrasAciOsgiTest.java
D         integ-osgi\src\test\java\org\apache\directory\api\osgi\ApiDsmlEngineOsgiTest.java
D         integ-osgi\src\test\java\org\apache\directory\api\osgi\ApiLdapCodecCoreOsgiTest.java
D         integ-osgi\src\test\java\org\apache\directory\api\osgi\ApiAsn1BerOsgiTest.java
D         integ-osgi\src\test\java\org\apache\directory\api\osgi\ApiAsn1ApiOsgiTest.java
D         integ-osgi\src\test\java\org\apache\directory\api\osgi\ApiLdapExtrasCodecApiOsgiTest.java
D         integ-osgi\src\test\java\org\apache\directory\api\osgi\ApiLdapExtrasCodecOsgiTest.java
D         integ-osgi\src\test\java\org\apache\directory\api\osgi\ApiLdapClientApiOsgiTest.java
D         integ-osgi\src\test\java\org\apache\directory\api\osgi\ApiDsmlParserOsgiTest.java
D         integ-osgi\src\test\java\org\apache\directory\api\osgi\ApiI18nOsgiTest.java
At revision 1797184

Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/dir-shared-win/ws/trunk> at hudson.remoting.Channel@424a01ca:JNLP4-connect connection from 37.48.69.226/37.48.69.226:56157: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.directory.project:project:pom:40 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at no local POM @ line 22, column 11

	at hudson.FilePath.act(FilePath.java:992)
	at hudson.FilePath.act(FilePath.java:974)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:980)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:692)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.directory.project:project:pom:40 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at no local POM @ line 22, column 11

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1384)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to JNLP4-connect connection from 37.48.69.226/37.48.69.226:56157(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.FilePath.act(FilePath.java:985)
	... 8 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.directory.project:project:pom:40 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at no local POM @ line 22, column 11

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1321)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)

Jenkins build is back to normal : dir-shared-win #1061

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-shared-win/1061/display/redirect>


Build failed in Jenkins: dir-shared-win #1060

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-shared-win/1060/display/redirect?page=changes>

Changes:

[elecharny] [maven-release-plugin] prepare for next development iteration

[elecharny] [maven-release-plugin] prepare release 1.0.0

[elecharny] Reset the SCM tags to trunk

[elecharny] [maven-release-plugin] rollback the release of 1.0.0

[elecharny] [maven-release-plugin] prepare for next development iteration

[elecharny] [maven-release-plugin] prepare release 1.0.0

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/dir-shared-win/ws/>
Updating https://svn.apache.org/repos/asf/directory/shared/trunk at revision '2017-06-01T22:52:14.545 +0000'
U         pom.xml
At revision 1797301

Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/dir-shared-win/ws/trunk> at hudson.remoting.Channel@424a01ca:JNLP4-connect connection from 37.48.69.226/37.48.69.226:56157: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.directory.project:project:pom:40 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at no local POM @ line 22, column 11

	at hudson.FilePath.act(FilePath.java:992)
	at hudson.FilePath.act(FilePath.java:974)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:980)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:692)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.directory.project:project:pom:40 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at no local POM @ line 22, column 11

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1384)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to JNLP4-connect connection from 37.48.69.226/37.48.69.226:56157(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.FilePath.act(FilePath.java:985)
	... 8 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.directory.project:project:pom:40 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at no local POM @ line 22, column 11

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1321)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)

Build failed in Jenkins: dir-shared-win #1059

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-shared-win/1059/display/redirect?page=changes>

Changes:

[elecharny] Reverted to 1.0.0-RC3 because teh release f* up the version

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/dir-shared-win/ws/>
Updating https://svn.apache.org/repos/asf/directory/shared/trunk at revision '2017-06-01T22:19:53.066 +0000'
A         integ-osgi2
A         integ-osgi2\src
A         integ-osgi2\src\test
A         integ-osgi2\src\test\resources
A         integ-osgi2\src\test\resources\exam.properties
A         integ-osgi2\src\test\resources\logback.xml
A         integ-osgi2\src\test\java
A         integ-osgi2\src\test\java\org
A         integ-osgi2\src\test\java\org\apache
A         integ-osgi2\src\test\java\org\apache\directory
A         integ-osgi2\src\test\java\org\apache\directory\api
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiOsgiTestBase.java
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiAsn1BerOsgiTest.java
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiAsn1ApiOsgiTest.java
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiDsmlParserOsgiTest.java
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiI18nOsgiTest.java
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiLdapExtrasCodecApiOsgiTest.java
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiLdapExtrasAciOsgiTest.java
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiDsmlEngineOsgiTest.java
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiLdapExtrasCodecOsgiTest.java
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiLdapCodecCoreOsgiTest.java
A         integ-osgi2\src\test\java\org\apache\directory\api\osgi\ApiLdapClientApiOsgiTest.java
A         integ-osgi2\src\main
A         integ-osgi2\src\main\resources
A         integ-osgi2\src\main\java
A         integ-osgi2\pom.xml
U         pom.xml
D         integ-osgi\src\test\java\org\apache\directory\api\osgi\ApiLdapExtrasCodecOsgiTest.java
D         integ-osgi\src\test\java\org\apache\directory\api\osgi\ApiLdapClientApiOsgiTest.java
D         integ-osgi\src\test\java\org\apache\directory\api\osgi\ApiDsmlParserOsgiTest.java
D         integ-osgi\src\test\java\org\apache\directory\api\osgi\ApiI18nOsgiTest.java
D         integ-osgi\src\test\java\org\apache\directory\api\osgi\ApiLdapExtrasAciOsgiTest.java
D         integ-osgi\src\test\java\org\apache\directory\api\osgi\ApiDsmlEngineOsgiTest.java
D         integ-osgi\src\test\java\org\apache\directory\api\osgi\ApiLdapCodecCoreOsgiTest.java
D         integ-osgi\src\test\java\org\apache\directory\api\osgi\ApiAsn1BerOsgiTest.java
D         integ-osgi\src\test\java\org\apache\directory\api\osgi\ApiAsn1ApiOsgiTest.java
D         integ-osgi\src\test\java\org\apache\directory\api\osgi\ApiLdapExtrasCodecApiOsgiTest.java
At revision 1797289

Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/directory/project/project/40/project-40.pom
Discovered a new module org.apache.directory.api:api-integ-osgi2 Apache Directory API OSGi Integration Tests 2
Modules changed, recalculating dependency graph
Established TCP socket on 53429
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ F:\jenkins\tools\java\latest/bin/java -Xmx512m -XX:MaxPermSize=128m -cp f:\jenkins\jenkins-slave\maven33-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging jenkins.maven3.agent.Maven33Main f:\\jenkins\\tools\\maven\\latest3 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven33-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 53429
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/dir-shared-win/ws/trunk\pom.xml> -Dmaven.repo.local=f:\jenkins\jenkins-slave\maven-repositories\1 -V clean install
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T19:39:06Z)
Maven home: F:\jenkins\tools\maven\latest3
Java version: 1.8.0_121, vendor: Oracle Corporation
Java home: F:\jenkins\tools\java\latest\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
java.lang.reflect.InvocationTargetException
	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 org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	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.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
	at ......remote call to Channel to Maven [F:\jenkins\tools\java\latest/bin/java, -Xmx512m, -XX:MaxPermSize=128m, -cp, f:\jenkins\jenkins-slave\maven33-agent.jar;f:\jenkins\tools\maven\latest3\boot\plexus-classworlds-2.5.2.jar;f:\\jenkins\\tools\\maven\\latest3/conf/logging, jenkins.maven3.agent.Maven33Main, f:\\jenkins\\tools\\maven\\latest3, F:\jenkins\jenkins-slave\slave.jar, f:\jenkins\jenkins-slave\maven33-interceptor.jar, f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar, 53429](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	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.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	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 org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0

Build failed in Jenkins: dir-shared-win #1058

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-shared-win/1058/display/redirect?page=changes>

Changes:

[elecharny] [maven-release-plugin] prepare for next development iteration

[elecharny] [maven-release-plugin] prepare release 1.0.0

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/dir-shared-win/ws/>
Updating https://svn.apache.org/repos/asf/directory/shared/trunk at revision '2017-06-01T12:52:13.806 +0000'
U         pom.xml
U         dsml\pom.xml
U         dsml\parser\pom.xml
U         dsml\engine\pom.xml
U         asn1\ber\pom.xml
U         asn1\api\pom.xml
U         asn1\pom.xml
U         integ-osgi\pom.xml
U         integ\pom.xml
U         all\pom.xml
U         util\pom.xml
U         distribution\pom.xml
U         i18n\pom.xml
U         ldap\extras\pom.xml
U         ldap\extras\aci\pom.xml
U         ldap\extras\codec\pom.xml
U         ldap\extras\util\pom.xml
U         ldap\extras\sp\pom.xml
U         ldap\extras\trigger\pom.xml
U         ldap\extras\codec-api\pom.xml
U         ldap\net\mina\pom.xml
U         ldap\net\pom.xml
U         ldap\pom.xml
U         ldap\codec\core\pom.xml
U         ldap\codec\standalone\pom.xml
U         ldap\codec\pom.xml
U         ldap\client\all\pom.xml
U         ldap\client\api\pom.xml
U         ldap\client\pom.xml
U         ldap\model\pom.xml
U         ldap\schema\converter\pom.xml
U         ldap\schema\data\pom.xml
U         ldap\schema\pom.xml
U         integ-osgi2\pom.xml
At revision 1797216

Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/dir-shared-win/ws/trunk> at hudson.remoting.Channel@424a01ca:JNLP4-connect connection from 37.48.69.226/37.48.69.226:56157: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.directory.project:project:pom:40 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at no local POM @ line 22, column 11

	at hudson.FilePath.act(FilePath.java:992)
	at hudson.FilePath.act(FilePath.java:974)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:980)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:692)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.directory.project:project:pom:40 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at no local POM @ line 22, column 11

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1384)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to JNLP4-connect connection from 37.48.69.226/37.48.69.226:56157(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.FilePath.act(FilePath.java:985)
	... 8 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.directory.project:project:pom:40 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at no local POM @ line 22, column 11

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1321)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)

Build failed in Jenkins: dir-shared-win #1057

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-shared-win/1057/display/redirect?page=changes>

Changes:

[elecharny] [maven-release-plugin] rollback the release of 1.0.0

[elecharny] [maven-release-plugin] prepare for next development iteration

[elecharny] [maven-release-plugin] prepare release 1.0.0

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/dir-shared-win/ws/>
Updating https://svn.apache.org/repos/asf/directory/shared/trunk at revision '2017-06-01T11:52:15.749 +0000'
At revision 1797204

Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/dir-shared-win/ws/trunk> at hudson.remoting.Channel@424a01ca:JNLP4-connect connection from 37.48.69.226/37.48.69.226:56157: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.directory.project:project:pom:40 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at no local POM @ line 22, column 11

	at hudson.FilePath.act(FilePath.java:992)
	at hudson.FilePath.act(FilePath.java:974)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:980)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:692)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.directory.project:project:pom:40 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at no local POM @ line 22, column 11

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1384)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to JNLP4-connect connection from 37.48.69.226/37.48.69.226:56157(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.FilePath.act(FilePath.java:985)
	... 8 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Failure to find org.apache.directory.project:project:pom:40 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at no local POM @ line 22, column 11

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1321)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)