Build: #116 failed

Job: WebApp failed

Stages & jobs

  1. NCSA Common

  2. Cyberintegrator

  3. PAW

  4. Cyberintegrator Webapp

Build log

The build generated 243 lines of output. Download or view full build log.

07-May-2014 14:03:37 Build Cyberintegrator - Server and Editor - WebApp #116 (CI-SERVER-WEB-116) started building on agent Default Agent
07-May-2014 14:03:37 Build working directory is /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB
07-May-2014 14:03:37 Executing build Cyberintegrator - Server and Editor - WebApp #116 (CI-SERVER-WEB-116)
07-May-2014 14:03:37 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
07-May-2014 14:03:37 Updating source code to revision: 8fc1d432f0ce25bf5ed3eeb11381330da98328f9
07-May-2014 14:03:37 Fetching 'refs/heads/master' from 'https://opensource.ncsa.illinois.edu/stash/scm/CBI/cyberintegrator-3.git'.
07-May-2014 14:03:38 Checking out revision 8fc1d432f0ce25bf5ed3eeb11381330da98328f9.
07-May-2014 14:03:38 HEAD is now at 8fc1d43... move slf4j-jdk14 to root pom so it is available everywhere
07-May-2014 14:03:38 Updated source code to revision: 8fc1d432f0ce25bf5ed3eeb11381330da98328f9
07-May-2014 14:03:38 Finished task 'Checkout Default Repository'
07-May-2014 14:03:38 Running pre-build action: Clover Grails PreBuild Action
07-May-2014 14:03:38 Running pre-build action: VCS Version Collector
07-May-2014 14:03:38 Starting task 'compile' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
07-May-2014 14:03:38
Beginning to execute external process for build 'Cyberintegrator - Server and Editor - WebApp #116 (CI-SERVER-WEB-116)'
... running command line:
/usr/local/apache-maven-3.0.4/bin/mvn --batch-mode -Djava.io.tmpdir=/home/opensource/bamboo/temp/CI-SERVER-WEB clean compile
... in: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all
... using extra environment variables:
MAVEN2_HOME=/usr/local/apache-maven-3.0.4
JAVA_HOME=/usr/local/jdk1.6.0_41
useMavenReturnCode=false
M2_HOME=/usr/local/apache-maven-3.0.4
PATH=/usr/local/jdk1.6.0_41/bin:/usr/local/jdk1.7.0_15/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
07-May-2014 14:03:39 [INFO] Scanning for projects...
07-May-2014 14:03:39 [INFO]                                                                         
07-May-2014 14:03:39 [INFO] ------------------------------------------------------------------------
07-May-2014 14:03:39 [INFO] Building cyberintegrator-webapp-all 3.0.0-SNAPSHOT
07-May-2014 14:03:39 [INFO] ------------------------------------------------------------------------
07-May-2014 14:03:40 Downloading: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/jargon-core/3.3.3-SNAPSHOT/maven-metadata.xml
07-May-2014 14:03:40 Downloaded: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/jargon-core/3.3.3-SNAPSHOT/maven-metadata.xml (364 B at 1.7 KB/sec)
07-May-2014 14:03:40 Downloading: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/3.3.3-SNAPSHOT/maven-metadata.xml
07-May-2014 14:03:40 Downloaded: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/3.3.3-SNAPSHOT/maven-metadata.xml (352 B at 2.7 KB/sec)
07-May-2014 14:03:41 [INFO]
07-May-2014 14:03:41 [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cyberintegrator-webapp-all ---
07-May-2014 14:03:41 [INFO] Deleting /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target
07-May-2014 14:03:41 [INFO]
07-May-2014 14:03:41 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cyberintegrator-webapp-all ---
07-May-2014 14:03:41 [debug] execute contextualize
07-May-2014 14:03:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07-May-2014 14:03:41 [INFO] Copying 1 resource
07-May-2014 14:03:41 [INFO]
07-May-2014 14:03:41 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cyberintegrator-webapp-all ---
07-May-2014 14:03:41 [INFO] Nothing to compile - all classes are up to date
07-May-2014 14:03:41 [INFO] ------------------------------------------------------------------------
07-May-2014 14:03:41 [INFO] BUILD SUCCESS
07-May-2014 14:03:41 [INFO] ------------------------------------------------------------------------
07-May-2014 14:03:41 [INFO] Total time: 1.808s
07-May-2014 14:03:41 [INFO] Finished at: Wed May 07 14:03:41 CDT 2014
07-May-2014 14:03:41 [INFO] Final Memory: 7M/240M
07-May-2014 14:03:41 [INFO] ------------------------------------------------------------------------
07-May-2014 14:03:41 Finished task 'compile'
07-May-2014 14:03:41 Starting task 'deploy' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
07-May-2014 14:03:41
Beginning to execute external process for build 'Cyberintegrator - Server and Editor - WebApp #116 (CI-SERVER-WEB-116)'
... running command line:
/usr/local/apache-maven-3.0.4/bin/mvn --batch-mode -Djava.io.tmpdir=/home/opensource/bamboo/temp/CI-SERVER-WEB deploy
... in: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all
... using extra environment variables:
MAVEN2_HOME=/usr/local/apache-maven-3.0.4
JAVA_HOME=/usr/local/jdk1.6.0_41
useMavenReturnCode=false
M2_HOME=/usr/local/apache-maven-3.0.4
PATH=/usr/local/jdk1.6.0_41/bin:/usr/local/jdk1.7.0_15/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
07-May-2014 14:03:42 [INFO] Scanning for projects...
07-May-2014 14:03:42 [INFO]                                                                         
07-May-2014 14:03:42 [INFO] ------------------------------------------------------------------------
07-May-2014 14:03:42 [INFO] Building cyberintegrator-webapp-all 3.0.0-SNAPSHOT
07-May-2014 14:03:42 [INFO] ------------------------------------------------------------------------
07-May-2014 14:03:43 Downloading: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/jargon-core/3.3.3-SNAPSHOT/maven-metadata.xml
07-May-2014 14:03:43 Downloaded: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/jargon-core/3.3.3-SNAPSHOT/maven-metadata.xml (364 B at 1.6 KB/sec)
07-May-2014 14:03:43 Downloading: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/3.3.3-SNAPSHOT/maven-metadata.xml
07-May-2014 14:03:44 Downloaded: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/3.3.3-SNAPSHOT/maven-metadata.xml (352 B at 2.7 KB/sec)
07-May-2014 14:03:44 [INFO]
07-May-2014 14:03:44 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cyberintegrator-webapp-all ---
07-May-2014 14:03:44 [debug] execute contextualize
07-May-2014 14:03:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07-May-2014 14:03:44 [INFO] Copying 1 resource
07-May-2014 14:03:44 [INFO]
07-May-2014 14:03:44 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cyberintegrator-webapp-all ---
07-May-2014 14:03:44 [INFO] Nothing to compile - all classes are up to date
07-May-2014 14:03:44 [INFO]
07-May-2014 14:03:44 [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cyberintegrator-webapp-all ---
07-May-2014 14:03:44 [debug] execute contextualize
07-May-2014 14:03:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07-May-2014 14:03:44 [INFO] Copying 1 resource
07-May-2014 14:03:44 [INFO]
07-May-2014 14:03:44 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ cyberintegrator-webapp-all ---
07-May-2014 14:03:44 [INFO] Nothing to compile - all classes are up to date
07-May-2014 14:03:44 [INFO]
07-May-2014 14:03:44 [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ cyberintegrator-webapp-all ---
07-May-2014 14:03:44 [INFO] Surefire report directory: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/surefire-reports
07-May-2014 14:03:44
07-May-2014 14:03:44 -------------------------------------------------------
07-May-2014 14:03:44 T E S T S
07-May-2014 14:03:44 -------------------------------------------------------
07-May-2014 14:03:45
07-May-2014 14:03:45 Results :
07-May-2014 14:03:45
07-May-2014 14:03:45 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
07-May-2014 14:03:45
07-May-2014 14:03:45 [INFO]
07-May-2014 14:03:45 [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ cyberintegrator-webapp-all ---
07-May-2014 14:03:45 [INFO] Packaging webapp
07-May-2014 14:03:45 [INFO] Assembling webapp [cyberintegrator-webapp-all] in [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT]
07-May-2014 14:03:45 [INFO] Processing war project
07-May-2014 14:03:45 [INFO] Copying webapp resources [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/src/main/webapp]
07-May-2014 14:03:45 [INFO] Webapp assembled in [133 msecs]
07-May-2014 14:03:45 [INFO] Building war: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT.war
07-May-2014 14:03:47 [INFO] WEB-INF/web.xml already added, skipping
07-May-2014 14:03:47 [INFO]
07-May-2014 14:03:47 [INFO] --- maven-dependency-plugin:2.3:copy (default) @ cyberintegrator-webapp-all ---
07-May-2014 14:03:47 [INFO] Configured Artifact: edu.illinois.ncsa:cyberintegrator-editor:3.0.0-SNAPSHOT:war
07-May-2014 14:03:47 [INFO] Configured Artifact: org.mortbay.jetty:jetty-runner:8.1.5.v20120716:jar
07-May-2014 14:03:47 [INFO] Copying cyberintegrator-editor-3.0.0-SNAPSHOT.war to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/dependency/cyberintegrator-editor-3.0.0-SNAPSHOT.war
07-May-2014 14:03:47 [INFO] Copying jetty-runner-8.1.5.v20120716.jar to /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/dependency/jetty-runner.jar
07-May-2014 14:03:47 [INFO]
07-May-2014 14:03:47 [INFO] --- maven-assembly-plugin:2.2-beta-5:single (default) @ cyberintegrator-webapp-all ---
07-May-2014 14:03:48 [INFO] Building zip: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT-bin.zip
07-May-2014 14:03:50 [INFO]
07-May-2014 14:03:50 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cyberintegrator-webapp-all ---
07-May-2014 14:03:50 [INFO] Installing /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT.war to /home/opensource/.m2/repository/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/cyberintegrator-webapp-all-3.0.0-SNAPSHOT.war
07-May-2014 14:03:50 [INFO] Installing /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/pom.xml to /home/opensource/.m2/repository/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/cyberintegrator-webapp-all-3.0.0-SNAPSHOT.pom
07-May-2014 14:03:50 [INFO] Installing /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT-bin.zip to /home/opensource/.m2/repository/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/cyberintegrator-webapp-all-3.0.0-SNAPSHOT-bin.zip
07-May-2014 14:03:50 [INFO]
07-May-2014 14:03:50 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ cyberintegrator-webapp-all ---
07-May-2014 14:03:50 Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/maven-metadata.xml
07-May-2014 14:03:51 Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/maven-metadata.xml (1011 B at 3.6 KB/sec)
07-May-2014 14:03:51 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/cyberintegrator-webapp-all-3.0.0-20140507.190351-126.war
07-May-2014 14:03:52 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/cyberintegrator-webapp-all-3.0.0-20140507.190351-126.war (28073 KB at 19413.9 KB/sec)
07-May-2014 14:03:52 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/cyberintegrator-webapp-all-3.0.0-20140507.190351-126.pom
07-May-2014 14:03:52 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/cyberintegrator-webapp-all-3.0.0-20140507.190351-126.pom (3 KB at 41.6 KB/sec)
07-May-2014 14:03:52 Downloading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/maven-metadata.xml
07-May-2014 14:03:52 Downloaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/maven-metadata.xml (303 B at 14.8 KB/sec)
07-May-2014 14:03:52 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/maven-metadata.xml
07-May-2014 14:03:52 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/maven-metadata.xml (1011 B at 22.4 KB/sec)
07-May-2014 14:03:52 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/maven-metadata.xml
07-May-2014 14:03:52 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/maven-metadata.xml (303 B at 5.6 KB/sec)
07-May-2014 14:03:52 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/cyberintegrator-webapp-all-3.0.0-20140507.190351-126-bin.zip
07-May-2014 14:03:54 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/cyberintegrator-webapp-all-3.0.0-20140507.190351-126-bin.zip (36425 KB at 24897.5 KB/sec)
07-May-2014 14:03:54 Uploading: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/maven-metadata.xml
07-May-2014 14:03:54 Uploaded: https://opensource.ncsa.illinois.edu/nexus/content/repositories/snapshots/edu/illinois/ncsa/cyberintegrator-webapp-all/3.0.0-SNAPSHOT/maven-metadata.xml (1011 B at 13.7 KB/sec)
07-May-2014 14:03:54 [INFO] ------------------------------------------------------------------------
07-May-2014 14:03:54 [INFO] BUILD SUCCESS
07-May-2014 14:03:54 [INFO] ------------------------------------------------------------------------
07-May-2014 14:03:54 [INFO] Total time: 11.760s
07-May-2014 14:03:54 [INFO] Finished at: Wed May 07 14:03:54 CDT 2014
07-May-2014 14:03:54 [INFO] Final Memory: 13M/241M
07-May-2014 14:03:54 [INFO] ------------------------------------------------------------------------
07-May-2014 14:03:54 Finished task 'deploy'
07-May-2014 14:03:54 Starting task 'package' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
07-May-2014 14:03:54
Beginning to execute external process for build 'Cyberintegrator - Server and Editor - WebApp #116 (CI-SERVER-WEB-116)'
... running command line:
/usr/local/apache-maven-3.0.4/bin/mvn --batch-mode -Djava.io.tmpdir=/home/opensource/bamboo/temp/CI-SERVER-WEB package
... in: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all
... using extra environment variables:
MAVEN2_HOME=/usr/local/apache-maven-3.0.4
JAVA_HOME=/usr/local/jdk1.7.0_15
useMavenReturnCode=false
M2_HOME=/usr/local/apache-maven-3.0.4
PATH=/usr/local/jdk1.7.0_15/bin:/usr/local/jdk1.7.0_15/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
07-May-2014 14:03:55 [INFO] Scanning for projects...
07-May-2014 14:03:55 [INFO]                                                                         
07-May-2014 14:03:55 [INFO] ------------------------------------------------------------------------
07-May-2014 14:03:55 [INFO] Building cyberintegrator-webapp-all 3.0.0-SNAPSHOT
07-May-2014 14:03:55 [INFO] ------------------------------------------------------------------------
07-May-2014 14:03:56 Downloading: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/jargon-core/3.3.3-SNAPSHOT/maven-metadata.xml
07-May-2014 14:03:56 Downloaded: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/jargon-core/3.3.3-SNAPSHOT/maven-metadata.xml (364 B at 1.6 KB/sec)
07-May-2014 14:03:56 Downloading: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/3.3.3-SNAPSHOT/maven-metadata.xml
07-May-2014 14:03:57 Downloaded: http://ci-dev.renci.org/nexus/content/repositories/public/org/irods/jargon/3.3.3-SNAPSHOT/maven-metadata.xml (352 B at 2.6 KB/sec)
07-May-2014 14:03:57 [INFO]
07-May-2014 14:03:57 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cyberintegrator-webapp-all ---
07-May-2014 14:03:57 [debug] execute contextualize
07-May-2014 14:03:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07-May-2014 14:03:57 [INFO] Copying 1 resource
07-May-2014 14:03:57 [INFO]
07-May-2014 14:03:57 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cyberintegrator-webapp-all ---
07-May-2014 14:03:57 [INFO] Nothing to compile - all classes are up to date
07-May-2014 14:03:57 [INFO]
07-May-2014 14:03:57 [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cyberintegrator-webapp-all ---
07-May-2014 14:03:57 [debug] execute contextualize
07-May-2014 14:03:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07-May-2014 14:03:57 [INFO] Copying 1 resource
07-May-2014 14:03:57 [INFO]
07-May-2014 14:03:57 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ cyberintegrator-webapp-all ---
07-May-2014 14:03:57 [INFO] Nothing to compile - all classes are up to date
07-May-2014 14:03:57 [INFO]
07-May-2014 14:03:57 [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ cyberintegrator-webapp-all ---
07-May-2014 14:03:57 [INFO] Surefire report directory: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/surefire-reports
07-May-2014 14:03:57
07-May-2014 14:03:57 -------------------------------------------------------
07-May-2014 14:03:57 T E S T S
07-May-2014 14:03:57 -------------------------------------------------------
07-May-2014 14:03:58
07-May-2014 14:03:58 Results :
07-May-2014 14:03:58
07-May-2014 14:03:58 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
07-May-2014 14:03:58
07-May-2014 14:03:58 [INFO]
07-May-2014 14:03:58 [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ cyberintegrator-webapp-all ---
07-May-2014 14:03:58 [INFO] Packaging webapp
07-May-2014 14:03:58 [INFO] Assembling webapp [cyberintegrator-webapp-all] in [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT]
07-May-2014 14:03:58 [INFO] Processing war project
07-May-2014 14:03:58 [INFO] Copying webapp resources [/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/src/main/webapp]
07-May-2014 14:03:58 [INFO] Webapp assembled in [222 msecs]
07-May-2014 14:03:58 [INFO] Building war: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT.war
07-May-2014 14:04:00 [INFO] WEB-INF/web.xml already added, skipping
07-May-2014 14:04:00 [INFO]
07-May-2014 14:04:00 [INFO] --- maven-dependency-plugin:2.3:copy (default) @ cyberintegrator-webapp-all ---
07-May-2014 14:04:00 [INFO] Configured Artifact: edu.illinois.ncsa:cyberintegrator-editor:3.0.0-SNAPSHOT:war
07-May-2014 14:04:00 [INFO] Configured Artifact: org.mortbay.jetty:jetty-runner:8.1.5.v20120716:jar
07-May-2014 14:04:00 [INFO] edu.illinois.ncsa:cyberintegrator-editor:3.0.0-SNAPSHOT:war already exists in /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/dependency
07-May-2014 14:04:00 [INFO] org.mortbay.jetty:jetty-runner:8.1.5.v20120716:jar already exists in /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/dependency
07-May-2014 14:04:00 [INFO]
07-May-2014 14:04:00 [INFO] --- maven-assembly-plugin:2.2-beta-5:single (default) @ cyberintegrator-webapp-all ---
07-May-2014 14:04:01 [INFO] Building zip: /home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT-bin.zip
07-May-2014 14:04:03 [INFO] ------------------------------------------------------------------------
07-May-2014 14:04:03 [INFO] BUILD SUCCESS
07-May-2014 14:04:03 [INFO] ------------------------------------------------------------------------
07-May-2014 14:04:03 [INFO] Total time: 7.805s
07-May-2014 14:04:03 [INFO] Finished at: Wed May 07 14:04:03 CDT 2014
07-May-2014 14:04:03 [INFO] Final Memory: 14M/302M
07-May-2014 14:04:03 [INFO] ------------------------------------------------------------------------
07-May-2014 14:04:03 Finished task 'package'
07-May-2014 14:04:03 Starting task 'copy server' of type 'com.atlassian.bamboo.plugins.bamboo-scp-plugin:scptask'
07-May-2014 14:04:03 Connecting to isda.ncsa.illinois.edu on port: 22
07-May-2014 14:04:03 Uploading '/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT-bin.zip' to '/home/shared/downloads/Cyberintegrator/binary/3.0-latest'...
07-May-2014 14:04:05 Failed to upload file '/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT-bin.zip'
07-May-2014 14:04:05 net.schmizz.sshj.xfer.scp.SCPException: Remote SCP command had error: scp: /home/shared/downloads/Cyberintegrator/binary/3.0-latest/cyberintegrator-webapp-all-3.0.0-SNAPSHOT-bin.zip: set mode: Operation not permitted
07-May-2014 14:04:05         at net.schmizz.sshj.xfer.scp.SCPEngine.check(SCPEngine.java:90)
07-May-2014 14:04:05         at net.schmizz.sshj.xfer.scp.SCPUploadClient.sendFile(SCPUploadClient.java:95)
07-May-2014 14:04:05         at net.schmizz.sshj.xfer.scp.SCPUploadClient.process(SCPUploadClient.java:73)
07-May-2014 14:04:05         at net.schmizz.sshj.xfer.scp.SCPUploadClient.startCopy(SCPUploadClient.java:65)
07-May-2014 14:04:05         at net.schmizz.sshj.xfer.scp.SCPUploadClient.copy(SCPUploadClient.java:45)
07-May-2014 14:04:05         at net.schmizz.sshj.xfer.scp.SCPFileTransfer.upload(SCPFileTransfer.java:52)
07-May-2014 14:04:05         at com.atlassian.bamboo.plugins.scp.ScpTask.transferFiles(ScpTask.java:383)
07-May-2014 14:04:05         at com.atlassian.bamboo.plugins.scp.ScpTask.execute(ScpTask.java:273)
07-May-2014 14:04:05         at com.atlassian.bamboo.plugins.scp.ScpTask.run(ScpTask.java:116)
07-May-2014 14:04:05         at com.atlassian.bamboo.plugins.scp.ScpTask.execute(ScpTask.java:94)
07-May-2014 14:04:05         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:216)
07-May-2014 14:04:05         at com.atlassian.bamboo.task.TaskExecutorImpl.execute(TaskExecutorImpl.java:98)
07-May-2014 14:04:05         at com.atlassian.bamboo.build.pipeline.tasks.ExecuteBuildTask.call(ExecuteBuildTask.java:75)
07-May-2014 14:04:05         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:181)
07-May-2014 14:04:05         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:101)
07-May-2014 14:04:05         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent$1.run(DefaultBuildAgent.java:108)
07-May-2014 14:04:05         at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:49)
07-May-2014 14:04:05         at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:31)
07-May-2014 14:04:05         at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:20)
07-May-2014 14:04:05         at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:52)
07-May-2014 14:04:05         at java.lang.Thread.run(Thread.java:722)
07-May-2014 14:04:05 Copy Failed. Some files were not uploaded successfully.
07-May-2014 14:04:05 '/home/opensource/data/bamboo/xml-data/build-dir/CI-SERVER-WEB/cyberintegrator-webapp-all/target/cyberintegrator-webapp-all-3.0.0-SNAPSHOT-bin.zip' was not uploaded.
07-May-2014 14:04:05 Finished task 'copy server'
07-May-2014 14:04:05 Running post build plugin 'NCover Results Collector'
07-May-2014 14:04:05 Running post build plugin 'Clover Results Collector'
07-May-2014 14:04:05 Running post build plugin 'Artifact Copier'
07-May-2014 14:04:05 Publishing an artifact: cyberintegrator-webapp-all.zip
07-May-2014 14:04:05 Finished publishing of artifact Shared artifact: [cyberintegrator-webapp-all.zip], pattern: [cyberintegrator-webapp-all*-bin.zip] anchored at: [cyberintegrator-webapp-all/target] in 0s
07-May-2014 14:04:05 Publishing an artifact: cyberintegrator-webapp-all.war
07-May-2014 14:04:05 Finished publishing of artifact Shared artifact: [cyberintegrator-webapp-all.war], pattern: [cyberintegrator-webapp-all*.war] anchored at: [cyberintegrator-webapp-all/target] in 0s
07-May-2014 14:04:05 Finalising the build...
07-May-2014 14:04:05 Stopping timer.
07-May-2014 14:04:05 Build CI-SERVER-WEB-116 completed.
07-May-2014 14:04:05 Running on server: post build plugin 'NCover Results Collector'
07-May-2014 14:04:05 Running on server: post build plugin 'Clover Delta Calculator'
07-May-2014 14:04:05 Running on server: post build plugin 'Build Hanging Detection Configuration'
07-May-2014 14:04:05 Running on server: post build plugin 'Maven Dependencies Postprocessor'
07-May-2014 14:04:05 All post build plugins have finished
07-May-2014 14:04:05 Generating build results summary...
07-May-2014 14:04:05 Saving build results to disk...
07-May-2014 14:04:05 Indexing build results...
07-May-2014 14:04:05 Finished building CI-SERVER-WEB-116.