Build failed in Jenkins: Qpid-Python-Java-Test #684

2013-09-04 Thread Apache Jenkins Server
See 

Changes:

[tross] QPID-5068 - Added feature to allow for modification of Delivery 
Annotations
  - Added annotation for ingress router
  - Added annotation for trace

[chug] NO-JIRA: repair build for VisualStudio 2010 and newer Boost
vector::push_back now has two signatures that confuse boost.
Use an explicit callback and do the push_back there.
This is a replay of r1418544.

[aconway] NO-JIRA: HA minor fixes to test framework & comments.

[gsim] QPID-5110: don't lose track of correct index even in the face of 
incorrectly typed properties

[astitcher] QPID-5111: Make this work with cmake 2.6 versions

--
[...truncated 8929 lines...]
copy-test-resources:

jar-tests:
  [jar] Building MANIFEST-only jar: 


jar-sources:
  [jar] Building jar: 


libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars-deps:

copy-broker-plugin-jars:
 [copy] Copying 1 file to 


build:
 [echo] Running ant for module : systests

prepare:
[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 

[mkdir] Created dir: 


precompile:

compile:
 [echo] Targeting : 1.5
[javac] Compiling 203 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
 [copy] Copying 3 files to 

 [copy] Copying 

 to 

 [copy] Copying 

 to 

 [copy] Copying 

 to 

 [copy] Copied 5 empty directories to 5 empty directories under 


copy-resources:
 [echo] Copying resources from 

 to 


copy-project-resources-metainf:
 [copy] Copying 3 files to 


copy-module-resources-metainf:

copy-module-src-resources-metainf:
 [copy] Copying 1 file to 


copy-files-to-module-metainf:

jar.manifest:

jar.nomanifest:
  [jar] Building jar: 


jar:

precompile-tests:

compile-tests:
[javac] Compiling 203 source files to 

[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
 [copy] Copying 3 files to 


Build failed in Jenkins: Qpid-proton-j-windows #135

2013-09-04 Thread Apache Jenkins Server
See 

--
Started by an SCM change
Building remotely on windows1 in workspace 

Cleaning local Directory trunk
hudson.util.IOException2: remote file operation failed: 
 at 
hudson.remoting.Channel@50a374e2:windows1
at hudson.FilePath.act(FilePath.java:905)
at hudson.FilePath.act(FilePath.java:882)
at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:843)
at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:781)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1408)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:657)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
at hudson.model.Run.execute(Run.java:1603)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:506)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:247)
Caused by: java.nio.file.FileSystemException: 
:
 The process cannot access the file because it is being used by another process.

at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
at sun.nio.fs.AbstractFileSystemProvider.delete(Unknown Source)
at java.nio.file.Files.delete(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at hudson.Util.deleteFile(Util.java:239)
at hudson.Util.deleteRecursive(Util.java:307)
at hudson.Util.deleteContentsRecursive(Util.java:204)
at hudson.Util.deleteRecursive(Util.java:298)
at hudson.Util.deleteContentsRecursive(Util.java:204)
at hudson.Util.deleteRecursive(Util.java:298)
at hudson.Util.deleteContentsRecursive(Util.java:204)
at hudson.Util.deleteRecursive(Util.java:298)
at hudson.Util.deleteContentsRecursive(Util.java:204)
at 
hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:75)
at 
hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:153)
at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:903)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:884)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:867)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2417)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at hudson.remoting.Engine$1$1.run(Engine.java:63)
at java.lang.Thread.run(Unknown Source)
Retrying after 10 seconds
Cleaning local Directory trunk
hudson.util.IOException2: remote file operation failed: 
 at 
hudson.remoting.Channel@50a374e2:windows1
at hudson.FilePath.act(FilePath.java:905)
at hudson.FilePath.act(FilePath.java:882)
at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:843)
at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:781)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1408)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:657)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
at hudson.model.Run.execute(Run.java:1603)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:506)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor

Build failed in Jenkins: Qpid-Java-Java-BDB-TestMatrix ยป JDK 1.6 (latest),Ubuntu,java-bdb.0-9-1 #1067

2013-09-04 Thread Apache Jenkins Server
See 


Changes:

[astitcher] QPID-5112: Simplify windows/non windows checks

[astitcher] QPID-5111: Make library dependencies clearer in build system
- Use -as-needed to link libraries to avoid unnecessary libraries
- Tidyup mess with nss and qpid-proton libraries

--
[...truncated 5457 lines...]
[junit] Running 
org.apache.qpid.server.store.berkeleydb.HAMessageStoreSmokeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
[junit] Running 
org.apache.qpid.server.store.berkeleydb.MessageStoreCreatorTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
[junit] Running 
org.apache.qpid.server.store.berkeleydb.tuple.ConfiguredObjectBindingTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
[junit] Running 
org.apache.qpid.server.store.berkeleydb.upgrade.DatabaseTemplateTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.049 sec
[junit] Running 
org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom4to5Test
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.131 sec
[junit] Running 
org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom5To6Test
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.215 sec
[junit] Running 
org.apache.qpid.server.store.berkeleydb.upgrade.UpgraderFailOnNewerVersionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
[junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgraderTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.754 sec
 [echo] Running ant for module : bdbstore

touch-failed:
 [echo] Running ant for module : bdbstore/jmx

prepare:

precompile:

compile:
 [echo] Targeting : 1.5

copy-resources:
 [echo] Copying resources from 

 to 


copy-project-resources-metainf:

copy-module-resources-metainf:

copy-module-src-resources-metainf:

copy-files-to-module-metainf:

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

copy-test-resources:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

copy-broker-plugin-jars-deps:

copy-broker-plugin-jars:

build:

test:
 [echo] Using profile:java-bdb.0-9-1
[junit] Running 
org.apache.qpid.server.store.berkeleydb.HAClusterManagementTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 126.477 sec
[junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterTwoNodeTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 162.6 sec
[junit] Running 
org.apache.qpid.server.store.berkeleydb.jmx.BDBHAMessageStoreManagerMBeanTest
[junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.245 sec
 [echo] Running ant for module : bdbstore/jmx

touch-failed:
 [echo] Running ant for module : perftests/visualisation-jfc

checkjfree-request-props:
 [echo] Running ant for module : perftests/visualisation-jfc

jfree-licence-note:
 [echo] *NOTE* The JFreeChart and JFreeCommon libraries required by this 
optional module are licensed under the LGPL Licence, which is not compatible 
with the Apache Licence v2.0.
 [echo] 
 [echo] For a copy of the LGPL Licence, please see:
 [echo] http://www.gnu.org/licenses/lgpl.html
 [echo]

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 


download-jfree:
 [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.25
[ivy:resolve]   confs: [jfree]
[ivy:resolve]   found jfree#jfreechart;1.0.13 in m2repo
[ivy:resolve]   found jfree#jcommon;1.0.16 in m2repo
[ivy:resolve] :: resolution report :: resolve 69ms :: artifacts dl 2ms
-
|  |modules||   artifacts   |
|   conf   | number| search|dwnlded|evicted|| number|dwnlded|
-
|   jfree  |   2   |   0   |   0   |   0   ||   2   |   0   |
-
[ivy:retrieve] :: retri