Skip to content

fix

fix #238

GitHub Actions / Test Results failed Mar 2, 2024 in 0s

2 fail, 229 skipped, 1 948 pass in 23m 14s

  699 files  +  226    699 suites  +226   23m 14s ⏱️ + 6m 44s
2 179 tests +  697  1 948 ✅ +  629  229 💤 + 67  2 ❌ +1 
4 562 runs  +1 394  4 030 ✅ +1 259  530 💤 +134  2 ❌ +1 

Results for commit ed31d14. ± Comparison against earlier commit df5fa4b.

Annotations

Check warning on line 0 in io.rsocket.kotlin.transport.ktor.websocket.server.CIOWebSocketTransportTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: fireAndForget10[macosArm64] (io.rsocket.kotlin.transport.ktor.websocket.server.CIOWebSocketTransportTest)

test-reports/rsocket-transports/ktor-websocket-server/build/test-results/macosArm64Test/TEST-io.rsocket.kotlin.transport.ktor.websocket.server.CIOWebSocketTransportTest.xml [took 0s]
Raw output
kotlinx.coroutines.JobCancellationException: LazyStandaloneCoroutine is cancelling; job=LazyStandaloneCoroutine{Cancelled}@6520410
	at kotlin.Exception#<init>(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:25)
	at kotlin.RuntimeException#<init>(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:36)
	at kotlin.IllegalStateException#<init>(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:72)
	at kotlin.coroutines.cancellation.CancellationException#<init>(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/cancellation/CancellationException.kt:12)
	at kotlinx.coroutines.JobCancellationException#<init>(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/Exceptions.kt:25)
	at kotlinx.coroutines.JobSupport#toCancellationException__at__kotlin.Throwable(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:423)
	at kotlinx.coroutines.JobSupport#getCancellationException(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:415)
	at kotlinx.coroutines.Job#getCancellationException(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Job.kt:177)
	at kotlinx.coroutines.JobSupport.AwaitContinuation.getContinuationCancellationCause#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:1172)
	at kotlinx.coroutines.CancellableContinuationImpl#getContinuationCancellationCause(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/CancellableContinuationImpl.kt:268)
	at kotlinx.coroutines.ChildContinuation#invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:1447)
	at kotlinx.coroutines.JobNode#invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt)
	at kotlinx.coroutines.JobSupport.notifyCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:329)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:796)
	at kotlinx.coroutines.JobSupport.makeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:756)
	at kotlinx.coroutines.JobSupport#cancelImpl(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:672)
	at kotlinx.coroutines.JobSupport#childCancelled(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:652)
	at kotlinx.coroutines.JobSupport#childCancelled(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:650)
	at kotlinx.coroutines.ChildHandleNode#childCancelled(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:1437)
	at kotlinx.coroutines.ChildHandle#childCancelled(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Job.kt:476)
	at kotlinx.coroutines.JobSupport.cancelParent#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:357)
	at kotlinx.coroutines.JobSupport.notifyCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:331)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:796)
	at kotlinx.coroutines.JobSupport.makeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:756)
	at kotlinx.coroutines.JobSupport#cancelImpl(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:672)
	at kotlinx.coroutines.JobSupport#childCancelled(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:652)
	at kotlinx.coroutines.JobSupport#childCancelled(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:650)
	at kotlinx.coroutines.ChildHandleNode#childCancelled(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:1437)
	at kotlinx.coroutines.ChildHandle#childCancelled(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Job.kt:476)
	at kotlinx.coroutines.JobSupport.cancelParent#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:357)
	at kotlinx.coroutines.JobSupport.notifyCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:331)
	at kotlinx.coroutines.JobSupport.tryMakeCompletingSlowPath#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:901)
	at kotlinx.coroutines.JobSupport.tryMakeCompleting#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:864)
	at kotlinx.coroutines.JobSupport#makeCompletingOnce(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:829)
	at kotlinx.coroutines.AbstractCoroutine#resumeWith(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/AbstractCoroutine.kt:97)
	at kotlin.coroutines.Continuation#resumeWith(/opt/buildAgent/work/2fed3917837e7e79/kotlin/libraries/stdlib/src/kotlin/coroutines/Continuation.kt:26)
	at kotlin.coroutines.native.internal.BaseContinuationImpl#resumeWith(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:43)
	at kotlin.coroutines.Continuation#resumeWith(/opt/buildAgent/work/2fed3917837e7e79/kotlin/libraries/stdlib/src/kotlin/coroutines/Continuation.kt:26)
	at kotlinx.coroutines.DispatchedTask#run(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/internal/DispatchedTask.kt:104)
	at kotlinx.coroutines.Runnable#run(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/Runnable.kt:10)
	at kotlinx.coroutines.DarwinGlobalQueueDispatcher.dispatch$lambda$0#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/nativeDarwin/src/Dispatchers.kt:22)
	at kotlinx.coroutines.DarwinGlobalQueueDispatcher.$dispatch$lambda$0$FUNCTION_REFERENCE$0.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/nativeDarwin/src/Dispatchers.kt:21)
	at kotlinx.coroutines.DarwinGlobalQueueDispatcher.$dispatch$lambda$0$FUNCTION_REFERENCE$0.$<bridge-UNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/nativeDarwin/src/Dispatchers.kt:21)
	at kotlin.Function0#invoke(/Users/teamcity/.gradle/daemon/8.2.1/[K][Suspend]Functions:1)
	at <global>._6f72672e6a6574627261696e732e6b6f746c696e783a6b6f746c696e782d636f726f7574696e65732d636f72652f6f70742f6275696c644167656e742f776f726b2f343465633665383530643563363366302f6b6f746c696e782d636f726f7574696e65732d636f72652f6e617469766544617277696e2f7372632f44697370617463686572732e6b74_knbridge8(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/nativeDarwin/src/Dispatchers.kt:21)
	at <global>._dispatch_call_block_and_release(Unknown Source)
	at <global>._dispatch_client_callout(Unknown Source)
	at <global>._dispatch_queue_override_invoke(Unknown Source)
	at <global>._dispatch_root_queue_drain(Unknown Source)
	at <global>._dispatch_worker_thread2(Unknown Source)
	at <global>._pthread_wqthread(Unknown Source)
	at <global>.start_wqthread(Unknown Source)
	at kotlin.Throwable#<init>(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Throwable.kt:28)
	at kotlin.Exception#<init>(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:23)
	at kotlin.RuntimeException#<init>(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:34)
	at kotlin.UninitializedPropertyAccessException#<init>(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:154)
	at kotlin.native.internal#ThrowUninitializedPropertyAccessException(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/RuntimeUtils.kt:80)
	at io.rsocket.kotlin.transport.tests.TransportTest#<get-client>(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-transport-tests/src/commonMain/kotlin/io/rsocket/kotlin/transport/tests/TransportTest.kt:41)
	at io.rsocket.kotlin.transport.tests.TransportTest.$afterCOROUTINE$1.invokeSuspend#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-transport-tests/src/commonMain/kotlin/io/rsocket/kotlin/transport/tests/TransportTest.kt:50)
	at io.rsocket.kotlin.transport.tests.TransportTest#after#suspend(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-transport-tests/src/commonMain/kotlin/io/rsocket/kotlin/transport/tests/TransportTest.kt:49)
	at io.rsocket.kotlin.test.SuspendTest#after#suspend(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:39)
	at io.rsocket.kotlin.test.SuspendTest.test$lambda$3$lambda$2$lambda$1#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:53)
	at io.rsocket.kotlin.test.SuspendTest.$test$lambda$3$lambda$2$lambda$1$FUNCTION_REFERENCE$3.invoke#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:53)
	at kotlin.coroutines.SuspendFunction1#invoke#suspend(/Users/teamcity/.gradle/daemon/8.2.1/[K][Suspend]Functions:1)
	at io.rsocket.kotlin.test.SuspendTest.$runWithTimeout$lambda$4COROUTINE$3.invokeSuspend#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:105)
	at io.rsocket.kotlin.test.SuspendTest.runWithTimeout$lambda$4#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:102)
	at io.rsocket.kotlin.test.SuspendTest.$runWithTimeout$lambda$4$FUNCTION_REFERENCE$1.invoke#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:102)
	at kotlin.Function2#invoke(/Users/teamcity/.gradle/daemon/8.2.1/[K][Suspend]Functions:1)
	at kotlinx.coroutines.intrinsics#startUndispatchedOrReturnIgnoreTimeout__at__kotlinx.coroutines.internal.ScopeCoroutine<0:0>(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/intrinsics/Undispatched.kt:72)
	at kotlinx.coroutines.setupTimeout#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Timeout.kt:148)
	at kotlinx.coroutines#withTimeout#suspend(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Timeout.kt:43)
	at kotlinx.coroutines#withTimeout#suspend(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Timeout.kt:71)
	at io.rsocket.kotlin.test.SuspendTest.$runWithTimeoutCOROUTINE$1.invokeSuspend#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:102)
	at io.rsocket.kotlin.test.SuspendTest.runWithTimeout#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:100)
	at io.rsocket.kotlin.test.SuspendTest.$runPhaseCOROUTINE$0.invokeSuspend#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:76)
	at io.rsocket.kotlin.test.SuspendTest.runPhase#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:74)
	at io.rsocket.kotlin.test.SuspendTest.$test$lambda$3$lambda$2COROUTINE$2.invokeSuspend#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:53)
	at io.rsocket.kotlin.test.SuspendTest.test$lambda$3$lambda$2#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:45)
	at io.rsocket.kotlin.test.SuspendTest.$test$lambda$3$lambda$2$FUNCTION_REFERENCE$4.invoke#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:45)
	at kotlin.Function2#invoke(/Users/teamcity/.gradle/daemon/8.2.1/[K][Suspend]Functions:1)
	at kotlin.coroutines.intrinsics.object-4.invokeSuspend#internal(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/intrinsics/IntrinsicsNative.kt:254)
	at kotlin.coroutines.native.internal.BaseContinuationImpl#invokeSuspend(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:50)
	at kotlin.coroutines.native.internal.BaseContinuationImpl#resumeWith(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:30)
	at kotlin.coroutines.Continuation#resumeWith(/opt/buildAgent/work/2fed3917837e7e79/kotlin/libraries/stdlib/src/kotlin/coroutines/Continuation.kt:26)
	at kotlin.Throwable#<init>(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Throwable.kt:28)
	at kotlin.Exception#<init>(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:23)
	at io.ktor.utils.io.errors.PosixException#<init>(/opt/buildAgent/work/8d547b974a7be21f/ktor-io/posix/src/io/ktor/utils/io/errors/PosixErrors.kt:33)
	at io.ktor.utils.io.errors.PosixException.AddressAlreadyInUseException#<init>(/opt/buildAgent/work/8d547b974a7be21f/ktor-io/posix/src/io/ktor/utils/io/errors/PosixErrors.kt:56)
	at io.ktor.utils.io.errors.PosixException.Companion#forErrno(/opt/buildAgent/work/8d547b974a7be21f/ktor-io/posix/src/io/ktor/utils/io/errors/PosixErrors.kt:110)
	at io.ktor.utils.io.errors.PosixException.Companion#forErrno$default(/opt/buildAgent/work/8d547b974a7be21f/ktor-io/posix/src/io/ktor/utils/io/errors/PosixErrors.kt:76)
	at io.ktor.network.sockets.bind$lambda$1#internal(/opt/buildAgent/work/8d547b974a7be21f/ktor-network/nix/src/io/ktor/network/sockets/ConnectUtilsNative.kt)
	at io.ktor.network.sockets.$bind$lambda$1$FUNCTION_REFERENCE$1.invoke#internal(/opt/buildAgent/work/8d547b974a7be21f/ktor-network/nix/src/io/ktor/network/sockets/ConnectUtilsNative.kt:58)
	at io.ktor.network.sockets.$bind$lambda$1$FUNCTION_REFERENCE$1.$<bridge-UNNBB>invoke(/opt/buildAgent/work/8d547b974a7be21f/ktor-network/nix/src/io/ktor/network/sockets/ConnectUtilsNative.kt:58)
	at kotlin.Function2#invoke(/Users/teamcity/.gradle/daemon/8.2.1/[K][Suspend]Functions:1)
	at io.ktor.network.util.NativeIPv4SocketAddress#nativeAddress(/opt/buildAgent/work/8d547b974a7be21f/ktor-network/nix/src/io/ktor/network/util/NativeSocketAddress.kt:47)
	at io.ktor.network.util.NativeSocketAddress#nativeAddress(/opt/buildAgent/work/8d547b974a7be21f/ktor-network/nix/src/io/ktor/network/util/NativeSocketAddress.kt)
	at io.ktor.network.sockets#bind(/opt/buildAgent/work/8d547b974a7be21f/ktor-network/nix/src/io/ktor/network/sockets/ConnectUtilsNative.kt:58)
	at io.ktor.network.sockets.TcpSocketBuilder#bind(/opt/buildAgent/work/8d547b974a7be21f/ktor-network/jvmAndNix/src/io/ktor/network/sockets/TcpSocketBuilder.kt:45)
	at io.ktor.network.sockets.TcpSocketBuilder#bind(/opt/buildAgent/work/8d547b974a7be21f/ktor-network/jvmAndNix/src/io/ktor/network/sockets/TcpSocketBuilder.kt:29)
	at io.ktor.server.cio.backend.$httpServer$lambda$3COROUTINE$0.invokeSuspend#internal(/opt/buildAgent/work/8d547b974a7be21f/ktor-server/ktor-server-cio/jvmAndNix/src/io/ktor/server/cio/backend/HttpServer.kt:96)
	at io.ktor.server.cio.backend.httpServer$lambda$3#internal(/opt/buildAgent/work/8d547b974a7be21f/ktor-server/ktor-server-cio/jvmAndNix/src/io/ktor/server/cio/backend/HttpServer.kt:47)
	at io.ktor.server.cio.backend.$httpServer$lambda$3$FUNCTION_REFERENCE$1.invoke#internal(/opt/buildAgent/work/8d547b974a7be21f/ktor-server/ktor-server-cio/jvmAndNix/src/io/ktor/server/cio/backend/HttpServer.kt:47)
	at kotlin.Function2#invoke(/Users/teamcity/.gradle/daemon/8.2.1/[K][Suspend]Functions:1)
	at kotlin.coroutines.intrinsics.object-4.invokeSuspend#internal(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/intrinsics/IntrinsicsNative.kt:254)
	at kotlin.coroutines.native.internal.BaseContinuationImpl#invokeSuspend(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:50)
	at kotlin.coroutines.native.internal.BaseContinuationImpl#resumeWith(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:30)
	at kotlin.coroutines.Continuation#resumeWith(/opt/buildAgent/work/2fed3917837e7e79/kotlin/libraries/stdlib/src/kotlin/coroutines/Continuation.kt:26)

