Console Output

Started by an SCM change
Building on master
Updating https://develop.sub.uni-goettingen.de/repos/textgrid/trunk/middleware/common
U         httpclients/src/main/java/info/textgrid/utils/existclient/ExistClient.java
At revision 10033
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
Found mavenVersion 3.0.2 from file jar:file:/var/lib/jenkins/tools/Maven_3/lib/maven-core-3.0.2.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
[workspace] $ /usr/lib/jvm/java-6-sun/bin/java -DuniqueVersion=false -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.2.jar:/var/lib/jenkins/tools/Maven_3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/lib/jenkins/tools/Maven_3 /var/run/jenkins/war/WEB-INF/lib/remoting-1.414.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.2.jar 42716
<===[HUDSON REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/middleware-common/workspace/pom.xml package
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for info.textgrid.utils:httpclients:bundle:1.1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 59, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for info.textgrid.common:existupload-core:bundle:1.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 49, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for info.textgrid.common:existupload-service:bundle:1.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 27, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Common tools and packages
[INFO] TextGrid :: Metadataschema JAXB binding
[INFO] TextGrid :: HTTPClients
[INFO] confclient
[INFO] TextGrid :: ExistUpload :: Parent
[INFO] TextGrid :: ExistUpload :: Core
[INFO] TextGrid :: ExistUpload :: Spring Service
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Common tools and packages 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
projectSucceeded info.textgrid.middleware:common:1.0-SNAPSHOT
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.middleware$common/builds/2011-06-06_18-16-42/archive/info.textgrid.middleware/common/1.0-SNAPSHOT/common-1.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building TextGrid :: Metadataschema JAXB binding 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (do-get) @ metadata-core-jaxb ---
[INFO] Executing tasks
      [get] Getting: http://www.textgrid.de/schemas/textgrid-metadata_2010.xsd
      [get] To: /var/lib/jenkins/jobs/middleware-common/workspace/metadata-core-jaxb/src/main/resources/textgrid-metadata_2010.xsd
      [get] Not modified - so not downloaded
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-jaxb2-plugin:0.7.4:generate (default) @ metadata-core-jaxb ---
Cannot find CatalogManager.properties
[INFO] Skipped XJC execution.  Generated sources were up-to-date.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ metadata-core-jaxb ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ metadata-core-jaxb ---
[INFO] Nothing to compile - all classes are up to date
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/middleware-common/workspace/metadata-core-jaxb/src/test/resources

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ metadata-core-jaxb ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ metadata-core-jaxb ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ metadata-core-jaxb ---
[INFO] No tests to run.
[INFO] Surefire report directory: /var/lib/jenkins/jobs/middleware-common/workspace/metadata-core-jaxb/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ metadata-core-jaxb ---
projectSucceeded info.textgrid.namespaces:metadata-core-jaxb:1.0-SNAPSHOT
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/metadata-core-jaxb/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.namespaces$metadata-core-jaxb/builds/2011-06-06_18-16-42/archive/info.textgrid.namespaces/metadata-core-jaxb/1.0-SNAPSHOT/metadata-core-jaxb-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/metadata-core-jaxb/target/metadata-core-jaxb.jar to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.namespaces$metadata-core-jaxb/builds/2011-06-06_18-16-42/archive/info.textgrid.namespaces/metadata-core-jaxb/1.0-SNAPSHOT/metadata-core-jaxb-1.0-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building TextGrid :: HTTPClients 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] [debug] execute contextualize

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ httpclients ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/middleware-common/workspace/httpclients/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ httpclients ---
[INFO] Compiling 1 source file to /var/lib/jenkins/jobs/middleware-common/workspace/httpclients/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ httpclients ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ httpclients ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] Surefire report directory: /var/lib/jenkins/jobs/middleware-common/workspace/httpclients/target/surefire-reports
[INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ httpclients ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running info.textgrid.utils.existclient.ExistClientTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.165 sec
Running info.textgrid.utils.sesameclient.SesameClientTest
Jun 6, 2011 6:17:08 PM info.textgrid.utils.httpclient.TGHttpClient setEndpoint
INFO: loc: http://textgrid-ws3.sub.uni-goettingen.de/openrdf-sesame/repositories/textgrid
Jun 6, 2011 6:17:08 PM info.textgrid.utils.httpclient.TGHttpClient setEndpoint
INFO: loc-host: textgrid-ws3.sub.uni-goettingen.de

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 sec

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 3

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ httpclients ---
projectSucceeded info.textgrid.utils:httpclients:1.1.0-SNAPSHOT
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/httpclients/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.utils$httpclients/builds/2011-06-06_18-16-42/archive/info.textgrid.utils/httpclients/1.1.0-SNAPSHOT/httpclients-1.1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/httpclients/target/info.textgrid.utils.httpclients.jar to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.utils$httpclients/builds/2011-06-06_18-16-42/archive/info.textgrid.utils/httpclients/1.1.0-SNAPSHOT/httpclients-1.1.0-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building confclient 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.bibforge.org/archiva/repository/snapshots/org/codehaus/jettison/jettison/1.3-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.bibforge.org/archiva/repository/snapshots/org/codehaus/jettison/jettison/1.3-SNAPSHOT/maven-metadata.xml (364 B at 0.3 KB/sec)
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ confclient ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ confclient ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ confclient ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/middleware-common/workspace/confclient/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ confclient ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ confclient ---
[INFO] Surefire report directory: /var/lib/jenkins/jobs/middleware-common/workspace/confclient/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running info.textgrid.middleware.confclient.ConfservClientTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ confclient ---
projectSucceeded info.textgrid.middleware:confclient:1.0-SNAPSHOT
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/confclient/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.middleware$confclient/builds/2011-06-06_18-16-42/archive/info.textgrid.middleware/confclient/1.0-SNAPSHOT/confclient-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/confclient/target/confclient.jar to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.middleware$confclient/builds/2011-06-06_18-16-42/archive/info.textgrid.middleware/confclient/1.0-SNAPSHOT/confclient-1.0-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building TextGrid :: ExistUpload :: Parent 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
projectSucceeded info.textgrid.common:existupload:1.0.0-SNAPSHOT
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/existupload/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.common$existupload/builds/2011-06-06_18-16-42/archive/info.textgrid.common/existupload/1.0.0-SNAPSHOT/existupload-1.0.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building TextGrid :: ExistUpload :: Core 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] [debug] execute contextualize
--- maven-resources-plugin:2.5:resources (default-resources) @ existupload-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ existupload-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] [debug] execute contextualize
--- maven-resources-plugin:2.5:testResources (default-testResources) @ existupload-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ existupload-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ existupload-core ---
[INFO] Surefire report directory: /var/lib/jenkins/jobs/middleware-common/workspace/existupload/core/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running info.textgrid.common.existupload.TestExistLatestUpload
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.331 sec
Running info.textgrid.common.existupload.TestBean
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.025 sec
Running info.textgrid.common.existupload.TestExistUpload
Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.002 sec

Results :

Tests run: 5, Failures: 0, Errors: 0, Skipped: 4

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ existupload-core ---
projectSucceeded info.textgrid.common:existupload-core:1.0.0-SNAPSHOT
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/existupload/core/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.common$existupload-core/builds/2011-06-06_18-16-42/archive/info.textgrid.common/existupload-core/1.0.0-SNAPSHOT/existupload-core-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/existupload/core/target/existupload-core-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.common$existupload-core/builds/2011-06-06_18-16-42/archive/info.textgrid.common/existupload-core/1.0.0-SNAPSHOT/existupload-core-1.0.0-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building TextGrid :: ExistUpload :: Spring Service 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
--- maven-resources-plugin:2.5:resources (default-resources) @ existupload-service ---
[INFO] Copying 1 resource
[INFO] 
[INFO] No sources to compile
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ existupload-service ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ existupload-service ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/middleware-common/workspace/existupload/service/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ existupload-service ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ existupload-service ---
[INFO] No tests to run.
[INFO] Surefire report directory: /var/lib/jenkins/jobs/middleware-common/workspace/existupload/service/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ existupload-service ---
projectSucceeded info.textgrid.common:existupload-service:1.0.0-SNAPSHOT
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/existupload/service/pom.xml to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.common$existupload-service/builds/2011-06-06_18-16-42/archive/info.textgrid.common/existupload-service/1.0.0-SNAPSHOT/existupload-service-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/middleware-common/workspace/existupload/service/target/existupload-service-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/jobs/middleware-common/modules/info.textgrid.common$existupload-service/builds/2011-06-06_18-16-42/archive/info.textgrid.common/existupload-service/1.0.0-SNAPSHOT/existupload-service-1.0.0-SNAPSHOT.jar
sessionEnded
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Common tools and packages ......................... SUCCESS [0.051s]
[INFO] TextGrid :: Metadataschema JAXB binding ........... SUCCESS [9.076s]
[INFO] TextGrid :: HTTPClients ........................... SUCCESS [6.849s]
[INFO] confclient ........................................ SUCCESS [3.829s]
[INFO] TextGrid :: ExistUpload :: Parent ................. SUCCESS [0.004s]
[INFO] TextGrid :: ExistUpload :: Core ................... SUCCESS [3.922s]
[INFO] TextGrid :: ExistUpload :: Spring Service ......... SUCCESS [1.332s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.741s
[INFO] Finished at: Mon Jun 06 18:17:21 CEST 2011
[INFO] Final Memory: 9M/46M
[INFO] ------------------------------------------------------------------------
maven builder waiting
channel stopped
IRC notifier plugin: Sending notification to: #textgrid
Finished: SUCCESS