You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/10 02:42:47 UTC

Build failed in Jenkins: olingo-odata2 #689

See <https://builds.apache.org/job/olingo-odata2/689/>

------------------------------------------
Started by timer
Building remotely on ubuntu2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/olingo-odata2/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/master:refs/remotes/origin/master
 > git rev-parse origin/master^{commit}
Checking out Revision 5bd5a22fa24570dcb9a0135389deed0d6b4bef95 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 5bd5a22fa24570dcb9a0135389deed0d6b4bef95
 > git rev-list 5bd5a22fa24570dcb9a0135389deed0d6b4bef95
[olingo-odata2] $ /home/hudson/tools/maven/apache-maven-3.0.4/bin/mvn clean deploy
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.olingo:olingo-odata2-testutil:jar:2.0.0-RC01
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.mockito:mockito-all:jar -> duplicate declaration of version ${mockito.version} @ line 109, column 17
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent
[INFO] olingo-odata2-lib
[INFO] olingo-odata2-api
[INFO] olingo-odata2-api-annotation
[INFO] olingo-odata2-testutil
[INFO] olingo-odata2-core
[INFO] olingo-odata2-ref
[INFO] olingo-odata2-fit
[INFO] olingo-odata2-ref-web
[INFO] olingo-odata2-jpa-processor
[INFO] olingo-odata2-jpa-processor-api
[INFO] olingo-odata2-jpa-processor-core
[INFO] olingo-odata2-jpa-processor-ref
[INFO] olingo-odata2-jpa-processor-ref-web
[INFO] olingo-odata2-annotation-processor
[INFO] olingo-odata2-annotation-processor-api
[INFO] olingo-odata2-annotation-processor-core
[INFO] olingo-odata2-annotation-processor-ref
[INFO] olingo-odata2-annotation-processor-ref-web
[INFO] olingo-odata2-dist
[INFO] olingo-odata2-dist-lib
[INFO] olingo-odata2-dist-jpa
[INFO] olingo-odata2-dist-janos
[INFO] olingo-odata2-dist-ref
[INFO] olingo-odata2-dist-javadoc
[INFO] olingo-odata2-sample
[INFO] olingo-odata2-sample-cars-service-archetype
[INFO] olingo-odata2-sample-cars-annotation-archetype
[INFO] olingo-odata2-sample-cars-jpa-archetype
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building olingo-odata2-parent 2.0.0-RC01
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent ---
[INFO] Deleting /home/hudson/jenkins-slave/workspace/olingo-odata2/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /home/hudson/jenkins-slave/workspace/olingo-odata2 && svn --non-interactive info
[INFO] Working directory: /home/hudson/jenkins-slave/workspace/olingo-odata2
[INFO] Storing buildNumber: ? at timestamp: 2014-07-10T00:42:39+0000
[INFO] Executing: /bin/sh -c cd /home/hudson/jenkins-slave/workspace/olingo-odata2 && svn --non-interactive info
[INFO] Working directory: /home/hudson/jenkins-slave/workspace/olingo-odata2
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ olingo-odata2-parent ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ olingo-odata2-parent ---
[INFO] Installing /home/hudson/jenkins-slave/workspace/olingo-odata2/pom.xml to /home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-parent/2.0.0-RC01/olingo-odata2-parent-2.0.0-RC01.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ olingo-odata2-parent ---
Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/olingo/olingo-odata2-parent/2.0.0-RC01/olingo-odata2-parent-2.0.0-RC01.pom
2/15 KB   
4/15 KB   
6/15 KB   
8/15 KB   
10/15 KB   
12/15 KB   
14/15 KB   
15/15 KB   
           
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] olingo-odata2-parent .............................. FAILURE [10.250s]
[INFO] olingo-odata2-lib ................................. SKIPPED
[INFO] olingo-odata2-api ................................. SKIPPED
[INFO] olingo-odata2-api-annotation ...................... SKIPPED
[INFO] olingo-odata2-testutil ............................ SKIPPED
[INFO] olingo-odata2-core ................................ SKIPPED
[INFO] olingo-odata2-ref ................................. SKIPPED
[INFO] olingo-odata2-fit ................................. SKIPPED
[INFO] olingo-odata2-ref-web ............................. SKIPPED
[INFO] olingo-odata2-jpa-processor ....................... SKIPPED
[INFO] olingo-odata2-jpa-processor-api ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-core .................. SKIPPED
[INFO] olingo-odata2-jpa-processor-ref ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref-web ............... SKIPPED
[INFO] olingo-odata2-annotation-processor ................ SKIPPED
[INFO] olingo-odata2-annotation-processor-api ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-core ........... SKIPPED
[INFO] olingo-odata2-annotation-processor-ref ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-ref-web ........ SKIPPED
[INFO] olingo-odata2-dist ................................ SKIPPED
[INFO] olingo-odata2-dist-lib ............................ SKIPPED
[INFO] olingo-odata2-dist-jpa ............................ SKIPPED
[INFO] olingo-odata2-dist-janos .......................... SKIPPED
[INFO] olingo-odata2-dist-ref ............................ SKIPPED
[INFO] olingo-odata2-dist-javadoc ........................ SKIPPED
[INFO] olingo-odata2-sample .............................. SKIPPED
[INFO] olingo-odata2-sample-cars-service-archetype ....... SKIPPED
[INFO] olingo-odata2-sample-cars-annotation-archetype .... SKIPPED
[INFO] olingo-odata2-sample-cars-jpa-archetype ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.618s
[INFO] Finished at: Thu Jul 10 00:42:46 UTC 2014
[INFO] Final Memory: 17M/73M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project olingo-odata2-parent: Failed to deploy artifacts: Could not transfer artifact org.apache.olingo:olingo-odata2-parent:pom:2.0.0-RC01 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/olingo/olingo-odata2-parent/2.0.0-RC01/olingo-odata2-parent-2.0.0-RC01.pom. Return code is: 401, ReasonPhrase:Unauthorized. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure

Jenkins build is back to normal : olingo-odata2 #695

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/olingo-odata2/695/>


Build failed in Jenkins: olingo-odata2 #694

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/olingo-odata2/694/>

------------------------------------------
Started by timer
Building remotely on ubuntu-1 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/olingo-odata2/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git init <https://builds.apache.org/job/olingo-odata2/ws/>
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/master:refs/remotes/origin/master
 > git rev-parse origin/master^{commit}
Checking out Revision bebce0bc551d557a2b35378a75387aa9e3094097 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f bebce0bc551d557a2b35378a75387aa9e3094097
 > git rev-list bebce0bc551d557a2b35378a75387aa9e3094097
FATAL: Failed to install http://archive.apache.org/dist/maven/binaries/apache-maven-3.0.4-bin.zip to /home/hudson/tools/maven/apache-maven-3.0.4
java.io.IOException: Failed to install http://archive.apache.org/dist/maven/binaries/apache-maven-3.0.4-bin.zip to /home/hudson/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:766)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:70)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:61)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:204)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:610)
	at hudson.tasks.Maven.perform(Maven.java:289)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:160)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:585)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to mkdirs: /home/hudson/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.mkdirs(FilePath.java:1069)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:732)
	... 15 more

Build failed in Jenkins: olingo-odata2 #693

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/olingo-odata2/693/changes>

Changes:

[mibo] [OLINGO-331] Set version to 2.1.0-SNAPSHOT

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/olingo-odata2/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git init <https://builds.apache.org/job/olingo-odata2/ws/>
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/master:refs/remotes/origin/master
 > git rev-parse origin/master^{commit}
Checking out Revision bebce0bc551d557a2b35378a75387aa9e3094097 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f bebce0bc551d557a2b35378a75387aa9e3094097
 > git rev-list ae37027df73593578f1d2ae0fe2c68b9992e1538
FATAL: Failed to install http://archive.apache.org/dist/maven/binaries/apache-maven-3.0.4-bin.zip to /home/hudson/tools/maven/apache-maven-3.0.4
java.io.IOException: Failed to install http://archive.apache.org/dist/maven/binaries/apache-maven-3.0.4-bin.zip to /home/hudson/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:766)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:70)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:61)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:204)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:610)
	at hudson.tasks.Maven.perform(Maven.java:289)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:160)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:585)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to mkdirs: /home/hudson/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.mkdirs(FilePath.java:1069)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:732)
	... 15 more

Build failed in Jenkins: olingo-odata2 #692

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/olingo-odata2/692/changes>

Changes:

[mibo] [OLINGO-331] Set release version 2.0.0

------------------------------------------
Started by user mibo
Building remotely on ubuntu2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/olingo-odata2/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/master:refs/remotes/origin/master
 > git rev-parse origin/master^{commit}
Checking out Revision ae37027df73593578f1d2ae0fe2c68b9992e1538 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f ae37027df73593578f1d2ae0fe2c68b9992e1538
 > git rev-list 5bd5a22fa24570dcb9a0135389deed0d6b4bef95
[olingo-odata2] $ /home/hudson/tools/maven/apache-maven-3.0.4/bin/mvn clean deploy
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.olingo:olingo-odata2-testutil:jar:2.0.0
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.mockito:mockito-all:jar -> duplicate declaration of version ${mockito.version} @ line 109, column 17
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent
[INFO] olingo-odata2-lib
[INFO] olingo-odata2-api
[INFO] olingo-odata2-api-annotation
[INFO] olingo-odata2-testutil
[INFO] olingo-odata2-core
[INFO] olingo-odata2-ref
[INFO] olingo-odata2-fit
[INFO] olingo-odata2-ref-web
[INFO] olingo-odata2-jpa-processor
[INFO] olingo-odata2-jpa-processor-api
[INFO] olingo-odata2-jpa-processor-core
[INFO] olingo-odata2-jpa-processor-ref
[INFO] olingo-odata2-jpa-processor-ref-web
[INFO] olingo-odata2-annotation-processor
[INFO] olingo-odata2-annotation-processor-api
[INFO] olingo-odata2-annotation-processor-core
[INFO] olingo-odata2-annotation-processor-ref
[INFO] olingo-odata2-annotation-processor-ref-web
[INFO] olingo-odata2-dist
[INFO] olingo-odata2-dist-lib
[INFO] olingo-odata2-dist-jpa
[INFO] olingo-odata2-dist-janos
[INFO] olingo-odata2-dist-ref
[INFO] olingo-odata2-dist-javadoc
[INFO] olingo-odata2-sample
[INFO] olingo-odata2-sample-cars-service-archetype
[INFO] olingo-odata2-sample-cars-annotation-archetype
[INFO] olingo-odata2-sample-cars-jpa-archetype
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building olingo-odata2-parent 2.0.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent ---
[INFO] Deleting /home/hudson/jenkins-slave/workspace/olingo-odata2/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /home/hudson/jenkins-slave/workspace/olingo-odata2 && svn --non-interactive info
[INFO] Working directory: /home/hudson/jenkins-slave/workspace/olingo-odata2
[INFO] Storing buildNumber: ? at timestamp: 2014-07-12T05:56:21+0000
[INFO] Executing: /bin/sh -c cd /home/hudson/jenkins-slave/workspace/olingo-odata2 && svn --non-interactive info
[INFO] Working directory: /home/hudson/jenkins-slave/workspace/olingo-odata2
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ olingo-odata2-parent ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ olingo-odata2-parent ---
[INFO] Installing /home/hudson/jenkins-slave/workspace/olingo-odata2/pom.xml to /home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-parent/2.0.0/olingo-odata2-parent-2.0.0.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ olingo-odata2-parent ---
Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/olingo/olingo-odata2-parent/2.0.0/olingo-odata2-parent-2.0.0.pom
2/15 KB   
4/15 KB   
6/15 KB   
8/15 KB   
10/15 KB   
12/15 KB   
14/15 KB   
15/15 KB   
           
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] olingo-odata2-parent .............................. FAILURE [7.601s]
[INFO] olingo-odata2-lib ................................. SKIPPED
[INFO] olingo-odata2-api ................................. SKIPPED
[INFO] olingo-odata2-api-annotation ...................... SKIPPED
[INFO] olingo-odata2-testutil ............................ SKIPPED
[INFO] olingo-odata2-core ................................ SKIPPED
[INFO] olingo-odata2-ref ................................. SKIPPED
[INFO] olingo-odata2-fit ................................. SKIPPED
[INFO] olingo-odata2-ref-web ............................. SKIPPED
[INFO] olingo-odata2-jpa-processor ....................... SKIPPED
[INFO] olingo-odata2-jpa-processor-api ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-core .................. SKIPPED
[INFO] olingo-odata2-jpa-processor-ref ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref-web ............... SKIPPED
[INFO] olingo-odata2-annotation-processor ................ SKIPPED
[INFO] olingo-odata2-annotation-processor-api ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-core ........... SKIPPED
[INFO] olingo-odata2-annotation-processor-ref ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-ref-web ........ SKIPPED
[INFO] olingo-odata2-dist ................................ SKIPPED
[INFO] olingo-odata2-dist-lib ............................ SKIPPED
[INFO] olingo-odata2-dist-jpa ............................ SKIPPED
[INFO] olingo-odata2-dist-janos .......................... SKIPPED
[INFO] olingo-odata2-dist-ref ............................ SKIPPED
[INFO] olingo-odata2-dist-javadoc ........................ SKIPPED
[INFO] olingo-odata2-sample .............................. SKIPPED
[INFO] olingo-odata2-sample-cars-service-archetype ....... SKIPPED
[INFO] olingo-odata2-sample-cars-annotation-archetype .... SKIPPED
[INFO] olingo-odata2-sample-cars-jpa-archetype ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.190s
[INFO] Finished at: Sat Jul 12 05:56:27 UTC 2014
[INFO] Final Memory: 18M/151M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project olingo-odata2-parent: Failed to deploy artifacts: Could not transfer artifact org.apache.olingo:olingo-odata2-parent:pom:2.0.0 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/olingo/olingo-odata2-parent/2.0.0/olingo-odata2-parent-2.0.0.pom. Return code is: 401, ReasonPhrase:Unauthorized. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure

Build failed in Jenkins: olingo-odata2 #691

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/olingo-odata2/691/>

------------------------------------------
Started by timer
Building remotely on ubuntu5 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/olingo-odata2/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/master:refs/remotes/origin/master
 > git rev-parse origin/master^{commit}
Checking out Revision 5bd5a22fa24570dcb9a0135389deed0d6b4bef95 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 5bd5a22fa24570dcb9a0135389deed0d6b4bef95
 > git rev-list 5bd5a22fa24570dcb9a0135389deed0d6b4bef95
[olingo-odata2] $ /home/hudson/tools/maven/apache-maven-3.0.4/bin/mvn clean deploy
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.olingo:olingo-odata2-testutil:jar:2.0.0-RC01
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.mockito:mockito-all:jar -> duplicate declaration of version ${mockito.version} @ line 109, column 17
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent
[INFO] olingo-odata2-lib
[INFO] olingo-odata2-api
[INFO] olingo-odata2-api-annotation
[INFO] olingo-odata2-testutil
[INFO] olingo-odata2-core
[INFO] olingo-odata2-ref
[INFO] olingo-odata2-fit
[INFO] olingo-odata2-ref-web
[INFO] olingo-odata2-jpa-processor
[INFO] olingo-odata2-jpa-processor-api
[INFO] olingo-odata2-jpa-processor-core
[INFO] olingo-odata2-jpa-processor-ref
[INFO] olingo-odata2-jpa-processor-ref-web
[INFO] olingo-odata2-annotation-processor
[INFO] olingo-odata2-annotation-processor-api
[INFO] olingo-odata2-annotation-processor-core
[INFO] olingo-odata2-annotation-processor-ref
[INFO] olingo-odata2-annotation-processor-ref-web
[INFO] olingo-odata2-dist
[INFO] olingo-odata2-dist-lib
[INFO] olingo-odata2-dist-jpa
[INFO] olingo-odata2-dist-janos
[INFO] olingo-odata2-dist-ref
[INFO] olingo-odata2-dist-javadoc
[INFO] olingo-odata2-sample
[INFO] olingo-odata2-sample-cars-service-archetype
[INFO] olingo-odata2-sample-cars-annotation-archetype
[INFO] olingo-odata2-sample-cars-jpa-archetype
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building olingo-odata2-parent 2.0.0-RC01
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent ---
[INFO] Deleting <https://builds.apache.org/job/olingo-odata2/ws/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/olingo-odata2/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/olingo-odata2/ws/>
[INFO] Storing buildNumber: ? at timestamp: 2014-07-12T00:42:34+0000
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/olingo-odata2/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/olingo-odata2/ws/>
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ olingo-odata2-parent ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ olingo-odata2-parent ---
[INFO] Installing <https://builds.apache.org/job/olingo-odata2/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-parent/2.0.0-RC01/olingo-odata2-parent-2.0.0-RC01.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ olingo-odata2-parent ---
Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/olingo/olingo-odata2-parent/2.0.0-RC01/olingo-odata2-parent-2.0.0-RC01.pom
2/15 KB   
4/15 KB   
6/15 KB   
8/15 KB   
10/15 KB   
12/15 KB   
14/15 KB   
15/15 KB   
           
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] olingo-odata2-parent .............................. FAILURE [6.027s]
[INFO] olingo-odata2-lib ................................. SKIPPED
[INFO] olingo-odata2-api ................................. SKIPPED
[INFO] olingo-odata2-api-annotation ...................... SKIPPED
[INFO] olingo-odata2-testutil ............................ SKIPPED
[INFO] olingo-odata2-core ................................ SKIPPED
[INFO] olingo-odata2-ref ................................. SKIPPED
[INFO] olingo-odata2-fit ................................. SKIPPED
[INFO] olingo-odata2-ref-web ............................. SKIPPED
[INFO] olingo-odata2-jpa-processor ....................... SKIPPED
[INFO] olingo-odata2-jpa-processor-api ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-core .................. SKIPPED
[INFO] olingo-odata2-jpa-processor-ref ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref-web ............... SKIPPED
[INFO] olingo-odata2-annotation-processor ................ SKIPPED
[INFO] olingo-odata2-annotation-processor-api ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-core ........... SKIPPED
[INFO] olingo-odata2-annotation-processor-ref ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-ref-web ........ SKIPPED
[INFO] olingo-odata2-dist ................................ SKIPPED
[INFO] olingo-odata2-dist-lib ............................ SKIPPED
[INFO] olingo-odata2-dist-jpa ............................ SKIPPED
[INFO] olingo-odata2-dist-janos .......................... SKIPPED
[INFO] olingo-odata2-dist-ref ............................ SKIPPED
[INFO] olingo-odata2-dist-javadoc ........................ SKIPPED
[INFO] olingo-odata2-sample .............................. SKIPPED
[INFO] olingo-odata2-sample-cars-service-archetype ....... SKIPPED
[INFO] olingo-odata2-sample-cars-annotation-archetype .... SKIPPED
[INFO] olingo-odata2-sample-cars-jpa-archetype ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.348s
[INFO] Finished at: Sat Jul 12 00:42:39 UTC 2014
[INFO] Final Memory: 18M/152M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project olingo-odata2-parent: Failed to deploy artifacts: Could not transfer artifact org.apache.olingo:olingo-odata2-parent:pom:2.0.0-RC01 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/olingo/olingo-odata2-parent/2.0.0-RC01/olingo-odata2-parent-2.0.0-RC01.pom. Return code is: 401, ReasonPhrase:Unauthorized. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure

Build failed in Jenkins: olingo-odata2 #690

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/olingo-odata2/690/>

------------------------------------------
Started by timer
Building remotely on ubuntu2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/olingo-odata2/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/master:refs/remotes/origin/master
 > git rev-parse origin/master^{commit}
Checking out Revision 5bd5a22fa24570dcb9a0135389deed0d6b4bef95 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 5bd5a22fa24570dcb9a0135389deed0d6b4bef95
 > git rev-list 5bd5a22fa24570dcb9a0135389deed0d6b4bef95
[olingo-odata2] $ /home/hudson/tools/maven/apache-maven-3.0.4/bin/mvn clean deploy
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.olingo:olingo-odata2-testutil:jar:2.0.0-RC01
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.mockito:mockito-all:jar -> duplicate declaration of version ${mockito.version} @ line 109, column 17
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent
[INFO] olingo-odata2-lib
[INFO] olingo-odata2-api
[INFO] olingo-odata2-api-annotation
[INFO] olingo-odata2-testutil
[INFO] olingo-odata2-core
[INFO] olingo-odata2-ref
[INFO] olingo-odata2-fit
[INFO] olingo-odata2-ref-web
[INFO] olingo-odata2-jpa-processor
[INFO] olingo-odata2-jpa-processor-api
[INFO] olingo-odata2-jpa-processor-core
[INFO] olingo-odata2-jpa-processor-ref
[INFO] olingo-odata2-jpa-processor-ref-web
[INFO] olingo-odata2-annotation-processor
[INFO] olingo-odata2-annotation-processor-api
[INFO] olingo-odata2-annotation-processor-core
[INFO] olingo-odata2-annotation-processor-ref
[INFO] olingo-odata2-annotation-processor-ref-web
[INFO] olingo-odata2-dist
[INFO] olingo-odata2-dist-lib
[INFO] olingo-odata2-dist-jpa
[INFO] olingo-odata2-dist-janos
[INFO] olingo-odata2-dist-ref
[INFO] olingo-odata2-dist-javadoc
[INFO] olingo-odata2-sample
[INFO] olingo-odata2-sample-cars-service-archetype
[INFO] olingo-odata2-sample-cars-annotation-archetype
[INFO] olingo-odata2-sample-cars-jpa-archetype
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building olingo-odata2-parent 2.0.0-RC01
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent ---
[INFO] Deleting /home/hudson/jenkins-slave/workspace/olingo-odata2/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /home/hudson/jenkins-slave/workspace/olingo-odata2 && svn --non-interactive info
[INFO] Working directory: /home/hudson/jenkins-slave/workspace/olingo-odata2
[INFO] Storing buildNumber: ? at timestamp: 2014-07-11T00:42:38+0000
[INFO] Executing: /bin/sh -c cd /home/hudson/jenkins-slave/workspace/olingo-odata2 && svn --non-interactive info
[INFO] Working directory: /home/hudson/jenkins-slave/workspace/olingo-odata2
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ olingo-odata2-parent ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ olingo-odata2-parent ---
[INFO] Installing /home/hudson/jenkins-slave/workspace/olingo-odata2/pom.xml to /home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-parent/2.0.0-RC01/olingo-odata2-parent-2.0.0-RC01.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ olingo-odata2-parent ---
Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/olingo/olingo-odata2-parent/2.0.0-RC01/olingo-odata2-parent-2.0.0-RC01.pom
2/15 KB   
4/15 KB   
6/15 KB   
8/15 KB   
10/15 KB   
12/15 KB   
14/15 KB   
15/15 KB   
           
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] olingo-odata2-parent .............................. FAILURE [7.280s]
[INFO] olingo-odata2-lib ................................. SKIPPED
[INFO] olingo-odata2-api ................................. SKIPPED
[INFO] olingo-odata2-api-annotation ...................... SKIPPED
[INFO] olingo-odata2-testutil ............................ SKIPPED
[INFO] olingo-odata2-core ................................ SKIPPED
[INFO] olingo-odata2-ref ................................. SKIPPED
[INFO] olingo-odata2-fit ................................. SKIPPED
[INFO] olingo-odata2-ref-web ............................. SKIPPED
[INFO] olingo-odata2-jpa-processor ....................... SKIPPED
[INFO] olingo-odata2-jpa-processor-api ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-core .................. SKIPPED
[INFO] olingo-odata2-jpa-processor-ref ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref-web ............... SKIPPED
[INFO] olingo-odata2-annotation-processor ................ SKIPPED
[INFO] olingo-odata2-annotation-processor-api ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-core ........... SKIPPED
[INFO] olingo-odata2-annotation-processor-ref ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-ref-web ........ SKIPPED
[INFO] olingo-odata2-dist ................................ SKIPPED
[INFO] olingo-odata2-dist-lib ............................ SKIPPED
[INFO] olingo-odata2-dist-jpa ............................ SKIPPED
[INFO] olingo-odata2-dist-janos .......................... SKIPPED
[INFO] olingo-odata2-dist-ref ............................ SKIPPED
[INFO] olingo-odata2-dist-javadoc ........................ SKIPPED
[INFO] olingo-odata2-sample .............................. SKIPPED
[INFO] olingo-odata2-sample-cars-service-archetype ....... SKIPPED
[INFO] olingo-odata2-sample-cars-annotation-archetype .... SKIPPED
[INFO] olingo-odata2-sample-cars-jpa-archetype ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.462s
[INFO] Finished at: Fri Jul 11 00:42:43 UTC 2014
[INFO] Final Memory: 20M/179M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project olingo-odata2-parent: Failed to deploy artifacts: Could not transfer artifact org.apache.olingo:olingo-odata2-parent:pom:2.0.0-RC01 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/olingo/olingo-odata2-parent/2.0.0-RC01/olingo-odata2-parent-2.0.0-RC01.pom. Return code is: 401, ReasonPhrase:Unauthorized. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure