Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #34 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

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

12-Feb-2022 10:18:53 Build Tinder - Continuous Integration (trunk) - Default Job #34 (TINDER-TRUNK-JOB1-34) started building on agent Default Agent, bamboo version: 8.1.1
12-Feb-2022 10:18:53
12-Feb-2022 10:18:53 Build working directory is /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1
12-Feb-2022 10:18:53 Executing build Tinder - Continuous Integration (trunk) - Default Job #34 (TINDER-TRUNK-JOB1-34)
12-Feb-2022 10:18:53 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
12-Feb-2022 10:18:53 Checking out into /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1
12-Feb-2022 10:18:53 Updating source code to revision: db14a321c80948969305e8047f2c91f5e672017e
12-Feb-2022 10:18:53 Fetching 'refs/heads/master' from 'https://github.com/igniterealtime/tinder'.
12-Feb-2022 10:18:53 Checking out revision db14a321c80948969305e8047f2c91f5e672017e.
12-Feb-2022 10:18:53 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/33bd3be34f1ff16de5c41455234cb7f6b12b06ce/.git/objects does not exist; check .git/objects/info/alternates
12-Feb-2022 10:18:53 error: refs/heads/master does not point to a valid object!
12-Feb-2022 10:18:53 error: refs/remotes/origin/HEAD does not point to a valid object!
12-Feb-2022 10:18:53 error: refs/remotes/origin/master does not point to a valid object!
12-Feb-2022 10:18:53 error: refs/tags/tinder_1_3_0 does not point to a valid object!
12-Feb-2022 10:18:53 error: refs/tags/tinder_2_0_0 does not point to a valid object!
12-Feb-2022 10:18:53 error: refs/heads/master does not point to a valid object!
12-Feb-2022 10:18:53 error: refs/remotes/origin/HEAD does not point to a valid object!
12-Feb-2022 10:18:53 error: refs/remotes/origin/master does not point to a valid object!
12-Feb-2022 10:18:53 error: refs/tags/tinder_1_3_0 does not point to a valid object!
12-Feb-2022 10:18:53 error: refs/tags/tinder_2_0_0 does not point to a valid object!
12-Feb-2022 10:18:53 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/33bd3be34f1ff16de5c41455234cb7f6b12b06ce/.git/objects does not exist; check .git/objects/info/alternates
12-Feb-2022 10:18:53 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/33bd3be34f1ff16de5c41455234cb7f6b12b06ce/.git/objects does not exist; check .git/objects/info/alternates
12-Feb-2022 10:18:53 From file:///var/atlassian/bamboo-home/local-working-dir/_git-repositories-cache/33bd3be34f1ff16de5c41455234cb7f6b12b06ce
12-Feb-2022 10:18:53 * [new branch]      master     -> origin/master
12-Feb-2022 10:18:53 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/33bd3be34f1ff16de5c41455234cb7f6b12b06ce/.git/objects does not exist; check .git/objects/info/alternates
12-Feb-2022 10:18:53 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/33bd3be34f1ff16de5c41455234cb7f6b12b06ce/.git/objects does not exist; check .git/objects/info/alternates
12-Feb-2022 10:18:53 Already on 'master'
12-Feb-2022 10:18:53 Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded.
12-Feb-2022 10:18:53   (use "git pull" to update your local branch)
12-Feb-2022 10:18:53 error: object directory /var/atlassian/bamboo-home/xml-data/build-dir/_git-repositories-cache/33bd3be34f1ff16de5c41455234cb7f6b12b06ce/.git/objects does not exist; check .git/objects/info/alternates
12-Feb-2022 10:18:53 HEAD is now at db14a32 Bump junit from 4.6 to 4.13.1
12-Feb-2022 10:18:53 Updated source code to revision: db14a321c80948969305e8047f2c91f5e672017e
12-Feb-2022 10:18:53 Finished task 'Checkout Default Repository' with result: Success
12-Feb-2022 10:18:53 Running pre-build action: VCS Version Collector
12-Feb-2022 10:18:53 Running pre-build action: Build Log Labeller Pre Build Action
12-Feb-2022 10:18:53 Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3'
12-Feb-2022 10:18:53
Beginning to execute external process for build 'Tinder - Continuous Integration (trunk) - Default Job #34 (TINDER-TRUNK-JOB1-34)'
... running command line:
/opt/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/opt/atlassian/bamboo/temp/TINDER-TRUNK-JOB1 clean org.openclover::clover-maven-plugin:setup test org.openclover::clover-maven-plugin:aggregate org.openclover::clover-maven-plugin:clover -Dmaven.clover.generateHistorical=true -Dmaven.clover.historyDir=/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/.cloverhistory org.openclover::clover-maven-plugin:save-history -Dmaven.clover.generateHtml=true -Dmaven.clover.generateJson=false -Dmaven.clover.generatePdf=false -Dmaven.clover.generateXml=true -Dmaven.clover.licenseLocation=/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/.clover/clover.license -Dmaven.clover.repositoryPollutionProtection=true
... in: /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1
12-Feb-2022 10:18:55 [INFO] Scanning for projects...
12-Feb-2022 10:18:55 [INFO]
12-Feb-2022 10:18:55 [INFO] ---------------------< org.igniterealtime:tinder >----------------------
12-Feb-2022 10:18:55 [INFO] Building Tinder XMPP library 2.0.1-SNAPSHOT
12-Feb-2022 10:18:55 [INFO] --------------------------------[ jar ]---------------------------------
12-Feb-2022 10:18:56 [INFO]
12-Feb-2022 10:18:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tinder ---
12-Feb-2022 10:18:56 [INFO] Deleting /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target
12-Feb-2022 10:18:56 [INFO]
12-Feb-2022 10:18:56 [INFO] --- clover-maven-plugin:4.4.1:setup (default-cli) @ tinder ---
12-Feb-2022 10:18:57 [WARNING] CLOVER: Failed to call Maven's internals via reflections, possibly this Maven version is incompatible with Clover. Maven's build lifecycle could not be analyzed. Repository pollution protection will not run.
12-Feb-2022 10:18:57 [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
12-Feb-2022 10:18:57 [INFO] Creating new database at '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/clover/clover.db'.
12-Feb-2022 10:18:57 [INFO] Processing files at 1.8 source level.
12-Feb-2022 10:18:58 [INFO] Clover all over. Instrumented 29 files (7 packages).
12-Feb-2022 10:18:58 [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
12-Feb-2022 10:18:58 [INFO] Updating existing database at '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/clover/clover.db'.
12-Feb-2022 10:18:58 [INFO] Processing files at 1.8 source level.
12-Feb-2022 10:18:59 [INFO] Clover all over. Instrumented 25 files (4 packages).
12-Feb-2022 10:18:59 [INFO] 235 test methods detected.
12-Feb-2022 10:18:59 [INFO]
12-Feb-2022 10:18:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tinder ---
12-Feb-2022 10:18:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12-Feb-2022 10:18:59 [INFO] skip non existing resourceDirectory /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/src/main/resources
12-Feb-2022 10:18:59 [INFO] Copying 1 resource
12-Feb-2022 10:18:59 [INFO]
12-Feb-2022 10:18:59 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tinder ---
12-Feb-2022 10:18:59 [INFO] Changes detected - recompiling the module!
12-Feb-2022 10:18:59 [INFO] Compiling 29 source files to /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/classes
12-Feb-2022 10:19:02 [INFO] /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/clover/src-instrumented/org/jivesoftware/util/FastDateFormat.java: /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/clover/src-instrumented/org/jivesoftware/util/FastDateFormat.java uses unchecked or unsafe operations.
12-Feb-2022 10:19:02 [INFO] /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/clover/src-instrumented/org/jivesoftware/util/FastDateFormat.java: Recompile with -Xlint:unchecked for details.
12-Feb-2022 10:19:02 [INFO]
12-Feb-2022 10:19:02 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tinder ---
12-Feb-2022 10:19:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12-Feb-2022 10:19:02 [INFO] Copying 1 resource
12-Feb-2022 10:19:02 [INFO]
12-Feb-2022 10:19:02 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tinder ---
12-Feb-2022 10:19:02 [INFO] Changes detected - recompiling the module!
12-Feb-2022 10:19:02 [INFO] Compiling 25 source files to /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/test-classes
12-Feb-2022 10:19:03 [INFO]
12-Feb-2022 10:19:03 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tinder ---
12-Feb-2022 10:19:03 [INFO] Surefire report directory: /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/surefire-reports
12-Feb-2022 10:19:03
12-Feb-2022 10:19:03 -------------------------------------------------------
12-Feb-2022 10:19:03 T E S T S
12-Feb-2022 10:19:03 -------------------------------------------------------
12-Feb-2022 10:19:03 Running org.xmpp.forms.DataFormAddingFieldsTest
12-Feb-2022 10:19:03 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec
12-Feb-2022 10:19:03 Running org.xmpp.forms.FormFieldGetSetTest
12-Feb-2022 10:19:03 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
12-Feb-2022 10:19:03 Running org.xmpp.packet.StringPrepCacheTest
12-Feb-2022 10:19:04 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec
12-Feb-2022 10:19:04 Running org.xmpp.packet.PacketErrorApplicationConditionTest
12-Feb-2022 10:19:04 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
12-Feb-2022 10:19:04 Running org.xmpp.packet.JIDDelimiterCharsTest
12-Feb-2022 10:19:04 Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec
12-Feb-2022 10:19:04 Running org.xmpp.packet.JIDEqualsHashCodeTest
12-Feb-2022 10:19:04 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
12-Feb-2022 10:19:04 Running org.xmpp.packet.JIDNodeEscapingTest
12-Feb-2022 10:19:04 Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
12-Feb-2022 10:19:04 Running org.xmpp.packet.JIDCreationDomainTest
12-Feb-2022 10:19:04 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
12-Feb-2022 10:19:04 Running org.xmpp.packet.ResourcePrepTest
12-Feb-2022 10:19:04 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
12-Feb-2022 10:19:04 Running org.xmpp.packet.NodePrepTest
12-Feb-2022 10:19:04 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
12-Feb-2022 10:19:04 Running org.xmpp.packet.JIDCreationNodeTest
12-Feb-2022 10:19:04 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
12-Feb-2022 10:19:04 Running org.xmpp.packet.BasicJIDTest
12-Feb-2022 10:19:04 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
12-Feb-2022 10:19:04 Running org.xmpp.packet.JIDCachedBareAndFullJIDTest
12-Feb-2022 10:19:04 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
12-Feb-2022 10:19:04 Running org.xmpp.packet.JIDCreationResourceTest
12-Feb-2022 10:19:04 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
12-Feb-2022 10:19:04 Running org.xmpp.packet.JIDSerializabilityTest
12-Feb-2022 10:19:04 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
12-Feb-2022 10:19:04 Running org.xmpp.packet.PacketAddressingTest
12-Feb-2022 10:19:04 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
12-Feb-2022 10:19:04 Running org.xmpp.packet.DomainPrepTest
12-Feb-2022 10:19:04 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
12-Feb-2022 10:19:04 Running org.xmpp.component.AbstractComponentIsConsumerTest
12-Feb-2022 10:19:06 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.016 sec
12-Feb-2022 10:19:06 Running org.xmpp.component.AbstractComponentTest
12-Feb-2022 10:19:06 [pool-2-thread-1] WARN org.xmpp.component.SlowRespondingThreadNameComponent - (serving component 'debug') Unexpected exception while processing IQ stanza: <iq type="get" id="124-1"><slowresponse xmlns="tinder:debug"/></iq>
12-Feb-2022 10:19:06 java.lang.InterruptedException: sleep interrupted
12-Feb-2022 10:19:06         at java.lang.Thread.sleep(Native Method)
12-Feb-2022 10:19:06         at org.xmpp.component.SlowRespondingThreadNameComponent.handleIQGet(SlowRespondingThreadNameComponent.java:78)
12-Feb-2022 10:19:06         at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:520)
12-Feb-2022 10:19:06         at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:291)
12-Feb-2022 10:19:06         at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
12-Feb-2022 10:19:06         at org.xmpp.component.AbstractComponent.access$100(AbstractComponent.java:80)
12-Feb-2022 10:19:06         at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1058)
12-Feb-2022 10:19:06         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
12-Feb-2022 10:19:06         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
12-Feb-2022 10:19:06         at java.lang.Thread.run(Thread.java:745)
12-Feb-2022 10:19:06 [pool-12-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
12-Feb-2022 10:19:06 [pool-13-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
12-Feb-2022 10:19:12 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.031 sec
12-Feb-2022 10:19:12 Running org.xmpp.component.AbstractComponentRespondsToIQRequestsTest
12-Feb-2022 10:19:15 [pool-22-thread-1] WARN org.xmpp.component.SlowRespondingThreadNameComponent - (serving component 'debug') Unexpected exception while processing IQ stanza: <iq type="get" id="89-15" from="from.address" to="to.address"><slowresponse xmlns="tinder:debug"/></iq>
12-Feb-2022 10:19:15 java.lang.InterruptedException: sleep interrupted
12-Feb-2022 10:19:15         at java.lang.Thread.sleep(Native Method)
12-Feb-2022 10:19:15         at org.xmpp.component.SlowRespondingThreadNameComponent.handleIQGet(SlowRespondingThreadNameComponent.java:78)
12-Feb-2022 10:19:15         at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:520)
12-Feb-2022 10:19:15         at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:291)
12-Feb-2022 10:19:15         at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
12-Feb-2022 10:19:15         at org.xmpp.component.AbstractComponent.access$100(AbstractComponent.java:80)
12-Feb-2022 10:19:15         at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1058)
12-Feb-2022 10:19:15         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
12-Feb-2022 10:19:15         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
12-Feb-2022 10:19:15         at java.lang.Thread.run(Thread.java:745)
12-Feb-2022 10:19:15 [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: <iq type="get" id="thread1001" from="from.address" to="to.address"><threadname xmlns="tinder:debug"/></iq>
12-Feb-2022 10:19:15 java.util.concurrent.RejectedExecutionException: Task org.xmpp.component.AbstractComponent$PacketProcessor@49fc609f rejected from java.util.concurrent.ThreadPoolExecutor@cd2dae5[Running, pool size = 17, active threads = 17, queued tasks = 1000, completed tasks = 0]
12-Feb-2022 10:19:15         at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
12-Feb-2022 10:19:15         at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
12-Feb-2022 10:19:15         at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
12-Feb-2022 10:19:15         at org.xmpp.component.AbstractComponent.processPacket(AbstractComponent.java:213)
12-Feb-2022 10:19:15         at org.xmpp.component.AbstractComponentRespondsToIQRequestsTest.__CLR4_4_1ouliqx2ko(AbstractComponentRespondsToIQRequestsTest.java:256)
12-Feb-2022 10:19:15         at org.xmpp.component.AbstractComponentRespondsToIQRequestsTest.testResponseWhenFlooded(AbstractComponentRespondsToIQRequestsTest.java:221)
12-Feb-2022 10:19:15         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12-Feb-2022 10:19:15         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12-Feb-2022 10:19:15         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12-Feb-2022 10:19:15         at java.lang.reflect.Method.invoke(Method.java:498)
12-Feb-2022 10:19:15         at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
12-Feb-2022 10:19:15         at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12-Feb-2022 10:19:15         at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
12-Feb-2022 10:19:15         at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12-Feb-2022 10:19:15         at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12-Feb-2022 10:19:15         at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
12-Feb-2022 10:19:15         at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
12-Feb-2022 10:19:15         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
12-Feb-2022 10:19:15         at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
12-Feb-2022 10:19:15         at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
12-Feb-2022 10:19:15         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
12-Feb-2022 10:19:15         at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
12-Feb-2022 10:19:15         at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
12-Feb-2022 10:19:15         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
12-Feb-2022 10:19:15         at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
12-Feb-2022 10:19:15         at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
12-Feb-2022 10:19:15         at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
12-Feb-2022 10:19:15         at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
12-Feb-2022 10:19:15         at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
12-Feb-2022 10:19:15         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12-Feb-2022 10:19:15         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12-Feb-2022 10:19:15         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12-Feb-2022 10:19:15         at java.lang.reflect.Method.invoke(Method.java:498)
12-Feb-2022 10:19:15         at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
12-Feb-2022 10:19:15         at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
12-Feb-2022 10:19:15         at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
12-Feb-2022 10:19:15         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
12-Feb-2022 10:19:15         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
12-Feb-2022 10:19:21 [pool-27-thread-1] WARN org.xmpp.component.SlowRespondingThreadNameComponent - (serving component 'debug') Unexpected exception while processing IQ stanza: <iq type="get" id="379-1037" from="from.address" to="to.address"><slowresponse xmlns="tinder:debug"/></iq>
12-Feb-2022 10:19:21 java.lang.InterruptedException: sleep interrupted
12-Feb-2022 10:19:21         at java.lang.Thread.sleep(Native Method)
12-Feb-2022 10:19:21         at org.xmpp.component.SlowRespondingThreadNameComponent.handleIQGet(SlowRespondingThreadNameComponent.java:78)
12-Feb-2022 10:19:21         at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:520)
12-Feb-2022 10:19:21         at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:291)
12-Feb-2022 10:19:21         at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
12-Feb-2022 10:19:21         at org.xmpp.component.AbstractComponent.access$100(AbstractComponent.java:80)
12-Feb-2022 10:19:21         at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1058)
12-Feb-2022 10:19:21         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
12-Feb-2022 10:19:21         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
12-Feb-2022 10:19:21         at java.lang.Thread.run(Thread.java:745)
12-Feb-2022 10:19:21 [pool-28-thread-1] WARN org.xmpp.component.ThrowExceptionOnGetComponent - (serving component 'debug') Unexpected exception while processing IQ stanza: <iq type="get" id="658-1038" from="from.address" to="to.address"><junit xmlns="test"/></iq>
12-Feb-2022 10:19:21 java.lang.Exception: This exception is expected to be thrown. It is used during unit testing.
12-Feb-2022 10:19:21         at org.xmpp.component.ThrowExceptionOnGetComponent.handleIQGet(ThrowExceptionOnGetComponent.java:36)
12-Feb-2022 10:19:21         at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:520)
12-Feb-2022 10:19:21         at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:291)
12-Feb-2022 10:19:21         at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
12-Feb-2022 10:19:21         at org.xmpp.component.AbstractComponent.access$100(AbstractComponent.java:80)
12-Feb-2022 10:19:21         at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1058)
12-Feb-2022 10:19:21         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
12-Feb-2022 10:19:21         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
12-Feb-2022 10:19:21         at java.lang.Thread.run(Thread.java:745)
12-Feb-2022 10:19:21 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.139 sec
12-Feb-2022 10:19:21 Running org.xmpp.util.JIDWeigherTest
12-Feb-2022 10:19:21 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
12-Feb-2022 10:19:21
12-Feb-2022 10:19:21 Results :
12-Feb-2022 10:19:21
12-Feb-2022 10:19:21 Tests run: 243, Failures: 0, Errors: 0, Skipped: 0
12-Feb-2022 10:19:21
12-Feb-2022 10:19:21 [INFO]
12-Feb-2022 10:19:21 [INFO] ---------------------< org.igniterealtime:tinder >----------------------
12-Feb-2022 10:19:21 [INFO] Building Tinder XMPP library 2.0.1-SNAPSHOT
12-Feb-2022 10:19:21 [INFO] --------------------------------[ jar ]---------------------------------
12-Feb-2022 10:19:21 [INFO]
12-Feb-2022 10:19:21 [INFO] --- clover-maven-plugin:4.4.1:aggregate (default-cli) @ tinder ---
12-Feb-2022 10:19:21 [INFO]
12-Feb-2022 10:19:21 [INFO] ---------------------< org.igniterealtime:tinder >----------------------
12-Feb-2022 10:19:21 [INFO] Building Tinder XMPP library 2.0.1-SNAPSHOT
12-Feb-2022 10:19:21 [INFO] --------------------------------[ jar ]---------------------------------
12-Feb-2022 10:19:21 [INFO]
12-Feb-2022 10:19:21 [INFO] --- clover-maven-plugin:4.4.1:clover (default-cli) @ tinder ---
12-Feb-2022 10:19:22 [INFO] Using default-clover-report descriptor.
12-Feb-2022 10:19:22 [INFO] Using Clover report descriptor: /opt/atlassian/bamboo/temp/TINDER-TRUNK-JOB1/mvn7359717532178678517resource
12-Feb-2022 10:19:23 [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
12-Feb-2022 10:19:23 [INFO] Clover is enabled with initstring '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/clover/clover.db'
12-Feb-2022 10:19:24 [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
12-Feb-2022 10:19:24 [INFO] Loading coverage database from: '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/clover/clover.db'
12-Feb-2022 10:19:24 [INFO] Loading historical coverage data from: '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/.cloverhistory'
12-Feb-2022 10:19:24 [INFO] Writing HTML report to '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/site/clover'
12-Feb-2022 10:19:27 [INFO] Done. Processed 7 packages in 2831ms (404ms per package).
12-Feb-2022 10:19:27 [INFO] Writing historical report to '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/site/clover'
12-Feb-2022 10:19:27 [INFO] Read 1 history point.
12-Feb-2022 10:19:27 [INFO] Writing JSON historical-data to: /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/site/clover/historical-json.js
12-Feb-2022 10:19:27 [INFO] Done.
12-Feb-2022 10:19:27 [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
12-Feb-2022 10:19:27 [INFO] Clover is enabled with initstring '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/clover/clover.db'
12-Feb-2022 10:19:27 [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
12-Feb-2022 10:19:27 [INFO] Loading coverage database from: '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/clover/clover.db'
12-Feb-2022 10:19:27 [INFO] Writing report to '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/site/clover/clover.xml'
12-Feb-2022 10:19:27 [INFO]
12-Feb-2022 10:19:27 [INFO] --- clover-maven-plugin:4.4.1:save-history (default-cli) @ tinder ---
12-Feb-2022 10:19:28 [INFO] Saving Clover history point for database [/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/target/clover/clover.db] in [/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/.cloverhistory]
12-Feb-2022 10:19:28 [INFO] OpenClover Version 4.4.1, built on October 11 2019 (build-1020)
12-Feb-2022 10:19:29 [INFO] Writing report to '/var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1/.cloverhistory/clover-20220212101921.xml.gz'
12-Feb-2022 10:19:29 [INFO] ------------------------------------------------------------------------
12-Feb-2022 10:19:29 [INFO] BUILD SUCCESS
12-Feb-2022 10:19:29 [INFO] ------------------------------------------------------------------------
12-Feb-2022 10:19:29 [INFO] Total time:  33.699 s
12-Feb-2022 10:19:29 [INFO] Finished at: 2022-02-12T10:19:29Z
12-Feb-2022 10:19:29 [INFO] ------------------------------------------------------------------------
12-Feb-2022 10:19:29 Parsing test results under /var/atlassian/bamboo-home/local-working-dir/TINDER-TRUNK-JOB1...
12-Feb-2022 10:19:29 Finished task 'Maven 3.x' with result: Success
12-Feb-2022 10:19:29 Running post build plugin 'NCover Results Collector'
12-Feb-2022 10:19:29 Running post build plugin 'Artifact Copier'
12-Feb-2022 10:19:29 Running post build plugin 'npm Cache Cleanup'
12-Feb-2022 10:19:29 Running post build plugin 'Build Results Label Collector'
12-Feb-2022 10:19:29 Running post build plugin 'Clover Results Collector'
12-Feb-2022 10:19:29 Running post build plugin 'Docker Container Cleanup'
12-Feb-2022 10:19:29 Finalising the build...
12-Feb-2022 10:19:29 Stopping timer.
12-Feb-2022 10:19:29 Build TINDER-TRUNK-JOB1-34 completed.
12-Feb-2022 10:19:29 Running on server: post build plugin 'NCover Results Collector'
12-Feb-2022 10:19:29 Running on server: post build plugin 'Build Hanging Detection Configuration'
12-Feb-2022 10:19:29 Running on server: post build plugin 'Build Labeller'
12-Feb-2022 10:19:29 Running on server: post build plugin 'Clover Delta Calculator'
12-Feb-2022 10:19:29 Running on server: post build plugin 'Maven Dependencies Postprocessor'
12-Feb-2022 10:19:29 All post build plugins have finished
12-Feb-2022 10:19:29 Generating build results summary...
12-Feb-2022 10:19:29 Saving build results to disk...
12-Feb-2022 10:19:29 Store variable context...
12-Feb-2022 10:19:29 Indexing build results...
12-Feb-2022 10:19:29 Finished building TINDER-TRUNK-JOB1-34.