Check warning on line 0 in io.rsocket.kotlin.transport.ktor.websocket.server.CIOWebSocketTransportTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: metadataPush10[macosArm64] (io.rsocket.kotlin.transport.ktor.websocket.server.CIOWebSocketTransportTest)

test-reports/rsocket-transports/ktor-websocket-server/build/test-results/macosArm64Test/TEST-io.rsocket.kotlin.transport.ktor.websocket.server.CIOWebSocketTransportTest.xml [took 0s]
Raw output
kotlinx.coroutines.JobCancellationException: LazyStandaloneCoroutine is cancelling; job=LazyStandaloneCoroutine{Cancelled}@6520650
	at kotlin.Exception#<init>(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:25)
	at kotlin.RuntimeException#<init>(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:36)
	at kotlin.IllegalStateException#<init>(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:72)
	at kotlin.coroutines.cancellation.CancellationException#<init>(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/cancellation/CancellationException.kt:12)
	at kotlinx.coroutines.JobCancellationException#<init>(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/Exceptions.kt:25)
	at kotlinx.coroutines.JobSupport#toCancellationException__at__kotlin.Throwable(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:423)
	at kotlinx.coroutines.JobSupport#getCancellationException(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:415)
	at kotlinx.coroutines.Job#getCancellationException(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Job.kt:177)
	at kotlinx.coroutines.JobSupport.AwaitContinuation.getContinuationCancellationCause#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:1172)
	at kotlinx.coroutines.CancellableContinuationImpl#getContinuationCancellationCause(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/CancellableContinuationImpl.kt:268)
	at kotlinx.coroutines.ChildContinuation#invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:1447)
	at kotlinx.coroutines.JobNode#invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt)
	at kotlinx.coroutines.JobSupport.notifyCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:329)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:796)
	at kotlinx.coroutines.JobSupport.makeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:756)
	at kotlinx.coroutines.JobSupport#cancelImpl(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:672)
	at kotlinx.coroutines.JobSupport#childCancelled(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:652)
	at kotlinx.coroutines.JobSupport#childCancelled(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:650)
	at kotlinx.coroutines.ChildHandleNode#childCancelled(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:1437)
	at kotlinx.coroutines.ChildHandle#childCancelled(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Job.kt:476)
	at kotlinx.coroutines.JobSupport.cancelParent#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:357)
	at kotlinx.coroutines.JobSupport.notifyCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:331)
	at kotlinx.coroutines.JobSupport.tryMakeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:796)
	at kotlinx.coroutines.JobSupport.makeCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:756)
	at kotlinx.coroutines.JobSupport#cancelImpl(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:672)
	at kotlinx.coroutines.JobSupport#childCancelled(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:652)
	at kotlinx.coroutines.JobSupport#childCancelled(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:650)
	at kotlinx.coroutines.ChildHandleNode#childCancelled(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:1437)
	at kotlinx.coroutines.ChildHandle#childCancelled(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Job.kt:476)
	at kotlinx.coroutines.JobSupport.cancelParent#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:357)
	at kotlinx.coroutines.JobSupport.notifyCancelling#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:331)
	at kotlinx.coroutines.JobSupport.tryMakeCompletingSlowPath#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:901)
	at kotlinx.coroutines.JobSupport.tryMakeCompleting#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:864)
	at kotlinx.coroutines.JobSupport#makeCompletingOnce(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/JobSupport.kt:829)
	at kotlinx.coroutines.AbstractCoroutine#resumeWith(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/AbstractCoroutine.kt:97)
	at kotlin.coroutines.Continuation#resumeWith(/opt/buildAgent/work/2fed3917837e7e79/kotlin/libraries/stdlib/src/kotlin/coroutines/Continuation.kt:26)
	at kotlin.coroutines.native.internal.BaseContinuationImpl#resumeWith(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:43)
	at kotlin.coroutines.Continuation#resumeWith(/opt/buildAgent/work/2fed3917837e7e79/kotlin/libraries/stdlib/src/kotlin/coroutines/Continuation.kt:26)
	at kotlinx.coroutines.DispatchedTask#run(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/internal/DispatchedTask.kt:104)
	at kotlinx.coroutines.Runnable#run(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/Runnable.kt:10)
	at kotlinx.coroutines.DarwinGlobalQueueDispatcher.dispatch$lambda$0#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/nativeDarwin/src/Dispatchers.kt:22)
	at kotlinx.coroutines.DarwinGlobalQueueDispatcher.$dispatch$lambda$0$FUNCTION_REFERENCE$0.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/nativeDarwin/src/Dispatchers.kt:21)
	at kotlinx.coroutines.DarwinGlobalQueueDispatcher.$dispatch$lambda$0$FUNCTION_REFERENCE$0.$<bridge-UNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/nativeDarwin/src/Dispatchers.kt:21)
	at kotlin.Function0#invoke(/Users/teamcity/.gradle/daemon/8.2.1/[K][Suspend]Functions:1)
	at <global>._6f72672e6a6574627261696e732e6b6f746c696e783a6b6f746c696e782d636f726f7574696e65732d636f72652f6f70742f6275696c644167656e742f776f726b2f343465633665383530643563363366302f6b6f746c696e782d636f726f7574696e65732d636f72652f6e617469766544617277696e2f7372632f44697370617463686572732e6b74_knbridge8(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/nativeDarwin/src/Dispatchers.kt:21)
	at <global>._dispatch_call_block_and_release(Unknown Source)
	at <global>._dispatch_client_callout(Unknown Source)
	at <global>._dispatch_queue_override_invoke(Unknown Source)
	at <global>._dispatch_root_queue_drain(Unknown Source)
	at <global>._dispatch_worker_thread2(Unknown Source)
	at <global>._pthread_wqthread(Unknown Source)
	at <global>.start_wqthread(Unknown Source)
	at kotlin.Throwable#<init>(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Throwable.kt:28)
	at kotlin.Exception#<init>(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:23)
	at kotlin.RuntimeException#<init>(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:34)
	at kotlin.UninitializedPropertyAccessException#<init>(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:154)
	at kotlin.native.internal#ThrowUninitializedPropertyAccessException(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/RuntimeUtils.kt:80)
	at io.rsocket.kotlin.transport.tests.TransportTest#<get-client>(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-transport-tests/src/commonMain/kotlin/io/rsocket/kotlin/transport/tests/TransportTest.kt:41)
	at io.rsocket.kotlin.transport.tests.TransportTest.$afterCOROUTINE$1.invokeSuspend#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-transport-tests/src/commonMain/kotlin/io/rsocket/kotlin/transport/tests/TransportTest.kt:50)
	at io.rsocket.kotlin.transport.tests.TransportTest#after#suspend(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-transport-tests/src/commonMain/kotlin/io/rsocket/kotlin/transport/tests/TransportTest.kt:49)
	at io.rsocket.kotlin.test.SuspendTest#after#suspend(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:39)
	at io.rsocket.kotlin.test.SuspendTest.test$lambda$3$lambda$2$lambda$1#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:53)
	at io.rsocket.kotlin.test.SuspendTest.$test$lambda$3$lambda$2$lambda$1$FUNCTION_REFERENCE$3.invoke#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:53)
	at kotlin.coroutines.SuspendFunction1#invoke#suspend(/Users/teamcity/.gradle/daemon/8.2.1/[K][Suspend]Functions:1)
	at io.rsocket.kotlin.test.SuspendTest.$runWithTimeout$lambda$4COROUTINE$3.invokeSuspend#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:105)
	at io.rsocket.kotlin.test.SuspendTest.runWithTimeout$lambda$4#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:102)
	at io.rsocket.kotlin.test.SuspendTest.$runWithTimeout$lambda$4$FUNCTION_REFERENCE$1.invoke#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:102)
	at kotlin.Function2#invoke(/Users/teamcity/.gradle/daemon/8.2.1/[K][Suspend]Functions:1)
	at kotlinx.coroutines.intrinsics#startUndispatchedOrReturnIgnoreTimeout__at__kotlinx.coroutines.internal.ScopeCoroutine<0:0>(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/intrinsics/Undispatched.kt:72)
	at kotlinx.coroutines.setupTimeout#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Timeout.kt:148)
	at kotlinx.coroutines#withTimeout#suspend(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Timeout.kt:43)
	at kotlinx.coroutines#withTimeout#suspend(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Timeout.kt:71)
	at io.rsocket.kotlin.test.SuspendTest.$runWithTimeoutCOROUTINE$1.invokeSuspend#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:102)
	at io.rsocket.kotlin.test.SuspendTest.runWithTimeout#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:100)
	at io.rsocket.kotlin.test.SuspendTest.$runPhaseCOROUTINE$0.invokeSuspend#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:76)
	at io.rsocket.kotlin.test.SuspendTest.runPhase#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:74)
	at io.rsocket.kotlin.test.SuspendTest.$test$lambda$3$lambda$2COROUTINE$2.invokeSuspend#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:53)
	at io.rsocket.kotlin.test.SuspendTest.test$lambda$3$lambda$2#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:45)
	at io.rsocket.kotlin.test.SuspendTest.$test$lambda$3$lambda$2$FUNCTION_REFERENCE$4.invoke#internal(/Users/runner/work/rsocket-kotlin/rsocket-kotlin/rsocket-test/src/commonMain/kotlin/io/rsocket/kotlin/test/SuspendTest.kt:45)
	at kotlin.Function2#invoke(/Users/teamcity/.gradle/daemon/8.2.1/[K][Suspend]Functions:1)
	at kotlin.coroutines.intrinsics.object-4.invokeSuspend#internal(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/intrinsics/IntrinsicsNative.kt:254)
	at kotlin.coroutines.native.internal.BaseContinuationImpl#invokeSuspend(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:50)
	at kotlin.coroutines.native.internal.BaseContinuationImpl#resumeWith(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:30)
	at kotlin.coroutines.Continuation#resumeWith(/opt/buildAgent/work/2fed3917837e7e79/kotlin/libraries/stdlib/src/kotlin/coroutines/Continuation.kt:26)
	at kotlin.Throwable#<init>(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Throwable.kt:28)
	at kotlin.Exception#<init>(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:23)
	at io.ktor.utils.io.errors.PosixException#<init>(/opt/buildAgent/work/8d547b974a7be21f/ktor-io/posix/src/io/ktor/utils/io/errors/PosixErrors.kt:33)
	at io.ktor.utils.io.errors.PosixException.AddressAlreadyInUseException#<init>(/opt/buildAgent/work/8d547b974a7be21f/ktor-io/posix/src/io/ktor/utils/io/errors/PosixErrors.kt:56)
	at io.ktor.utils.io.errors.PosixException.Companion#forErrno(/opt/buildAgent/work/8d547b974a7be21f/ktor-io/posix/src/io/ktor/utils/io/errors/PosixErrors.kt:110)
	at io.ktor.utils.io.errors.PosixException.Companion#forErrno$default(/opt/buildAgent/work/8d547b974a7be21f/ktor-io/posix/src/io/ktor/utils/io/errors/PosixErrors.kt:76)
	at io.ktor.network.sockets.bind$lambda$1#internal(/opt/buildAgent/work/8d547b974a7be21f/ktor-network/nix/src/io/ktor/network/sockets/ConnectUtilsNative.kt)
	at io.ktor.network.sockets.$bind$lambda$1$FUNCTION_REFERENCE$1.invoke#internal(/opt/buildAgent/work/8d547b974a7be21f/ktor-network/nix/src/io/ktor/network/sockets/ConnectUtilsNative.kt:58)
	at io.ktor.network.sockets.$bind$lambda$1$FUNCTION_REFERENCE$1.$<bridge-UNNBB>invoke(/opt/buildAgent/work/8d547b974a7be21f/ktor-network/nix/src/io/ktor/network/sockets/ConnectUtilsNative.kt:58)
	at kotlin.Function2#invoke(/Users/teamcity/.gradle/daemon/8.2.1/[K][Suspend]Functions:1)
	at io.ktor.network.util.NativeIPv4SocketAddress#nativeAddress(/opt/buildAgent/work/8d547b974a7be21f/ktor-network/nix/src/io/ktor/network/util/NativeSocketAddress.kt:47)
	at io.ktor.network.util.NativeSocketAddress#nativeAddress(/opt/buildAgent/work/8d547b974a7be21f/ktor-network/nix/src/io/ktor/network/util/NativeSocketAddress.kt)
	at io.ktor.network.sockets#bind(/opt/buildAgent/work/8d547b974a7be21f/ktor-network/nix/src/io/ktor/network/sockets/ConnectUtilsNative.kt:58)
	at io.ktor.network.sockets.TcpSocketBuilder#bind(/opt/buildAgent/work/8d547b974a7be21f/ktor-network/jvmAndNix/src/io/ktor/network/sockets/TcpSocketBuilder.kt:45)
	at io.ktor.network.sockets.TcpSocketBuilder#bind(/opt/buildAgent/work/8d547b974a7be21f/ktor-network/jvmAndNix/src/io/ktor/network/sockets/TcpSocketBuilder.kt:29)
	at io.ktor.server.cio.backend.$httpServer$lambda$3COROUTINE$0.invokeSuspend#internal(/opt/buildAgent/work/8d547b974a7be21f/ktor-server/ktor-server-cio/jvmAndNix/src/io/ktor/server/cio/backend/HttpServer.kt:96)
	at io.ktor.server.cio.backend.httpServer$lambda$3#internal(/opt/buildAgent/work/8d547b974a7be21f/ktor-server/ktor-server-cio/jvmAndNix/src/io/ktor/server/cio/backend/HttpServer.kt:47)
	at io.ktor.server.cio.backend.$httpServer$lambda$3$FUNCTION_REFERENCE$1.invoke#internal(/opt/buildAgent/work/8d547b974a7be21f/ktor-server/ktor-server-cio/jvmAndNix/src/io/ktor/server/cio/backend/HttpServer.kt:47)
	at kotlin.Function2#invoke(/Users/teamcity/.gradle/daemon/8.2.1/[K][Suspend]Functions:1)
	at kotlin.coroutines.intrinsics.object-4.invokeSuspend#internal(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/intrinsics/IntrinsicsNative.kt:254)
	at kotlin.coroutines.native.internal.BaseContinuationImpl#invokeSuspend(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:50)
	at kotlin.coroutines.native.internal.BaseContinuationImpl#resumeWith(/opt/buildAgent/work/2fed3917837e7e79/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:30)
	at kotlin.coroutines.Continuation#resumeWith(/opt/buildAgent/work/2fed3917837e7e79/kotlin/libraries/stdlib/src/kotlin/coroutines/Continuation.kt:26)