[Gluster-devel] NetBSD builds failing
Emmanuel Dreyfus
manu at netbsd.org
Mon Sep 7 09:15:07 UTC 2015
On Mon, Sep 07, 2015 at 02:08:44PM +0530, Ravishankar N wrote:
> > git rev-parse --is-inside-work-tree # timeout=10
> Fetching changes from the remote Git repository
> > git config remote.origin.url git://review.gluster.org/glusterfs.git # timeout=10
> ERROR: Error fetching remote repo 'origin'
I tried it by hand as user jenkins on nbslave75:
$ git config remote.origin.url git://review.gluster.org/glusterfs.git
/: write failed, file system is full
The new per-test log archive is the culprit:
# du -hs /build/install/var/log/glusterfs/
1.9G /build/install/var/log/glusterfs/
# du -ks /build/install/var/log/glusterfs/*|sort -n|tail
3216 /build/install/var/log/glusterfs/client-side-heal-3.tar.gz
6416 /build/install/var/log/glusterfs/data-self-heal-1.tar.gz
12800 /build/install/var/log/glusterfs/data-self-heal-2.tar.gz
25568 /build/install/var/log/glusterfs/data-self-heal-3.tar.gz
51168 /build/install/var/log/glusterfs/entry-self-heal-1.tar.gz
102352 /build/install/var/log/glusterfs/entry-self-heal-2.tar.gz
204704 /build/install/var/log/glusterfs/entry-self-heal-3.tar.gz
305696 /build/install/var/log/glusterfs/gfid-mismatch-3.tar.gz
409408 /build/install/var/log/glusterfs/gfid-mismatch-1.tar.gz
818896 /build/install/var/log/glusterfs/gfid-mismatch-2.tar.gz
I nuked nbslae75:/build/install/var/log/glusterfs/*.tar.gz
It should fix the problem.
--
Emmanuel Dreyfus
manu at netbsd.org
More information about the Gluster-devel
mailing list