Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-31869

svn: E200015: ISVNAuthentication provider did not provide credentials; HTTP authorization cancelled.

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • subversion-plugin
    • None
    • Jenkins Version : 1.596.2
      SVN : 1.8
      Subversion : 2.5.4

      Getting ISVN authentication error for subversion polling.

          [JENKINS-31869] svn: E200015: ISVNAuthentication provider did not provide credentials; HTTP authorization cancelled.

          sathishkumar Please, provide more detailed information. This is not blocker at all.

          Manuel Recena Soto added a comment - sathishkumar Please, provide more detailed information. This is not blocker at all.

          recena Kindly let me know what all are detailed information is required.

          Sathish Kumar Thirumoorthy added a comment - recena Kindly let me know what all are detailed information is required.

          sathishkumar, your configuration, the console ouput, etc...

          Manuel Recena Soto added a comment - sathishkumar , your configuration, the console ouput, etc...

          sathishkumar, the message seems clear. Did you verify that your credentails are valid?

          Manuel Recena Soto added a comment - sathishkumar , the message seems clear. Did you verify that your credentails are valid?

          recena Yes have verified the credentials, those are valid and manually if i tried with credentials there is no issue.
          But during subversion polling am getting the "ISVN authentication error".

          Sathish Kumar Thirumoorthy added a comment - recena Yes have verified the credentials, those are valid and manually if i tried with credentials there is no issue. But during subversion polling am getting the "ISVN authentication error".

          Matthias Ort added a comment -

          Found a solution!

          We use the following environment:
          Windows Server 2012 R2
          Jenkins Version 1.652
          Subversion PlugIn 2.5.7
          SVN 1.8

          Our SVN repository includes several externals.
          We figure out, this leads to the "ISVN authentication error". For a "nomal" repository the error does not occur.

          Here the solution:
          We use "Addition Credentials" in Source-Code-Management job settings.
          In the Realm field the string must look like "<https://server-hostname:443> Authorization SVN".
          The last words "Authorization SVN" are importent.
          In the Credentials field we use the same as for the repository.

          After we used this settings, the error went away.

          Matthias Ort added a comment - Found a solution! We use the following environment: Windows Server 2012 R2 Jenkins Version 1.652 Subversion PlugIn 2.5.7 SVN 1.8 Our SVN repository includes several externals . We figure out, this leads to the "ISVN authentication error". For a "nomal" repository the error does not occur. Here the solution: We use "Addition Credentials" in Source-Code-Management job settings. In the Realm field the string must look like "< https://server-hostname:443 > Authorization SVN". The last words "Authorization SVN" are importent. In the Credentials field we use the same as for the repository. After we used this settings, the error went away.

          jenkinsmatty This was mentioned in other similar issues related to svn:externals. Thanks so much to confirm.

          Manuel Recena Soto added a comment - jenkinsmatty This was mentioned in other similar issues related to svn:externals . Thanks so much to confirm.

            recena Manuel Recena Soto
            sathishkumar Sathish Kumar Thirumoorthy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: