DevOps World Virtual 2024 and a User Experience Survey

2024-09-12 Thread Mark Waite
DevOps World Virtual 2024 is September 17, 2024 beginning at 12:00 PM US Eastern time. Registration is free. Talks include: - 20 Years of Jenkins to The Future of DevOps - Kohsuke Kawaguchi - creator of Jenkins - Sacha Labourey - CloudBees Chief St

Re: Upgrading to 2.475 with LDAP plugin

2024-09-09 Thread Mark Waite
://updates.jenkins.io/latest/ldap.hpi ) and rename it to ldap.jpi 2. Stop the service 3. Perform a backup 4. Replace the previous ldap.jpi file in the /plugins/ directory with the newly downloaded version 5. Upgrade the package and restart the service with zypper upgrade Mark Waite -- You

Re: Java upgrade from Java11 to Java 17

2024-08-16 Thread Mark Waite
On Friday, August 16, 2024 at 12:51:08 PM UTC-6 you wrote: Sorry Mark, if I'm not clear. I updated the Java path in Jenkins.xml to Java17 and restarted Jenkins from the Windows service. However, the service automatically starts and stops Jenkins. When I try to access the Jenkins applic

Re: Java upgrade from Java11 to Java 17

2024-08-16 Thread Mark Waite
x27;m sorry to hear that. In order for others to help you, they'll need much more information than "Jenkins is not working". "How to report an issue" <https://www.jenkins.io/participate/report-issue/> describes the type of information that is needed so that other

Re: question about WorkspaceLocatorImpl.java

2024-08-12 Thread Mark Waite
directory init.groovy.d/branch-api.groovy and use this text import jenkins.branch.WorkspaceLocatorImpl.Mode jenkins.branch.WorkspaceLocatorImpl.MODE = Mode.ENABLED Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe

Re: Recent Edge upgrade breaks Matrix Plugin view

2024-06-17 Thread Mark Waite
I'm running Chrome 126.0.6478.62 and not seeing the issue any longer. I did see it with a Chrome 125 version On Monday, June 17, 2024 at 10:46:54 AM UTC-6 Mark Waite wrote: > I saw something similar with Google Chrome 125 and then confirmed that it > was resolved with Google

Re: Recent Edge upgrade breaks Matrix Plugin view

2024-06-17 Thread Mark Waite
I saw something similar with Google Chrome 125 and then confirmed that it was resolved with Google Chrome 126. Check for a more recent release of Microsoft Edge. On Monday, June 17, 2024 at 10:44:31 AM UTC-6 geoffroy...@gmail.com wrote: > Hello > > we are facing an annoying issue, where Matrix

Re: Issue with Jenkins and GitLab Integration

2024-04-27 Thread Mark Waite
On Saturday, April 27, 2024 at 3:46:30 PM UTC-6 erick@gmail.com wrote: Subject: Issue with accessing GitLab repository from Jenkins Problem Description: We have configured Jenkins to access a GitLab repository hosted at `192.168.0.24:Berechit/easyformer.git`, but we are encountering authe

Re: Pipeline script from git - credentials?

2024-04-16 Thread Mark Waite
http:// or https://). If your credential is a secret text or some other form of credential, the git plugin won't show it in the dropdown list because it only supports those two types of credentials. Mark Waite -- You received this message because you are subscribed to the Google Groups "J

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

2024-04-15 Thread Mark Waite
On Monday, April 15, 2024 at 7:09:03 AM UTC-7 Sai wrote: Hi, I have the below machine config *(Master Jenkins)* OS RedHat Enterprise Linux 7.6 openjdk version "11.0.22" 2024-01-16 LTS path: /usr/lib/jvm/java-11-openjdk-11.0.22.0.7-1.el7_9.x86_64/bin/java The Jenkins project stopped supportin

Re: Websocket support

2024-04-03 Thread Mark Waite
Servelt Containers" page <https://www.jenkins.io/doc/book/installing/servlet-containers/> says: > In particular, support for WebSocket agents is only implemented for the Jetty servlet container. Mark Waite -- You received this message because you are subscribed to the Google

Re: Multibranch Pipeline with Git-plugin - no PR support ?

2024-02-09 Thread Mark Waite
use the GitHub branch source plugin and the GitHub organization folder plugin and let them manage the creation and deletion of branches Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group an

Re: This node is offline because it uses an old

2024-02-09 Thread Mark Waite
s.io/browse/JENKINS-63607> and JENKINS-72688 <https://issues.jenkins.io/browse/JENKINS-72688> track the issue. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving email

Re: Debian update overwrites environment settings

2024-01-02 Thread Mark Waite
ng systemd services" <https://www.jenkins.io/doc/book/system-administration/systemd-services/> page describes the "systemctl edit jenkins" command that creates a local copy of the overrides file . That copy is preserved across upgrades. Mark Waite -- You received this messag

Re: Unable to Save Project

2023-12-04 Thread Mark Waite
ic The conditional build step plugin was fixed in 1.4.0 <https://plugins.jenkins.io/conditional-buildstep/releases/#version_1.4.0> for configuration form modernization. The most recent release is 1.4.3. If you haven't updated to latest releases of the plugins, that's certainly

Re: Unable to Save Project

2023-12-04 Thread Mark Waite
odernization that happened in Jenkins 2.277.1. You'll need to find and remove the plugins that have not been updated. A detailed guide is available at https://community.jenkins.io/t/migrating-jenkins/894/5 Mark Waite -- You received this message because you are subscribed to the Googl

Re: Combine a multi-branch, and a multi-configuration project

2023-11-14 Thread Mark Waite
ipted Pipeline as described in https://www.jenkins.io/blog/2019/12/02/matrix-building-with-scripted-pipeline/ Darin Pope created a video that illustrates the ideas in https://www.youtube.com/watch?v=HsvO2nDlDSI Mark Waite -- You received this message because you are subscribed to the Google G

Re: Transition to 2+2+2 Java Support for Jenkins

2023-10-23 Thread Mark Waite
e next few days. Assigning a JEP number does not prevent us from correcting or improving the JEP. Changes, corrections, and improvements are allowed to draft JEPs. Mark Waite On Saturday, October 14, 2023 at 5:56:17 AM UTC-6 Mark Waite wrote: > I've created a Jenkins Enhancement Propo

Re: Transition to 2+2+2 Java Support for Jenkins

2023-10-14 Thread Mark Waite
I've created a Jenkins Enhancement Proposal based on this draft. Comments are welcomed at https://github.com/jenkinsci/jep/pull/400 On Monday, September 25, 2023 at 7:20:07 AM UTC-6 Mark Waite wrote: > Java releases are delivered every 6 months with a long term support > releas

Re: doesn’t have label

2023-10-12 Thread Mark Waite
On Thursday, October 12, 2023 at 7:55:50 AM UTC-6 you wrote: Mark Waite schrieb am Mittwoch, 11. Oktober 2023 um 20:07:29 UTC+2: I've sometimes seen something like that when working with the static agents that I have connected to my controller. I workaround the problem by adding a

Re: doesn’t have label

2023-10-11 Thread Mark Waite
I've sometimes seen something like that when working with the static agents that I have connected to my controller. I workaround the problem by adding a "junk" label to any one of the agents. After saving the junk label, I configure the agent again to remove the "junk" label and that seems to

Transition to 2+2+2 Java Support for Jenkins

2023-09-25 Thread Mark Waite
Google Doc <https://docs.google.com/document/d/1y3RVlniNmz-5Nd3LI-w58LDf760Ai7FqssP4zHuTv8U/edit?usp=sharing> . Thanks, Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails fr

Re: How does one deploy to webdav server?

2023-08-28 Thread Mark Waite
ed by the plugin and limited by the features of the plugin. That tends to slow your progress and make you more dependent on the plugin and its maintainer. Jesse Glick gave a DevOps World talk that described the technique several years ago if you'd like more details. https://youtu.be/Zeqc6--0eQw

Re: is docker pipeline plugin maintained?

2023-08-27 Thread Mark Waite
is used in the Jenkins tutorials. I think it is a reasonable choice to use. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenk

Re: Jenkins Python Job

