RE: The Travis CI build failed

2019-02-20 Thread Sanjay Chaurasia
Dear Philippe/Felix

If this one is a flaxy test and fails sometime. This means we can go ahead with 
PR as Travis CI build had passed earlier for same PR.

Our team is working on the following bug and we have created PRs for the same.
Kindly consider these PRs and let me know if any further information is 
required.

https://bz.apache.org/bugzilla/show_bug.cgi?id=63130 ( PR : 
https://github.com/apache/jmeter/pull/440 )
https://bz.apache.org/bugzilla/show_bug.cgi?id=63129  (PR:  
https://github.com/apache/jmeter/pull/441 )

Thanks and Regards,
Sanjay Chaurasia


-Original Message-
From: Philippe Mouawad [mailto:philippe.moua...@gmail.com] 
Sent: Thursday, February 21, 2019 1:42 AM
To: JMeter Users List 
Subject: Re: The Travis CI build failed

Hi Felix,
Yes this one is flaky.

Regards

On Wednesday, February 20, 2019, Felix Schumacher < 
felix.schumac...@internetallee.de> wrote:

>
> Am 20.02.19 um 07:44 schrieb Sanjay Chaurasia:
>
>> Dear Felix,
>>
>> Thank you so much for your support. Now it's working.
>>
>> But, now I am getting different error.
>>
>> Please find the below link for full log.
>>
>> https://travis-ci.org/apache/jmeter/jobs/495836409
>>
>
> I think again, you are experiencing a test, that sometimes fails (am I 
> right this time, Philippe?).
>
> Felix
>
>
>>
>> Thanks and Regards,
>> Sanjay Chaurasia
>>
>>
>> -Original Message-
>> From: Felix Schumacher [mailto:felix.schumac...@internetallee.de]
>> Sent: Wednesday, February 20, 2019 2:27 AM
>> To: user@jmeter.apache.org
>> Subject: Re: The Travis CI build failed
>>
>>
>> Am 19.02.19 um 21:32 schrieb Felix Schumacher:
>>
>>> Am 19.02.19 um 21:13 schrieb Philippe Mouawad:
>>>
>>>> Hi Felix,
>>>> Are you sure this one is frequent ?
>>>>
>>>> KeepAlive is ,but I don't remember this one occurred recently.
>>>>
>>> They all look the same to me ;) but I will have a look.
>>>
>>> In my mail archives I found at least four test runs that were 
>>> affected. I probably deleted quite a few more.
>>>
>>> The last that I found in my archive is from 08.09.2018.
>>>
>>> On the other hand travis seems to be relatively unaffected by that 
>>> test, so I will do a test run of that branch locally.
>>>
>> Hm, it fails locally, too. Now I am letting it run without the 
>> changes of pr/440.
>>
>> And that fails, too.
>>
>> Calling the test plan from the GUI, it reveals that the redirect has 
>> changed to https://... (it was expectedt to be http://)
>>
>> Will commit a change before going to sleep.
>>
>> Felix
>>
>> Felix
>>>
>>> Regards
>>>>
>>>> On Tue, Feb 19, 2019 at 9:10 PM Felix Schumacher < 
>>>> felix.schumac...@internetallee.de> wrote:
>>>>
>>>> Am 19.02.19 um 07:50 schrieb Sanjay Chaurasia:
>>>>>
>>>>>> Hi team.
>>>>>>
>>>>>> I have created a pull request
>>>>>> https://github.com/apache/jmeter/pull/440
>>>>>>
>>>>> .
>>>>>
>>>>>> Earlier, the result of Travis CI build was success but now it is 
>>>>>> getting
>>>>>>
>>>>> failed even though I did not make any changes.
>>>>>
>>>>>> Please find the below link for full log.
>>>>>>
>>>>>> https://travis-ci.org/apache/jmeter/jobs/494787174
>>>>>>
>>>>> The reported error is a flaky test, that haunts us for quite a 
>>>>> long time now. It has most probably nothing to do with your test case.
>>>>>
>>>>> Felix
>>>>>
>>>>>
>>>>> Please let me know to resolve the same. I will be highly grateful
>>>>>> to you.
>>>>>>
>>>>>> Thanks and Regards,
>>>>>> Sanjay Chaurasia
>>>>>>
>>>>>>
>>>>>> -
>>>>>> ---
>>>>> - To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
>>>>> For additional commands, e-mail: user-h...@jmeter.apache.org
>>>>>
>>>>>
>>>>> --
>>>>> ---
>>> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
>>> For additional commands, e-mail: user-h...@jmeter.apache.org
>>>
>>> 
>>> -
>> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
>> For additional commands, e-mail: user-h...@jmeter.apache.org
>>
>>
>>
>> -
>> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
>> For additional commands, e-mail: user-h...@jmeter.apache.org
>>
>
> -
> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
> For additional commands, e-mail: user-h...@jmeter.apache.org
>
>

