Thursday, 2021-06-03

*** tmazur has quit IRC00:01
*** whoami-rajat has quit IRC03:06
*** vishalmanchanda has joined #openstack-horizon04:29
*** e0ne has joined #openstack-horizon05:38
*** e0ne has quit IRC05:50
*** whoami-rajat has joined #openstack-horizon06:43
opendevreviewOpenStack Proposal Bot proposed openstack/horizon master: Imported Translations from Zanata  https://review.opendev.org/c/openstack/horizon/+/79389206:53
*** david-lyle has quit IRC06:57
*** lvdombrkr has joined #openstack-horizon06:57
*** rdopiera has joined #openstack-horizon07:07
*** tosky has joined #openstack-horizon07:20
vmarkovHi. Have some questions about integration tests - cant reproduce blocking Zuul failure09:35
vishalmanchandavmarkov: hi, where you are trying to reproduce?09:37
vishalmanchandavmarkov: JFYI horizon-integration job is failing as of now.09:38
vmarkovExample of patch: https://review.opendev.org/c/openstack/horizon/+/79342010:34
vmarkovIt fixes CSS, but test fails at router create. And it votes to -1 for patch10:34
vishalmanchandavmarkov: actually failed test aren't related to your patch, at the moment router related tests in integration job are failing.10:36
vmarkovok, do we have some legal way to unblock further patch processing?10:48
vishalmanchandahmm I tried a workaround to fix failed test but it doesn't workout.10:52
vishalmanchandamaybe you can also take a look at failed tests.10:53
vishalmanchandahere is patch link https://review.opendev.org/c/openstack/horizon/+/788673 of my workaround if you are interested but then other tests start failing.10:56
vishalmanchandaamotoki: rdopiera en0e: tmazur: Do you think we should skip failed router related test until we find some solution.10:57
vishalmanchandaso that other patch can proceed further.10:59
amotokivishalmanchanda: is it caused by the default network backend switch?11:09
amotokivishalmanchanda: if so, my vote is to use OVS backend as workaround and investigate the root cause with the OVN backend.11:09
amotokivishalmanchanda: if not, it looks like a horizon problem and a workaround would be to skip the failing tests.11:10
vishalmanchandaamotoki: I am not completely sure because if I use OVS backend https://review.opendev.org/c/openstack/horizon/+/788673 then some other tests start failing.11:11
amotokivishalmanchanda: consistently?11:12
vishalmanchandaamotoki: Hmm Can't say that atleast same test start failing in my local env. which are failing in our zuul job after I use OVN as backend while setting up devstack.11:15
amotokivishalmanchanda: I am talking about "some other tests start failing" in your message.11:17
amotokivishalmanchanda: does it happen consistenly or do random tests fail?11:17
vishalmanchandaamotoki: yeah consistently same tests are failing after I switch to OVS .11:20
vishalmanchandahttps://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_8db/788673/6/check/horizon-integration-tests/8dbb2b8/tox/test_reports/11:20
amotokivishalmanchanda: how many consecutive tests failed?11:25
vishalmanchandaamotoki: two times.11:28
amotokivishalmanchanda: looking at local.conf, some essential neutron services are missng...11:36
opendevreviewAkihiro Motoki proposed openstack/horizon master: [DNR] Test integration job status  https://review.opendev.org/c/openstack/horizon/+/78867311:40
*** e0ne has joined #openstack-horizon11:42
*** tmazur has joined #openstack-horizon12:34
amotokivishalmanchanda: after my update, at least the integration tests with ML2/OVS passed.13:06
vishalmanchandaamotoki: yeah.13:07
amotokivishalmanchanda: perhaps VM launch failed due to missing q-agt13:07
vishalmanchandaamotoki: updating patch to see if it affects any other Unit tests.13:07
amotokiwhen q-agt is missing, port binding failed happens when launching a server.13:07
vishalmanchandaamotoki: ohh.13:08
amotokivishalmanchanda: one such error log is found at https://zuul.opendev.org/t/openstack/build/c49d12f0e5f04e60afec00a850bc6b55/log/controller/logs/screen-n-cpu.txt#792613:10
amotokiyou can find "Binding failed" several times in the log13:11
amotokithat's the reason I noticed the missing services.13:12
opendevreviewVishal Manchanda proposed openstack/horizon master: Explicitly set horizon integration jobs to use ML2/OVS  https://review.opendev.org/c/openstack/horizon/+/78867313:21
vishalmanchandaamotoki: yeah I saw those error in my local env. as well while launching  an instance but I don't know at that time what I was missing.13:23
opendevreviewVishal Manchanda proposed openstack/horizon master: Explicitly set horizon integration jobs to use ML2/OVS  https://review.opendev.org/c/openstack/horizon/+/78867313:25
opendevreviewVishal Manchanda proposed openstack/horizon master: Explicitly set horizon integration jobs to use ML2/OVS  https://review.opendev.org/c/openstack/horizon/+/78867313:26
vishalmanchandaamotoki: Do you any know any difference between neutron OVN and OVS backend router related api calls?13:32
amotokivishalmanchanda: atm neutron team thinks the behavior is not difference except the existence of l3/metadata agents.13:33
amotokivishalmanchanda: some small difference may exist so the failuree of the integration tests need to be investigated in detail.13:34
*** e0ne has quit IRC13:34
amotokivishalmanchanda: did you check what horizon router integration do?13:42
amotokivishalmanchanda: if not, I will look into detail on what the router tests do (to clarify what kind of interactions with neutron). It might not directly lead to a fix of the tests but I would like to clarify it from neutron perspective at least.13:44
opendevreviewMerged openstack/horizon master: Imported Translations from Zanata  https://review.opendev.org/c/openstack/horizon/+/79389213:49
vishalmanchandaamotoki: what I observe so far for failing router related test there is some issue in deleting router and router interfaces in the integration tests.14:11
*** dklyle has joined #openstack-horizon14:11
vishalmanchandaamotoki: I mean only two tests cases is failing test_router_create and test_router_delete_interface_by_row14:11
vishalmanchandaand other two are depends on these test cases.14:11
vishalmanchandaBut I can be wrong.14:12
vishalmanchandahttps://github.com/openstack/horizon/blob/master/openstack_dashboard/test/integration_tests/tests/test_router.py14:12
*** erlon has quit IRC15:13
vishalmanchandatmazur: rdopiera : amotoki e0ne: hi, Could you take a look at https://review.opendev.org/c/openstack/horizon/+/788673. It unblocks the gate.15:16
*** rdopiera has quit IRC16:16
*** vishalmanchanda has quit IRC18:39
*** whoami-rajat has quit IRC19:10
*** josecastroleon has quit IRC19:46
*** lvdombrkr has quit IRC21:11
*** whoami-rajat has joined #openstack-horizon21:56
*** tosky has quit IRC23:00

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!