You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/09/07 05:33:53 UTC

Build failed in Jenkins: Curator » Curator Recipes #815

See <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/815/changes>

Changes:

[randgalt] Taking a custom Executor and ThreadFactory wasn't thought through. It's actually useless. This constructor is now

[randgalt] wrapExecutor was wrong - there's no way to use the ThreadFactory. Just ignore it now

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Recipes
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.apache.curator:curator-framework:2.2.1-incubating-SNAPSHOT: checking for updates from apache.snapshots
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources to META-INF
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 74 source files to <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/target/classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] [bundle:manifest {execution: bundle-manifest}]
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 39 source files to <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/target/test-classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 161, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,258.828 sec

Results :

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

[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] [license:check {execution: license}]
[INFO] Checking licenses...
[INFO] Missing header in: <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/src/test/java/org/apache/curator/framework/recipes/leader/TestLeaderSelectorWithExecutor.java>
[CHECKSTYLE] No report found for mojo check
[JENKINS] Archiving <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/pom.xml> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-recipes/builds/2013-09-07_03-05-21/archive/org.apache.curator/curator-recipes/2.2.1-incubating-SNAPSHOT/curator-recipes-2.2.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/target/curator-recipes-2.2.1-incubating-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-recipes/builds/2013-09-07_03-05-21/archive/org.apache.curator/curator-recipes/2.2.1-incubating-SNAPSHOT/curator-recipes-2.2.1-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Some files do not have the expected license header
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28 minutes 5 seconds
[INFO] Finished at: Sat Sep 07 03:33:49 UTC 2013
[INFO] Final Memory: 66M/428M
[INFO] ------------------------------------------------------------------------