Re: Issue with Jenkins and GitLab Integration

2024-04-26 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 26.04.2024 um 15:38 +0200 schrieb Erick Mormin: Jenkins Integration - URL:

Re: Issue with Jenkins and GitLab Integration

2024-04-26 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 26.04.2024 um 15:38 +0200 schrieb Erick Mormin: We are still encountering difficulties with fetching the Git repository in Jenkins. Despite our efforts, Jenkins prompts for a password when attempting to clone the repository, which is unexpected behavior for SSH authentication.

Re: Issue with Jenkins and GitLab Integration

2024-04-25 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 26.04.2024 um 00:25 +0200 schrieb Erick Mormin: Unfortunately, I'm still encountering problems despite several attempts to resolve them. Here are the errors I'm encountering: In GitLab: Hook executed successfully but returned HTTP 403 Error 403 Invalid access token HTTP

Re: Issue with Jenkins and GitLab Integration

2024-04-25 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 25.04.2024 um 14:44 +0200 schrieb Erick Mormin: 2. I also updated the webhook URL in GitLab to include this token, as follows:

Re: Issue with Jenkins and GitLab Integration

2024-04-25 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, dem 24.04.2024 um 06:12 -0700 schrieb Erick Mormin: 2. Errors Encountered: - When I try to trigger a build from a push on GitLab, I receive an HTTP 403 error with the message "No valid crumb was included in the request". Does your Jenkins URL in the GitLab webhook conatin a

Re: Jenkins not able to launch the slave due to unrecognizable JAVA_HOME

2024-04-18 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 18.04.2024 um 09:40 -0700 schrieb Sai Bhargav Kottisa: Agent machine (/etc/java/Openjdk_17.0.6.0/bin/java drwxr-xr-x 10 rootroot 131 Jan 14 2023Openjdk_17.0.6.0) As already written by Mark, you should NOT install things into

Re: This node is offline because it uses an old

2024-02-08 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 08.02.2024 um 08:20 -0800 schrieb tzach solomon: "This node is offline because it uses an old" Old what? Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email:

Re: Debian update overwrites environment settings

2024-01-02 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 02.01.2024 um 11:30 -0800 schrieb Mark Waite: There is a better location for those values and it will survive updates. The"Managing systemd

Re: id_rsa" is not a valid key file.

2023-10-12 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 12.10.2023 um 10:48 +0200 schrieb 'Maciej Jaros' via Jenkins Users: Another option I would see is that the client is old and will not be able to use RSA at all. OpenSSH 8.8 disables RSA using SHA-1 and so you might need to use ECDSA key. To clarify: OpenSSH 8.8 disables the

Semantics of "Label_1 || Label_2"

2023-08-03 Thread 'Dirk Heinrichs' via Jenkins Users
Hi, I wonder how the label expression "Label_1 || Label_2" exactly works. Is it equivalent to the following Groovy label assignment script or does it work differently? import jenkins.model.Jenkins return (Jenkins.instance.getLabel('Label_1').getIdleExecutors() > 0 ? 'Label_1' : 'Label_2')

Re: How to set ssh key exchange algorithm when using Publish Over SSH plugin?

2023-06-02 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 01.06.2023 um 10:44 -0700 schrieb Alex Earl: You are correct, the plugin does not use either config file (or any config file for that matter). It looks like Jsch (the SSH library used) does not support ssh-rsa anymore. You would need to setup one of the other host key types

Re: Jenkins LTS Debian signing key?

2023-04-10 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 06.04.2023 um 10:15 -0700 schrieb Mark Waite: perform the necessary testing to confirm that it is well behaved How misbehaving can a package be that stores a single file into a specific directory? Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline

Re: Unable to rebuild job

2023-04-10 Thread 'Dirk Heinrichs' via Jenkins Users
Am Samstag, dem 08.04.2023 um 16:45 -0700 schrieb Budianto: What possibly could be the root cause? Well, it's your remote host that closed the connection, isn't it? HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966

Re: Jenkins LTS Debian signing key?

2023-04-06 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 06.04.2023 um 05:33 -0700 schrieb Mark Waite: I'd rather not include extra instructions for Debian 10, Debian 11, Ubuntu 18, and Ubuntu 20, especially when those instructions involve creating directories as the root user and assuring those directories have correct ownership

