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

Using docker.withRegistry gets stuck

    XMLWordPrintable

Details

    Description

      I'm trying to log in to my aws ecr using docker.withRegistry, but for some reason now it gets stuck forever, the output is saying 

      Executing command: "docker" "login" "u" "AWS" "-password-stdin" "https://841964127262.dkr.ecr.us-east-1.amazonaws.com"

      but after that it only outputs: exit

      This was working before updating all related plugins today, I reverted to one month old version to all plugins and it's now working 

       

      Attachments

        Activity

          Hello,
          I found that recently Docker Commons v1.20 was released, docker login expecting password from stdin now - https://github.com/jenkinsci/docker-commons-plugin/issues/86 . So as result pipeline gets stuck forever.

          lpopil Liubomyr Popil added a comment - Hello, I found that recently Docker Commons v1.20 was released, docker login expecting password from stdin now - https://github.com/jenkinsci/docker-commons-plugin/issues/86 . So as result pipeline gets stuck forever.

          Revered in Docker Commons v1.21

           
          birkelund Morten Birkelund added a comment - Revered in Docker Commons v1.21  

          People

            vlatombe Vincent Latombe
            griefwar Mariano Benes
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: