Trending questions in Jenkins

0 votes
1 answer

Failed to stop container 'd537cf8e22697f866e146d6d899e008e5a2aff80089923e9a77ed5b5f7da7d56' for node 'Kubectl-image-0000ew8kc42qk' due to exception:

Hi@akhtar, Before launching the Node, make sure your ...READ MORE

Jun 4, 2020 in Jenkins by MD
• 95,440 points
461 views
0 votes
1 answer

how to create a job using jenkins for Sign the puppet certificate on master ?

Take a look at this  https://fullstack-puppet-docs.readthedoc ...READ MORE

May 29, 2020 in Jenkins by Sirajul
• 59,230 points
859 views
0 votes
2 answers

/tmp/jenkins7925067706776714433.sh: ./deploy: Permission denied in jenkins

To avoid this error, You should add ...READ MORE

Mar 31, 2020 in Jenkins by akhtar
• 38,230 points
3,097 views
+1 vote
0 answers

Multibranch pipeline job not triggered when using shared libraries

I would highly appreciate if you could ...READ MORE

May 5, 2020 in Jenkins by Ubaid
• 130 points
1,471 views
0 votes
1 answer

i was trying to deploy my job on tomcat but it keeps showing me this error : No wars found. Deploy aborted

the user that i have created was ...READ MORE

Mar 6, 2020 in Jenkins by Yassine
• 180 points
3,910 views
0 votes
1 answer

Where can I learn the Jenkins pipeline?

Hi@akhtar You can find lots of resources available ...READ MORE

May 21, 2020 in Jenkins by MD
• 95,440 points
555 views
0 votes
1 answer

Failed to connect to repository : Failed to create http proxy uri

Hi, To avoid this error, you have to ...READ MORE

Apr 10, 2020 in Jenkins by MD
• 95,440 points
2,291 views
0 votes
1 answer

What are the best Jenkins tutorial available?

Hi@akhtar You can find lots of resources available ...READ MORE

May 21, 2020 in Jenkins by MD
• 95,440 points
478 views
0 votes
1 answer

Which is the best Jenkins online training available ?

Hi@akhtar There are a number of institutes which ...READ MORE

May 21, 2020 in Jenkins by MD
• 95,440 points
428 views
0 votes
1 answer

What are the best sites available to learn Jenkins?

Hi@akhtar You can find lots of website which ...READ MORE

May 21, 2020 in Jenkins by MD
• 95,440 points
410 views
0 votes
1 answer

How to give permissions to jenkins user for a particular file?

Hi@akhtar, To give permissions to jenkins user, you ...READ MORE

Feb 14, 2020 in Jenkins by MD
• 95,440 points
4,451 views
0 votes
5 answers

Error: Docker not found when building docker image on Jenkins pipeline

Check if you have Docker installed and ...READ MORE

Apr 23, 2019 in Jenkins by Vimal
22,705 views
0 votes
1 answer

Can we invoke ant file for pipeline in jenkins using a Jenkinsfile?

Yes, you can do it. You need to ...READ MORE

Feb 6, 2020 in Jenkins by Sirajul
• 59,230 points
4,598 views
+4 votes
1 answer

[Pipeline] withDockerContainer Jenkins does not seem to be running inside a container

Hey @Karan, I just missed out on ...READ MORE

Nov 14, 2019 in Jenkins by Eric
8,079 views
0 votes
1 answer

Jenkins Window slave connectivty issue

Hi@vinay, Caused by: java.net.ConnectException: Connection refused: connect To avoid ...READ MORE

Feb 27, 2020 in Jenkins by MD
• 95,440 points
3,319 views
0 votes
1 answer

[ERROR] The goal you specified requires a project to execute but there is no POM in this directory (/var/lib/jenkins/workspace/PipeLine).

issue with accessing POM file through Jenkins, ...READ MORE

Feb 6, 2020 in Jenkins by anonymous
• 59,230 points
4,009 views
+1 vote
1 answer

How to run selenium test kit in Jenkins remotely?

Selenium tests can be run on remote ...READ MORE

Apr 1, 2020 in Jenkins by Liana
1,544 views
+5 votes
5 answers

Jenkins properties file

Follow these steps: 1. Install ‘EnvInject’ plug-in in the Jenkins ...READ MORE

Aug 2, 2018 in Jenkins by lina
• 8,220 points
27,502 views
0 votes
1 answer

In Jenkins, actual build period time 30 mins. How to reduce the time 20 min??

If you are looking for allocating build ...READ MORE

Feb 11, 2020 in Jenkins by Sirajul
• 59,230 points
3,492 views
+1 vote
1 answer

Unable to extract elements from a ArrayList and assign to a variable

I got the solution for this: pipeline ...READ MORE

Sep 5, 2019 in Jenkins by Abhilash
• 380 points
10,231 views
0 votes
2 answers

How do I start jenkins on my Virtual Machine?

To start the Jenkins server please follow ...READ MORE

Dec 17, 2018 in Jenkins by Arohi
8,061 views
0 votes
1 answer

How to fix a broken build for my project in jenkins?

The user needs to open the console ...READ MORE

Oct 11, 2019 in Jenkins by Sirajul
• 59,230 points
8,045 views
0 votes
1 answer

/tmp/jenkins6403305246799294208.sh: line 2: cd: /root: Permission denied

Hi@akhtar, You are getting permission denied because you ...READ MORE

