Re: Capturing the remoteIpAddr on login failure?

2022-04-20 Thread 'Cyrille Le Clerc' via Jenkins Developers
/issues/410 On Friday, April 15, 2022 at 9:31:56 PM UTC+2 Jesse Glick wrote: > On Wed, Apr 13, 2022 at 5:21 AM 'Cyrille Le Clerc' via Jenkins Developers < > jenkin...@googlegroups.com> wrote: > >> did we consider making the Jenkins SecurityListener >> <https://javad

Re: Jenkins build failure: "...project cli: Error creating shaded jar: duplicate entry: META-INF/services/io.jenkins.cli.shaded.jakarta.websocket.ContainerProvider"

2022-04-19 Thread 'Cyrille Le Clerc' via Jenkins Developers
#6491 <https://github.com/jenkinsci/jenkins/pull/6491>. On Friday, April 15, 2022 at 9:37:05 PM UTC+2 Jesse Glick wrote: > On Fri, Apr 15, 2022 at 12:08 PM 'Cyrille Le Clerc' via Jenkins Developers > wrote: > >> Is it a known build problem? >> > > Othe

Jenkins build failure: "...project cli: Error creating shaded jar: duplicate entry: META-INF/services/io.jenkins.cli.shaded.jakarta.websocket.ContainerProvider"

2022-04-15 Thread 'Cyrille Le Clerc' via Jenkins Developers
Dear Jenkins Dev community, I fail to build Jenkins on my Mac amd64 12.3.1 with Maven 3.8.5 and JDK 11.0.11. The message is: Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.3.0:shade (default) on project cli: Error creating shaded jar: duplicate entry:

Re: Capturing the remoteIpAddr on login failure?

2022-04-13 Thread 'Cyrille Le Clerc' via Jenkins Developers
ext/src/main/java/org/springframework/context/ApplicationEventPublisher.java> rather than to hook the "SecurityListener.fireXxx" in different places of Jenkins with the risk to miss some of the events?* Cyrille On Wednesday, April 13, 2022 at 10:55:32 AM UTC+2 Cyrille Le Clerc wr

Re: Capturing the remoteIpAddr on login failure?

2022-04-13 Thread 'Cyrille Le Clerc' via Jenkins Developers
Dear jenkins-dev community, Is there anyone interested in helping me solve this gap in Jenkins APIs to enable better security on, the Software Supply Chain process? Cyrille On Monday, March 21, 2022 at 5:16:27 PM UTC+1 Cyrille Le Clerc wrote: > Dear all, > > The Jenkins OpenTelemet

Re: [Proposal] Transfer of CloudBees-community/syslog-java-client to jenkinsci Github org

2022-03-31 Thread 'Cyrille Le Clerc' via Jenkins Developers
Keeping the same groupId would definitively be the best solution. Let's see what's CloudBees' answer. Cyrille On Wednesday, March 30, 2022 at 8:02:43 AM UTC+2 m...@basilcrow.com wrote: > Hi Cyrille, > > On Wed, Mar 23, 2022 at 3:39 AM 'Cyrille Le Clerc' via Jenkins > Developers

Re: [Proposal] Transfer of CloudBees-community/syslog-java-client to jenkinsci Github org

2022-03-23 Thread 'Cyrille Le Clerc' via Jenkins Developers
ve any CloudBees-specific parent > POMs, run CI builds on Jenkins project infrastructure, and update all > third-party dependencies. Cyrille should now be able to merge open PRs, > such as jenkinsci/syslog-java-client#50 > <https://github.com/jenkinsci/syslog-java-client/pull/

Plugin registering a Filter that encompass the HTTP authentication requests?

