See
<https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/22/display/redirect>
Changes:
------------------------------------------
[...truncated 3.29 MB...]
... 8 common frames omitted
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException:
Connection refused: /127.0.0.1:8888
Caused by: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at
java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779)
at
io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at
io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at
io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
at
io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at
io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:834)
08:32:21,649 |-INFO in ch.qos.logback.classic.jmx.JMXConfigurator(openmeetings)
- onReset() method called JMXActivator
[ch.qos.logback.classic:Name=${current_openmeetings_context_name},Type=ch.qos.logback.classic.jmx.JMXConfigurator]
08:32:21,649 |-INFO in ch.qos.logback.classic.jmx.JMXConfigurator(openmeetings)
- onReset() method called JMXActivator
[ch.qos.logback.classic:Name=${current_openmeetings_context_name},Type=ch.qos.logback.classic.jmx.JMXConfigurator]
08:32:21,657 |-INFO in ch.qos.logback.classic.joran.action.ContextNameAction -
Setting logger context name as [root]
08:32:21,658 |-ERROR in ch.qos.logback.classic.joran.action.ContextNameAction -
Failed to rename context [openmeetings] as [root]
java.lang.IllegalStateException: Context has been already given a name
at java.lang.IllegalStateException: Context has been already given a
name
at at ch.qos.logback.core.ContextBase.setName(ContextBase.java:194)
at at
ch.qos.logback.classic.LoggerContext.setName(LoggerContext.java:107)
at at
ch.qos.logback.classic.joran.action.ContextNameAction.body(ContextNameAction.java:31)
at at
ch.qos.logback.core.joran.spi.Interpreter.callBodyAction(Interpreter.java:289)
at at
ch.qos.logback.core.joran.spi.Interpreter.characters(Interpreter.java:172)
at at
ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:57)
at at
ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:165)
at at
ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:152)
at at
ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:104)
at at
org.apache.openmeetings.util.OMContextListener.tryConfigure(OMContextListener.java:61)
at at
org.apache.openmeetings.util.OMContextListener.contextInitialized(OMContextListener.java:51)
at at
org.apache.openmeetings.db.util.ApplicationHelper.initApp(ApplicationHelper.java:132)
at at
org.apache.openmeetings.db.util.ApplicationHelper.ensureApplication(ApplicationHelper.java:151)
at at
org.apache.openmeetings.AbstractJUnitDefaults.setUp(AbstractJUnitDefaults.java:83)
at at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at at
org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
at at
org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at at
org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at at
org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
at at
org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:126)
at at
org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:76)
at at
org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
at at
org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
at at
org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at at
org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
at at
org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
at at
org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:490)
at at
org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$19(ClassBasedTestDescriptor.java:475)
at at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$2(TestMethodTestDescriptor.java:167)
at at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$5(TestMethodTestDescriptor.java:195)
at at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:195)
at at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:164)
at at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:127)
at at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
at at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
at at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
at at
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
at at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at at
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
at at
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
at at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at at
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
at at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
at at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
at at
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
at at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at at
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
at at
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
at at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at at
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
at at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
at at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
at at
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
at at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at at
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
at at
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
at at
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
at at
org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
at at
org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
at at
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
at at
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
at at
org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
at at
org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
at at
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
at at
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
at at
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
at at
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
at at
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
at at
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
at at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
at at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at at
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
at at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
08:32:21,663 |-INFO in
ch.qos.logback.classic.joran.action.JMXConfiguratorAction - begin
08:32:21,663 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About
to instantiate appender of type
[ch.qos.logback.core.rolling.RollingFileAppender]
08:32:21,663 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming
appender as [FILE]
08:32:21,666 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA
- Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder]
for [encoder] property
08:32:21,672 |-INFO in
c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1504587239 - Archive files
will be limited to [50 MB] each.
08:32:21,673 |-INFO in
c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1504587239 - No compression
will be used
08:32:21,673 |-INFO in
c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1504587239 - Will use the
pattern
<https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/target/root.%d{yyyy-MM-dd}.%i.log>
for the active file
08:32:21,676 |-INFO in
ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5accea91 - The date pattern
is 'yyyy-MM-dd' from file name pattern
'<https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/target/root.%d{yyyy-MM-dd}.%i.log'.>
08:32:21,676 |-INFO in
ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5accea91 - Roll-over at
midnight.
08:32:21,678 |-INFO in
ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@5accea91 - Setting initial
period to Thu Sep 02 08:32:09 UTC 2021
08:32:21,680 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] -
Active log file name:
<https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/target/root.log>
08:32:21,681 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] -
File property is set to
[<https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/target/root.log]>
08:32:21,681 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About
to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
08:32:21,681 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming
appender as [CONSOLE]
08:32:21,683 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA
- Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder]
for [encoder] property
08:32:21,686 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting level of logger [com.mchange.v2] to ERROR
08:32:21,686 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting level of logger [de.hunsicker.jalopy.io] to ERROR
08:32:21,686 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting level of logger [org.apache.mina.filter.ssl.SslFilter] to ERROR
08:32:21,687 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting level of logger [org.apache.openmeetings] to DEBUG
08:32:21,687 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting level of logger [org.apache.cxf.services] to DEBUG
08:32:21,687 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction -
Setting level of ROOT logger to INFO
08:32:21,692 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [FILE] to Logger[ROOT]
08:32:21,693 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [CONSOLE] to Logger[ROOT]
08:32:21,693 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction
- End of configuration.
08:32:21,693 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2611ec20
- Registering current configuration as safe fallback point
INFO 09-02 08:32:21.967 o.a.w.Application:558 [main] - [openmeetings] init:
Wicket extensions initializer
INFO 09-02 08:32:22.020 o.a.w.Application:558 [main] - [openmeetings] init:
Wicket core library initializer
INFO 09-02 08:32:22.025 o.a.w.Application:558 [main] - [openmeetings] init:
org.wicketstuff.dashboard.DashboardContextInitializer@716c2a81
INFO 09-02 08:32:22.496 o.a.w.Application:558 [main] - [openmeetings] init:
DevUtils DebugBar Initializer
INFO 09-02 08:32:22.500 o.a.w.Application:558 [main] - [openmeetings] init:
Wicket jQuery UI initializer
INFO 09-02 08:32:22.505 o.a.w.Application:558 [main] - [openmeetings] init:
Wicket jQuery UI initializer (plugins)
Sep 02, 2021 8:32:22 AM com.hazelcast.internal.config.AbstractConfigLocator
INFO: Loading 'hazelcast.xml' from the classpath.
INFO 09-02 08:32:23.593 c.h.system:65 [main] - [67.195.81.176]:5701 [dev]
[4.2.1] Hazelcast 4.2.1 (20210630 - 06a4018) starting at [67.195.81.176]:5701
WARN 09-02 08:32:25.132 c.h.c.CPSubsystem:67 [main] - [67.195.81.176]:5701
[dev] [4.2.1] CP Subsystem is not enabled. CP data structures will operate in
UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency
guarantees.
INFO 09-02 08:32:25.873 c.h.i.d.Diagnostics:65 [main] - [67.195.81.176]:5701
[dev] [4.2.1] Diagnostics disabled. To enable add
-Dhazelcast.diagnostics.enabled=true to the JVM arguments.
INFO 09-02 08:32:25.886 c.h.c.LifecycleService:65 [main] -
[67.195.81.176]:5701 [dev] [4.2.1] [67.195.81.176]:5701 is STARTING
WARN 09-02 08:32:25.959 c.h.i.impl.Node:67 [main] - [67.195.81.176]:5701 [dev]
[4.2.1] No join method is enabled! Starting standalone.
INFO 09-02 08:32:26.009 c.h.c.LifecycleService:65 [main] -
[67.195.81.176]:5701 [dev] [4.2.1] [67.195.81.176]:5701 is STARTED
INFO 09-02 08:32:26.154 c.h.i.p.i.PartitionStateManager:65 [main] -
[67.195.81.176]:5701 [dev] [4.2.1] Initializing cluster partition table
arrangement...
DEBUG 09-02 08:32:26.574 o.a.o.w.a.ClientManager:226 [main] - Cluster:: server
with id 'server-1' was added
INFO 09-02 08:32:27.571 wicket-jquery-selectors:59 [main] - initialize wicket
jquery selectors with given settings:
de.agilecoders.wicket.jquery.settings.WicketJquerySelectorsSettings@2927f1cd
INFO 09-02 08:32:27.635 wicket-webjars:82 [main] - initialize wicket webjars
with given settings: WebjarsSettings{readFromCacheTimeout=3 seconds,
resourceStreamProvider=de.agilecoders.wicket.webjars.settings.ResourceStreamProvider$1@7c43a8df,
recentVersionPlaceHolder='current',
assetPathCollectors=[de.agilecoders.wicket.webjars.collectors.ClasspathAssetPathCollector@6c9694e9,
de.agilecoders.wicket.webjars.collectors.VfsAssetPathCollector@38580545,
de.agilecoders.wicket.webjars.collectors.FileAssetPathCollector@7bdebde7],
webjarsPackage='META-INF.resources.webjars',
webjarsPath='META-INF/resources/webjars',
resourcePattern=META-INF/resources/webjars/.*,
webjarsPathPattern=/webjars/([^\/]*)\/([^\/]*)\/(.*), useCdnResources=false,
cdnUrl='//cdn.jsdelivr.net:80/webjars/org.webjars'}
DEBUG 09-02 08:32:28.272 o.a.o.w.a.Application:344 [main] - Application::init
DEBUG 09-02 08:32:28.283 o.a.o.w.a.Application:351 [main] - webAppPath :
<https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/target/test-root>
DEBUG 09-02 08:32:29.969 o.a.o.c.r.KurentoHandler:147 [pool-2-thread-1] -
Reconnecting KMS
INFO 09-02 08:32:29.974 o.k.j.c.JsonRpcClientNettyWebSocket:191
[pool-2-thread-1] - Connecting native client
INFO 09-02 08:32:29.975 o.k.j.c.JsonRpcClientNettyWebSocket:220
[pool-2-thread-1] - Creating new NioEventLoopGroup
INFO 09-02 08:32:29.986 o.k.j.c.JsonRpcClientNettyWebSocket:234
[ntLoopGroup-3-1] - Initiating new Netty channel. Will create new handler too!
WARN 09-02 08:32:29.991 o.k.j.c.JsonRpcClientNettyWebSocket:308
[pool-2-thread-1] - Trying to close a JsonRpcClientNettyWebSocket with channel
== null
WARN 09-02 08:32:30.017 o.k.j.c.JsonRpcClient:270 [rbeatExec-e2-t0] - Error
sending heartbeat to server. Exception: InterruptedException while trying to
acquire lock
WARN 09-02 08:32:30.018 o.a.o.c.r.KurentoHandler:189 [pool-2-thread-1] - Fail
to create Kurento client, will re-try in 10000 ms
org.kurento.commons.exception.KurentoException: Exception connecting to KMS
at org.kurento.client.KurentoClient.<init>(KurentoClient.java:259)
at
org.kurento.client.KurentoClient.createFromJsonRpcClient(KurentoClient.java:344)
at
org.apache.openmeetings.core.remote.KurentoHandler.lambda$init$1(KurentoHandler.java:148)
at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.kurento.jsonrpc.JsonRpcException: Exception connecting to
WebSocket server ws://127.0.0.1:8888/kurento
at
org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.internalConnectIfNecessary(AbstractJsonRpcClientWebSocket.java:735)
at
org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.connectIfNecessary(AbstractJsonRpcClientWebSocket.java:847)
at
org.kurento.jsonrpc.client.AbstractJsonRpcClientWebSocket.connect(AbstractJsonRpcClientWebSocket.java:678)
at org.kurento.client.KurentoClient.<init>(KurentoClient.java:251)
... 8 common frames omitted
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException:
Connection refused: /127.0.0.1:8888
Caused by: java.net.ConnectException: Connection refused
at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at
java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:779)
at
io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330)
at
io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at
io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707)
at
io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at
io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
at
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:834)
WARN 09-02 08:32:30.019 o.k.j.c.JsonRpcClient:287 [rbeatExec-e2-t0] -
Stopping heartbeat and closing client: failure during heartbeat mechanism
DEBUG 09-02 08:32:32.708 o.a.o.u.c.CryptProvider:36 [Bean#0_Worker-8] - get::
configKeyCryptClassName: null
DEBUG 09-02 08:32:33.358 o.a.o.w.a.ClientManager:104 [main] - Cluster::
PostConstruct
DEBUG 09-02 08:32:33.491 o.a.o.u.Version:82 [main] -
################################################################################
# Openmeetings is up
#
# 7.0.0-SNAPSHOT a8e0027 2021-09-02T07:41:08Z
#
# and ready to use
#
################################################################################
INFO 09-02 08:32:33.802 o.a.o.AbstractJUnitDefaults:92 [main] - Default scheme
already created
DEBUG 09-02 08:32:34.061 o.a.o.u.c.CryptProvider:36 [main] - get::
configKeyCryptClassName: org.apache.openmeetings.util.crypt.SCryptImplementation
DEBUG 09-02 08:32:36.125 o.a.o.d.d.r.RoomDao:231 [main] - getUserRoom : 55 ||
PRESENTATION
DEBUG 09-02 08:32:36.142 o.a.o.d.d.r.RoomDao:238 [main] - Could not find room
55 || PRESENTATION
WARN 09-02 08:32:36.148 o.a.o.c.s.SipManager:128 [main] - There is no Asterisk
configured
INFO 09-02 08:32:36.216 o.a.o.AbstractJUnitDefaults:92 [main] - Default scheme
already created
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.66 s
- in org.apache.openmeetings.db.dao.TestRoomDao
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]
TestCalendar.testEventCreate:47->AbstractWicketTester.testArea:124->lambda$testEventCreate$0:63
path: 'main-container:main:contents:child:appointment:appForm' does not exist
for page: MainPage
[INFO]
[ERROR] Tests run: 212, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Openmeetings 7.0.0-SNAPSHOT:
[INFO]
[INFO] Openmeetings ....................................... SUCCESS [ 48.615 s]
[INFO] Openmeetings Util .................................. SUCCESS [06:50 min]
[INFO] Openmeetings DB .................................... SUCCESS [01:01 min]
[INFO] Openmeetings Core .................................. SUCCESS [02:06 min]
[INFO] Openmeetings Install ............................... SUCCESS [ 54.255 s]
[INFO] Openmeetings Service ............................... SUCCESS [ 47.392 s]
[INFO] Openmeetings Webservices ........................... SUCCESS [02:17 min]
[INFO] Openmeetings Web ................................... FAILURE [38:07 min]
[INFO] Openmeetings Screen Sharing applet ................. SKIPPED
[INFO] Openmeetings Server ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52:55 min
[INFO] Finished at: 2021-09-02T08:32:37Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on
project openmeetings-web: There are test failures.
[ERROR]
[ERROR] Please refer to
<https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-web/target/surefire-reports>
for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump,
[date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :openmeetings-web
Build step 'Invoke top-level Maven targets' marked build as failure
SSH: Current build result is [FAILURE], not going to run.
Archiving artifacts