chamikaramj opened a new issue, #29355: URL: https://github.com/apache/beam/issues/29355
### What happened? https://github.com/apache/beam/actions/runs/6780185302/job/18499776500?pr=29322 2023/11/08 20:50:29 ERROR process bundle failed for instruction inst001 using plan stage-001 : while executing Process for Plan[stage-001]: 1: DataSource[S[stage-001_source@localhost:37423], i0] Out:6 Coder:W;cwv_n1<bytes;c0>!GWC 6: ParDo[beam.createFn] Out:[5] Sig: func([]uint8, func(typex.T)) error, SideInputs: [] 5: PCollection[n2] Out:[4] 4: ParDo[fileio.readFn] Out:[3] Sig: func(fileio.FileMetadata, func(fileio.ReadableFile)) error, SideInputs: [] 3: PCollection[n3] Out:[2] 2: ParDo[passert.failFn] Out:[] Sig: func(typex.X) error, SideInputs: [] caused by: DoFn[UID:4, PID:fileio.ReadMatches/fileio.readFn, Name: github.com/apache/beam/sdks/v2/go/pkg/beam/io/fileio.readFn] failed: path to directory not allowed: "dir/" source=/runner/_work/beam/beam/sdks/go/pkg/beam/core/runtime/harness/harness.go:484 time=2023-11-08T20:50:29.226Z worker.ID=job-012[go-job-12-1699476629184984274]_go worker.endpoint=localhost:37423 --- FAIL: TestReadMatches (0.16s) --- FAIL: TestReadMatches/Error_-_directories_disallowed (0.05s) --- FAIL: TestReadMatches/Error_-_directories_disallowed/Error_-_directories_disallowed (0.05s) read_test.go:145: ReadMatches() error = <nil>, wantErr true FAIL FAIL github.com/apache/beam/sdks/v2/go/pkg/beam/io/fileio 0.524s ### Issue Failure Failure: Test is flaky ### Issue Priority Priority: 2 (backlog / disabled test but we think the product is healthy) ### Issue Components - [ ] Component: Python SDK - [ ] Component: Java SDK - [X] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam YAML - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] Component: Spark Runner - [ ] Component: Flink Runner - [ ] Component: Samza Runner - [ ] Component: Twister2 Runner - [ ] Component: Hazelcast Jet Runner - [ ] Component: Google Cloud Dataflow Runner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
