See 
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/758/display/redirect?page=changes>

Changes:

[evanderwal] Add withDefaultHeaders to connection configuration for 
ElasticsearchIO

[evanderwal] Address PR comments, run spotless

[evanderwal] Fix copy/paste error in Javadoc, add example for usage of

[noreply] Add explicit error for PEP 585 type hints (#24986)

[noreply] Updated Python Container Dependencies (#25042)

[noreply] [ToB][Frontend] Display hints and solutions (#25020)

[noreply] upgrade clickhouse jdbc driver 0.3.2-patch10 (#24424)

[noreply] Added documentation for SingleStoreIO (#24377)

[noreply] Adding watermark support to DebeziumIO transform (#24757)

[John Casey] Moving to 2.46.0-SNAPSHOT on master branch.

[noreply] Fix error message (add proper spacing) (#25050)

[noreply] Remove trailing whitespace from blog to fix precommit (#25055)

[noreply] improve some errors from DoFnSignature (#25001)

[noreply] Bump torch (#24977)

[noreply] Set maxConnections optional in incoming schema for 
JdbcSchemaIOProvider

[noreply] Document that yield and return shouldn't be mixed. (#25060)

[noreply] [#25070] Remove Kafka jars from Beam Java SDK Container (#25072)


------------------------------------------
[...truncated 42.90 KB...]
        at akka.dispatch.Mailbox.exec(Mailbox.scala:243)
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
        at 
java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
        at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
        at 
java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: 
Error received from SDK harness for instruction 1: process bundle failed for 
instruction 1 using plan 2-3 : panic: broken stream: 
StateChannel[localhost:40309].Send(r1): context canceled
        caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-3]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, 
[]uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, 
func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:40219], local_output] Out:6 
Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
        caused by:
panic: broken stream: StateChannel[localhost:40309].Send(r1): context canceled
        caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 32 [running]:
runtime/debug.Stack()
        /home/jenkins/sdk/go1.19.3/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58
 +0xa5
panic({0x1239a40, 0xc00004c4e0})
        /home/jenkins/sdk/go1.19.3/src/runtime/panic.go:884 +0x212
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x18, 
0xc0005d1380?, 0xc0005d1488)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103
 +0x189
main.(*iterSideInputFn).ProcessElement(0xc00004a558, {0x10095c4?, 0x12bd580?, 
0x7f757b51edc8?}, {0x58?, 0x7f75a4351108?, 0x70?}, 0xc0000124b0, 0xc000012498)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70
 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x228ae08,
 0x0, 0x0}, 0x0, 0x0)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552
 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0x0?,
 {0x1222180?, 0xc000012468?}, {0x1222180?, 0xc000012480?}, {0x12720c0?, 
0xc0000124b0?}, {0x124c000, 0xc000012498})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541
 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0,
 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x1222180?, 
0x7f757b51fec8?, 0x20?}, 0x7f75a4351108?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61
 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0003908c0,
 {0x1803250?, 0xc0002fed40}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 
0xffffffffffffffff}, {0x223a390, 0x1, ...}, ...)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252
 +0xe23
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000140500,
 {0x1803250, 0xc0002fed40}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 
0xffffffffffffffff}, {0x223a390, 0x1, ...}, ...)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359
 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000140500,
 0xc000208900)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178
 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc0001297a0?,
 0x1803250?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156
 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc000140500,
 {0x17d6d20?, 0xc000012450?}, 0xc000128a80, {0x0, 0x0, 0x0})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141
 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003903c0,
 {0x1803250, 0xc0002fec40})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:189
 +0x523
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1803250?,
 0xc0002fec40?})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131
 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1803250?,
 0xc0002fec40?}, 0x7f75a435a998?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62
 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0002086c0,
 {0x1803250, 0xc0002fec40}, {0x21f5708, 0x1}, {{0x17e23a8?, 0xc000317380?}, 
{0x1865078?, 0xc0003173b0?}})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130
 +0x3c5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0000c8000,
 {0x1803138, 0xc00059d0b0}, 0xc0000a29b0)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:407
 +0xab7
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x1803138,
 0xc00059d0b0}, 0xc0000a29b0)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:193
 +0x19d
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:212
 +0xfed

        at 
