[Libvirt-ci] Broken: libvirt/libvirt#2436 (master - dbfdbd9)

Travis CI builds at travis-ci.org
Thu Jul 11 12:27:26 UTC 2019


Build Update for libvirt/libvirt
-------------------------------------

Build: #2436
Status: Broken

Duration: 54 mins and 57 secs
Commit: dbfdbd9 (master)
Author: Daniel P. Berrangé
Message: bhyve: acquire a pidfile in the driver root directory

When we allow multiple instances of the driver for the same user
account, using a separate root directory, we need to ensure mutual
exclusion. Use a pidfile to guarantee this.

In privileged libvirtd this ends up locking

   /var/run/libvirt/bhyve/driver.pid

In unprivileged libvirtd this ends up locking

  /run/user/$UID/libvirt/bhyve/run/driver.pid

NB, the latter can vary depending on $XDG_RUNTIME_DIR

Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>

View the changeset: https://github.com/libvirt/libvirt/compare/95f8e3237e54...dbfdbd9accc3

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

--

You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&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://listman.redhat.com/archives/libvirt-ci/attachments/20190711/835d8097/attachment.htm>


More information about the Libvirt-ci mailing list