Hello!
Jenkins has trouble connecting to our Subversion server. For troubleshooting, I
want to set up one or more Subversion-related loggers, at least one that tracks
Jenkins' attempts to connect to our Subversion server. Which packages would you
recommend I set up to be logged?
Thanks,
Jenni
Hello,
I want to set up a logger to examine all attempts Jenkins makes to connect to a
Subversion server, successful or not.
The jenkins and hudson APIs are huge, but I figured
hudson.model.listeners.SCMListener might be a good module to listen to. But the
log stays empty, although I set it to
Jenkins 1.573.)
SCMListener barely receives anything, as you can see in the Javadoc:
http://javadoc.jenkins-ci.org/hudson/model/listeners/SCMListener.html
On 10.11.2014, at 14:53, Jennifer Hofmeister
wrote:
> Hello,
>
> I want to set up a logger to examine all attempts Jenkins makes t
Hi Stefan,
did you add credentials in the checkout step, or only in the Addtional
Credentials part? It’s necessary to specify them in both places.
If the problem doesn’t go away, maybe
https://issues.jenkins-ci.org/browse/JENKINS-22542 can provide some solutions
for you.
Cheers
Jennifer
Von
Hi,
I can imagine two scenarios, that are Jenkins-unspecific:
- You had a number of CMS commits after the outage (if this is
possible on your systems), and once Jenkins was back up again, it polled all of
them at once and thus ended up with a bulk of new builds, including several
dif
Hello,
I'm setting up a new Jenkins 2.8, having formerly worked with 1.651. However,
in my new freestyle job's configuration, I can't seem to find the node/label
restriction setter ().
I installed the Node and Label parameter plugin, restarted Jenkins, but still,
nothing to see in my job confi
Hello everyone,
I've been setting up a new Jenkins 2.8 with JobDSL 1.47.
I looked up and adhered to all change notes, and when it comes to a
"conditional Steps" build step, I'm encountering the following error:
fileExists(projectName+'/target/windows/test/tests.exe', BaseDir.WORKSPACE)
-->
This may be a bit late, but in case anyone else has a similar issue, I can
offer some experience with “Webhook to Jenkins for Bitbucket”, which may be the
one you’re referring to. I can’t find a plugin named “Bitbucket plugin for
Jenkins” in the plugin store.
So what the Jenkins Webhook plugin
So you want to use the same job with different triggering mechanisms, and keep
your parameterized URL. I’m not familiar with Subversion hooks, but if the @
character is what breaks its URL recognition, maybe you can include it in the
parameter value… so that your Jenkins parameter “revision” is
You could search your Jenkins home directory for logs, e.g.
$JENKINS_HOME/monitoring or maybe /logs.
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Levente Barabas
Sent: Montag, 10. Oktober 2016 12:55
To: Jenkins Users
Cc: m...@beckweb.net
Subject:
Hi!
1: if you want only to compile one file, I guess you can just choose a “sh” or
“batch” build step. Else, you need a build tool like maven, which is a little
more complex (and requires some basic understanding of what’s going on). You
could choose the Maven job type in that case.
2: Use the
Ah, just so there’s no confusion:
Jenkins main page, left-hand side: Manage Jenkins
MyJavaJob main page, left-hand side: Workspace
;)
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Jennifer Hofmeister
Sent: Mittwoch, 4. Januar 2017 17:00
To
: Mittwoch, 4. Januar 2017 17:03
To: jenkinsci-users@googlegroups.com
Subject: Re: Jenkins help
I don't think you want "Anyone can do anything" that would open the instance up
to a lot of security issues.
On Wed, Jan 4, 2017 at 9:02 AM Jennifer Hofmeister
mailto:jennifer.hofmeis.
Hi,
you can add them all in the Manage Jenkins --> Manage Users menu, including
their e-mail addresses. You can then start to configure the e-mail behaviour,
and later you can see their latest activities in the top level “People” menu.
Best,
Jennifer
From: jenkinsci-users@googlegroups.com
[ma
Hello,
I have several build jobs that clone from a remote Git repository. On some of
them, the git fetch part of the command fails with the following output:
Building on master in workspace C:\Program Files
(x86)\Jenkins\jobs\test_123\workspace
> git.exe rev-parse --is-inside-work-tree # timeou
spanning-tree or something?
From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Jennifer Hofmeister
Sent: April-16-15 05:38
To: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>
googlegroups.com>]
On Behalf Of Jennifer Hofmeister
Sent: Thursday, April 16, 2015 4:38 AM
To: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>
Subject: Git repository connection times out sometimes
Hello,
I have several build jobs that clone from a remote Git re
Hi Varun,
Does the slave run as a service? If not, it will probably just read the Jenkins
service’s old PATH in case that one was not restarted after manipulation.
Best,
Jennifer
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Varun Jain
Sent: Sam
-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Simon Richter
Sent: Montag, 27. April 2015 22:44
To: jenkinsci-users@googlegroups.com
Subject: Re: Jenkins 1.607 - Environment Variables Stuck
Hi,
On 27.04.2015 14:57, Jennifer Hofmeister wrote:
> Does the slave run
bad. So I hope that other
people in the mailing list can pick up the problem and offer some help.
Best,
Jennifer
From: Varun Jain [mailto:vjain8...@gmail.com]
Sent: Dienstag, 28. April 2015 19:18
To: jenkinsci-users@googlegroups.com
Cc: Jennifer Hofmeister
Subject: Re: Jenkins 1.607 - Environment
20 matches
Mail list logo