[JIRA] (JENKINS-37182) Can't connect to a working svn server with username and password

5 views
Skip to first unread message

SilverXXX@gmail.com (JIRA)

unread,
Aug 4, 2016, 11:56:01 AM8/4/16
to jenkinsc...@googlegroups.com
Flavio Campana created an issue
 
Jenkins / Bug JENKINS-37182
Can't connect to a working svn server with username and password
Issue Type: Bug Bug
Assignee: Frédéric Camblor
Components: scm-sync-configuration-plugin
Created: 2016/Aug/04 3:55 PM
Environment: Jenkins 2.16
scm-sync-configuration-plugin 0.0.10
Priority: Major Major
Reporter: Flavio Campana

When trying to setup scm sync plugin and setting username and password i always get this error:

Passing user name buildserver and password you entered
Authentication was not acknowledged.
FAILED: svn: E200015: Operation cancelled
org.tmatesoft.svn.core.SVNCancelException: svn: E200015: Operation cancelled
	at hudson.scm.UserProvidedCredential$AuthenticationManagerImpl.checkIfProtocolCompleted(UserProvidedCredential.java:258)
	at hudson.scm.SubversionSCM$DescriptorImpl.postCredential(SubversionSCM.java:2283)
	at hudson.scm.SubversionSCM$DescriptorImpl.doPostCredential(SubversionSCM.java:2227)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:324)
	at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:167)
	at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:100)
	at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:124)
	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
	at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:233)
	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649)
	at org.kohsuke.stapler.Stapler.service(Stapler.java:238)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:812)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1669)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:135)
	at hudson.plugins.scm_sync_configuration.extensions.ScmSyncConfigurationFilter$1.call(ScmSyncConfigurationFilter.java:49)
	at hudson.plugins.scm_sync_configuration.extensions.ScmSyncConfigurationFilter$1.call(ScmSyncConfigurationFilter.java:44)
	at hudson.plugins.scm_sync_configuration.ScmSyncConfigurationDataProvider.provideRequestDuring(ScmSyncConfigurationDataProvider.java:106)
	at hudson.plugins.scm_sync_configuration.extensions.ScmSyncConfigurationFilter.doFilter(ScmSyncConfigurationFilter.java:44)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:132)
	at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:126)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:80)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
	at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at jenkins.security.BasicHeaderProcessor.doFilter(BasicHeaderProcessor.java:93)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)
	at hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:67)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76)
	at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:82)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:553)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
	at org.eclipse.jetty.server.Server.handle(Server.java:499)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:311)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:544)
	at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

The same svn server works fine when used to fetch a project

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)
Atlassian logo

g0779711306@yahoo.com (JIRA)

unread,
Aug 15, 2016, 10:42:02 AM8/15/16
to jenkinsc...@googlegroups.com

julien.etienne@orange.com (JIRA)

unread,
Sep 2, 2016, 6:22:03 AM9/2/16
to jenkinsc...@googlegroups.com

Kristomoorits@gmail.com (JIRA)

unread,
Sep 21, 2016, 7:58:02 AM9/21/16
to jenkinsc...@googlegroups.com

teknopaul@gmail.com (JIRA)

unread,
Dec 16, 2016, 9:30:02 PM12/16/16
to jenkinsc...@googlegroups.com

barret@barretto.fr (JIRA)

unread,
Jan 26, 2017, 12:02:02 PM1/26/17
to jenkinsc...@googlegroups.com

i have the same issue, very bloker issue. I can't backup to svn my jenkins conf.

fcamblor@gmail.com (JIRA)

unread,
Jan 26, 2017, 12:44:22 PM1/26/17
to jenkinsc...@googlegroups.com

michael.moser@freesurf.ch (JIRA)

unread,
Jan 27, 2017, 4:44:01 AM1/27/17
to jenkinsc...@googlegroups.com
Michael Moser commented on Bug JENKINS-37182
 
Re: Can't connect to a working svn server with username and password

Still the very same issue! Our SVN works fine and I am using Jenkins all the time to pull data from it and do our builds, but the plugin to save Jenkins own config has issues authenticating. This requires that I need to document all Jenkins settings and config changes manually! Very cumbersome! PLEASE fix this!

fsteff@gmail.com (JIRA)

unread,
Mar 3, 2017, 7:24:04 AM3/3/17
to jenkinsc...@googlegroups.com
Flemming Steffensen updated an issue
 
Change By: Flemming Steffensen
Environment: Jenkins 2.16 , Jenkins 2.48
scm-sync-configuration-plugin 0.0.10

tiago.costa@osit-group.com (JIRA)

unread,
Mar 31, 2017, 10:00:07 AM3/31/17
to jenkinsc...@googlegroups.com
Tiago Costa assigned an issue to Tiago Costa
Change By: Tiago Costa
Assignee: Craig Rodrigues Tiago Costa
This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)
Atlassian logo

tiago.costa@osit-group.com (JIRA)

unread,
Mar 31, 2017, 10:01:03 AM3/31/17
to jenkinsc...@googlegroups.com

rodrigc@FreeBSD.org (JIRA)

unread,
Aug 28, 2018, 4:42:17 AM8/28/18
to jenkinsc...@googlegroups.com
Craig Rodrigues assigned an issue to Unassigned
Change By: Craig Rodrigues
Assignee: Craig Rodrigues
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)
Reply all
Reply to author
Forward
0 new messages