[NETVIRT-1640] Error injecting constructor, java.lang.NoClassDefFoundError: Could not initialize class org.elasticsearch.monitor.jvm.JvmInfo at org.elasticsearch.indices.breaker.HierarchyCircuitBreakerService. Created: 15/Nov/19 Updated: 27/Nov/19 Resolved: 27/Nov/19 |
|
| Status: | Verified |
| Project: | netvirt |
| Component/s: | None |
| Affects Version/s: | Magnesium |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Medium |
| Reporter: | Srinivas Rachakonda | Assignee: | Srinivas Rachakonda |
| Resolution: | Done | Votes: | 0 |
| Labels: | csit:exception | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Attachments: |
|
| Priority: | High |
| Description |
|
Error injecting constructor, java.lang.NoClassDefFoundError: Could not initialize class org.elasticsearch.monitor.jvm.JvmInfo 35 errors |
| Comments |
| Comment by Srinivas Rachakonda [ 15/Nov/19 ] |
|
https://git.opendaylight.org/gerrit/c/integration/test/+/85772 |
| Comment by Stanislav Chlebec [ 18/Nov/19 ] |
|
Testing the patch |
| Comment by Stanislav Chlebec [ 18/Nov/19 ] |
|
It seems that not in all netvirt jobs is this error present. e.g. was run with ELASTICSEARCHATTRIBUTE = short and 21 from 24 robot tests passed.
I tried at the sandbox was run with ELASTICSEARCHATTRIBUTE = short and 17 from 23 robot tests passed
Error at the sanbox's jobs is related to BGP
New exceptions found: 21
[{'warnerr_list': [163], 'lines': [u'2019-11-18T10:52:46,115
| ERROR
| org.opendaylight.yang.gen.v1.urn.ericsson.params.xml.ns.yang.ebgp.rev150901.bgp.Networks_AsyncDataTreeChangeListenerBase-DataTreeChangeHandler-0
| BgpConfigurationManager
| 360 - org.opendaylight.netvirt.bgpmanager-impl - 0.9.2.SNAPSHOT
| networks Delete received exception; Config store updated; undo with Add if needed.', u'org.apache.thrift.TApplicationException: BGP RD 2200:2 not configured', u'\tat org.apache.thrift.TApplicationException.read(TApplicationException.java:111) ~[145:org.apache.thrift:0.9.3]', u'\tat org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:79) ~[145:org.apache.thrift:0.9.3]', u'\tat org.opendaylight.netvirt.bgpmanager.thrift.gen.BgpConfigurator$Client.recv_withdrawRoute(BgpConfigurator.java:409) ~[360:org.opendaylight.netvirt.bgpmanager-impl:0.9.2.SNAPSHOT]', u'\tat org.opendaylight.netvirt.bgpmanager.thrift.gen.BgpConfigurator$Client.withdrawRoute(BgpConfigurator.java:390) ~[360:org.opendaylight.netvirt.bgpmanager-impl:0.9.2.SNAPSHOT]', u'\tat org.opendaylight.netvirt.bgpmanager.thrift.client.BgpRouter.dispatchInternal(BgpRouter.java:377) ~[360:org.opendaylight.netvirt.bgpmanager-impl:0.9.2.SNAPSHOT]', u'\tat org.opendaylight.netvirt.bgpmanager.thrift.client.BgpRouter.dispatch(BgpRouter.java:284) ~[360:org.opendaylight.netvirt.bgpmanager-impl:0.9.2.SNAPSHOT]', u'\tat org.opendaylight.netvirt.bgpmanager.thrift.client.BgpRouter.delPrefi...
[ Message content over the limit has been removed. ]
...
...
...
Verify ODL supports CLI for multipath configuration (enable/disabl... | FAIL |
Parent suite setup failed:
Keyword 'BgpOperations.Verify BGP Neighbor Status On Quagga' failed after retrying for 2 minutes. The last error was: 'BGP neighbor is 10.30.170.22, remote AS 100, local AS 100, internal link
BGP version 4, remote router ID 0.0.0.0
BGP state = Active
Last read 00:02:03, hold time is 180, keepalive interval is 60 seconds
Message statistics:
Inq depth is 0
Outq depth is 0
Sent Rcvd
Opens: 0 0
Notifications: 0 0
Updates: 0 0
Keepalives: 0 0
Route Refresh: 0 0
Capability: 0 0
Total: 0 0
Minimum time between advertisement runs is 5 seconds For address family: IPv4 Unicast
Community attribute sent to this neighbor(both)
0 accepted prefixes For address family: VPN-IPv4 Unicast
Community attribute sent to this neighbor(both)
0 accepted prefixes Connections established 0; dropped 0
Last reset never
Next connect timer due in 1 seconds
Read thread: off Write thread: offbgpd# ' does not contain 'BGP state = Established'
|
| Comment by Stanislav Chlebec [ 18/Nov/19 ] |
|
passed 165/178
|