[ovs-build] Broken: igsilya/ovs#288 (master - 6d41402)

Travis CI builds at travis-ci.org
Thu May 16 09:11:31 UTC 2019


Build Update for igsilya/ovs
-------------------------------------

Build: #288
Status: Broken

Duration: 58 mins and 48 secs
Commit: 6d41402 (master)
Author: Ilya Maximets
Message: cirrus: Disable coredumps on FreeBSD.

Some tests uses 'kill -SEGV' to simulate segfault of a child process.
This causes test failures on CirrusCI because process hangs in DL state
for more than 10 seconds:

  ./daemon-py.at:69: kill -SEGV $child
  daemon-py.at:69: waiting while kill -0 $child...
  daemon-py.at:69: wait failed after 10 seconds
  ./ovs-macros.at:219: hard failure

Testing shows that on CirrusCI with FreeBSD 11.2 coredump takes 4+
seconds and with FreeBSD 12.0 it takes 8+ seconds for successful runs
and fails the testsuite frequently. It's hard to determine the root
cause, but most probably it happens because of overloaded CirrusCI
community cluster.

Let's just disable coredumps in 'prepare_script'. This makes no harm
because we can't take them out of CI anyway.

Acked-by: Aaron Conole <aconole at redhat.com>
Acked-by: Ben Pfaff <blp at ovn.org>
Signed-off-by: Ilya Maximets <i.maximets at samsung.com>

View the changeset: https://github.com/igsilya/ovs/compare/b2a53cea8b39...6d414025da0c

View the full build log and details: https://travis-ci.org/igsilya/ovs/builds/533193638?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the igsilya/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=17831080&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20190516/d5e682a2/attachment.html>


More information about the build mailing list