On 6/6/23 20:00, 0-day Robot wrote: > From: [email protected] > > Test-Label: github-robot: ovn-kubernetes > Test-Status: fail > http://patchwork.ozlabs.org/api/patches/1791271/ > > _github build: failed_ > Build URL: https://github.com/ovsrobot/ovn/actions/runs/5190342903 > Build Logs:
The actual failure is here: https://github.com/ovsrobot/ovn/actions/runs/5190342903/jobs/9357157532#step:12:16795 "[Fail] External Gateway test suite With Admin Policy Based External Route CRs e2e multiple external gateway validation [BeforeEach] Should validate TCP/UDP connectivity to multiple external gateways for a UDP / TCP scenario IPV4 udp" I reached out to Surya (in CC) and she confirmed that this is a new ovn-kubernetes test that also occasionally fails in upstream ovn-org/ovn-kubernetes. It's probably safe to ignore for now and should be fixed in the ovn-kubernetes code base in the near future. Regards, Dumitru > -----------------------Summary of failed steps----------------------- > "e2e (control-plane, HA, shared, ipv4, noSnatGW)" failed at step Run Tests > ----------------------End summary of failed steps-------------------- > > -------------------------------BEGIN LOGS---------------------------- > #################################################################################### > #### [Begin job log] "e2e (control-plane, HA, shared, ipv4, noSnatGW)" at > step Run Tests > #################################################################################### > [1m[91mFAIL![0m -- [32m[1m125 Passed[0m | [91m[1m1 Failed[0m | > [33m[1m0 Flaked[0m | [33m[1m0 Pending[0m | [36m[1m97 Skipped[0m > > [38;5;228mYou're using deprecated Ginkgo functionality:[0m > [38;5;228m=============================================[0m > [1m[38;5;10mGinkgo 2.0[0m is under active development and will introduce > several new features, improvements, and a small handful of breaking changes. > A release candidate for 2.0 is now available and 2.0 should GA in Fall 2021. > [1mPlease give the RC a try and send us feedback![0m > - To learn more, view the migration guide at > [38;5;14m[4mhttps://github.com/onsi/ginkgo/blob/ver2/docs/MIGRATING_TO_V2.md[0m > - For instructions on using the Release Candidate visit > [38;5;14m[4mhttps://github.com/onsi/ginkgo/blob/ver2/docs/MIGRATING_TO_V2.md#using-the-beta[0m > - To comment, chime in at > [38;5;14m[4mhttps://github.com/onsi/ginkgo/issues/711[0m > > [38;5;11mYou are using a custom reporter. Support for custom reporters > will likely be removed in V2. Most users were using them to generate junit > or teamcity reports and this functionality will be merged into the core > reporter. In addition, Ginkgo 2.0 will support emitting a JSON-formatted > report that users can then manipulate to generate custom reports. > > [38;5;9m[1mIf this change will be impactful to you please leave a comment > on [38;5;14m[4mhttps://github.com/onsi/ginkgo/issues/711[0m[0m > [1mLearn more at:[0m > [38;5;14m[4mhttps://github.com/onsi/ginkgo/blob/ver2/docs/MIGRATING_TO_V2.md#removed-custom-reporters[0m > > [38;5;243mTo silence deprecations that can be silenced set the following > environment variable:[0m > [38;5;243mACK_GINKGO_DEPRECATIONS=1.16.5[0m > > --- FAIL: TestE2e (7183.72s) > FAIL > FAIL github.com/ovn-org/ovn-kubernetes/test/e2e 7183.785s > FAIL > make: *** [Makefile:32: control-plane] Error 1 > make: Leaving directory > '/home/runner/work/ovn/ovn/src/github.com/ovn-org/ovn-kubernetes/test' > ##[error]Process completed with exit code 2. > #################################################################################### > #### [End job log] "e2e (control-plane, HA, shared, ipv4, noSnatGW)" at step > Run Tests > #################################################################################### > --------------------------------END LOGS----------------------------- > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
