Build: #224 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

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

05-Jan-2022 14:39:53 Build Ignite Realtime Website - Continuous Integration - Default Job #224 (WEB-CI-JOB1-224) started building on agent Default Agent, bamboo version: 8.1.1
05-Jan-2022 14:39:53
05-Jan-2022 14:39:53 Build working directory is /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1
05-Jan-2022 14:39:53 Executing build Ignite Realtime Website - Continuous Integration - Default Job #224 (WEB-CI-JOB1-224)
05-Jan-2022 14:39:53 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
05-Jan-2022 14:39:53 Checking out into /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1
05-Jan-2022 14:39:53 Updating source code to revision: 24fd6b669511bf37f4c788fab82ba1002d0444f8
05-Jan-2022 14:39:53 Fetching 'refs/heads/master' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'.
05-Jan-2022 14:39:53 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects does not exist; check .git/objects/info/alternates
05-Jan-2022 14:39:54 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects does not exist; check .git/objects/info/alternates
05-Jan-2022 14:39:54 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects does not exist; check .git/objects/info/alternates
05-Jan-2022 14:39:54 From https://github.com/igniterealtime/IgniteRealtime-Website
05-Jan-2022 14:39:54    0557348..24fd6b6  master     -> master
05-Jan-2022 14:39:54 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects does not exist; check .git/objects/info/alternates
05-Jan-2022 14:39:54 Checking out revision 24fd6b669511bf37f4c788fab82ba1002d0444f8.
05-Jan-2022 14:39:54 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects does not exist; check .git/objects/info/alternates
05-Jan-2022 14:39:54 Already on 'master'
05-Jan-2022 14:39:54 Your branch is ahead of 'origin/master' by 32 commits.
05-Jan-2022 14:39:54   (use "git push" to publish your local commits)
05-Jan-2022 14:39:54 Updated source code to revision: 24fd6b669511bf37f4c788fab82ba1002d0444f8
05-Jan-2022 14:39:54 Finished task 'Checkout Default Repository' with result: Success
05-Jan-2022 14:39:54 Running pre-build action: VCS Version Collector
05-Jan-2022 14:39:54 Running pre-build action: Build Log Labeller Pre Build Action
05-Jan-2022 14:39:54 Skipping execution of task 'build' as it is disabled
05-Jan-2022 14:39:54 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
05-Jan-2022 14:39:54
Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #224 (WEB-CI-JOB1-224)'
... 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/local-working-dir/WEB-CI-JOB1
05-Jan-2022 14:39:55 [INFO] Scanning for projects...
05-Jan-2022 14:39:56 [INFO]
05-Jan-2022 14:39:56 [INFO] ---------------------< org.igniterealtime:website >---------------------
05-Jan-2022 14:39:56 [INFO] Building Ignite Realtime Public website 1.0.0
05-Jan-2022 14:39:56 [INFO] --------------------------------[ war ]---------------------------------
05-Jan-2022 14:39:57 [INFO]
05-Jan-2022 14:39:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website ---
05-Jan-2022 14:39:57 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target
05-Jan-2022 14:39:57 [INFO]
05-Jan-2022 14:39:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website ---
05-Jan-2022 14:39:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Jan-2022 14:39:57 [INFO] Copying 5 resources
05-Jan-2022 14:39:57 [INFO]
05-Jan-2022 14:39:57 [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ website ---
05-Jan-2022 14:39:57 [INFO] Changes detected - recompiling the module!
05-Jan-2022 14:39:57 [INFO] Compiling 16 source files to /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/classes
05-Jan-2022 14:39:59 [WARNING] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java uses or overrides a deprecated API.
05-Jan-2022 14:39:59 [WARNING] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: Recompile with -Xlint:deprecation for details.
05-Jan-2022 14:39:59 [WARNING] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedItem.java: Some input files use unchecked or unsafe operations.
05-Jan-2022 14:39:59 [WARNING] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedItem.java: Recompile with -Xlint:unchecked for details.
05-Jan-2022 14:39:59 [INFO]
05-Jan-2022 14:39:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website ---
05-Jan-2022 14:39:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
05-Jan-2022 14:39:59 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/test/resources
05-Jan-2022 14:39:59 [INFO]
05-Jan-2022 14:39:59 [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ website ---
05-Jan-2022 14:39:59 [INFO] Changes detected - recompiling the module!
05-Jan-2022 14:39:59 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/test-classes
05-Jan-2022 14:40:00 [INFO]
05-Jan-2022 14:40:00 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website ---
05-Jan-2022 14:40:00 [INFO]
05-Jan-2022 14:40:00 [INFO] --- maven-war-plugin:2.3:war (default-war) @ website ---
05-Jan-2022 14:40:00 [INFO] Packaging webapp
05-Jan-2022 14:40:00 [INFO] Assembling webapp [website] in [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site]
05-Jan-2022 14:40:00 [INFO] Processing war project
05-Jan-2022 14:40:00 [INFO] Copying webapp resources [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/webapp]
05-Jan-2022 14:40:01 [INFO] Webapp assembled in [781 msecs]
05-Jan-2022 14:40:01 [INFO] Building war: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site.war
05-Jan-2022 14:40:02 [INFO] ------------------------------------------------------------------------
05-Jan-2022 14:40:02 [INFO] BUILD SUCCESS
05-Jan-2022 14:40:02 [INFO] ------------------------------------------------------------------------
05-Jan-2022 14:40:02 [INFO] Total time:  6.274 s
05-Jan-2022 14:40:02 [INFO] Finished at: 2022-01-05T14:40:02Z
05-Jan-2022 14:40:02 [INFO] ------------------------------------------------------------------------
05-Jan-2022 14:40:02 Finished task 'build' with result: Success
05-Jan-2022 14:40:02 Running post build plugin 'NCover Results Collector'
05-Jan-2022 14:40:02 Running post build plugin 'Artifact Copier'
05-Jan-2022 14:40:02 Publishing an artifact: site.war
05-Jan-2022 14:40:02 Finished publishing of artifact Non required job artifact: [site.war], pattern: [site.war] anchored at: [target/] in 29.18 ms
05-Jan-2022 14:40:02 Running post build plugin 'npm Cache Cleanup'
05-Jan-2022 14:40:02 Running post build plugin 'Build Results Label Collector'
05-Jan-2022 14:40:02 Running post build plugin 'Clover Results Collector'
05-Jan-2022 14:40:02 Running post build plugin 'Docker Container Cleanup'
05-Jan-2022 14:40:02 Finalising the build...
05-Jan-2022 14:40:02 Stopping timer.
05-Jan-2022 14:40:02 Build WEB-CI-JOB1-224 completed.
05-Jan-2022 14:40:02 Running on server: post build plugin 'NCover Results Collector'
05-Jan-2022 14:40:02 Running on server: post build plugin 'Build Hanging Detection Configuration'
05-Jan-2022 14:40:02 Running on server: post build plugin 'Build Labeller'
05-Jan-2022 14:40:02 Running on server: post build plugin 'Clover Delta Calculator'
05-Jan-2022 14:40:02 Running on server: post build plugin 'Maven Dependencies Postprocessor'
05-Jan-2022 14:40:02 All post build plugins have finished
05-Jan-2022 14:40:02 Generating build results summary...
05-Jan-2022 14:40:02 Saving build results to disk...
05-Jan-2022 14:40:02 Store variable context...
05-Jan-2022 14:40:02 Indexing build results...
05-Jan-2022 14:40:02 Finished building WEB-CI-JOB1-224.