Skip to content

No artifacts on CI in case of Check timeout expired for fasttest #66000

@azat

Description

@azat

Consider the following run - https://s3.amazonaws.com/clickhouse-test-reports/65984/b25a58cd85a7e3c22154b9e054c4f454d0b92b53/fast_test.html

It failed with "timeout 2400s is exceeded", and does not publish any artifacts, the problem with fast test is that it is different, the container builds the clickhouse itself.

But there is possible room for improvement:

  • expand fast_test_check.py to kill the docker container and gather all the logs
  • fix clickhouse-test - AFAIR this wrapper uses timeouts everywhere and it should not hang, and 40mins should be enough, the problem is that in that run it just hunged (maybe because of gdb? not sure)
  • and likely clickhouse-test did not report all the failed tests

Metadata

Metadata

Assignees

Labels

comp-ci-infrastructureCI/CD pipelines (GitHub Actions, CI scripts, runners).

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions