jenkinsci/docker

docker start container failed

Zhenbin24 opened this issue · 2 comments

What Operating System are you using (both controller, and any agents involved in the problem)?

Linux localhost.localdomain 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

Reproduction steps

1、Dockerfile config
image

2、It works fine when I run it locally: gunicorn app:app -c ./gunicorn_conf/gunicorn_conf.py
3、sudo docker build -t zhen_0003.
4、 sudo docker run -it --name=zhen_002 c510
5、sudo docker start 433dd04eaa38

Expected Results

start success

Actual Results

`Apr 17 03:21:23 localhost.localdomain dockerd[196997]: time="2024-04-17T03:21:23.254435418-04:00" level=info msg="ignoring event" container=433dd04eaa380014402e3d04aeda92595fae41365c7aec5072b1cd25d0a26f7c module=libcontainerd namespace=moby topic=/tasks/

Apr 17 03:21:23 localhost.localdomain dockerd[196997]: time="2024-04-17T03:21:23.290143851-04:00" level=warning msg="failed to close stdin: task 433dd04eaa380014402e3d04aeda92595fae41365c7aec5072b1cd25d0a26f7c not found: not found"`

image

start container failed

Anything else?

No response

Are you interested in contributing a fix?

No response

I want to chime in, this is not an issue with the Jenkins docker image, you should seek help from other communities, not here : )