Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Incomplete logging for github action workflow #2147

Open
Abacn opened this issue Jan 23, 2025 · 1 comment
Open

[Bug]: Incomplete logging for github action workflow #2147

Abacn opened this issue Jan 23, 2025 · 1 comment
Labels
bug Something isn't working needs triage p2

Comments

@Abacn
Copy link
Contributor

Abacn commented Jan 23, 2025

Related Template(s)

N/A

Template Version

N/A

What happened?

The integration test logs for v1 templates are not appearing in the Java PR git action or any other git action. One can see logs for v2 templates. For example, the dataflow job link log appears only for v2 template tests and not v1.

https://github.com/GoogleCloudPlatform/DataflowTemplates/actions/runs/12808415943/job/35712185387

Example: ExportPipelineIT is test for Cloud_Spanner_to_GCS_Avro v1 template
There is only one line log containing ExportPipelineIT telling that 4 tests have passed.

But for any flex template ITs ex: BigtableChangeStreamsToGcsIT test forBigtable_Change_Streams_to_Google_Cloud_Storage

There are logs including dataflow job link. For many v1 templates. Could not find logs for any.

The task here is to investigate where is the gap to cause incomplete v1 template test logs, and fix it to align with v2 templates.

Relevant log output

@Abacn Abacn added bug Something isn't working needs triage p2 labels Jan 23, 2025
@Amar3tto
Copy link
Contributor

.take-issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage p2
Projects
None yet
Development

No branches or pull requests

2 participants