Found the solution from a bug post below: https://issues.jenkins-ci.org/browse/JENKINS-46217
Jake Yoon <https://issues.jenkins-ci.org/secure/ViewProfile.jspa?name=dynamicscope> in Classic Jenkins, after logging in, click on your username in the upper right, then click on "Credentials" on the left. You'll see a list of your user-scoped credentials. You're looking for the credential in a domain that should be called "blueocean-bitbucket-cloud-domain" - click the name of the credential, then the "Delete" link on the left. The next time you go to create a Bitbucket Cloud pipeline or edit an existing one you should be prompted for your credential again. On Thursday, December 7, 2017 at 11:22:10 AM UTC-7, nup wrote: > > Hi, > > I have a blueocean pipeline that was working until yesterday as my > password for bitbucket was changed. I am seeing 401 error running my > blueocean pipeline job, but I cannot find credentials that are saved in > Jenkins so I can remove them or change the password so my job won't fail. > I have even tried to delete all the blueocean pipeline jobs, but > still getting 401 error. > > Any help fixing this issue would be appreciated. > > Thx > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/0581c835-ba6b-4120-bf93-38aab9dcbcce%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
