[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_13 #365

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Sep 20 16:08:58 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_13/365/>

------------------------------------------
[...truncated 2944 lines...]
-dpkg-source: warning: failed to verify signature on ./globus-gsi-proxy-ssl_5.7-4.dsc
-dpkg-source: info: extracting globus-gsi-proxy-ssl in globus-gsi-proxy-ssl-5.7
-dpkg-source: info: unpacking globus-gsi-proxy-ssl_5.7.orig.tar.gz
-dpkg-source: info: unpacking globus-gsi-proxy-ssl_5.7-4.debian.tar.xz
+dpkg-source: avertissement: impossible de vérifier la signature sur ./globus-gsi-proxy-ssl_5.7-4.dsc
+dpkg-source: info: extraction de globus-gsi-proxy-ssl dans globus-gsi-proxy-ssl-5.7
+dpkg-source: info: extraction de globus-gsi-proxy-ssl_5.7.orig.tar.gz
+dpkg-source: info: extraction de globus-gsi-proxy-ssl_5.7-4.debian.tar.xz
 I: Building the package
-I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" dpkg-buildpackage -us -uc  -b -rfakeroot
-dpkg-buildpackage: source package globus-gsi-proxy-ssl
-dpkg-buildpackage: source version 5.7-4
-dpkg-buildpackage: source distribution unstable
-dpkg-buildpackage: source changed by Mattias Ellert <mattias.ellert at fysast.uu.se>
+W: no hooks of type A found -- ignoring
+I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" dpkg-buildpackage -us -uc  -b -rfakeroot
+dpkg-buildpackage: paquet source globus-gsi-proxy-ssl
+dpkg-buildpackage: version source 5.7-4
+dpkg-buildpackage: distribution source unstable
+dpkg-buildpackage: source changé par Mattias Ellert <mattias.ellert at fysast.uu.se>
  dpkg-source --before-build globus-gsi-proxy-ssl-5.7
-dpkg-buildpackage: host architecture amd64
+dpkg-buildpackage: architecture hôte amd64
  fakeroot debian/rules clean
 dh_testdir
 dh_testroot
@@ -608,22 +620,22 @@
 make[2]: Entering directory '/tmp/buildd/globus-gsi-proxy-ssl-5.7/library'
 /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"globus_gsi_proxy_ssl\" -DPACKAGE_TARNAME=\"globus_gsi_proxy_ssl\" -DPACKAGE_VERSION=\"5.7\" -DPACKAGE_STRING=\"globus_gsi_proxy_ssl\ 5.7\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_gsi_proxy_ssl\" -DVERSION=\"5.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I. -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -MT proxycertinfo.lo -MD -MP -MF .deps/proxycertinfo.Tpo -c -o proxycertinfo.lo proxycertinfo.c
 libtool: compile:  gcc -DPACKAGE_NAME=\"globus_gsi_proxy_ssl\" -DPACKAGE_TARNAME=\"globus_gsi_proxy_ssl\" -DPACKAGE_VERSION=\"5.7\" "-DPACKAGE_STRING=\"globus_gsi_proxy_ssl 5.7\"" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_gsi_proxy_ssl\" -DVERSION=\"5.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -MT proxycertinfo.lo -MD -MP -MF .deps/proxycertinfo.Tpo -c proxycertinfo.c  -fPIC -DPIC -o .libs/proxycertinfo.o
-proxycertinfo.c: In function 'd2i_PROXYCERTINFO':
-proxycertinfo.c:411:5: warning: passing argument 2 of 'd2i_PROXYPOLICY' from incompatible pointer type [-Wincompatible-pointer-types]
+proxycertinfo.c: In function ‘d2i_PROXYCERTINFO’:
+proxycertinfo.c:411:5: warning: passing argument 2 of ‘d2i_PROXYPOLICY’ from incompatible pointer type [-Wincompatible-pointer-types]
      M_ASN1_D2I_get(ret->policy,d2i_PROXYPOLICY);
      ^
 In file included from proxycertinfo.h:57:0,
                  from proxycertinfo.c:30:
-proxypolicy.h:142:15: note: expected 'unsigned char **' but argument is of type 'const unsigned char **'
+proxypolicy.h:142:15: note: expected ‘unsigned char **’ but argument is of type ‘const unsigned char **’
  PROXYPOLICY * d2i_PROXYPOLICY(
                ^
-proxycertinfo.c: In function 'd2i_PROXYCERTINFO_OLD':
-proxycertinfo.c:496:5: warning: passing argument 2 of 'd2i_PROXYPOLICY' from incompatible pointer type [-Wincompatible-pointer-types]
+proxycertinfo.c: In function ‘d2i_PROXYCERTINFO_OLD’:
+proxycertinfo.c:496:5: warning: passing argument 2 of ‘d2i_PROXYPOLICY’ from incompatible pointer type [-Wincompatible-pointer-types]
      M_ASN1_D2I_get(ret->policy,d2i_PROXYPOLICY);
      ^
 In file included from proxycertinfo.h:57:0,
                  from proxycertinfo.c:30:
-proxypolicy.h:142:15: note: expected 'unsigned char **' but argument is of type 'const unsigned char **'
+proxypolicy.h:142:15: note: expected ‘unsigned char **’ but argument is of type ‘const unsigned char **’
  PROXYPOLICY * d2i_PROXYPOLICY(
                ^
 mv -f .deps/proxycertinfo.Tpo .deps/proxycertinfo.Plo
@@ -659,8 +671,8 @@
   test_pci.norm1.stdout test_pci.norm2.stdout test_pci.norm3.stdout test_pci.norm4.stdout test_pci.norm5.stdout
 make[3]: Entering directory '/tmp/buildd/globus-gsi-proxy-ssl-5.7/test'
 gcc -DPACKAGE_NAME=\"globus_gsi_proxy_ssl\" -DPACKAGE_TARNAME=\"globus_gsi_proxy_ssl\" -DPACKAGE_VERSION=\"5.7\" -DPACKAGE_STRING=\"globus_gsi_proxy_ssl\ 5.7\" -DPACKAGE_BUGREPORT=\"https://globus.atlassian.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"globus_gsi_proxy_ssl\" -DVERSION=\"5.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I../library -I.. -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -MT test_proxycertinfo.o -MD -MP -MF .deps/test_proxycertinfo.Tpo -c -o test_proxycertinfo.o test_proxycertinfo.c
-test_proxycertinfo.c: In function 'main':
-test_proxycertinfo.c:94:14: warning: passing argument 1 of 'ASN1_d2i_fp' from incompatible pointer type [-Wincompatible-pointer-types]
+test_proxycertinfo.c: In function ‘main’:
+test_proxycertinfo.c:94:14: warning: passing argument 1 of ‘ASN1_d2i_fp’ from incompatible pointer type [-Wincompatible-pointer-types]
   ASN1_d2i_fp((char *(*)()) PROXYCERTINFO_new, 
               ^
 In file included from /usr/include/openssl/objects.h:965:0,
@@ -669,10 +681,10 @@
                  from ../library/proxypolicy.h:41,
                  from ../library/proxycertinfo.h:57,
                  from test_proxycertinfo.c:19:
-/usr/include/openssl/asn1.h:985:7: note: expected 'void * (*)(void)' but argument is of type 'char * (*)()'
+/usr/include/openssl/asn1.h:985:7: note: expected ‘void * (*)(void)’ but argument is of type ‘char * (*)()’
  void *ASN1_d2i_fp(void *(*xnew) (void), d2i_of_void *d2i, FILE *in, void **x);
        ^
-test_proxycertinfo.c:95:7: warning: passing argument 2 of 'ASN1_d2i_fp' from incompatible pointer type [-Wincompatible-pointer-types]
+test_proxycertinfo.c:95:7: warning: passing argument 2 of ‘ASN1_d2i_fp’ from incompatible pointer type [-Wincompatible-pointer-types]
        (char *(*)()) d2i_PROXYCERTINFO, 
        ^
 In file included from /usr/include/openssl/objects.h:965:0,
@@ -681,10 +693,10 @@
                  from ../library/proxypolicy.h:41,
                  from ../library/proxycertinfo.h:57,
                  from test_proxycertinfo.c:19:
-/usr/include/openssl/asn1.h:985:7: note: expected 'void * (*)(void **, const unsigned char **, long int)' but argument is of type 'char * (*)()'
+/usr/include/openssl/asn1.h:985:7: note: expected ‘void * (*)(void **, const unsigned char **, long int)’ but argument is of type ‘char * (*)()’
  void *ASN1_d2i_fp(void *(*xnew) (void), d2i_of_void *d2i, FILE *in, void **x);
        ^
-test_proxycertinfo.c:97:7: warning: passing argument 4 of 'ASN1_d2i_fp' from incompatible pointer type [-Wincompatible-pointer-types]
+test_proxycertinfo.c:97:7: warning: passing argument 4 of ‘ASN1_d2i_fp’ from incompatible pointer type [-Wincompatible-pointer-types]
        (unsigned char **) &pcinfo);
        ^
 In file included from /usr/include/openssl/objects.h:965:0,
@@ -693,10 +705,10 @@
                  from ../library/proxypolicy.h:41,
                  from ../library/proxycertinfo.h:57,
                  from test_proxycertinfo.c:19:
-/usr/include/openssl/asn1.h:985:7: note: expected 'void **' but argument is of type 'unsigned char **'
+/usr/include/openssl/asn1.h:985:7: note: expected ‘void **’ but argument is of type ‘unsigned char **’
  void *ASN1_d2i_fp(void *(*xnew) (void), d2i_of_void *d2i, FILE *in, void **x);
        ^
-test_proxycertinfo.c:104:29: warning: passing argument 1 of 'ASN1_i2d_fp' from incompatible pointer type [-Wincompatible-pointer-types]
+test_proxycertinfo.c:104:29: warning: passing argument 1 of ‘ASN1_i2d_fp’ from incompatible pointer type [-Wincompatible-pointer-types]
              if(!ASN1_i2d_fp(i2d_PROXYCERTINFO, 
                              ^
 In file included from /usr/include/openssl/objects.h:965:0,
@@ -705,10 +717,10 @@
                  from ../library/proxypolicy.h:41,
                  from ../library/proxycertinfo.h:57,
                  from test_proxycertinfo.c:19:
-/usr/include/openssl/asn1.h:994:5: note: expected 'int (*)(void *, unsigned char **)' but argument is of type 'int (*)(PROXYCERTINFO *, unsigned char **) {aka int (*)(struct PROXYCERTINFO_st *, unsigned char **)}'
+/usr/include/openssl/asn1.h:994:5: note: expected ‘int (*)(void *, unsigned char **)’ but argument is of type ‘int (*)(PROXYCERTINFO *, unsigned char **) {aka int (*)(struct PROXYCERTINFO_st *, unsigned char **)}’
  int ASN1_i2d_fp(i2d_of_void *i2d, FILE *out, void *x);
      ^
-test_proxycertinfo.c:144:29: warning: passing argument 1 of 'ASN1_i2d_fp' from incompatible pointer type [-Wincompatible-pointer-types]
+test_proxycertinfo.c:144:29: warning: passing argument 1 of ‘ASN1_i2d_fp’ from incompatible pointer type [-Wincompatible-pointer-types]
              if(!ASN1_i2d_fp(i2d_PROXYCERTINFO, 
                              ^
 In file included from /usr/include/openssl/objects.h:965:0,
@@ -717,7 +729,7 @@
                  from ../library/proxypolicy.h:41,
                  from ../library/proxycertinfo.h:57,
                  from test_proxycertinfo.c:19:
-/usr/include/openssl/asn1.h:994:5: note: expected 'int (*)(void *, unsigned char **)' but argument is of type 'int (*)(PROXYCERTINFO *, unsigned char **) {aka int (*)(struct PROXYCERTINFO_st *, unsigned char **)}'
+/usr/include/openssl/asn1.h:994:5: note: expected ‘int (*)(void *, unsigned char **)’ but argument is of type ‘int (*)(PROXYCERTINFO *, unsigned char **) {aka int (*)(struct PROXYCERTINFO_st *, unsigned char **)}’
  int ASN1_i2d_fp(i2d_of_void *i2d, FILE *out, void *x);
      ^
 mv -f .deps/test_proxycertinfo.Tpo .deps/test_proxycertinfo.Po
@@ -824,14 +836,14 @@
 dh_installdeb -a
 dh_shlibdeps -a
 dh_gencontrol -a
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
 dh_md5sums -a
 dh_builddeb -a
-dpkg-deb: building package 'libglobus-gsi-proxy-ssl1' in '../libglobus-gsi-proxy-ssl1_5.7-4_amd64.deb'.
-dpkg-deb: building package 'libglobus-gsi-proxy-ssl-dbg' in '../libglobus-gsi-proxy-ssl-dbg_5.7-4_amd64.deb'.
-dpkg-deb: building package 'libglobus-gsi-proxy-ssl-dev' in '../libglobus-gsi-proxy-ssl-dev_5.7-4_amd64.deb'.
+dpkg-deb : construction du paquet « libglobus-gsi-proxy-ssl1 » dans « ../libglobus-gsi-proxy-ssl1_5.7-4_amd64.deb ».
+dpkg-deb : construction du paquet « libglobus-gsi-proxy-ssl-dev » dans « ../libglobus-gsi-proxy-ssl-dev_5.7-4_amd64.deb ».
+dpkg-deb : construction du paquet « libglobus-gsi-proxy-ssl-dbg » dans « ../libglobus-gsi-proxy-ssl-dbg_5.7-4_amd64.deb ».
 dh_testdir
 dh_testroot
 dh_installdocs -i
@@ -845,23 +857,36 @@
 dh_perl -i
 dh_installdeb -i
 dh_gencontrol -i
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
 dh_md5sums -i
 dh_builddeb -i
-dpkg-deb: building package 'libglobus-gsi-proxy-ssl-doc' in '../libglobus-gsi-proxy-ssl-doc_5.7-4_all.deb'.
+dpkg-deb : construction du paquet « libglobus-gsi-proxy-ssl-doc » dans « ../libglobus-gsi-proxy-ssl-doc_5.7-4_all.deb ».
  dpkg-genbuildinfo  >../globus-gsi-proxy-ssl_5.7-4_amd64.buildinfo
  dpkg-distaddfile globus-gsi-proxy-ssl_5.7-4_amd64.buildinfo net optional
-dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-distaddfile: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
  dpkg-genchanges -b >../globus-gsi-proxy-ssl_5.7-4_amd64.changes
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
  dpkg-source --after-build globus-gsi-proxy-ssl-5.7
-dpkg-buildpackage: binary-only upload (no source included)
+dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
+W: no hooks of type B found -- ignoring
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+	LANGUAGE = (unset),
+	LC_ALL = "fr_CH.UTF-8",
+	LANG = "fr_CH.UTF-8"
+    are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
 I: unmounting /sys filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 163: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: unmounting /dev/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 163: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: unmounting dev/pts filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 163: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: unmounting run/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 163: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: unmounting proc filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 163: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: cleaning the build env 
-I: removing directory /var/cache/pbuilder/build//62118 and its subdirectories
-I: Current time: Sun Sep 20 04:08:04 GMT+12 2015
-I: pbuilder-time-stamp: 1442765284
+I: removing directory /var/cache/pbuilder/build//19212 and its subdirectories
+I: Current time: Mon Sep 21 06:08:49 GMT-14 2015
+I: pbuilder-time-stamp: 1442765329

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/globus-gsi-proxy-ssl_5.7-4.diff:	 84.4% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/globus-gsi-proxy-ssl_5.7-4.diff.gz
b2/build.log:	 82.0%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 81.6%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/unstable/amd64/globus-gsi-proxy-ssl_5.7-4.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/tmp.sVuZFemw5U/tmp.b1KMPmpwYB
+ mv /srv/reproducible-results/tmp.sVuZFemw5U/tmp.b1KMPmpwYB /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/globus-gsi-proxy-ssl_5.7-4.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/globus-gsi-proxy-ssl_5.7-4.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/tmp.sVuZFemw5U
+ local TMPLOG=/srv/reproducible-results/tmp.sVuZFemw5U/tmp.bhC5xF9C34
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/globus-gsi-proxy-ssl_5.7-4.rbuild.log

+ local TIMEOUT=30m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/tmp.sVuZFemw5U -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/tmp.sVuZFemw5U/dbd-tmp-WpN39wc
++ schroot --directory /srv/reproducible-results/tmp.sVuZFemw5U -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 34'
++ echo diffoscope 34
++ grep '^E: 15binfmt: update-binfmts: unable to open'
+ LOG_RESULT=
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/globus-gsi-proxy-ssl_5.7-4.rbuild.log
/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/globus-gsi-proxy-ssl_5.7-4.rbuild.log:	 79.4% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/globus-gsi-proxy-ssl_5.7-4.rbuild.log.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html globus-gsi-proxy-ssl
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''globus-gsi-proxy-ssl'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-20 16:08:58.025920
CRITICAL: https://reproducible.debian.net/unstable/amd64/globus-gsi-proxy-ssl is unreproducible, but without diffoscope output.
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/buildinfo/unstable/amd64/globus-gsi-proxy-ssl_5.7-4_amd64.buildinfo
INFO: Finished at 2015-09-20 16:08:58.034539, took: 0:00:00.008634
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.sVuZFemw5U
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-globus-gsi-proxy-ssl
Sun 20 Sep 16:08:58 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-saNnhVXJ, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list