Both Snakemake workflows successfully completed on AWS Batch, but the GH Action workflow failed during actions/upload-artifact@v4.
Multiple search paths detected. Calculating the least common ancestor of all paths
The least common ancestor is /home/runner/work/forecasts-ncov/forecasts-ncov. This will be the root directory of the artifact
With the provided path, there will be 1 file uploaded
Artifact name is valid!
Root directory input is valid!
Attempt 1 of 5 failed with error: Request timeout: /twirp/github.actions.results.api.v1.ArtifactService/CreateArtifact. Retrying request in 3000 ms...
Attempt 2 of 5 failed with error: Request timeout: /twirp/github.actions.results.api.v1.ArtifactService/CreateArtifact. Retrying request in 6528 ms...
Attempt 3 of 5 failed with error: Request timeout: /twirp/github.actions.results.api.v1.ArtifactService/CreateArtifact. Retrying request in 7098 ms...
Attempt 4 of 5 failed with error: Request timeout: /twirp/github.actions.results.api.v1.ArtifactService/CreateArtifact. Retrying request in 14675 ms...
Error: Failed to CreateArtifact: Failed to make request after 5 attempts: Request timeout: /twirp/github.actions.results.api.v1.ArtifactService/CreateArtifact
Noting error in the automated genbank/clade-counts workflow:
Both Snakemake workflows successfully completed on AWS Batch, but the GH Action workflow failed during
actions/upload-artifact@v4
.