[ovs-build] Errored: openvswitch/ovs#2977 (master - 568b9dc)

Travis CI builds at travis-ci.org
Mon Jul 25 15:45:46 UTC 2016


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

Build: #2977
Status: Errored

Duration: 1 hour, 47 minutes, and 2 seconds
Commit: 568b9dc (master)
Author: Paul Boca
Message: windows: Added lockf function and lock PID file

If the PID file isn't locked then appctl.py detects it as stale and
bails out without doing anything. Because of this lots of Python tests fail.
Also this protects the PID file from being overwritten.

I used only shared lock, in order to be compatible with Python tests,
which try to acquire the lock exclusively. On Windows if the exclusive lock
is used, than the read access is denied too for other instances of this file.

Signed-off-by: Paul-Daniel Boca <pboca at cloudbasesolutions.com>
Acked-by: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>
Signed-off-by: Gurucharan Shetty <guru at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/ece9c2947dd5...568b9dc88715

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/147193674

--

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://www.openvswitch.org/pipermail/ovs-build/attachments/20160725/75ded146/attachment-0002.html>


More information about the build mailing list