--
Cordialement.
Philippe Mouawad.


Re: The Travis CI build failed

2019-02-20 Thread Philippe Mouawad
Hi Felix,
Yes this one is flaky.

Regards

On Wednesday, February 20, 2019, Felix Schumacher <
felix.schumac...@internetallee.de> wrote:

>
> Am 20.02.19 um 07:44 schrieb Sanjay Chaurasia:
>
>> Dear Felix,
>>
>> Thank you so much for your support. Now it's working.
>>
>> But, now I am getting different error.
>>
>> Please find the below link for full log.
>>
>> https://travis-ci.org/apache/jmeter/jobs/495836409
>>
>
> I think again, you are experiencing a test, that sometimes fails (am I
> right this time, Philippe?).
>
> Felix
>
>
>>
>> Thanks and Regards,
>> Sanjay Chaurasia
>>
>>
>> -Original Message-
>> From: Felix Schumacher [mailto:felix.schumac...@internetallee.de]
>> Sent: Wednesday, February 20, 2019 2:27 AM
>> To: user@jmeter.apache.org
>> Subject: Re: The Travis CI build failed
>>
>>
>> Am 19.02.19 um 21:32 schrieb Felix Schumacher:
>>
>>> Am 19.02.19 um 21:13 schrieb Philippe Mouawad:
>>>
>>>> Hi Felix,
>>>> Are you sure this one is frequent ?
>>>>
>>>> KeepAlive is ,but I don't remember this one occurred recently.
>>>>
>>> They all look the same to me ;) but I will have a look.
>>>
>>> In my mail archives I found at least four test runs that were
>>> affected. I probably deleted quite a few more.
>>>
>>> The last that I found in my archive is from 08.09.2018.
>>>
>>> On the other hand travis seems to be relatively unaffected by that
>>> test, so I will do a test run of that branch locally.
>>>
>> Hm, it fails locally, too. Now I am letting it run without the changes of
>> pr/440.
>>
>> And that fails, too.
>>
>> Calling the test plan from the GUI, it reveals that the redirect has
>> changed to https://... (it was expectedt to be http://)
>>
>> Will commit a change before going to sleep.
>>
>> Felix
>>
>> Felix
>>>
>>> Regards
>>>>
>>>> On Tue, Feb 19, 2019 at 9:10 PM Felix Schumacher <
>>>> felix.schumac...@internetallee.de> wrote:
>>>>
>>>> Am 19.02.19 um 07:50 schrieb Sanjay Chaurasia:
>>>>>
>>>>>> Hi team.
>>>>>>
>>>>>> I have created a pull request
>>>>>> https://github.com/apache/jmeter/pull/440
>>>>>>
>>>>> .
>>>>>
>>>>>> Earlier, the result of Travis CI build was success but now it is
>>>>>> getting
>>>>>>
>>>>> failed even though I did not make any changes.
>>>>>
>>>>>> Please find the below link for full log.
>>>>>>
>>>>>> https://travis-ci.org/apache/jmeter/jobs/494787174
>>>>>>
>>>>> The reported error is a flaky test, that haunts us for quite a long
>>>>> time now. It has most probably nothing to do with your test case.
>>>>>
>>>>> Felix
>>>>>
>>>>>
>>>>> Please let me know to resolve the same. I will be highly grateful
>>>>>> to you.
>>>>>>
>>>>>> Thanks and Regards,
>>>>>> Sanjay Chaurasia
>>>>>>
>>>>>>
>>>>>> 
>>>>> - To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
>>>>> For additional commands, e-mail: user-h...@jmeter.apache.org
>>>>>
>>>>>
>>>>> -
>>> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
>>> For additional commands, e-mail: user-h...@jmeter.apache.org
>>>
>>> -
>> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
>> For additional commands, e-mail: user-h...@jmeter.apache.org
>>
>>
>>
>> -
>> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
>> For additional commands, e-mail: user-h...@jmeter.apache.org
>>
>
> -
> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
> For additional commands, e-mail: user-h...@jmeter.apache.org
>
>