Re: Regarding unable to view the jobs in jenkins

2023-03-31 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 31.03.2023 um 16:02 +0800 schrieb Ashok Reddy: I have installed the jenkins latest version as 2.387.1 and configured the java8, which is used in our applications. But, I have been facing the following issue: Any chance you're using the "Matrix Authorization Strategy Plugin" and

Re: Jenkins LTS Debian signing key?

2023-03-30 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 30.03.2023 um 10:44 -0700 schrieb Mark Waite: > Jenkins LTS 2.387.2 (April 5, 2023) will resolve that warning, so long as the > new PGP public key has been installed by following the instructions in the > Linux installation >

Re: Regarding unable to view the jobs in jenkins

2023-03-28 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, dem 29.03.2023 um 09:46 +0800 schrieb Ashok Reddy: why another jenkins instance Nobody told you so. They all told you to update your old Jenkins, right from the beginning. However, it might be a good idea to first clone your existing setup (It's a VM, isn't it?) and test the

Re: Regarding unable to view the jobs in jenkins

2023-03-28 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 28.03.2023 um 13:10 +0800 schrieb Ashok Reddy: I have installed the jenkins.war as 2.387.1, which is the latest one and tried to run using java8 but it throws error like the java8 is not supported for this latest version. Yes, you need to run it on at least Java 11. Bye...

Re: Regarding unable to view the jobs in jenkins

2023-03-26 Thread 'Dirk Heinrichs' via Jenkins Users
Am Samstag, dem 25.03.2023 um 10:26 +0800 schrieb Ashok Reddy: For most of the applications , we are using java8. Hence , the new jenkins version which is not supported for java8. The Java version Jenkins runs on is independent of the Java version used by your apps. HTH... Dirk -- Dirk

Re: DSL example code required

2023-02-12 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 10.02.2023 um 09:28 -0800 schrieb Tariq Mahmood: I need an example code of DSL where I set gitHubBranchDiscovery You mean "Job"-DSL? In this case simply open https://your.jenkins.server/plugin/job-dsl/api-viewer/index.html# in a browser to see all possible method calls

Re: Jenkins Agent Java Certificate Error

2023-02-09 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, dem 08.02.2023 um 14:29 -0800 schrieb TJ Patterson: If you are using a self-signed certificate So, do you? HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email:

Re: Help with Publish Over SSH plugin?

2023-01-31 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 31.01.2023 um 14:00 -0700 schrieb Alex Earl: None of the other SSH plugins do a copy over SSH. Yes, of course not. They were meant as examples how host key verification is handled differently by other plugins that make use of SSH. AFAIK the "publish-over-*" plugins don't use

Re: Help with Publish Over SSH plugin?

2023-01-30 Thread 'Dirk Heinrichs' via Jenkins Users
Am Montag, dem 30.01.2023 um 19:11 -0800 schrieb zil...@gmail.com: What other plugin would y'all recommend, that had the option to update the known_hosts file, or have a "No strict host check" option? There are other plugins that use SSH, for example the SSH Agent

Re: Another way to uninstall a plugin?

2023-01-08 Thread 'Dirk Heinrichs' via Jenkins Users
Am Sonntag, dem 08.01.2023 um 16:31 -0800 schrieb zil...@gmail.com: No it's not the WMI Windows Agents plugin since we're totally a Linux shop. That plugin is installed regardless of OS. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline

Re: Pending script approvals - Jenkins

2022-12-08 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 08.12.2022 um 20:31 -0600 schrieb M.Madhusudana Reddy: I have the list from my old machine and would like to know if I can add all those signatures directly under the approved list. Yes, this is possible. You can either use the "Jenkins Configuration as Code" (JCasC) plugin

Re: *** buffer overflow detected ***: java terminated

2022-12-05 Thread 'Dirk Heinrichs' via Jenkins Users
Am Montag, dem 05.12.2022 um 11:28 -0600 schrieb M.Madhusudana Reddy: My java version was jdk-11.0.16+8 and I updated this to the latest one in JAVA 11 this morning which is jdk-11.0.17+8 and I still see the same error. Tomcat is of version 9.0.0.0 Ah, I see. We have different conditions,

Re: Host key verification failed

2022-12-05 Thread 'Dirk Heinrichs' via Jenkins Users
Am Montag, dem 05.12.2022 um 18:03 +0530 schrieb Ram R: you need to check in the ssh plugin username and password Why? The error message clearly says "HOST key verification failed". Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind

Re: Host key verification failed

2022-12-05 Thread 'Dirk Heinrichs' via Jenkins Users
Am Montag, dem 05.12.2022 um 17:55 +0530 schrieb pooja pooja: While executing my job am getting below error can anyone help me on this issue? No screenshots, please. Copy/paste is far anyway. The problem seems to be in the script that is called. It seems to try to make an SSH connection to a

Re: *** buffer overflow detected ***: java terminated

2022-12-04 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 02.12.2022 um 13:41 -0800 schrieb Madhu Muchukota: 5568a8c67000-5568a8c68000 r-xp fd:04 17591637 /opt/apps/java/jdk-11.0.16+8/bin/java You need to update to 11.0.17, it contains a fix. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery

Re: I need to fail jenkins job if any linux command return error message

2022-11-22 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 22.11.2022 um 05:11 -0800 schrieb Praju: echo ${var} ( Note : I am not defined var) echo NEVER fails. If ${var} is not defined, echo will output an empty string, so you'll see an empty new line in your build's log. If you want it to fail, you'd need to test whether

Re: I need to fail jenkins job if any linux command return error message

2022-11-22 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 22.11.2022 um 21:01 +0800 schrieb kakamai...@gmail.com: throw exception in groovy The question is about Linux commands, not Groovy. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone:

Re: I need to fail jenkins job if any linux command return error message

2022-11-22 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 22.11.2022 um 03:47 -0800 schrieb Praju: I need to fail jenkins job if any linux command return error message , could any one help one this By default, Jenkins runs "Execute Shell" steps with "/bin/sh -e -x". Due to "-e", the step will fail if any of its commands fail. And if

Re: jcasc

2022-09-18 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, dem 14.09.2022 um 07:53 -0700 schrieb vla...@gmail.com: but in which menu do I find 'view configuration'? Sorry, I thought you've at least read the documentation. My fault. Anyway, it says: "If set up correctly, you should be able to browse the

Re: How do I spin up multiple agents automatically

2022-09-14 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 15.09.2022 um 10:18 +0530 schrieb Lalit Shukla: I would like to spin up agents on AWS, what plugin should I use? Go to the plugin manager, select "Available" and filter for "AWS". You'll see it. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline

Re: How do I spin up multiple slaves automatically

