simple 11-Apr-2025 05:59:32 Build Tinder - Continuous Integration (trunk) - Default Job #46 (TINDER-TRUNK-JOB1-46) is being prepared for building on agent mesonet-ah.agron.iastate.edu, bamboo version: 10.2.2
simple 11-Apr-2025 05:59:32 Remote agent on host mesonet-ah.agron.iastate.edu
simple 11-Apr-2025 05:59:32 Build working directory is /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1
simple 11-Apr-2025 05:59:32 Executing build Tinder - Continuous Integration (trunk) - Default Job #46 (TINDER-TRUNK-JOB1-46)
simple 11-Apr-2025 05:59:32 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
simple 11-Apr-2025 05:59:32 Checking out into /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1
simple 11-Apr-2025 05:59:32 Updating source code to revision: 91d2a98b3dbdd638d795f656334659feb82b4847
simple 11-Apr-2025 05:59:33 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/tinder'.
simple 11-Apr-2025 05:59:33 Checking out revision 91d2a98b3dbdd638d795f656334659feb82b4847.
simple 11-Apr-2025 05:59:33 Already on 'main'
simple 11-Apr-2025 05:59:33 Your branch is up to date with 'origin/main'.
simple 11-Apr-2025 05:59:33 Updated source code to revision: 91d2a98b3dbdd638d795f656334659feb82b4847
simple 11-Apr-2025 05:59:33 Finished task 'Checkout Default Repository' with result: Success
simple 11-Apr-2025 05:59:33 Running pre-build action: Build Log Labeller Pre Build Action
simple 11-Apr-2025 05:59:33 Running pre-build action: VCS Version Collector
simple 11-Apr-2025 05:59:33 Build Tinder - Continuous Integration (trunk) - Default Job #46 (TINDER-TRUNK-JOB1-46) started building on agent 'mesonet-ah.agron.iastate.edu' (Remote agent on host mesonet-ah.agron.iastate.edu)
simple 11-Apr-2025 05:59:33 Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
command 11-Apr-2025 05:59:34 Beginning to execute external process for build 'Tinder - Continuous Integration (trunk) - Default Job #46 (TINDER-TRUNK-JOB1-46)'\n ... running command line: \n/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/TINDER-TRUNK-JOB1 package\n ... in: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1\n
build 11-Apr-2025 05:59:37 [INFO] Scanning for projects...
build 11-Apr-2025 05:59:37 [INFO]
build 11-Apr-2025 05:59:37 [INFO] ---------------------< org.igniterealtime:tinder >----------------------
build 11-Apr-2025 05:59:37 [INFO] Building Tinder XMPP library 2.1.1-SNAPSHOT
build 11-Apr-2025 05:59:37 [INFO] --------------------------------[ jar ]---------------------------------
build 11-Apr-2025 05:59:38 [INFO]
build 11-Apr-2025 05:59:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tinder ---
build 11-Apr-2025 05:59:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
build 11-Apr-2025 05:59:38 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1/src/main/resources
build 11-Apr-2025 05:59:38 [INFO]
build 11-Apr-2025 05:59:38 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tinder ---
build 11-Apr-2025 05:59:38 [INFO] Nothing to compile - all classes are up to date
build 11-Apr-2025 05:59:38 [INFO]
build 11-Apr-2025 05:59:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tinder ---
build 11-Apr-2025 05:59:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
build 11-Apr-2025 05:59:38 [INFO] Copying 1 resource
build 11-Apr-2025 05:59:38 [INFO]
build 11-Apr-2025 05:59:38 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tinder ---
build 11-Apr-2025 05:59:38 [INFO] Nothing to compile - all classes are up to date
build 11-Apr-2025 05:59:38 [INFO]
build 11-Apr-2025 05:59:38 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tinder ---
build 11-Apr-2025 05:59:38 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1/target/surefire-reports
build 11-Apr-2025 05:59:39
build 11-Apr-2025 05:59:39 -------------------------------------------------------
build 11-Apr-2025 05:59:39 T E S T S
build 11-Apr-2025 05:59:39 -------------------------------------------------------
build 11-Apr-2025 05:59:39 Running org.xmpp.component.AbstractComponentTest
error 11-Apr-2025 05:59:39 [pool-10-thread-1] INFO org.xmpp.component.AbstractComponentTest$6 - (serving component 'debug') Returning 'not-authorized' IQ error to a user from another domain: user@from.address
error 11-Apr-2025 05:59:39 [pool-11-thread-1] INFO org.xmpp.component.AbstractComponentTest$1 - (serving component 'debug') Returning 'not-authorized' IQ error to a user from another domain: user@notthesamesub.domain
build 11-Apr-2025 05:59:45 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.515 sec
build 11-Apr-2025 05:59:45 Running org.xmpp.component.AbstractComponentIsConsumerTest
build 11-Apr-2025 05:59:47 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.015 sec
build 11-Apr-2025 05:59:47 Running org.xmpp.component.AbstractComponentRespondsToIQRequestsTest
error 11-Apr-2025 05:59:47 [pool-21-thread-1] WARN org.xmpp.component.SlowRespondingThreadNameComponent - (serving component 'debug') Unexpected exception while processing IQ stanza:
error 11-Apr-2025 05:59:47 java.lang.InterruptedException: sleep interrupted
error 11-Apr-2025 05:59:47 at java.base/java.lang.Thread.sleep(Native Method)
error 11-Apr-2025 05:59:47 at org.xmpp.component.SlowRespondingThreadNameComponent.handleIQGet(SlowRespondingThreadNameComponent.java:78)
error 11-Apr-2025 05:59:47 at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:520)
error 11-Apr-2025 05:59:47 at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:291)
error 11-Apr-2025 05:59:47 at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
error 11-Apr-2025 05:59:47 at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1058)
error 11-Apr-2025 05:59:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
error 11-Apr-2025 05:59:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
error 11-Apr-2025 05:59:47 at java.base/java.lang.Thread.run(Thread.java:829)
error 11-Apr-2025 05:59:50 [pool-22-thread-1] WARN org.xmpp.component.SlowRespondingThreadNameComponent - (serving component 'debug') Unexpected exception while processing IQ stanza:
error 11-Apr-2025 05:59:50 java.lang.InterruptedException: sleep interrupted
error 11-Apr-2025 05:59:50 at java.base/java.lang.Thread.sleep(Native Method)
error 11-Apr-2025 05:59:50 at org.xmpp.component.SlowRespondingThreadNameComponent.handleIQGet(SlowRespondingThreadNameComponent.java:78)
error 11-Apr-2025 05:59:50 at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:520)
error 11-Apr-2025 05:59:50 at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:291)
error 11-Apr-2025 05:59:50 at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
error 11-Apr-2025 05:59:50 at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1058)
error 11-Apr-2025 05:59:50 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
error 11-Apr-2025 05:59:50 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
error 11-Apr-2025 05:59:50 at java.base/java.lang.Thread.run(Thread.java:829)
error 11-Apr-2025 05:59:51 [main] ERROR org.xmpp.component.SlowRespondingThreadNameComponent - (serving component 'debug') Unable to process packet! Is the thread pool queue exhausted? Packet dropped in component 'debug'. Packet that's dropped:
error 11-Apr-2025 05:59:51 java.util.concurrent.RejectedExecutionException: Task org.xmpp.component.AbstractComponent$PacketProcessor@7403c468 rejected from java.util.concurrent.ThreadPoolExecutor@43738a82[Running, pool size = 17, active threads = 17, queued tasks = 1000, completed tasks = 0]
error 11-Apr-2025 05:59:51 at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055)
error 11-Apr-2025 05:59:51 at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825)
error 11-Apr-2025 05:59:51 at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1355)
error 11-Apr-2025 05:59:51 at org.xmpp.component.AbstractComponent.processPacket(AbstractComponent.java:213)
error 11-Apr-2025 05:59:51 at org.xmpp.component.AbstractComponentRespondsToIQRequestsTest.testResponseWhenFlooded(AbstractComponentRespondsToIQRequestsTest.java:256)
error 11-Apr-2025 05:59:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
error 11-Apr-2025 05:59:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
error 11-Apr-2025 05:59:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
error 11-Apr-2025 05:59:51 at java.base/java.lang.reflect.Method.invoke(Method.java:566)
error 11-Apr-2025 05:59:51 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
error 11-Apr-2025 05:59:51 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
error 11-Apr-2025 05:59:51 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
error 11-Apr-2025 05:59:51 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
error 11-Apr-2025 05:59:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
error 11-Apr-2025 05:59:51 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
error 11-Apr-2025 05:59:51 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
error 11-Apr-2025 05:59:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
error 11-Apr-2025 05:59:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
error 11-Apr-2025 05:59:51 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
error 11-Apr-2025 05:59:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
error 11-Apr-2025 05:59:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
error 11-Apr-2025 05:59:51 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
error 11-Apr-2025 05:59:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
error 11-Apr-2025 05:59:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
error 11-Apr-2025 05:59:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
error 11-Apr-2025 05:59:51 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
error 11-Apr-2025 05:59:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
error 11-Apr-2025 05:59:51 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
error 11-Apr-2025 05:59:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
error 11-Apr-2025 05:59:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
error 11-Apr-2025 05:59:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
error 11-Apr-2025 05:59:51 at java.base/java.lang.reflect.Method.invoke(Method.java:566)
error 11-Apr-2025 05:59:51 at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
error 11-Apr-2025 05:59:51 at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
error 11-Apr-2025 05:59:51 at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
error 11-Apr-2025 05:59:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
error 11-Apr-2025 05:59:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
error 11-Apr-2025 05:59:57 [pool-27-thread-1] WARN org.xmpp.component.SlowRespondingThreadNameComponent - (serving component 'debug') Unexpected exception while processing IQ stanza:
error 11-Apr-2025 05:59:57 java.lang.InterruptedException: sleep interrupted
error 11-Apr-2025 05:59:57 at java.base/java.lang.Thread.sleep(Native Method)
error 11-Apr-2025 05:59:57 at org.xmpp.component.SlowRespondingThreadNameComponent.handleIQGet(SlowRespondingThreadNameComponent.java:78)
error 11-Apr-2025 05:59:57 at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:520)
error 11-Apr-2025 05:59:57 at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:291)
error 11-Apr-2025 05:59:57 at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
error 11-Apr-2025 05:59:57 at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1058)
error 11-Apr-2025 05:59:57 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
error 11-Apr-2025 05:59:57 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
error 11-Apr-2025 05:59:57 at java.base/java.lang.Thread.run(Thread.java:829)
error 11-Apr-2025 05:59:57 [pool-28-thread-1] WARN org.xmpp.component.ThrowExceptionOnGetComponent - (serving component 'debug') Unexpected exception while processing IQ stanza:
error 11-Apr-2025 05:59:57 java.lang.Exception: This exception is expected to be thrown. It is used during unit testing.
error 11-Apr-2025 05:59:57 at org.xmpp.component.ThrowExceptionOnGetComponent.handleIQGet(ThrowExceptionOnGetComponent.java:36)
error 11-Apr-2025 05:59:57 at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:520)
error 11-Apr-2025 05:59:57 at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:291)
error 11-Apr-2025 05:59:57 at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
error 11-Apr-2025 05:59:57 at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1058)
error 11-Apr-2025 05:59:57 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
error 11-Apr-2025 05:59:57 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
error 11-Apr-2025 05:59:57 at java.base/java.lang.Thread.run(Thread.java:829)
build 11-Apr-2025 05:59:57 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.347 sec
build 11-Apr-2025 05:59:57 Running org.xmpp.packet.JIDCreationDomainTest
build 11-Apr-2025 05:59:57 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
build 11-Apr-2025 05:59:57 Running org.xmpp.packet.NodePrepTest
build 11-Apr-2025 05:59:57 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
build 11-Apr-2025 05:59:57 Running org.xmpp.packet.JIDCachedBareAndFullJIDTest
build 11-Apr-2025 05:59:57 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
build 11-Apr-2025 05:59:57 Running org.xmpp.packet.JIDSerializabilityTest
build 11-Apr-2025 05:59:57 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
build 11-Apr-2025 05:59:57 Running org.xmpp.packet.JIDCreationResourceTest
build 11-Apr-2025 05:59:57 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
build 11-Apr-2025 05:59:57 Running org.xmpp.packet.PacketErrorApplicationConditionTest
build 11-Apr-2025 05:59:57 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
build 11-Apr-2025 05:59:57 Running org.xmpp.packet.StringPrepCacheTest
build 11-Apr-2025 05:59:57 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
build 11-Apr-2025 05:59:57 Running org.xmpp.packet.JIDDelimiterCharsTest
build 11-Apr-2025 05:59:57 Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec
build 11-Apr-2025 05:59:57 Running org.xmpp.packet.JIDCreationNodeTest
build 11-Apr-2025 05:59:57 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
build 11-Apr-2025 05:59:57 Running org.xmpp.packet.DomainPrepTest
build 11-Apr-2025 05:59:57 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
build 11-Apr-2025 05:59:57 Running org.xmpp.packet.JIDNodeEscapingTest
build 11-Apr-2025 05:59:57 Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
build 11-Apr-2025 05:59:57 Running org.xmpp.packet.ResourcePrepTest
build 11-Apr-2025 05:59:57 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
build 11-Apr-2025 05:59:57 Running org.xmpp.packet.PacketAddressingTest
build 11-Apr-2025 05:59:57 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
build 11-Apr-2025 05:59:57 Running org.xmpp.packet.BasicJIDTest
build 11-Apr-2025 05:59:57 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
build 11-Apr-2025 05:59:57 Running org.xmpp.packet.JIDEqualsHashCodeTest
build 11-Apr-2025 05:59:57 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
build 11-Apr-2025 05:59:57 Running org.xmpp.resultsetmanagement.ResultSetTest
build 11-Apr-2025 05:59:57 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 sec
build 11-Apr-2025 05:59:57 Running org.xmpp.forms.DataFormAddingFieldsTest
build 11-Apr-2025 05:59:57 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
build 11-Apr-2025 05:59:57 Running org.xmpp.forms.DataFormTest
build 11-Apr-2025 05:59:57 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
build 11-Apr-2025 05:59:57 Running org.xmpp.forms.FormFieldGetSetTest
build 11-Apr-2025 05:59:57 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
build 11-Apr-2025 05:59:58 Running org.xmpp.util.JIDWeigherTest
build 11-Apr-2025 05:59:58 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
build 11-Apr-2025 05:59:58
build 11-Apr-2025 05:59:58 Results :
build 11-Apr-2025 05:59:58
build 11-Apr-2025 05:59:58 Tests run: 264, Failures: 0, Errors: 0, Skipped: 0
build 11-Apr-2025 05:59:58
build 11-Apr-2025 05:59:58 [INFO]
build 11-Apr-2025 05:59:58 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tinder ---
build 11-Apr-2025 05:59:58 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1/target/tinder-2.1.1-SNAPSHOT.jar
build 11-Apr-2025 05:59:58 [INFO]
build 11-Apr-2025 05:59:58 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ tinder ---
build 11-Apr-2025 05:59:59 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.jar
build 11-Apr-2025 05:59:59 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.1/maven-shared-utils-3.0.1.jar (154 kB at 240 kB/s)
build 11-Apr-2025 06:00:00 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1/target/tinder-2.1.1-SNAPSHOT-sources.jar
build 11-Apr-2025 06:00:00 [INFO]
build 11-Apr-2025 06:00:00 [INFO] --- maven-javadoc-plugin:3.1.0:jar (attach-javadocs) @ tinder ---
build 11-Apr-2025 06:00:00 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom
build 11-Apr-2025 06:00:00 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom (5.0 kB at 123 kB/s)
build 11-Apr-2025 06:00:00 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom
build 11-Apr-2025 06:00:00 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom (11 kB at 273 kB/s)
build 11-Apr-2025 06:00:00 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom
build 11-Apr-2025 06:00:00 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 38 kB/s)
build 11-Apr-2025 06:00:00 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
build 11-Apr-2025 06:00:00 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 391 kB/s)
build 11-Apr-2025 06:00:00 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom
build 11-Apr-2025 06:00:00 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 39 kB/s)
build 11-Apr-2025 06:00:00 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom
build 11-Apr-2025 06:00:00 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 167 kB/s)
build 11-Apr-2025 06:00:00 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom
build 11-Apr-2025 06:00:00 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 345 kB/s)
build 11-Apr-2025 06:00:00 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
build 11-Apr-2025 06:00:00 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 107 kB/s)
build 11-Apr-2025 06:00:00 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
build 11-Apr-2025 06:00:00 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 80 kB/s)
build 11-Apr-2025 06:00:00 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom
build 11-Apr-2025 06:00:00 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 92 kB/s)
build 11-Apr-2025 06:00:00 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom
build 11-Apr-2025 06:00:00 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 80 kB/s)
build 11-Apr-2025 06:00:00 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom
build 11-Apr-2025 06:00:00 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 44 kB/s)
build 11-Apr-2025 06:00:00 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 73 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom (6.4 kB at 168 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom (16 kB at 382 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom (5.5 kB at 153 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom (13 kB at 348 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom (16 kB at 428 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.pom
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.pom (4.8 kB at 122 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.3/plexus-languages-1.0.3.pom
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.3/plexus-languages-1.0.3.pom (4.2 kB at 114 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 82 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (1.2 kB at 31 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar (128 kB at 2.1 MB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar (64 kB at 621 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (11 kB at 92 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (12 kB at 94 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar (33 kB at 235 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar (57 kB at 389 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 348 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar (16 kB at 88 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar (167 kB at 899 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (17 kB at 92 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.jar
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (98 kB at 496 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.jar (51 kB at 219 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar (327 kB at 1.3 MB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 460 kB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar (317 kB at 1.2 MB/s)
build 11-Apr-2025 06:00:01 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar (737 kB at 2.7 MB/s)
build 11-Apr-2025 06:00:08 [INFO] Building jar: /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1/target/tinder-2.1.1-SNAPSHOT-javadoc.jar
build 11-Apr-2025 06:00:09 [INFO] ------------------------------------------------------------------------
build 11-Apr-2025 06:00:09 [INFO] BUILD SUCCESS
build 11-Apr-2025 06:00:09 [INFO] ------------------------------------------------------------------------
build 11-Apr-2025 06:00:09 [INFO] Total time: 31.688 s
build 11-Apr-2025 06:00:09 [INFO] Finished at: 2025-04-11T06:00:09-05:00
build 11-Apr-2025 06:00:09 [INFO] ------------------------------------------------------------------------
simple 11-Apr-2025 06:00:09 Parsing test results under /home/bamboo-agent/bamboo-agent-home/xml-data/build-dir/TINDER-TRUNK-JOB1...
simple 11-Apr-2025 06:00:09 Finished task 'Maven 3.x' with result: Success
simple 11-Apr-2025 06:00:09 Running post build plugin 'Docker Container Cleanup'
simple 11-Apr-2025 06:00:09 Running post build plugin 'NCover Results Collector'
simple 11-Apr-2025 06:00:09 Running post build plugin 'Build Results Label Collector'
simple 11-Apr-2025 06:00:09 Running post build plugin 'Clover Results Collector'
simple 11-Apr-2025 06:00:09 Running post build plugin 'npm Cache Cleanup'
simple 11-Apr-2025 06:00:09 Running post build plugin 'Artifact Copier'
simple 11-Apr-2025 06:00:09 Finalising the build...
simple 11-Apr-2025 06:00:09 Stopping timer.
simple 11-Apr-2025 06:00:09 Build TINDER-TRUNK-JOB1-46 completed.
simple 11-Apr-2025 11:00:10 Running on server: post build plugin 'Build Hanging Detection Configuration'
simple 11-Apr-2025 11:00:10 Running on server: post build plugin 'NCover Results Collector'
simple 11-Apr-2025 11:00:10 Running on server: post build plugin 'Build Labeller'
simple 11-Apr-2025 11:00:10 Running on server: post build plugin 'Clover Delta Calculator'
simple 11-Apr-2025 11:00:10 Running on server: post build plugin 'Maven Dependencies Postprocessor'
simple 11-Apr-2025 11:00:10 All post build plugins have finished
simple 11-Apr-2025 11:00:10 Generating build results summary...
simple 11-Apr-2025 11:00:10 Saving build results to disk...
simple 11-Apr-2025 11:00:10 Store variable context...
simple 11-Apr-2025 11:00:10 Finished building TINDER-TRUNK-JOB1-46.