java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:395)
        at 
java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1999)
        at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:61)
        at 
org.apache.beam.runners.fnexecution.control.SdkHarnessClient$BundleProcessor$ActiveBundle.close(SdkHarnessClient.java:504)
        at 
org.apache.beam.runners.fnexecution.control.DefaultJobBundleFactory$SimpleStageBundleFactory$1.close(DefaultJobBundleFactory.java:555)
        at 
org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.$closeResource(FlinkExecutableStageFunction.java:269)
        at 
org.apache.beam.runners.flink.translation.functions.FlinkExecutableStageFunction.mapPartition(FlinkExecutableStageFunction.java:269)
        at 
org.apache.flink.runtime.operators.MapPartitionDriver.run(MapPartitionDriver.java:113)
        at org.apache.flink.runtime.operators.BatchTask.run(BatchTask.java:514)
        at 
org.apache.flink.runtime.operators.BatchTask.invoke(BatchTask.java:357)
        at 
org.apache.flink.runtime.taskmanager.Task.runWithSystemExitMonitoring(Task.java:948)
        at 
org.apache.flink.runtime.taskmanager.Task.restoreAndInvoke(Task.java:927)
        at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:741)
        at org.apache.flink.runtime.taskmanager.Task.run(Task.java:563)
        at java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.RuntimeException: Error received from SDK harness for 
instruction 1: process bundle failed for instruction 1 using plan 2-3 : panic: 
broken stream: StateChannel[localhost:40309].Send(r1): context canceled
        caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-3]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, 
[]uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, 
func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:40219], local_output] Out:6 
Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
        caused by:
panic: broken stream: StateChannel[localhost:40309].Send(r1): context canceled
        caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 32 [running]:
runtime/debug.Stack()
        /home/jenkins/sdk/go1.19.3/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58
 +0xa5
panic({0x1239a40, 0xc00004c4e0})
        /home/jenkins/sdk/go1.19.3/src/runtime/panic.go:884 +0x212
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x18, 
0xc0005d1380?, 0xc0005d1488)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103
 +0x189
main.(*iterSideInputFn).ProcessElement(0xc00004a558, {0x10095c4?, 0x12bd580?, 
0x7f757b51edc8?}, {0x58?, 0x7f75a4351108?, 0x70?}, 0xc0000124b0, 0xc000012498)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70
 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x228ae08,
 0x0, 0x0}, 0x0, 0x0)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552
 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0x0?,
 {0x1222180?, 0xc000012468?}, {0x1222180?, 0xc000012480?}, {0x12720c0?, 
0xc0000124b0?}, {0x124c000, 0xc000012498})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541
 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0,
 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x1222180?, 
0x7f757b51fec8?, 0x20?}, 0x7f75a4351108?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61
 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0003908c0,
 {0x1803250?, 0xc0002fed40}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 
0xffffffffffffffff}, {0x223a390, 0x1, ...}, ...)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252
 +0xe23
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000140500,
 {0x1803250, 0xc0002fed40}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 
0xffffffffffffffff}, {0x223a390, 0x1, ...}, ...)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359
 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000140500,
 0xc000208900)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178
 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc0001297a0?,
 0x1803250?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156
 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc000140500,
 {0x17d6d20?, 0xc000012450?}, 0xc000128a80, {0x0, 0x0, 0x0})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141
 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003903c0,
 {0x1803250, 0xc0002fec40})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:189
 +0x523
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1803250?,
 0xc0002fec40?})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131
 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1803250?,
 0xc0002fec40?}, 0x7f75a435a998?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62
 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0002086c0,
 {0x1803250, 0xc0002fec40}, {0x21f5708, 0x1}, {{0x17e23a8?, 0xc000317380?}, 
{0x1865078?, 0xc0003173b0?}})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130
 +0x3c5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0000c8000,
 {0x1803138, 0xc00059d0b0}, 0xc0000a29b0)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:407
 +0xab7
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x1803138,
 0xc00059d0b0}, 0xc0000a29b0)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:193
 +0x19d
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:212
 +0xfed

        at 
