Right, they are problematic in many ways, this one seems quite serious and
also surprising.
2.5.1 was blacklisted from the UC, and I downgraded and instance of mine
and so far so good, so I think that is the problem.
On Friday, February 9, 2018 at 12:24:51 AM UTC+11, Mark Waite wrote:
>
> As
On Thursday, February 8, 2018 at 3:02:16 PM UTC-5, pisymbol wrote:
>
> How do I add build parameters to a multibranch project that is a drop down
> menu?
>
> I can't find an example anyway and I know there has to be a way to do
> this! :-)
>
> I was hoping some kind soul can give a DSL and/or G
As you mentioned the lifecycle of the docker container with the step
'withDockerContainer' is well defined and doesn't allow to keep it alive.
So i was assuming the docker.inside might help you to keep the container
alive, but I was wrong: the docker.inside step removes the container while
the
If you use Apache httpd in front of Jenkins check that your config looks like
this one
ProxyPreserveHost On
ProxyRequests Off
AllowEncodedSlashes NoDecode
Timeout 5400
ProxyTimeout 5400
Order deny,allow
Allow from all
Autht
Hi,
I've put together a library that enables some custom syntax in my
Jenkinsfile such as
myPipeline('java-maven') { jdkVersion '8' foo 'bar' }
Hi,
I've put together a library that enables some custom syntax in my
Jenkinsfile such as:
myPipeline('java-maven') {
jdkVersion '8'
foo 'bar'
How do I add build parameters to a multibranch project that is a drop down
menu?
I can't find an example anyway and I know there has to be a way to do this!
:-)
I was hoping some kind soul can give a DSL and/or Groovy script syntax
example.
Thanks!
-aps
--
You received this message because
On Wednesday, November 22, 2017 at 10:50:52 AM UTC-5, Stephen Connolly
wrote:
>
>
>
> On 22 November 2017 at 15:49, Stephen Connolly > wrote:
>
>>
>> On 22 November 2017 at 15:17, Harlan Barnes > > wrote:
>>
>>> Hello Jenkins Friends,
>>>
>>> I'm having a problem getting the configuration correc
How many warnings do you have?
> Am 08.02.2018 um 18:01 schrieb Consult Hyperion * :
>
> I keep getting this on a job - the worker is fine with other jobs:
>
> [WARNINGS] Parsing warnings in console log with parser MSBuild
> Skipping warnings blame since Git is the only supported SCM up to now.%
I keep getting this on a job - the worker is fine with other jobs:
[WARNINGS] Parsing warnings in console log with parser MSBuild
Skipping warnings blame since Git is the only supported SCM up to now.%n
FATAL: Java heap space
java.lang.OutOfMemoryError: Java heap space
at java.util.HashMap.resize(
Hi Team,
I am not able to install RTC Build toolkit on my Jenkins server and not
able to give home location path for RTC Build toolkit.
Please help me on that
Thank you
Nagaraj
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe
On Thursday, February 8, 2018 at 5:37:05 AM UTC-5, Victor Martinez wrote:
>
> Just an idea, you have tried with the docker.inside syntax? (
> https://jenkins.io/doc/book/pipeline/docker/#running-sidecar-containers)
> It might give you the chance to debug it somehow.
>
> What's the difference bet
"timed out waiting for server" means the pod can't connect to your svn
server
On Thu, Feb 8, 2018 at 1:49 AM, Dan Leshc wrote:
> Hi,
>
> i have v1.2 of Kubernetes plugin, but checkout still fails -- apparently
> due to not finding credentials -- when i point at any node other than the
> master.
Hi,
I've upgrade from 2.14 to 2.105, and all of a sudden, ReverseProxyAuth does
jot work anymore.
Users appear anonymous to Jenkins unless they go to a URL not allowed to
anonymous, where they are asked to login, and then they are appear as
logged in.
I have configurer the logs to see what's
Hi,
i have v1.2 of Kubernetes plugin, but checkout still fails -- apparently
due to not finding credentials -- when i point at any node other than the
master. any pointers as to what i am doing wrong or how to workaround the
issue?
thanks,
dan
pipeline:
podTemplate(
label: 'svntest',
Recently, I tried virtualising a jenkins instance in my company, meaning
jenkins should go into some KVM domain. Well, jenkins itself ran just fine
under these conditions, but virtual box did not perform very well. We made
sure all nested virtualisation options were set correctly. The jenkins
g
As far as I can tell, the Jira dependencies are that powerfully bad.
The initial report of JENKINS-43106 is months before the release of Jira
plugin 2.5.1. I believe there is a real bug in that area which is
independent of Jira plugin 2.5.1, but downgrading from Jira plugin 2.5.1 to
Jira plugin 2
Just an idea, you have tried with the docker.inside syntax?
(https://jenkins.io/doc/book/pipeline/docker/#running-sidecar-containers)
It might give you the chance to debug it somehow.
Cheers
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To
17 matches
Mail list logo