You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/11/29 19:07:26 UTC

Jenkins build is still unstable: bookkeeper-trunk » bookkeeper-server #248

See <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/changes>



Jenkins build is back to stable : bookkeeper-trunk » bookkeeper-server #267

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/267/changes>



Jenkins build is still unstable: bookkeeper-trunk » bookkeeper-server #266

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/266/>



Jenkins build is still unstable: bookkeeper-trunk » bookkeeper-server #265

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/265/>



Jenkins build is unstable: bookkeeper-trunk » bookkeeper-server #264

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/264/>



Build failed in Jenkins: bookkeeper-trunk » bookkeeper-server #263

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/263/changes>

Changes:

[ivank] BOOKKEEPER-134: Delete superfluous lib directories (ivank)

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper/3.4.0/zookeeper-3.4.0-tests.jar
[INFO] Unable to find resource 'org.apache.zookeeper:zookeeper:test-jar:tests:3.4.0' in repository central (http://repo1.maven.org/maven2)
[JENKINS] Archiving <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/ws/pom.xml> to /home/hudson/hudson/jobs/bookkeeper-trunk/modules/org.apache.bookkeeper$bookkeeper-server/builds/2011-12-01_22-43-34/archive/org.apache.bookkeeper/bookkeeper-server/4.1.0-SNAPSHOT/bookkeeper-server-4.1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.apache.zookeeper:zookeeper:test-jar:tests:3.4.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.zookeeper -DartifactId=zookeeper -Dversion=3.4.0 -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.zookeeper -DartifactId=zookeeper -Dversion=3.4.0 -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bookkeeper:bookkeeper-server:jar:4.1.0-SNAPSHOT
  	2) org.apache.zookeeper:zookeeper:test-jar:tests:3.4.0

----------
1 required artifact is missing.

for artifact: 
  org.apache.bookkeeper:bookkeeper-server:jar:4.1.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 48 seconds
[INFO] Finished at: Thu Dec 01 22:48:40 GMT+00:00 2011
[INFO] Final Memory: 46M/370M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: bookkeeper-trunk » bookkeeper-server #262

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/262/changes>

Changes:

[ivank] BOOKKEEPER-131: Fix zookeeper test dependency (ivank)

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper/3.4.0/zookeeper-3.4.0-tests.jar
[INFO] Unable to find resource 'org.apache.zookeeper:zookeeper:test-jar:tests:3.4.0' in repository central (http://repo1.maven.org/maven2)
[JENKINS] Archiving <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/ws/pom.xml> to /home/hudson/hudson/jobs/bookkeeper-trunk/modules/org.apache.bookkeeper$bookkeeper-server/builds/2011-12-01_21-32-37/archive/org.apache.bookkeeper/bookkeeper-server/4.1.0-SNAPSHOT/bookkeeper-server-4.1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.apache.zookeeper:zookeeper:test-jar:tests:3.4.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.zookeeper -DartifactId=zookeeper -Dversion=3.4.0 -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.zookeeper -DartifactId=zookeeper -Dversion=3.4.0 -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bookkeeper:bookkeeper-server:jar:4.1.0-SNAPSHOT
  	2) org.apache.zookeeper:zookeeper:test-jar:tests:3.4.0

----------
1 required artifact is missing.

for artifact: 
  org.apache.bookkeeper:bookkeeper-server:jar:4.1.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 57 seconds
[INFO] Finished at: Thu Dec 01 21:38:25 GMT+00:00 2011
[INFO] Final Memory: 47M/370M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: bookkeeper-trunk » bookkeeper-server #261

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/261/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.pom
[INFO] Unable to find resource 'org.apache.zookeeper:zookeeper-test:pom:3.4.0' in repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.jar
[INFO] Unable to find resource 'org.apache.zookeeper:zookeeper-test:jar:3.4.0' in repository central (http://repo1.maven.org/maven2)
[JENKINS] Archiving <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/ws/pom.xml> to /home/hudson/hudson/jobs/bookkeeper-trunk/modules/org.apache.bookkeeper$bookkeeper-server/builds/2011-12-01_12-18-16/archive/org.apache.bookkeeper/bookkeeper-server/4.1.0-SNAPSHOT/bookkeeper-server-4.1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.apache.zookeeper:zookeeper-test:jar:3.4.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.zookeeper -DartifactId=zookeeper-test -Dversion=3.4.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.zookeeper -DartifactId=zookeeper-test -Dversion=3.4.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bookkeeper:bookkeeper-server:jar:4.1.0-SNAPSHOT
  	2) org.apache.zookeeper:zookeeper-test:jar:3.4.0

