DPDK CI discussions
 help / color / mirror / Atom feed
* [dpdk-ci] CI error report
@ 2020-07-07 11:28 Xia, Chenbo
  2020-07-07 11:33 ` Ali Alnubani
  2020-07-07 14:14 ` David Marchand
  0 siblings, 2 replies; 14+ messages in thread
From: Xia, Chenbo @ 2020-07-07 11:28 UTC (permalink / raw)
  To: ci; +Cc: Yigit, Ferruh

Hi,

I've observed some CI errors:

http://mails.dpdk.org/archives/test-report/2020-July/141209.html

This one has two failures both for make and meson. The first failure is caused 
by unrelated driver. The second one is in the related driver but unrelated code
change.

http://mails.dpdk.org/archives/test-report/2020-July/141662.html

This one fails on iol-mellanox-Performance, and AFAIK this test should not run
the patch's code.

Could you please help to check these errors?

Thanks!

Best regards,
Chenbo (Troy)


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [dpdk-ci] CI error report
  2020-07-07 11:28 [dpdk-ci] CI error report Xia, Chenbo
@ 2020-07-07 11:33 ` Ali Alnubani
  2020-07-07 11:35   ` Xia, Chenbo
  2020-07-07 14:14 ` David Marchand
  1 sibling, 1 reply; 14+ messages in thread
From: Ali Alnubani @ 2020-07-07 11:33 UTC (permalink / raw)
  To: Xia, Chenbo, ci; +Cc: Yigit, Ferruh, Brandon Lo, dpdklab

Hi Xia,

> -----Original Message-----
> From: ci <ci-bounces@dpdk.org> On Behalf Of Xia, Chenbo
> Sent: Tuesday, July 7, 2020 2:28 PM
> To: ci@dpdk.org
> Cc: Yigit, Ferruh <ferruh.yigit@intel.com>
> Subject: [dpdk-ci] CI error report
> 
[snip]
> 
> This one fails on iol-mellanox-Performance, and AFAIK this test should not
> run the patch's code.
> 

This is a test issue, and I noticed that Brandon is already re running it.

Regards,
Ali


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [dpdk-ci] CI error report
  2020-07-07 11:33 ` Ali Alnubani
@ 2020-07-07 11:35   ` Xia, Chenbo
  0 siblings, 0 replies; 14+ messages in thread
From: Xia, Chenbo @ 2020-07-07 11:35 UTC (permalink / raw)
  To: Ali Alnubani, ci; +Cc: Yigit, Ferruh, Brandon Lo, dpdklab

Thanks, Ali!

I will keep an eye on the status.

BRs,
Chenbo

> -----Original Message-----
> From: Ali Alnubani <alialnu@mellanox.com>
> Sent: Tuesday, July 7, 2020 7:33 PM
> To: Xia, Chenbo <chenbo.xia@intel.com>; ci@dpdk.org
> Cc: Yigit, Ferruh <ferruh.yigit@intel.com>; Brandon Lo <blo@iol.unh.edu>;
> dpdklab@iol.unh.edu
> Subject: RE: CI error report
> 
> Hi Xia,
> 
> > -----Original Message-----
> > From: ci <ci-bounces@dpdk.org> On Behalf Of Xia, Chenbo
> > Sent: Tuesday, July 7, 2020 2:28 PM
> > To: ci@dpdk.org
> > Cc: Yigit, Ferruh <ferruh.yigit@intel.com>
> > Subject: [dpdk-ci] CI error report
> >
> [snip]
> >
> > This one fails on iol-mellanox-Performance, and AFAIK this test should
> > not run the patch's code.
> >
> 
> This is a test issue, and I noticed that Brandon is already re running it.
> 
> Regards,
> Ali


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [dpdk-ci] CI error report
  2020-07-07 11:28 [dpdk-ci] CI error report Xia, Chenbo
  2020-07-07 11:33 ` Ali Alnubani
@ 2020-07-07 14:14 ` David Marchand
  2020-07-07 14:48   ` David Marchand
  1 sibling, 1 reply; 14+ messages in thread
From: David Marchand @ 2020-07-07 14:14 UTC (permalink / raw)
  To: sys_stv, Chen, Zhaoyan
  Cc: ci, Yigit, Ferruh, Adrian Moreno Zapata, Xia, Chenbo

On Tue, Jul 7, 2020 at 1:28 PM Xia, Chenbo <chenbo.xia@intel.com> wrote:
>
> Hi,
>
> I've observed some CI errors:
>
> http://mails.dpdk.org/archives/test-report/2020-July/141209.html
>
> This one has two failures both for make and meson. The first failure is caused
> by unrelated driver. The second one is in the related driver but unrelated code
> change.

Intel CI is testing this patch against:

DPDK git baseline: Repo:dpdk-next-virtio, CommitID:
24cd1b529f35f106d323ebdd4df0203261824dcc

Author: Ciara Power <ciara.power@intel.com>
Date:   Thu Apr 30 17:01:37 2020 +0100

    doc: update telemetry guides


Currently, next-virtio/master is at:
bf3f53e9b0 - (next-virtio/master) vhost: fix features definition
location (7 days ago) <Matan Azrad>


So it could be related to https://bugs.dpdk.org/show_bug.cgi?id=500
that I opened a few days ago but against the main branch.
Please Intel CI guys, have a look.
Thanks.

-- 
David Marchand


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [dpdk-ci] CI error report
  2020-07-07 14:14 ` David Marchand
@ 2020-07-07 14:48   ` David Marchand
  2020-07-08  1:27     ` Xia, Chenbo
  0 siblings, 1 reply; 14+ messages in thread
From: David Marchand @ 2020-07-07 14:48 UTC (permalink / raw)
  To: sys_stv, Chen, Zhaoyan
  Cc: ci, Yigit, Ferruh, Adrian Moreno Zapata, Xia, Chenbo

On Tue, Jul 7, 2020 at 4:14 PM David Marchand <david.marchand@redhat.com> wrote:
>
> On Tue, Jul 7, 2020 at 1:28 PM Xia, Chenbo <chenbo.xia@intel.com> wrote:
> >
> > Hi,
> >
> > I've observed some CI errors:
> >
> > http://mails.dpdk.org/archives/test-report/2020-July/141209.html
> >
> > This one has two failures both for make and meson. The first failure is caused
> > by unrelated driver. The second one is in the related driver but unrelated code
> > change.
>
> Intel CI is testing this patch against:
>
> DPDK git baseline: Repo:dpdk-next-virtio, CommitID:
> 24cd1b529f35f106d323ebdd4df0203261824dcc
>
> Author: Ciara Power <ciara.power@intel.com>
> Date:   Thu Apr 30 17:01:37 2020 +0100
>
>     doc: update telemetry guides
>
>

Browsing through the test-report mailing list archive, this issue has
been happening since Friday 07/03 and it got magically(?) fixed over
the weekend.
I still want an update on what was/is wrong and how it was/will be fixed.

Thanks.

-- 
David Marchand


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [dpdk-ci] CI error report
  2020-07-07 14:48   ` David Marchand
@ 2020-07-08  1:27     ` Xia, Chenbo
  2020-07-08  1:38       ` Chen, Zhaoyan
  0 siblings, 1 reply; 14+ messages in thread
From: Xia, Chenbo @ 2020-07-08  1:27 UTC (permalink / raw)
  To: David Marchand, sys_stv, Chen, Zhaoyan
  Cc: ci, Yigit, Ferruh, Adrian Moreno Zapata

+1

Is there any way to update the CI result of below? I confirmed the base commit id
is wrong because of some CI errors.

http://mails.dpdk.org/archives/test-report/2020-July/142133.html

Thanks,
Chenbo

> -----Original Message-----
> From: David Marchand <david.marchand@redhat.com>
> Sent: Tuesday, July 7, 2020 10:49 PM
> To: sys_stv <sys_stv@intel.com>; Chen, Zhaoyan <zhaoyan.chen@intel.com>
> Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian Moreno Zapata
> <amorenoz@redhat.com>; Xia, Chenbo <chenbo.xia@intel.com>
> Subject: Re: [dpdk-ci] CI error report
> 
> On Tue, Jul 7, 2020 at 4:14 PM David Marchand <david.marchand@redhat.com>
> wrote:
> >
> > On Tue, Jul 7, 2020 at 1:28 PM Xia, Chenbo <chenbo.xia@intel.com> wrote:
> > >
> > > Hi,
> > >
> > > I've observed some CI errors:
> > >
> > > http://mails.dpdk.org/archives/test-report/2020-July/141209.html
> > >
> > > This one has two failures both for make and meson. The first failure
> > > is caused by unrelated driver. The second one is in the related
> > > driver but unrelated code change.
> >
> > Intel CI is testing this patch against:
> >
> > DPDK git baseline: Repo:dpdk-next-virtio, CommitID:
> > 24cd1b529f35f106d323ebdd4df0203261824dcc
> >
> > Author: Ciara Power <ciara.power@intel.com>
> > Date:   Thu Apr 30 17:01:37 2020 +0100
> >
> >     doc: update telemetry guides
> >
> >
> 
> Browsing through the test-report mailing list archive, this issue has been
> happening since Friday 07/03 and it got magically(?) fixed over the weekend.
> I still want an update on what was/is wrong and how it was/will be fixed.
> 
> Thanks.
> 
> --
> David Marchand


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [dpdk-ci] CI error report
  2020-07-08  1:27     ` Xia, Chenbo
@ 2020-07-08  1:38       ` Chen, Zhaoyan
  2020-07-08  1:44         ` Ma, LihongX
  2020-07-08  5:45         ` David Marchand
  0 siblings, 2 replies; 14+ messages in thread
From: Chen, Zhaoyan @ 2020-07-08  1:38 UTC (permalink / raw)
  To: Xia, Chenbo, David Marchand, sys_stv, Ma, LihongX, Zhang, XuemingX
  Cc: ci, Yigit, Ferruh, Adrian Moreno Zapata, Chen, Zhaoyan

+ Lihong, and Xueming,

Could you please help Chenbo to re-run this test?




Regards,
Zhaoyan Chen

> -----Original Message-----
> From: Xia, Chenbo <chenbo.xia@intel.com>
> Sent: Wednesday, July 8, 2020 9:28 AM
> To: David Marchand <david.marchand@redhat.com>; sys_stv
> <sys_stv@intel.com>; Chen, Zhaoyan <zhaoyan.chen@intel.com>
> Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian Moreno
> Zapata <amorenoz@redhat.com>
> Subject: RE: [dpdk-ci] CI error report
> 
> +1
> 
> Is there any way to update the CI result of below? I confirmed the base
> commit id is wrong because of some CI errors.
> 
> http://mails.dpdk.org/archives/test-report/2020-July/142133.html
> 
> Thanks,
> Chenbo
> 
> > -----Original Message-----
> > From: David Marchand <david.marchand@redhat.com>
> > Sent: Tuesday, July 7, 2020 10:49 PM
> > To: sys_stv <sys_stv@intel.com>; Chen, Zhaoyan
> > <zhaoyan.chen@intel.com>
> > Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian Moreno
> > Zapata <amorenoz@redhat.com>; Xia, Chenbo <chenbo.xia@intel.com>
> > Subject: Re: [dpdk-ci] CI error report
> >
> > On Tue, Jul 7, 2020 at 4:14 PM David Marchand
> > <david.marchand@redhat.com>
> > wrote:
> > >
> > > On Tue, Jul 7, 2020 at 1:28 PM Xia, Chenbo <chenbo.xia@intel.com>
> wrote:
> > > >
> > > > Hi,
> > > >
> > > > I've observed some CI errors:
> > > >
> > > > http://mails.dpdk.org/archives/test-report/2020-July/141209.html
> > > >
> > > > This one has two failures both for make and meson. The first
> > > > failure is caused by unrelated driver. The second one is in the
> > > > related driver but unrelated code change.
> > >
> > > Intel CI is testing this patch against:
> > >
> > > DPDK git baseline: Repo:dpdk-next-virtio, CommitID:
> > > 24cd1b529f35f106d323ebdd4df0203261824dcc
> > >
> > > Author: Ciara Power <ciara.power@intel.com>
> > > Date:   Thu Apr 30 17:01:37 2020 +0100
> > >
> > >     doc: update telemetry guides
> > >
> > >
> >
> > Browsing through the test-report mailing list archive, this issue has
> > been happening since Friday 07/03 and it got magically(?) fixed over the
> weekend.
> > I still want an update on what was/is wrong and how it was/will be fixed.
> >
> > Thanks.
> >
> > --
> > David Marchand


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [dpdk-ci] CI error report
  2020-07-08  1:38       ` Chen, Zhaoyan
@ 2020-07-08  1:44         ` Ma, LihongX
  2020-07-08  2:11           ` Xia, Chenbo
  2020-07-08  5:45         ` David Marchand
  1 sibling, 1 reply; 14+ messages in thread
From: Ma, LihongX @ 2020-07-08  1:44 UTC (permalink / raw)
  To: Chen, Zhaoyan, Xia, Chenbo, David Marchand, sys_stv, Zhang, XuemingX
  Cc: ci, Yigit, Ferruh, Adrian Moreno Zapata

Yes, we will re-run this test and update the result later.

Regards,
Ma,lihong

-----Original Message-----
From: Chen, Zhaoyan <zhaoyan.chen@intel.com> 
Sent: Wednesday, July 8, 2020 9:38 AM
To: Xia, Chenbo <chenbo.xia@intel.com>; David Marchand <david.marchand@redhat.com>; sys_stv <sys_stv@intel.com>; Ma, LihongX <lihongx.ma@intel.com>; Zhang, XuemingX <xuemingx.zhang@intel.com>
Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian Moreno Zapata <amorenoz@redhat.com>; Chen, Zhaoyan <zhaoyan.chen@intel.com>
Subject: RE: [dpdk-ci] CI error report

+ Lihong, and Xueming,

Could you please help Chenbo to re-run this test?




Regards,
Zhaoyan Chen

> -----Original Message-----
> From: Xia, Chenbo <chenbo.xia@intel.com>
> Sent: Wednesday, July 8, 2020 9:28 AM
> To: David Marchand <david.marchand@redhat.com>; sys_stv 
> <sys_stv@intel.com>; Chen, Zhaoyan <zhaoyan.chen@intel.com>
> Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian Moreno 
> Zapata <amorenoz@redhat.com>
> Subject: RE: [dpdk-ci] CI error report
> 
> +1
> 
> Is there any way to update the CI result of below? I confirmed the 
> base commit id is wrong because of some CI errors.
> 
> http://mails.dpdk.org/archives/test-report/2020-July/142133.html
> 
> Thanks,
> Chenbo
> 
> > -----Original Message-----
> > From: David Marchand <david.marchand@redhat.com>
> > Sent: Tuesday, July 7, 2020 10:49 PM
> > To: sys_stv <sys_stv@intel.com>; Chen, Zhaoyan 
> > <zhaoyan.chen@intel.com>
> > Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian 
> > Moreno Zapata <amorenoz@redhat.com>; Xia, Chenbo 
> > <chenbo.xia@intel.com>
> > Subject: Re: [dpdk-ci] CI error report
> >
> > On Tue, Jul 7, 2020 at 4:14 PM David Marchand 
> > <david.marchand@redhat.com>
> > wrote:
> > >
> > > On Tue, Jul 7, 2020 at 1:28 PM Xia, Chenbo <chenbo.xia@intel.com>
> wrote:
> > > >
> > > > Hi,
> > > >
> > > > I've observed some CI errors:
> > > >
> > > > http://mails.dpdk.org/archives/test-report/2020-July/141209.html
> > > >
> > > > This one has two failures both for make and meson. The first 
> > > > failure is caused by unrelated driver. The second one is in the 
> > > > related driver but unrelated code change.
> > >
> > > Intel CI is testing this patch against:
> > >
> > > DPDK git baseline: Repo:dpdk-next-virtio, CommitID:
> > > 24cd1b529f35f106d323ebdd4df0203261824dcc
> > >
> > > Author: Ciara Power <ciara.power@intel.com>
> > > Date:   Thu Apr 30 17:01:37 2020 +0100
> > >
> > >     doc: update telemetry guides
> > >
> > >
> >
> > Browsing through the test-report mailing list archive, this issue 
> > has been happening since Friday 07/03 and it got magically(?) fixed 
> > over the
> weekend.
> > I still want an update on what was/is wrong and how it was/will be fixed.
> >
> > Thanks.
> >
> > --
> > David Marchand


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [dpdk-ci] CI error report
  2020-07-08  1:44         ` Ma, LihongX
@ 2020-07-08  2:11           ` Xia, Chenbo
  2020-07-08  2:52             ` Ma, LihongX
  0 siblings, 1 reply; 14+ messages in thread
From: Xia, Chenbo @ 2020-07-08  2:11 UTC (permalink / raw)
  To: Ma, LihongX, Chen, Zhaoyan, David Marchand, sys_stv, Zhang, XuemingX
  Cc: ci, Yigit, Ferruh, Adrian Moreno Zapata

Hi, Lihong

Thanks!

But sorry that my previous link is wrong, here's the right one which has two failures:

http://mails.dpdk.org/archives/test-report/2020-July/141209.html

> -----Original Message-----
> From: Ma, LihongX <lihongx.ma@intel.com>
> Sent: Wednesday, July 8, 2020 9:45 AM
> To: Chen, Zhaoyan <zhaoyan.chen@intel.com>; Xia, Chenbo
> <chenbo.xia@intel.com>; David Marchand <david.marchand@redhat.com>;
> sys_stv <sys_stv@intel.com>; Zhang, XuemingX <xuemingx.zhang@intel.com>
> Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian Moreno Zapata
> <amorenoz@redhat.com>
> Subject: RE: [dpdk-ci] CI error report
> 
> Yes, we will re-run this test and update the result later.
> 
> Regards,
> Ma,lihong
> 
> -----Original Message-----
> From: Chen, Zhaoyan <zhaoyan.chen@intel.com>
> Sent: Wednesday, July 8, 2020 9:38 AM
> To: Xia, Chenbo <chenbo.xia@intel.com>; David Marchand
> <david.marchand@redhat.com>; sys_stv <sys_stv@intel.com>; Ma, LihongX
> <lihongx.ma@intel.com>; Zhang, XuemingX <xuemingx.zhang@intel.com>
> Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian Moreno Zapata
> <amorenoz@redhat.com>; Chen, Zhaoyan <zhaoyan.chen@intel.com>
> Subject: RE: [dpdk-ci] CI error report
> 
> + Lihong, and Xueming,
> 
> Could you please help Chenbo to re-run this test?
> 
> 
> 
> 
> Regards,
> Zhaoyan Chen
> 
> > -----Original Message-----
> > From: Xia, Chenbo <chenbo.xia@intel.com>
> > Sent: Wednesday, July 8, 2020 9:28 AM
> > To: David Marchand <david.marchand@redhat.com>; sys_stv
> > <sys_stv@intel.com>; Chen, Zhaoyan <zhaoyan.chen@intel.com>
> > Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian Moreno
> > Zapata <amorenoz@redhat.com>
> > Subject: RE: [dpdk-ci] CI error report
> >
> > +1
> >
> > Is there any way to update the CI result of below? I confirmed the
> > base commit id is wrong because of some CI errors.
> >
> > http://mails.dpdk.org/archives/test-report/2020-July/142133.html
> >
> > Thanks,
> > Chenbo
> >
> > > -----Original Message-----
> > > From: David Marchand <david.marchand@redhat.com>
> > > Sent: Tuesday, July 7, 2020 10:49 PM
> > > To: sys_stv <sys_stv@intel.com>; Chen, Zhaoyan
> > > <zhaoyan.chen@intel.com>
> > > Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian
> > > Moreno Zapata <amorenoz@redhat.com>; Xia, Chenbo
> > > <chenbo.xia@intel.com>
> > > Subject: Re: [dpdk-ci] CI error report
> > >
> > > On Tue, Jul 7, 2020 at 4:14 PM David Marchand
> > > <david.marchand@redhat.com>
> > > wrote:
> > > >
> > > > On Tue, Jul 7, 2020 at 1:28 PM Xia, Chenbo <chenbo.xia@intel.com>
> > wrote:
> > > > >
> > > > > Hi,
> > > > >
> > > > > I've observed some CI errors:
> > > > >
> > > > > http://mails.dpdk.org/archives/test-report/2020-July/141209.html
> > > > >
> > > > > This one has two failures both for make and meson. The first
> > > > > failure is caused by unrelated driver. The second one is in the
> > > > > related driver but unrelated code change.
> > > >
> > > > Intel CI is testing this patch against:
> > > >
> > > > DPDK git baseline: Repo:dpdk-next-virtio, CommitID:
> > > > 24cd1b529f35f106d323ebdd4df0203261824dcc
> > > >
> > > > Author: Ciara Power <ciara.power@intel.com>
> > > > Date:   Thu Apr 30 17:01:37 2020 +0100
> > > >
> > > >     doc: update telemetry guides
> > > >
> > > >
> > >
> > > Browsing through the test-report mailing list archive, this issue
> > > has been happening since Friday 07/03 and it got magically(?) fixed
> > > over the
> > weekend.
> > > I still want an update on what was/is wrong and how it was/will be fixed.
> > >
> > > Thanks.
> > >
> > > --
> > > David Marchand


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [dpdk-ci] CI error report
  2020-07-08  2:11           ` Xia, Chenbo
@ 2020-07-08  2:52             ` Ma, LihongX
  2020-07-08  2:55               ` Xia, Chenbo
  0 siblings, 1 reply; 14+ messages in thread
From: Ma, LihongX @ 2020-07-08  2:52 UTC (permalink / raw)
  To: Xia, Chenbo, Chen, Zhaoyan, David Marchand, sys_stv, Zhang, XuemingX
  Cc: ci, Yigit, Ferruh, Adrian Moreno Zapata

Hi, Chenbo
Update the result, the test is pass.

http://patches.dpdk.org/patch/73043/
http://mails.dpdk.org/archives/test-report/2020-July/142366.html

Regards,
Ma,lihong

-----Original Message-----
From: Xia, Chenbo <chenbo.xia@intel.com> 
Sent: Wednesday, July 8, 2020 10:11 AM
To: Ma, LihongX <lihongx.ma@intel.com>; Chen, Zhaoyan <zhaoyan.chen@intel.com>; David Marchand <david.marchand@redhat.com>; sys_stv <sys_stv@intel.com>; Zhang, XuemingX <xuemingx.zhang@intel.com>
Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian Moreno Zapata <amorenoz@redhat.com>
Subject: RE: [dpdk-ci] CI error report

Hi, Lihong

Thanks!

But sorry that my previous link is wrong, here's the right one which has two failures:

http://mails.dpdk.org/archives/test-report/2020-July/141209.html

> -----Original Message-----
> From: Ma, LihongX <lihongx.ma@intel.com>
> Sent: Wednesday, July 8, 2020 9:45 AM
> To: Chen, Zhaoyan <zhaoyan.chen@intel.com>; Xia, Chenbo 
> <chenbo.xia@intel.com>; David Marchand <david.marchand@redhat.com>; 
> sys_stv <sys_stv@intel.com>; Zhang, XuemingX 
> <xuemingx.zhang@intel.com>
> Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian Moreno 
> Zapata <amorenoz@redhat.com>
> Subject: RE: [dpdk-ci] CI error report
> 
> Yes, we will re-run this test and update the result later.
> 
> Regards,
> Ma,lihong
> 
> -----Original Message-----
> From: Chen, Zhaoyan <zhaoyan.chen@intel.com>
> Sent: Wednesday, July 8, 2020 9:38 AM
> To: Xia, Chenbo <chenbo.xia@intel.com>; David Marchand 
> <david.marchand@redhat.com>; sys_stv <sys_stv@intel.com>; Ma, LihongX 
> <lihongx.ma@intel.com>; Zhang, XuemingX <xuemingx.zhang@intel.com>
> Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian Moreno 
> Zapata <amorenoz@redhat.com>; Chen, Zhaoyan <zhaoyan.chen@intel.com>
> Subject: RE: [dpdk-ci] CI error report
> 
> + Lihong, and Xueming,
> 
> Could you please help Chenbo to re-run this test?
> 
> 
> 
> 
> Regards,
> Zhaoyan Chen
> 
> > -----Original Message-----
> > From: Xia, Chenbo <chenbo.xia@intel.com>
> > Sent: Wednesday, July 8, 2020 9:28 AM
> > To: David Marchand <david.marchand@redhat.com>; sys_stv 
> > <sys_stv@intel.com>; Chen, Zhaoyan <zhaoyan.chen@intel.com>
> > Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian 
> > Moreno Zapata <amorenoz@redhat.com>
> > Subject: RE: [dpdk-ci] CI error report
> >
> > +1
> >
> > Is there any way to update the CI result of below? I confirmed the 
> > base commit id is wrong because of some CI errors.
> >
> > http://mails.dpdk.org/archives/test-report/2020-July/142133.html
> >
> > Thanks,
> > Chenbo
> >
> > > -----Original Message-----
> > > From: David Marchand <david.marchand@redhat.com>
> > > Sent: Tuesday, July 7, 2020 10:49 PM
> > > To: sys_stv <sys_stv@intel.com>; Chen, Zhaoyan 
> > > <zhaoyan.chen@intel.com>
> > > Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian 
> > > Moreno Zapata <amorenoz@redhat.com>; Xia, Chenbo 
> > > <chenbo.xia@intel.com>
> > > Subject: Re: [dpdk-ci] CI error report
> > >
> > > On Tue, Jul 7, 2020 at 4:14 PM David Marchand 
> > > <david.marchand@redhat.com>
> > > wrote:
> > > >
> > > > On Tue, Jul 7, 2020 at 1:28 PM Xia, Chenbo 
> > > > <chenbo.xia@intel.com>
> > wrote:
> > > > >
> > > > > Hi,
> > > > >
> > > > > I've observed some CI errors:
> > > > >
> > > > > http://mails.dpdk.org/archives/test-report/2020-July/141209.ht
> > > > > ml
> > > > >
> > > > > This one has two failures both for make and meson. The first 
> > > > > failure is caused by unrelated driver. The second one is in 
> > > > > the related driver but unrelated code change.
> > > >
> > > > Intel CI is testing this patch against:
> > > >
> > > > DPDK git baseline: Repo:dpdk-next-virtio, CommitID:
> > > > 24cd1b529f35f106d323ebdd4df0203261824dcc
> > > >
> > > > Author: Ciara Power <ciara.power@intel.com>
> > > > Date:   Thu Apr 30 17:01:37 2020 +0100
> > > >
> > > >     doc: update telemetry guides
> > > >
> > > >
> > >
> > > Browsing through the test-report mailing list archive, this issue 
> > > has been happening since Friday 07/03 and it got magically(?) 
> > > fixed over the
> > weekend.
> > > I still want an update on what was/is wrong and how it was/will be fixed.
> > >
> > > Thanks.
> > >
> > > --
> > > David Marchand


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [dpdk-ci] CI error report
  2020-07-08  2:52             ` Ma, LihongX
@ 2020-07-08  2:55               ` Xia, Chenbo
  0 siblings, 0 replies; 14+ messages in thread
From: Xia, Chenbo @ 2020-07-08  2:55 UTC (permalink / raw)
  To: Ma, LihongX, Chen, Zhaoyan, David Marchand, sys_stv, Zhang, XuemingX
  Cc: ci, Yigit, Ferruh, Adrian Moreno Zapata

Thanks a lot, Lihong!

That does help. Thanks for the quick action!

BRs,
Chenbo

> -----Original Message-----
> From: Ma, LihongX <lihongx.ma@intel.com>
> Sent: Wednesday, July 8, 2020 10:53 AM
> To: Xia, Chenbo <chenbo.xia@intel.com>; Chen, Zhaoyan
> <zhaoyan.chen@intel.com>; David Marchand <david.marchand@redhat.com>;
> sys_stv <sys_stv@intel.com>; Zhang, XuemingX <xuemingx.zhang@intel.com>
> Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian Moreno Zapata
> <amorenoz@redhat.com>
> Subject: RE: [dpdk-ci] CI error report
> 
> Hi, Chenbo
> Update the result, the test is pass.
> 
> http://patches.dpdk.org/patch/73043/
> http://mails.dpdk.org/archives/test-report/2020-July/142366.html
> 
> Regards,
> Ma,lihong
> 
> -----Original Message-----
> From: Xia, Chenbo <chenbo.xia@intel.com>
> Sent: Wednesday, July 8, 2020 10:11 AM
> To: Ma, LihongX <lihongx.ma@intel.com>; Chen, Zhaoyan
> <zhaoyan.chen@intel.com>; David Marchand <david.marchand@redhat.com>;
> sys_stv <sys_stv@intel.com>; Zhang, XuemingX <xuemingx.zhang@intel.com>
> Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian Moreno Zapata
> <amorenoz@redhat.com>
> Subject: RE: [dpdk-ci] CI error report
> 
> Hi, Lihong
> 
> Thanks!
> 
> But sorry that my previous link is wrong, here's the right one which has two
> failures:
> 
> http://mails.dpdk.org/archives/test-report/2020-July/141209.html
> 
> > -----Original Message-----
> > From: Ma, LihongX <lihongx.ma@intel.com>
> > Sent: Wednesday, July 8, 2020 9:45 AM
> > To: Chen, Zhaoyan <zhaoyan.chen@intel.com>; Xia, Chenbo
> > <chenbo.xia@intel.com>; David Marchand <david.marchand@redhat.com>;
> > sys_stv <sys_stv@intel.com>; Zhang, XuemingX
> > <xuemingx.zhang@intel.com>
> > Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian Moreno
> > Zapata <amorenoz@redhat.com>
> > Subject: RE: [dpdk-ci] CI error report
> >
> > Yes, we will re-run this test and update the result later.
> >
> > Regards,
> > Ma,lihong
> >
> > -----Original Message-----
> > From: Chen, Zhaoyan <zhaoyan.chen@intel.com>
> > Sent: Wednesday, July 8, 2020 9:38 AM
> > To: Xia, Chenbo <chenbo.xia@intel.com>; David Marchand
> > <david.marchand@redhat.com>; sys_stv <sys_stv@intel.com>; Ma, LihongX
> > <lihongx.ma@intel.com>; Zhang, XuemingX <xuemingx.zhang@intel.com>
> > Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian Moreno
> > Zapata <amorenoz@redhat.com>; Chen, Zhaoyan <zhaoyan.chen@intel.com>
> > Subject: RE: [dpdk-ci] CI error report
> >
> > + Lihong, and Xueming,
> >
> > Could you please help Chenbo to re-run this test?
> >
> >
> >
> >
> > Regards,
> > Zhaoyan Chen
> >
> > > -----Original Message-----
> > > From: Xia, Chenbo <chenbo.xia@intel.com>
> > > Sent: Wednesday, July 8, 2020 9:28 AM
> > > To: David Marchand <david.marchand@redhat.com>; sys_stv
> > > <sys_stv@intel.com>; Chen, Zhaoyan <zhaoyan.chen@intel.com>
> > > Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian
> > > Moreno Zapata <amorenoz@redhat.com>
> > > Subject: RE: [dpdk-ci] CI error report
> > >
> > > +1
> > >
> > > Is there any way to update the CI result of below? I confirmed the
> > > base commit id is wrong because of some CI errors.
> > >
> > > http://mails.dpdk.org/archives/test-report/2020-July/142133.html
> > >
> > > Thanks,
> > > Chenbo
> > >
> > > > -----Original Message-----
> > > > From: David Marchand <david.marchand@redhat.com>
> > > > Sent: Tuesday, July 7, 2020 10:49 PM
> > > > To: sys_stv <sys_stv@intel.com>; Chen, Zhaoyan
> > > > <zhaoyan.chen@intel.com>
> > > > Cc: ci@dpdk.org; Yigit, Ferruh <ferruh.yigit@intel.com>; Adrian
> > > > Moreno Zapata <amorenoz@redhat.com>; Xia, Chenbo
> > > > <chenbo.xia@intel.com>
> > > > Subject: Re: [dpdk-ci] CI error report
> > > >
> > > > On Tue, Jul 7, 2020 at 4:14 PM David Marchand
> > > > <david.marchand@redhat.com>
> > > > wrote:
> > > > >
> > > > > On Tue, Jul 7, 2020 at 1:28 PM Xia, Chenbo
> > > > > <chenbo.xia@intel.com>
> > > wrote:
> > > > > >
> > > > > > Hi,
> > > > > >
> > > > > > I've observed some CI errors:
> > > > > >
> > > > > > http://mails.dpdk.org/archives/test-report/2020-July/141209.ht
> > > > > > ml
> > > > > >
> > > > > > This one has two failures both for make and meson. The first
> > > > > > failure is caused by unrelated driver. The second one is in
> > > > > > the related driver but unrelated code change.
> > > > >
> > > > > Intel CI is testing this patch against:
> > > > >
> > > > > DPDK git baseline: Repo:dpdk-next-virtio, CommitID:
> > > > > 24cd1b529f35f106d323ebdd4df0203261824dcc
> > > > >
> > > > > Author: Ciara Power <ciara.power@intel.com>
> > > > > Date:   Thu Apr 30 17:01:37 2020 +0100
> > > > >
> > > > >     doc: update telemetry guides
> > > > >
> > > > >
> > > >
> > > > Browsing through the test-report mailing list archive, this issue
> > > > has been happening since Friday 07/03 and it got magically(?)
> > > > fixed over the
> > > weekend.
> > > > I still want an update on what was/is wrong and how it was/will be fixed.
> > > >
> > > > Thanks.
> > > >
> > > > --
> > > > David Marchand


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [dpdk-ci] CI error report
  2020-07-08  1:38       ` Chen, Zhaoyan
  2020-07-08  1:44         ` Ma, LihongX
@ 2020-07-08  5:45         ` David Marchand
  2020-07-08  8:17           ` Chen, Zhaoyan
  1 sibling, 1 reply; 14+ messages in thread
From: David Marchand @ 2020-07-08  5:45 UTC (permalink / raw)
  To: Chen, Zhaoyan
  Cc: Xia, Chenbo, sys_stv, Ma, LihongX, Zhang, XuemingX, ci, Yigit,
	Ferruh, Adrian Moreno Zapata

Hello,

On Wed, Jul 8, 2020 at 3:38 AM Chen, Zhaoyan <zhaoyan.chen@intel.com> wrote:
> > > Browsing through the test-report mailing list archive, this issue has
> > > been happening since Friday 07/03 and it got magically(?) fixed over the
> > weekend.
> > > I still want an update on what was/is wrong and how it was/will be fixed.

Thanks for rerunning some failing tests.
Any update on the RCA?


Thanks.
-- 
David Marchand


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [dpdk-ci] CI error report
  2020-07-08  5:45         ` David Marchand
@ 2020-07-08  8:17           ` Chen, Zhaoyan
  2020-07-08 11:25             ` David Marchand
  0 siblings, 1 reply; 14+ messages in thread
From: Chen, Zhaoyan @ 2020-07-08  8:17 UTC (permalink / raw)
  To: David Marchand
  Cc: Xia, Chenbo, sys_stv, Ma, LihongX, Zhang, XuemingX, ci, Yigit,
	Ferruh, Adrian Moreno Zapata, Chen, Zhaoyan

Hi, David,

We checked the issue. It caused by test server upgrading, around 7/3. We has re-run those daily build failures when we found the issue around 7/4.

However, maybe miss some patches (which submitted in that time)

Thanks.

Regards,
Zhaoyan Chen

> -----Original Message-----
> From: David Marchand <david.marchand@redhat.com>
> Sent: Wednesday, July 8, 2020 1:46 PM
> To: Chen, Zhaoyan <zhaoyan.chen@intel.com>
> Cc: Xia, Chenbo <chenbo.xia@intel.com>; sys_stv <sys_stv@intel.com>;
> Ma, LihongX <lihongx.ma@intel.com>; Zhang, XuemingX
> <xuemingx.zhang@intel.com>; ci@dpdk.org; Yigit, Ferruh
> <ferruh.yigit@intel.com>; Adrian Moreno Zapata <amorenoz@redhat.com>
> Subject: Re: [dpdk-ci] CI error report
> 
> Hello,
> 
> On Wed, Jul 8, 2020 at 3:38 AM Chen, Zhaoyan <zhaoyan.chen@intel.com>
> wrote:
> > > > Browsing through the test-report mailing list archive, this issue
> > > > has been happening since Friday 07/03 and it got magically(?)
> > > > fixed over the
> > > weekend.
> > > > I still want an update on what was/is wrong and how it was/will be
> fixed.
> 
> Thanks for rerunning some failing tests.
> Any update on the RCA?
> 
> 
> Thanks.
> --
> David Marchand


^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [dpdk-ci] CI error report
  2020-07-08  8:17           ` Chen, Zhaoyan
@ 2020-07-08 11:25             ` David Marchand
  0 siblings, 0 replies; 14+ messages in thread
From: David Marchand @ 2020-07-08 11:25 UTC (permalink / raw)
  To: Chen, Zhaoyan
  Cc: Xia, Chenbo, sys_stv, Ma, LihongX, Zhang, XuemingX, ci, Yigit,
	Ferruh, Adrian Moreno Zapata

On Wed, Jul 8, 2020 at 10:17 AM Chen, Zhaoyan <zhaoyan.chen@intel.com> wrote:
>
> Hi, David,
>
> We checked the issue. It caused by test server upgrading, around 7/3. We has re-run those daily build failures when we found the issue around 7/4.
>
> However, maybe miss some patches (which submitted in that time)

Ok, please update the bugzilla with this info.
Thanks.


-- 
David Marchand


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2020-07-08 11:25 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-07 11:28 [dpdk-ci] CI error report Xia, Chenbo
2020-07-07 11:33 ` Ali Alnubani
2020-07-07 11:35   ` Xia, Chenbo
2020-07-07 14:14 ` David Marchand
2020-07-07 14:48   ` David Marchand
2020-07-08  1:27     ` Xia, Chenbo
2020-07-08  1:38       ` Chen, Zhaoyan
2020-07-08  1:44         ` Ma, LihongX
2020-07-08  2:11           ` Xia, Chenbo
2020-07-08  2:52             ` Ma, LihongX
2020-07-08  2:55               ` Xia, Chenbo
2020-07-08  5:45         ` David Marchand
2020-07-08  8:17           ` Chen, Zhaoyan
2020-07-08 11:25             ` David Marchand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).