Skip to content

[Issue] CI Nightly Linux job times out while retrieving artifacts from S3 (therock-ci-artifacts) #4289

@chiranjeevipattigidi

Description

@chiranjeevipattigidi

Description:
The CI Nightly workflow run is failing because the Linux job times out during the step that retrieves build/test artifacts from S3. The log shows it starts downloading from s3://therock-ci-artifacts/23829899431-linux and then hits The action has timed out. after ~15 minutes.

Logs:

Tests Failed:

rocftt_bench
hipblaslt_bench
rocblas_bench
rocsolver_bench

Errros:

Calling fetch_artifacts_main with args:
  --run-id 23829899431 --artifact-group gfx94X-dcgpu --output-dir build --flatten core-hipinfo_run core-runtime_run core-runtime_lib sysdeps_lib base_run base_lib amd-llvm_run amd-llvm_lib core-amdsmi_run core-amdsmi_lib core-hip_lib core-hip_dev core-kpack_lib core-ocl_lib core-ocl_dev rocprofiler-sdk_lib host-suite-sparse_lib blas_lib blas_test

Retrieving bucket info...
  (implicit) github_repository: ROCm/TheRock
  workflow_run_id             : 23829899431
  head_github_repository      : ROCm/TheRock
  is_pr_from_fork             : False
Retrieved bucket info:
  external_repo: 
  bucket       : therock-ci-artifacts
Retrieving artifacts from 's3://therock-ci-artifacts/23829899431-linux'
Matching artifact target families: ['generic', 'gfx94X-dcgpu']
Error: The action has timed out.
++ Flattening 'core-runtime_lib_generic.tar.xz' to 'core-runtime_lib_generic'
  ++ Downloading sysdeps_lib_generic.tar.xz
++ Flattening 'core-amdsmi_run_generic.tar.xz' to 'core-amdsmi_run_generic'
++ Flattening 'host-suite-sparse_lib_generic.tar.xz' to 'host-suite-sparse_lib_generic'
++ Flattening 'rocprofiler-sdk_lib_generic.tar.xz' to 'rocprofiler-sdk_lib_generic'
++ Flattening 'core-amdsmi_lib_generic.tar.xz' to 'core-amdsmi_lib_generic'
++ Flattening 'sysdeps_lib_generic.tar.xz' to 'sysdeps_lib_generic'
++ Flattening 'host-blas_lib_generic.tar.xz' to 'host-blas_lib_generic'
++ Flattening 'amd-llvm_run_generic.tar.xz' to 'amd-llvm_run_generic'
++ Flattening 'core-hip_lib_generic.tar.xz' to 'core-hip_lib_generic'
++ Flattening 'blas_test_gfx94X-dcgpu.tar.xz' to 'blas_test_gfx94X-dcgpu'
++ Flattening 'amd-llvm_lib_generic.tar.xz' to 'amd-llvm_lib_generic'
++ Flattening 'blas_lib_gfx94X-dcgpu.tar.xz' to 'blas_lib_gfx94X-dcgpu'
Error: The action has timed out.

Jobs:

Impact:
Blocks CI Nightly Linux build/test completion

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    TODO

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions