-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
P2bugdone & doneIssue has been reviewed after it was closed for verification, followups, etc.Issue has been reviewed after it was closed for verification, followups, etc.failing testgo
Milestone
Description
What happened?
The Go Spark PostCommit is perma-red due to an issue in the TestLPErrorPipeline test, outputting this error:
2022/08/29 02:50:25 (): java.lang.RuntimeException: Error received from SDK harness for instruction 1: process bundle failed for instruction 1 using plan 204-2 : while executing Process for Plan[204-2]:
2: DataSink[S[fn/write/n8_flatten:1:0@localhost:37955]] Coder:W;fn/wire/n8_flatten:1:0<KV;c11<int[varintz;c2];c3,KV;c10<int[varintz;c2];c3,bytes;c0>>>!GWC
3: PCollection[n8_flatten:1] Out:[2]
4: Flatten[1]. Out:DataSink[S[fn/write/n8_flatten:1:0@localhost:37955]] Coder:W;fn/wire/n8_flatten:1:0<KV;c11<int[varintz;c2];c3,KV;c10<int[varintz;c2];c3,bytes;c0>>>!GWC
5: PCollection[n7_e8_inject1] Out:[4]
6: Inject[1]. Out:5
7: PCollection[n7] Out:[6]
8: ParDo[regression.toFoo] Out:[7]
1: DataSource[S[fn/read/n6:0@localhost:37955], local_output] Coder:W;fn/wire/n6:0<CoGBK;c7<int[varintz;c2];c3,R;c4[*regression.fruit]>>!GWC Out:8
caused by:
source decode failed
caused by:
EOF
Issue Priority
Priority: 2
Issue Component
Component: sdk-go
Metadata
Metadata
Assignees
Labels
P2bugdone & doneIssue has been reviewed after it was closed for verification, followups, etc.Issue has been reviewed after it was closed for verification, followups, etc.failing testgo