Test if still run for bulk #3450
GitHub Actions / `destination-s3` Connector Test Results
failed
Aug 12, 2025 in 0s
1 fail, 349 skipped, 458 pass in 2h 32m 36s
808 tests 458 ✅ 2h 32m 36s ⏱️
26 suites 349 💤
26 files 1 ❌
Results for commit 562aba2.
Annotations
github-actions / `destination-s3` Connector Test Results
testFunkyCharacters() (io.airbyte.integrations.destination.s3_v2.S3V2WriteTestParquetUncompressed) failed
airbyte-integrations/connectors/destination-s3/build/test-results/integrationTestJava/TEST-io.airbyte.integrations.destination.s3_v2.S3V2WriteTestParquetUncompressed.xml [took 26s]
Raw output
org.opentest4j.MultipleFailuresError: Multiple Failures (1 failure)
aws.smithy.kotlin.runtime.http.HttpException: AWS_IO_SOCKET_CLOSED: socket is closed.; crtErrorCode=1051
at app//org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:80)
at app//org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:54)
at app//org.junit.jupiter.api.AssertAll.assertAll(AssertAll.java:48)
at app//org.junit.jupiter.api.Assertions.assertAll(Assertions.java:2978)
at app//org.junit.jupiter.api.AssertionsKt.assertAll(Assertions.kt:73)
at app//io.airbyte.cdk.load.write.BasicFunctionalityIntegrationTest.testFunkyCharacters(BasicFunctionalityIntegrationTest.kt:1623)
at [email protected]/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:580)
at app//org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:766)
at app//org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at app//org.junit.jupiter.engine.extension.SameThreadTimeoutInvocation.proceed(SameThreadTimeoutInvocation.java:45)
at app//org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
at app//org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
at app//org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
at app//org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
at app//org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at app//org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
at app//org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)
at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
at app//org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at app//org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at app//org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at app//org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at app//org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService$ExclusiveTask.compute(ForkJoinPoolHierarchicalTestExecutorService.java:202)
at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Suppressed: aws.smithy.kotlin.runtime.http.HttpException: AWS_IO_SOCKET_CLOSED: socket is closed.; crtErrorCode=1051; HttpErrorCode(CONNECTION_CLOSED)
at app//aws.smithy.kotlin.runtime.http.engine.crt.RequestUtilKt.crtException(RequestUtil.kt:123)
at app//aws.smithy.kotlin.runtime.http.engine.crt.RequestUtilKt.crtException$default(RequestUtil.kt:122)
at app//aws.smithy.kotlin.runtime.http.engine.crt.SdkStreamResponseHandler.onResponseComplete(SdkStreamResponseHandler.kt:184)
at app//aws.sdk.kotlin.crt.http.HttpRequestUtilKt$asJniStreamResponseHandler$1.onResponseComplete(HttpRequestUtil.kt:61)
at app//software.amazon.awssdk.crt.http.HttpStreamResponseHandlerNativeAdapter.onResponseComplete(HttpStreamResponseHandlerNativeAdapter.java:66)
Caused by: aws.smithy.kotlin.runtime.http.HttpException: AWS_IO_SOCKET_CLOSED: socket is closed.; crtErrorCode=1051; HttpErrorCode(CONNECTION_CLOSED)
at app//aws.smithy.kotlin.runtime.http.engine.crt.RequestUtilKt.crtException(RequestUtil.kt:123)
at app//aws.smithy.kotlin.runtime.http.engine.crt.RequestUtilKt.crtException$default(RequestUtil.kt:122)
at app//aws.smithy.kotlin.runtime.http.engine.crt.SdkStreamResponseHandler.onResponseComplete(SdkStreamResponseHandler.kt:184)
at app//aws.sdk.kotlin.crt.http.HttpRequestUtilKt$asJniStreamResponseHandler$1.onResponseComplete(HttpRequestUtil.kt:61)
at app//software.amazon.awssdk.crt.http.HttpStreamResponseHandlerNativeAdapter.onResponseComplete(HttpStreamResponseHandlerNativeAdapter.java:66)
Loading