See <https://jenkins.x2go.org:8443/job/x2gokdrive+nightly+epel-7/49/display/redirect?page=changes> Changes: [mike.gabriel] debian/changelog: Wrap too long lines, some spelling fixes. [mike.gabriel] patches.xorg/: Support building against xorg-server 21.1.3. ------------------------------------------ [...truncated 6.98 KB...] + mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/i386 + rm -f -- '/var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/i386/rpmbuild/SOURCES/*' + rm -f -- '/var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/i386/rpmbuild/SRPMS/x2gokdrive-*.src.rpm' + rm -f -- '/var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/i386/*.rpm' + return 0 + build_packages + typeset -a rpm_build_for_arr + typeset 'OLDIFS= ' + IFS=' ' + read -a rpm_build_for_arr + IFS=' ' + typeset line= + for line in "${rpm_build_for_arr[@]}" ++ cut -d: -f1 ++ tr '[:upper:]' '[:lower:]' + l_DIST=epel ++ cut -d: -f2- ++ sed -e 's/,/ /g' ++ tr '[:upper:]' '[:lower:]' + l_CODENAMES=7 + grep -qs epel + for l_CODENAME in ${l_CODENAMES} + test -z '' + typeset -a arches + arches=() + arches+=("SRPM") + case "${PLATFORM}" in + arches+=("x86_64" "i386") + typeset l_ARCH=SRPM + mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES +++ repeat_str X 24 +++ typeset INPUT=X +++ typeset COUNT=24 +++ typeset ret= +++ typeset -i i=0 +++ '[' 0 -lt 24 ']' ++++ printf X +++ ret=X +++ i=1 +++ '[' 1 -lt 24 ']' ++++ printf X +++ ret=XX +++ i=2 +++ '[' 2 -lt 24 ']' ++++ printf X +++ ret=XXX +++ i=3 +++ '[' 3 -lt 24 ']' ++++ printf X +++ ret=XXXX +++ i=4 +++ '[' 4 -lt 24 ']' ++++ printf X +++ ret=XXXXX +++ i=5 +++ '[' 5 -lt 24 ']' ++++ printf X +++ ret=XXXXXX +++ i=6 +++ '[' 6 -lt 24 ']' ++++ printf X +++ ret=XXXXXXX +++ i=7 +++ '[' 7 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXX +++ i=8 +++ '[' 8 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXX +++ i=9 +++ '[' 9 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXX +++ i=10 +++ '[' 10 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXX +++ i=11 +++ '[' 11 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXX +++ i=12 +++ '[' 12 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXX +++ i=13 +++ '[' 13 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXX +++ i=14 +++ '[' 14 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXX +++ i=15 +++ '[' 15 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXX +++ i=16 +++ '[' 16 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXX +++ i=17 +++ '[' 17 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXX +++ i=18 +++ '[' 18 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXX +++ i=19 +++ '[' 19 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXX +++ i=20 +++ '[' 20 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXXX +++ i=21 +++ '[' 21 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXXXX +++ i=22 +++ '[' 22 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXXXXX +++ i=23 +++ '[' 23 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXXXXXX +++ i=24 +++ '[' 24 -lt 24 ']' +++ printf XXXXXXXXXXXXXXXXXXXXXXXX +++ return 0 ++ mktemp -d --tmpdir=/var/lib/jenkins/tmp/ tmp.XXXXXXXXXXXXXXXXXXXXXXXX + TEMP_DIR=/var/lib/jenkins/tmp/tmp.VImvjvAitCNqzbh6SvoDBqa8 + temp_cleanup+=("${TEMP_DIR}") + mkdir -p -- /var/lib/jenkins/tmp/tmp.VImvjvAitCNqzbh6SvoDBqa8/x2gokdrive + chmod -Rf -- 2770 /var/lib/jenkins/tmp/tmp.VImvjvAitCNqzbh6SvoDBqa8 + cd /var/lib/jenkins/build/heuler/x2gokdrive + git clone --no-hardlinks --no-local /var/lib/jenkins/build/heuler/x2gokdrive /var/lib/jenkins/tmp/tmp.VImvjvAitCNqzbh6SvoDBqa8/x2gokdrive/ Cloning into '/var/lib/jenkins/tmp/tmp.VImvjvAitCNqzbh6SvoDBqa8/x2gokdrive'... + cd /var/lib/jenkins/tmp/tmp.VImvjvAitCNqzbh6SvoDBqa8 ++ cd x2gokdrive ++ gitrevno ++ cd - + GITREV=223 + pushd x2gokdrive + git --no-pager log --since '2 years ago' '--format=%ai %aN (%h) %n%n%x09*%w(68,0,10) %s%d%n' + popd + rm -Rf -- x2gokdrive/.git + mv -- x2gokdrive/x2gokdrive.spec . ++ grep -E -- '^Version:.*' x2gokdrive.spec ++ awk '{ print $2 }' + UPSTREAM_VERSION=0.0.0.1 ++ grep -E -- '^Release:.*' x2gokdrive.spec ++ awk '{ print $2 }' + PKG_RELEASE='0.0x2go1%{?dist}' ++ sed -e 's/%{?dist}//' + PKG_SRCRELEASE=0.0x2go1 ++ grep -qsE -- '^BuildArch:.*noarch$' x2gokdrive.spec ++ echo no + IS_NOARCH=no + '[' heuler = heuler ']' + IS_RELEASE=0 + sed -i x2gokdrive.spec -e 's/%{?dist}/.0.git20220517.223.heuler%{?dist}/' + '[' -f x2gokdrive/debian/patches/series ']' + grep -E '^Source[1-9]+:.*' x2gokdrive.spec + sed 's/%{name}/x2gokdrive/' + awk '{ print $2 }' + read source_file + mv -- /var/lib/jenkins/tmp/tmp.VImvjvAitCNqzbh6SvoDBqa8/x2gokdrive /var/lib/jenkins/tmp/tmp.VImvjvAitCNqzbh6SvoDBqa8/x2gokdrive-0.0.0.1 + tar -czf /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES/x2gokdrive-0.0.0.1.tar.gz x2gokdrive-0.0.0.1 + cp -- x2gokdrive.spec /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES + cd + rm -Rf -- /var/lib/jenkins/tmp/tmp.VImvjvAitCNqzbh6SvoDBqa8/x2gokdrive + '[' xepel = xopensuse ']' + '[' xepel = xsle ']' + typeset arch= + for arch in "${arches[@]}" + mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM + for arch in "${arches[@]}" + mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/x86_64 + for arch in "${arches[@]}" + mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/i386 + typeset -i noarch_built=0 + for l_ARCH in "${arches[@]}" + '[' SRPM = SRPM ']' + typeset base_arch=x86_64 + '[' -z x86_64 ']' + '[' xepel = xfedora ']' + '[' xepel = xepel ']' + '[' -d /var/lib/mock/epel-7-x86_64 ']' + rm -f -- /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/x86_64/build.log + get_extra_repository redhat epel 7 heuler x2gokdrive x86_64 1 + typeset TYPE=redhat + typeset DIST=epel + typeset CODENAME=7 + typeset COMPONENT=heuler + typeset PACKAGE=x2gokdrive + typeset ARCH=x86_64 ++ make_boolean 1 ++ typeset -l OPTION=1 ++ case "${OPTION}" in ++ OPTION=1 ++ printf 1 ++ return 0 + typeset WANT_EXTRA=1 + case "${TYPE}" in + MOCK_CHROOT_CONFIG='-r ' + check_mock_version_atleast 1 2 0 + typeset MAJOR=1 + typeset MINOR=2 + typeset PATCH=0 ++ sed -e 's/^\([0-9][0-9]*\)$//' + typeset SANITY_CHECK_MAJOR= ++ sed -e 's/^\([0-9][0-9]*\)$//' + typeset SANITY_CHECK_MINOR= ++ sed -e 's/^\([0-9][0-9]*\)$//' + typeset SANITY_CHECK_PATCH= + '[' -n '' ']' + '[' -n '' ']' + '[' -n '' ']' ++ mock --version ERROR: [Errno 1] Operation not permitted ERROR: The most common cause for this error is trying to run /usr/sbin/mock as an unprivileged user. ERROR: Check your path to make sure that /usr/bin/ is listed before /usr/sbin, or manually run /usr/bin/mock to see if that fixes this problem. + typeset MOCK_VER= ++ head -n 1 + MOCK_VER= ++ grep -Eo '[0-9]+\.[0-9]+\.[0-9]+' + MOCK_VER= + '[' -z '' ']' + echo 'Error: the reported mock version can not be handled by check_mock_version_atleast().' Error: the reported mock version can not be handled by check_mock_version_atleast(). + exit 1 + cleanup + '[' -n '' ']' + '[' -n '' ']' + echo 'Warning: mock temporary config directory not defined. Skipping cleanup.' Warning: mock temporary config directory not defined. Skipping cleanup. + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.VImvjvAitCNqzbh6SvoDBqa8 ']' + '[' -d /var/lib/jenkins/tmp/tmp.VImvjvAitCNqzbh6SvoDBqa8 ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.VImvjvAitCNqzbh6SvoDBqa8 Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/x2gokdrive+nightly+epel-7/50/display/redirect?page=changes> Changes: [mike.gabriel] debian/control: Add B-D: libxcvt (or hello for not so recent versions of Debian/Ubuntu). ------------------------------------------ [...truncated 6.83 KB...] + mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/i386 + rm -f -- '/var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/i386/rpmbuild/SOURCES/*' + rm -f -- '/var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/i386/rpmbuild/SRPMS/x2gokdrive-*.src.rpm' + rm -f -- '/var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/i386/*.rpm' + return 0 + build_packages + typeset -a rpm_build_for_arr + typeset 'OLDIFS= ' + IFS=' ' + read -a rpm_build_for_arr + IFS=' ' + typeset line= + for line in "${rpm_build_for_arr[@]}" ++ cut -d: -f1 ++ tr '[:upper:]' '[:lower:]' + l_DIST=epel ++ cut -d: -f2- ++ sed -e 's/,/ /g' ++ tr '[:upper:]' '[:lower:]' + l_CODENAMES=7 + grep -qs epel + for l_CODENAME in ${l_CODENAMES} + test -z '' + typeset -a arches + arches=() + arches+=("SRPM") + case "${PLATFORM}" in + arches+=("x86_64" "i386") + typeset l_ARCH=SRPM + mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES +++ repeat_str X 24 +++ typeset INPUT=X +++ typeset COUNT=24 +++ typeset ret= +++ typeset -i i=0 +++ '[' 0 -lt 24 ']' ++++ printf X +++ ret=X +++ i=1 +++ '[' 1 -lt 24 ']' ++++ printf X +++ ret=XX +++ i=2 +++ '[' 2 -lt 24 ']' ++++ printf X +++ ret=XXX +++ i=3 +++ '[' 3 -lt 24 ']' ++++ printf X +++ ret=XXXX +++ i=4 +++ '[' 4 -lt 24 ']' ++++ printf X +++ ret=XXXXX +++ i=5 +++ '[' 5 -lt 24 ']' ++++ printf X +++ ret=XXXXXX +++ i=6 +++ '[' 6 -lt 24 ']' ++++ printf X +++ ret=XXXXXXX +++ i=7 +++ '[' 7 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXX +++ i=8 +++ '[' 8 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXX +++ i=9 +++ '[' 9 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXX +++ i=10 +++ '[' 10 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXX +++ i=11 +++ '[' 11 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXX +++ i=12 +++ '[' 12 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXX +++ i=13 +++ '[' 13 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXX +++ i=14 +++ '[' 14 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXX +++ i=15 +++ '[' 15 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXX +++ i=16 +++ '[' 16 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXX +++ i=17 +++ '[' 17 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXX +++ i=18 +++ '[' 18 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXX +++ i=19 +++ '[' 19 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXX +++ i=20 +++ '[' 20 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXXX +++ i=21 +++ '[' 21 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXXXX +++ i=22 +++ '[' 22 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXXXXX +++ i=23 +++ '[' 23 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXXXXXX +++ i=24 +++ '[' 24 -lt 24 ']' +++ printf XXXXXXXXXXXXXXXXXXXXXXXX +++ return 0 ++ mktemp -d --tmpdir=/var/lib/jenkins/tmp/ tmp.XXXXXXXXXXXXXXXXXXXXXXXX + TEMP_DIR=/var/lib/jenkins/tmp/tmp.wXN6vxrgXFKaPa1cuBPtyKwh + temp_cleanup+=("${TEMP_DIR}") + mkdir -p -- /var/lib/jenkins/tmp/tmp.wXN6vxrgXFKaPa1cuBPtyKwh/x2gokdrive + chmod -Rf -- 2770 /var/lib/jenkins/tmp/tmp.wXN6vxrgXFKaPa1cuBPtyKwh + cd /var/lib/jenkins/build/heuler/x2gokdrive + git clone --no-hardlinks --no-local /var/lib/jenkins/build/heuler/x2gokdrive /var/lib/jenkins/tmp/tmp.wXN6vxrgXFKaPa1cuBPtyKwh/x2gokdrive/ Cloning into '/var/lib/jenkins/tmp/tmp.wXN6vxrgXFKaPa1cuBPtyKwh/x2gokdrive'... + cd /var/lib/jenkins/tmp/tmp.wXN6vxrgXFKaPa1cuBPtyKwh ++ cd x2gokdrive ++ gitrevno ++ cd - + GITREV=224 + pushd x2gokdrive + git --no-pager log --since '2 years ago' '--format=%ai %aN (%h) %n%n%x09*%w(68,0,10) %s%d%n' + popd + rm -Rf -- x2gokdrive/.git + mv -- x2gokdrive/x2gokdrive.spec . ++ grep -E -- '^Version:.*' x2gokdrive.spec ++ awk '{ print $2 }' + UPSTREAM_VERSION=0.0.0.1 ++ grep -E -- '^Release:.*' x2gokdrive.spec ++ awk '{ print $2 }' + PKG_RELEASE='0.0x2go1%{?dist}' ++ sed -e 's/%{?dist}//' + PKG_SRCRELEASE=0.0x2go1 ++ grep -qsE -- '^BuildArch:.*noarch$' x2gokdrive.spec ++ echo no + IS_NOARCH=no + '[' heuler = heuler ']' + IS_RELEASE=0 + sed -i x2gokdrive.spec -e 's/%{?dist}/.0.git20220517.224.heuler%{?dist}/' + '[' -f x2gokdrive/debian/patches/series ']' + grep -E '^Source[1-9]+:.*' x2gokdrive.spec + sed 's/%{name}/x2gokdrive/' + awk '{ print $2 }' + read source_file + mv -- /var/lib/jenkins/tmp/tmp.wXN6vxrgXFKaPa1cuBPtyKwh/x2gokdrive /var/lib/jenkins/tmp/tmp.wXN6vxrgXFKaPa1cuBPtyKwh/x2gokdrive-0.0.0.1 + tar -czf /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES/x2gokdrive-0.0.0.1.tar.gz x2gokdrive-0.0.0.1 + cp -- x2gokdrive.spec /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES + cd + rm -Rf -- /var/lib/jenkins/tmp/tmp.wXN6vxrgXFKaPa1cuBPtyKwh/x2gokdrive + '[' xepel = xopensuse ']' + '[' xepel = xsle ']' + typeset arch= + for arch in "${arches[@]}" + mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM + for arch in "${arches[@]}" + mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/x86_64 + for arch in "${arches[@]}" + mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/i386 + typeset -i noarch_built=0 + for l_ARCH in "${arches[@]}" + '[' SRPM = SRPM ']' + typeset base_arch=x86_64 + '[' -z x86_64 ']' + '[' xepel = xfedora ']' + '[' xepel = xepel ']' + '[' -d /var/lib/mock/epel-7-x86_64 ']' + rm -f -- /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/x86_64/build.log + get_extra_repository redhat epel 7 heuler x2gokdrive x86_64 1 + typeset TYPE=redhat + typeset DIST=epel + typeset CODENAME=7 + typeset COMPONENT=heuler + typeset PACKAGE=x2gokdrive + typeset ARCH=x86_64 ++ make_boolean 1 ++ typeset -l OPTION=1 ++ case "${OPTION}" in ++ OPTION=1 ++ printf 1 ++ return 0 + typeset WANT_EXTRA=1 + case "${TYPE}" in + MOCK_CHROOT_CONFIG='-r ' + check_mock_version_atleast 1 2 0 + typeset MAJOR=1 + typeset MINOR=2 + typeset PATCH=0 ++ sed -e 's/^\([0-9][0-9]*\)$//' + typeset SANITY_CHECK_MAJOR= ++ sed -e 's/^\([0-9][0-9]*\)$//' + typeset SANITY_CHECK_MINOR= ++ sed -e 's/^\([0-9][0-9]*\)$//' + typeset SANITY_CHECK_PATCH= + '[' -n '' ']' + '[' -n '' ']' + '[' -n '' ']' ++ mock --version ERROR: [Errno 1] Operation not permitted ERROR: The most common cause for this error is trying to run /usr/sbin/mock as an unprivileged user. ERROR: Check your path to make sure that /usr/bin/ is listed before /usr/sbin, or manually run /usr/bin/mock to see if that fixes this problem. + typeset MOCK_VER= ++ head -n 1 + MOCK_VER= ++ grep -Eo '[0-9]+\.[0-9]+\.[0-9]+' + MOCK_VER= + '[' -z '' ']' + echo 'Error: the reported mock version can not be handled by check_mock_version_atleast().' Error: the reported mock version can not be handled by check_mock_version_atleast(). + exit 1 + cleanup + '[' -n '' ']' + '[' -n '' ']' + echo 'Warning: mock temporary config directory not defined. Skipping cleanup.' Warning: mock temporary config directory not defined. Skipping cleanup. + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.wXN6vxrgXFKaPa1cuBPtyKwh ']' + '[' -d /var/lib/jenkins/tmp/tmp.wXN6vxrgXFKaPa1cuBPtyKwh ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.wXN6vxrgXFKaPa1cuBPtyKwh Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/x2gokdrive+nightly+epel-7/51/display/redirect?page=changes> Changes: [mike.gabriel] debian/control: Add B-D: libxcvt (or 'sl' as dummy B-D for not so recent versions of Debian/Ubuntu). [mike.gabriel] debian/control: Drop duplicate B-D on libunwind-dev. [mike.gabriel] debian/changelog: No duplicate section for myself in current changelog stanza. [mike.gabriel] debian/control: No alternative 'hello' B-D for libunwind-dev. ------------------------------------------ [...truncated 6.73 KB...] + mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/i386 + rm -f -- '/var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/i386/rpmbuild/SOURCES/*' + rm -f -- '/var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/i386/rpmbuild/SRPMS/x2gokdrive-*.src.rpm' + rm -f -- '/var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/i386/*.rpm' + return 0 + build_packages + typeset -a rpm_build_for_arr + typeset 'OLDIFS= ' + IFS=' ' + read -a rpm_build_for_arr + IFS=' ' + typeset line= + for line in "${rpm_build_for_arr[@]}" ++ cut -d: -f1 ++ tr '[:upper:]' '[:lower:]' + l_DIST=epel ++ cut -d: -f2- ++ sed -e 's/,/ /g' ++ tr '[:upper:]' '[:lower:]' + l_CODENAMES=7 + grep -qs epel + for l_CODENAME in ${l_CODENAMES} + test -z '' + typeset -a arches + arches=() + arches+=("SRPM") + case "${PLATFORM}" in + arches+=("x86_64" "i386") + typeset l_ARCH=SRPM + mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES +++ repeat_str X 24 +++ typeset INPUT=X +++ typeset COUNT=24 +++ typeset ret= +++ typeset -i i=0 +++ '[' 0 -lt 24 ']' ++++ printf X +++ ret=X +++ i=1 +++ '[' 1 -lt 24 ']' ++++ printf X +++ ret=XX +++ i=2 +++ '[' 2 -lt 24 ']' ++++ printf X +++ ret=XXX +++ i=3 +++ '[' 3 -lt 24 ']' ++++ printf X +++ ret=XXXX +++ i=4 +++ '[' 4 -lt 24 ']' ++++ printf X +++ ret=XXXXX +++ i=5 +++ '[' 5 -lt 24 ']' ++++ printf X +++ ret=XXXXXX +++ i=6 +++ '[' 6 -lt 24 ']' ++++ printf X +++ ret=XXXXXXX +++ i=7 +++ '[' 7 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXX +++ i=8 +++ '[' 8 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXX +++ i=9 +++ '[' 9 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXX +++ i=10 +++ '[' 10 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXX +++ i=11 +++ '[' 11 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXX +++ i=12 +++ '[' 12 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXX +++ i=13 +++ '[' 13 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXX +++ i=14 +++ '[' 14 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXX +++ i=15 +++ '[' 15 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXX +++ i=16 +++ '[' 16 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXX +++ i=17 +++ '[' 17 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXX +++ i=18 +++ '[' 18 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXX +++ i=19 +++ '[' 19 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXX +++ i=20 +++ '[' 20 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXXX +++ i=21 +++ '[' 21 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXXXX +++ i=22 +++ '[' 22 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXXXXX +++ i=23 +++ '[' 23 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXXXXXX +++ i=24 +++ '[' 24 -lt 24 ']' +++ printf XXXXXXXXXXXXXXXXXXXXXXXX +++ return 0 ++ mktemp -d --tmpdir=/var/lib/jenkins/tmp/ tmp.XXXXXXXXXXXXXXXXXXXXXXXX + TEMP_DIR=/var/lib/jenkins/tmp/tmp.IzYm5fjJ8tVcuL2PetVrXSTf + temp_cleanup+=("${TEMP_DIR}") + mkdir -p -- /var/lib/jenkins/tmp/tmp.IzYm5fjJ8tVcuL2PetVrXSTf/x2gokdrive + chmod -Rf -- 2770 /var/lib/jenkins/tmp/tmp.IzYm5fjJ8tVcuL2PetVrXSTf + cd /var/lib/jenkins/build/heuler/x2gokdrive + git clone --no-hardlinks --no-local /var/lib/jenkins/build/heuler/x2gokdrive /var/lib/jenkins/tmp/tmp.IzYm5fjJ8tVcuL2PetVrXSTf/x2gokdrive/ Cloning into '/var/lib/jenkins/tmp/tmp.IzYm5fjJ8tVcuL2PetVrXSTf/x2gokdrive'... + cd /var/lib/jenkins/tmp/tmp.IzYm5fjJ8tVcuL2PetVrXSTf ++ cd x2gokdrive ++ gitrevno ++ cd - + GITREV=228 + pushd x2gokdrive + git --no-pager log --since '2 years ago' '--format=%ai %aN (%h) %n%n%x09*%w(68,0,10) %s%d%n' + popd + rm -Rf -- x2gokdrive/.git + mv -- x2gokdrive/x2gokdrive.spec . ++ grep -E -- '^Version:.*' x2gokdrive.spec ++ awk '{ print $2 }' + UPSTREAM_VERSION=0.0.0.1 ++ grep -E -- '^Release:.*' x2gokdrive.spec ++ awk '{ print $2 }' + PKG_RELEASE='0.0x2go1%{?dist}' ++ sed -e 's/%{?dist}//' + PKG_SRCRELEASE=0.0x2go1 ++ grep -qsE -- '^BuildArch:.*noarch$' x2gokdrive.spec ++ echo no + IS_NOARCH=no + '[' heuler = heuler ']' + IS_RELEASE=0 + sed -i x2gokdrive.spec -e 's/%{?dist}/.0.git20220517.228.heuler%{?dist}/' + '[' -f x2gokdrive/debian/patches/series ']' + grep -E '^Source[1-9]+:.*' x2gokdrive.spec + sed 's/%{name}/x2gokdrive/' + awk '{ print $2 }' + read source_file + mv -- /var/lib/jenkins/tmp/tmp.IzYm5fjJ8tVcuL2PetVrXSTf/x2gokdrive /var/lib/jenkins/tmp/tmp.IzYm5fjJ8tVcuL2PetVrXSTf/x2gokdrive-0.0.0.1 + tar -czf /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES/x2gokdrive-0.0.0.1.tar.gz x2gokdrive-0.0.0.1 + cp -- x2gokdrive.spec /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES + cd + rm -Rf -- /var/lib/jenkins/tmp/tmp.IzYm5fjJ8tVcuL2PetVrXSTf/x2gokdrive + '[' xepel = xopensuse ']' + '[' xepel = xsle ']' + typeset arch= + for arch in "${arches[@]}" + mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM + for arch in "${arches[@]}" + mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/x86_64 + for arch in "${arches[@]}" + mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/i386 + typeset -i noarch_built=0 + for l_ARCH in "${arches[@]}" + '[' SRPM = SRPM ']' + typeset base_arch=x86_64 + '[' -z x86_64 ']' + '[' xepel = xfedora ']' + '[' xepel = xepel ']' + '[' -d /var/lib/mock/epel-7-x86_64 ']' + rm -f -- /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/x86_64/build.log + get_extra_repository redhat epel 7 heuler x2gokdrive x86_64 1 + typeset TYPE=redhat + typeset DIST=epel + typeset CODENAME=7 + typeset COMPONENT=heuler + typeset PACKAGE=x2gokdrive + typeset ARCH=x86_64 ++ make_boolean 1 ++ typeset -l OPTION=1 ++ case "${OPTION}" in ++ OPTION=1 ++ printf 1 ++ return 0 + typeset WANT_EXTRA=1 + case "${TYPE}" in + MOCK_CHROOT_CONFIG='-r ' + check_mock_version_atleast 1 2 0 + typeset MAJOR=1 + typeset MINOR=2 + typeset PATCH=0 ++ sed -e 's/^\([0-9][0-9]*\)$//' + typeset SANITY_CHECK_MAJOR= ++ sed -e 's/^\([0-9][0-9]*\)$//' + typeset SANITY_CHECK_MINOR= ++ sed -e 's/^\([0-9][0-9]*\)$//' + typeset SANITY_CHECK_PATCH= + '[' -n '' ']' + '[' -n '' ']' + '[' -n '' ']' ++ mock --version ERROR: [Errno 1] Operation not permitted ERROR: The most common cause for this error is trying to run /usr/sbin/mock as an unprivileged user. ERROR: Check your path to make sure that /usr/bin/ is listed before /usr/sbin, or manually run /usr/bin/mock to see if that fixes this problem. + typeset MOCK_VER= ++ head -n 1 + MOCK_VER= ++ grep -Eo '[0-9]+\.[0-9]+\.[0-9]+' + MOCK_VER= + '[' -z '' ']' + echo 'Error: the reported mock version can not be handled by check_mock_version_atleast().' Error: the reported mock version can not be handled by check_mock_version_atleast(). + exit 1 + cleanup + '[' -n '' ']' + '[' -n '' ']' + echo 'Warning: mock temporary config directory not defined. Skipping cleanup.' Warning: mock temporary config directory not defined. Skipping cleanup. + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.IzYm5fjJ8tVcuL2PetVrXSTf ']' + '[' -d /var/lib/jenkins/tmp/tmp.IzYm5fjJ8tVcuL2PetVrXSTf ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.IzYm5fjJ8tVcuL2PetVrXSTf Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/x2gokdrive+nightly+epel-7/52/display/redirect?page=changes> Changes: [o.shneyder] set initial geometry form the -geometry command line option. ------------------------------------------ [...truncated 76.73 KB...] + '[' 1 -eq 1 ']' + [[ name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch' + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64' + read line + [[ failovermethod=priority =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ failovermethod=priority =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo failovermethod=priority + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ '' =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ '' =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '' + read line + [[ [local] =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ [local] =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '[local]' + read line + [[ name=local =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ name=local =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo name=local + read line + [[ baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ + read line + [[ cost=2000 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ cost=2000 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo cost=2000 + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ '' =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ '' =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '' + read line + [[ [epel-debuginfo] =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ [epel-debuginfo] =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '[epel-debuginfo]' + read line + [[ name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug' + read line + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64' + read line + [[ failovermethod=priority =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ failovermethod=priority =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo failovermethod=priority + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ """ =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ """ =~ ^[[:space:]]*"""[[:space:]]*$ ]] + printf '\n' + typeset -i i=0 + (( i = 0 )) + (( i < 8 )) + echo '[x2go-extras-epel]' + (( ++i )) + (( i < 8 )) + echo 'name=Upstream X2Go EPEL Packages (Extra Packages)' + (( ++i )) + (( i < 8 )) + echo baseurl=http://packages.x2go.org/epel/7/extras/x86_64 + (( ++i )) + (( i < 8 )) + echo gpgcheck=0 + (( ++i )) + (( i < 8 )) + echo gpgkey=http://packages.x2go.org/pub.key + (( ++i )) + (( i < 8 )) + echo enabled=1 + (( ++i )) + (( i < 8 )) + echo protect=0 + (( ++i )) + (( i < 8 )) + echo '' + (( ++i )) + (( i < 8 )) + '[' full = full ']' + printf '\n' + typeset -i i=0 + (( i = 0 )) + (( i < 8 )) + echo '[x2go-nightly-epel]' + (( ++i )) + (( i < 8 )) + echo 'name=Upstream X2Go EPEL Packages (Nightly Builds)' + (( ++i )) + (( i < 8 )) + echo baseurl=http://packages.x2go.org/epel/7/heuler/x86_64 + (( ++i )) + (( i < 8 )) + echo gpgcheck=0 + (( ++i )) + (( i < 8 )) + echo gpgkey=http://packages.x2go.org/pub.key + (( ++i )) + (( i < 8 )) + echo enabled=1 + (( ++i )) + (( i < 8 )) + echo protect=0 + (( ++i )) + (( i < 8 )) + echo '' + (( ++i )) + (( i < 8 )) + echo '"""' + read line + IFS=' ' + cache_mock_config + typeset tmp_mock_config=/var/lib/jenkins/tmp/x2go-mock-huzrcgAKiqpHZBLeYjmb0y8D/epel-7-x86_64-x2go-nightly-full.oVmdXaVaIeOAbBUqGe9XJN6c.cfg + typeset 'tmp_regex=^.*\.cfg$' + [[ ! /var/lib/jenkins/tmp/x2go-mock-huzrcgAKiqpHZBLeYjmb0y8D/epel-7-x86_64-x2go-nightly-full.oVmdXaVaIeOAbBUqGe9XJN6c.cfg =~ ^.*\.cfg$ ]] + '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-huzrcgAKiqpHZBLeYjmb0y8D/epel-7-x86_64-x2go-nightly-full.oVmdXaVaIeOAbBUqGe9XJN6c.cfg ']' + '[' '!' -r /var/lib/jenkins/tmp/x2go-mock-huzrcgAKiqpHZBLeYjmb0y8D/epel-7-x86_64-x2go-nightly-full.oVmdXaVaIeOAbBUqGe9XJN6c.cfg ']' ++ basename -s .cfg /var/lib/jenkins/tmp/x2go-mock-huzrcgAKiqpHZBLeYjmb0y8D/epel-7-x86_64-x2go-nightly-full.oVmdXaVaIeOAbBUqGe9XJN6c.cfg + typeset mock_cache_file_name=epel-7-x86_64-x2go-nightly-full.oVmdXaVaIeOAbBUqGe9XJN6c + typeset tmp=epel-7-x86_64-x2go-nightly-full.oVmdXaVaIeOAbBUqGe9XJN6c + mock_cache_file_name=epel-7-x86_64-x2go-nightly-full + '[' epel-7-x86_64-x2go-nightly-full = epel-7-x86_64-x2go-nightly-full.oVmdXaVaIeOAbBUqGe9XJN6c ']' + mock_cache_file_name=epel-7-x86_64-x2go-nightly-full.cfg + typeset mock_cache_file_path=/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + '[' -f /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg ']' + '[' -r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg ']' + cmp -s /var/lib/jenkins/tmp/x2go-mock-huzrcgAKiqpHZBLeYjmb0y8D/epel-7-x86_64-x2go-nightly-full.oVmdXaVaIeOAbBUqGe9XJN6c.cfg /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + echo 'Cached mock config file matches generated one, using the cached file.' Cached mock config file matches generated one, using the cached file. + TMP_MOCK_CFG_FILE=/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + return 0 + return 0 + MOCK_CHROOT_CONFIG='-r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full' + '[' 0 -eq 0 ']' + MOCK_CHROOT_CONFIG='-r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg' + return 0 + mock --buildsrpm -r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg --resultdir=/var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/ --spec /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES/x2gokdrive.spec --sources /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES/ ERROR: [Errno 1] Operation not permitted ERROR: The most common cause for this error is trying to run /usr/sbin/mock as an unprivileged user. ERROR: Check your path to make sure that /usr/bin/ is listed before /usr/sbin, or manually run /usr/bin/mock to see if that fixes this problem. + sign_packages epel 7 SRPM + typeset dist=epel + typeset codename=7 + typeset arch=SRPM + typeset gpg_sign_with=F4A7678C9C6B0B2B + '[' epel = epel ']' + '[' 7 = 5 ']' + '[' epel = opensuse ']' + '[' epel = sle ']' + typeset 'rpmmacro_v3sign=%__gpg_sign_cmd %{__gpg} /usr/bin/gpg --force-v3-sigs --digest-algo=sha1 --batch --no-verbose --no-armor --passphrase-fd 3 --no-secmem-warning -u "%{_gpg_name}" -sbo %{__signature_filename} %{__plaintext_filename}' + typeset -i use_v3=0 + '[' epel = epel ']' + '[' 7 = 5 ']' + typeset -a rpmsign_opts + rpmsign_opts=("-v" "-D" "%_gpg_name ${gpg_sign_with}") + '[' 0 -ne 0 ']' + rpmsign_opts+=("--addsign") + typeset rpmfile= + read -r -d '' rpmfile + find /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/ -type f -iname '*.rpm' -print0 + return 0 + cat /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/build.log cat: /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/build.log: No such file or directory + cleanup + '[' -n /var/lib/jenkins/tmp/x2go-mock-huzrcgAKiqpHZBLeYjmb0y8D ']' + '[' -e /var/lib/jenkins/tmp/x2go-mock-huzrcgAKiqpHZBLeYjmb0y8D ']' + case "${TMP_MOCK_CFG_DIR}" in + typeset file= + for file in "${TMP_MOCK_CFG_DIR}/"* + '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-huzrcgAKiqpHZBLeYjmb0y8D/epel-7-x86_64-x2go-nightly-full.oVmdXaVaIeOAbBUqGe9XJN6c.cfg ']' + rm -- /var/lib/jenkins/tmp/x2go-mock-huzrcgAKiqpHZBLeYjmb0y8D/epel-7-x86_64-x2go-nightly-full.oVmdXaVaIeOAbBUqGe9XJN6c.cfg + '[' -e /var/lib/jenkins/tmp/x2go-mock-huzrcgAKiqpHZBLeYjmb0y8D ']' + '[' -d /var/lib/jenkins/tmp/x2go-mock-huzrcgAKiqpHZBLeYjmb0y8D ']' + rmdir -- /var/lib/jenkins/tmp/x2go-mock-huzrcgAKiqpHZBLeYjmb0y8D + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.1zCxoGAQD0U4SqQHNw2qBFeP ']' + '[' -d /var/lib/jenkins/tmp/tmp.1zCxoGAQD0U4SqQHNw2qBFeP ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.1zCxoGAQD0U4SqQHNw2qBFeP Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/x2gokdrive+nightly+epel-7/53/display/redirect?page=changes> Changes: [o.shneyder] change from alder32 to crc32 to avoid collisions on small frames. ------------------------------------------ [...truncated 76.75 KB...] + '[' 1 -eq 1 ']' + [[ name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch' + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64' + read line + [[ failovermethod=priority =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ failovermethod=priority =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo failovermethod=priority + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ '' =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ '' =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '' + read line + [[ [local] =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ [local] =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '[local]' + read line + [[ name=local =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ name=local =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo name=local + read line + [[ baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ + read line + [[ cost=2000 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ cost=2000 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo cost=2000 + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ '' =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ '' =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '' + read line + [[ [epel-debuginfo] =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ [epel-debuginfo] =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '[epel-debuginfo]' + read line + [[ name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug' + read line + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64' + read line + [[ failovermethod=priority =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ failovermethod=priority =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo failovermethod=priority + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ """ =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ """ =~ ^[[:space:]]*"""[[:space:]]*$ ]] + printf '\n' + typeset -i i=0 + (( i = 0 )) + (( i < 8 )) + echo '[x2go-extras-epel]' + (( ++i )) + (( i < 8 )) + echo 'name=Upstream X2Go EPEL Packages (Extra Packages)' + (( ++i )) + (( i < 8 )) + echo baseurl=http://packages.x2go.org/epel/7/extras/x86_64 + (( ++i )) + (( i < 8 )) + echo gpgcheck=0 + (( ++i )) + (( i < 8 )) + echo gpgkey=http://packages.x2go.org/pub.key + (( ++i )) + (( i < 8 )) + echo enabled=1 + (( ++i )) + (( i < 8 )) + echo protect=0 + (( ++i )) + (( i < 8 )) + echo '' + (( ++i )) + (( i < 8 )) + '[' full = full ']' + printf '\n' + typeset -i i=0 + (( i = 0 )) + (( i < 8 )) + echo '[x2go-nightly-epel]' + (( ++i )) + (( i < 8 )) + echo 'name=Upstream X2Go EPEL Packages (Nightly Builds)' + (( ++i )) + (( i < 8 )) + echo baseurl=http://packages.x2go.org/epel/7/heuler/x86_64 + (( ++i )) + (( i < 8 )) + echo gpgcheck=0 + (( ++i )) + (( i < 8 )) + echo gpgkey=http://packages.x2go.org/pub.key + (( ++i )) + (( i < 8 )) + echo enabled=1 + (( ++i )) + (( i < 8 )) + echo protect=0 + (( ++i )) + (( i < 8 )) + echo '' + (( ++i )) + (( i < 8 )) + echo '"""' + read line + IFS=' ' + cache_mock_config + typeset tmp_mock_config=/var/lib/jenkins/tmp/x2go-mock-57fMI1OjEQcpjE73K8EXZBHd/epel-7-x86_64-x2go-nightly-full.WTKi8nzGpeEsFpsOZu2BoPpv.cfg + typeset 'tmp_regex=^.*\.cfg$' + [[ ! /var/lib/jenkins/tmp/x2go-mock-57fMI1OjEQcpjE73K8EXZBHd/epel-7-x86_64-x2go-nightly-full.WTKi8nzGpeEsFpsOZu2BoPpv.cfg =~ ^.*\.cfg$ ]] + '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-57fMI1OjEQcpjE73K8EXZBHd/epel-7-x86_64-x2go-nightly-full.WTKi8nzGpeEsFpsOZu2BoPpv.cfg ']' + '[' '!' -r /var/lib/jenkins/tmp/x2go-mock-57fMI1OjEQcpjE73K8EXZBHd/epel-7-x86_64-x2go-nightly-full.WTKi8nzGpeEsFpsOZu2BoPpv.cfg ']' ++ basename -s .cfg /var/lib/jenkins/tmp/x2go-mock-57fMI1OjEQcpjE73K8EXZBHd/epel-7-x86_64-x2go-nightly-full.WTKi8nzGpeEsFpsOZu2BoPpv.cfg + typeset mock_cache_file_name=epel-7-x86_64-x2go-nightly-full.WTKi8nzGpeEsFpsOZu2BoPpv + typeset tmp=epel-7-x86_64-x2go-nightly-full.WTKi8nzGpeEsFpsOZu2BoPpv + mock_cache_file_name=epel-7-x86_64-x2go-nightly-full + '[' epel-7-x86_64-x2go-nightly-full = epel-7-x86_64-x2go-nightly-full.WTKi8nzGpeEsFpsOZu2BoPpv ']' + mock_cache_file_name=epel-7-x86_64-x2go-nightly-full.cfg + typeset mock_cache_file_path=/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + '[' -f /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg ']' + '[' -r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg ']' + cmp -s /var/lib/jenkins/tmp/x2go-mock-57fMI1OjEQcpjE73K8EXZBHd/epel-7-x86_64-x2go-nightly-full.WTKi8nzGpeEsFpsOZu2BoPpv.cfg /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + echo 'Cached mock config file matches generated one, using the cached file.' Cached mock config file matches generated one, using the cached file. + TMP_MOCK_CFG_FILE=/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + return 0 + return 0 + MOCK_CHROOT_CONFIG='-r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full' + '[' 0 -eq 0 ']' + MOCK_CHROOT_CONFIG='-r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg' + return 0 + mock --buildsrpm -r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg --resultdir=/var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/ --spec /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES/x2gokdrive.spec --sources /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES/ ERROR: [Errno 1] Operation not permitted ERROR: The most common cause for this error is trying to run /usr/sbin/mock as an unprivileged user. ERROR: Check your path to make sure that /usr/bin/ is listed before /usr/sbin, or manually run /usr/bin/mock to see if that fixes this problem. + sign_packages epel 7 SRPM + typeset dist=epel + typeset codename=7 + typeset arch=SRPM + typeset gpg_sign_with=F4A7678C9C6B0B2B + '[' epel = epel ']' + '[' 7 = 5 ']' + '[' epel = opensuse ']' + '[' epel = sle ']' + typeset 'rpmmacro_v3sign=%__gpg_sign_cmd %{__gpg} /usr/bin/gpg --force-v3-sigs --digest-algo=sha1 --batch --no-verbose --no-armor --passphrase-fd 3 --no-secmem-warning -u "%{_gpg_name}" -sbo %{__signature_filename} %{__plaintext_filename}' + typeset -i use_v3=0 + '[' epel = epel ']' + '[' 7 = 5 ']' + typeset -a rpmsign_opts + rpmsign_opts=("-v" "-D" "%_gpg_name ${gpg_sign_with}") + '[' 0 -ne 0 ']' + rpmsign_opts+=("--addsign") + typeset rpmfile= + find /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/ -type f -iname '*.rpm' -print0 + read -r -d '' rpmfile + return 0 + cat /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/build.log cat: /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/build.log: No such file or directory + cleanup + '[' -n /var/lib/jenkins/tmp/x2go-mock-57fMI1OjEQcpjE73K8EXZBHd ']' + '[' -e /var/lib/jenkins/tmp/x2go-mock-57fMI1OjEQcpjE73K8EXZBHd ']' + case "${TMP_MOCK_CFG_DIR}" in + typeset file= + for file in "${TMP_MOCK_CFG_DIR}/"* + '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-57fMI1OjEQcpjE73K8EXZBHd/epel-7-x86_64-x2go-nightly-full.WTKi8nzGpeEsFpsOZu2BoPpv.cfg ']' + rm -- /var/lib/jenkins/tmp/x2go-mock-57fMI1OjEQcpjE73K8EXZBHd/epel-7-x86_64-x2go-nightly-full.WTKi8nzGpeEsFpsOZu2BoPpv.cfg + '[' -e /var/lib/jenkins/tmp/x2go-mock-57fMI1OjEQcpjE73K8EXZBHd ']' + '[' -d /var/lib/jenkins/tmp/x2go-mock-57fMI1OjEQcpjE73K8EXZBHd ']' + rmdir -- /var/lib/jenkins/tmp/x2go-mock-57fMI1OjEQcpjE73K8EXZBHd + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.6j9CicZ0yFFvRqdhedJI9K8Y ']' + '[' -d /var/lib/jenkins/tmp/tmp.6j9CicZ0yFFvRqdhedJI9K8Y ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.6j9CicZ0yFFvRqdhedJI9K8Y Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/x2gokdrive+nightly+epel-7/54/display/redirect?page=changes> Changes: [ionic] quilt.env: add instructions from where to run the source command, this got me confused two years later. [ionic] patches.xorg/: add 1.20.13 subdirectory for Ubuntu Focal (20.04) with rebased patch set. [ionic] patches.xorg/: add 21.1.4 subdirectory for Ubuntu Kinetic (22.10) with rebased patch set. [ionic] patches.xorg/21.1.4/xorg-server-configure-ac.patch: fix FTBFS, typo when applying patch. ------------------------------------------ [...truncated 76.94 KB...] + '[' 1 -eq 1 ']' + [[ name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch' + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64' + read line + [[ failovermethod=priority =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ failovermethod=priority =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo failovermethod=priority + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ '' =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ '' =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '' + read line + [[ [local] =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ [local] =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '[local]' + read line + [[ name=local =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ name=local =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo name=local + read line + [[ baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ + read line + [[ cost=2000 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ cost=2000 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo cost=2000 + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ '' =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ '' =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '' + read line + [[ [epel-debuginfo] =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ [epel-debuginfo] =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '[epel-debuginfo]' + read line + [[ name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug' + read line + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64' + read line + [[ failovermethod=priority =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ failovermethod=priority =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo failovermethod=priority + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ """ =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ """ =~ ^[[:space:]]*"""[[:space:]]*$ ]] + printf '\n' + typeset -i i=0 + (( i = 0 )) + (( i < 8 )) + echo '[x2go-extras-epel]' + (( ++i )) + (( i < 8 )) + echo 'name=Upstream X2Go EPEL Packages (Extra Packages)' + (( ++i )) + (( i < 8 )) + echo baseurl=http://packages.x2go.org/epel/7/extras/x86_64 + (( ++i )) + (( i < 8 )) + echo gpgcheck=0 + (( ++i )) + (( i < 8 )) + echo gpgkey=http://packages.x2go.org/pub.key + (( ++i )) + (( i < 8 )) + echo enabled=1 + (( ++i )) + (( i < 8 )) + echo protect=0 + (( ++i )) + (( i < 8 )) + echo '' + (( ++i )) + (( i < 8 )) + '[' full = full ']' + printf '\n' + typeset -i i=0 + (( i = 0 )) + (( i < 8 )) + echo '[x2go-nightly-epel]' + (( ++i )) + (( i < 8 )) + echo 'name=Upstream X2Go EPEL Packages (Nightly Builds)' + (( ++i )) + (( i < 8 )) + echo baseurl=http://packages.x2go.org/epel/7/heuler/x86_64 + (( ++i )) + (( i < 8 )) + echo gpgcheck=0 + (( ++i )) + (( i < 8 )) + echo gpgkey=http://packages.x2go.org/pub.key + (( ++i )) + (( i < 8 )) + echo enabled=1 + (( ++i )) + (( i < 8 )) + echo protect=0 + (( ++i )) + (( i < 8 )) + echo '' + (( ++i )) + (( i < 8 )) + echo '"""' + read line + IFS=' ' + cache_mock_config + typeset tmp_mock_config=/var/lib/jenkins/tmp/x2go-mock-gBHUuTFf3GnfwaUMjRePRjhi/epel-7-x86_64-x2go-nightly-full.6TrhtqM4MfqJliKI49FQ1FEU.cfg + typeset 'tmp_regex=^.*\.cfg$' + [[ ! /var/lib/jenkins/tmp/x2go-mock-gBHUuTFf3GnfwaUMjRePRjhi/epel-7-x86_64-x2go-nightly-full.6TrhtqM4MfqJliKI49FQ1FEU.cfg =~ ^.*\.cfg$ ]] + '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-gBHUuTFf3GnfwaUMjRePRjhi/epel-7-x86_64-x2go-nightly-full.6TrhtqM4MfqJliKI49FQ1FEU.cfg ']' + '[' '!' -r /var/lib/jenkins/tmp/x2go-mock-gBHUuTFf3GnfwaUMjRePRjhi/epel-7-x86_64-x2go-nightly-full.6TrhtqM4MfqJliKI49FQ1FEU.cfg ']' ++ basename -s .cfg /var/lib/jenkins/tmp/x2go-mock-gBHUuTFf3GnfwaUMjRePRjhi/epel-7-x86_64-x2go-nightly-full.6TrhtqM4MfqJliKI49FQ1FEU.cfg + typeset mock_cache_file_name=epel-7-x86_64-x2go-nightly-full.6TrhtqM4MfqJliKI49FQ1FEU + typeset tmp=epel-7-x86_64-x2go-nightly-full.6TrhtqM4MfqJliKI49FQ1FEU + mock_cache_file_name=epel-7-x86_64-x2go-nightly-full + '[' epel-7-x86_64-x2go-nightly-full = epel-7-x86_64-x2go-nightly-full.6TrhtqM4MfqJliKI49FQ1FEU ']' + mock_cache_file_name=epel-7-x86_64-x2go-nightly-full.cfg + typeset mock_cache_file_path=/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + '[' -f /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg ']' + '[' -r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg ']' + cmp -s /var/lib/jenkins/tmp/x2go-mock-gBHUuTFf3GnfwaUMjRePRjhi/epel-7-x86_64-x2go-nightly-full.6TrhtqM4MfqJliKI49FQ1FEU.cfg /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + echo 'Cached mock config file matches generated one, using the cached file.' Cached mock config file matches generated one, using the cached file. + TMP_MOCK_CFG_FILE=/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + return 0 + return 0 + MOCK_CHROOT_CONFIG='-r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full' + '[' 0 -eq 0 ']' + MOCK_CHROOT_CONFIG='-r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg' + return 0 + mock --buildsrpm -r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg --resultdir=/var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/ --spec /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES/x2gokdrive.spec --sources /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES/ ERROR: [Errno 1] Operation not permitted ERROR: The most common cause for this error is trying to run /usr/sbin/mock as an unprivileged user. ERROR: Check your path to make sure that /usr/bin/ is listed before /usr/sbin, or manually run /usr/bin/mock to see if that fixes this problem. + sign_packages epel 7 SRPM + typeset dist=epel + typeset codename=7 + typeset arch=SRPM + typeset gpg_sign_with=F4A7678C9C6B0B2B + '[' epel = epel ']' + '[' 7 = 5 ']' + '[' epel = opensuse ']' + '[' epel = sle ']' + typeset 'rpmmacro_v3sign=%__gpg_sign_cmd %{__gpg} /usr/bin/gpg --force-v3-sigs --digest-algo=sha1 --batch --no-verbose --no-armor --passphrase-fd 3 --no-secmem-warning -u "%{_gpg_name}" -sbo %{__signature_filename} %{__plaintext_filename}' + typeset -i use_v3=0 + '[' epel = epel ']' + '[' 7 = 5 ']' + typeset -a rpmsign_opts + rpmsign_opts=("-v" "-D" "%_gpg_name ${gpg_sign_with}") + '[' 0 -ne 0 ']' + rpmsign_opts+=("--addsign") + typeset rpmfile= + find /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/ -type f -iname '*.rpm' -print0 + read -r -d '' rpmfile + return 0 + cat /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/build.log cat: /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/build.log: No such file or directory + cleanup + '[' -n /var/lib/jenkins/tmp/x2go-mock-gBHUuTFf3GnfwaUMjRePRjhi ']' + '[' -e /var/lib/jenkins/tmp/x2go-mock-gBHUuTFf3GnfwaUMjRePRjhi ']' + case "${TMP_MOCK_CFG_DIR}" in + typeset file= + for file in "${TMP_MOCK_CFG_DIR}/"* + '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-gBHUuTFf3GnfwaUMjRePRjhi/epel-7-x86_64-x2go-nightly-full.6TrhtqM4MfqJliKI49FQ1FEU.cfg ']' + rm -- /var/lib/jenkins/tmp/x2go-mock-gBHUuTFf3GnfwaUMjRePRjhi/epel-7-x86_64-x2go-nightly-full.6TrhtqM4MfqJliKI49FQ1FEU.cfg + '[' -e /var/lib/jenkins/tmp/x2go-mock-gBHUuTFf3GnfwaUMjRePRjhi ']' + '[' -d /var/lib/jenkins/tmp/x2go-mock-gBHUuTFf3GnfwaUMjRePRjhi ']' + rmdir -- /var/lib/jenkins/tmp/x2go-mock-gBHUuTFf3GnfwaUMjRePRjhi + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.eZYkVnutcXEJAKq1JGChKPuD ']' + '[' -d /var/lib/jenkins/tmp/tmp.eZYkVnutcXEJAKq1JGChKPuD ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.eZYkVnutcXEJAKq1JGChKPuD Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/x2gokdrive+nightly+epel-7/55/display/redirect?page=changes> Changes: [o.shneyder] - automatically decrease the jpeg quality when to many frames in queue. - update the screen with png frames when no data is transmitted. ------------------------------------------ [...truncated 77.06 KB...] + '[' 1 -eq 1 ']' + [[ name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch' + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64' + read line + [[ failovermethod=priority =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ failovermethod=priority =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo failovermethod=priority + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ '' =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ '' =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '' + read line + [[ [local] =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ [local] =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '[local]' + read line + [[ name=local =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ name=local =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo name=local + read line + [[ baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ + read line + [[ cost=2000 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ cost=2000 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo cost=2000 + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ '' =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ '' =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '' + read line + [[ [epel-debuginfo] =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ [epel-debuginfo] =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '[epel-debuginfo]' + read line + [[ name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug' + read line + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64' + read line + [[ failovermethod=priority =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ failovermethod=priority =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo failovermethod=priority + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ """ =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ """ =~ ^[[:space:]]*"""[[:space:]]*$ ]] + printf '\n' + typeset -i i=0 + (( i = 0 )) + (( i < 8 )) + echo '[x2go-extras-epel]' + (( ++i )) + (( i < 8 )) + echo 'name=Upstream X2Go EPEL Packages (Extra Packages)' + (( ++i )) + (( i < 8 )) + echo baseurl=http://packages.x2go.org/epel/7/extras/x86_64 + (( ++i )) + (( i < 8 )) + echo gpgcheck=0 + (( ++i )) + (( i < 8 )) + echo gpgkey=http://packages.x2go.org/pub.key + (( ++i )) + (( i < 8 )) + echo enabled=1 + (( ++i )) + (( i < 8 )) + echo protect=0 + (( ++i )) + (( i < 8 )) + echo '' + (( ++i )) + (( i < 8 )) + '[' full = full ']' + printf '\n' + typeset -i i=0 + (( i = 0 )) + (( i < 8 )) + echo '[x2go-nightly-epel]' + (( ++i )) + (( i < 8 )) + echo 'name=Upstream X2Go EPEL Packages (Nightly Builds)' + (( ++i )) + (( i < 8 )) + echo baseurl=http://packages.x2go.org/epel/7/heuler/x86_64 + (( ++i )) + (( i < 8 )) + echo gpgcheck=0 + (( ++i )) + (( i < 8 )) + echo gpgkey=http://packages.x2go.org/pub.key + (( ++i )) + (( i < 8 )) + echo enabled=1 + (( ++i )) + (( i < 8 )) + echo protect=0 + (( ++i )) + (( i < 8 )) + echo '' + (( ++i )) + (( i < 8 )) + echo '"""' + read line + IFS=' ' + cache_mock_config + typeset tmp_mock_config=/var/lib/jenkins/tmp/x2go-mock-WzQ7nS5ZkjNXAR9NrPSCUM0C/epel-7-x86_64-x2go-nightly-full.XRnoyFhxzQm5zZMU9p1SrGqV.cfg + typeset 'tmp_regex=^.*\.cfg$' + [[ ! /var/lib/jenkins/tmp/x2go-mock-WzQ7nS5ZkjNXAR9NrPSCUM0C/epel-7-x86_64-x2go-nightly-full.XRnoyFhxzQm5zZMU9p1SrGqV.cfg =~ ^.*\.cfg$ ]] + '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-WzQ7nS5ZkjNXAR9NrPSCUM0C/epel-7-x86_64-x2go-nightly-full.XRnoyFhxzQm5zZMU9p1SrGqV.cfg ']' + '[' '!' -r /var/lib/jenkins/tmp/x2go-mock-WzQ7nS5ZkjNXAR9NrPSCUM0C/epel-7-x86_64-x2go-nightly-full.XRnoyFhxzQm5zZMU9p1SrGqV.cfg ']' ++ basename -s .cfg /var/lib/jenkins/tmp/x2go-mock-WzQ7nS5ZkjNXAR9NrPSCUM0C/epel-7-x86_64-x2go-nightly-full.XRnoyFhxzQm5zZMU9p1SrGqV.cfg + typeset mock_cache_file_name=epel-7-x86_64-x2go-nightly-full.XRnoyFhxzQm5zZMU9p1SrGqV + typeset tmp=epel-7-x86_64-x2go-nightly-full.XRnoyFhxzQm5zZMU9p1SrGqV + mock_cache_file_name=epel-7-x86_64-x2go-nightly-full + '[' epel-7-x86_64-x2go-nightly-full = epel-7-x86_64-x2go-nightly-full.XRnoyFhxzQm5zZMU9p1SrGqV ']' + mock_cache_file_name=epel-7-x86_64-x2go-nightly-full.cfg + typeset mock_cache_file_path=/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + '[' -f /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg ']' + '[' -r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg ']' + cmp -s /var/lib/jenkins/tmp/x2go-mock-WzQ7nS5ZkjNXAR9NrPSCUM0C/epel-7-x86_64-x2go-nightly-full.XRnoyFhxzQm5zZMU9p1SrGqV.cfg /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + echo 'Cached mock config file matches generated one, using the cached file.' Cached mock config file matches generated one, using the cached file. + TMP_MOCK_CFG_FILE=/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + return 0 + return 0 + MOCK_CHROOT_CONFIG='-r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full' + '[' 0 -eq 0 ']' + MOCK_CHROOT_CONFIG='-r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg' + return 0 + mock --buildsrpm -r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg --resultdir=/var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/ --spec /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES/x2gokdrive.spec --sources /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES/ ERROR: [Errno 1] Operation not permitted ERROR: The most common cause for this error is trying to run /usr/sbin/mock as an unprivileged user. ERROR: Check your path to make sure that /usr/bin/ is listed before /usr/sbin, or manually run /usr/bin/mock to see if that fixes this problem. + sign_packages epel 7 SRPM + typeset dist=epel + typeset codename=7 + typeset arch=SRPM + typeset gpg_sign_with=F4A7678C9C6B0B2B + '[' epel = epel ']' + '[' 7 = 5 ']' + '[' epel = opensuse ']' + '[' epel = sle ']' + typeset 'rpmmacro_v3sign=%__gpg_sign_cmd %{__gpg} /usr/bin/gpg --force-v3-sigs --digest-algo=sha1 --batch --no-verbose --no-armor --passphrase-fd 3 --no-secmem-warning -u "%{_gpg_name}" -sbo %{__signature_filename} %{__plaintext_filename}' + typeset -i use_v3=0 + '[' epel = epel ']' + '[' 7 = 5 ']' + typeset -a rpmsign_opts + rpmsign_opts=("-v" "-D" "%_gpg_name ${gpg_sign_with}") + '[' 0 -ne 0 ']' + rpmsign_opts+=("--addsign") + typeset rpmfile= + find /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/ -type f -iname '*.rpm' -print0 + read -r -d '' rpmfile + return 0 + cat /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/build.log cat: /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/build.log: No such file or directory + cleanup + '[' -n /var/lib/jenkins/tmp/x2go-mock-WzQ7nS5ZkjNXAR9NrPSCUM0C ']' + '[' -e /var/lib/jenkins/tmp/x2go-mock-WzQ7nS5ZkjNXAR9NrPSCUM0C ']' + case "${TMP_MOCK_CFG_DIR}" in + typeset file= + for file in "${TMP_MOCK_CFG_DIR}/"* + '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-WzQ7nS5ZkjNXAR9NrPSCUM0C/epel-7-x86_64-x2go-nightly-full.XRnoyFhxzQm5zZMU9p1SrGqV.cfg ']' + rm -- /var/lib/jenkins/tmp/x2go-mock-WzQ7nS5ZkjNXAR9NrPSCUM0C/epel-7-x86_64-x2go-nightly-full.XRnoyFhxzQm5zZMU9p1SrGqV.cfg + '[' -e /var/lib/jenkins/tmp/x2go-mock-WzQ7nS5ZkjNXAR9NrPSCUM0C ']' + '[' -d /var/lib/jenkins/tmp/x2go-mock-WzQ7nS5ZkjNXAR9NrPSCUM0C ']' + rmdir -- /var/lib/jenkins/tmp/x2go-mock-WzQ7nS5ZkjNXAR9NrPSCUM0C + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.KRzV0HWhyo2lkpRYBod7gImX ']' + '[' -d /var/lib/jenkins/tmp/tmp.KRzV0HWhyo2lkpRYBod7gImX ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.KRzV0HWhyo2lkpRYBod7gImX Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/x2gokdrive+nightly+epel-7/56/display/redirect?page=changes> Changes: [o.shneyder] make screen repaint faster. ------------------------------------------ [...truncated 76.60 KB...] + '[' 1 -eq 1 ']' + [[ name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch' + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64' + read line + [[ failovermethod=priority =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ failovermethod=priority =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo failovermethod=priority + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ '' =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ '' =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '' + read line + [[ [local] =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ [local] =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '[local]' + read line + [[ name=local =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ name=local =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo name=local + read line + [[ baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ + read line + [[ cost=2000 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ cost=2000 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo cost=2000 + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ '' =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ '' =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '' + read line + [[ [epel-debuginfo] =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ [epel-debuginfo] =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '[epel-debuginfo]' + read line + [[ name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug' + read line + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64' + read line + [[ failovermethod=priority =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ failovermethod=priority =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo failovermethod=priority + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ """ =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ """ =~ ^[[:space:]]*"""[[:space:]]*$ ]] + printf '\n' + typeset -i i=0 + (( i = 0 )) + (( i < 8 )) + echo '[x2go-extras-epel]' + (( ++i )) + (( i < 8 )) + echo 'name=Upstream X2Go EPEL Packages (Extra Packages)' + (( ++i )) + (( i < 8 )) + echo baseurl=http://packages.x2go.org/epel/7/extras/x86_64 + (( ++i )) + (( i < 8 )) + echo gpgcheck=0 + (( ++i )) + (( i < 8 )) + echo gpgkey=http://packages.x2go.org/pub.key + (( ++i )) + (( i < 8 )) + echo enabled=1 + (( ++i )) + (( i < 8 )) + echo protect=0 + (( ++i )) + (( i < 8 )) + echo '' + (( ++i )) + (( i < 8 )) + '[' full = full ']' + printf '\n' + typeset -i i=0 + (( i = 0 )) + (( i < 8 )) + echo '[x2go-nightly-epel]' + (( ++i )) + (( i < 8 )) + echo 'name=Upstream X2Go EPEL Packages (Nightly Builds)' + (( ++i )) + (( i < 8 )) + echo baseurl=http://packages.x2go.org/epel/7/heuler/x86_64 + (( ++i )) + (( i < 8 )) + echo gpgcheck=0 + (( ++i )) + (( i < 8 )) + echo gpgkey=http://packages.x2go.org/pub.key + (( ++i )) + (( i < 8 )) + echo enabled=1 + (( ++i )) + (( i < 8 )) + echo protect=0 + (( ++i )) + (( i < 8 )) + echo '' + (( ++i )) + (( i < 8 )) + echo '"""' + read line + IFS=' ' + cache_mock_config + typeset tmp_mock_config=/var/lib/jenkins/tmp/x2go-mock-aWdWqCMtCxxjEVArTkoGz23m/epel-7-x86_64-x2go-nightly-full.ni8hGasUHfo6FkVzrzEXB2GP.cfg + typeset 'tmp_regex=^.*\.cfg$' + [[ ! /var/lib/jenkins/tmp/x2go-mock-aWdWqCMtCxxjEVArTkoGz23m/epel-7-x86_64-x2go-nightly-full.ni8hGasUHfo6FkVzrzEXB2GP.cfg =~ ^.*\.cfg$ ]] + '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-aWdWqCMtCxxjEVArTkoGz23m/epel-7-x86_64-x2go-nightly-full.ni8hGasUHfo6FkVzrzEXB2GP.cfg ']' + '[' '!' -r /var/lib/jenkins/tmp/x2go-mock-aWdWqCMtCxxjEVArTkoGz23m/epel-7-x86_64-x2go-nightly-full.ni8hGasUHfo6FkVzrzEXB2GP.cfg ']' ++ basename -s .cfg /var/lib/jenkins/tmp/x2go-mock-aWdWqCMtCxxjEVArTkoGz23m/epel-7-x86_64-x2go-nightly-full.ni8hGasUHfo6FkVzrzEXB2GP.cfg + typeset mock_cache_file_name=epel-7-x86_64-x2go-nightly-full.ni8hGasUHfo6FkVzrzEXB2GP + typeset tmp=epel-7-x86_64-x2go-nightly-full.ni8hGasUHfo6FkVzrzEXB2GP + mock_cache_file_name=epel-7-x86_64-x2go-nightly-full + '[' epel-7-x86_64-x2go-nightly-full = epel-7-x86_64-x2go-nightly-full.ni8hGasUHfo6FkVzrzEXB2GP ']' + mock_cache_file_name=epel-7-x86_64-x2go-nightly-full.cfg + typeset mock_cache_file_path=/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + '[' -f /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg ']' + '[' -r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg ']' + cmp -s /var/lib/jenkins/tmp/x2go-mock-aWdWqCMtCxxjEVArTkoGz23m/epel-7-x86_64-x2go-nightly-full.ni8hGasUHfo6FkVzrzEXB2GP.cfg /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + echo 'Cached mock config file matches generated one, using the cached file.' Cached mock config file matches generated one, using the cached file. + TMP_MOCK_CFG_FILE=/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + return 0 + return 0 + MOCK_CHROOT_CONFIG='-r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full' + '[' 0 -eq 0 ']' + MOCK_CHROOT_CONFIG='-r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg' + return 0 + mock --buildsrpm -r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg --resultdir=/var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/ --spec /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES/x2gokdrive.spec --sources /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES/ ERROR: [Errno 1] Operation not permitted ERROR: The most common cause for this error is trying to run /usr/sbin/mock as an unprivileged user. ERROR: Check your path to make sure that /usr/bin/ is listed before /usr/sbin, or manually run /usr/bin/mock to see if that fixes this problem. + sign_packages epel 7 SRPM + typeset dist=epel + typeset codename=7 + typeset arch=SRPM + typeset gpg_sign_with=F4A7678C9C6B0B2B + '[' epel = epel ']' + '[' 7 = 5 ']' + '[' epel = opensuse ']' + '[' epel = sle ']' + typeset 'rpmmacro_v3sign=%__gpg_sign_cmd %{__gpg} /usr/bin/gpg --force-v3-sigs --digest-algo=sha1 --batch --no-verbose --no-armor --passphrase-fd 3 --no-secmem-warning -u "%{_gpg_name}" -sbo %{__signature_filename} %{__plaintext_filename}' + typeset -i use_v3=0 + '[' epel = epel ']' + '[' 7 = 5 ']' + typeset -a rpmsign_opts + rpmsign_opts=("-v" "-D" "%_gpg_name ${gpg_sign_with}") + '[' 0 -ne 0 ']' + rpmsign_opts+=("--addsign") + typeset rpmfile= + find /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/ -type f -iname '*.rpm' -print0 + read -r -d '' rpmfile + return 0 + cat /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/build.log cat: /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/build.log: No such file or directory + cleanup + '[' -n /var/lib/jenkins/tmp/x2go-mock-aWdWqCMtCxxjEVArTkoGz23m ']' + '[' -e /var/lib/jenkins/tmp/x2go-mock-aWdWqCMtCxxjEVArTkoGz23m ']' + case "${TMP_MOCK_CFG_DIR}" in + typeset file= + for file in "${TMP_MOCK_CFG_DIR}/"* + '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-aWdWqCMtCxxjEVArTkoGz23m/epel-7-x86_64-x2go-nightly-full.ni8hGasUHfo6FkVzrzEXB2GP.cfg ']' + rm -- /var/lib/jenkins/tmp/x2go-mock-aWdWqCMtCxxjEVArTkoGz23m/epel-7-x86_64-x2go-nightly-full.ni8hGasUHfo6FkVzrzEXB2GP.cfg + '[' -e /var/lib/jenkins/tmp/x2go-mock-aWdWqCMtCxxjEVArTkoGz23m ']' + '[' -d /var/lib/jenkins/tmp/x2go-mock-aWdWqCMtCxxjEVArTkoGz23m ']' + rmdir -- /var/lib/jenkins/tmp/x2go-mock-aWdWqCMtCxxjEVArTkoGz23m + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.FFa2gX3ykbbSTbaWVPxcldvb ']' + '[' -d /var/lib/jenkins/tmp/tmp.FFa2gX3ykbbSTbaWVPxcldvb ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.FFa2gX3ykbbSTbaWVPxcldvb Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/x2gokdrive+nightly+epel-7/57/display/redirect?page=changes> Changes: [o.shneyder] add command line option for initial JPEG quality. ------------------------------------------ [...truncated 76.74 KB...] + '[' 1 -eq 1 ']' + [[ name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch' + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64' + read line + [[ failovermethod=priority =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ failovermethod=priority =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo failovermethod=priority + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ '' =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ '' =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '' + read line + [[ [local] =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ [local] =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '[local]' + read line + [[ name=local =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ name=local =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo name=local + read line + [[ baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ + read line + [[ cost=2000 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ cost=2000 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo cost=2000 + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ '' =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ '' =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '' + read line + [[ [epel-debuginfo] =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ [epel-debuginfo] =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '[epel-debuginfo]' + read line + [[ name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug' + read line + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64' + read line + [[ failovermethod=priority =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ failovermethod=priority =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo failovermethod=priority + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ """ =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ """ =~ ^[[:space:]]*"""[[:space:]]*$ ]] + printf '\n' + typeset -i i=0 + (( i = 0 )) + (( i < 8 )) + echo '[x2go-extras-epel]' + (( ++i )) + (( i < 8 )) + echo 'name=Upstream X2Go EPEL Packages (Extra Packages)' + (( ++i )) + (( i < 8 )) + echo baseurl=http://packages.x2go.org/epel/7/extras/x86_64 + (( ++i )) + (( i < 8 )) + echo gpgcheck=0 + (( ++i )) + (( i < 8 )) + echo gpgkey=http://packages.x2go.org/pub.key + (( ++i )) + (( i < 8 )) + echo enabled=1 + (( ++i )) + (( i < 8 )) + echo protect=0 + (( ++i )) + (( i < 8 )) + echo '' + (( ++i )) + (( i < 8 )) + '[' full = full ']' + printf '\n' + typeset -i i=0 + (( i = 0 )) + (( i < 8 )) + echo '[x2go-nightly-epel]' + (( ++i )) + (( i < 8 )) + echo 'name=Upstream X2Go EPEL Packages (Nightly Builds)' + (( ++i )) + (( i < 8 )) + echo baseurl=http://packages.x2go.org/epel/7/heuler/x86_64 + (( ++i )) + (( i < 8 )) + echo gpgcheck=0 + (( ++i )) + (( i < 8 )) + echo gpgkey=http://packages.x2go.org/pub.key + (( ++i )) + (( i < 8 )) + echo enabled=1 + (( ++i )) + (( i < 8 )) + echo protect=0 + (( ++i )) + (( i < 8 )) + echo '' + (( ++i )) + (( i < 8 )) + echo '"""' + read line + IFS=' ' + cache_mock_config + typeset tmp_mock_config=/var/lib/jenkins/tmp/x2go-mock-0wn8JnJXhUbXfggITWnTaDBg/epel-7-x86_64-x2go-nightly-full.JdCFpF4yOifCSL2igKXJpdFa.cfg + typeset 'tmp_regex=^.*\.cfg$' + [[ ! /var/lib/jenkins/tmp/x2go-mock-0wn8JnJXhUbXfggITWnTaDBg/epel-7-x86_64-x2go-nightly-full.JdCFpF4yOifCSL2igKXJpdFa.cfg =~ ^.*\.cfg$ ]] + '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-0wn8JnJXhUbXfggITWnTaDBg/epel-7-x86_64-x2go-nightly-full.JdCFpF4yOifCSL2igKXJpdFa.cfg ']' + '[' '!' -r /var/lib/jenkins/tmp/x2go-mock-0wn8JnJXhUbXfggITWnTaDBg/epel-7-x86_64-x2go-nightly-full.JdCFpF4yOifCSL2igKXJpdFa.cfg ']' ++ basename -s .cfg /var/lib/jenkins/tmp/x2go-mock-0wn8JnJXhUbXfggITWnTaDBg/epel-7-x86_64-x2go-nightly-full.JdCFpF4yOifCSL2igKXJpdFa.cfg + typeset mock_cache_file_name=epel-7-x86_64-x2go-nightly-full.JdCFpF4yOifCSL2igKXJpdFa + typeset tmp=epel-7-x86_64-x2go-nightly-full.JdCFpF4yOifCSL2igKXJpdFa + mock_cache_file_name=epel-7-x86_64-x2go-nightly-full + '[' epel-7-x86_64-x2go-nightly-full = epel-7-x86_64-x2go-nightly-full.JdCFpF4yOifCSL2igKXJpdFa ']' + mock_cache_file_name=epel-7-x86_64-x2go-nightly-full.cfg + typeset mock_cache_file_path=/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + '[' -f /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg ']' + '[' -r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg ']' + cmp -s /var/lib/jenkins/tmp/x2go-mock-0wn8JnJXhUbXfggITWnTaDBg/epel-7-x86_64-x2go-nightly-full.JdCFpF4yOifCSL2igKXJpdFa.cfg /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + echo 'Cached mock config file matches generated one, using the cached file.' Cached mock config file matches generated one, using the cached file. + TMP_MOCK_CFG_FILE=/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + return 0 + return 0 + MOCK_CHROOT_CONFIG='-r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full' + '[' 0 -eq 0 ']' + MOCK_CHROOT_CONFIG='-r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg' + return 0 + mock --buildsrpm -r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg --resultdir=/var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/ --spec /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES/x2gokdrive.spec --sources /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES/ ERROR: [Errno 1] Operation not permitted ERROR: The most common cause for this error is trying to run /usr/sbin/mock as an unprivileged user. ERROR: Check your path to make sure that /usr/bin/ is listed before /usr/sbin, or manually run /usr/bin/mock to see if that fixes this problem. + sign_packages epel 7 SRPM + typeset dist=epel + typeset codename=7 + typeset arch=SRPM + typeset gpg_sign_with=F4A7678C9C6B0B2B + '[' epel = epel ']' + '[' 7 = 5 ']' + '[' epel = opensuse ']' + '[' epel = sle ']' + typeset 'rpmmacro_v3sign=%__gpg_sign_cmd %{__gpg} /usr/bin/gpg --force-v3-sigs --digest-algo=sha1 --batch --no-verbose --no-armor --passphrase-fd 3 --no-secmem-warning -u "%{_gpg_name}" -sbo %{__signature_filename} %{__plaintext_filename}' + typeset -i use_v3=0 + '[' epel = epel ']' + '[' 7 = 5 ']' + typeset -a rpmsign_opts + rpmsign_opts=("-v" "-D" "%_gpg_name ${gpg_sign_with}") + '[' 0 -ne 0 ']' + rpmsign_opts+=("--addsign") + typeset rpmfile= + find /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/ -type f -iname '*.rpm' -print0 + read -r -d '' rpmfile + return 0 + cat /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/build.log cat: /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/build.log: No such file or directory + cleanup + '[' -n /var/lib/jenkins/tmp/x2go-mock-0wn8JnJXhUbXfggITWnTaDBg ']' + '[' -e /var/lib/jenkins/tmp/x2go-mock-0wn8JnJXhUbXfggITWnTaDBg ']' + case "${TMP_MOCK_CFG_DIR}" in + typeset file= + for file in "${TMP_MOCK_CFG_DIR}/"* + '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-0wn8JnJXhUbXfggITWnTaDBg/epel-7-x86_64-x2go-nightly-full.JdCFpF4yOifCSL2igKXJpdFa.cfg ']' + rm -- /var/lib/jenkins/tmp/x2go-mock-0wn8JnJXhUbXfggITWnTaDBg/epel-7-x86_64-x2go-nightly-full.JdCFpF4yOifCSL2igKXJpdFa.cfg + '[' -e /var/lib/jenkins/tmp/x2go-mock-0wn8JnJXhUbXfggITWnTaDBg ']' + '[' -d /var/lib/jenkins/tmp/x2go-mock-0wn8JnJXhUbXfggITWnTaDBg ']' + rmdir -- /var/lib/jenkins/tmp/x2go-mock-0wn8JnJXhUbXfggITWnTaDBg + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.cIi7CVz8LP3lLEFMAQSCOMUm ']' + '[' -d /var/lib/jenkins/tmp/tmp.cIi7CVz8LP3lLEFMAQSCOMUm ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.cIi7CVz8LP3lLEFMAQSCOMUm Build step 'Execute shell' marked build as failure
See <https://jenkins.x2go.org:8443/job/x2gokdrive+nightly+epel-7/58/display/redirect?page=changes> Changes: [ionic] debian/changelog: sync with repository state. ------------------------------------------ [...truncated 76.67 KB...] + '[' 1 -eq 1 ']' + [[ name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'name=Extra Packages for Enterprise Linux $releasever - Testing - $basearch' + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel7&arch=x86_64' + read line + [[ failovermethod=priority =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ failovermethod=priority =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo failovermethod=priority + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ '' =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ '' =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '' + read line + [[ [local] =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ [local] =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '[local]' + read line + [[ name=local =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ name=local =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo name=local + read line + [[ baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo baseurl=https://kojipkgs.fedoraproject.org/repos/epel7-build/latest/x86_64/ + read line + [[ cost=2000 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ cost=2000 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo cost=2000 + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ '' =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ '' =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '' + read line + [[ [epel-debuginfo] =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ [epel-debuginfo] =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo '[epel-debuginfo]' + read line + [[ name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'name=Extra Packages for Enterprise Linux $releasever - $basearch - Debug' + read line + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo 'mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-debug-7&arch=x86_64' + read line + [[ failovermethod=priority =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ failovermethod=priority =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo failovermethod=priority + read line + [[ enabled=0 =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ enabled=0 =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo enabled=0 + read line + [[ skip_if_unavailable=False =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ skip_if_unavailable=False =~ ^[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 0 ']' + echo skip_if_unavailable=False + read line + [[ """ =~ ^[[:space:]]*config_opts\['(yum|dnf)\.conf'\][[:space:]]*=[[:space:]]*"""[[:space:]]*$ ]] + '[' 1 -eq 1 ']' + [[ """ =~ ^[[:space:]]*"""[[:space:]]*$ ]] + printf '\n' + typeset -i i=0 + (( i = 0 )) + (( i < 8 )) + echo '[x2go-extras-epel]' + (( ++i )) + (( i < 8 )) + echo 'name=Upstream X2Go EPEL Packages (Extra Packages)' + (( ++i )) + (( i < 8 )) + echo baseurl=http://packages.x2go.org/epel/7/extras/x86_64 + (( ++i )) + (( i < 8 )) + echo gpgcheck=0 + (( ++i )) + (( i < 8 )) + echo gpgkey=http://packages.x2go.org/pub.key + (( ++i )) + (( i < 8 )) + echo enabled=1 + (( ++i )) + (( i < 8 )) + echo protect=0 + (( ++i )) + (( i < 8 )) + echo '' + (( ++i )) + (( i < 8 )) + '[' full = full ']' + printf '\n' + typeset -i i=0 + (( i = 0 )) + (( i < 8 )) + echo '[x2go-nightly-epel]' + (( ++i )) + (( i < 8 )) + echo 'name=Upstream X2Go EPEL Packages (Nightly Builds)' + (( ++i )) + (( i < 8 )) + echo baseurl=http://packages.x2go.org/epel/7/heuler/x86_64 + (( ++i )) + (( i < 8 )) + echo gpgcheck=0 + (( ++i )) + (( i < 8 )) + echo gpgkey=http://packages.x2go.org/pub.key + (( ++i )) + (( i < 8 )) + echo enabled=1 + (( ++i )) + (( i < 8 )) + echo protect=0 + (( ++i )) + (( i < 8 )) + echo '' + (( ++i )) + (( i < 8 )) + echo '"""' + read line + IFS=' ' + cache_mock_config + typeset tmp_mock_config=/var/lib/jenkins/tmp/x2go-mock-QRxkyOLiSo2YrNKL1TIPVSlD/epel-7-x86_64-x2go-nightly-full.U4Bow5shFZIAnzaTTsRBkoBq.cfg + typeset 'tmp_regex=^.*\.cfg$' + [[ ! /var/lib/jenkins/tmp/x2go-mock-QRxkyOLiSo2YrNKL1TIPVSlD/epel-7-x86_64-x2go-nightly-full.U4Bow5shFZIAnzaTTsRBkoBq.cfg =~ ^.*\.cfg$ ]] + '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-QRxkyOLiSo2YrNKL1TIPVSlD/epel-7-x86_64-x2go-nightly-full.U4Bow5shFZIAnzaTTsRBkoBq.cfg ']' + '[' '!' -r /var/lib/jenkins/tmp/x2go-mock-QRxkyOLiSo2YrNKL1TIPVSlD/epel-7-x86_64-x2go-nightly-full.U4Bow5shFZIAnzaTTsRBkoBq.cfg ']' ++ basename -s .cfg /var/lib/jenkins/tmp/x2go-mock-QRxkyOLiSo2YrNKL1TIPVSlD/epel-7-x86_64-x2go-nightly-full.U4Bow5shFZIAnzaTTsRBkoBq.cfg + typeset mock_cache_file_name=epel-7-x86_64-x2go-nightly-full.U4Bow5shFZIAnzaTTsRBkoBq + typeset tmp=epel-7-x86_64-x2go-nightly-full.U4Bow5shFZIAnzaTTsRBkoBq + mock_cache_file_name=epel-7-x86_64-x2go-nightly-full + '[' epel-7-x86_64-x2go-nightly-full = epel-7-x86_64-x2go-nightly-full.U4Bow5shFZIAnzaTTsRBkoBq ']' + mock_cache_file_name=epel-7-x86_64-x2go-nightly-full.cfg + typeset mock_cache_file_path=/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + '[' -f /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg ']' + '[' -r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg ']' + cmp -s /var/lib/jenkins/tmp/x2go-mock-QRxkyOLiSo2YrNKL1TIPVSlD/epel-7-x86_64-x2go-nightly-full.U4Bow5shFZIAnzaTTsRBkoBq.cfg /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + echo 'Cached mock config file matches generated one, using the cached file.' Cached mock config file matches generated one, using the cached file. + TMP_MOCK_CFG_FILE=/var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg + return 0 + return 0 + MOCK_CHROOT_CONFIG='-r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full' + '[' 0 -eq 0 ']' + MOCK_CHROOT_CONFIG='-r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg' + return 0 + mock --buildsrpm -r /var/lib/jenkins/mock-cache//epel-7-x86_64-x2go-nightly-full.cfg --resultdir=/var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/ --spec /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES/x2gokdrive.spec --sources /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/rpmbuild/SOURCES/ ERROR: [Errno 1] Operation not permitted ERROR: The most common cause for this error is trying to run /usr/sbin/mock as an unprivileged user. ERROR: Check your path to make sure that /usr/bin/ is listed before /usr/sbin, or manually run /usr/bin/mock to see if that fixes this problem. + sign_packages epel 7 SRPM + typeset dist=epel + typeset codename=7 + typeset arch=SRPM + typeset gpg_sign_with=F4A7678C9C6B0B2B + '[' epel = epel ']' + '[' 7 = 5 ']' + '[' epel = opensuse ']' + '[' epel = sle ']' + typeset 'rpmmacro_v3sign=%__gpg_sign_cmd %{__gpg} /usr/bin/gpg --force-v3-sigs --digest-algo=sha1 --batch --no-verbose --no-armor --passphrase-fd 3 --no-secmem-warning -u "%{_gpg_name}" -sbo %{__signature_filename} %{__plaintext_filename}' + typeset -i use_v3=0 + '[' epel = epel ']' + '[' 7 = 5 ']' + typeset -a rpmsign_opts + rpmsign_opts=("-v" "-D" "%_gpg_name ${gpg_sign_with}") + '[' 0 -ne 0 ']' + rpmsign_opts+=("--addsign") + typeset rpmfile= + find /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/ -type f -iname '*.rpm' -print0 + read -r -d '' rpmfile + return 0 + cat /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/build.log cat: /var/lib/jenkins/pkg-dist/heuler/x2gokdrive/epel/7/SRPM/build.log: No such file or directory + cleanup + '[' -n /var/lib/jenkins/tmp/x2go-mock-QRxkyOLiSo2YrNKL1TIPVSlD ']' + '[' -e /var/lib/jenkins/tmp/x2go-mock-QRxkyOLiSo2YrNKL1TIPVSlD ']' + case "${TMP_MOCK_CFG_DIR}" in + typeset file= + for file in "${TMP_MOCK_CFG_DIR}/"* + '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-QRxkyOLiSo2YrNKL1TIPVSlD/epel-7-x86_64-x2go-nightly-full.U4Bow5shFZIAnzaTTsRBkoBq.cfg ']' + rm -- /var/lib/jenkins/tmp/x2go-mock-QRxkyOLiSo2YrNKL1TIPVSlD/epel-7-x86_64-x2go-nightly-full.U4Bow5shFZIAnzaTTsRBkoBq.cfg + '[' -e /var/lib/jenkins/tmp/x2go-mock-QRxkyOLiSo2YrNKL1TIPVSlD ']' + '[' -d /var/lib/jenkins/tmp/x2go-mock-QRxkyOLiSo2YrNKL1TIPVSlD ']' + rmdir -- /var/lib/jenkins/tmp/x2go-mock-QRxkyOLiSo2YrNKL1TIPVSlD + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.wTy3C8ENQqEUUAOZKpH2YuM1 ']' + '[' -d /var/lib/jenkins/tmp/tmp.wTy3C8ENQqEUUAOZKpH2YuM1 ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.wTy3C8ENQqEUUAOZKpH2YuM1 Build step 'Execute shell' marked build as failure