Dear All,
I have created a Parameterized job, which takes 4 parameters in the input.
While building the job in the Jenkins screen I can feed these parameters.
But in case of the when build trigger is SVN polling , How can we pass
these parameter to the job?
Where to specify these parameter whi
Dear All,
Problem statement: I have created a parent job in Jenkins, on completion
of the parent job I am triggering the a child job, Parent job is deployment
job and child job is sanity job. I want to correlate the parent job with
the child job. Sending a parameter from the parent job is n
Find my inline answers [yes] means support and nothing mentioned means I
don't know:
01. Start tasks on heterogeneous environments (Linux / Unix / Windows /
Talend / Oracle DB / Postgres / MySQL), [yes]
02. Interfacing with existing tools via web services , [yes]
3. How to migrate existing tasks to
Hope following like should help you
https://nozaki.me/roller/kyle/entry/articles-jenkins-email
rajendra.penuma...@gmail.com
On Fri, 22 Feb, 2019, 09:41 , wrote:
> Hi guys,
>
> I am trying to save logs of each build to file or send it through email, I
> found a way to send email as in post build
Thank you.
I did it using this.
emailext (attachLog: true, body: '', subject: 'Sending build logs',to:
'exam...@gmail.com')
--
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, se
The email-ext plugin supports attaching the build log.
https://wiki.jenkins.io/display/JENKINS/Email-ext+plugin
On Thu, Feb 21, 2019 at 9:11 PM wrote:
> Hi guys,
>
> I am trying to save logs of each build to file or send it through email, I
> found a way to send email as in post build action, bu
Hi guys,
I am trying to save logs of each build to file or send it through email, I
found a way to send email as in post build action, but it is just sending
an url for Jenkins build console.
If someone knows how can I achieve this, please help.
Thank you !
--
You received this message becaus
Have you followed the instructions available at
https://support.cloudbees.com/hc/en-us/articles/11553051-How-to-Trigger-Multibranch-Jobs-from-Bitbucket-Server-
? I haven't configured it in a while but these steps are what I last used.
Also of particular note is that, as far as I know, you can'
Thanks Bruce, we'll get it fixed.
BR,
alyssa
On Wed, Feb 20, 2019 at 12:43 AM Bruce Becker wrote:
> Hi Alyssa,
> Thanks for the announcement. A minor comment : on the form there is a part
> which asks you to state which conference you've acted as reviewer for, but
> there's no field to fill in
Hello guys,
I'm facing an issue and I already tried many solutions. The trouble is: on
BitBucket (BB) I configured the Bitbucket Server Webhook to Jenkins with my
Jenkins URL and my repository. Then, on Jenkins I configured (in a
multibranch) the Git Plugin with my repo and tried to do a commit
Hello Folks,
I'm looking for a scheduling solution.
I was poking around the offical site but I still have (few) questions about
the product.
Is it possible to:
01. Start tasks on heterogeneous environments (Linux / Unix / Windows /
Talend / Oracle DB / Postgres / MySQL),
02. Interfacing with exi
Hello sorry for my english,
I would like to open a jenkins topic about "*serialize by FIFO structure,
parameterized pipelines from the same repository and recalculation of some
parameters that are calculated prior to launch*".
I did some research on this topic and I found some plugin having only a
yep, I use to recommend not share user too.
El jue., 21 feb. 2019 a las 15:22, 'Björn Pedersen' via Jenkins Users (<
jenkinsci-users@googlegroups.com>) escribió:
>
> We have setups with more than one agent on one host, but they do not share
> the root. Both agents hold a lock on /remoting/remotin
We have setups with more than one agent on one host, but they do not share
the root. Both agents hold a lock on /remoting/remoting.log.0.lck
So you would probably need to ensure each remoting instance uses a
different root dir (do not share it wiht other nodes).
Björn
--
You received this m
There is 4 min between the start of the connection and the termination, the
agent never opens the channel and is killed when the ping thread checks the
connection. It is an old version of ssh-slaves-plugin because the log,
Which version is it? also Which Jenkins Core? Which authentication do you
us
It tries again and again, but the same error each time. And each times I am
left with two new instances of java on the node still running and it piles
up.
build32256 0.1 0.3 5774136 50148 ? Sl 13:51 0:02
/usr/java/latest/bin/java -jar remoting.jar -workDir /home/build/jenkins
b
That was my fault. I forgot some lines and had paste it in from a different
try
[02/21/19 14:16:46] [SSH] Starting sftp client. [02/21/19 14:16:47] [SSH]
Copying latest remoting.jar... [02/21/19 14:16:47] [SSH] Copied 789,283 bytes.
Expanded the channel window size to 4MB [02/21/19 14:16:47] [
To use Gmail as Jenkins notification channel, make sure to enable support
for less secure apps :
https://www.google.com/settings/security/lesssecureapps
as this also prevents Jenkins from sending mail notifications.
If not works with above settings
Also try to change port to 587 and Uncheck SSL
Hello,
I have several questions about triggering Jenkins build jobs from SVN
post-commit hook and hope someone has answers. :)
When I configure the job in Jenkins I see the following build trigger URL
example:
[[[
JENKINS_URL/job/pipeline/build?token=TOKEN_NAME
]]]
However, I see a different URL
Hi,
I'm not sure if this is a jenkins issue or a shell issue, but it looks like
things work as they should during direct execution from a shell, but not as it
should in "Execute shell" inside jenkins.
I made an extremely simple job in jenkins to demonstrate the problem and it
only has this as
Hi Bill,
did you made any progress on this?
Could you send us some details on how you provide the information (secret,
url of the jenkins master etc.) inside the container image?
We like to use declarative jenkinsfiles and don't wann use these
preconfigured docker templates.
Thanks in advance
21 matches
Mail list logo