2022-03-21 Thread 'Cyrille Le Clerc' via Jenkins Developers
Dear community, The Jenkins OpenTelemetry Plugin is now instrumenting the Jenkins Controller HTTP Requests to help monitor and troubleshoot performance problems (see code here

Capturing the remoteIpAddr on login failure?

2022-03-21 Thread 'Cyrille Le Clerc' via Jenkins Developers
Dear all, The Jenkins OpenTelemetry Plugin is now sending Jenkins authentication audit logs to external observability backends with the goal for routing these logs to SIEM solutions that will be able to detect abnormal behaviours (see documentation here

Re: Plugin capturing the shutdown event when running on the Jenkins Agents?

2022-03-21 Thread 'Cyrille Le Clerc' via Jenkins Developers
, 2022 at 4:53:50 PM UTC+1 Cyrille Le Clerc wrote: > Dear all, > > The Jenkins OpenTelemetry plugin is now offering the option to store the > pipeline logs in an external observability backend leveraging JEP-210: > External log storage for Pipeline > <https://github.com/jenk

Plugin capturing the shutdown event when running on the Jenkins Agents?

2022-03-21 Thread 'Cyrille Le Clerc' via Jenkins Developers
Dear all, The Jenkins OpenTelemetry plugin is now offering the option to store the pipeline logs in an external observability backend leveraging JEP-210: External log storage for Pipeline . As part of this capability, we start a

Re: [Proposal] Transfer of CloudBees-community/syslog-java-client to jenkinsci Github org

2022-03-16 Thread 'Cyrille Le Clerc' via Jenkins Developers
:58 PM UTC+1 mpail...@cloudbees.com wrote: > Thanks all! > FYI The repository has been transferred: > https://github.com/jenkinsci/syslog-java-client > > Michaël > > On Wednesday, March 16, 2022 at 12:13:02 AM UTC+1 m...@basilcrow.com > wrote: > >> On Tue, Mar

Re: [Proposal] Transfer of CloudBees-community/syslog-java-client to jenkinsci Github org

2022-03-15 Thread 'Cyrille Le Clerc' via Jenkins Developers
Thanks, I assumed the Jenkins community didn't have the permission to publish on maven central artifacts with the group Id com.cloudbees. Did you consider publishing exclusively to Jenkins' own maven repository? Cyrille Le mar. 15 mars 2022 à 16:29, Basil Crow a écrit : > On Tue, Mar 15, 2022

Re: [Proposal] Transfer of CloudBees-community/syslog-java-client to jenkinsci Github org

2022-03-15 Thread 'Cyrille Le Clerc' via Jenkins Developers
organization to explain the migration? Cyrille On Tuesday, March 15, 2022 at 9:24:59 AM UTC+1 Cyrille Le Clerc wrote: > Sounds like a perfect plan. > > Many thanks > > Cyrille > > On Monday, March 14, 2022 at 11:26:38 PM UTC+1 m...@basilcrow.com wrote: > >> O

Re: [Proposal] Transfer of CloudBees-community/syslog-java-client to jenkinsci Github org

2022-03-15 Thread 'Cyrille Le Clerc' via Jenkins Developers
Sounds like a perfect plan. Many thanks Cyrille On Monday, March 14, 2022 at 11:26:38 PM UTC+1 m...@basilcrow.com wrote: > On Mon, Mar 14, 2022 at 3:08 PM 'Cyrille Le Clerc' via Jenkins Developers < > jenkin...@googlegroups.com> wrote: > > It's a great idea to allow the

Re: [Proposal] Transfer of CloudBees-community/syslog-java-client to jenkinsci Github org

2022-03-14 Thread 'Cyrille Le Clerc' via Jenkins Developers
ub and Artifactory permissions. I am CC'ing Cyrille Le > Clerc as the original author and last maintainer of this repository. If > Cyrille is interested in maintaining this repository, I can create the RPU > PR to grant him GitHub and Artifactory permissions. In the absence of a > posi

Plugin implementing a listener to mask secrets in the console?

2021-08-18 Thread 'Cyrille Le Clerc' via Jenkins Developers
Dear community, In the Jenkins OpenTelemetry plugin , we want to optionally inject in shell & bat steps some OpenTelemetry configuration environment variables that contains secrets and we would like to mask those credentials in the console

Re: [jenkins-infra] Elastic Sponsorship for OpenTelemetry usage for community Jenkins instances

2021-06-03 Thread 'Cyrille Le Clerc' via Jenkins Developers
Hello Ulrich, We documented all the data we collect on h the README.md page of the plugin. We capture : * the details collected on pipeline execution as span attributes (see list here

Re: [jenkins-infra] Elastic Sponsorship for OpenTelemetry usage for community Jenkins instances

2021-05-28 Thread 'Cyrille Le Clerc' via Jenkins Developers
Thank you Damien. Elastic is very excited to collaborate with the Jenkins community on better observability for Jenkins and for CI/CD at large. Please note that these observability are vendor neutral, there is no vendor lock-in and what we will accomplish with the Elastic Observability backend

Re: Plugins using removed Guava APIs

2021-05-10 Thread 'Cyrille Le Clerc' via Jenkins Developers
Hello, I couldn't find the source code of the cloudfoundry-bosh-cli . This plugin can be ignored as it it completely outdated, the BOSH CLI it integrates with has been replaced a long time ago by a BOSH CLI v2. Cyrille On Sunday, May 9, 2021 at 9:40:34 PM UTC+2 m...@basilcrow.com wrote: > I

Re: Has anyone implemented OpenTelemetry or similar observability APIs in Jenkins?

2021-04-08 Thread 'Cyrille Le Clerc' via Jenkins Developers
Hello, We are happy to have published the first "GA version" of the OpenTelemetry plugin, a version 0.9: https://plugins.jenkins.io/opentelemetry/ Cyrille On Wednesday, January 27, 2021 at 11:57:43 AM UTC+1 Cyrille Le Clerc wrote: > Thanks Matt, > > > This sounds

Re: Has anyone implemented OpenTelemetry or similar observability APIs in Jenkins?

2021-01-27 Thread 'Cyrille Le Clerc' via Jenkins Developers
great to see you again, Cyrille! > > This sounds interesting. I'm still not a fan of their enormous > dependency stack, but I'm sure it's sufficient for prototyping. :) > > On Tue, Jan 12, 2021 at 2:52 AM 'Cyrille Le Clerc' via Jenkins > Developers wrote: > > >

Re: [GraphListener] how to retrieve the build node from `onNewHead(FlowNode)`

2021-01-24 Thread 'Cyrille Le Clerc' via Jenkins Developers
o/opentelemetry/sdk/extension/aws/resource> . Cyrille. On Sat, Jan 23, 2021 at 10:27 PM Jesse Glick wrote: > On Sat, Jan 23, 2021 at 9:21 AM 'Cyrille Le Clerc' via Jenkins Developers < > jenkinsci-dev@googlegroups.com> wrote: > >> I have tried many APIs (Computer.currentC

[GraphListener] how to retrieve the build node from `onNewHead(FlowNode)`

2021-01-23 Thread 'Cyrille Le Clerc' via Jenkins Developers
Dear community, Context: I'm trying to implement an OpenTelemetry instrumentation of Jenkins, starting injecting distributed traces in job executions. I have a PoC on https://github.com/cyrille-leclerc/opentelemetry-plugin and I'm discussing with Jeff Pearce at integrating OpenTelemetry in the

Re: [Plugin Development] API to listen to the end of the execution of a step and to collect its result?

2021-01-15 Thread 'Cyrille Le Clerc' via Jenkins Developers
roup just in case. > > On Wed, Jan 13, 2021 at 1:26 AM 'Cyrille Le Clerc' via Jenkins Developers < > jenkin...@googlegroups.com> wrote: > >> Hello Jeff, >> >> It's a great idea to include the tracing and the OpenTelemetry >> capabilities in the "Job and

Re: [Plugin Development] API to listen to the end of the execution of a step and to collect its result?

2021-01-12 Thread 'Cyrille Le Clerc' via Jenkins Developers
Jan 11, 2021 at 6:24 PM 'Cyrille Le Clerc' via Jenkins Developers >> wrote: >> >>> Dear community, >>> >>> *Context: * >>> I'm trying to implement an OpenTelemetry instrumentation of Jenkins, >>> starting injecting distributed traces in

Re: Has anyone implemented OpenTelemetry or similar observability APIs in Jenkins?

2021-01-12 Thread 'Cyrille Le Clerc' via Jenkins Developers
Hello Matt, For Your Information - I'm writing a PoC to instrument Jenkins with OpenTelemetry. - code: https://github.com/cyrille-leclerc/opentelemetry-plugin - My focus for the moment is tracing the execution of jobs with OpenTelemetry distributed traces - I have a glitch

[Plugin Development] API to listen to the end of the execution of a step and to collect its result?

2021-01-11 Thread 'Cyrille Le Clerc' via Jenkins Developers
Dear community, *Context: * I'm trying to implement an OpenTelemetry instrumentation of Jenkins, starting injecting distributed traces in job executions. See https://github.com/cyrille-leclerc/opentelemetry-plugin *Question: * *What is the recommended way to listen to the end of the execution

Re: pipeline-maven adoption

2020-08-06 Thread Cyrille Le Clerc
Thanks Arnaud and Tim. With great pleasure Arnaud. I don't have bandwidth anymore to contribute to Jenkins. It's very kind of you. I tried several times to get new maintainers taking over but it unfortunately didn't work. My Jenkins.io account is blocked, can you proceed and change the

Re: [DISCUSS] Change Jenkins default logging format

2018-04-12 Thread Cyrille Le Clerc
As I have already said many times, I fully support this initiative. Tomcat has done this move a while ago and it was a great success. Cyrille On Wednesday, April 4, 2018 at 3:18:00 PM UTC+2, Baptiste Mathus wrote: > > Hello everyone, > > Having worked on more things related to Jenkins logging

Re: Jenkins Pipeline job to support 'withMaven' step

2017-10-03 Thread Cyrille Le Clerc
FYI DM sent to schedule a call On Saturday, September 30, 2017 at 9:55:25 AM UTC+2, artiom...@whitesourcesoftware.com wrote: > > Hi Cyrille, > Thanks for your reply, unfortunately, I wasn't able to answer due to > holidays we had last week. > I was indeed talking about the

Re: Jenkins Pipeline job to support 'withMaven' step

2017-09-25 Thread Cyrille Le Clerc
Hi, If you are available around 10PST tomorrow, we could try to make this conversation public during the https://www.meetup.com/Jenkins-online-meetup/events/24367/ . Cyrille On Monday, September 25, 2017 at 1:14:38 PM UTC+2, Cyrille Le Clerc wrote: > > Hello, > > I guess you a

Re: Jenkins Pipeline job to support 'withMaven' step

2017-09-25 Thread Cyrille Le Clerc
Hello, I guess you are referring to the code of the jenkins whitesource plugin and referring to MavenOssInfoExtractor.java . The withMaven

Re: plugins.jenkins.io cutting code blocks

2017-05-09 Thread Cyrille Le Clerc
Thanks, I have created https://issues.jenkins-ci.org/browse/WEBSITE-356 On Tuesday, May 9, 2017 at 10:17:17 AM UTC+2, Daniel Beck wrote: > > > > On 08.05.2017, at 22:19, Cyrille Le Clerc <clec...@cloudbees.com > > wrote: > > > > I noticed the problem wi

plugins.jenkins.io cutting code blocks

2017-05-08 Thread Cyrille Le Clerc
Dear all, plugins.jenkins.io seems to cut the code blocks used in Confluence pages. I noticed the problem with the Pipeline Maven Plugin (see screenshot below). - Confluence page with code blocks: https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Maven+Plugin - plugins.jenkins.io

Re: [PROPOSAL] Change core logging from Java Utils Logging

2017-04-12 Thread Cyrille Le Clerc
I prefer the SLF4J syntax to the java.util.logging syntax, I don't like at all the java.util.logging syntax. I think that using a friendly logging API is a good reason to move away from java.util.logging. Cyrille On Tuesday, April 11, 2017 at 4:25:10 PM UTC+2, Jesse Glick wrote: > > On Tue,

Re: [Test Harness - Docker Fixtures] Java Git Docker Image?

2017-03-29 Thread Cyrille Le Clerc
ithub.com/jenkinsci/docker-fixtures/pull/2> @Mark I have not added git-lfs as the install is not as simple as "apt-get install". I am not familiar enough with git-lfs to get the PR right. Cyrille On Wednesday, March 29, 2017 at 4:41:24 PM UTC+2, Cyrille Le Clerc wrote: > > >

Re: [Test Harness - Docker Fixtures] Java Git Docker Image?

2017-03-29 Thread Cyrille Le Clerc
> I am fine to include something as fundamental and lightweight as git into the JavaContainer right away. @oliver would you be OK to also add git-lfs as Mark have suggested? Cyrille On Wednesday, March 29, 2017 at 9:47:49 AM UTC+2, ogondza wrote: > > On 2017-03-28 22:11, Cyrille

[Test Harness - Docker Fixtures] Java Git Docker Image?

2017-03-28 Thread Cyrille Le Clerc
Dear all, I would like to implement ATH tests for the Maven Pipeline Plugin with Remote Build Agents. I need both a JDK and Git on these agents. The existing JavaContainer

Re: Is it possible to access credentials from managed files?

2016-05-23 Thread Cyrille Le Clerc
Hello Jochen, Did you look at the https://wiki.jenkins-ci.org/display/JENKINS/Credentials+Binding+Plugin and at the https://wiki.jenkins-ci.org/display/JENKINS/Config+File+Provider+Plugin ? The former should let you use environment variables, the latter should let you store the credentials