Build: #265 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

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

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