-- 
Cordialement.
Philippe Mouawad.


Re: The Travis CI build failed

2019-02-20 Thread Felix Schumacher



Am 20.02.19 um 07:44 schrieb Sanjay Chaurasia:

Dear Felix,

Thank you so much for your support. Now it's working.

But, now I am getting different error.

Please find the below link for full log.

https://travis-ci.org/apache/jmeter/jobs/495836409


I think again, you are experiencing a test, that sometimes fails (am I 
right this time, Philippe?).


Felix




Thanks and Regards,
Sanjay Chaurasia


-Original Message-
From: Felix Schumacher [mailto:felix.schumac...@internetallee.de]
Sent: Wednesday, February 20, 2019 2:27 AM
To: user@jmeter.apache.org
Subject: Re: The Travis CI build failed


Am 19.02.19 um 21:32 schrieb Felix Schumacher:

Am 19.02.19 um 21:13 schrieb Philippe Mouawad:

Hi Felix,
Are you sure this one is frequent ?

KeepAlive is ,but I don't remember this one occurred recently.

They all look the same to me ;) but I will have a look.

In my mail archives I found at least four test runs that were
affected. I probably deleted quite a few more.

The last that I found in my archive is from 08.09.2018.

On the other hand travis seems to be relatively unaffected by that
test, so I will do a test run of that branch locally.

Hm, it fails locally, too. Now I am letting it run without the changes of 
pr/440.

And that fails, too.

Calling the test plan from the GUI, it reveals that the redirect has changed to 
https://... (it was expectedt to be http://)

Will commit a change before going to sleep.

Felix


Felix


Regards

On Tue, Feb 19, 2019 at 9:10 PM Felix Schumacher <
felix.schumac...@internetallee.de> wrote:


Am 19.02.19 um 07:50 schrieb Sanjay Chaurasia:

Hi team.

I have created a pull request
https://github.com/apache/jmeter/pull/440

.

Earlier, the result of Travis CI build was success but now it is
getting

failed even though I did not make any changes.

Please find the below link for full log.

https://travis-ci.org/apache/jmeter/jobs/494787174

The reported error is a flaky test, that haunts us for quite a long
time now. It has most probably nothing to do with your test case.

Felix



Please let me know to resolve the same. I will be highly grateful
to you.

Thanks and Regards,
Sanjay Chaurasia




- To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org



-
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org


-
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org



-
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org


-
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org



RE: The Travis CI build failed

2019-02-19 Thread Sanjay Chaurasia
Dear Felix,

Thank you so much for your support. Now it's working.

But, now I am getting different error.

Please find the below link for full log.

https://travis-ci.org/apache/jmeter/jobs/495836409 


Thanks and Regards,
Sanjay Chaurasia


-Original Message-
From: Felix Schumacher [mailto:felix.schumac...@internetallee.de] 
Sent: Wednesday, February 20, 2019 2:27 AM
To: user@jmeter.apache.org
Subject: Re: The Travis CI build failed


Am 19.02.19 um 21:32 schrieb Felix Schumacher:
>
> Am 19.02.19 um 21:13 schrieb Philippe Mouawad:
>> Hi Felix,
>> Are you sure this one is frequent ?
>>
>> KeepAlive is ,but I don't remember this one occurred recently.
>
> They all look the same to me ;) but I will have a look.
>
> In my mail archives I found at least four test runs that were 
> affected. I probably deleted quite a few more.
>
> The last that I found in my archive is from 08.09.2018.
>
> On the other hand travis seems to be relatively unaffected by that 
> test, so I will do a test run of that branch locally.

Hm, it fails locally, too. Now I am letting it run without the changes of 
pr/440.

And that fails, too.

Calling the test plan from the GUI, it reveals that the redirect has changed to 
https://... (it was expectedt to be http://)

Will commit a change before going to sleep.

Felix

>
> Felix
>
>>
>> Regards
>>
>> On Tue, Feb 19, 2019 at 9:10 PM Felix Schumacher < 
>> felix.schumac...@internetallee.de> wrote:
>>
>>> Am 19.02.19 um 07:50 schrieb Sanjay Chaurasia:
>>>> Hi team.
>>>>
>>>> I have created a pull request
>>>> https://github.com/apache/jmeter/pull/440
>>> .
>>>> Earlier, the result of Travis CI build was success but now it is 
>>>> getting
>>> failed even though I did not make any changes.
>>>> Please find the below link for full log.
>>>>
>>>> https://travis-ci.org/apache/jmeter/jobs/494787174
>>> The reported error is a flaky test, that haunts us for quite a long 
>>> time now. It has most probably nothing to do with your test case.
>>>
>>> Felix
>>>
>>>
>>>> Please let me know to resolve the same. I will be highly grateful 
>>>> to you.
>>>>
>>>> Thanks and Regards,
>>>> Sanjay Chaurasia
>>>>
>>>>
>>> 
>>> - To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
>>> For additional commands, e-mail: user-h...@jmeter.apache.org
>>>
>>>
>
> -
> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
> For additional commands, e-mail: user-h...@jmeter.apache.org
>

-
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org




Re: The Travis CI build failed

2019-02-19 Thread Felix Schumacher



Am 19.02.19 um 21:32 schrieb Felix Schumacher:


Am 19.02.19 um 21:13 schrieb Philippe Mouawad:

Hi Felix,
Are you sure this one is frequent ?

KeepAlive is ,but I don't remember this one occurred recently.


They all look the same to me ;) but I will have a look.

In my mail archives I found at least four test runs that were 
affected. I probably deleted quite a few more.


The last that I found in my archive is from 08.09.2018.

On the other hand travis seems to be relatively unaffected by that 
test, so I will do a test run of that branch locally.


Hm, it fails locally, too. Now I am letting it run without the changes 
of pr/440.


And that fails, too.

Calling the test plan from the GUI, it reveals that the redirect has 
changed to https://... (it was expectedt to be http://)


Will commit a change before going to sleep.

Felix



Felix



Regards

On Tue, Feb 19, 2019 at 9:10 PM Felix Schumacher <
felix.schumac...@internetallee.de> wrote:


Am 19.02.19 um 07:50 schrieb Sanjay Chaurasia:

Hi team.

I have created a pull request 
https://github.com/apache/jmeter/pull/440

.
Earlier, the result of Travis CI build was success but now it is 
getting

failed even though I did not make any changes.

Please find the below link for full log.

https://travis-ci.org/apache/jmeter/jobs/494787174
The reported error is a flaky test, that haunts us for quite a long 
time

