Build: #242 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

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

29-Jun-2022 11:55:23 Build Ignite Realtime Website - Continuous Integration - Default Job #242 (WEB-CI-JOB1-242) started building on agent Default Agent, bamboo version: 8.2.1
29-Jun-2022 11:55:23
29-Jun-2022 11:55:23 Build working directory is /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1
29-Jun-2022 11:55:23 Executing build Ignite Realtime Website - Continuous Integration - Default Job #242 (WEB-CI-JOB1-242)
29-Jun-2022 11:55:23 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
29-Jun-2022 11:55:23 Checking out into /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1
29-Jun-2022 11:55:23 Updating source code to revision: 59711440db0c2bea7ed11b4724d2a5af66c1e7e0
29-Jun-2022 11:55:23 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'.
29-Jun-2022 11:55:23 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
29-Jun-2022 11:55:24 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
29-Jun-2022 11:55:24 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
29-Jun-2022 11:55:24 From https://github.com/igniterealtime/IgniteRealtime-Website
29-Jun-2022 11:55:24 * [new branch]      main       -> main
29-Jun-2022 11:55:24 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
29-Jun-2022 11:55:24 Checking out revision 59711440db0c2bea7ed11b4724d2a5af66c1e7e0.
29-Jun-2022 11:55:24 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
29-Jun-2022 11:55:24 Switched to branch 'main'
29-Jun-2022 11:55:24 Updated source code to revision: 59711440db0c2bea7ed11b4724d2a5af66c1e7e0
29-Jun-2022 11:55:24 Finished task 'Checkout Default Repository' with result: Success
29-Jun-2022 11:55:24 Running pre-build action: VCS Version Collector
29-Jun-2022 11:55:24 Running pre-build action: Build Log Labeller Pre Build Action
29-Jun-2022 11:55:24 Skipping execution of task 'build' as it is disabled
29-Jun-2022 11:55:24 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
29-Jun-2022 11:55:24
Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #242 (WEB-CI-JOB1-242)'
... 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
29-Jun-2022 11:55:26 [INFO] Scanning for projects...
29-Jun-2022 11:55:26 [INFO]
29-Jun-2022 11:55:26 [INFO] ---------------------< org.igniterealtime:website >---------------------
29-Jun-2022 11:55:26 [INFO] Building Ignite Realtime Public website 1.0.0
29-Jun-2022 11:55:26 [INFO] --------------------------------[ war ]---------------------------------
29-Jun-2022 11:55:26 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.pom
29-Jun-2022 11:55:27 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.pom (0 B at 0 B/s)
29-Jun-2022 11:55:27 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar
29-Jun-2022 11:55:27 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar (0 B at 0 B/s)
29-Jun-2022 11:55:27 [INFO]
29-Jun-2022 11:55:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website ---
29-Jun-2022 11:55:28 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target
29-Jun-2022 11:55:28 [INFO]
29-Jun-2022 11:55:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website ---
29-Jun-2022 11:55:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Jun-2022 11:55:28 [INFO] Copying 5 resources
29-Jun-2022 11:55:28 [INFO]
29-Jun-2022 11:55:28 [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ website ---
29-Jun-2022 11:55:28 [INFO] Changes detected - recompiling the module!
29-Jun-2022 11:55:28 [INFO] Compiling 16 source files to /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/classes
29-Jun-2022 11:55:30 [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.
29-Jun-2022 11:55:30 [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.
29-Jun-2022 11:55:30 [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.
29-Jun-2022 11:55:30 [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.
29-Jun-2022 11:55:30 [INFO]
29-Jun-2022 11:55:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website ---
29-Jun-2022 11:55:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
29-Jun-2022 11:55:30 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/test/resources
29-Jun-2022 11:55:30 [INFO]
29-Jun-2022 11:55:30 [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ website ---
29-Jun-2022 11:55:30 [INFO] Changes detected - recompiling the module!
29-Jun-2022 11:55:30 [INFO] Compiling 2 source files to /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/test-classes
29-Jun-2022 11:55:31 [INFO]
29-Jun-2022 11:55:31 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website ---
29-Jun-2022 11:55:31 [INFO]
29-Jun-2022 11:55:31 [INFO] --- maven-war-plugin:2.3:war (default-war) @ website ---
29-Jun-2022 11:55:31 [INFO] Packaging webapp
29-Jun-2022 11:55:31 [INFO] Assembling webapp [website] in [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site]
29-Jun-2022 11:55:31 [INFO] Processing war project
29-Jun-2022 11:55:31 [INFO] Copying webapp resources [/var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/src/main/webapp]
29-Jun-2022 11:55:33 [INFO] Webapp assembled in [1084 msecs]
29-Jun-2022 11:55:33 [INFO] Building war: /var/atlassian/bamboo-home/local-working-dir/WEB-CI-JOB1/target/site.war
29-Jun-2022 11:55:33 [INFO] ------------------------------------------------------------------------
29-Jun-2022 11:55:33 [INFO] BUILD SUCCESS
29-Jun-2022 11:55:33 [INFO] ------------------------------------------------------------------------
29-Jun-2022 11:55:33 [INFO] Total time:  7.710 s
29-Jun-2022 11:55:33 [INFO] Finished at: 2022-06-29T11:55:33Z
29-Jun-2022 11:55:33 [INFO] ------------------------------------------------------------------------
29-Jun-2022 11:55:33 Finished task 'build' with result: Success
29-Jun-2022 11:55:33 Running post build plugin 'Artifact Copier'
29-Jun-2022 11:55:33 Publishing an artifact: site.war
29-Jun-2022 11:55:33 Finished publishing of artifact Non required job artifact: [site.war], pattern: [site.war] anchored at: [target/] in 33.80 ms
29-Jun-2022 11:55:33 Running post build plugin 'npm Cache Cleanup'
29-Jun-2022 11:55:33 Running post build plugin 'NCover Results Collector'
29-Jun-2022 11:55:33 Running post build plugin 'Build Results Label Collector'
29-Jun-2022 11:55:33 Running post build plugin 'Clover Results Collector'
29-Jun-2022 11:55:33 Running post build plugin 'Docker Container Cleanup'
29-Jun-2022 11:55:33 Finalising the build...
29-Jun-2022 11:55:33 Stopping timer.
29-Jun-2022 11:55:33 Build WEB-CI-JOB1-242 completed.
29-Jun-2022 11:55:33 Running on server: post build plugin 'Build Hanging Detection Configuration'
29-Jun-2022 11:55:33 Running on server: post build plugin 'NCover Results Collector'
29-Jun-2022 11:55:33 Running on server: post build plugin 'Build Labeller'
29-Jun-2022 11:55:33 Running on server: post build plugin 'Clover Delta Calculator'
29-Jun-2022 11:55:33 Running on server: post build plugin 'Maven Dependencies Postprocessor'
29-Jun-2022 11:55:33 All post build plugins have finished
29-Jun-2022 11:55:33 Generating build results summary...
29-Jun-2022 11:55:33 Saving build results to disk...
29-Jun-2022 11:55:33 Store variable context...
29-Jun-2022 11:55:33 Finished building WEB-CI-JOB1-242.