-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[sonic-swss] Advance submodule #6789
Conversation
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
/AuzrePipelines run |
42c16ce
to
835cc3b
Compare
@liat-grozovik the failures are:
|
Thanks
@lguohan can you please notify the failures to feature owners?
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Nazarii Hnydyn <notifications@github.com>
Sent: Thursday, February 18, 2021 4:39:56 PM
To: Azure/sonic-buildimage <sonic-buildimage@noreply.github.com>
Cc: Liat Grozovik <liatg@nvidia.com>; Mention <mention@noreply.github.com>
Subject: Re: [Azure/sonic-buildimage] [submodule] Advance swss submodule (#6789)
@liat-grozovik<https://github.com/liat-grozovik> the failures are:
1. kvmtest-t0
"stderr_lines": [
"WARNING: No route found for IPv6 destination :: (no default route?)",
" from cryptography.hazmat.backends import default_backend",
"advanced-reboot.ReloadTest ... FAIL",
"",
"======================================================================",
"FAIL: advanced-reboot.ReloadTest",
"----------------------------------------------------------------------",
"Traceback (most recent call last):",
" File \"ptftests/advanced-reboot.py\", line 1079, in runTest",
" self.handle_post_reboot_test_reports()",
" File \"ptftests/advanced-reboot.py\", line 1048, in handle_post_reboot_test_reports",
" self.assertTrue(is_good, errors)",
"AssertionError: ",
"",
"Something went wrong. Please check output below:",
"",
"FAILED:dut:SSH threads haven't finished for 300 seconds",
"",
"",
"----------------------------------------------------------------------",
"Ran 1 test in 551.457s",
"",
"FAILED (failures=1)"
],
"stdout": "",
"stdout_lines": []
}
2021-02-18T12:46:27.5906291Z =========================== short test summary info ============================
2021-02-18T12:46:27.5907406Z SKIPPED [1] /data/sonic-mgmt/tests/common/fixtures/advanced_reboot.py:47: Testcase not supported for kvm
2021-02-18T12:46:27.5908466Z FAILED platform_tests/test_advanced_reboot.py::test_warm_reboot - RunAnsibleM...
2021-02-18T12:46:27.5909299Z ==================== 1 failed, 1 skipped in 619.02 seconds =====================
1. kvmtest-t1-lag
Feb 18 12:50:07.128835 vlab-03 ERR monit[466]: \'routeCheck\' status failed (1)
Traceback (most recent call last):
File "/usr/local/bin/route_check.py", line 463, in <module>
sys.exit(main()[0])
File "/usr/local/bin/route_check.py", line 451, in main
ret, res= check_routes()
File "/usr/local/bin/route_check.py", line 392, in check_routes
rt_appl_miss = filter_out_local_interfaces(rt_appl_miss)
File "/usr/local/bin/route_check.py", line 332, in filter_out_local_interfaces
e = dict(tbl.get(k.split("/"))[1])
File "/usr/lib/python3/dist-packages/swsscommon/swsscommon.py", line 2272, in get
return _swsscommon.Table_get(self, key)
TypeError: in method \'Table_get\', argument 2 of type \'std::string const &\'
2021-02-18T12:51:11.3684340Z =========================== short test summary info ============================
2021-02-18T12:51:11.3685258Z ERROR bgp/test_bgp_allow_list.py::TestBGPAllowListBase::test_allow_list[permit]
2021-02-18T12:51:11.3686067Z ===================== 2 passed, 1 error in 202.56 seconds ======================
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#6789 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKTABA55XMG24N557YHSU6DS7URDZANCNFSM4XWIKS7Q>.
|
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
@lguohan this submodule update is must because of a critical fix of sonic-net/sonic-swss#1641 |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
Please note that even when stating the pipelines test the kvmtest are not restarted ... Could the Azure build team be notified? |
835cc3b
to
fe43710
Compare
/AzurePipelines run |
Commenter does not have sufficient privileges for PR 6789 in repo Azure/sonic-buildimage |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
c24d4a1
to
a11aaf4
Compare
the last fail i can see is related to @jleveque was this seen on another PR recently? |
Yes. I did not see this PR and opened another PR to update sonic-utilities here, and it is failing on the same test. This PR is supposed to fix it: #6831 |
@nazariig: Shall I keep my PR open to update sonic-utilities and you relegate this PR to swss only, or would you rather update sonic-utilities to the current head in this PR and I close mine? Also, can you please add a list of the commits included in the submodule updates in your PR description? |
a11aaf4
to
ef6f04a
Compare
@jleveque done |
Thanks, @nazariig. Can you please add a list of commits include in the swss submodule in the PR description? We will include them in the final commit message. |
Ah, yes. Thanks. It's just a bit more verbose than I'm used to, so I missed it. Normally I just copy/paste the info from |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
ef6f04a
to
de30846
Compare
The last t1-lag run:
|
@prsunny could you please check the above failure? |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: Nazarii Hnydyn <nazariig@nvidia.com>
@prsunny I believe this PR should be closed as you are working on having the swss submodule update in stages, right? |
ok. |
Signed-off-by: Nazarii Hnydyn nazariig@nvidia.com
Why I did it
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Description for the changelog
sonic-swss:
A picture of a cute animal (not mandatory but encouraged)