Hi,
I have a Win7 slave with a set Remote FS root of E:\ (my secondary drive),
and a job with a shortened custom workspace (E:\src).
When I run my job with a perforce sync using the p4 plugin, I get this
error:
*Incorrect function. error: symlink:*
Everything works as expected if I don't use a
Outside Jenkins, I mean.
Le 19 mars 2014 07:15, "Baptiste Mathus" a écrit :
> Is it also slow if you run the maven build manually on that slave?
> Le 16 mars 2014 22:57, "Kai" a écrit :
>
>> Hi,
>>
>> We are currently on Jenkins 1.551 and are experiencing significant maven
>> build slowness on o
Is it also slow if you run the maven build manually on that slave?
Le 16 mars 2014 22:57, "Kai" a écrit :
> Hi,
>
> We are currently on Jenkins 1.551 and are experiencing significant maven
> build slowness on our jenkins slaves.
>
> It seems deleting the target directory takes forever.
> Also, du
*The Original Issue*
I have a couple of heavily used Windows 7 slaves that I prefer to see
rebooted daily, the reboot job will not start while any other job running
so it can sometimes take many hours before it finds a free moment where it
can kick off a reboot.
*My Solution*
Was to write a sc
What language are you interested in? Sounds like SonarQube is right up your
alley.
> Anything like that in existence that anyone knows about?
>
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receivi
I have a Jenkins maven job using the git plugin, and it is configured to
monitor multiple branches. Sometimes, I see that when the job is running,
polling appears to be suspended, and so no concurrent jobs will trigger.
Other times, I see multiple job runs being triggered with the same git
ta
This happened to me. I had to disable the disk usage plugin.
Also you need to go to Manage Jenkins, clean old data to remove its
entries from the job config files.
On Tue, Mar 18, 2014 at 1:20 PM, Simon Groenewolt
wrote:
> hi list,
>
> I'm new on the list. I've been a happy Jenkins user (and Huds
Stupid question, but is the user you are running jenkins as the same user
you tried to ssh with from the command line doing the ssh -A user@host?
I've never set up a slave using sshagent, but have had great success with
just launching via ssh, as long as the user jenkins runs as can ssh to the
slav
hi list,
I'm new on the list. I've been a happy Jenkins user (and Hudson before) for
a couple of years now and never had issues I couldn't fix myself. We use
Jenkins at work to build all sorts of projects: java, flash, php,
javascript. Most builds are ANT-based.
But now I have a problem: Since
I guess the answer to this is that : If SSH isnt set up properly on the
machine your trying to SSH into, then the jenkins commands will fail.
To test things :
## become the jenkins user:
su jenkins -s /bin/bash
## Now try to ssh into the machine , mimicking the method you configured
for the
I recently moved to using the exclusion plugin from locks and latches and
while the plugin works very well, it has had the negative effect of making
my matrix jobs run sequentially. I don't understand why the plugin should
treat each axis as a separate build that needs exclusive control. If that
Hi
Just to let you know that this problem was not caused by plugin updates but by
a DNS issue. It is now fixed. As a suggestion, a better error message would be
helpful to diagnose such issues.
Best regards
David
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.co
Hi,
We use jenkins along with the libvirt plugin that automatically start up slaves
when jobs containing matching labels are placed in the job queue. I assign
labels dynamically to the slave images by means of a groovy script that
monitors the build queue at specified intervals.
This works but
Hi
I'm in the process of migrating some Jenkins installations from old 2003
servers to some newer ones.
The old setup uses jetty and some intricate java wrapper to start each
instance.
I.e. the Jetty home is installed on one “location” and the Jenkins home
directory is located in a d
14 matches
Mail list logo