opendevstack / opendevstack/ods-core
Jenkins agents not able to download remoting.jar from jenkins master.
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 53
- Forks
- 34
- Avg merge
- 3h 26m
- Merged PRs (30d)
- 1
Description
Describe the bug
We are seeing that the reason a jenkins agent takes too long to start is that it cannot download and it is killed before doing it.
To Reproduce
Sometimes it happens.
Expected behavior
Should not have problems downloading remoting.jar file from Jenkins master.
Screenshots
N/A
Affected version (please complete the following information):
- OpenDevStack [master]
Log Output (ensure to remove any confidential information like tokens, project names, etc.
Attached, from master and a failing slave.
master-log.txt
launch-jenkins-agent-pod-log.txt
Additional context
Add any other context about the problem here.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing master-log.txt and launch-jenkins-agent-pod-log.txt to identify why the agent cannot download remoting.jar before it is killed. Then trace the agent startup and download configuration referenced by those logs and reproduce the failure if possible. Done means the agent reliably downloads remoting.jar and starts without timing out.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd, devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100