Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #233 failed

Job: Workflow failed

Stages & jobs

  1. Build and Package

Build log

The build generated 50,754 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
17-Mar-2026 15:06:00         Suppressed: java.lang.NullPointerException: Cannot invoke "java.util.Set.forEach(java.util.function.Consumer)" because the return value of "org.junit.jupiter.api.extension.ExtensionContext$Store.remove(Object, java.lang.Class)" is null
17-Mar-2026 15:06:00                 at org.mockito.junit.jupiter.MockitoExtension.afterEach(MockitoExtension.java:184)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachCallbacks$12(TestMethodTestDescriptor.java:260)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:276)
17-Mar-2026 15:06:00                 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:276)
17-Mar-2026 15:06:00                 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:275)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachCallbacks(TestMethodTestDescriptor.java:259)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:144)
17-Mar-2026 15:06:00                 ... 49 more
17-Mar-2026 15:06:00 Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:104)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.getDefaultPlugin(DefaultMockitoPlugins.java:78)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:75)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:50)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.PluginRegistry.<init>(PluginRegistry.java:27)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.Plugins.<clinit>(Plugins.java:22)
17-Mar-2026 15:06:00         at org.mockito.internal.MockitoCore.<clinit>(MockitoCore.java:73)
17-Mar-2026 15:06:00         at org.mockito.Mockito.<clinit>(Mockito.java:1683)
17-Mar-2026 15:06:00         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:149)
17-Mar-2026 15:06:00         ... 55 more
17-Mar-2026 15:06:00 Caused by: java.lang.reflect.InvocationTargetException
17-Mar-2026 15:06:00         at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
17-Mar-2026 15:06:00         at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
17-Mar-2026 15:06:00         at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
17-Mar-2026 15:06:00         at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
17-Mar-2026 15:06:00         at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:102)
17-Mar-2026 15:06:00         ... 63 more
17-Mar-2026 15:06:00 Caused by: org.mockito.exceptions.base.MockitoInitializationException:
17-Mar-2026 15:06:00 Could not initialize inline Byte Buddy mock maker.
17-Mar-2026 15:06:00
17-Mar-2026 15:06:00 It appears as if your JDK does not supply a working agent attachment mechanism.
17-Mar-2026 15:06:00 Java               : 17
17-Mar-2026 15:06:00 JVM vendor name    : Red Hat, Inc.
17-Mar-2026 15:06:00 JVM vendor version : 17.0.18+8-LTS
17-Mar-2026 15:06:00 JVM name           : OpenJDK 64-Bit Server VM
17-Mar-2026 15:06:00 JVM version        : 17.0.18+8-LTS
17-Mar-2026 15:06:00 JVM info           : mixed mode, sharing
17-Mar-2026 15:06:00 OS name            : Linux
17-Mar-2026 15:06:00 OS version         : 5.14.0-611.38.1.el9_7.x86_64
17-Mar-2026 15:06:00
17-Mar-2026 15:06:00         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<init>(InlineDelegateByteBuddyMockMaker.java:244)
17-Mar-2026 15:06:00         at org.mockito.internal.creation.bytebuddy.InlineByteBuddyMockMaker.<init>(InlineByteBuddyMockMaker.java:23)
17-Mar-2026 15:06:00         ... 69 more
17-Mar-2026 15:06:00 Caused by: java.lang.IllegalStateException:
17-Mar-2026 15:06:00 Mockito could not self-attach a Java agent to the current VM. This feature is required for inline mocking.
17-Mar-2026 15:06:00 This error occured due to an I/O error during the creation of this agent: java.io.IOException: Permission denied
17-Mar-2026 15:06:00
17-Mar-2026 15:06:00 Potentially, the current VM does not support the instrumentation API correctly
17-Mar-2026 15:06:00         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:176)
17-Mar-2026 15:06:00         ... 70 more
17-Mar-2026 15:06:00 Caused by: java.io.IOException: Permission denied
17-Mar-2026 15:06:00         at java.base/java.io.UnixFileSystem.createFileExclusively(Native Method)
17-Mar-2026 15:06:00         at java.base/java.io.File.createTempFile(File.java:2170)
17-Mar-2026 15:06:00         at java.base/java.io.File.createTempFile(File.java:2216)
17-Mar-2026 15:06:00         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:123)
17-Mar-2026 15:06:00         ... 70 more
17-Mar-2026 15:06:00
17-Mar-2026 15:06:00 [ERROR] org.jivesoftware.util.SystemPropertyTest.willNotifyListenersOfChanges -- Time elapsed: 0.001 s <<< ERROR!
17-Mar-2026 15:06:00 java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.PluginLoader$1.invoke(PluginLoader.java:84)
17-Mar-2026 15:06:00         at jdk.proxy2/jdk.proxy2.$Proxy28.isTypeMockable(Unknown Source)
17-Mar-2026 15:06:00         at org.mockito.internal.util.MockUtil.typeMockabilityOf(MockUtil.java:78)
17-Mar-2026 15:06:00         at org.mockito.internal.util.MockCreationValidator.validateType(MockCreationValidator.java:22)
17-Mar-2026 15:06:00         at org.mockito.internal.creation.MockSettingsImpl.validatedSettings(MockSettingsImpl.java:274)
17-Mar-2026 15:06:00         at org.mockito.internal.creation.MockSettingsImpl.build(MockSettingsImpl.java:235)
17-Mar-2026 15:06:00         at org.mockito.internal.MockitoCore.mock(MockitoCore.java:86)
17-Mar-2026 15:06:00         at org.mockito.Mockito.mock(Mockito.java:2101)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.MockAnnotationProcessor.processAnnotationForMock(MockAnnotationProcessor.java:79)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:28)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:25)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.IndependentAnnotationEngine.createMockFor(IndependentAnnotationEngine.java:44)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.IndependentAnnotationEngine.process(IndependentAnnotationEngine.java:72)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.InjectingAnnotationEngine.processIndependentAnnotations(InjectingAnnotationEngine.java:62)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.InjectingAnnotationEngine.process(InjectingAnnotationEngine.java:47)
17-Mar-2026 15:06:00         at org.mockito.MockitoAnnotations.openMocks(MockitoAnnotations.java:81)
17-Mar-2026 15:06:00         at org.mockito.internal.framework.DefaultMockitoSession.<init>(DefaultMockitoSession.java:43)
17-Mar-2026 15:06:00         at org.mockito.internal.session.DefaultMockitoSessionBuilder.startMocking(DefaultMockitoSessionBuilder.java:83)
17-Mar-2026 15:06:00         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:153)
17-Mar-2026 15:06:00         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachCallbacks$2(TestMethodTestDescriptor.java:166)
17-Mar-2026 15:06:00         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202)
17-Mar-2026 15:06:00         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachCallbacks(TestMethodTestDescriptor.java:165)
17-Mar-2026 15:06:00         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:132)
17-Mar-2026 15:06:00         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
17-Mar-2026 15:06:00         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
17-Mar-2026 15:06:00         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
17-Mar-2026 15:06:00         Suppressed: java.lang.NullPointerException: Cannot invoke "java.util.Set.forEach(java.util.function.Consumer)" because the return value of "org.junit.jupiter.api.extension.ExtensionContext$Store.remove(Object, java.lang.Class)" is null
17-Mar-2026 15:06:00                 at org.mockito.junit.jupiter.MockitoExtension.afterEach(MockitoExtension.java:184)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachCallbacks$12(TestMethodTestDescriptor.java:260)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:276)
17-Mar-2026 15:06:00                 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:276)
17-Mar-2026 15:06:00                 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:275)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachCallbacks(TestMethodTestDescriptor.java:259)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:144)
17-Mar-2026 15:06:00                 ... 49 more
17-Mar-2026 15:06:00 Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:104)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.getDefaultPlugin(DefaultMockitoPlugins.java:78)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:75)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:50)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.PluginRegistry.<init>(PluginRegistry.java:27)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.Plugins.<clinit>(Plugins.java:22)
17-Mar-2026 15:06:00         at org.mockito.internal.MockitoCore.<clinit>(MockitoCore.java:73)
17-Mar-2026 15:06:00         at org.mockito.Mockito.<clinit>(Mockito.java:1683)
17-Mar-2026 15:06:00         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:149)
17-Mar-2026 15:06:00         ... 55 more
17-Mar-2026 15:06:00 Caused by: java.lang.reflect.InvocationTargetException
17-Mar-2026 15:06:00         at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
17-Mar-2026 15:06:00         at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
17-Mar-2026 15:06:00         at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
17-Mar-2026 15:06:00         at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
17-Mar-2026 15:06:00         at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:102)
17-Mar-2026 15:06:00         ... 63 more
17-Mar-2026 15:06:00 Caused by: org.mockito.exceptions.base.MockitoInitializationException:
17-Mar-2026 15:06:00 Could not initialize inline Byte Buddy mock maker.
17-Mar-2026 15:06:00
17-Mar-2026 15:06:00 It appears as if your JDK does not supply a working agent attachment mechanism.
17-Mar-2026 15:06:00 Java               : 17
17-Mar-2026 15:06:00 JVM vendor name    : Red Hat, Inc.
17-Mar-2026 15:06:00 JVM vendor version : 17.0.18+8-LTS
17-Mar-2026 15:06:00 JVM name           : OpenJDK 64-Bit Server VM
17-Mar-2026 15:06:00 JVM version        : 17.0.18+8-LTS
17-Mar-2026 15:06:00 JVM info           : mixed mode, sharing
17-Mar-2026 15:06:00 OS name            : Linux
17-Mar-2026 15:06:00 OS version         : 5.14.0-611.38.1.el9_7.x86_64
17-Mar-2026 15:06:00
17-Mar-2026 15:06:00         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<init>(InlineDelegateByteBuddyMockMaker.java:244)
17-Mar-2026 15:06:00         at org.mockito.internal.creation.bytebuddy.InlineByteBuddyMockMaker.<init>(InlineByteBuddyMockMaker.java:23)
17-Mar-2026 15:06:00         ... 69 more
17-Mar-2026 15:06:00 Caused by: java.lang.IllegalStateException:
17-Mar-2026 15:06:00 Mockito could not self-attach a Java agent to the current VM. This feature is required for inline mocking.
17-Mar-2026 15:06:00 This error occured due to an I/O error during the creation of this agent: java.io.IOException: Permission denied
17-Mar-2026 15:06:00
17-Mar-2026 15:06:00 Potentially, the current VM does not support the instrumentation API correctly
17-Mar-2026 15:06:00         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:176)
17-Mar-2026 15:06:00         ... 70 more
17-Mar-2026 15:06:00 Caused by: java.io.IOException: Permission denied
17-Mar-2026 15:06:00         at java.base/java.io.UnixFileSystem.createFileExclusively(Native Method)
17-Mar-2026 15:06:00         at java.base/java.io.File.createTempFile(File.java:2170)
17-Mar-2026 15:06:00         at java.base/java.io.File.createTempFile(File.java:2216)
17-Mar-2026 15:06:00         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:123)
17-Mar-2026 15:06:00         ... 70 more
17-Mar-2026 15:06:00
17-Mar-2026 15:06:00 [ERROR] org.jivesoftware.util.SystemPropertyTest.aPluginIsRequired -- Time elapsed: 0 s <<< ERROR!
17-Mar-2026 15:06:00 java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.PluginLoader$1.invoke(PluginLoader.java:84)
17-Mar-2026 15:06:00         at jdk.proxy2/jdk.proxy2.$Proxy28.isTypeMockable(Unknown Source)
17-Mar-2026 15:06:00         at org.mockito.internal.util.MockUtil.typeMockabilityOf(MockUtil.java:78)
17-Mar-2026 15:06:00         at org.mockito.internal.util.MockCreationValidator.validateType(MockCreationValidator.java:22)
17-Mar-2026 15:06:00         at org.mockito.internal.creation.MockSettingsImpl.validatedSettings(MockSettingsImpl.java:274)
17-Mar-2026 15:06:00         at org.mockito.internal.creation.MockSettingsImpl.build(MockSettingsImpl.java:235)
17-Mar-2026 15:06:00         at org.mockito.internal.MockitoCore.mock(MockitoCore.java:86)
17-Mar-2026 15:06:00         at org.mockito.Mockito.mock(Mockito.java:2101)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.MockAnnotationProcessor.processAnnotationForMock(MockAnnotationProcessor.java:79)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:28)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:25)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.IndependentAnnotationEngine.createMockFor(IndependentAnnotationEngine.java:44)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.IndependentAnnotationEngine.process(IndependentAnnotationEngine.java:72)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.InjectingAnnotationEngine.processIndependentAnnotations(InjectingAnnotationEngine.java:62)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.InjectingAnnotationEngine.process(InjectingAnnotationEngine.java:47)
17-Mar-2026 15:06:00         at org.mockito.MockitoAnnotations.openMocks(MockitoAnnotations.java:81)
17-Mar-2026 15:06:00         at org.mockito.internal.framework.DefaultMockitoSession.<init>(DefaultMockitoSession.java:43)
17-Mar-2026 15:06:00         at org.mockito.internal.session.DefaultMockitoSessionBuilder.startMocking(DefaultMockitoSessionBuilder.java:83)
17-Mar-2026 15:06:00         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:153)
17-Mar-2026 15:06:00         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachCallbacks$2(TestMethodTestDescriptor.java:166)
17-Mar-2026 15:06:00         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202)
17-Mar-2026 15:06:00         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachCallbacks(TestMethodTestDescriptor.java:165)
17-Mar-2026 15:06:00         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:132)
17-Mar-2026 15:06:00         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
17-Mar-2026 15:06:00         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
17-Mar-2026 15:06:00         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
17-Mar-2026 15:06:00         Suppressed: java.lang.NullPointerException: Cannot invoke "java.util.Set.forEach(java.util.function.Consumer)" because the return value of "org.junit.jupiter.api.extension.ExtensionContext$Store.remove(Object, java.lang.Class)" is null
17-Mar-2026 15:06:00                 at org.mockito.junit.jupiter.MockitoExtension.afterEach(MockitoExtension.java:184)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachCallbacks$12(TestMethodTestDescriptor.java:260)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:276)
17-Mar-2026 15:06:00                 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:276)
17-Mar-2026 15:06:00                 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:275)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachCallbacks(TestMethodTestDescriptor.java:259)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:144)
17-Mar-2026 15:06:00                 ... 49 more
17-Mar-2026 15:06:00 Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:104)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.getDefaultPlugin(DefaultMockitoPlugins.java:78)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:75)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:50)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.PluginRegistry.<init>(PluginRegistry.java:27)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.Plugins.<clinit>(Plugins.java:22)
17-Mar-2026 15:06:00         at org.mockito.internal.MockitoCore.<clinit>(MockitoCore.java:73)
17-Mar-2026 15:06:00         at org.mockito.Mockito.<clinit>(Mockito.java:1683)
17-Mar-2026 15:06:00         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:149)
17-Mar-2026 15:06:00         ... 55 more
17-Mar-2026 15:06:00 Caused by: java.lang.reflect.InvocationTargetException
17-Mar-2026 15:06:00         at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
17-Mar-2026 15:06:00         at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
17-Mar-2026 15:06:00         at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
17-Mar-2026 15:06:00         at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
17-Mar-2026 15:06:00         at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:102)
17-Mar-2026 15:06:00         ... 63 more
17-Mar-2026 15:06:00 Caused by: org.mockito.exceptions.base.MockitoInitializationException:
17-Mar-2026 15:06:00 Could not initialize inline Byte Buddy mock maker.
17-Mar-2026 15:06:00
17-Mar-2026 15:06:00 It appears as if your JDK does not supply a working agent attachment mechanism.
17-Mar-2026 15:06:00 Java               : 17
17-Mar-2026 15:06:00 JVM vendor name    : Red Hat, Inc.
17-Mar-2026 15:06:00 JVM vendor version : 17.0.18+8-LTS
17-Mar-2026 15:06:00 JVM name           : OpenJDK 64-Bit Server VM
17-Mar-2026 15:06:00 JVM version        : 17.0.18+8-LTS
17-Mar-2026 15:06:00 JVM info           : mixed mode, sharing
17-Mar-2026 15:06:00 OS name            : Linux
17-Mar-2026 15:06:00 OS version         : 5.14.0-611.38.1.el9_7.x86_64
17-Mar-2026 15:06:00
17-Mar-2026 15:06:00         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<init>(InlineDelegateByteBuddyMockMaker.java:244)
17-Mar-2026 15:06:00         at org.mockito.internal.creation.bytebuddy.InlineByteBuddyMockMaker.<init>(InlineByteBuddyMockMaker.java:23)
17-Mar-2026 15:06:00         ... 69 more
17-Mar-2026 15:06:00 Caused by: java.lang.IllegalStateException:
17-Mar-2026 15:06:00 Mockito could not self-attach a Java agent to the current VM. This feature is required for inline mocking.
17-Mar-2026 15:06:00 This error occured due to an I/O error during the creation of this agent: java.io.IOException: Permission denied
17-Mar-2026 15:06:00
17-Mar-2026 15:06:00 Potentially, the current VM does not support the instrumentation API correctly
17-Mar-2026 15:06:00         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:176)
17-Mar-2026 15:06:00         ... 70 more
17-Mar-2026 15:06:00 Caused by: java.io.IOException: Permission denied
17-Mar-2026 15:06:00         at java.base/java.io.UnixFileSystem.createFileExclusively(Native Method)
17-Mar-2026 15:06:00         at java.base/java.io.File.createTempFile(File.java:2170)
17-Mar-2026 15:06:00         at java.base/java.io.File.createTempFile(File.java:2216)
17-Mar-2026 15:06:00         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:123)
17-Mar-2026 15:06:00         ... 70 more
17-Mar-2026 15:06:00
17-Mar-2026 15:06:00 [ERROR] org.jivesoftware.util.SystemPropertyTest.willNotBuildAPropertyWithoutADynamicIndicator -- Time elapsed: 0.001 s <<< ERROR!
17-Mar-2026 15:06:00 java.lang.IllegalStateException: Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.PluginLoader$1.invoke(PluginLoader.java:84)
17-Mar-2026 15:06:00         at jdk.proxy2/jdk.proxy2.$Proxy28.isTypeMockable(Unknown Source)
17-Mar-2026 15:06:00         at org.mockito.internal.util.MockUtil.typeMockabilityOf(MockUtil.java:78)
17-Mar-2026 15:06:00         at org.mockito.internal.util.MockCreationValidator.validateType(MockCreationValidator.java:22)
17-Mar-2026 15:06:00         at org.mockito.internal.creation.MockSettingsImpl.validatedSettings(MockSettingsImpl.java:274)
17-Mar-2026 15:06:00         at org.mockito.internal.creation.MockSettingsImpl.build(MockSettingsImpl.java:235)
17-Mar-2026 15:06:00         at org.mockito.internal.MockitoCore.mock(MockitoCore.java:86)
17-Mar-2026 15:06:00         at org.mockito.Mockito.mock(Mockito.java:2101)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.MockAnnotationProcessor.processAnnotationForMock(MockAnnotationProcessor.java:79)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:28)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.MockAnnotationProcessor.process(MockAnnotationProcessor.java:25)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.IndependentAnnotationEngine.createMockFor(IndependentAnnotationEngine.java:44)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.IndependentAnnotationEngine.process(IndependentAnnotationEngine.java:72)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.InjectingAnnotationEngine.processIndependentAnnotations(InjectingAnnotationEngine.java:62)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.InjectingAnnotationEngine.process(InjectingAnnotationEngine.java:47)
17-Mar-2026 15:06:00         at org.mockito.MockitoAnnotations.openMocks(MockitoAnnotations.java:81)
17-Mar-2026 15:06:00         at org.mockito.internal.framework.DefaultMockitoSession.<init>(DefaultMockitoSession.java:43)
17-Mar-2026 15:06:00         at org.mockito.internal.session.DefaultMockitoSessionBuilder.startMocking(DefaultMockitoSessionBuilder.java:83)
17-Mar-2026 15:06:00         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:153)
17-Mar-2026 15:06:00         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachCallbacks$2(TestMethodTestDescriptor.java:166)
17-Mar-2026 15:06:00         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202)
17-Mar-2026 15:06:00         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachCallbacks(TestMethodTestDescriptor.java:165)
17-Mar-2026 15:06:00         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:132)
17-Mar-2026 15:06:00         at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
17-Mar-2026 15:06:00         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
17-Mar-2026 15:06:00         at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
17-Mar-2026 15:06:00         at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
17-Mar-2026 15:06:00         at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
17-Mar-2026 15:06:00         at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
17-Mar-2026 15:06:00         Suppressed: java.lang.NullPointerException: Cannot invoke "java.util.Set.forEach(java.util.function.Consumer)" because the return value of "org.junit.jupiter.api.extension.ExtensionContext$Store.remove(Object, java.lang.Class)" is null
17-Mar-2026 15:06:00                 at org.mockito.junit.jupiter.MockitoExtension.afterEach(MockitoExtension.java:184)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachCallbacks$12(TestMethodTestDescriptor.java:260)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:276)
17-Mar-2026 15:06:00                 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:276)
17-Mar-2026 15:06:00                 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:275)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachCallbacks(TestMethodTestDescriptor.java:259)
17-Mar-2026 15:06:00                 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:144)
17-Mar-2026 15:06:00                 ... 49 more
17-Mar-2026 15:06:00 Caused by: java.lang.IllegalStateException: Internal problem occurred, please report it. Mockito is unable to load the default implementation of class that is a part of Mockito distribution. Failed to load interface org.mockito.plugins.MockMaker
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:104)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.getDefaultPlugin(DefaultMockitoPlugins.java:78)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:75)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.PluginLoader.loadPlugin(PluginLoader.java:50)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.PluginRegistry.<init>(PluginRegistry.java:27)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.Plugins.<clinit>(Plugins.java:22)
17-Mar-2026 15:06:00         at org.mockito.internal.MockitoCore.<clinit>(MockitoCore.java:73)
17-Mar-2026 15:06:00         at org.mockito.Mockito.<clinit>(Mockito.java:1683)
17-Mar-2026 15:06:00         at org.mockito.junit.jupiter.MockitoExtension.beforeEach(MockitoExtension.java:149)
17-Mar-2026 15:06:00         ... 55 more
17-Mar-2026 15:06:00 Caused by: java.lang.reflect.InvocationTargetException
17-Mar-2026 15:06:00         at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
17-Mar-2026 15:06:00         at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
17-Mar-2026 15:06:00         at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
17-Mar-2026 15:06:00         at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
17-Mar-2026 15:06:00         at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
17-Mar-2026 15:06:00         at org.mockito.internal.configuration.plugins.DefaultMockitoPlugins.create(DefaultMockitoPlugins.java:102)
17-Mar-2026 15:06:00         ... 63 more
17-Mar-2026 15:06:00 Caused by: org.mockito.exceptions.base.MockitoInitializationException:
17-Mar-2026 15:06:00 Could not initialize inline Byte Buddy mock maker.
17-Mar-2026 15:06:00
17-Mar-2026 15:06:00 It appears as if your JDK does not supply a working agent attachment mechanism.
17-Mar-2026 15:06:00 Java               : 17
17-Mar-2026 15:06:00 JVM vendor name    : Red Hat, Inc.
17-Mar-2026 15:06:00 JVM vendor version : 17.0.18+8-LTS
17-Mar-2026 15:06:00 JVM name           : OpenJDK 64-Bit Server VM
17-Mar-2026 15:06:00 JVM version        : 17.0.18+8-LTS
17-Mar-2026 15:06:00 JVM info           : mixed mode, sharing
17-Mar-2026 15:06:00 OS name            : Linux
17-Mar-2026 15:06:00 OS version         : 5.14.0-611.38.1.el9_7.x86_64
17-Mar-2026 15:06:00
17-Mar-2026 15:06:00         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<init>(InlineDelegateByteBuddyMockMaker.java:244)
17-Mar-2026 15:06:00         at org.mockito.internal.creation.bytebuddy.InlineByteBuddyMockMaker.<init>(InlineByteBuddyMockMaker.java:23)
17-Mar-2026 15:06:00         ... 69 more
17-Mar-2026 15:06:00 Caused by: java.lang.IllegalStateException:
17-Mar-2026 15:06:00 Mockito could not self-attach a Java agent to the current VM. This feature is required for inline mocking.
17-Mar-2026 15:06:00 This error occured due to an I/O error during the creation of this agent: java.io.IOException: Permission denied
17-Mar-2026 15:06:00
17-Mar-2026 15:06:00 Potentially, the current VM does not support the instrumentation API correctly
17-Mar-2026 15:06:00         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:176)
17-Mar-2026 15:06:00         ... 70 more
17-Mar-2026 15:06:00 Caused by: java.io.IOException: Permission denied
17-Mar-2026 15:06:00         at java.base/java.io.UnixFileSystem.createFileExclusively(Native Method)
17-Mar-2026 15:06:00         at java.base/java.io.File.createTempFile(File.java:2170)
17-Mar-2026 15:06:00         at java.base/java.io.File.createTempFile(File.java:2216)
17-Mar-2026 15:06:00         at org.mockito.internal.creation.bytebuddy.InlineDelegateByteBuddyMockMaker.<clinit>(InlineDelegateByteBuddyMockMaker.java:123)
17-Mar-2026 15:06:00         ... 70 more
17-Mar-2026 15:06:00
17-Mar-2026 15:06:01 [INFO] Running org.jivesoftware.util.TaskEngineTest
17-Mar-2026 15:06:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 s -- in org.jivesoftware.util.TaskEngineTest
17-Mar-2026 15:06:02 [WARNING] ForkStarter IOException: java.io.IOException: Unable to create temporary directory /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/surefire-bamboo-agent1. See the dump file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/surefire-reports/2026-03-17T15-03-16_635-jvmRun1.dumpstream
17-Mar-2026 15:06:02 [INFO] Running org.jivesoftware.util.VersionTest
17-Mar-2026 15:06:02 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.jivesoftware.util.VersionTest
17-Mar-2026 15:06:03 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest
17-Mar-2026 15:06:04 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 s -- in org.jivesoftware.util.WebXmlUtilsTest
17-Mar-2026 15:06:04 [INFO] Running org.jivesoftware.util.XMLPropertiesTest
17-Mar-2026 15:06:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.580 s -- in org.jivesoftware.util.XMLPropertiesTest
17-Mar-2026 15:06:05 [WARNING] ForkStarter IOException: java.io.IOException: Unable to create temporary directory /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/surefire-bamboo-agent1. See the dump file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/surefire-reports/2026-03-17T15-03-16_635-jvmRun1.dumpstream
17-Mar-2026 15:06:06 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest
17-Mar-2026 15:06:06 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest
17-Mar-2026 15:06:06 [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest
17-Mar-2026 15:06:07 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest
17-Mar-2026 15:06:07 [WARNING] ForkStarter IOException: java.io.IOException: Unable to create temporary directory /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/surefire-bamboo-agent1. See the dump file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/surefire-reports/2026-03-17T15-03-16_635-jvmRun1.dumpstream
17-Mar-2026 15:06:08 [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest
17-Mar-2026 15:06:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 s -- in org.jivesoftware.util.cache.CacheFactoryTest
17-Mar-2026 15:06:09 [WARNING] ForkStarter IOException: java.io.IOException: Unable to create temporary directory /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/surefire-bamboo-agent1. See the dump file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/surefire-reports/2026-03-17T15-03-16_635-jvmRun1.dumpstream
17-Mar-2026 15:06:09 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest
17-Mar-2026 15:06:10 [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.144 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest
17-Mar-2026 15:06:10 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
17-Mar-2026 15:06:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest
17-Mar-2026 15:06:11 [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
17-Mar-2026 15:06:12 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.655 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest
17-Mar-2026 15:06:12 [WARNING] ForkStarter IOException: java.io.IOException: Unable to create temporary directory /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/surefire-bamboo-agent1. See the dump file /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/surefire-reports/2026-03-17T15-03-16_635-jvmRun1.dumpstream
17-Mar-2026 15:06:12 [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
17-Mar-2026 15:06:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest
17-Mar-2026 15:06:14 [INFO] Running org.jivesoftware.database.ProfiledConnectionTest
17-Mar-2026 15:06:15 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 s -- in org.jivesoftware.database.ProfiledConnectionTest
17-Mar-2026 15:06:16 [INFO] Running dom.io.XMPPPacketReaderTest
17-Mar-2026 15:06:16 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.580 s -- in dom.io.XMPPPacketReaderTest
17-Mar-2026 15:06:16 [INFO]
17-Mar-2026 15:06:16 [INFO] Results:
17-Mar-2026 15:06:16 [INFO]
17-Mar-2026 15:06:16 [ERROR] Errors:
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.excludedUrlWillErrorWhenNotOnAllowlistAndExcludesAreIgnored » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.excludedUrlWillErrorWhenOnBlocklistAndExcludesAreIgnored » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.excludedUrlWillErrorWhenOnBothListsAndExcludesAreIgnored » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.excludedUrlWillNotErrorWhenListsEmpty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.excludedUrlWillNotErrorWhenNotOnAllowlist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.excludedUrlWillNotErrorWhenOnBlocklist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.excludedUrlWillNotErrorWhenOnBothLists » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.ipNotOnEmptyList » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.ipNotOnList » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.ipOnList » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.ipOnListCIDR » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.ipOnListRange » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillErrorWhenMatchingCIDROnBlocklist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillErrorWhenMatchingRangeOnBlocklist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillErrorWhenNotOnAllowlist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillErrorWhenOnBlocklist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillErrorWhenOnBothLists » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillNotErrorWhenCIDROnAllowlist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillNotErrorWhenListsEmpty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillNotErrorWhenOnAllowlist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.nonExcludedUrlWillNotErrorWhenRangeOnAllowlist » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.pathTraversalDetectedWhenWildcardsAllowed » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.pathTraversalDetectedWhenWildcardsNotAllowed » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.stripBracketsIpv4 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.stripBracketsIpv6 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.stripBracketsIpv6NoBrackets » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.stripBracketsNonIP » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.stripBracketsNonIPNoBrackets » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.testExcludeRules » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.wildcardInExcludeBlockedWhenWildcardsNotAllowed » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.wildcardInExcludePassesWhenWildcardsAllowed » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.willNotRedirectARequestFromAnAdminUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.willRedirectARequestIfTheServletRequestAuthenticatorReturnsAnUnauthorisedUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.willRedirectARequestIfTheServletRequestAuthenticatorReturnsNoUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.willRedirectARequestWithABrokenServletRequestAuthenticator » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.willRedirectARequestWithoutAServletRequestAuthenticator » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.willReturnFalseIfNoServletRequestAuthenticatorIsConfigured » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.willReturnFalseIfTheWrongServletRequestAuthenticatorIsConfigured » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AuthCheckFilterTest.willReturnTrueIfTheCorrectServletRequestAuthenticatorIsConfigured » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   LoginLimitManagerTest.aFailedLoginWillBeAudited » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   LoginLimitManagerTest.aSuccessfulLoginWillBeAudited » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   LoginLimitManagerTest.lockoutsWillBeAudited » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SiteMinderServletRequestAuthenticatorTest.defaultHeaderIsCorrect » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SiteMinderServletRequestAuthenticatorTest.willAuthenticateAUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SiteMinderServletRequestAuthenticatorTest.willAuthenticateAUserWithDifferentHeader » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SiteMinderServletRequestAuthenticatorTest.willNotAuthenticateABlankUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SiteMinderServletRequestAuthenticatorTest.willNotAuthenticateAMissingUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SessionPacketRouterTest.setUp:54 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupBasedAdminProviderTest.setUp:61 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupBasedAdminProviderTest.setUp:61 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupBasedAdminProviderTest.setUp:61 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ClusterMonitorTest.whenAnotherNodeJoinsTheClusterAfterANodeHasLeftTheClusterAMessageWillBeSent » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ClusterMonitorTest.whenAnotherNodeJoinsTheClusterNothingWillBeSent » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ClusterMonitorTest.whenAnotherNodeLeavesTheClusterAMessageWillBeSent » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ClusterMonitorTest.whenThisNodeLeavesTheClusterAMessageWillBeSent » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   EntityCapabilitiesListenerTest.testAllUserListener » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   EntityCapabilitiesListenerTest.testDeregisterAllUserListener » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   EntityCapabilitiesListenerTest.testDeregisterAllUserSpecificListener » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   EntityCapabilitiesListenerTest.testDeregisterUserSpecificListener » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   EntityCapabilitiesListenerTest.testNoDuplicate » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   EntityCapabilitiesListenerTest.testUpdatedCaps » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   EntityCapabilitiesListenerTest.testUserSpecificListener » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   EntityCapabilitiesListenerTest.testUserSpecificListenerWrongUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ForwardedTest.setUp:43 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AbstractGroupProviderTest.setUp:85 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   DefaultGroupProviderTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupManagerNoMockTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupManagerNoMockTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupManagerNoMockTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupManagerNoMockTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupManagerNoMockTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupManagerNoMockTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupManagerNoMockTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupManagerNoMockTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupManagerNoMockTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupManagerNoMockTest.setUp:83 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupManagerTest.aForceLookupHitWillIgnoreTheExistingCache » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupManagerTest.aForceLookupMissWillIgnoreTheExistingCache » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupManagerTest.willCacheAHitIfNotAlreadyCached » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupManagerTest.willCacheAMissIfNotAlreadyCached » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupManagerTest.willUseACacheHit » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupManagerTest.willUseACacheMiss » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupTest.testAddBareJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupTest.testAddFullJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupTest.testEventListenerInvokedAdminAdded » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupTest.testEventListenerInvokedAdminRemoved » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupTest.testEventListenerInvokedGroupCreated » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupTest.testEventListenerInvokedGroupDeleted » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupTest.testEventListenerInvokedMemberAdded » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupTest.testEventListenerInvokedMemberRemoved » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupTest.testGroupSharingMultiple » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupTest.testGroupSharingSingle » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupTest.testOverrideBareJidWithFullJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupTest.testOverrideFullJidWithBareJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupTest.testReflectedInCacheAdminAdded » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupTest.testReflectedInCacheAdminRemoved » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupTest.testReflectedInCacheGroupCreated » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupTest.testReflectedInCacheGroupDeleted » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupTest.testReflectedInCacheMemberAdded » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupTest.testReflectedInCacheMemberRemoved » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupTest.testRemoveBareJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   GroupTest.testRemoveFullJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   OpenfireX509TrustManagerTest.createFixture:85 » FileNotFound /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/3c06efa7-8347-4e6d-b401-3e337f0d9aae (Permission denied)
17-Mar-2026 15:06:16 [ERROR]   OpenfireX509TrustManagerTest.createFixture:85 » FileNotFound /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/a6ac617e-6f88-45d6-a63d-bd7b09c5526a (Permission denied)
17-Mar-2026 15:06:16 [ERROR]   OpenfireX509TrustManagerTest.createFixture:85 » FileNotFound /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/878357c0-4623-4c9b-9ac5-2b8fb54fccaa (Permission denied)
17-Mar-2026 15:06:16 [ERROR]   OpenfireX509TrustManagerTest.createFixture:85 » FileNotFound /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/c63ee427-d8a6-46b7-94b6-f14146eef4f6 (Permission denied)
17-Mar-2026 15:06:16 [ERROR]   OpenfireX509TrustManagerTest.createFixture:85 » FileNotFound /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/ddc429a1-6069-4b83-b932-0761373e5450 (Permission denied)
17-Mar-2026 15:06:16 [ERROR]   OpenfireX509TrustManagerTest.createFixture:85 » FileNotFound /tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1/ecfa518e-6040-4529-bd5a-602d555fc9c9 (Permission denied)
17-Mar-2026 15:06:16 [ERROR]   MUCOccupantTest.testExternalizedEquals » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   MUCRoomTest.testExternalizedEquals » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   OccupantManagerTest.testEmpty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   OccupantManagerTest.testLocalOccupantLeft » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   OccupantManagerTest.testOneLocalOccupant » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   OccupantManagerTest.testOneRemoteOccupant » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   OccupantManagerTest.testRegisterActivity » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   OccupantManagerTest.testRemoteOccupantLeft » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   OccupantManagerTest.testTwoLocalOccupantsDifferentUsersDifferentRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   OccupantManagerTest.testTwoLocalOccupantsDifferentUsersSameRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   OccupantManagerTest.testTwoLocalOccupantsSameUserDifferentRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   OccupantManagerTest.testTwoLocalOccupantsSameUserSameRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   OccupantManagerTest.testTwoRemoteOccupantsDifferentUsersDifferentRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   OccupantManagerTest.testTwoRemoteOccupantsDifferentUsersSameRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   OccupantManagerTest.testTwoRemoteOccupantsSameUserDifferentRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   OccupantManagerTest.testTwoRemoteOccupantsSameUserSameRoom » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testCreateAffiliation:49 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testCreateAffiliationTwice:160 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testCreateAffiliations:205 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliation:119 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationAfterCreateAffiliation:301 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationAfterCreateDifferentAffiliation:554 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationDoesNotVoidNewerCreate:333 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationDoesNotVoidNewerCreate2:383 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationReplacesOlderUpdate:426 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationTwice:505 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteAffiliationVoidsOlderCreateWithUpdate:469 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteNodeVoidsCreateAffiliation:662 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteNodeVoidsDeleteAffiliation:750 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testDeleteNodeVoidsUpdateAffiliation:706 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testUpdateAffiliation:84 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testUpdateAffiliationTwice:257 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderAffiliationOperationsTest.testUpdateTwoAffiliations:606 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testDeleteNodeVoidsRemovePublishedItem:324 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testDeleteNodeVoidsSavePublishedItem:281 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testRemoveAndSavePublishedItem:246 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testRemovePublishedItem:75 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testRemoveTwoPublishedItemDistinctIdentifier:157 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testRemoveTwoPublishedItemsSameIdentifier:185 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testSaveAndRemovePublishedItem:216 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testSavePublishedItem:50 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testSaveTwoPublishedItemsDistinctIdentifier:100 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderItemOperationsTest.testSaveTwoPublishedItemsSameIdentifier:128 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testCreateNode:48 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testCreateNodeTwice:144 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNode:108 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNodeAfterCreateNode:233 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNodeDoesNotVoidNewerCreate:261 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNodeDoesNotVoidNewerCreate2:304 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNodeReplacesOlderUpdate:342 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNodeTwice:411 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testDeleteNodeVoidsOlderCreateWithUpdate:379 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testUpdateNode:78 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderNodeOperationsTest.testUpdateNodeTwice:193 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testCreateSubscription:49 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testCreateSubscriptionTwice:154 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testCreateSubscriptions:196 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteNodeVoidsCreateSubscription:628 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteNodeVoidsDeleteSubscription:714 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteNodeVoidsUpdateSubscription:671 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscription:115 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionAfterCreateDifferentSubscription:530 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionAfterCreateSubscription:289 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionDoesNotVoidNewerCreate:320 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionDoesNotVoidNewerCreate2:367 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionReplacesOlderUpdate:408 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionTwice:484 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testDeleteSubscriptionVoidsOlderCreateWithUpdate:449 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testUpdateSubscription:82 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testUpdateSubscriptionTwice:248 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   CachingPubsubPersistenceProviderSubscriptionOperationsTest.testUpdateTwoSubscriptions:577 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   RosterItemTest.setup:46 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   RosterItemTest.setup:46 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   RosterItemTest.setup:46 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   RosterItemTest.setup:46 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   RosterItemTest.setup:46 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   RosterItemTest.setup:46 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ExternalClientSaslServerTest.testNoInitialResponse » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ExternalServerSaslServerTest.testEmptyInitialResponse » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ExternalServerSaslServerTest.testInitialResponseDifferentFromStreamID » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ExternalServerSaslServerTest.testInitialResponseMatchingStreamID » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ExternalServerSaslServerTest.testNoInitialResponseWhileNotRequired » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ScramSha1SaslServerTest.setupStaticMock:55 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   LocalIncomingServerSessionTest.generateValidKeyAndCert:90 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   LocalOutgoingServerSessionTest.generateValidKeyAndCert:90 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.canGetUserByUserNameForExistingUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.createExistingUserWillGetError » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.createThenDeleteUserAndVerifyDeletionResults » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.createUserWithEmptyPasswordThrowsIllegalArgument » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.createUserWithEmptyUsernameThrowsIllegalArgument » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.createUserWithNullPasswordThrowsIllegalArgument » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.createUserWithNullUsernameThrowsIllegalArgument » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.deleteInvalidUserWillGetError » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.getUserByJidReturnsUserForExistingLocalUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.getUserByJidThrowsForRemoteUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.getUserByJidThrowsForUnknownLocalUser » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.getUserNamesWillGetAListOfUserNames » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.isRegisteredUserFalseWillReturnFalseForLocalNonUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.isRegisteredUserFalseWillReturnFalseForRemoteUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.isRegisteredUserFalseWillReturnFalseForUnknownRemoteUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.isRegisteredUserFalseWillReturnTrueForLocalUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.isRegisteredUserReturnsFalseForDomainOnlyJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.isRegisteredUserReturnsFalseForRemoteDomainOnlyJid » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.isRegisteredUserTrueWillReturnFalseForATimeout » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.isRegisteredUserTrueWillReturnFalseForLocalNonUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.isRegisteredUserTrueWillReturnFalseForUnknownRemoteUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.isRegisteredUserTrueWillReturnFalseNoAnswer » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.isRegisteredUserTrueWillReturnTrueForLocalUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.isRegisteredUserTrueWillReturnTrueForRemoteUsers » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   UserManagerTest.verifyUserCountIsTwo » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AutoCloseableReentrantLockTest.locksWillBeAutoClosed » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AutoCloseableReentrantLockTest.willIndicateTheLockIsHeldByAnotherThread » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AutoCloseableReentrantLockTest.willIndicateTheLockIsHeldByTheCurrentThread » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AutoCloseableReentrantLockTest.willInterruptWhilstWaitingForALock » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AutoCloseableReentrantLockTest.willLockAResource » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AutoCloseableReentrantLockTest.willNotReuseAReleasedLock » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AutoCloseableReentrantLockTest.willReturnEmptyIfTheLockIsHeldByAnotherThread » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AutoCloseableReentrantLockTest.willReturnTheCloseableIfTheLockIsNotHeldByAnotherThread » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AutoCloseableReentrantLockTest.willReuseAnUnreleasedLock » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AutoCloseableReentrantLockTest.willUseDifferentLocksForDifferentClassesWithTheSamePart » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   AutoCloseableReentrantLockTest.willUseDifferentLocksForDifferentPartsOfTheSameClass » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ListPagerTest.aDefaultRequestWillHaveAPageSizeOf25 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ListPagerTest.anEmptyListWillStartOnPage1Of1 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ListPagerTest.theLowerBoundCurrentPageIs1 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ListPagerTest.theUpperBoundCurrentPageIsTotalPages » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ListPagerTest.willFilterTheList » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   ListPagerTest.willRoundUp » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.aPluginIsRequired » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.shouldEncryptAProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.theDefaultPluginIsOpenfire » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.thePluginCanBeChanged » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willAllowNullDefaultsForAClassProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willAllowNullDefaultsForAStringProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willBuildABooleanProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willBuildADoubleProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willBuildADurationProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willBuildAJIDProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willBuildALongProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willBuildAStringProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willBuildAnEnumProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willCreateAListOfCommaSeparatedString » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willCreateAListOfCommaWhitespaceSeparatedString » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willCreateAListOfCommaWhitespaceSeparatedString2 » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willCreateAListOfDurationProperties » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willCreateAListOfLongProperties » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willCreateAListOfStringProperties » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willCreateASetOfStringProperties » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willCreateAnInstantProperty » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willCreateAnInstantPropertyWithADefaultValue » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willIndicateDynamicPropertyDoesNotNeedRestarting » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willIndicateNonDynamicPropertyNeedsRestarting » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willNotBuildAClassPropertyWithoutABaseClass » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willNotBuildADurationPropertyWithAnInvalidChronoUnit » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willNotBuildADurationPropertyWithoutAChronoUnit » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willNotBuildAPropertyForAnUnsupportedClass » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willNotBuildAPropertyWithoutADefaultValue » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willNotBuildAPropertyWithoutADynamicIndicator » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willNotBuildAPropertyWithoutAKey » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willNotBuildARegularPropertyWithABaseClass » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willNotBuildTheSamePropertyTwice » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willNotReturnAMissingClass » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willNotReturnAnotherClass » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willNotifyListenersOfChanges » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willPreventAValueBeingTooHigh » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willPreventAValueBeingTooLow » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willRemovePluginSpecificProperties » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willReturnAClass » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [ERROR]   SystemPropertyTest.willReturnNullForInvalidJID » IllegalState Could not initialize plugin: interface org.mockito.plugins.MockMaker (alternate: null)
17-Mar-2026 15:06:16 [INFO]
17-Mar-2026 15:06:16 [ERROR] Tests run: 1133, Failures: 0, Errors: 418, Skipped: 8
17-Mar-2026 15:06:16 [INFO]
17-Mar-2026 15:06:16 [INFO] ------------------------------------------------------------------------
17-Mar-2026 15:06:16 [INFO] Reactor Summary for Parent 5.0.4:
17-Mar-2026 15:06:16 [INFO]
17-Mar-2026 15:06:16 [INFO] Parent ............................................. SUCCESS [  0.675 s]
17-Mar-2026 15:06:16 [INFO] Internationalization files for Openfire ............ SUCCESS [  0.986 s]
17-Mar-2026 15:06:16 [INFO] Core XMPP Server ................................... FAILURE [03:20 min]
17-Mar-2026 15:06:16 [INFO] Starter for Openfire ............................... SKIPPED
17-Mar-2026 15:06:16 [INFO] Openfire Plugins ................................... SKIPPED
17-Mar-2026 15:06:16 [INFO] Openfire Plugin Assembly Descriptor ................ SKIPPED
17-Mar-2026 15:06:16 [INFO] Distribution ....................................... SKIPPED
17-Mar-2026 15:06:16 [INFO] ------------------------------------------------------------------------
17-Mar-2026 15:06:16 [INFO] BUILD FAILURE
17-Mar-2026 15:06:16 [INFO] ------------------------------------------------------------------------
17-Mar-2026 15:06:16 [INFO] Total time:  03:22 min
17-Mar-2026 15:06:16 [INFO] Finished at: 2026-03-17T15:06:16-05:00
17-Mar-2026 15:06:16 [INFO] ------------------------------------------------------------------------
17-Mar-2026 15:06:16 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.3:test (default-test) on project xmppserver:
17-Mar-2026 15:06:16 [ERROR]
17-Mar-2026 15:06:16 [ERROR] See /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/xmppserver/target/surefire-reports for the individual test results.
17-Mar-2026 15:06:16 [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
17-Mar-2026 15:06:16 [ERROR] -> [Help 1]
17-Mar-2026 15:06:16 [ERROR]
17-Mar-2026 15:06:16 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
17-Mar-2026 15:06:16 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
17-Mar-2026 15:06:16 [ERROR]
17-Mar-2026 15:06:16 [ERROR] For more information about the errors and possible solutions, please read the following articles:
17-Mar-2026 15:06:16 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
17-Mar-2026 15:06:16 [ERROR]
17-Mar-2026 15:06:16 [ERROR] After correcting the problems, you can resume the build with the command
17-Mar-2026 15:06:16 [ERROR]   mvn <args> -rf :xmppserver
17-Mar-2026 15:06:16 Failing task since return code of [/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/tmp/OPENFIRE-NIGHTLYMAVEN8-JOB1 -Dinstall4j.home=/opt/install4j -Dmaven.repo.local=/mnt/maven/ -DcreateChecksum=true -P install4j clean install] was 1 while expected 0
17-Mar-2026 15:06:16 Parsing test results under /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1...
17-Mar-2026 15:06:17 Finished task 'Build and install in local repository' with result: Failed
17-Mar-2026 15:06:17 Running post build plugin 'Docker Container Cleanup'
17-Mar-2026 15:06:17 Running post build plugin 'NCover Results Collector'
17-Mar-2026 15:06:17 Running post build plugin 'Build Results Label Collector'
17-Mar-2026 15:06:17 Running post build plugin 'Clover Results Collector'
17-Mar-2026 15:06:17 Running post build plugin 'npm Cache Cleanup'
17-Mar-2026 15:06:17 Running post build plugin 'Artifact Copier'
17-Mar-2026 15:06:17 Publishing an artifact: install4j-generated media
17-Mar-2026 15:06:17 Unable to publish artifact [install4j-generated media]: the source directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/distribution/target/media does not exist.
17-Mar-2026 15:06:17 The artifact hasn't been successfully published after 4.683 ms
17-Mar-2026 15:06:17 Publishing an artifact: plugins
17-Mar-2026 15:06:17 Unable to publish artifact [plugins]: the source directory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-NIGHTLYMAVEN8-JOB1/src/plugins does not exist.
17-Mar-2026 15:06:17 The artifact hasn't been successfully published after 324.9 μs
17-Mar-2026 15:06:17 Finalising the build...
17-Mar-2026 15:06:17 Stopping timer.
17-Mar-2026 15:06:17 Build OPENFIRE-NIGHTLYMAVEN8-JOB1-233 completed.
17-Mar-2026 20:06:26 Running on server: post build plugin 'Build Hanging Detection Configuration'
17-Mar-2026 20:06:26 Running on server: post build plugin 'NCover Results Collector'
17-Mar-2026 20:06:26 Running on server: post build plugin 'Build Labeller'
17-Mar-2026 20:06:26 Running on server: post build plugin 'Clover Delta Calculator'
17-Mar-2026 20:06:26 Running on server: post build plugin 'Maven Dependencies Postprocessor'
17-Mar-2026 20:06:26 All post build plugins have finished
17-Mar-2026 20:06:26 Generating build results summary...
17-Mar-2026 20:06:26 Saving build results to disk...
17-Mar-2026 20:06:26 Store variable context...
17-Mar-2026 20:06:26 Finished building OPENFIRE-NIGHTLYMAVEN8-JOB1-233.