You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/12/02 17:10:30 UTC

Build failed in Jenkins: Juneau-Java-1.8 #1165

See <https://builds.apache.org/job/Juneau-Java-1.8/1165/display/redirect?page=changes>

Changes:

[kaperera] modifying @BeanProperty annotation to use on parameters

[kaperera] adding maven config to expose method parameters through reflection

------------------------------------------
[...truncated 633.02 KB...]
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ juneau-microservice-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-test/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ juneau-microservice-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-test/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ juneau-microservice-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-test/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ juneau-microservice-test ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.juneau.rest.test._TestSuite
Running class 'RestMicroservice' using config file 'juneau-microservice-test.cfg'.
Server started on port 10001
log4j:WARN No appenders could be found for logger (org.apache.http.client.protocol.RequestAddCookies).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:<https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-examples/juneau-examples-rest/target/juneau-examples-rest-8.0.0-SNAPSHOT.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
SLF4J: Found binding in [jar:file:/home/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
WARNING:  RestClient garbage collected before it was finalized.
Creation stack traces can be displayed by setting the system property 'org.apache.juneau.rest.client.RestClient.trackLifecycle' to true.
WARNING:  RestClient garbage collected before it was finalized.
Creation stack traces can be displayed by setting the system property 'org.apache.juneau.rest.client.RestClient.trackLifecycle' to true.
Stopping server.
Server stopped.
[WARNING] Tests run: 2256, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 31.085 s - in org.apache.juneau.rest.test._TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 2256, Failures: 0, Errors: 0, Skipped: 8
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ juneau-microservice-test ---
[INFO] Building jar: <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-test/target/juneau-microservice-test-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ juneau-microservice-test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ juneau-microservice-test ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-test/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes (use -debug for more details).
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/target/**
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/*.launch
[INFO] Exclude: **/jetty.out.xml
[INFO] Exclude: **/derby.log
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/docs.txt
[INFO] Exclude: **/toc.txt
[INFO] Exclude: **/app.json
[INFO] Exclude: **/Procfile
[INFO] 24 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 24 licenses.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ juneau-microservice-test ---
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-test/target/juneau-microservice-test-8.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-microservice-test/8.0.0-SNAPSHOT/juneau-microservice-test-8.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-test/pom.xml> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-microservice-test/8.0.0-SNAPSHOT/juneau-microservice-test-8.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ juneau-microservice-test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ juneau-microservice-test ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ juneau-microservice-test ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ juneau-microservice-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ juneau-microservice-test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ juneau-microservice-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-test/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ juneau-microservice-test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ juneau-microservice-test ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ juneau-microservice-test ---
[INFO] Building jar: <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-test/target/juneau-microservice-test-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ juneau-microservice-test ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ juneau-microservice-test ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-test/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes (use -debug for more details).
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/target/**
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/*.launch
[INFO] Exclude: **/jetty.out.xml
[INFO] Exclude: **/derby.log
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/docs.txt
[INFO] Exclude: **/toc.txt
[INFO] Exclude: **/app.json
[INFO] Exclude: **/Procfile
[INFO] 24 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 24 licenses.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ juneau-microservice-test ---
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-test/target/juneau-microservice-test-8.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-microservice-test/8.0.0-SNAPSHOT/juneau-microservice-test-8.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-test/pom.xml> to /home/jenkins/.m2/repository/org/apache/juneau/juneau-microservice-test/8.0.0-SNAPSHOT/juneau-microservice-test-8.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ juneau-microservice-test ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice-test/8.0.0-SNAPSHOT/maven-metadata.xml
794/794 B               Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice-test/8.0.0-SNAPSHOT/maven-metadata.xml (794 B at 1.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice-test/8.0.0-SNAPSHOT/juneau-microservice-test-8.0.0-20181202.171013-47.jar
2/29 KB     4/29 KB   6/29 KB   8/29 KB   10/29 KB   12/29 KB   14/29 KB   16/29 KB   18/29 KB   20/29 KB   22/29 KB   24/29 KB   26/29 KB   28/29 KB   29/29 KB              Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice-test/8.0.0-SNAPSHOT/juneau-microservice-test-8.0.0-20181202.171013-47.jar (29 KB at 28.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice-test/8.0.0-SNAPSHOT/juneau-microservice-test-8.0.0-20181202.171013-47.pom
2/4 KB     4/4 KB            Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice-test/8.0.0-SNAPSHOT/juneau-microservice-test-8.0.0-20181202.171013-47.pom (4 KB at 4.1 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice-test/maven-metadata.xml
543/543 B               Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice-test/maven-metadata.xml (543 B at 0.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice-test/8.0.0-SNAPSHOT/maven-metadata.xml
794/794 B               Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice-test/8.0.0-SNAPSHOT/maven-metadata.xml (794 B at 0.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice-test/maven-metadata.xml
543/543 B               Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/juneau/juneau-microservice-test/maven-metadata.xml (543 B at 0.6 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Juneau Microservice Server - Spring Boot 8.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ juneau-microservice-server-springboot ---
[INFO] Deleting <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-server-springboot/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ juneau-microservice-server-springboot ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ juneau-microservice-server-springboot ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ juneau-microservice-server-springboot ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ juneau-microservice-server-springboot ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-server-springboot/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ juneau-microservice-server-springboot ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-server-springboot/target/classes>
[INFO] <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-server-springboot/src/main/java/org/apache/juneau/microservice/springboot/config/ServletConfiguration.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-server-springboot/src/main/java/org/apache/juneau/microservice/springboot/config/ServletConfiguration.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-server-springboot/src/main/java/org/apache/juneau/microservice/springboot/annotations/EnabledJuneauIntegration.java>:[16,56] cannot find symbol
  symbol:   class AppConfiguration
  location: package org.apache.juneau.microservice.springboot.config
[ERROR] <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-server-springboot/src/main/java/org/apache/juneau/microservice/springboot/annotations/EnabledJuneauIntegration.java>:[27,36] cannot find symbol
  symbol: class AppConfiguration
[ERROR] <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-server-springboot/src/main/java/org/apache/juneau/microservice/springboot/config/ServletConfiguration.java>:[42,52] for-each not applicable to expression type
  required: array or java.lang.Iterable
  found:    java.lang.Class<capture#1 of ? extends org.apache.juneau.microservice.BasicRestServletJenaGroup>
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Juneau
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Juneau ...................................... SUCCESS [  8.310 s]
[INFO] Apache Juneau - Core APIs .......................... SUCCESS [  4.447 s]
[INFO] Apache Juneau Marshall ............................. SUCCESS [ 41.508 s]
[INFO] Apache Juneau Marshal RDF .......................... SUCCESS [ 11.607 s]
[INFO] Apache Juneau Data Transfer Objects ................ SUCCESS [ 14.929 s]
[INFO] Apache Juneau Core ................................. SUCCESS [ 10.778 s]
[INFO] Apache Juneau Config File API ...................... SUCCESS [ 10.609 s]
[INFO] Apache Juneau Core Tests ........................... SUCCESS [ 54.893 s]
[INFO] Apache Juneau - REST APIs .......................... SUCCESS [  4.283 s]
[INFO] Apache Juneau REST Servlet API ..................... SUCCESS [ 30.264 s]
[INFO] Apache Juneau REST JAX/RS API ...................... SUCCESS [ 10.012 s]
[INFO] Apache Juneau REST Client API ...................... SUCCESS [ 16.160 s]
[INFO] Apache Juneau - Microservice APIs .................. SUCCESS [  4.195 s]
[INFO] Apache Juneau Microservice Server .................. SUCCESS [ 11.384 s]
[INFO] Apache Juneau Microservice Template ................ SUCCESS [ 10.739 s]
[INFO] Apache Juneau - Examples ........................... SUCCESS [  4.164 s]
[INFO] Apache Juneau REST Examples ........................ SUCCESS [01:15 min]
[INFO] Apache Juneau Microservice Tests ................... SUCCESS [ 38.810 s]
[INFO] Apache Juneau Microservice Server - Spring Boot .... FAILURE [  2.647 s]
[INFO] Apache Juneau Core Examples ........................ SKIPPED
[INFO] Apache Juneau REST Examples using Spring Boot ...... SKIPPED
[INFO] Apache Juneau Javadocs ............................. SKIPPED
[INFO] Apache Juneau - Release Engineering ................ SKIPPED
[INFO] Apache Juneau UberJar .............................. SKIPPED
[INFO] Apache Juneau Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:07 min
[INFO] Finished at: 2018-12-02T17:10:20+00:00
[INFO] Final Memory: 229M/3870M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project juneau-microservice-server-springboot: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-server-springboot/src/main/java/org/apache/juneau/microservice/springboot/annotations/EnabledJuneauIntegration.java>:[16,56] cannot find symbol
[ERROR] symbol:   class AppConfiguration
[ERROR] location: package org.apache.juneau.microservice.springboot.config
[ERROR] <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-server-springboot/src/main/java/org/apache/juneau/microservice/springboot/annotations/EnabledJuneauIntegration.java>:[27,36] cannot find symbol
[ERROR] symbol: class AppConfiguration
[ERROR] <https://builds.apache.org/job/Juneau-Java-1.8/ws/juneau-microservice/juneau-microservice-server-springboot/src/main/java/org/apache/juneau/microservice/springboot/config/ServletConfiguration.java>:[42,52] for-each not applicable to expression type
[ERROR] required: array or java.lang.Iterable
[ERROR] found:    java.lang.Class<capture#1 of ? extends org.apache.juneau.microservice.BasicRestServletJenaGroup>
[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 :juneau-microservice-server-springboot
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
[FINDBUGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Not sending mail to unregistered user kaperera@mitrai.com
Not sending mail to unregistered user marcelosouzav@gmail.com

Jenkins build is back to normal : Juneau-Java-1.8 #1166

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Juneau-Java-1.8/1166/display/redirect?page=changes>