Build: #288 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

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

30-Jan-2024 10:30:43 Build Ignite Realtime Website - Continuous Integration - Default Job #288 (WEB-CI-JOB1-288) is being prepared for building on agent Default Agent, bamboo version: 9.4.2
30-Jan-2024 10:30:43
30-Jan-2024 10:30:43 Build working directory is /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1
30-Jan-2024 10:30:43 Executing build Ignite Realtime Website - Continuous Integration - Default Job #288 (WEB-CI-JOB1-288)
30-Jan-2024 10:30:43 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
30-Jan-2024 10:30:43 Checking out into /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1
30-Jan-2024 10:30:43 Updating source code to revision: 0ca0db93177b1c77d4cdd846a1424b61b6574ca3
30-Jan-2024 10:30:43 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'.
30-Jan-2024 10:30:43 error: unable to normalize alternate object path: /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects
30-Jan-2024 10:30:44 error: unable to normalize alternate object path: /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects
30-Jan-2024 10:30:44 error: unable to normalize alternate object path: /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects
30-Jan-2024 10:30:44 error: unable to normalize alternate object path: /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects
30-Jan-2024 10:30:44 Checking out revision 0ca0db93177b1c77d4cdd846a1424b61b6574ca3.
30-Jan-2024 10:30:44 error: unable to normalize alternate object path: /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/02e7c03906bfb8fac266f73fc707c3dd8ac93206/.git/objects
30-Jan-2024 10:30:44 Already on 'main'
30-Jan-2024 10:30:44 Updated source code to revision: 0ca0db93177b1c77d4cdd846a1424b61b6574ca3
30-Jan-2024 10:30:44 Finished task 'Checkout Default Repository' with result: Success
30-Jan-2024 10:30:44 Running pre-build action: VCS Version Collector
30-Jan-2024 10:30:44 Running pre-build action: Build Log Labeller Pre Build Action
30-Jan-2024 10:30:44 Build Ignite Realtime Website - Continuous Integration - Default Job #288 (WEB-CI-JOB1-288) started building on agent 'Default Agent' ()
30-Jan-2024 10:30:44 Skipping execution of task 'build' as it is disabled
30-Jan-2024 10:30:44 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
30-Jan-2024 10:30:44
Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #288 (WEB-CI-JOB1-288)'
... 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
30-Jan-2024 10:30:45 [INFO] Scanning for projects...
30-Jan-2024 10:30:45 [INFO]
30-Jan-2024 10:30:45 [INFO] ---------------------< org.igniterealtime:website >---------------------
30-Jan-2024 10:30:45 [INFO] Building Ignite Realtime Public website 1.0.0
30-Jan-2024 10:30:45 [INFO] --------------------------------[ war ]---------------------------------
30-Jan-2024 10:30:46 [INFO]
30-Jan-2024 10:30:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website ---
30-Jan-2024 10:30:46 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target
30-Jan-2024 10:30:46 [INFO]
30-Jan-2024 10:30:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website ---
30-Jan-2024 10:30:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-Jan-2024 10:30:46 [INFO] Copying 5 resources
30-Jan-2024 10:30:46 [INFO]
30-Jan-2024 10:30:46 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ website ---
30-Jan-2024 10:30:46 [INFO] Changes detected - recompiling the module! :source
30-Jan-2024 10:30:46 [INFO] Compiling 17 source files with javac [debug target 1.8] to target/classes
30-Jan-2024 10:30:49 [INFO] /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.
30-Jan-2024 10:30:49 [INFO] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: Recompile with -Xlint:deprecation for details.
30-Jan-2024 10:30:49 [INFO] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedManager.java: Some input files use unchecked or unsafe operations.
30-Jan-2024 10:30:49 [INFO] /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/FeedManager.java: Recompile with -Xlint:unchecked for details.
30-Jan-2024 10:30:49 [INFO]
30-Jan-2024 10:30:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website ---
30-Jan-2024 10:30:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
30-Jan-2024 10:30:49 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/test/resources
30-Jan-2024 10:30:49 [INFO]
30-Jan-2024 10:30:49 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ website ---
30-Jan-2024 10:30:49 [INFO] Changes detected - recompiling the module! :dependency
30-Jan-2024 10:30:49 [INFO] Compiling 3 source files with javac [debug target 1.8] to target/test-classes
30-Jan-2024 10:30:49 [INFO]
30-Jan-2024 10:30:49 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website ---
30-Jan-2024 10:30:49 [INFO] Surefire report directory: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/surefire-reports
30-Jan-2024 10:30:50
30-Jan-2024 10:30:50 -------------------------------------------------------
30-Jan-2024 10:30:50 T E S T S
30-Jan-2024 10:30:50 -------------------------------------------------------
30-Jan-2024 10:30:50 Running org.jivesoftware.util.PluginVersionComparatorTest
30-Jan-2024 10:30:50 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
30-Jan-2024 10:30:50 SLF4J: Defaulting to no-operation (NOP) logger implementation
30-Jan-2024 10:30:50 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
30-Jan-2024 10:30:50 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec
30-Jan-2024 10:30:50
30-Jan-2024 10:30:50 Results :
30-Jan-2024 10:30:50
30-Jan-2024 10:30:50 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
30-Jan-2024 10:30:50
30-Jan-2024 10:30:50 [INFO]
30-Jan-2024 10:30:50 [INFO] --- maven-war-plugin:3.4.0:war (default-war) @ website ---
30-Jan-2024 10:30:50 [INFO] Packaging webapp
30-Jan-2024 10:30:50 [INFO] Assembling webapp [website] in [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site]
30-Jan-2024 10:30:50 [INFO] Processing war project
30-Jan-2024 10:30:50 [INFO] Copying webapp resources [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/webapp]
30-Jan-2024 10:30:51 [INFO] Building war: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site.war
30-Jan-2024 10:30:52 [INFO] ------------------------------------------------------------------------
30-Jan-2024 10:30:52 [INFO] BUILD SUCCESS
30-Jan-2024 10:30:52 [INFO] ------------------------------------------------------------------------
30-Jan-2024 10:30:52 [INFO] Total time:  6.926 s
30-Jan-2024 10:30:52 [INFO] Finished at: 2024-01-30T10:30:52Z
30-Jan-2024 10:30:52 [INFO] ------------------------------------------------------------------------
30-Jan-2024 10:30:52 Finished task 'build' with result: Success
30-Jan-2024 10:30:52 Running post build plugin 'Artifact Copier'
30-Jan-2024 10:30:52 Publishing an artifact: site.war
30-Jan-2024 10:30:52 Finished publishing of artifact Non required job artifact Http Compression On : [site.war], patterns: [site.war] anchored at: [target/] in 27.92 ms
30-Jan-2024 10:30:52 Running post build plugin 'npm Cache Cleanup'
30-Jan-2024 10:30:52 Running post build plugin 'NCover Results Collector'
30-Jan-2024 10:30:52 Running post build plugin 'Build Results Label Collector'
30-Jan-2024 10:30:52 Running post build plugin 'Clover Results Collector'
30-Jan-2024 10:30:52 Running post build plugin 'Docker Container Cleanup'
30-Jan-2024 10:30:52 Finalising the build...
30-Jan-2024 10:30:52 Stopping timer.
30-Jan-2024 10:30:52 Build WEB-CI-JOB1-288 completed.
30-Jan-2024 10:30:52 Running on server: post build plugin 'Build Hanging Detection Configuration'
30-Jan-2024 10:30:52 Running on server: post build plugin 'NCover Results Collector'
30-Jan-2024 10:30:52 Running on server: post build plugin 'Build Labeller'
30-Jan-2024 10:30:52 Running on server: post build plugin 'Clover Delta Calculator'
30-Jan-2024 10:30:52 Running on server: post build plugin 'Maven Dependencies Postprocessor'
30-Jan-2024 10:30:52 All post build plugins have finished
30-Jan-2024 10:30:52 Generating build results summary...
30-Jan-2024 10:30:52 Saving build results to disk...
30-Jan-2024 10:30:52 Store variable context...
30-Jan-2024 10:30:52 Finished building WEB-CI-JOB1-288.