[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: temporarily disable disorderfs

Holger Levsen holger at moszumanska.debian.org
Mon Sep 28 13:05:47 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit ba68946a5af979eb5e319ddacae23cefd92e0fe1
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Sep 28 15:01:40 2015 +0200

    reproducible: temporarily disable disorderfs
    
    we have problems properly unmounting it (or rather
    cleanup…) and I'm unable to debug and fix this properly
    atm. thus, to avoid false ftbfs due to out of disk space
    problems, we disable it temporarily.
---
 hosts/bpi0-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment  | 3 +++
 .../etc/pbuilder/rebuild-hooks/D01_modify_environment                  | 3 +++
 hosts/hb0-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment   | 3 +++
 hosts/jenkins/etc/pbuilder/rebuild-hooks/D01_modify_environment        | 3 +++
 .../etc/pbuilder/rebuild-hooks/D01_modify_environment                  | 3 +++
 .../etc/pbuilder/rebuild-hooks/D01_modify_environment                  | 3 +++
 .../etc/pbuilder/rebuild-hooks/D01_modify_environment                  | 3 +++
 hosts/wbq0-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment  | 3 +++
 8 files changed, 24 insertions(+)

diff --git a/hosts/bpi0-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment b/hosts/bpi0-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment
index 0697973..52862f1 100755
--- a/hosts/bpi0-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment
+++ b/hosts/bpi0-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment
@@ -12,6 +12,9 @@ domainname i-capture-the-domain
 echo "I: Adding a custom variable just for the fun of it..." >&2
 export CAPTURE_ENVIRONMENT="I capture the environment"
 
+# temporarily disable disorderfs as we have problems properly unmounting it
+exit 0
+
 # use disorderfs
 if [ -x /usr/bin/disorderfs ] ; then
 	echo -n "Moving /tmp/buildd to /tmp/disorderfs and mounting this as /tmp/buildd via the fuse disorderfs…"
diff --git a/hosts/cbxi4pro0-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment b/hosts/cbxi4pro0-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment
index 0697973..52862f1 100755
--- a/hosts/cbxi4pro0-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment
+++ b/hosts/cbxi4pro0-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment
@@ -12,6 +12,9 @@ domainname i-capture-the-domain
 echo "I: Adding a custom variable just for the fun of it..." >&2
 export CAPTURE_ENVIRONMENT="I capture the environment"
 
+# temporarily disable disorderfs as we have problems properly unmounting it
+exit 0
+
 # use disorderfs
 if [ -x /usr/bin/disorderfs ] ; then
 	echo -n "Moving /tmp/buildd to /tmp/disorderfs and mounting this as /tmp/buildd via the fuse disorderfs…"
diff --git a/hosts/hb0-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment b/hosts/hb0-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment
index 0697973..52862f1 100755
--- a/hosts/hb0-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment
+++ b/hosts/hb0-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment
@@ -12,6 +12,9 @@ domainname i-capture-the-domain
 echo "I: Adding a custom variable just for the fun of it..." >&2
 export CAPTURE_ENVIRONMENT="I capture the environment"
 
+# temporarily disable disorderfs as we have problems properly unmounting it
+exit 0
+
 # use disorderfs
 if [ -x /usr/bin/disorderfs ] ; then
 	echo -n "Moving /tmp/buildd to /tmp/disorderfs and mounting this as /tmp/buildd via the fuse disorderfs…"
diff --git a/hosts/jenkins/etc/pbuilder/rebuild-hooks/D01_modify_environment b/hosts/jenkins/etc/pbuilder/rebuild-hooks/D01_modify_environment
index 0697973..52862f1 100755
--- a/hosts/jenkins/etc/pbuilder/rebuild-hooks/D01_modify_environment
+++ b/hosts/jenkins/etc/pbuilder/rebuild-hooks/D01_modify_environment
@@ -12,6 +12,9 @@ domainname i-capture-the-domain
 echo "I: Adding a custom variable just for the fun of it..." >&2
 export CAPTURE_ENVIRONMENT="I capture the environment"
 
+# temporarily disable disorderfs as we have problems properly unmounting it
+exit 0
+
 # use disorderfs
 if [ -x /usr/bin/disorderfs ] ; then
 	echo -n "Moving /tmp/buildd to /tmp/disorderfs and mounting this as /tmp/buildd via the fuse disorderfs…"
diff --git a/hosts/profitbricks-build1-amd64/etc/pbuilder/rebuild-hooks/D01_modify_environment b/hosts/profitbricks-build1-amd64/etc/pbuilder/rebuild-hooks/D01_modify_environment
index 0697973..52862f1 100755
--- a/hosts/profitbricks-build1-amd64/etc/pbuilder/rebuild-hooks/D01_modify_environment
+++ b/hosts/profitbricks-build1-amd64/etc/pbuilder/rebuild-hooks/D01_modify_environment
@@ -12,6 +12,9 @@ domainname i-capture-the-domain
 echo "I: Adding a custom variable just for the fun of it..." >&2
 export CAPTURE_ENVIRONMENT="I capture the environment"
 
+# temporarily disable disorderfs as we have problems properly unmounting it
+exit 0
+
 # use disorderfs
 if [ -x /usr/bin/disorderfs ] ; then
 	echo -n "Moving /tmp/buildd to /tmp/disorderfs and mounting this as /tmp/buildd via the fuse disorderfs…"
diff --git a/hosts/profitbricks-build2-amd64/etc/pbuilder/rebuild-hooks/D01_modify_environment b/hosts/profitbricks-build2-amd64/etc/pbuilder/rebuild-hooks/D01_modify_environment
index 0697973..52862f1 100755
--- a/hosts/profitbricks-build2-amd64/etc/pbuilder/rebuild-hooks/D01_modify_environment
+++ b/hosts/profitbricks-build2-amd64/etc/pbuilder/rebuild-hooks/D01_modify_environment
@@ -12,6 +12,9 @@ domainname i-capture-the-domain
 echo "I: Adding a custom variable just for the fun of it..." >&2
 export CAPTURE_ENVIRONMENT="I capture the environment"
 
+# temporarily disable disorderfs as we have problems properly unmounting it
+exit 0
+
 # use disorderfs
 if [ -x /usr/bin/disorderfs ] ; then
 	echo -n "Moving /tmp/buildd to /tmp/disorderfs and mounting this as /tmp/buildd via the fuse disorderfs…"
diff --git a/hosts/profitbricks-build4-amd64/etc/pbuilder/rebuild-hooks/D01_modify_environment b/hosts/profitbricks-build4-amd64/etc/pbuilder/rebuild-hooks/D01_modify_environment
index 0697973..52862f1 100755
--- a/hosts/profitbricks-build4-amd64/etc/pbuilder/rebuild-hooks/D01_modify_environment
+++ b/hosts/profitbricks-build4-amd64/etc/pbuilder/rebuild-hooks/D01_modify_environment
@@ -12,6 +12,9 @@ domainname i-capture-the-domain
 echo "I: Adding a custom variable just for the fun of it..." >&2
 export CAPTURE_ENVIRONMENT="I capture the environment"
 
+# temporarily disable disorderfs as we have problems properly unmounting it
+exit 0
+
 # use disorderfs
 if [ -x /usr/bin/disorderfs ] ; then
 	echo -n "Moving /tmp/buildd to /tmp/disorderfs and mounting this as /tmp/buildd via the fuse disorderfs…"
diff --git a/hosts/wbq0-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment b/hosts/wbq0-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment
index 0697973..52862f1 100755
--- a/hosts/wbq0-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment
+++ b/hosts/wbq0-armhf-rb/etc/pbuilder/rebuild-hooks/D01_modify_environment
@@ -12,6 +12,9 @@ domainname i-capture-the-domain
 echo "I: Adding a custom variable just for the fun of it..." >&2
 export CAPTURE_ENVIRONMENT="I capture the environment"
 
+# temporarily disable disorderfs as we have problems properly unmounting it
+exit 0
+
 # use disorderfs
 if [ -x /usr/bin/disorderfs ] ; then
 	echo -n "Moving /tmp/buildd to /tmp/disorderfs and mounting this as /tmp/buildd via the fuse disorderfs…"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list