----------
1 required artifact is missing.

for artifact: 
  org.apache.bookkeeper:bookkeeper-server:jar:4.1.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 6 seconds
[INFO] Finished at: Thu Dec 01 12:23:40 GMT+00:00 2011
[INFO] Final Memory: 46M/319M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: bookkeeper-trunk » bookkeeper-server #260

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/260/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.pom
[INFO] Unable to find resource 'org.apache.zookeeper:zookeeper-test:pom:3.4.0' in repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.jar
[INFO] Unable to find resource 'org.apache.zookeeper:zookeeper-test:jar:3.4.0' in repository central (http://repo1.maven.org/maven2)
[JENKINS] Archiving <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/ws/pom.xml> to /home/hudson/hudson/jobs/bookkeeper-trunk/modules/org.apache.bookkeeper$bookkeeper-server/builds/2011-11-30_17-12-17/archive/org.apache.bookkeeper/bookkeeper-server/4.1.0-SNAPSHOT/bookkeeper-server-4.1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.apache.zookeeper:zookeeper-test:jar:3.4.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.zookeeper -DartifactId=zookeeper-test -Dversion=3.4.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.zookeeper -DartifactId=zookeeper-test -Dversion=3.4.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bookkeeper:bookkeeper-server:jar:4.1.0-SNAPSHOT
  	2) org.apache.zookeeper:zookeeper-test:jar:3.4.0

----------
1 required artifact is missing.

for artifact: 
  org.apache.bookkeeper:bookkeeper-server:jar:4.1.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 44 seconds
[INFO] Finished at: Wed Nov 30 17:17:28 GMT+00:00 2011
[INFO] Final Memory: 46M/369M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: bookkeeper-trunk » bookkeeper-server #259

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/259/changes>

Changes:

[ivank] BOOKKEEPER-66: use IPv4 for builds (mmorel via ivank)

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.pom
[INFO] Unable to find resource 'org.apache.zookeeper:zookeeper-test:pom:3.4.0' in repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.jar
[INFO] Unable to find resource 'org.apache.zookeeper:zookeeper-test:jar:3.4.0' in repository central (http://repo1.maven.org/maven2)
[JENKINS] Archiving <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/ws/pom.xml> to /home/hudson/hudson/jobs/bookkeeper-trunk/modules/org.apache.bookkeeper$bookkeeper-server/builds/2011-11-30_15-46-50/archive/org.apache.bookkeeper/bookkeeper-server/4.1.0-SNAPSHOT/bookkeeper-server-4.1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.apache.zookeeper:zookeeper-test:jar:3.4.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.zookeeper -DartifactId=zookeeper-test -Dversion=3.4.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.zookeeper -DartifactId=zookeeper-test -Dversion=3.4.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bookkeeper:bookkeeper-server:jar:4.1.0-SNAPSHOT
  	2) org.apache.zookeeper:zookeeper-test:jar:3.4.0

----------
1 required artifact is missing.

for artifact: 
  org.apache.bookkeeper:bookkeeper-server:jar:4.1.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 54 seconds
[INFO] Finished at: Wed Nov 30 15:52:00 GMT+00:00 2011
[INFO] Final Memory: 46M/311M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: bookkeeper-trunk » bookkeeper-server #258

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/258/changes>

Changes:

[ivank] Bumping version number for trunk: 4.0.0 -> 4.1.0

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.pom
[WARNING] The POM for org.apache.zookeeper:zookeeper-test:jar:3.4.0 is missing, no dependency information available
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.jar
[JENKINS] Archiving <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/ws/pom.xml> to /home/hudson/hudson/jobs/bookkeeper-trunk/modules/org.apache.bookkeeper$bookkeeper-server/builds/2011-11-30_12-29-46/archive/org.apache.bookkeeper/bookkeeper-server/4.1.0-SNAPSHOT/bookkeeper-server-4.1.0-SNAPSHOT.pom


Build failed in Jenkins: bookkeeper-trunk » bookkeeper-server #257

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/257/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/ws/pom.xml> to /home/hudson/hudson/jobs/bookkeeper-trunk/modules/org.apache.bookkeeper$bookkeeper-server/builds/2011-11-30_12-02-11/archive/org.apache.bookkeeper/bookkeeper-server/4.0.0-SNAPSHOT/bookkeeper-server-4.0.0-SNAPSHOT.pom
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.pom
[WARNING] The POM for org.apache.zookeeper:zookeeper-test:jar:3.4.0 is missing, no dependency information available
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.jar


