SVN Failed to check out E175002: CRLF expected at end of chunk: -1/-1

Article ID:4402988159515
1 minute readKnowledge base

Issue

When running your builds, the SVN checkout step fails and you can see some errors like the one shown below in the console output for the build.

ERROR: Failed to check out https://checkout_repo org.tmatesoft.svn.core.SVNException: svn: E175002: CRLF expected at end of chunk: -1/-1

Workaround

This is a known issue that has been reported:

This issue might happen in case that you experience some network problems in the middle of some operation, in that case, the connection is broken and the XML parser fails to parse an incomplete document.

The workaround is to restart the instance.

This article is part of our Knowledge Base and is provided for guidance-based purposes only. The solutions or workarounds described here are not officially supported by CloudBees and may not be applicable in all environments. Use at your own discretion, and test changes in a safe environment before applying them to production systems.