quotes in bash script on windows are being ignored

2014-07-09 Thread Dan Tenenbaum
Hi, I have a jenkins project whose Execute shell command consists of this: set -e # Exit immediately if a simple command exits with a non-zero status set -x verbose export PKG=annotation export SUFFIX=zip ssh -o StrictHostKeyChecking=no -i $SSH_KEY jenk...@docbuilder.mydomain.org rm -f

unable to connect slaves (behind firewalls) to master (in cloud) - this used to work

2013-09-25 Thread Dan Tenenbaum
Hello, Previously I had a Jenkins master running on an EC2 instance in the Amazon cloud, and two slave nodes, one of which was also in EC2 and the other of which is here at my institution, behind a firewall. Both slaves connected to the master using Java Web Start and everything worked fine.

downstream job set by Parameterized Trigger never runs

2013-05-14 Thread Dan Tenenbaum
Hi, I'm using the Parameterized Trigger plugin. I have a multi-configuration project (project A) which has a post-build action to Trigger parameterized build on other projects, configured to run another multi-configuration project (project B) when the build is stable, and pass B the current

Re: downstream job set by Parameterized Trigger never runs

2013-05-14 Thread Dan Tenenbaum
On Tuesday, May 14, 2013 10:09:23 AM UTC-7, Dan Tenenbaum wrote: Hi, I'm using the Parameterized Trigger plugin. I have a multi-configuration project (project A) which has a post-build action to Trigger parameterized build on other projects, configured to run another multi-configuration

incorrect parameters passed to downstream build with Parameterized Trigger plugin

2013-05-14 Thread Dan Tenenbaum
Hi, I have two multi-configuration projects, A and B. Each job is configured to run on the same three nodes: the master (linux) and mac and windows slaves. Project A is set up to trigger a build of B when A builds successfully, passing it the following predefined parameters (using the

Re: difficulty connecting to Mac slave

2013-05-02 Thread Dan Tenenbaum
for my builds to work. I'll set up this command to be run automatically at boot time and then everything will 'just work' if the machine is rebooted. Thanks very much for your help. Dan -Kenny On Wednesday, May 1, 2013 6:54:23 PM UTC-7, Dan Tenenbaum wrote: On Wed, May 1, 2013 at 6:48 PM, Kenny

Re: difficulty connecting to Mac slave

2013-05-01 Thread Dan Tenenbaum
a combination of SSH + running headless (perhaps that was your error message you included)? I hope this helps, Kenny On Tuesday, April 30, 2013 5:28:11 PM UTC-7, Dan Tenenbaum wrote: Hi all, I have tried a number of methods to connect to a Mac slave and have had no success. My master

Re: difficulty connecting to Mac slave

2013-05-01 Thread Dan Tenenbaum
On Wed, May 1, 2013 at 10:04 AM, Dan Tenenbaum danda...@dandante.com wrote: On Tue, Apr 30, 2013 at 6:49 PM, Kenny Ayers theotherwhitem...@gmail.com wrote: You're experiencing at least two issues here. First there's the OSX bug with your window manager permissions. You need to run headless

Re: difficulty connecting to Mac slave

2013-05-01 Thread Dan Tenenbaum
some, Kenny On Wednesday, May 1, 2013 4:47:46 PM UTC-7, Dan Tenenbaum wrote: On Wed, May 1, 2013 at 10:04 AM, Dan Tenenbaum dand...@dandante.com wrote: On Tue, Apr 30, 2013 at 6:49 PM, Kenny Ayers theother...@gmail.com wrote: You're experiencing at least two issues here. First

Re: difficulty connecting to Mac slave

2013-04-30 Thread Dan Tenenbaum
, 2013 at 7:28 PM, Dan Tenenbaum danda...@gmail.com wrote: Hi all, I have tried a number of methods to connect to a Mac slave and have had no success. My master is also a mac and it's called dhcp151178. The slave I'm trying to connect to is called pelham. These of course are machines on my