Build: #213 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

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

01-May-2021 13:05:37 Build Ignite Realtime Website - Continuous Integration - Default Job #213 (WEB-CI-JOB1-213) started building on agent Default Agent, bamboo version: 7.2.4
01-May-2021 13:05:37
01-May-2021 13:05:37 Build working directory is /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1
01-May-2021 13:05:37 Executing build Ignite Realtime Website - Continuous Integration - Default Job #213 (WEB-CI-JOB1-213)
01-May-2021 13:05:37 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
01-May-2021 13:05:37 Checking out into /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1
01-May-2021 13:05:37 Updating source code to revision: 6172ed1f574ad19a572d186dabe16eb7386c84ab
01-May-2021 13:05:37 Fetching 'refs/heads/master' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'.
01-May-2021 13:05:37 From https://github.com/igniterealtime/IgniteRealtime-Website
01-May-2021 13:05:37    92842a1..6172ed1  master     -> master
01-May-2021 13:05:37 Checking out revision 6172ed1f574ad19a572d186dabe16eb7386c84ab.
01-May-2021 13:05:37 Already on 'master'
01-May-2021 13:05:37 Your branch is ahead of 'origin/master' by 18 commits.
01-May-2021 13:05:37   (use "git push" to publish your local commits)
01-May-2021 13:05:37 Updated source code to revision: 6172ed1f574ad19a572d186dabe16eb7386c84ab
01-May-2021 13:05:37 Finished task 'Checkout Default Repository' with result: Success
01-May-2021 13:05:37 Running pre-build action: VCS Version Collector
01-May-2021 13:05:37 Skipping execution of task 'build' as it is disabled
01-May-2021 13:05:37 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
01-May-2021 13:05:37
Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #213 (WEB-CI-JOB1-213)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/WEB-CI-JOB1 clean package
... in: /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1
01-May-2021 13:05:39 [INFO] Scanning for projects...
01-May-2021 13:05:39 [INFO]
01-May-2021 13:05:39 [INFO] ---------------------< org.igniterealtime:website >---------------------
01-May-2021 13:05:39 [INFO] Building Ignite Realtime Public website 1.0.0
01-May-2021 13:05:39 [INFO] --------------------------------[ war ]---------------------------------
01-May-2021 13:05:39 [INFO]
01-May-2021 13:05:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website ---
01-May-2021 13:05:39 [INFO] Deleting /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/target
01-May-2021 13:05:39 [INFO]
01-May-2021 13:05:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website ---
01-May-2021 13:05:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01-May-2021 13:05:40 [INFO] Copying 5 resources
01-May-2021 13:05:40 [INFO]
01-May-2021 13:05:40 [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ website ---
01-May-2021 13:05:40 [INFO] Changes detected - recompiling the module!
01-May-2021 13:05:40 [INFO] Compiling 16 source files to /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/target/classes
01-May-2021 13:05:42 [WARNING] /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java uses or overrides a deprecated API.
01-May-2021 13:05:42 [WARNING] /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: Recompile with -Xlint:deprecation for details.
01-May-2021 13:05:42 [WARNING] /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedManager.java: Some input files use unchecked or unsafe operations.
01-May-2021 13:05:42 [WARNING] /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedManager.java: Recompile with -Xlint:unchecked for details.
01-May-2021 13:05:42 [INFO]
01-May-2021 13:05:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website ---
01-May-2021 13:05:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01-May-2021 13:05:42 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/test/resources
01-May-2021 13:05:42 [INFO]
01-May-2021 13:05:42 [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ website ---
01-May-2021 13:05:42 [INFO] Changes detected - recompiling the module!
01-May-2021 13:05:42 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/target/test-classes
01-May-2021 13:05:42 [INFO]
01-May-2021 13:05:42 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website ---
01-May-2021 13:05:42 [INFO]
01-May-2021 13:05:42 [INFO] --- maven-war-plugin:2.3:war (default-war) @ website ---
01-May-2021 13:05:42 [INFO] Packaging webapp
01-May-2021 13:05:42 [INFO] Assembling webapp [website] in [/var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/target/site]
01-May-2021 13:05:42 [INFO] Processing war project
01-May-2021 13:05:42 [INFO] Copying webapp resources [/var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/src/main/webapp]
01-May-2021 13:05:43 [INFO] Webapp assembled in [570 msecs]
01-May-2021 13:05:43 [INFO] Building war: /var/atlassian/bamboo-home/xml-data/build-dir/WEB-CI-JOB1/target/site.war
01-May-2021 13:05:44 [INFO] ------------------------------------------------------------------------
01-May-2021 13:05:44 [INFO] BUILD SUCCESS
01-May-2021 13:05:44 [INFO] ------------------------------------------------------------------------
01-May-2021 13:05:44 [INFO] Total time:  4.989 s
01-May-2021 13:05:44 [INFO] Finished at: 2021-05-01T13:05:44Z
01-May-2021 13:05:44 [INFO] ------------------------------------------------------------------------
01-May-2021 13:05:44 Finished task 'build' with result: Success
01-May-2021 13:05:44 Running post build plugin 'NCover Results Collector'
01-May-2021 13:05:44 Running post build plugin 'Artifact Copier'
01-May-2021 13:05:44 Publishing an artifact: site.war
01-May-2021 13:05:44 Finished publishing of artifact Non required job artifact: [site.war], pattern: [site.war] anchored at: [target/] in 25.89 ms
01-May-2021 13:05:44 Running post build plugin 'npm Cache Cleanup'
01-May-2021 13:05:44 Running post build plugin 'Clover Results Collector'
01-May-2021 13:05:44 Running post build plugin 'Docker Container Cleanup'
01-May-2021 13:05:44 Finalising the build...
01-May-2021 13:05:44 Stopping timer.
01-May-2021 13:05:44 Build WEB-CI-JOB1-213 completed.
01-May-2021 13:05:44 Running on server: post build plugin 'NCover Results Collector'
01-May-2021 13:05:44 Running on server: post build plugin 'Build Hanging Detection Configuration'
01-May-2021 13:05:44 Running on server: post build plugin 'Clover Delta Calculator'
01-May-2021 13:05:44 Running on server: post build plugin 'Maven Dependencies Postprocessor'
01-May-2021 13:05:44 All post build plugins have finished
01-May-2021 13:05:44 Generating build results summary...
01-May-2021 13:05:44 Saving build results to disk...
01-May-2021 13:05:44 Store variable context...
01-May-2021 13:05:44 Indexing build results...
01-May-2021 13:05:44 Finished building WEB-CI-JOB1-213.