[ovs-build] Still Failing: openvswitch/ovs#4937 (master - c1c69e8)

Travis CI builds at travis-ci.org
Fri Jul 21 02:22:53 UTC 2017


Build Update for openvswitch/ovs
-------------------------------------

Build: #4937
Status: Still Failing

Duration: 40 minutes and 21 seconds
Commit: c1c69e8 (master)
Author: aaron conole
Message: rhel/systemd: Set ovs-vswitchd timeout to 5 minutes

During initialization, it's possible that the startup time takes longer
than the systemd default provided.  Set this to be 5 minutes.  If we
take longer than 5 minutes, maybe something is wrong.

As an example of long initialization, enable DPDK, and allocate large
numbers of hugepages before starting ovs-vswitchd.  The vswitchd can
take two or more minutes to start.  During that time, systemd will decide
that the startup time took too long, and kill the parent process, leading
eventually to an error like:
   ovs|00011|daemon_unix|EMER|pipe write failed (Broken pipe)

And a systemd log like:
   ovs-vswitchd.service start operation timed out. Terminating.

The 5 minutes setting has been observed to work on a system where 400G
of hugepages were allocated.

Signed-off-by: Aaron Conole <aconole at redhat.com>
Acked-by: Markos Chandras <mchandras at suse.de>
Acked-by: Timothy Redaelli <tredaelli at redhat.com>
Signed-off-by: Russell Bryant <russell at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/f1ea89162994...c1c69e8a45ea

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

--

You can configure 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/20170721/21118406/attachment-0001.html>


More information about the build mailing list