Build failed in Jenkins: bookkeeper-trunk » bookkeeper-server #256

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/256/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.pom
[INFO] Unable to find resource 'org.apache.zookeeper:zookeeper-test:pom:3.4.0' in repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.jar
[INFO] Unable to find resource 'org.apache.zookeeper:zookeeper-test:jar:3.4.0' in repository central (http://repo1.maven.org/maven2)
[JENKINS] Archiving <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/ws/pom.xml> to /home/hudson/hudson/jobs/bookkeeper-trunk/modules/org.apache.bookkeeper$bookkeeper-server/builds/2011-11-30_11-16-38/archive/org.apache.bookkeeper/bookkeeper-server/4.0.0-SNAPSHOT/bookkeeper-server-4.0.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.apache.zookeeper:zookeeper-test:jar:3.4.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.zookeeper -DartifactId=zookeeper-test -Dversion=3.4.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.zookeeper -DartifactId=zookeeper-test -Dversion=3.4.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bookkeeper:bookkeeper-server:jar:4.0.0-SNAPSHOT
  	2) org.apache.zookeeper:zookeeper-test:jar:3.4.0

----------
1 required artifact is missing.

for artifact: 
  org.apache.bookkeeper:bookkeeper-server:jar:4.0.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 40 seconds
[INFO] Finished at: Wed Nov 30 11:21:28 GMT+00:00 2011
[INFO] Final Memory: 47M/369M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: bookkeeper-trunk » bookkeeper-server #255

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/255/changes>

Changes:

[ivank] BOOKKEEPER-129: ZK_TIMEOUT typo in client/server configuration (Sijie via ivank)

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.pom
[INFO] Unable to find resource 'org.apache.zookeeper:zookeeper-test:pom:3.4.0' in repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.jar
[INFO] Unable to find resource 'org.apache.zookeeper:zookeeper-test:jar:3.4.0' in repository central (http://repo1.maven.org/maven2)
[JENKINS] Archiving <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/ws/pom.xml> to /home/hudson/hudson/jobs/bookkeeper-trunk/modules/org.apache.bookkeeper$bookkeeper-server/builds/2011-11-30_11-07-49/archive/org.apache.bookkeeper/bookkeeper-server/4.0.0-SNAPSHOT/bookkeeper-server-4.0.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.apache.zookeeper:zookeeper-test:jar:3.4.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.zookeeper -DartifactId=zookeeper-test -Dversion=3.4.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.zookeeper -DartifactId=zookeeper-test -Dversion=3.4.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bookkeeper:bookkeeper-server:jar:4.0.0-SNAPSHOT
  	2) org.apache.zookeeper:zookeeper-test:jar:3.4.0

----------
1 required artifact is missing.

for artifact: 
  org.apache.bookkeeper:bookkeeper-server:jar:4.0.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 8 seconds
[INFO] Finished at: Wed Nov 30 11:13:26 GMT+00:00 2011
[INFO] Final Memory: 47M/369M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: bookkeeper-trunk » bookkeeper-server #254

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/254/changes>

Changes:

[ivank] BOOKKEEPER-128: pom and script modifications required for generating release packages (ivank)

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for javax.jms:jms:jar:1.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for com.sun.jdmk:jmxtools:jar:1.2.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for com.sun.jmx:jmxri:jar:1.2.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.pom
[WARNING] The POM for org.apache.zookeeper:zookeeper-test:jar:3.4.0 is missing, no dependency information available
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.jar
[JENKINS] Archiving <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/ws/pom.xml> to /home/hudson/hudson/jobs/bookkeeper-trunk/modules/org.apache.bookkeeper$bookkeeper-server/builds/2011-11-30_10-34-27/archive/org.apache.bookkeeper/bookkeeper-server/4.0.0-SNAPSHOT/bookkeeper-server-4.0.0-SNAPSHOT.pom


Build failed in Jenkins: bookkeeper-trunk » bookkeeper-server #253

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/253/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[WARNING] POM for 'javax.jms:jms:pom:1.1:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'com.sun.jdmk:jmxtools:pom:1.2.1:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'com.sun.jmx:jmxri:pom:1.2.1:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.pom
[INFO] Unable to find resource 'org.apache.zookeeper:zookeeper-test:pom:3.4.0' in repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.jar
[INFO] Unable to find resource 'org.apache.zookeeper:zookeeper-test:jar:3.4.0' in repository central (http://repo1.maven.org/maven2)
[JENKINS] Archiving <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/ws/pom.xml> to /home/hudson/hudson/jobs/bookkeeper-trunk/modules/org.apache.bookkeeper$bookkeeper-server/builds/2011-11-29_23-38-59/archive/org.apache.bookkeeper/bookkeeper-server/4.0.0-SNAPSHOT/bookkeeper-server-4.0.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.apache.zookeeper:zookeeper-test:jar:3.4.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.zookeeper -DartifactId=zookeeper-test -Dversion=3.4.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.zookeeper -DartifactId=zookeeper-test -Dversion=3.4.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bookkeeper:bookkeeper-server:jar:4.0.0-SNAPSHOT
  	2) org.apache.zookeeper:zookeeper-test:jar:3.4.0

----------
1 required artifact is missing.

for artifact: 
  org.apache.bookkeeper:bookkeeper-server:jar:4.0.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 47 seconds
[INFO] Finished at: Tue Nov 29 23:44:15 GMT+00:00 2011
[INFO] Final Memory: 46M/370M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: bookkeeper-trunk » bookkeeper-server #252

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/252/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper/3.4.0/zookeeper-3.4.0.pom

[WARNING] POM for 'javax.jms:jms:pom:1.1:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'com.sun.jdmk:jmxtools:pom:1.2.1:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'com.sun.jmx:jmxri:pom:1.2.1:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.pom
[INFO] Unable to find resource 'org.apache.zookeeper:zookeeper-test:pom:3.4.0' in repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper/3.4.0/zookeeper-3.4.0.jar

Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.jar
[INFO] Unable to find resource 'org.apache.zookeeper:zookeeper-test:jar:3.4.0' in repository central (http://repo1.maven.org/maven2)
[JENKINS] Archiving <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/ws/pom.xml> to /home/hudson/hudson/jobs/bookkeeper-trunk/modules/org.apache.bookkeeper$bookkeeper-server/builds/2011-11-29_23-32-54/archive/org.apache.bookkeeper/bookkeeper-server/4.0.0-SNAPSHOT/bookkeeper-server-4.0.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.apache.zookeeper:zookeeper-test:jar:3.4.0

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.zookeeper -DartifactId=zookeeper-test -Dversion=3.4.0 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.zookeeper -DartifactId=zookeeper-test -Dversion=3.4.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.bookkeeper:bookkeeper-server:jar:4.0.0-SNAPSHOT
  	2) org.apache.zookeeper:zookeeper-test:jar:3.4.0

----------
1 required artifact is missing.

for artifact: 
  org.apache.bookkeeper:bookkeeper-server:jar:4.0.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 15 seconds
[INFO] Finished at: Tue Nov 29 23:38:44 GMT+00:00 2011
[INFO] Final Memory: 46M/370M
[INFO] ------------------------------------------------------------------------


Build failed in Jenkins: bookkeeper-trunk » bookkeeper-server #251

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/251/changes>

Changes:

[ivank] BOOKKEEPER-122: Review BookKeeper server documentation (fpj & ivank)

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.pom
[WARNING] The POM for org.apache.zookeeper:zookeeper-test:jar:3.4.0 is missing, no dependency information available
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.jar
[JENKINS] Archiving <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/ws/pom.xml> to /home/hudson/hudson/jobs/bookkeeper-trunk/modules/org.apache.bookkeeper$bookkeeper-server/builds/2011-11-29_23-05-35/archive/org.apache.bookkeeper/bookkeeper-server/4.0.0-SNAPSHOT/bookkeeper-server-4.0.0-SNAPSHOT.pom


Build failed in Jenkins: bookkeeper-trunk » bookkeeper-server #250

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/250/changes>

Changes:

[ivank] BOOKKEEPER-127: Make poms use official zookeeper 3.4.0 (ivank)

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server 4.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for javax.jms:jms:jar:1.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for com.sun.jdmk:jmxtools:jar:1.2.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for com.sun.jmx:jmxri:jar:1.2.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.pom
[WARNING] The POM for org.apache.zookeeper:zookeeper-test:jar:3.4.0 is missing, no dependency information available
Downloading: http://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper-test/3.4.0/zookeeper-test-3.4.0.jar
[JENKINS] Archiving <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/ws/pom.xml> to /home/hudson/hudson/jobs/bookkeeper-trunk/modules/org.apache.bookkeeper$bookkeeper-server/builds/2011-11-29_22-31-15/archive/org.apache.bookkeeper/bookkeeper-server/4.0.0-SNAPSHOT/bookkeeper-server-4.0.0-SNAPSHOT.pom


Jenkins build is still unstable: bookkeeper-trunk » bookkeeper-server #249

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/bookkeeper-trunk/org.apache.bookkeeper$bookkeeper-server/changes>