build 55 R4.0.1 - vrouter agent core @VrfEntry::DeleteTimeout()

Bug #1714673 reported by Sudheendra Rao
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.2
Fix Committed
Critical
Hari Prasad Killi
R4.0
Fix Committed
Critical
Hari Prasad Killi
Trunk
Fix Committed
Critical
Hari Prasad Killi

Bug Description

vrouter agent core is seen on R4.0.1 build55 (continuous build) while running sanity on multi-node HA setup.

(gdb) bt
#0 0x00007f9d7d1f8c37 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007f9d7d1fc028 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2 0x00007f9d7d1f1bf6 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#3 0x00007f9d7d1f1ca2 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
#4 0x0000000000c1f162 in VrfEntry::DeleteTimeout() ()
#5 0x00000000014b8a19 in Timer::TimerTask::Run() ()
#6 0x00000000014b0777 in TaskImpl::execute() ()
#7 0x00007f9d7ddc7b3a in ?? () from /usr/lib/libtbb.so.2
#8 0x00007f9d7ddc3816 in ?? () from /usr/lib/libtbb.so.2
#9 0x00007f9d7ddc2f4b in ?? () from /usr/lib/libtbb.so.2
#10 0x00007f9d7ddbf0ff in ?? () from /usr/lib/libtbb.so.2
#11 0x00007f9d7ddbf2f9 in ?? () from /usr/lib/libtbb.so.2
#12 0x00007f9d7dfe3184 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#13 0x00007f9d7d2bc37d in clone () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) quit
root@nodem10:~#

The core is placed under:
/cs-shared/test_runs/<bug id>

Tags: sanity vrouter
tags: added: vrouter
Changed in juniperopenstack:
assignee: nobody → Hari Prasad Killi (haripk)
Revision history for this message
aswani kumar (aswanikumar90) wrote :

also once core generated and agent started vrouter-nodemgr is going to inactive

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/35342
Submitter: Hari Prasad Killi (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R4.0

Review in progress for https://review.opencontrail.org/35343
Submitter: Hari Prasad Killi (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.2

Review in progress for https://review.opencontrail.org/35344
Submitter: Hari Prasad Killi (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/35344
Committed: http://github.com/Juniper/contrail-controller/commit/d78373816996d6d0cd1b036e8ee50d3cca3dc97d
Submitter: Zuul (<email address hidden>)
Branch: R3.2

commit d78373816996d6d0cd1b036e8ee50d3cca3dc97d
Author: Hari Prasad Killi <email address hidden>
Date: Thu Sep 7 21:52:44 2017 +0530

Interface NH not released

VRF delete timeout was seen as interface NHs are not released. Issue came
because interface ksync is copying the AAP list and this is taking an
additional reference. As the AAP list is not required here, changing that
to copy only the MAC addresses that are required.

Change-Id: Iaa6f1562eba2f90b7aea47f6a337c1045fff6b14
closes-bug: #1714673

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/35342
Committed: http://github.com/Juniper/contrail-controller/commit/dd3baa939e19fd5026d3f2f1194feaf410d88edd
Submitter: Zuul (<email address hidden>)
Branch: master

commit dd3baa939e19fd5026d3f2f1194feaf410d88edd
Author: Hari Prasad Killi <email address hidden>
Date: Thu Sep 7 21:52:44 2017 +0530

Interface NH not released

VRF delete timeout was seen as interface NHs are not released. Issue came
because interface ksync is copying the AAP list and this is taking an
additional reference. As the AAP list is not required here, changing that
to copy only the MAC addresses that are required.

Change-Id: Iaa6f1562eba2f90b7aea47f6a337c1045fff6b14
closes-bug: #1714673

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/35343
Committed: http://github.com/Juniper/contrail-controller/commit/d6fff050f447b363eaf9cd5940c272f6b42be39b
Submitter: Zuul (<email address hidden>)
Branch: R4.0

commit d6fff050f447b363eaf9cd5940c272f6b42be39b
Author: Hari Prasad Killi <email address hidden>
Date: Thu Sep 7 21:52:44 2017 +0530

Interface NH not released

VRF delete timeout was seen as interface NHs are not released. Issue came
because interface ksync is copying the AAP list and this is taking an
additional reference. As the AAP list is not required here, changing that
to copy only the MAC addresses that are required.

Change-Id: Iaa6f1562eba2f90b7aea47f6a337c1045fff6b14
closes-bug: #1714673

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.