[JIRA] [docker-build-publish-plugin] (JENKINS-29932) Docker build publish plugin throws error "Please login prior to push" after build the image

2016-06-02 Thread mrich...@paychex.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark R commented on  JENKINS-29932 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Docker build publish plugin throws error "Please login prior to push" after build the image  
 
 
 
 
 
 
 
 
 
 
I attached a debugger and managed to figure out my issue. My /home/jenkins/.dockercfg file had both a http and https url endpoint for my registry. The https endpoint had the correct password set. The http one did not. This may have something to do with me recently changing my password. To correct it I removed the stale http entry. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-build-publish-plugin] (JENKINS-29932) Docker build publish plugin throws error "Please login prior to push" after build the image

2016-06-02 Thread mrich...@paychex.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark R edited a comment on  JENKINS-29932 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Docker build publish plugin throws error "Please login prior to push" after build the image  
 
 
 
 
 
 
 
 
 
 I am having the same issue.  I have the latest version of the plugin. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-build-publish-plugin] (JENKINS-29932) Docker build publish plugin throws error "Please login prior to push" after build the image

2016-06-02 Thread mrich...@paychex.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark R commented on  JENKINS-29932 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Docker build publish plugin throws error "Please login prior to push" after build the image  
 
 
 
 
 
 
 
 
 
 
I am having the same issue. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-build-publish-plugin] (JENKINS-29932) Docker build publish plugin throws error "Please login prior to push" after build the image

2016-05-27 Thread d...@kopaxgroup.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 D KA commented on  JENKINS-29932 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Docker build publish plugin throws error "Please login prior to push" after build the image  
 
 
 
 
 
 
 
 
 
 
I have the same issue, I can't push the layer, it keep retrying. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-build-publish-plugin] (JENKINS-29932) Docker build publish plugin throws error "Please login prior to push" after build the image

2015-09-17 Thread mihirvor...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mihir Vora reopened an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
Sorry if i shouldn't open this issue again but i am running into the exact same issue, 
I have confirmed that the user id and password work fine by manually pushing the image from the remote slave, the issue is when i try to push the same using the plugin it breaks.  
Additionally if I try to  
docker login -u abcdef -p *** -e abc...@abc.com docker-registry.com 
 
docker logout docker-registry.com 
This setup works fine, seems to me like something is not getting passed (especially the credentials) 
Below are the details of the plugins installed CloudBees Docker Build and Publish plugin - 1.0 Docker Commons Plugin - 1.2 Credentials Plugin - 1.23 
Can you please help..! 
Thanks, Mihir 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-29932 
 
 
 
  Docker build publish plugin throws error "Please login prior to push" after build the image  
 
 
 
 
 
 
 
 
 

Change By:
 
 Mihir Vora 
 
 
 

Resolution:
 
 Not A Defect 
 
 
 

Status:
 
 Closed Reopened 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA 

[JIRA] [docker-build-publish-plugin] (JENKINS-29932) Docker build publish plugin throws error Please login prior to push after build the image

2015-08-13 Thread jenkins...@carlossanchez.eu (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Carlos Sanchez commented on  JENKINS-29932 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Docker build publish plugin throws error Please login prior to push after build the image  
 
 
 
 
 
 
 
 
 
 
that means your credentials are incorrect 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-build-publish-plugin] (JENKINS-29932) Docker build publish plugin throws error Please login prior to push after build the image

2015-08-13 Thread dslupyts...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dmitriy Slupytskyi updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29932 
 
 
 
  Docker build publish plugin throws error Please login prior to push after build the image  
 
 
 
 
 
 
 
 
 

Change By:
 
 Dmitriy Slupytskyi 
 
 
 

Attachment:
 
 ScreenShot2015-08-13at1.22.39PM.png 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-build-publish-plugin] (JENKINS-29932) Docker build publish plugin throws error Please login prior to push after build the image

2015-08-13 Thread dslupyts...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dmitriy Slupytskyi created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29932 
 
 
 
  Docker build publish plugin throws error Please login prior to push after build the image  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Carlos Sanchez 
 
 
 

Components:
 

 docker-build-publish-plugin 
 
 
 

Created:
 

 13/Aug/15 10:20 AM 
 
 
 

Priority:
 
  Critical 
 
 
 

Reporter:
 
 Dmitriy Slupytskyi 
 
 
 
 
 
 
 
 
 
 

 

[service] $ docker push registry/dev/service
The push refers to a repository [registry/dev/service] (len: 1)
Sending image list

Please login prior to push:
Username: EOF
Build step 'Docker Build and Publish' marked build as failure
 

 
Currently installed 'CloudBees Docker Build and Publish plugin' with version 1.0 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 

[JIRA] [docker-build-publish-plugin] (JENKINS-29932) Docker build publish plugin throws error Please login prior to push after build the image

2015-08-13 Thread dslupyts...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dmitriy Slupytskyi commented on  JENKINS-29932 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Docker build publish plugin throws error Please login prior to push after build the image  
 
 
 
 
 
 
 
 
 
 
this is odd, because i use this credentials more than week or may be two. and no updates with jenkins or plugins recently was done 
created additional jenkins credentials for registry and it works (old jenkins credentials have incorrect password) 
thank you for help 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-build-publish-plugin] (JENKINS-29932) Docker build publish plugin throws error Please login prior to push after build the image

2015-08-13 Thread dslupyts...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dmitriy Slupytskyi closed an issue as Not A Defect 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29932 
 
 
 
  Docker build publish plugin throws error Please login prior to push after build the image  
 
 
 
 
 
 
 
 
 

Change By:
 
 Dmitriy Slupytskyi 
 
 
 

Status:
 
 Open Closed 
 
 
 

Resolution:
 
 NotADefect 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.