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 2015/10/05 08:13:27 UTC

Build failed in Jenkins: olingo-odata4 #1227

See <https://builds.apache.org/job/olingo-odata4/1227/changes>

Changes:

[michael.bolz] [OLINGO-789] more tests of server support for action parameters

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace <https://builds.apache.org/job/olingo-odata4/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/olingo-odata4.git +refs/heads/master:refs/remotes/origin/master
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b736c43495078a12a152b0b19a44242304b7e73f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b736c43495078a12a152b0b19a44242304b7e73f
 > git rev-list d6db341db734266536d5177dcb749eae0683c2c7 # timeout=10
[olingo-odata4] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean deploy -Papache.deploy,karaf
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.olingo:odata-fit:war:4.1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-deploy-plugin @ line 202, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.olingo:odata-server-osgi-sample:bundle:4.1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 93, column 15
[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-OData
[INFO] odata-lib
[INFO] odata-commons-api
[INFO] odata-commons-core
[INFO] odata-client-api
[INFO] odata-client-core
[INFO] odata-server-api
[INFO] odata-server-core
[INFO] odata-server-core-ext
[INFO] odata-server-tecsvc
[INFO] odata-server-test
[INFO] odata-ext
[INFO] odata-client-proxy
[INFO] pojogen-maven-plugin
[INFO] odata-client-android
[INFO] odata-karaf
[INFO] odata-karaf-features
[INFO] odata-samples
[INFO] odata-server-osgi-sample
[INFO] odata-karaf-fit
[INFO] odata-fit
[INFO] odata-dist
[INFO] Olingo-OData-Client-for-Android
[INFO] Olingo-OData-Client-for-Java
[INFO] Olingo-OData-Server-for-Java
[INFO] Olingo-OData-JavaDoc
[INFO] odata-server-sample
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Olingo-OData 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-parent ---
[INFO] Deleting /x1/jenkins/jenkins-slave/workspace/olingo-odata4/target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ odata-parent ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:integration-test (integration-test) @ odata-parent ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ odata-parent ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ odata-parent ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.12.1:check (checkstyle) @ odata-parent ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odata-parent ---
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/olingo-odata4/pom.xml to /home/jenkins/.m2/repository/org/apache/olingo/odata-parent/4.1.0-SNAPSHOT/odata-parent-4.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ odata-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/target/**
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] 7 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 5 licence.
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odata-parent ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-parent/4.1.0-SNAPSHOT/maven-metadata.xml

[WARNING] Could not transfer metadata org.apache.olingo:odata-parent:4.1.0-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Connection to https://repository.apache.org refused
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Olingo-OData ...................................... FAILURE [1:09.720s]
[INFO] odata-lib ......................................... SKIPPED
[INFO] odata-commons-api ................................. SKIPPED
[INFO] odata-commons-core ................................ SKIPPED
[INFO] odata-client-api .................................. SKIPPED
[INFO] odata-client-core ................................. SKIPPED
[INFO] odata-server-api .................................. SKIPPED
[INFO] odata-server-core ................................. SKIPPED
[INFO] odata-server-core-ext ............................. SKIPPED
[INFO] odata-server-tecsvc ............................... SKIPPED
[INFO] odata-server-test ................................. SKIPPED
[INFO] odata-ext ......................................... SKIPPED
[INFO] odata-client-proxy ................................ SKIPPED
[INFO] pojogen-maven-plugin .............................. SKIPPED
[INFO] odata-client-android .............................. SKIPPED
[INFO] odata-karaf ....................................... SKIPPED
[INFO] odata-karaf-features .............................. SKIPPED
[INFO] odata-samples ..................................... SKIPPED
[INFO] odata-server-osgi-sample .......................... SKIPPED
[INFO] odata-karaf-fit ................................... SKIPPED
[INFO] odata-fit ......................................... SKIPPED
[INFO] odata-dist ........................................ SKIPPED
[INFO] Olingo-OData-Client-for-Android ................... SKIPPED
[INFO] Olingo-OData-Client-for-Java ...................... SKIPPED
[INFO] Olingo-OData-Server-for-Java ...................... SKIPPED
[INFO] Olingo-OData-JavaDoc .............................. SKIPPED
[INFO] odata-server-sample ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:11.309s
[INFO] Finished at: Mon Oct 05 06:14:00 UTC 2015
[INFO] Final Memory: 24M/306M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project odata-parent: Failed to retrieve remote metadata org.apache.olingo:odata-parent:4.1.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.olingo:odata-parent:4.1.0-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Connection to https://repository.apache.org refused: Connection timed out -> [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-odata4 #1228

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