Feb 6, 2020 in Jenkins by MD
• 95,440 points
2,804 views
+1 vote
1 answer

how to install jenkins and how to run pom.xml through jenkins

The complete process to install Jenkins can be ...READ MORE

Feb 12, 2019 in Jenkins by Kalgi
• 52,360 points
18,241 views
0 votes
1 answer

Jenkins running slaves via environment requirements

Hi@Yassine, You can do this I guess. Go to ...READ MORE

Mar 2, 2020 in Jenkins by MD
• 95,440 points
734 views
0 votes
1 answer

Different ways of scheduling a build in jenkins.

Here are the ways in which you ...READ MORE

Oct 11, 2019 in Jenkins by Sirajul
• 59,230 points
6,796 views
+1 vote
1 answer

pull and run pushed docker image

Let's break this into 2 stages: Stage 1 - ...READ MORE

Feb 25, 2020 in Jenkins by Adam
812 views
0 votes
1 answer
0 votes
1 answer

Not able to connect remote host via jenkins to run ansible playbook

set "host_key_checking = False" in /etc/ansible/ansible.cfg READ MORE

Dec 2, 2019 in Jenkins by pavan

reshown Dec 2, 2019 by Vardhan 9,397 views
0 votes
1 answer

Print the line if it contains a specific string by using groovy.

You can try the code written below: ...READ MORE

Apr 27, 2018 in Jenkins by shubham
• 7,340 points
29,326 views
0 votes
1 answer

How to integrate bitbucket with Jenkins ?

You need to use the Bitbucket plugin ...READ MORE

Feb 11, 2020 in Jenkins by anonymous
• 59,230 points
1,052 views
0 votes
1 answer

How to install jenkins in Redhat/CentOS?

Hi@akhtar, To install Jenkins in centOS/Redhat, you can ...READ MORE

Feb 6, 2020 in Jenkins by MD
• 95,440 points
696 views
0 votes
2 answers

Jenkins Pipeline: Build using parameters

First, as @sophie may mentioned it you should name ...READ MORE

Aug 8, 2019 in Jenkins by Sirajul
• 59,230 points
16,460 views
0 votes
2 answers

How do I schedule job periodically in Jenkins?

The format is as follows: MINUTE (0-59), HOUR ...READ MORE

Aug 2, 2019 in Jenkins by Sirajul
• 59,230 points
9,083 views
0 votes
1 answer

When creating a new node, the option to “Launch agent by connecting it to the master” is not available in the “Launch method”

The option “Launch agent by connecting it ...READ MORE

Nov 4, 2019 in Jenkins by Sirajul
• 59,230 points
4,077 views
0 votes
0 answers

jenkins pipeline script deploy error

C:\Program Files (x86)\Jenkins\workspace\app>del "C:\Program Files\Apache Software Foundation\Tomcat ...READ MORE

Nov 28, 2019 in Jenkins by Rajendra
• 510 points
2,759 views
0 votes
1 answer

Error: ‘Jenkins pipeline: No such DSL method'

This is a simple mistake, just remove ...READ MORE

Aug 17, 2018 in Jenkins by Sophie may
• 10,610 points
22,935 views
+1 vote
1 answer

Example for building an artifact using Jenkins and deploying it using Ansible

Hey @Harsh, follow this to get an ...READ MORE

Aug 1, 2019 in Jenkins by Vijay
7,623 views
0 votes
1 answer

How can a jenkins slave node be configured to communicate with the jenkins master?

There are two ways we can start ...READ MORE

Aug 30, 2019 in Jenkins by Sirajul
• 59,230 points
6,202 views
+5 votes
4 answers

How can I run a Jenkinsfile from a particular folder?

Consider the below points: The Freestyle project ...READ MORE

Mar 27, 2018 in Jenkins by anonymous
23,707 views
+2 votes
5 answers

How to fix this error “Invalid command ProxyRequests” while setting up Jenkins?

The reason why you're getting this error ...READ MORE

May 6, 2019 in Jenkins by Vijay
16,053 views
+2 votes
1 answer

In Jenkins while creating node when we select option 'launch agent by Connecting it to the master' what should be launch command?

The command looks something like this:  java -jar ...READ MORE

Nov 4, 2019 in Jenkins by Sirajul
• 59,230 points
1,737 views
0 votes
1 answer

How do I know who has performed a particular operation in jenkins?

You can keep a log of who ...READ MORE

May 30, 2019 in Jenkins by Sirajul
• 59,230 points
8,560 views
0 votes
1 answer

Mention some post conditions pipeline options that are used in a jenkinsfile.

We can mention some test conditions to ...READ MORE

Aug 28, 2019 in Jenkins by Sirajul
• 59,230 points
4,638 views
+1 vote
1 answer

How to configure SCM Plastic Maven Project in Jenkins?

Hey @Anoop, In order to create a ...READ MORE

Nov 19, 2019 in Jenkins by Sirajul
• 59,230 points
995 views
0 votes
1 answer

What is groovy in jenkins?

Groovy is the default scripting language that ...READ MORE

Aug 27, 2019 in Jenkins by Sirajul
• 59,230 points
4,558 views
0 votes
2 answers
+1 vote
7 answers

Error: Jenkins Maven Build 137

I disagree with @Pam's answer. The problem ...READ MORE

May 6, 2019 in Jenkins by Danica
8,302 views