See: https://build.gluster.org/job/gd2-smoke/846/console It failed before getting to gd2 tests with /usr/bin/mkdir: cannot create directory ‘/var/lib/glusterd’: Permission denied
So that's on builder9.int.rht.gluster.org There is no /var/lib/gluster/ , likely because something did remove it. This is automatically created by our provisionning script, so I guess "something" did wipe it. If we could not do that, that would be great. The builder will automatically heal itself somewhere around tonight, but really, we shouldn't have make install be run as a user who is not root and expect to modify a path that is root managed on every possible system on the planet.
We need to standardize how we do clean up better than what we currently do. That's the source of our problems. Putting this in the backlog.