testcontainers / testcontainers/testcontainers-java
Container stops on github environment: Error response from deamon: Container is not running
まだ誰も着手していません。
- 主要言語
- Java
- スター
- 8.7k
- フォーク
- 1.9k
- 平均マージ
- 2日 17時間
- マージ済み PR(30日)
- 9
説明
Hi, we're facing some issues with pipelines ran in github, we're using GenericContainer to execute some commands on a running container but after the container id is echoed and the command is attempted we get this:
Error response from daemon: Container <> is not running
]
Expecting:
<1>
to be equal to:
<0>
but was not.
Please take a look at our pipeline: https://github.com/spinnaker/clouddriver/pull/5414/checks?check_run_id=2967751843
The pipeline was ran with 1.15.1 but increasing to 1.15.3 didn't solve the problem. This only happens on github, running locally has no problems.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、リンクされている clouddriver パイプラインと issue に記載されている GenericContainer の使用方法を確認し、その後、GitHub 環境とローカル実行を比較します。Testcontainers 1.15.1 と 1.15.3 での動作を確認してください。GitHub でコンテナが実行されない理由を特定し、試行したコマンドをそこで成功させられれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- docker, github, java
- 領域
- devops, testing
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100