jenkinsci / jenkinsci/subversion-plugin

[JENKINS-18747] Checkouts from Subversion 1.7 server fail

Open
#1,043 0 comments 0 reactions 0 assignees View on GitHub
component:subversion-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
131
Forks
275
Avg merge
12h 4m
Merged PRs (30d)
6

Description

I recently started migrating my projects from a subversion 1.6 server to a 1.7.9 server. Both use dav_svn through Apache. Since then, about 1 out of every 3 builds will fail with a "connection timed out" stack trace from the SVN plugin. This is happening with multiple projects, usually when getting an external. The new server should be substantially more performant than the old one, and is on a much faster network. If I move all the SCM tasks into scripts and use a "real" SVN 1.7 client, everything works reliably. Additionally, all my users have no trouble using the new server. Only Jenkins is failing. Full trace attached.

---
Originally reported by qhartman, imported from: Checkouts from Subversion 1.7 server fail


  • status: Open
  • priority: Major
  • component(s): subversion-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251212-090250

Raw content of original issue

I recently started migrating my projects from a subversion 1.6 server to a 1.7.9 server. Both use dav_svn through Apache. Since then, about 1 out of every 3 builds will fail with a "connection timed out" stack trace from the SVN plugin. This is happening with multiple projects, usually when getting an external. The new server should be substantially more performant than the old one, and is on a much faster network. If I move all the SCM tasks into scripts and use a "real" SVN 1.7 client, everything works reliably. Additionally, all my users have no trouble using the new server. Only Jenkins is failing. Full trace attached.

1 attachment

- [svn_trace.txt](https://issues.jenkins.io/secure/attachment/23925/svn_trace.txt)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.