Skip to content

Log stdout and stderr when failed to start docker in integration tests#20631

Merged
qoega merged 1 commit intoClickHouse:masterfrom
vitlibar:verbose-message-on-fail-to-start-docker
Feb 18, 2021
Merged

Log stdout and stderr when failed to start docker in integration tests#20631
qoega merged 1 commit intoClickHouse:masterfrom
vitlibar:verbose-message-on-fail-to-start-docker

Conversation

@vitlibar
Copy link
Copy Markdown
Member

@vitlibar vitlibar commented Feb 17, 2021

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category:

  • Build/Testing/Packaging Improvement

Changelog entry:
Print stdout and stderr to log when failed to start docker in integration tests. Before this PR there was a very short error message in this case which didn't help to investigate the problems:

Failed to start cluster: 
Command '['docker-compose', '--project-name', 'roottestgrpcprotocolssl', '--file', '/compose/docker_compose_net.yml', '--file', '/ClickHouse/tests/integration/test_grpc_protocol_ssl/_instances/node/docker-compose.yml', 'up', '-d', '--no-recreate']' returned non-zero exit status 1.

@robot-clickhouse robot-clickhouse added the pr-build Pull request with build/testing/packaging improvement label Feb 17, 2021
@vitlibar vitlibar mentioned this pull request Feb 17, 2021
@alexey-milovidov alexey-milovidov self-assigned this Feb 17, 2021
@qoega qoega merged commit bc1f564 into ClickHouse:master Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-build Pull request with build/testing/packaging improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants