Make TC Green in OSGI: IgniteKarafFeaturesInstallationTest

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Make TC Green in OSGI: IgniteKarafFeaturesInstallationTest

Dmitriy Pavlov
Hi Raúl, Igniters,

Test related to OSGI/Karaf
(IgniteKarafFeaturesInstallationTest.testAllBundlesActiveAndFeaturesInstalled)
is currently failing
https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=451522206339372479&branch=%3Cdefault%3E&tab=testDetails
with low success rate.

Recently Igniters have done 2 fixes for make this test passing (
https://issues.apache.org/jira/browse/IGNITE-7646 ,
https://issues.apache.org/jira/browse/IGNITE-7814 ) but test is failing
anyway.

Could you please step in and help to make this test green?

Sincerely,
Dmitriy Pavlov
Reply | Threaded
Open this post in threaded view
|

Re: Make TC Green in OSGI: IgniteKarafFeaturesInstallationTest

Dmitriy Pavlov
Hi Igniters,

I've created https://issues.apache.org/jira/browse/IGNITE-8254 and muted
test.

Second test in OSGI suite is also flaky, and probably we should remove OSGI
build from Run-All at all. What do you think?

Sincerely,
Dmitriy Pavlov


вт, 10 апр. 2018 г. в 19:54, Dmitry Pavlov <[hidden email]>:

> Hi Raúl, Igniters,
>
> Test related to OSGI/Karaf
> (IgniteKarafFeaturesInstallationTest.testAllBundlesActiveAndFeaturesInstalled)
> is currently failing
> https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=451522206339372479&branch=%3Cdefault%3E&tab=testDetails
> with low success rate.
>
> Recently Igniters have done 2 fixes for make this test passing (
> https://issues.apache.org/jira/browse/IGNITE-7646 ,
> https://issues.apache.org/jira/browse/IGNITE-7814 ) but test is failing
> anyway.
>
> Could you please step in and help to make this test green?
>
> Sincerely,
> Dmitriy Pavlov
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Make TC Green in OSGI: IgniteKarafFeaturesInstallationTest

Ilya Kasnacheev
Hello!

I have tried this test and everything is very bad with it. As in, one slew
of errors when running with mvn, different one when running from Idea,
ungooglable errors as a result.

I suggest remove this build for now. Wait if everybody with background in
this technology cares enough to help us.

--
Ilya Kasnacheev

2018-04-13 17:24 GMT+03:00 Dmitry Pavlov <[hidden email]>:

> Hi Igniters,
>
> I've created https://issues.apache.org/jira/browse/IGNITE-8254 and muted
> test.
>
> Second test in OSGI suite is also flaky, and probably we should remove OSGI
> build from Run-All at all. What do you think?
>
> Sincerely,
> Dmitriy Pavlov
>
>
> вт, 10 апр. 2018 г. в 19:54, Dmitry Pavlov <[hidden email]>:
>
> > Hi Raúl, Igniters,
> >
> > Test related to OSGI/Karaf
> > (IgniteKarafFeaturesInstallationTest.testAllBundlesActiveAndFeature
> sInstalled)
> > is currently failing
> > https://ci.ignite.apache.org/project.html?projectId=
> IgniteTests24Java8&testNameId=451522206339372479&branch=%
> 3Cdefault%3E&tab=testDetails
> > with low success rate.
> >
> > Recently Igniters have done 2 fixes for make this test passing (
> > https://issues.apache.org/jira/browse/IGNITE-7646 ,
> > https://issues.apache.org/jira/browse/IGNITE-7814 ) but test is failing
> > anyway.
> >
> > Could you please step in and help to make this test green?
> >
> > Sincerely,
> > Dmitriy Pavlov
> >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Make TC Green in OSGI: IgniteKarafFeaturesInstallationTest

daradurvs
Hi, I've spent some time to research the issue. The main problem is
wrong dependencies on artifacts which absent in "ignite-osgi-karaf"
repo:

https://repository.apache.org/content/groups/snapshots-group/org/apache/ignite/ignite-osgi-karaf/

There are not needed artifacts since Apache Ignite v.2.1.0

I vote for excluding/muting the test for now.


On Fri, Apr 13, 2018 at 5:42 PM, Ilya Kasnacheev
<[hidden email]> wrote:

> Hello!
>
> I have tried this test and everything is very bad with it. As in, one slew
> of errors when running with mvn, different one when running from Idea,
> ungooglable errors as a result.
>
> I suggest remove this build for now. Wait if everybody with background in
> this technology cares enough to help us.
>
> --
> Ilya Kasnacheev
>
> 2018-04-13 17:24 GMT+03:00 Dmitry Pavlov <[hidden email]>:
>
>> Hi Igniters,
>>
>> I've created https://issues.apache.org/jira/browse/IGNITE-8254 and muted
>> test.
>>
>> Second test in OSGI suite is also flaky, and probably we should remove OSGI
>> build from Run-All at all. What do you think?
>>
>> Sincerely,
>> Dmitriy Pavlov
>>
>>
>> вт, 10 апр. 2018 г. в 19:54, Dmitry Pavlov <[hidden email]>:
>>
>> > Hi Raúl, Igniters,
>> >
>> > Test related to OSGI/Karaf
>> > (IgniteKarafFeaturesInstallationTest.testAllBundlesActiveAndFeature
>> sInstalled)
>> > is currently failing
>> > https://ci.ignite.apache.org/project.html?projectId=
>> IgniteTests24Java8&testNameId=451522206339372479&branch=%
>> 3Cdefault%3E&tab=testDetails
>> > with low success rate.
>> >
>> > Recently Igniters have done 2 fixes for make this test passing (
>> > https://issues.apache.org/jira/browse/IGNITE-7646 ,
>> > https://issues.apache.org/jira/browse/IGNITE-7814 ) but test is failing
>> > anyway.
>> >
>> > Could you please step in and help to make this test green?
>> >
>> > Sincerely,
>> > Dmitriy Pavlov
>> >
>> >
>>



--
Best Regards, Vyacheslav D.
Reply | Threaded
Open this post in threaded view
|

Re: Make TC Green in OSGI: IgniteKarafFeaturesInstallationTest

Raúl Kripalani-2
In reply to this post by Dmitriy Pavlov
Hey Dmitry,

Loving the name of the endeavour [make TC green again] ;-)
Feel free to do that for now. I'll take a look as soon as I have some spare
cycles.

Cheers!

On Fri, Apr 13, 2018 at 3:24 PM, Dmitry Pavlov <[hidden email]>
wrote:

> Hi Igniters,
>
> I've created https://issues.apache.org/jira/browse/IGNITE-8254 and muted
> test.
>
> Second test in OSGI suite is also flaky, and probably we should remove
> OSGI build from Run-All at all. What do you think?
>
> Sincerely,
> Dmitriy Pavlov
>
>
> вт, 10 апр. 2018 г. в 19:54, Dmitry Pavlov <[hidden email]>:
>
>> Hi Raúl, Igniters,
>>
>> Test related to OSGI/Karaf (IgniteKarafFeaturesInstallationTest.
>> testAllBundlesActiveAndFeaturesInstalled) is currently failing
>> https://ci.ignite.apache.org/project.html?projectId=
>> IgniteTests24Java8&testNameId=451522206339372479&branch=%
>> 3Cdefault%3E&tab=testDetails  with low success rate.
>>
>> Recently Igniters have done 2 fixes for make this test passing (
>> https://issues.apache.org/jira/browse/IGNITE-7646 ,
>> https://issues.apache.org/jira/browse/IGNITE-7814 ) but test is failing
>> anyway.
>>
>> Could you please step in and help to make this test green?
>>
>> Sincerely,
>> Dmitriy Pavlov
>>
>>
Reply | Threaded
Open this post in threaded view
|

Re: Make TC Green in OSGI: IgniteKarafFeaturesInstallationTest

Dmitriy Pavlov
Hi,

I've created one more issue for 2nd test (
https://issues.apache.org/jira/browse/IGNITE-8300) and removed OSGI from
RunAll chain.

Both tickets now include links to TC where OSGI can be retrurned to RunAll
once it is fixed.

Sincerely,
Dmitriy Pavlov

пт, 13 апр. 2018 г. в 22:16, Raúl Kripalani <[hidden email]>:

> Hey Dmitry,
>
> Loving the name of the endeavour [make TC green again] ;-)
> Feel free to do that for now. I'll take a look as soon as I have some
> spare cycles.
>
> Cheers!
>
> On Fri, Apr 13, 2018 at 3:24 PM, Dmitry Pavlov <[hidden email]>
> wrote:
>
>> Hi Igniters,
>>
>> I've created https://issues.apache.org/jira/browse/IGNITE-8254 and muted
>> test.
>>
>> Second test in OSGI suite is also flaky, and probably we should remove
>> OSGI build from Run-All at all. What do you think?
>>
>> Sincerely,
>> Dmitriy Pavlov
>>
>>
>> вт, 10 апр. 2018 г. в 19:54, Dmitry Pavlov <[hidden email]>:
>>
>>> Hi Raúl, Igniters,
>>>
>>> Test related to OSGI/Karaf
>>> (IgniteKarafFeaturesInstallationTest.testAllBundlesActiveAndFeaturesInstalled)
>>> is currently failing
>>> https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=451522206339372479&branch=%3Cdefault%3E&tab=testDetails
>>> with low success rate.
>>>
>>> Recently Igniters have done 2 fixes for make this test passing (
>>> https://issues.apache.org/jira/browse/IGNITE-7646 ,
>>> https://issues.apache.org/jira/browse/IGNITE-7814 ) but test is failing
>>> anyway.
>>>
>>> Could you please step in and help to make this test green?
>>>
>>> Sincerely,
>>> Dmitriy Pavlov
>>>
>>>
>