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 13:40:59 UTC

Jenkins build is unstable: Curator » Curator Recipes #817

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


Jenkins build is back to stable : Curator » Curator Recipes #825

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/825/>


Jenkins build is still unstable: Curator » Curator Recipes #821

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/changes>


Jenkins build is unstable: Curator » Curator Recipes #820

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/820/changes>


Build failed in Jenkins: Curator » Curator Recipes #819

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/819/changes>

Changes:

[jordan.zimmerman] Added LeaderSelectorListenerAdapter to enforce/help with correct connection state handling. Also, updated

------------------------------------------
[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 76 source files to <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/src/main/java/org/apache/curator/framework/recipes/leader/CancelLeadershipException.java>:[52,9] cannot find symbol
symbol  : constructor RuntimeException(java.lang.String,java.lang.Throwable,boolean,boolean)
location: class java.lang.RuntimeException
[INFO] 1 error
[INFO] -------------------------------------------------------------
[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-11_16-01-45/archive/org.apache.curator/curator-recipes/2.2.1-incubating-SNAPSHOT/curator-recipes-2.2.1-incubating-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/src/main/java/org/apache/curator/framework/recipes/leader/CancelLeadershipException.java>:[52,9] cannot find symbol
symbol  : constructor RuntimeException(java.lang.String,java.lang.Throwable,boolean,boolean)
location: class java.lang.RuntimeException

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 1 second
[INFO] Finished at: Wed Sep 11 16:09:15 UTC 2013
[INFO] Final Memory: 68M/426M
[INFO] ------------------------------------------------------------------------

Build failed in Jenkins: Curator » Curator Recipes #818

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/818/changes>

Changes:

[jordan.zimmerman] It was not possible to correctly handle connection state issues with the LeaderSelectorListener. There was an edge case where if

------------------------------------------
[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 75 source files to <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/src/main/java/org/apache/curator/framework/recipes/leader/CancelLeadershipException.java>:[52,9] cannot find symbol
symbol  : constructor RuntimeException(java.lang.String,java.lang.Throwable,boolean,boolean)
location: class java.lang.RuntimeException
[INFO] 1 error
[INFO] -------------------------------------------------------------
[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-10_23-51-16/archive/org.apache.curator/curator-recipes/2.2.1-incubating-SNAPSHOT/curator-recipes-2.2.1-incubating-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/src/main/java/org/apache/curator/framework/recipes/leader/CancelLeadershipException.java>:[52,9] cannot find symbol
symbol  : constructor RuntimeException(java.lang.String,java.lang.Throwable,boolean,boolean)
location: class java.lang.RuntimeException

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 48 seconds
[INFO] Finished at: Tue Sep 10 23:58:24 UTC 2013
[INFO] Final Memory: 68M/433M
[INFO] ------------------------------------------------------------------------