[JIRA] (JENKINS-55354) Permissions issue in remoting image jenkins/slave:latest

2019-09-05 Thread thiba...@doubliez.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Thibault Doubliez commented on  JENKINS-55354  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Permissions issue in remoting image jenkins/slave:latest   
 

  
 
 
 
 

 
 Digging into this issue more recently, I realized that Docker Slaves plugin actually hardcodes the 1 uid when running the jenkins/slave remoting container, and after the change in jenkins/slave to use 1000 instead of 1, there's now a mismatch which causes the permission issue. I opened a PR in Docker Slaves plugin to have that fixed, along with another issue I encountered recently after upgrading to Docker 19.03.0: https://github.com/jenkinsci/docker-slaves-plugin/pull/28  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.196457.1546023654000.7348.1567718940178%40Atlassian.JIRA.


[JIRA] (JENKINS-55354) Permissions issue in remoting image jenkins/slave:latest

2019-09-05 Thread antoine.tran....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Antoine Tran commented on  JENKINS-55354  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Permissions issue in remoting image jenkins/slave:latest   
 

  
 
 
 
 

 
 We have the same issue! Thank you for the workaround, it works!    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.196457.1546023654000.7059.1567681441365%40Atlassian.JIRA.


[JIRA] (JENKINS-55354) Permissions issue in remoting image jenkins/slave:latest

2019-04-24 Thread nicolas.del...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nicolas De Loof assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55354  
 
 
  Permissions issue in remoting image jenkins/slave:latest   
 

  
 
 
 
 

 
Change By: 
 Nicolas De Loof  
 
 
Assignee: 
 Nicolas De Loof  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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] (JENKINS-55354) Permissions issue in remoting image jenkins/slave:latest

2018-12-28 Thread thiba...@doubliez.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Thibault Doubliez created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55354  
 
 
  Permissions issue in remoting image jenkins/slave:latest   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Nicolas De Loof  
 
 
Components: 
 docker-slaves-plugin, remoting  
 
 
Created: 
 2018-12-28 19:00  
 
 
Environment: 
 Jenkins 2.150.1 installed on CentOS 7.6.1810 using RPM package   This build stage is run on the master since Docker Slaves plugin doesn't support running on slaves last time I checked.   Java version:  openjdk version "1.8.0_191"  OpenJDK Runtime Environment (build 1.8.0_191-b12)  OpenJDK 64-Bit Server VM (build 25.191-b12, mixed mode)   The "jenkins" user on the machine has 996:993 uid:gid, which may be part of the issue? I had problems with that in the past.  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Thibault Doubliez  
 

  
 
 
 
 

 
 Using jenkins/slave:latest remoting image in Docker Slaves plugin, our builds stopped working a few days ago with a permissions error when initializing the JAR Cache location. This is the relevant console output for the build: 

 

[Pipeline] dockerNode
Start Docker container to host the build
Unable to find image 'jenkins/slave:latest' locally
latest: Pulling from jenkins/slave
54f7e8ac135a: Already exists
d6341e30912f: Already exists
087a57faf949: Already exists
5d71636fb824: Already exists
9da6b28682cf: Already exists
203f1094a1e2: Already exists
ee38d9f85cf6: Already exists
7f692fae02b6: Already exists
eaa976dc543c: Already exists
173a06ff64cc: Pulling fs layer
28fc185aee23: Pulling fs layer
e02013eddffd: Pulling fs layer
cc49fe331e2e: Pulling fs layer
cc49fe331e2e: Waiting
173a06ff64cc: Verifying Checksum
173a06ff64cc: Download co