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/05/21 03:51:59 UTC

Build failed in Jenkins: olingo-odata2-quality #228

See <https://builds.apache.org/job/olingo-odata2-quality/228/changes>

Changes:

[mibo] [OLINGO-284] Fixed content length calculation

[chandan.v.a] [OLINGO-224] Support for Delta Token and Refactor unit test

------------------------------------------
[...truncated 1210 lines...]
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/goal.txt
[INFO] 69 resources included (use -debug for more details)
[INFO] 
[INFO] --- apache-rat-plugin:0.9:check (rat-check) @ olingo-odata2-jpa-processor-api ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/goal.txt
[INFO] 69 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 69 licence.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ olingo-odata2-jpa-processor-api ---
[INFO] Building jar: <https://builds.apache.org/job/olingo-odata2-quality/ws/odata2-jpa-processor/jpa-api/target/olingo-odata2-jpa-processor-api-1.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ olingo-odata2-jpa-processor-api ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ olingo-odata2-jpa-processor-api ---
[INFO] Building jar: <https://builds.apache.org/job/olingo-odata2-quality/ws/odata2-jpa-processor/jpa-api/target/olingo-odata2-jpa-processor-api-1.3.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ olingo-odata2-jpa-processor-api ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ olingo-odata2-jpa-processor-api ---
[INFO] Installing <https://builds.apache.org/job/olingo-odata2-quality/ws/odata2-jpa-processor/jpa-api/target/olingo-odata2-jpa-processor-api-1.3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-jpa-processor-api/1.3.0-SNAPSHOT/olingo-odata2-jpa-processor-api-1.3.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/olingo-odata2-quality/ws/odata2-jpa-processor/jpa-api/pom.xml> to /home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-jpa-processor-api/1.3.0-SNAPSHOT/olingo-odata2-jpa-processor-api-1.3.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/olingo-odata2-quality/ws/odata2-jpa-processor/jpa-api/target/olingo-odata2-jpa-processor-api-1.3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-jpa-processor-api/1.3.0-SNAPSHOT/olingo-odata2-jpa-processor-api-1.3.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building olingo-odata2-jpa-processor-core 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-jpa-processor-core ---
[INFO] Deleting <https://builds.apache.org/job/olingo-odata2-quality/ws/odata2-jpa-processor/jpa-core/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-jpa-processor-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ olingo-odata2-jpa-processor-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ olingo-odata2-jpa-processor-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ olingo-odata2-jpa-processor-core ---
[INFO] Compiling 46 source files to <https://builds.apache.org/job/olingo-odata2-quality/ws/odata2-jpa-processor/jpa-core/target/classes>
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ olingo-odata2-jpa-processor-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ olingo-odata2-jpa-processor-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ olingo-odata2-jpa-processor-core ---
[INFO] Compiling 73 source files to <https://builds.apache.org/job/olingo-odata2-quality/ws/odata2-jpa-processor/jpa-core/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ olingo-odata2-jpa-processor-core ---
[INFO] Surefire report directory: <https://builds.apache.org/job/olingo-odata2-quality/ws/odata2-jpa-processor/jpa-core/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.olingo.odata2.jpa.processor.core.ODataJPAProcessorDefaultTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec
Running org.apache.olingo.odata2.jpa.processor.core.ODataEntityParserTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
Running org.apache.olingo.odata2.jpa.processor.core.ODataJPAContextImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLJoinSelectSingleContextTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLSelectSingleStatementBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLJoinContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLSelectContextImplTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLBuilderFactoryTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLSelectStatementBuilderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLJoinSelectSingleStatementBuilderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLSelectSingleContextImplTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLJoinStatementBuilderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.olingo.odata2.jpa.processor.core.edm.ODataJPAEdmProviderTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec
Running org.apache.olingo.odata2.jpa.processor.core.edm.ODataJPAEdmProviderNegativeTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmComplexTypeTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmEntityTypeTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmEntityContainerTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmModelTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmAssociationTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmBaseViewImplTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmKeyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmPropertyTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmAssociationEndTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmEntitySetTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmReferentialConstraintTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmFunctionImportTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmAssociationSetTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmNavigationPropertyTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmSchemaTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmReferentialConstraintRoleTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.olingo.odata2.jpa.processor.core.ODataExpressionParserTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.olingo.odata2.jpa.processor.core.ODataJPAResponseBuilderTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.data.JPAPageBuilderDeltaTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.data.JPAExpandCallBackTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.data.JPAProcessorImplTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.data.JPAFunctionContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.data.JPAEntityParserTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.data.JPAPageBuilderTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.data.JPAEntityTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.data.JPAEntityParserForStaticMethodTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.model.JPAEdmNameBuilderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.model.JPAEdmMappingModelServiceTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.model.JPATypeConvertorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Results :

Tests run: 322, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- apache-rat-plugin:0.9:rat (rat-check) @ olingo-odata2-jpa-processor-core ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/goal.txt
[INFO] 122 resources included (use -debug for more details)
[INFO] 
[INFO] --- apache-rat-plugin:0.9:check (rat-check) @ olingo-odata2-jpa-processor-core ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/goal.txt
[INFO] 122 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 121 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] olingo-odata2-parent .............................. SUCCESS [9.794s]
[INFO] olingo-odata2-lib ................................. SUCCESS [0.500s]
[INFO] olingo-odata2-api ................................. SUCCESS [8.367s]
[INFO] olingo-odata2-api-annotation ...................... SUCCESS [0.966s]
[INFO] olingo-odata2-testutil ............................ SUCCESS [4.192s]
[INFO] olingo-odata2-core ................................ SUCCESS [29.882s]
[INFO] olingo-odata2-ref ................................. SUCCESS [3.674s]
[INFO] olingo-odata2-fit ................................. SUCCESS [1:06.205s]
[INFO] olingo-odata2-ref-web ............................. SUCCESS [2.062s]
[INFO] olingo-odata2-jpa-processor ....................... SUCCESS [0.327s]
[INFO] olingo-odata2-jpa-processor-api ................... SUCCESS [1.651s]
[INFO] olingo-odata2-jpa-processor-core .................. FAILURE [7.303s]
[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: 2:16.941s
[INFO] Finished at: Wed May 21 01:51:59 UTC 2014
[INFO] Final Memory: 72M/321M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.9:check (rat-check) on project olingo-odata2-jpa-processor-core: Too many files with unapproved license: 1 See RAT report in: <https://builds.apache.org/job/olingo-odata2-quality/ws/odata2-jpa-processor/jpa-core/target/rat.txt> -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :olingo-odata2-jpa-processor-core
Build step 'Invoke top-level Maven targets' marked build as failure

Jenkins build is back to normal : olingo-odata2-quality #229

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