Build: #285 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

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

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