Re: How to "link" a particular job with the promotion process without physically copying the artifacts

2013-07-15 Thread John Vacz
Am 10.07.2013 16:24, schrieb Marcin Zajączkowski: Hi, I'm currently playing with Promoted Build plugin in the pipeline managed by Build Flow plugin. In a simplified form I have three jobs (called from the master job using Build Flow plugin): - a normal build of a project - job B - a deploy

Re: build flow plugin and scm changes

2013-07-15 Thread blaz
If I understand correctly you actually have two independent jobs. You shouldn't use flow plugin just to monitor repository and then start downstream jobs. Each job should be configured independently with different SCM trigger. -- You received this message because you are subscribed to the Goog

Error while using vagrant plugin, It doesn't work

2013-07-15 Thread vishnu . nair
I install vagrant plugin in Jenkins (ubuntu12.04) and when I try to build, I am getting the below errors. Started by user anonymous Building in workspace /var/lib/jenkins/jobs/testvagrant/workspace Running Vagrant with version: 1.0.2.dev FATAL: (ArgumentError) wrong number of arguments c

Jenkins performance issues

2013-07-15 Thread Rahul k a
Hello, We are using Jenkins v1.519 and some time the service will be stopped, due do this below error. Is this something related to heap space/Permgen error. Please let me know. net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:179) at net.bull.javamelody.PluginMonitoringFilt

Re: All builds fail with NoSuchElementException from Treemap.putAll.

2013-07-15 Thread Maurice van der Pot
I've submitted an issue: http://jenkins-ci.org/issue/18756 -- 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. For mor

Getting further logging from slaves

2013-07-15 Thread Danny Staple
We have a problem with our windows slaves, where they will have a read timed out error, fail, and the jobs running from them show a connection reset by peer error on the master. We'd like to find out why the servers are having read time outs - or if some other thread has failed in them first.

maven-release-plugin and ref HEAD is not a symbolic ref

2013-07-15 Thread Frédéric Bouquet
Hi, Just passed to git, I've moved some of my projects from SVN to GIT. In Jenkins, builds are working but when I try to release, I get the following stack trace (see at the end of this mail). I configured a very simple project here : https://github.com/bouquetf/test-git-release-plugin I repro

Re: maven-release-plugin and ref HEAD is not a symbolic ref

2013-07-15 Thread Arnaud Héritier
I think that by default Jenkins does the checkout without naming the branch which produces this error. Try to set the name of the local branch in the got config of the job to let maven know in which branch it will have to push local changes. - Arnaud Le 15 juil. 2013 à 19:02, "Frédéric Bo

Re: Jenkins Perforce plugin error: Perforce password (P4PASSWD) invalid or unset

2013-07-15 Thread mark_kendzior
We have been using the Perforce plugin for quite some time and usually when I see that error it is because the password is not correct. I am using a slightly older version of the plugin (1.3.19). You may try to check the box to expose the P4PASSWD in the environment and then check to see if it

"curl: (7) couldn't connect to host error" in Execute shell build step

2013-07-15 Thread Ling-Yi Kung
Hello! I'm trying to run some simple shell commands. However, curl is giving me an error. I'm a bit confused on why that is? From the terminal of the slave, I can execute the commands without error. Started by user lkung [EnvInject] - Loading node environment variables. Building remotely on lkun

NoClassDefFoundError Jenkins$MasterComputer

2013-07-15 Thread Sergio Muñoz
Hi. I have a Master/Slave configuration with Jenkins 1.474, when I launch a distributed build on slave node, I get the following exception: java.lang.NoClassDefFoundError: Could not initialize class jenkins.model.Jenkins$MasterComputer at hudson.FilePath.act(FilePath.java:842) at hudson.FilePat

Re: Jenkins Perforce plugin error: Perforce password (P4PASSWD) invalid or unset

2013-07-15 Thread Mishael Kim
having a valid ticket on the machine and using the ticket instead of the password works well for me. On Mon, Jul 15, 2013 at 12:25 PM, wrote: > We have been using the Perforce plugin for quite some time and usually > when I see that error it is because the password is not correct. I am > using

jenkins hadoop plugin issue

2013-07-15 Thread Irfan Sayed
hi, greetings !!! i am using jenkins version 1.512 and on top of that i have deployed hadoop plugin version : 1.4 when i install the plugin , installation went successful. i made the changes in hadoop-site.xml file as follows fs.default.name hdfs://10.211.161.71:9000/ mapred.job.tracker 10.