now. It has most probably nothing to do with your test case.

Felix


Please let me know to resolve the same. I will be highly grateful 
to you.


Thanks and Regards,
Sanjay Chaurasia



-
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org




-
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org



-
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org



Re: The Travis CI build failed

2019-02-19 Thread Felix Schumacher



Am 19.02.19 um 21:13 schrieb Philippe Mouawad:

Hi Felix,
Are you sure this one is frequent ?

KeepAlive is ,but I don't remember this one occurred recently.


They all look the same to me ;) but I will have a look.

In my mail archives I found at least four test runs that were affected. 
I probably deleted quite a few more.


The last that I found in my archive is from 08.09.2018.

On the other hand travis seems to be relatively unaffected by that test, 
so I will do a test run of that branch locally.


Felix



Regards

On Tue, Feb 19, 2019 at 9:10 PM Felix Schumacher <
felix.schumac...@internetallee.de> wrote:


Am 19.02.19 um 07:50 schrieb Sanjay Chaurasia:

Hi team.

I have created a pull request https://github.com/apache/jmeter/pull/440

.

Earlier, the result of Travis CI build was success but now it is getting

failed even though I did not make any changes.

Please find the below link for full log.

https://travis-ci.org/apache/jmeter/jobs/494787174

The reported error is a flaky test, that haunts us for quite a long time
now. It has most probably nothing to do with your test case.

Felix



Please let me know to resolve the same. I will be highly grateful to you.

Thanks and Regards,
Sanjay Chaurasia



-
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org




-
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org



Re: The Travis CI build failed

2019-02-19 Thread Philippe Mouawad
Hi Felix,
Are you sure this one is frequent ?

KeepAlive is ,but I don't remember this one occurred recently.

Regards

On Tue, Feb 19, 2019 at 9:10 PM Felix Schumacher <
felix.schumac...@internetallee.de> wrote:

>
> Am 19.02.19 um 07:50 schrieb Sanjay Chaurasia:
> > Hi team.
> >
> > I have created a pull request https://github.com/apache/jmeter/pull/440
> .
> >
> > Earlier, the result of Travis CI build was success but now it is getting
> failed even though I did not make any changes.
> >
> > Please find the below link for full log.
> >
> > https://travis-ci.org/apache/jmeter/jobs/494787174
>
> The reported error is a flaky test, that haunts us for quite a long time
> now. It has most probably nothing to do with your test case.
>
> Felix
>
>
> > Please let me know to resolve the same. I will be highly grateful to you.
> >
> > Thanks and Regards,
> > Sanjay Chaurasia
> >
> >
>
> -
> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
> For additional commands, e-mail: user-h...@jmeter.apache.org
>
>

-- 
Cordialement.
Philippe Mouawad.


Re: The Travis CI build failed

2019-02-19 Thread Felix Schumacher



Am 19.02.19 um 07:50 schrieb Sanjay Chaurasia:

Hi team.

I have created a pull request https://github.com/apache/jmeter/pull/440 .

Earlier, the result of Travis CI build was success but now it is getting failed 
even though I did not make any changes.

Please find the below link for full log.

https://travis-ci.org/apache/jmeter/jobs/494787174


The reported error is a flaky test, that haunts us for quite a long time 
now. It has most probably nothing to do with your test case.


Felix



Please let me know to resolve the same. I will be highly grateful to you.

Thanks and Regards,
Sanjay Chaurasia




-
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org



The Travis CI build failed

2019-02-18 Thread Sanjay Chaurasia
Hi team.

I have created a pull request https://github.com/apache/jmeter/pull/440 .

Earlier, the result of Travis CI build was success but now it is getting failed 
even though I did not make any changes.

Please find the below link for full log.

https://travis-ci.org/apache/jmeter/jobs/494787174

Please let me know to resolve the same. I will be highly grateful to you.

Thanks and Regards,
Sanjay Chaurasia