org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:180)
        at 
org.apache.beam.runners.fnexecution.control.FnApiControlClient$ResponseStreamObserver.onNext(FnApiControlClient.java:160)
        at 
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.stub.ServerCalls$StreamingServerCallHandler$StreamingServerCallListener.onMessage(ServerCalls.java:262)
        at 
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.ForwardingServerCallListener.onMessage(ForwardingServerCallListener.java:33)
        at 
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.Contexts$ContextualizedServerCallListener.onMessage(Contexts.java:76)
        at 
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailableInternal(ServerCallImpl.java:332)
        at 
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerCallImpl$ServerStreamListenerImpl.messagesAvailable(ServerCallImpl.java:315)
        at 
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ServerImpl$JumpToApplicationThreadServerStreamListener$1MessagesAvailable.runInContext(ServerImpl.java:834)
        at 
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
        at 
org.apache.beam.vendor.grpc.v1p48p1.io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        ... 1 more
2023/01/19 12:01:28  (): java.lang.RuntimeException: Error received from SDK 
harness for instruction 1: process bundle failed for instruction 1 using plan 
2-3 : panic: broken stream: StateChannel[localhost:40309].Send(r1): context 
canceled
        caused by:
rpc error: code = Internal desc = unexpected EOF
Full error:
while executing Process for Plan[2-3]:
2: Discard
3: PCollection[n8] Out:[2]
4: ParDo[load.RuntimeMonitor] Out:[3] Sig: func([]uint8, []uint8, func([]uint8, 
[]uint8))
5: PCollection[n7] Out:[4]
6: ParDo[main.iterSideInputFn] Out:[5] Sig: func([]uint8, []uint8, 
func(*[]uint8, *[]uint8) bool, func([]uint8, []uint8))
1: DataSource[S[fn/read/n6:0@localhost:40219], local_output] Out:6 
Coder:W;fn/wire/n6:0<KV;c2<bytes;c0,bytes;c0>>!GWC 
        caused by:
panic: broken stream: StateChannel[localhost:40309].Send(r1): context canceled
        caused by:
rpc error: code = Internal desc = unexpected EOF goroutine 32 [running]:
runtime/debug.Stack()
        /home/jenkins/sdk/go1.19.3/src/runtime/debug/stack.go:24 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic.func1()
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:58
 +0xa5
panic({0x1239a40, 0xc00004c4e0})
        /home/jenkins/sdk/go1.19.3/src/runtime/panic.go:884 +0x212
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*iter2[...]).invoke(0x18, 
0xc0005d1380?, 0xc0005d1488)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/iter.go>:103
 +0x189
main.(*iterSideInputFn).ProcessElement(0xc00004a558, {0x10095c4?, 0x12bd580?, 
0x7f757b51edc8?}, {0x58?, 0x7f75a4351108?, 0x70?}, 0xc0000124b0, 0xc000012498)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:70
 +0xb7
github.com/apache/beam/sdks/v2/go/pkg/beam/register.registerDoFn4x0StructWrappersAndFuncs[...].func2.1({0x228ae08,
 0x0, 0x0}, 0x0, 0x0)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2552
 +0xae
github.com/apache/beam/sdks/v2/go/pkg/beam/register.(*caller4x0[...]).Call4x0(0x0?,
 {0x1222180?, 0xc000012468?}, {0x1222180?, 0xc000012480?}, {0x12720c0?, 
0xc0000124b0?}, {0x124c000, 0xc000012498})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/register/register.go>:2541
 +0x9e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).initCall.func5({0x0,
 0x0, 0x0, 0xffffffffffffffff, 0xffffffffffffffff}, {0x1222180?, 
0x7f757b51fec8?, 0x20?}, 0x7f75a4351108?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn_arity.go>:61
 +0x83
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*invoker).Invoke(0xc0003908c0,
 {0x1803250?, 0xc0002fed40}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 
0xffffffffffffffff}, {0x223a390, 0x1, ...}, ...)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/fn.go>:252
 +0xe23
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).invokeProcessFn(0xc000140500,
 {0x1803250, 0xc0002fed40}, {0x0, 0x0, 0x0, 0xffffffffffffffff, 
0xffffffffffffffff}, {0x223a390, 0x1, ...}, ...)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:359
 +0x25e
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processSingleWindow(0xc000140500,
 0xc000208900)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:178
 +0x9b
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).processMainInput(0xc0001297a0?,
 0x1803250?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:156
 +0x65
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*ParDo).ProcessElement(0xc000140500,
 {0x17d6d20?, 0xc000012450?}, 0xc000128a80, {0x0, 0x0, 0x0})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/pardo.go>:141
 +0x125
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*DataSource).Process(0xc0003903c0,
 {0x1803250, 0xc0002fec40})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/datasource.go>:189
 +0x523
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute.func2({0x1803250?,
 0xc0002fec40?})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:131
 +0x42
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.callNoPanic({0x1803250?,
 0xc0002fec40?}, 0x7f75a435a998?)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/util.go>:62
 +0x6c
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec.(*Plan).Execute(0xc0002086c0,
 {0x1803250, 0xc0002fec40}, {0x21f5708, 0x1}, {{0x17e23a8?, 0xc000317380?}, 
{0x1865078?, 0xc0003173b0?}})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/exec/plan.go>:130
 +0x3c5
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.(*control).handleInstruction(0xc0000c8000,
 {0x1803138, 0xc00059d0b0}, 0xc0000a29b0)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:407
 +0xab7
github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main.func4({0x1803138,
 0xc00059d0b0}, 0xc0000a29b0)
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:193
 +0x19d
created by github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/harness.Main
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/core/runtime/harness/harness.go>:212
 +0xfed
2023/01/19 12:01:28 Job state: FAILED
2023/01/19 12:01:28 Failed to execute job: job 
load0tests0go0flink0batch0sideinput0300119100314-root-0119120019-f5a6476d_2ade0a47-afeb-455d-a5f7-db1c276f3228
 failed
panic: Failed to execute job: job 
load0tests0go0flink0batch0sideinput0300119100314-root-0119120019-f5a6476d_2ade0a47-afeb-455d-a5f7-db1c276f3228
 failed

goroutine 1 [running]:
github.com/apache/beam/sdks/v2/go/pkg/beam/log.Fatalf({0x18030c8, 
0xc00019a000}, {0x1656dfc?, 0x228ae08?}, {0xc0002d5e60?, 0x0?, 0x0?})
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/pkg/beam/log/log.go>:162
 +0x8c
main.main()
        
<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/sideinput/sideinput.go>:104
 +0x439

> Task :sdks:go:test:load:run FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_LoadTests_Go_SideInput_Flink_Batch/ws/src/sdks/go/test/load/build.gradle'>
 line: 31

* What went wrong:
Execution failed for task ':sdks:go:test:load:run'.
> Process 'command 'sh'' finished with non-zero exit value 2

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 49s
12 actionable tasks: 6 executed, 4 from cache, 2 up-to-date

Publishing build scan...
Publishing build scan failed due to network error 'java.net.SocketException: 
Unexpected end of file from server' (2 retries remaining)...
Publishing build scan failed due to network error 'java.net.SocketException: 
Unexpected end of file from server' (1 retry remaining)...

A network error occurred.

If you require assistance with this problem, please report it via 
https://gradle.com/help/plugin and include the following information via 
copy/paste.

----------
Gradle version: 7.5.1
Plugin version: 3.4.1
Request URL: https://status.gradle.com
Request ID: 26d9518c-3a1d-41b5-8b12-6d17539c0af5
Exception: java.net.SocketException: Unexpected end of file from server
----------

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to