simple 26-May-2024 20:18:25 Build Ignite Realtime Website - Continuous Integration - Default Job #292 (WEB-CI-JOB1-292) is being prepared for building on agent ip-172-31-27-151.eu-central-1.compute.internal, bamboo version: 9.6.1 simple 26-May-2024 20:18:25 Remote agent on host ip-172-31-27-151.eu-central-1.compute.internal simple 26-May-2024 20:18:25 Build working directory is /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1 simple 26-May-2024 20:18:25 Executing build Ignite Realtime Website - Continuous Integration - Default Job #292 (WEB-CI-JOB1-292) simple 26-May-2024 20:18:25 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 26-May-2024 20:18:25 Checking out into /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1 simple 26-May-2024 20:18:25 Updating source code to revision: c9356a251b0d31b4174fe2e52ec3ecd47c4b57d0 simple 26-May-2024 20:18:26 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/IgniteRealtime-Website.git'. Will try to do a shallow fetch. simple 26-May-2024 20:18:26 Checking out revision c9356a251b0d31b4174fe2e52ec3ecd47c4b57d0. simple 26-May-2024 20:18:27 Already on 'main' simple 26-May-2024 20:18:27 Updated source code to revision: c9356a251b0d31b4174fe2e52ec3ecd47c4b57d0 simple 26-May-2024 20:18:27 Finished task 'Checkout Default Repository' with result: Success simple 26-May-2024 20:18:27 Running pre-build action: Build Log Labeller Pre Build Action simple 26-May-2024 20:18:27 Running pre-build action: VCS Version Collector simple 26-May-2024 20:18:27 Build Ignite Realtime Website - Continuous Integration - Default Job #292 (WEB-CI-JOB1-292) started building on agent 'ip-172-31-27-151.eu-central-1.compute.internal' (Remote agent on host ip-172-31-27-151.eu-central-1.compute.internal) simple 26-May-2024 20:18:27 Skipping execution of task 'build' as it is disabled simple 26-May-2024 20:18:27 Starting task 'build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 26-May-2024 20:18:27 Beginning to execute external process for build 'Ignite Realtime Website - Continuous Integration - Default Job #292 (WEB-CI-JOB1-292)'\n ... running command line: \n/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/WEB-CI-JOB1 clean package\n ... in: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1\n build 26-May-2024 20:18:30 [INFO] Scanning for projects... build 26-May-2024 20:18:30 [INFO] build 26-May-2024 20:18:30 [INFO] ---------------------< org.igniterealtime:website >--------------------- build 26-May-2024 20:18:30 [INFO] Building Ignite Realtime Public website 1.0.0 build 26-May-2024 20:18:30 [INFO] --------------------------------[ war ]--------------------------------- build 26-May-2024 20:18:31 [INFO] build 26-May-2024 20:18:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ website --- build 26-May-2024 20:18:31 [INFO] Deleting /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target build 26-May-2024 20:18:31 [INFO] build 26-May-2024 20:18:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ website --- build 26-May-2024 20:18:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 26-May-2024 20:18:31 [INFO] Copying 5 resources build 26-May-2024 20:18:31 [INFO] build 26-May-2024 20:18:31 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ website --- build 26-May-2024 20:18:32 [INFO] Changes detected - recompiling the module! :source build 26-May-2024 20:18:32 [INFO] Compiling 17 source files with javac [debug target 1.8] to target/classes build 26-May-2024 20:18:35 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java uses or overrides a deprecated API. build 26-May-2024 20:18:35 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/site/PluginDownloadServlet.java: Recompile with -Xlint:deprecation for details. build 26-May-2024 20:18:35 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/util/StringUtils.java: Some input files use unchecked or unsafe operations. build 26-May-2024 20:18:35 [INFO] /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/java/org/jivesoftware/util/StringUtils.java: Recompile with -Xlint:unchecked for details. build 26-May-2024 20:18:35 [INFO] build 26-May-2024 20:18:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ website --- build 26-May-2024 20:18:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 26-May-2024 20:18:35 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/test/resources build 26-May-2024 20:18:35 [INFO] build 26-May-2024 20:18:35 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ website --- build 26-May-2024 20:18:35 [INFO] Changes detected - recompiling the module! :dependency build 26-May-2024 20:18:35 [INFO] Compiling 4 source files with javac [debug target 1.8] to target/test-classes build 26-May-2024 20:18:35 [INFO] build 26-May-2024 20:18:35 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ website --- build 26-May-2024 20:18:35 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/surefire-reports build 26-May-2024 20:18:35 build 26-May-2024 20:18:35 ------------------------------------------------------- build 26-May-2024 20:18:35 T E S T S build 26-May-2024 20:18:35 ------------------------------------------------------- build 26-May-2024 20:18:36 Running org.jivesoftware.util.PluginVersionComparatorTest error 26-May-2024 20:18:36 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". error 26-May-2024 20:18:36 SLF4J: Defaulting to no-operation (NOP) logger implementation error 26-May-2024 20:18:36 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. build 26-May-2024 20:18:36 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 sec build 26-May-2024 20:18:36 Running org.jivesoftware.site.FeedItemTest build 26-May-2024 20:18:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec build 26-May-2024 20:18:36 build 26-May-2024 20:18:36 Results : build 26-May-2024 20:18:36 build 26-May-2024 20:18:36 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 build 26-May-2024 20:18:36 build 26-May-2024 20:18:36 [INFO] build 26-May-2024 20:18:36 [INFO] --- maven-war-plugin:3.4.0:war (default-war) @ website --- build 26-May-2024 20:18:37 [INFO] Packaging webapp build 26-May-2024 20:18:37 [INFO] Assembling webapp [website] in [/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/site] build 26-May-2024 20:18:37 [INFO] Processing war project build 26-May-2024 20:18:37 [INFO] Copying webapp resources [/home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/src/main/webapp] build 26-May-2024 20:18:38 [INFO] Building war: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/WEB-CI-JOB1/target/site.war build 26-May-2024 20:18:40 [INFO] ------------------------------------------------------------------------ build 26-May-2024 20:18:40 [INFO] BUILD SUCCESS build 26-May-2024 20:18:40 [INFO] ------------------------------------------------------------------------ build 26-May-2024 20:18:40 [INFO] Total time: 10.079 s build 26-May-2024 20:18:40 [INFO] Finished at: 2024-05-26T20:18:40Z build 26-May-2024 20:18:40 [INFO] ------------------------------------------------------------------------ simple 26-May-2024 20:18:40 Finished task 'build' with result: Success simple 26-May-2024 20:18:40 Running post build plugin 'Docker Container Cleanup' simple 26-May-2024 20:18:40 Running post build plugin 'NCover Results Collector' simple 26-May-2024 20:18:40 Running post build plugin 'Build Results Label Collector' simple 26-May-2024 20:18:40 Running post build plugin 'Clover Results Collector' simple 26-May-2024 20:18:40 Running post build plugin 'npm Cache Cleanup' simple 26-May-2024 20:18:40 Running post build plugin 'Artifact Copier' simple 26-May-2024 20:18:40 Publishing an artifact: site.war simple 26-May-2024 20:18:42 Finished publishing of artifact Non required job artifact Http Compression On : [site.war], patterns: [site.war] anchored at: [target/] in 2.626 s simple 26-May-2024 20:18:42 Finalising the build... simple 26-May-2024 20:18:42 Stopping timer. simple 26-May-2024 20:18:42 Build WEB-CI-JOB1-292 completed. simple 26-May-2024 20:18:42 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 26-May-2024 20:18:42 Running on server: post build plugin 'NCover Results Collector' simple 26-May-2024 20:18:42 Running on server: post build plugin 'Build Labeller' simple 26-May-2024 20:18:43 Running on server: post build plugin 'Clover Delta Calculator' simple 26-May-2024 20:18:43 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 26-May-2024 20:18:43 All post build plugins have finished simple 26-May-2024 20:18:43 Generating build results summary... simple 26-May-2024 20:18:43 Saving build results to disk... simple 26-May-2024 20:18:43 Store variable context... simple 26-May-2024 20:18:43 Finished building WEB-CI-JOB1-292.