java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
On Tue, Feb 23, 2016 at 10:45 AM, Rishabh Das wrote:
> It returns the same with eve
:
> Being able to connect to the docker host is one thing, but it's unrelated
> to the image you define for use. Did you did for example install and
> configure sshd in that image?
> Le 19 févr. 2016 7:35 AM, "Rishabh Das" a écrit :
>
>> I used the fedora base
of how the system is configured.
On Fri, Feb 19, 2016 at 11:43 AM, Baptiste Mathus wrote:
> Which image did you use for the docker provisioned agents? Did you
> configure the authentication?
>
> Also: nothing in the logs while waiting?
> Le 17 févr. 2016 12:49 PM, "Rishabh Das
Anyone facing similar issue ?
On Wed, Feb 17, 2016 at 5:19 PM, Rishabh Das wrote:
> Hi,
>
> I was trying to configure a Jenkins job to spin a docker container on the
> Atomic Host. I configured Jenkins Docker plugin and added a Docker cloud
> and a Docker template for the image
e run' in the Jenkins job configuration, I specify the label.
However it says 'Label is serviced by no nodes and 1 cloud'. Attached is a
screenshot. While I build the job, the job status is Pending - waiting for
next available executor. Can anyone help ?
--
Regards,
Rishabh D
you may need to set up SSH keys for Jenkins to checkout the code.
On Fri, Aug 29, 2014 at 11:20 AM, Dirk Heinrichs wrote:
> Am 29.08.2014 um 05:04 schrieb Xinglin Cai:
>
> Caused by: svn: E170001: OPTIONS of '/svn/mogu/android/trunk': 403 Forbidden
> (https://svn.mogucaifu.com:8596)
>
>
> Ch
LENOVO-PC$ is the system account for which you need to generate the SSH key
(id_rsa.pub)
This key then needs to be added to your Bitbucket account.
On Tue, Aug 26, 2014 at 6:06 PM, Yavor Vrachev
wrote:
> Now I got it, I have read somewhere about that but it completelly slipped
> my mind. In Jen
What i understand is you have two user accounts created on Jenkins names
'test_name' and 'test.name' respectively.
Jenkins service is started by jenkins user. No matter what user account you
log into from Jenkins dashboard, it uses a system account by default to
execute the tasks.
You can check th
Jenkins by default uses 'jenkins' user to execute a job. You need to create
/ generate SSH key for this jenkins user and add it to your Bitbucket
account.
On Tue, Aug 26, 2014 at 3:26 PM, Yavor Vrachev
wrote:
> Hello,
>
> I have added my SSH key to my profile in Bitbucket, I have also added a
You can attach the build log in email which contains the entire console
output including the build status.
On Tue, Oct 1, 2013 at 11:31 PM, NATESH SHANMUGASUNDARAM <
natesh.shanm...@gmail.com> wrote:
> Hi
>
> I have several BUILD jobs configured in Jenkins and have configured email
> notificatio
I have a script which spins out virtual machines using libvirt. The script
uses a kickstart file for the automated installation and thus requires no
human intervention. The script runs perfectly fine when run through the
shell.
I decided to integrate it with Jenkins by creating a job to spin VMs
11 matches
Mail list logo