2022-09-14 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, dem 14.09.2022 um 03:19 -0700 schrieb Lalit Shukla: I want my upstream Jenkins job creates multiple slaves when I triggers it and on those slaves I want to install docker in 1 slave and ansible in another , how can I achieve it, Please guide. Spin up multiple agents (please NOT:

Re: jcasc

2022-09-14 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, dem 14.09.2022 um 00:47 -0700 schrieb vla...@gmail.com: >From an existing jenkins that we want to reproduce (nearly the same), is it >possible to create a Jcasc Script? Just click on "View existing configuration", copy/paste it and modify as needed. Keep

Re: HTTPS - works okay, but 2 problems

2022-09-13 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 13.09.2022 um 16:58 -0700 schrieb John Horne: > I was asked to implement SSL onto our Jenkins service, and have done > that using a keystore. Better use an Apache or NGinx reverse proxy in front of it to handle the TLS stuff. They both read the certificate files directly, so you

Re: [JJB] Jenkins Job Builder - any users here?

2022-09-09 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 08.09.2022 um 23:15 -0700 schrieb Weihong Xu: Not exactly. I have already used Jenkins pipeline to define the CI/CD workflow. The problem is I still need to create Jenkins job manually in the web UI to run those pipeline scripts. I hope this could also be automated. In the

Re: [JJB] Jenkins Job Builder - any users here?

2022-09-08 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 08.09.2022 um 19:15 -0700 schrieb Weihong Xu: > I have plan to try it in our projects, but it is still a little bit > difficult for me to choose between Job DSL and it. I am try to find a > tool with which I can create a meta job in Jenkins that allows users > to fill there git

Re: copy artificate slave server to master server in jenkins pipeline

2022-08-17 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 16.08.2022 um 04:34 -0700 schrieb Prasant singh: > can you please help how to cop artifacts on master server without > using cp orscp command on master Jenkins server? Depends on your use case. You can either use stash/unstash or archive artifacts/copy artifacts. The former is

Re: Error installing plugins for Jenkins 2.346.2

2022-08-07 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 05.08.2022 um 08:17 -0700 schrieb Mark Waite: > Maybe the yum upgrade needs to be followed by a restart of the > computer? Usually not, unless it included a kernel update (and you wish to take that into use right away). This isn't Windows, where you need to reboot after every

Enforce appending @ to workspace directory even if concurrent builds run on different nodes

2022-07-25 Thread 'Dirk Heinrichs' via Jenkins Users
Hi, when running concurrent builds of the same job, Jenkins usually adds an "@" suffix to the workspace name so that those builds can't interfere with each other, but only if the concurrent builds are running on the same node. This prevents usage of a shared network filesystem for the

Re: "keep this build forever" via rest api?

2022-07-22 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 22.07.2022 um 05:00 -0700 schrieb LnT: I get gone with toggleLogKeep in My old Jenkins ver. 2.190.1 Now upgraded to Jenkins

Re: Openssl issue on mainframe agent

2022-07-01 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 01.07.2022 um 16:39 +0530 schrieb Adharsha sri: > We are facing issue with openssl on mainframe agent. Why is this a Jenkins problem? Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: 

Re: Reasons for workspace cleanup

2022-04-05 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 05.04.2022 um 09:38 +0200 schrieb Fabian Cenedese: Are you talking about your own self-made cleanup jobs or is that something builtin into Jenkins? Self-made. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone:

Re: Reasons for workspace cleanup

2022-04-05 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 05.04.2022 um 08:35 +0200 schrieb Fabian Cenedese: My problem is now that sometimes the workspace on the node is completely wiped, sometimes even while the task is running which of course then makes it fail. But I couldn't find a reason why this would happen. There are various

Re: Keyring in jenkins cli

2022-02-22 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 22.02.2022 um 06:33 -0800 schrieb Bhargav sai: While uploading the python package using twine, it's asking for credentials. I also don't know Twine, so I checked its documentation. It says: -u USERNAME, --username USERNAME The username to authenticate to

Re: Keyring in jenkins cli

2022-02-22 Thread 'Dirk Heinrichs' via Jenkins Users
Am Montag, dem 21.02.2022 um 22:18 -0800 schrieb Bhargav sai: How to input the password to the build. Don't know what exactly "keyring" is, but in order to inject credentials into a build, you'd need to add them to Jenkins, first: "Manage Jenkins" -> "Manage credentials". Then, in the job

Re: Unable to send mails from Jenkins

2022-02-04 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 04.02.2022 um 14:35 +0530 schrieb Vinodkumar Chenna: javax.mail.AuthenticationFailedException: 421 4.7.66 TLS 1.0 and 1.1 are not supported. Please upgrade/update your client to support TLS 1.2. Visit

Re: Fail to upgrade Jenkins on windows

2022-02-03 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, dem 02.02.2022 um 15:36 -0800 schrieb James Nord: Jenkins can upgrade itself when run as a service in windows It never worked back when we were running Jenkins on Windows (Server 2008 R2, as service). Fortunately we switched our controller to Linux some years ago... Bye... Dirk

Re: Fail to upgrade Jenkins on windows

2022-01-21 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 20.01.2022 um 11:52 -0500 schrieb Alessandro Ferrucci: The process cannot access the file because it is being used by another process. That's hat you get when you run servers on Windows. Unlike Linux, Windows can't overwrite executables while they run (in this case your

Re: Multibranch job export/import

2022-01-11 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 11.01.2022 um 07:59 -0800 schrieb Madhu Muchukota: Do we have any documentation on this on how to export multibranch pipeline jobs? You can export any job's config.xml using the Jenkins CLI (possibly via the built-in SSH server on port ), like so: ssh -p @ get-job

Re: Copy Artifacts: Difference between "Latest successful build" with and without "Stable build only" checked?

2022-01-04 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 04.01.2022 um 13:19 +0100 schrieb Simon Richter: A "successful" build has a result of either STABLE or UNSTABLE, while a "stable" build needs a result of STABLE. Thanks a lot. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery |

Copy Artifacts: Difference between "Latest successful build" with and without "Stable build only" checked?

2022-01-04 Thread 'Dirk Heinrichs' via Jenkins Users
Hi, as the subject says, what's the exact difference? The documentation doesn't tell. Thanks... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com Website:

Re: No of builds ran on a given build node/agent

2021-12-10 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 10.12.2021 um 06:51 -0800 schrieb Madhu Muchukota: Hi Team - Is there a way for me to find out how many number of builds executed on each build nodes that we have in a given time period? Yes. You can get the build history for every job (which includes the node each build ran

Re: Link artifacts to external location

2021-12-10 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 10.12.2021 um 13:26 + schrieb 'Dirk Heinrichs' via Jenkins Users: Am Freitag, dem 10.12.2021 um 05:20 -0800 schrieb Sverre Moe: >From what I can tell from the Azure and S3 Artifact Manager, you can continue >to use the step archiveArtifacts. How does this step know

Re: Link artifacts to external location

2021-12-10 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 10.12.2021 um 05:20 -0800 schrieb Sverre Moe: >From what I can tell from the Azure and S3 Artifact Manager, you can continue >to use the step archiveArtifacts. How does this step know which Artifact Manager to use? Yep, the same question also came to my mind after reading the

Re: Link artifacts to external location

2021-12-10 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 10.12.2021 um 04:58 -0800 schrieb Sverre Moe: Publish over SSH: Does not seem to support Pipelines. Is also up for adoption and is not an artifact manager, but a publisher (as the name says). Nexus Artifact Uploader: Seems it only supports uploading to a Maven repository.

Trigger (and track) a build promotion from an unrelated job (using Groovy script)

2021-11-19 Thread 'Dirk Heinrichs' via Jenkins Users
Hi, given 2 (non-pipeline) jobs, A and B, where B needs to automatically update the version of A's built software on a branch which is then consumed by job C. In order to do this, B would need to 1. Check whether A's latest successful build has also been successfully promoted (say by promotion

Re: Artifact deployer error failed to deploy

2021-11-05 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 05.11.2021 um 14:51 +0530 schrieb Adharsha sri: > Can you please let me know what are the details need to be added. In addition to what Adrien wrote: Just think about what information you would need if a stranger asked you to solve this problem. Bye... Dirk -- Dirk

Re: Artifact deployer error failed to deploy

2021-11-05 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 05.11.2021 um 14:28 +0530 schrieb Adharsha sri: > We are using artifact deployer plugin but getting the below error > Failed to deploy . Java.io.Exception remote call on host failed. > Please help to resolve this issue. Please do not, under any circumstance, provide more details.

Re: "pending - waiting for next executor" message occurs while executing the job in Jenkins

2021-10-21 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, dem 20.10.2021 um 19:56 +0530 schrieb Poonkuzhali Muthiah: > It's a freestyle job.This job is to connect to Virtual machine over > ssh.It was working fine.I am getting this response since yesterday . > whenever I try to run any job,it says build is in queue. Attached the >

Re: "pending - waiting for next executor" message occurs while executing the job in Jenkins

2021-10-19 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 19.10.2021 um 16:21 +0530 schrieb selva vignesh: > So, you are getting this error. No, this is not an error, just an informative message. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18

Re: Jenkins workspace with @2

2021-09-17 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 17.09.2021 um 01:14 -0700 schrieb Lalchand Rajak: > I have a job running in Jenkins and It's creating a workspace with a > job name@2 or sometimes with @3. Can any one help why this is > happening?. Because you have multiple builds of that job running at the same time. You don't

Re: How to hide/remove some tags from Jenkins builds?

2021-09-16 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 16.09.2021 um 04:25 -0700 schrieb Gianluca: > Is there a way to set Jenkins to discover only certain tags based on > a patter name, similar to branches? > > If not what are my alternatives to hide some tags from that tab? Please vote for this issue:

Re: How to change the slave node instance type

2021-09-10 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 09.09.2021 um 11:18 +0530 schrieb 'Venkat' via Jenkins Users: > I have a slave node of Linux instance type t3a. large I need to > change it to a higher instance type. How did you create the agent? By clicking "Provision by..." in the node list or by defining an AMI for

Re: How to change the slave node instance type

2021-09-10 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 09.09.2021 um 17:48 +0200 schrieb Arnaud bourree: > Jenkins doesn't instantiate vm in aws What is https://plugins.jenkins.io/ec2/ good for, then? Its documentation says: "Allow Jenkins to start agents on EC2 or Eucalyptus on demand, and kill them as they get unused.". Bye...

Re: How to change the slave node instance type

2021-09-08 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 09.09.2021 um 10:57 +0530 schrieb 'Venkat' via Jenkins Users: > How can I change the slave node instance type? Please, do not provide any details, someone might be able to help you. *SCNR* Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline

Re: jenkins status page checkmark instrad of green balls

2021-06-17 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, den 17.06.2021, 14:41 +0200 schrieb Ullrich Hafner: > b) Write a Jenkins theme that uses the old and ugly ball images Uglyness always lies in the eye of the beholder, doesn't it? Some people might find the new ones ugly... Bye... Dirk -- Dirk Heinrichs Senior Systems

Re: AMI Build Failures - New packer version

2021-06-15 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, den 15.06.2021, 18:33 -0700 schrieb Prem Kumar: > The error is attached to this conversion. Nobody opens attachments from unknown senders. Please simply copy/paste it. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery |

Re: login security

2021-05-06 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, den 06.05.2021, 00:04 -0700 schrieb Ewelina Wilkosz: > 1. account lockout - is it possible to lock the account after a > certain number of unsuccessful login attempts (Active Directory in > use)? This is an AD feature, so yes (you might need to disable AD caching in Jenkins, but

Re: How to fix workspace deletion on slave node

2021-04-16 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, den 15.04.2021, 23:39 +0530 schrieb DHAVAL JAISWAL: > Guide me on how can I fix this issuer permanently & save my workspace > and build. Don't do that. Use an "Archive Artifacts" post build step in your job to archive exactly those build artifacts you really need. HTH...

Re: Git Plugin Checkout From Branch With Tag

2021-04-16 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, den 15.04.2021, 08:47 -0600 schrieb Eric Fetzer: > So here's what blows my mind about a tag. If I go to the tag in > GitHub Enterprise, it has a .zip and .tar.gz associated with it. If > I unpack that file, it has the entire contents of the repository in > it. That seems like a

Re: GitHub Clone to Different Local Directory

2021-03-31 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, den 31.03.2021, 08:17 -0600 schrieb Eric Fetzer: > Hi Dirk, sorry I didn't respond earlier, but I did try these things. > They just didn't work. Questioning whether I didn't run into a > firewall rule. Even though they allow us to add an SSH Key in > GitHub, that doesn't mean

Re: GitHub Clone to Different Local Directory

2021-03-31 Thread 'Dirk Heinrichs' via Jenkins Users
Am Montag, den 29.03.2021, 12:26 -0700 schrieb eric@gmail.com: > The only thing I can guess is that ssh is getting a question when he > attempts to connect wanting to be added to the known_hosts file. > Wondering if maybe there's a way to establish this if this is indeed > the issue? Yes,

Re: GitHub Clone to Different Local Directory

2021-03-30 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, den 30.03.2021, 05:59 + schrieb 'Dirk Heinrichs' via Jenkins Users: > Am Montag, den 29.03.2021, 11:07 -0700 schrieb eric@gmail.com: > > > Please make sure you have the correct access rights > > and the repository exists. > > Oh, yes, forgot that: On

Re: GitHub Clone to Different Local Directory

2021-03-29 Thread 'Dirk Heinrichs' via Jenkins Users
Am Montag, den 29.03.2021, 11:07 -0700 schrieb eric@gmail.com: > Please make sure you have the correct access rights > and the repository exists. Oh, yes, forgot that: On the host(s) that does/do the cloning, you need to either * connect to g...@github.com once per SSH on the console and as

Re: GitHub Clone to Different Local Directory

2021-03-29 Thread 'Dirk Heinrichs' via Jenkins Users
Am Montag, den 29.03.2021, 07:44 -0600 schrieb Eric Fetzer: > Thanks for your reply Dirk! I'm a unix guy and that would have been > my first choice, however I don't have access to the GitHub OS, only > my particular repositories. I don't understand. Nobody has this kind of access. But everybody

Re: GitHub Clone to Different Local Directory

2021-03-29 Thread 'Dirk Heinrichs' via Jenkins Users
Am Montag, den 29.03.2021, 07:22 -0600 schrieb Eric Fetzer: > It was a bit painful, but at least it gets it done. What I've > implemented is passing the workspace to the checkout, checking out as > my user to my user workspace (home directory), moving the files > checked out to the jenkins

Re: How to get a System Groovy Script in Git

2021-02-15 Thread 'Dirk Heinrichs' via Jenkins Users
Am Montag, den 15.02.2021, 13:01 -0800 schrieb Amedee Van Gasse: > Would I need another configuration before that? In "Source Code > Management"? Yes. Just add the it repo containing your script there (as you would do in any other job) and change the System Groovy Script step to use the script

Re: Multibranch Pipeline git events on PR

2021-02-15 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, den 10.02.2021, 16:16 +0545 schrieb Gautam, Rishi: > I was trying to carry out git operations on any other branch than the > PR source/destination branch in a jenkins multibranch pipeline.When I > scanned the branches inside the PR build job, I didn't see any other > branches. I only

Re: Jenkins URL https://.com/ is not working(502 Bad Gateway)

2021-02-11 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, den 11.02.2021, 03:36 -0800 schrieb anilkumar panditi: > Could you please give the docker run command to use 443 , I could (and did, see my previous responses), but I doubt it would make sense, since I don't think the Jenkins inside your container is configured to use SSL, or is

Re: Jenkins URL https://.com/ is not working(502 Bad Gateway)

2021-02-10 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, den 10.02.2021, 04:00 -0800 schrieb anilkumar panditi: > docker run --name myjenkins -d -u root -p 8080:8080 -p 5:5 -v > $(which docker):/usr/bin/docker -v /jenkins:/var/jenkins_home -v > /var/run/docker.sock:/var/run/docker.sock myjenkins > > And i curled from other host

Re: Jenkins URL https://.com/ is not working(502 Bad Gateway)

2021-02-10 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, den 10.02.2021, 00:14 -0800 schrieb anilkumar panditi: > And i have curled on host where Jenkins running as docker container , So, this seems to be a Docker question rather than a Jenkins one, doesn't it? Anyway, did you start your container with an appropriate port mapping for port

Re: Conventions for names of Jenkins jobs and job stages

2021-01-27 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, den 27.01.2021, 08:53 -0800 schrieb 'Martin Schmude' via Jenkins Users: > Any hints? While I won't tell you how to name your jobs, I'd like to point you at the folders plugin, which might help to organize them better. HTH... Dirk -- Dirk HeinrichsSenior Systems Engineer, Delivery

Re: ada

2021-01-05 Thread 'Dirk Heinrichs' via Jenkins Users
Am Montag, den 04.01.2021, 13:03 -0800 schrieb Gil Jensen: > Hello I am working on some ada code bases and would like > to use Jenkins for builds can you tell > me if I would need a plugin to make this work? Did you try the GPRBuild plugin (given that with Ada you mean GNAT ;- ))?

Re: JDK8 or JDK11 to be used for Jenkins ?

2020-12-11 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, den 11.12.2020, 02:00 -0800 schrieb mj1414...@gmail.com: > I'm trying to decide, whether I should use JDK8 or JDK11 to run > Jenkins. We run ours on 11. HTH... Dirk -- Dirk HeinrichsSenior Systems Engineer, Delivery PipelineOpenText ™ Discovery | RecommindPhone: +49 2226 15966

Re: String interpolation in sh command with credentials and (shared lib) function call

2020-11-17 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, den 17.11.2020, 13:45 +0100 schrieb ST: > " '-Dproj.build.generatefromdb.user=${env.GEN_USR}'" Try with ${GEN_USR} inside shell scripts, not ${env.GEN_USR}. HTH... Dirk -- Dirk HeinrichsSenior Systems Engineer, Delivery PipelineOpenText ™ Discovery | RecommindPhone: +49 2226

Re: [EXTERNAL] - I get an error when trying to iterate a xml file in jenkins pipeline

2020-11-17 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, den 17.11.2020, 03:42 -0800 schrieb jesus fernandez: > parseTest(xml) That should be parseText(), I guess. HTH... Dirk -- Dirk HeinrichsSenior Systems Engineer, Delivery PipelineOpenText ™ Discovery | RecommindPhone: +49 2226 15966 18Email: dheinric@opentext.comWebsite:

Re: Looking for an email notification solution

2020-10-01 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, den 01.10.2020, 12:17 +0200 schrieb Mark Prins: > there is https://plugins.jenkins.io/slack/ to post to a slack > channel, As well as https://plugins.jenkins.io/Office-365-Connector/ to post to MS Teams channels. HTH... Dirk -- Dirk HeinrichsSenior Systems Engineer, Delivery

Re: Help required: jenkins SSH connectivity issue

2020-07-27 Thread 'Dirk Heinrichs' via Jenkins Users
Am Montag, den 27.07.2020, 09:37 +0200 schrieb Sakshi Rathore: > thanks , can you please suggest how can i change it to non verifying > one? Click on your agent, select "Configure", look for "Host Key Verification Strategy" and select "Non verifying Verification Strategy". HTH... Dirk -- Dirk

Re: Jenkins and HTTPS

2020-07-26 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, den 24.07.2020, 11:27 -0600 schrieb Mark Waite: > As further help with that, you might try the guidance for "Running > Jenkins behind iptables" . That section of the reverse proxy > configuration document uses the Linux kernel's iptables facility to > route traffic from the privileged

Re: Help required: jenkins SSH connectivity issue

2020-07-23 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, den 23.07.2020, 13:08 +0200 schrieb Sakshi Rathore: > [07/23/20 11:03:50] [SSH] WARNING: The SSH key for this host does not > match the key required in the connection configuration. Connections > will be denied until the host key matches the configuration key. You're sure you

Re: Help required: jenkins SSH connectivity issue

2020-07-23 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, den 23.07.2020, 13:08 +0200 schrieb Sakshi Rathore: > * Add the public key on ~/.ssh/authorized_keys This was done You did that on the agent, I guess, and "~" here means "the /home of the user" you try to connect as? HTH... Dirk -- Dirk HeinrichsSenior Systems Engineer, Delivery

Re: Do multibranch jobs lead to code duplication?

2020-07-22 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, den 21.07.2020, 14:37 -0700 schrieb 'Martin Schmude' via Jenkins Users: > If a small change has to be made to the Jenkinsfile, it has to be > applied to all branches. That's true for all code changes which are needed in multiple branches, isn't it? That's called back-/forward

Re: ERROR: exec: /usr/bin/java/bin/java: cannot execute: Not a directory

2020-06-17 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, den 16.06.2020, 07:35 -0700 schrieb Jagadeesh YENNE: > /mnt/block_device/jenkins1/workspace/MFT-Frontend/MFT-Frontend-CI- > Dev-UpdatedNode/mft-frontend/node_modules/sonar-scanner/bin/sonar- > scanner: line 59: /usr/bin/java/bin/java: Not a >

Re: How to get a list of jobs that are integrated with SonarQube

2020-05-27 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, den 27.05.2020, 21:33 -0500 schrieb Jan Monterrubio: > Try printing like this: > println(“${job.getFullName()} has soñar configuration”) The script already has a line for this. Bye... Dirk -- Dirk HeinrichsSenior Systems Engineer, Delivery PipelineOpenText ™ Discovery |

Re: [EXTERNAL] - Re: How to get a list of jobs that are integrated with SonarQube

2020-05-26 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, den 26.05.2020, 12:51 -0400 schrieb Vijay Gongle: > I ran the above script and I get the below result with two of the job > names which has SonarQube configurations. But I'm sure there are even > more. > > Result* has SonarQube configuration.* has SonarQube >

Re: How to get a list of jobs that are integrated with SonarQube

2020-05-26 Thread 'Dirk Heinrichs' via Jenkins Users
Am Samstag, den 23.05.2020, 18:43 -0700 schrieb Vijay Gongle: > We have plenty of Jenkins job and most of them are running with > SonarQube for analysis. > > > > How to find out; how many such jobs are running with SonarQube ? This is derived from a script I've used in the past to modify all

Re: Jenkinsfile naming convention

2020-05-14 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, den 14.05.2020, 06:59 -0700 schrieb Kris Z: When adding the extension all the operating systems That's not quite true. Unix-like OS' don't need one since they identify files by content, not by extension. So, a proper shebang line at the top should be sufficient to identify your

  1   2   >