Re: no var/jenkins_home folder

2021-02-03 Thread Anil
ll.UpgradeWizard.state plugins > userContent* > *#* > > > But when I open a Windows Terminal and go to the ubuntu terminal, I see > *nothing* > > There is no /var/jenkins_home folder > > *jenkins:~$ cd /var* > *jenkins:/var$ ls* > *bac

Re: no var/jenkins_home folder

2021-02-03 Thread Anil
I open a Windows Terminal and go to the ubuntu terminal, I see *nothing* There is no /var/jenkins_home folder *jenkins:~$ cd /var* *jenkins:/var$ ls* *backups cache crash lib local lock log mail opt run snap spool tmp* On Wednesday, February 3, 2021 at 9:32:57 PM UTC-6 Anil wrote

Re: no var/jenkins_home folder

2021-02-03 Thread Anil
kins_home/workspace/script@tmp/durable-14129c06/script.sh: > /home/jenkins/scripts/fibonacci.sh: not found* > > There is no /var/jenkins_home folder > > jenkins:~$ cd /var > jenkins:/var$ ls > backups cache crash lib local lock log mail opt run snap spool > tmp >

no var/jenkins_home folder

2021-02-03 Thread Anil
/fibonacci.sh 5 /var/jenkins_home/workspace/script@tmp/durable-14129c06/script.sh: 1: /var/jenkins_home/workspace/script@tmp/durable-14129c06/script.sh: /home/jenkins/scripts/fibonacci.sh: not found* There is no /var/jenkins_home folder jenkins:~$ cd /var jenkins:/var$ ls backups cache crash lib local

Docker Jenkins Home (/var/jenkins_home) Folder Permissions Issues when running from Compose

2020-01-06 Thread Apoorva Sharma
mounted to the Jenkins master at `/var/jenkins_home` and `/var/log/jenkins`, respectively. When starting the Jenkins master based on a custom image (with above changes) using `docker run` command `/var/jenkins_home` folder has right permissions and volume gets mounted successfully. jenkins@0