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

"CredentialID could not be found" when `checkout(scm)` within Organization Folder

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Blocker Blocker
    • None

      I have an organization folder. My repository within has a pipeline that runs the following step to try and checkout the underlying git repository:

      checkout(scm) 
      

      This was working great until recently. Now, that checkout(scm) step always returns a Warning indicating: "Warning: CredentialId "git_access_token" could not be found."

      Notably, the following related features still work:

      • The Organization Folder Scan succeeds using those credentials.
      • Multibranch pipeline using those credentials works fine.

            Unassigned Unassigned
            rleonar7 Ryan Leonard
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: