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/07/13 03:23:37 UTC

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

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

Changes:

[chandan.v.a] [OLINGO-720] - Provide capability to extend JPA Query object

------------------------------------------
[...truncated 1416 lines...]
[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 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ olingo-odata2-jpa-processor-core ---
[INFO] Compiling 78 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.ODataEntityParserTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.data.JPAEntityParserTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.data.JPAPageBuilderTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.data.JPAQueryBuilderTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.data.JPALinkTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.data.JPAFunctionContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.data.JPAProcessorImplTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.data.JPAEntityTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.data.JPAEntityParserForStaticMethodTest
Tests run: 16, 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.109 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.data.JPAPageBuilderDeltaTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.model.JPATypeConvertorTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.model.JPAEdmMappingModelServiceTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec
Running org.apache.olingo.odata2.jpa.processor.core.access.model.JPAEdmNameBuilderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.olingo.odata2.jpa.processor.core.ODataJPAProcessorDefaultTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running org.apache.olingo.odata2.jpa.processor.core.edm.ODataJPAEdmProviderTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 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.jpql.JPQLSelectStatementBuilderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLBuilderFactoryTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLJoinContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 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.JPQLSelectContextImplTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLJoinSelectSingleStatementBuilderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLJoinStatementBuilderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLSelectSingleStatementBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.olingo.odata2.jpa.processor.core.jpql.JPQLJoinSelectSingleContextTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.olingo.odata2.jpa.processor.core.ODataJPAContextImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.olingo.odata2.jpa.processor.core.ODataSelectExpressionParserTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.olingo.odata2.jpa.processor.core.ODataJPAResponseBuilderTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.apache.olingo.odata2.jpa.processor.core.ODataFilterExpressionParserTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmAssociationEndTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmReferentialConstraintTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmEntityContainerTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmEntityTypeTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 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.JPAEdmAssociationTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 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.JPAEdmKeyTest
Tests run: 2, 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.003 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmFunctionImportTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmPropertyTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmComplexTypeTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmModelTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmNavigationPropertyTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 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.JPAEdmBaseViewImplTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.olingo.odata2.jpa.processor.core.callback.JPATombstoneCallBackTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Results :

Tests run: 369, 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] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] 129 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] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] 129 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 129 licence.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ olingo-odata2-jpa-processor-core ---
[INFO] Building jar: <https://builds.apache.org/job/olingo-odata2-quality/ws/odata2-jpa-processor/jpa-core/target/olingo-odata2-jpa-processor-core-2.0.5-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ olingo-odata2-jpa-processor-core ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ olingo-odata2-jpa-processor-core ---
[INFO] Building jar: <https://builds.apache.org/job/olingo-odata2-quality/ws/odata2-jpa-processor/jpa-core/target/olingo-odata2-jpa-processor-core-2.0.5-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ olingo-odata2-jpa-processor-core ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ olingo-odata2-jpa-processor-core ---
[INFO] Installing <https://builds.apache.org/job/olingo-odata2-quality/ws/odata2-jpa-processor/jpa-core/target/olingo-odata2-jpa-processor-core-2.0.5-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-jpa-processor-core/2.0.5-SNAPSHOT/olingo-odata2-jpa-processor-core-2.0.5-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/olingo-odata2-quality/ws/odata2-jpa-processor/jpa-core/pom.xml> to /home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-jpa-processor-core/2.0.5-SNAPSHOT/olingo-odata2-jpa-processor-core-2.0.5-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/olingo-odata2-quality/ws/odata2-jpa-processor/jpa-core/target/olingo-odata2-jpa-processor-core-2.0.5-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-jpa-processor-core/2.0.5-SNAPSHOT/olingo-odata2-jpa-processor-core-2.0.5-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building olingo-odata2-jpa-processor-ref 2.0.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-jpa-processor-ref ---
[INFO] Deleting <https://builds.apache.org/job/olingo-odata2-quality/ws/odata2-jpa-processor/jpa-ref/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-jpa-processor-ref ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ olingo-odata2-jpa-processor-ref ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ olingo-odata2-jpa-processor-ref ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ olingo-odata2-jpa-processor-ref ---
[INFO] Compiling 19 source files to <https://builds.apache.org/job/olingo-odata2-quality/ws/odata2-jpa-processor/jpa-ref/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/olingo-odata2-quality/ws/odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/model/Customer.java>:[38,69] cannot find symbol
symbol  : class CustomerQueryExtension
location: package org.apache.olingo.odata2.jpa.processor.ref.listeners
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] olingo-odata2-parent .............................. SUCCESS [5.075s]
[INFO] olingo-odata2-lib ................................. SUCCESS [0.464s]
[INFO] olingo-odata2-api ................................. SUCCESS [10.437s]
[INFO] olingo-odata2-api-annotation ...................... SUCCESS [1.023s]
[INFO] olingo-odata2-testutil ............................ SUCCESS [3.562s]
[INFO] olingo-odata2-core ................................ SUCCESS [31.482s]
[INFO] olingo-odata2-ref ................................. SUCCESS [3.746s]
[INFO] olingo-odata2-fit ................................. SUCCESS [1:22.730s]
[INFO] olingo-odata2-ref-web ............................. SUCCESS [1.724s]
[INFO] olingo-odata2-jpa-processor ....................... SUCCESS [0.324s]
[INFO] olingo-odata2-jpa-processor-api ................... SUCCESS [1.594s]
[INFO] olingo-odata2-jpa-processor-core .................. SUCCESS [8.025s]
[INFO] olingo-odata2-jpa-processor-ref ................... FAILURE [0.682s]
[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:31.883s
[INFO] Finished at: Mon Jul 13 01:23:49 UTC 2015
[INFO] Final Memory: 73M/372M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project olingo-odata2-jpa-processor-ref: Compilation failure
[ERROR] <https://builds.apache.org/job/olingo-odata2-quality/ws/odata2-jpa-processor/jpa-ref/src/main/java/org/apache/olingo/odata2/jpa/processor/ref/model/Customer.java>:[38,69] cannot find symbol
[ERROR] symbol  : class CustomerQueryExtension
[ERROR] location: package org.apache.olingo.odata2.jpa.processor.ref.listeners
[ERROR] -> [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-ref
Build step 'Invoke top-level Maven targets' marked build as failure

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

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