jenkinsci / docker-swarm-plugin

Jenkins plugin which allows to add a Docker Swarm as a cloud agent provider
https://plugins.jenkins.io/docker-swarm/
MIT License
55 stars 47 forks source link

Parameterized Project: Label Parameter #83

Open jkao97 opened 4 years ago

jkao97 commented 4 years ago

Problem: I have a parameterized project that takes in a 'Label' as a parameter. When I try to run the job, it gets stuck in the build queue even though a node container is already created for it. Has anyone bumped into this issue before?

gutschet commented 4 years ago

I have the same problem sometimes. Up to now, the problem always disappeared when I restarted mit Jenkins Master Node (a Docker Swarm service in my case).