Skip to main content

Questions tagged [jenkins-plugins]

Jenkins is an open source continuous integration software. It is extensible by Plugins which are developed by the core team, users, and developers. There are currently 1300+ plugins available for Jenkins.

jenkins-plugins
0 votes
1 answer
26 views

What is Google Drive's URI for uploading files

I am new to Google Drives and Cloud, with respect to automation. My company wants me to upload to their Google Drives location, NOT in Google Cloud Services buckets. I am planning on doing this with ...
Caolan's user avatar
  • 149
0 votes
0 answers
16 views

utPLSQL CLI throwing multiple no_data_found [-01403] instead of passing test with --%throws(xxxx)

I'm writing unit tests with --%throws() and they are passing in the schema, but when running through utPLSQL CLI [Jenkins plugin], I'm getting multiple no_data_found [-01403] errors and tests fail as &...
m.jerwan's user avatar
2 votes
1 answer
43 views
+100

sh commands seem to hang when running in parallel stages

We have a primary build pipeline that uses workflow-cps parallel step to run around ~50 containers at the same time, and it’s heavily sh dependent. As more agents are added to the parallel step, sh ...
SimpleNiko's user avatar
0 votes
0 answers
31 views

Jenkins pipeline: need to get string parameter scriptpath from 'Pipeline with SCM' UI settings

Need to get string parameter 'scriptpath' (path to exact groovy file) from 'Pipeline with SCM' UI settings - from the inside of pipe during its processing. Without using: currentBuild.rawBuild.* ...
Evgeniy Vovney's user avatar
-1 votes
0 answers
15 views

Docker cloud agent - Use custom image with Launch attached method [closed]

I'm trying to create a Docker cloud agent and I want to launch the container with "Launch attached" method. In that section, it has suggested to use "jenkins/agent" image as a base ...
learner's user avatar
  • 286
0 votes
1 answer
18 views

How to store state file and reuse it in Jenkins

I am using jenkins to execute pipeline, during deployment a status file is generated, I want to save the status file in Jenkins and use it the next time I execute the pipeline. Question 1: How do I ...
Doraemon's user avatar
0 votes
1 answer
14 views

Jenkins Node Restriction - Jenkins Node should be visible to specific project only

We have Jenkins setup with Multiple project(Folder). Each folder has 3 user groups: Developer, Lead, View. We need to restrict the nodes to projects, each project should be able to see only their ...
Roystine machado's user avatar
0 votes
1 answer
33 views

Having issues with Webhooks Gitea TLS certificate

I am facing some issue with Webhooks Gitea and Jenkins. I have added a webhook which has this url -> https://my_jenkins_url/generic-webhook-trigger/invoke?token=gitea-webhook. Then I have Trigger ...
TheCoderGuy's user avatar
0 votes
1 answer
25 views

In the Jenkins Kubernetes plugin, the pod was terminated before it finished everything

I have installed jenkins on k8s with helm and want to run the desired image with agent. However, I have a problem that when I run the agent, it hangs immediately. My Agent Image Dockerfile FROM golang:...
Subin's user avatar
  • 13
0 votes
0 answers
17 views

Can Jenkins auto add Webhook in Gitlab (with any plugins)?

I have the access token for Gitlab and configured it in Jenkins. I now want to add a task in Jenkins that uses my token and uses the JenkinsFile from my project, is there any way I can configure the ...
Doraemon's user avatar
0 votes
0 answers
20 views

How to sort out a buggy migration between major jenkins upgrades?

I have a Jenkins installation (Version 2.346.3) with several pipelines, configurations, users, and keys. However, since it is outdated I can't seem to install Sonarqube on it. I am trying to get ...
Van Wilder's user avatar
0 votes
0 answers
18 views

Jenkins failing to update existing EC2 worker node configuration

I have the EC2 plugin installed and configured on Jenkins. Workers are being successfully provisioned and connected to the controller. Now the problem is that when trying to update properties of an ...
Hossein Jafari's user avatar
0 votes
0 answers
24 views

Unable to install Jenkins Plugins java.io.IOException: Tunnel failed, got: 403

Trying to configure Jenkins for some personal tryouts on a company laptop. First the Jenkins instance started as an offline instance. On proceeding further I found that no plugings are available and ...
Mriganka Paul's user avatar
0 votes
1 answer
26 views

Running jenkins slaves on a few data centers

Jenkins setup: Jenkins: 2.452.1 OS: Linux - 6.5.0-26-generic Java: 17.0.11 - Eclipse Adoptium (OpenJDK 64-Bit Server VM) --- ansicolor:1.0.4 antisamy-markup-formatter:162.v0e6ec0fcfcf6 apache-...
Kacper Woźniak's user avatar
0 votes
0 answers
15 views

Error with Jenkins High Availability setup (Active Passive), using Gearman plugin

We have a Jenkins Active Passive setup and we have a requirement to keep the /var/lib/jenkins/nodes and /var/lib/jenkins/plugins directory on both server to be in sync as the /var/lib/jenkins ...
Roystine machado's user avatar

15 30 50 per page
1
2 3 4 5
486