2023-08-10 Thread Mark Waite
On Thursday, August 10, 2023 at 9:45:48 AM UTC-6 Mari wrote: Hi All, I have a job running on Jenkins server, which builds python script. The script has to display a bar chart as final output. The build agent I am using on Jenkins appears to have python installed. I confirmed this by adding a

Re: Regarding unable to start jenkins

2023-08-06 Thread Mark Waite
ailed instructions. Yes, there are many steps in those instructions. Yes, it is a lot of work for you to follow those steps. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop re

Re: Regarding unable to start jenkins

2023-08-06 Thread Mark Waite
provide the necessary details. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To vie

Re: java.lang.NoSuchMethodError: No such DSL method 'withKubeConfig' found among steps [approveReceivedEvent,

2023-07-21 Thread Mark Waite
tps://www.jenkins.io/security/advisory/2022-08-23/#SECURITY-2448 for the details. You'll need to find another way perform the desired operation rather than using that Pipeline step. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users&

Re: git job weirdness (in Changes)

2023-07-04 Thread Mark Waite
On Tuesday, July 4, 2023 at 3:09:57 AM UTC-6 David Balazic wrote: I created a new job with the same settings, except: - the original job (with the issues) had GIT settings to ave disk space, ase described in the thread "git plugin, use --single-branch option to save disk space?" on this list

Re: git plugin, use --single-branch option to save disk space?

2023-05-26 Thread Mark Waite
button on the Repositories configuration of the page. Click the Advanced button and it will show two more fields, a "Name" field and a "Refspec" field. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group.

Re: git plugin, use --single-branch option to save disk space?

2023-05-26 Thread Mark Waite
<https://youtu.be/jBGFjFc6Jf8?t=6434> discussing various performance improvement options is also available if you prefer video. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and

Re: Signature verification failed in update site

2023-05-21 Thread Mark Waite
w the logs of the jenkins.util.JSONSignatureValidator class. The logging statements in the source code may help you identify the issue in your local enviornment. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe

Re: Jenkins is not starting up after upgrade to Version: 2.387.3

2023-05-04 Thread Mark Waite
version. However, that won't provide you the critical information that you need. The critical information that you need is, "Why did the plugins fail to load?" That information is in the log file. Mark Waite -- You received this message because you are subscribed to the Go

Re: Jenkins is not starting up after upgrade to Version: 2.387.3

2023-05-04 Thread Mark Waite
On Thursday, May 4, 2023 at 5:11:53 AM UTC-6 Ravindra wrote: Hi Folks , I upgrade Jenkins to Version: 2.387.3 on ubuntu using package Manager . now its crashed and not stating up , from the logs i found below errors : * - Failed to load: Pipeline: Shared Groovy Libraries (workflow-cps-glo

Re: Not able to delete deprecated plugins

2023-04-26 Thread Mark Waite
(gitlab-hook.jpi) and folder (gitlab-hook) from the plugins directory in your Jenkins home directory. Remove any other plugins that are on the list in the "Deprecating non-Java plugins" blog post <https://www.jenkins.io/blog/2021/12/22/deprecated-ruby-runtime/>. Thanks, Mar

Re: Jenkins LTS Debian signing key?

2023-04-06 Thread Mark Waite
On Thursday, April 6, 2023 at 6:56:31 AM UTC-6 dheinric wrote: 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 a

Re: Jenkins LTS Debian signing key?

2023-04-06 Thread Mark Waite
On Thursday, March 30, 2023 at 11:40:34 PM UTC-6 dheinric wrote: 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 Li

Re: Jenkins LTS Debian signing key?

2023-03-30 Thread Mark Waite
d0d9d8d8925e9248ff6e2cf2b5e18b527b01459c7b2b3f4> - Install the war file without the Linux installer Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an ema

Re: Contexts/environments?

2023-01-29 Thread Mark Waite
On Sunday, January 29, 2023 at 8:38:58 PM UTC-7 Victor Sudakov wrote: Any ideas or thoughts on this? On 27.01.2023 16:42, Victor Sudakov wrote: > Dear Colleagues, > > Some CI/CD tools support the concept of contexts or environments. In each > environment/context, you define a set of variabl

Re: Another way to uninstall a plugin?

2023-01-10 Thread Mark Waite
in about 4 weeks. If it is not accepted for 2.375.3, then it will be in the next LTS baseline that will be delivered in 8 weeks. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop rece

Re: Another way to uninstall a plugin?

2023-01-08 Thread Mark Waite
Removing plugins from Docker containers has some complications that are specific to the way plugins are managed in Docker containers. We have a work in progress pull request that is developing the detailed description of the various scenarios to remove plugins from a container. The technique t

Re: Docker container stops on a Jenkins restart?

2023-01-01 Thread Mark Waite
https://www.jenkins.io/blog/2022/05/27/docker-image-new-lifecycle/ says that beginning with Jenkins 2.332.3 the docker container lifecycle has changed. add the flag --restart=on-failure to the docker run <…​> jenkins/je

Re: Save and Apply button do nothing on copied job

2022-12-31 Thread Mark Waite
It could be a known tables to divs issue in one of the plugins you have installed. If that plugin is used in the job, it could stop save and apply when other jobs are still able to save and apply. See the detailed steps at https://community.jenkins.io/t/migrating-jenkins/894/5 If those steps

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

2022-12-05 Thread Mark Waite
On Monday, December 5, 2022 at 1:02:18 PM UTC-7 Madhu Muchukota wrote: > Thanks Mark > > All I'm doing is just triggering/running a multi branch pipeline job from > the controller UI. > > I will be happy to share more information needed from my end. > > Unfo

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

2022-12-05 Thread Mark Waite
s without Tomcat. If that still shows the issue, then you might try bisecting your most recent plugin updates to see if one of the recent plugin updates is associated with the change of behavior. A process killed by buffer overflow is very rare in the Jenkins world and in the Java world. Mark

Re: GIT plugin - notifyCommit Token

2022-12-02 Thread Mark Waite
On Friday, December 2, 2022 at 8:52:26 AM UTC-7 Madhu Muchukota wrote: > Hi Team, > > We recently upgraded Jenkins and as a part of this, plugins too got > upgraded. > > We use Service Hooks in Azure DevOps and after the upgrade, we are seeing > GIT notifyCommit is failing with HTTP status co

Re: The following installed plugins are deprecated: WMI Windows Agents Plugin

2022-11-23 Thread Mark Waite
On Wednesday, November 23, 2022 at 6:46:44 AM UTC-7 Christoph wrote: > But - wait a second. As soon as I found out one or more culprits depending > on WMI windows agents these should immediately be declared deprecated, > right? > And you can declare the dependency. > Otherwise you'll run in t

Re: The following installed plugins are deprecated: WMI Windows Agents Plugin

2022-11-23 Thread Mark Waite
enkins.io/doc/developer/tutorial-improve/update-base-jenkins-version/> to upgrade the minimum required Jenkins version of the plugin. Mark Waite On Wednesday, November 23, 2022 at 1:16:53 AM UTC-7 christop...@googlemail.com wrote: > Hi, > > I have what we call a "hen-egg-prob

Re: git checkouts always set to controller user, causing problems with latest git

2022-10-28 Thread Mark Waite
I suspect that you'll find that something is misconfigured in your agent definition rather than an issue in the checkout step. I think you'll be able to see that if you: 1. Create a file in the workspace from inside the Pipeline 2. Check the permissions of the created file I suspect you'l

Re: jenkins issue

2022-10-10 Thread Mark Waite
-could-not-read-username-for-https-github-com-device-not-configured indicates that usually means you're not using a credential with an HTTPS private git repository. A credential is required and the credential has not been provided or is no longer valid. Use --update-env to update environ

Re: Jenkins Won't start after latest ugrade

2022-09-14 Thread Mark Waite
Yet another technique, quoting from the link that I included earlier: > Make sure the default JVM is the newly installed version. If it is not, run systemctl edit jenkins and set either the JAVA_HOME environment variable or the JENKINS_JAVA_CMD environment variable -- You received this message

Re: Jenkins Won't start after latest ugrade

2022-09-14 Thread Mark Waite
On Wednesday, September 14, 2022 at 2:26:09 PM UTC-6 Eric Fetzer wrote: Thanks for the response Mark. I don't want to backgrade, so jenkins won't > run. Can you give me a clue as to where the filepath is to java in > Jenkins. Just upgrading didn't solve the problem an

Re: Jenkins Won't start after latest ugrade

2022-09-14 Thread Mark Waite
See https://www.jenkins.io/doc/administration/requirements/upgrade-java-guidelines/ for instructions and a video describing the steps On Wednesday, September 14, 2022 at 10:06:19 AM UTC-6 slide wrote: > The latest weekly releases dropped support for Java 8, so you will need to > update to Java

Re: HTTPS - works okay, but 2 problems

2022-09-13 Thread Mark Waite
gt; 'Manage Jenkins' page. This is obviously not secure. Perhaps the password > should be stored as part of the Jenkins configuration rather than just > passed onto the command-line from the sysconfig file? > Is there another way to hide the password? > > I'm not sure o

Re: Problems upgrading from 2.263 to 2346.2

2022-09-13 Thread Mark Waite
cement from June 2022. > It’s noticeable that > > Some jobs are able to show their build history > > Some jobs cannot and error with > > “A problem occurred while processing the request” > > I’m using Folders plugin 6.4 > > Folders plugin was released 4 years a

Re: Highest Jenkins Version usable with Java 8

2022-09-02 Thread Mark Waite
/#v2.346.3> is the most recent Jenkins LTS. It supports Java 8. Jenkins 2.356 <https://www.jenkins.io/changelog/#v2.356> is the last Jenkins weekly release that supports Java 8. It was released The Jenkins 2.361.1 LTS that is scheduled to release Sep 7, 2022 will not support Java 8. M

Re: Edit pipeline in BlueOcean

2022-08-31 Thread Mark Waite
but it will not be enhanced further. It will only receive selective updates for significant security issues or functional defects. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this grou

Re: JDK parameter plugin

2022-08-29 Thread Mark Waite
n" <https://docs.google.com/document/d/1PKYIpPlRVGsBqrz0Ob1Cv3cefOZ5j2xtGZdWs27kLuw/edit?usp=sharing>google doc. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop r

Re: Error installing plugins for Jenkins 2.346.2

2022-08-05 Thread Mark Waite
On Friday, August 5, 2022 at 9:00:12 AM UTC-6 Sunil wrote: > These are the steps I followed as per the documentation: > wget -O /etc/yum.repos.d/jenkins.repo \ > https://pkg.jenkins.io/redhat-stable/jenkins.repo > rpm --import https://pkg.jenkins.io/redhat-stable/jenkins.io.key > yum upgrade

Re: Error installing plugins for Jenkins 2.346.2

2022-08-05 Thread Mark Waite
I actually prefer "yum upgrade" but https://unix.stackexchange.com/questions/55777/in-centos-what-is-the-difference-between-yum-update-and-yum-upgrade warns that "yum update" may be the better choice for most users. Mark Waite -- You received this message because you are subs

Re: jenkins endpoints

2022-07-25 Thread Mark Waite
On Monday, July 25, 2022 at 8:14:02 PM UTC-6 maanideep wrote: > Hi, > > could someone please get me Jenkins REST API endpoint for project build . > > https://www.jfrog.com/confluence/display/JFROG/Artifactory+REST+API#ArtifactoryRESTAPI-PROJECTS > please help > > something similar to this > See

Re: Plugin update on Jenkins 2.346.2 broken

2022-07-18 Thread Mark Waite
plugins re-enabled. Is this a known issue? > Yes, it was reported a few hours ago as https://issues.jenkins.io/browse/JENKINS-69034 Workaround is to not install the latest releases of those two plugins. Revert to the previous versions of those plugins. Mark Waite -- You received this

Re: Unable to sign up to accounts.jenkins.io

2022-06-17 Thread Mark Waite
request, and want to stick to the rules). > > Could anyone please help? > Could you provide the username or the email address you used to register in a new issue at https://github.com/jenkins-infra/helpdesk ? That will allow the infra team to assist you. Thanks, Mark Waite -- You receive

Re: Jenkins running as a service restarts by itself after upgrade from 2.303.2 to 2.319.3

2022-06-11 Thread Mark Waite
r custom systemd service to match the systemd implementation in the Jenkins RPM package. If there are future changes to the Jenkins systemd implementation, you'll need to update your service definition to match those changes - Replace your custom systemd service that is r

Re: Jenkins running as a service restarts by itself after upgrade from 2.303.2 to 2.319.3

2022-06-10 Thread Mark Waite
n June 2022 and Jenkins LTS will end support of Java 8 in September 2022, it is in your best interest to provide enough information so that others can understand and assist with the issue you're seeing. Mark Waite -- You received this message because you are subscribed to the Google Groups &qu

Re: How to uninstall Pipeline: Deprecated Groovy Libraries

2022-05-28 Thread Mark Waite
Releases are available that remove the dependency. On Tuesday, May 24, 2022 at 3:54:42 PM UTC-6 alan.l...@microfocus.com wrote: > > > Thanks for that answer. I’ll watch for those releases. > > -Alan > -- You received this message because you are subscribed to the Google Groups "Jenkins User

Re: Git Source Code Management Oddity

2022-05-24 Thread Mark Waite
hing that the git plugin calls the "Git Publisher post build step". Perform the push of the plugin from a shell, batch, or powershell step inside a `withCredentials` wrapper. Much easier to manage a `withCredentials` wrapper with shell commands than to wrestle with the `Git publis

Re: How to uninstall Pipeline: Deprecated Groovy Libraries

2022-05-24 Thread Mark Waite
hen you'll need to update to that version. Then you'll be able to remove the deprecated plugin. Mark Waite > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails fr

Re: Git Source Code Management Oddity

2022-05-19 Thread Mark Waite
push of the tag yourself rather than using the git publisher. Docs on the "with credentials" feature are available at https://plugins.jenkins.io/git/#plugin-content-credential-binding (Pipeline) and https://plugins.jenkins.io/git/#plugin-content-git-bindings (freestyle) Mark Waite -- You

Re: Log location and WEBROOT changed after Jenkins upgrade

2022-05-02 Thread Mark Waite
emd.unit.html#Specifiers , the '%C' should be expanded by systemd to be the system cache directory. On my Red Hat Enterprise Linux 8 that is /var/cache. Based on https://issues.jenkins.io/browse/JENKINS-68313, it appears that the CentOS 7 implementation of systemd does not support the &#x

Re: Alternative for Multiple SCM plugin

2022-04-19 Thread Mark Waite
On Tuesday, April 19, 2022 at 9:19:00 AM UTC-6 adharsh wrote: > Hi, > Thanks for the reply. > Having 100's of pipeline projects in Jenkins may lead to performance and > disk space issues on Jenkins controller right. Correct me if I am wrong. > I run thousands of Pipeline projects on my Jenki

Re: Jenkins project response to Russian invasion of Ukraine

2022-04-06 Thread Mark Waite
I failed to attach the alternative image. Here it is On Wednesday, April 6, 2022 at 12:39:21 PM UTC-6 Mark Waite wrote: > The Jenkins project has posted a statement of support for Ukraine on its > home page at https://www.jenkins.io/ . The statement says: > > We stand with t

Jenkins project response to Russian invasion of Ukraine

2022-04-06 Thread Mark Waite
o this message with your preferences. Please adhere to the Jenkins code of conduct <https://www.jenkins.io/project/conduct/> in all comments and interactions in the Jenkins community. Thanks, Mark Waite - Jenkins Documentation Officer -- You received this message because you are subs

Re: About the Spring4Shell vulnerability (CVE-2022-22965)

2022-04-05 Thread Mark Waite
y advisories by upgrading Jenkins core and the Jenkins plugins that you use. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users

Re: JMeter Performance plugin having XXE vulnerability

2022-04-04 Thread Mark Waite
cepts and illustrates the tasks to consider as you adopt a plugin. As another alternative, you could push the JMeter results to a different location (a web server somewhere inside your company) and guide people to read the results from that web server. Mark Waite -- You received this message bec

Re: How to create web service health check using jenkins pipeline?

2022-03-31 Thread Mark Waite
e the test locally, run it locally, then use Jenkins to execute the same test as you run locally. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, se

Re: cron trigger limited to one branch in the Jenkinsfile

2022-03-14 Thread Mark Waite
On Monday, March 14, 2022 at 2:44:52 AM UTC-6 François wrote: > no one knows how to limit a cron to a branch in a Jenkinsfile ? > > See https://github.com/jenkinsci/packaging/blob/5707f90ede196076fcd1308e517c90d52e0e9d99/Jenkinsfile#L6 for one technique to consider. It makes the cron proper

Re: Plugin update "Jenkins (2.323) or higher required"

2022-03-08 Thread Mark Waite
not offer a plugin update if the plugin does not support that Jenkins release. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use

Re: java.io.IOException: Could not copy remoting.jar into '/var/lib/jenkins' on agent

2022-01-29 Thread Mark Waite
On Saturday, January 29, 2022 at 8:45:46 AM UTC-7 michael wrote: > > I'm running out of options. > > The Java version you're running is quite old. You might try an experiment with a recent Java version (like 11.0.14 or 8u322) in case there is something in that old Java version that prevents

Re: error

2022-01-01 Thread Mark Waite
pcontainer > bhaskar77/java-web-app-docker:17ubu...@172.31.2.250: Permission denied > (publickey).[Pipeline] } > > What have you done to diagnose the cause of the message? What is the Pipeline script statement that is being run when that message appears? What alternatives have you attempted

Re: error

2022-01-01 Thread Mark Waite
Posting the same question twice to the same mailing list is not helpful to your desire to be helped by others. The people that might help you are more likely to be annoyed by multiple posts and more likely to ignore future requests for help. On Saturday, January 1, 2022 at 10:57:10 AM UTC-7 mu

Re: error

2022-01-01 Thread Mark Waite
tage'. As far as I know, the domain specific language keywords are case sensitive. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email t

Re: How to find out plugins depending on Matrix-Auth-Plugin

2021-12-24 Thread Mark Waite
On Friday, December 24, 2021 at 7:51:29 AM UTC-7 Riccardo Foschia wrote: > Hi Jenkins Users, > > from the change log of Matrix-Auth-Plugin (see > https://github.com/jenkinsci/matrix-auth-plugin/blob/master/CHANGELOG.md > ): > > "If you use any plugins with a dependency on this plugin, make s

Re: Error permission denied when clone remote repo

2021-12-22 Thread Mark Waite
ts own directories by using the default workspace assigned to Jenkins. Don't assign it to write to /home/emanuel when its default is writing to a different location. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsu

Re: New Log4Shell (CVE-2021-44228) probe for Jenkins Health Advisor plugin by CloudBees

2021-12-14 Thread Mark Waite
On Tuesday, December 14, 2021 at 9:23:51 AM UTC-7 Arnaud Héritier wrote: > Hi community, > > If you are using the Jenkins Health Advisor plugin by CloudBees ( > https://plugins.jenkins.io/cloudbees-jenkins-advisor/ ) we just added a > probe to detect when the Controller JVM has a log4j artifac

Re: Unable to Install or Update - Debian/Ubuntu

2021-12-10 Thread Mark Waite
Encrypt SSL certificate that is used on pkg.jenkins.io. Update the operating system packages to the latest package versions. See https://www.debian.org/doc/manuals/debian-faq/uptodate.en.html for guidance on Debian. Mark Waite -- You received this message because you are subscribed to the

Re: Master issue after LTS 2.319.1

2021-12-05 Thread Mark Waite
On Sunday, December 5, 2021 at 1:37:51 PM UTC-7 senthilkum kear wrote: > Do you have any links which suggest running controller and agent on the > same machine? whatever I searched I am getting only two VM instructions. It > will be great if you could point me to the correct documents. > Ap

Re: Master issue after LTS 2.319.1

2021-12-04 Thread Mark Waite
s to prevent the agent process from reading the contents of the JENKINS_HOME directory. Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: Jenkins master after LTS 2.319.1

2021-12-04 Thread Mark Waite
On Saturday, December 4, 2021 at 7:25:03 AM UTC-7 senthilkumar wrote: > Hi All, > This question is already asked, but the current LTS version pushing us to > use agent due to the security issue. so what will be the further steps. > > Currently we have multiple teams using Jenkins. We have sing

Re: Jenkins stable 2.319.1?

2021-12-01 Thread Mark Waite
-dev/c/plwMqtme6DA/m/MOEjFsEQAAAJ> and release was handled by Cathy Chan as release lead <https://groups.google.com/g/jenkinsci-dev/c/IPpiXyKgCCM/m/qrBMxBqaAAAJ> (Thanks Cathy!). Changelog and upgrade guide don't become available until after the release has been delivered. Mark Waite >

Re: Error updating plugins from Jenkins

2021-11-19 Thread Mark Waite
On Friday, November 19, 2021 at 12:35:36 PM UTC-7 you wrote: > Mark, > > Thank you for your response. > > Yes I'm running Linux. (sorry for missing this information) > > I suspected the Let's Encrypt certificates earlier, so I've already added > ISRG R

Re: Error updating plugins from Jenkins

2021-11-19 Thread Mark Waite
cates package is also similarly out of date (assuming you're running Linux). Update the packages on your controller so that you have the latest security fixes for Java and for the operating system. Mark Waite On Friday, November 19, 2021 at 10:26:26 AM UTC-7 you wrote: > Hello, > >

Re: Java 11 is the recommended version to run Jenkins on

2021-11-03 Thread Mark Waite
Good point. More details on the transition to Java 11 are included in the 2.303.1 upgrade guide . The upgrade guide includes a list of plugins known to be incompatible with Java 11. On Wednesday, November

Re: Java 11 is the recommended version to run Jenkins on

2021-11-03 Thread Mark Waite
Jenkins continues to support Java 8. We recommend Java 11. See https://www.jenkins.io/blog/2021/08/17/docker-images-use-jdk-11-by-default/ for more details on the rationale for that transition. On Wednesday, November 3, 2021 at 8:24:47 AM UTC-6 s.p...@gmail.com wrote: > After I upgraded Jenkin

Re: Pipeline: Nodes and Processes incompatibility?

2021-10-06 Thread Mark Waite
On Wednesday, October 6, 2021 at 8:54:26 AM UTC-6 Fritz Elfert wrote: > > Hi, > > I am looking at the Plugin Manager im my jenkins 2.303.1 installation and > it > shows this warning for the Pipeline: Nodes and Processes plugin: > > Warning: The new version of this plugin is marked as incompa

Re: Help! I am trying to upgrade from 2.263.1 to 2.303.1

2021-10-05 Thread Mark Waite
I use Amazon Linux 2 for agents with no issue. I've never heard of a problem that was specific to Amazon Linux 2. On Tue, Oct 5, 2021, 3:23 PM Iván Fernández Calvo wrote: > I do not think so the issue seems related to the upgrade not the OS. > > El 5 oct 2021, a las 21:09, Daniel Burns > escrib

Re: Cannot update Jenkins on Debian due to certification problem

2021-10-05 Thread Mark Waite
Be sure that the ca-certificates package on your Debian distribution is current. An older root certificate for Let's Encrypt expired Sep 30, 2021. See https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/ for more info If you're running a Debian version that is no longer mai

Re: Question on Jenkins

2021-09-29 Thread Mark Waite
On Wednesday, September 29, 2021 at 10:37:26 AM UTC-6 Priya wrote: > We use perforce > Same instructions apply. Ask the person who defined the job originally to tell you how its SCM was configured. Configure it that way again. Alternately, retrieve the config.xml file for that job definiti

Re: Question on Jenkins

2021-09-29 Thread Mark Waite
ember 29, 2021 at 10:30:08 AM UTC-6 priya.r...@gmail.com wrote: > How do I do this? > > >- No SCM configured - usually Jenkins jobs have an SCM configured. >Choose the SCM you prefer for that job and configure it > > > > On Tue, Sep 28, 2021 at 5:38 PM Mark Wa

Re: Question on Jenkins

2021-09-28 Thread Mark Waite
On Tuesday, September 28, 2021 at 1:21:15 AM UTC-6 priya wrote: > Hi > > I stopped and started Jenkins since the server hosting it had an issue : > > But now when I click on Configure I see the following: > > Snapshot attached.How do I fix this? > You'll need to provide a better description of

  1   2   3   4   5   6   7   8   9   10   >