Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/nodejs-concat-stream.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-c016bb2ad028a7953a8a9d2d7b9a01746641038a/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/nodejs-concat-stream.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/nodejs-concat-stream-1.4.4-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/nodejs-concat-stream.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-c016bb2ad028a7953a8a9d2d7b9a01746641038a/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/nodejs-concat-stream.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9dVq5Y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf package + /usr/bin/gzip -dc /builddir/build/SOURCES/concat-stream-1.4.4.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd package + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (nodejs-concat-stream-1.4.4-Use-stream-from-Node.js-core.patch): + echo 'Patch #0 (nodejs-concat-stream-1.4.4-Use-stream-from-Node.js-core.patch):' + /usr/bin/cat /builddir/build/SOURCES/nodejs-concat-stream-1.4.4-Use-stream-from-Node.js-core.patch + /usr/bin/patch -p1 --fuzz=0 patching file index.js patching file package.json Patch #1 (nodejs-concat-stream-1.4.4-Remove-dependency-on-typedarray.patch): + echo 'Patch #1 (nodejs-concat-stream-1.4.4-Remove-dependency-on-typedarray.patch):' + /usr/bin/cat /builddir/build/SOURCES/nodejs-concat-stream-1.4.4-Remove-dependency-on-typedarray.patch + /usr/bin/patch -p1 --fuzz=0 patching file index.js patching file package.json patching file test/buffer.js patching file test/string.js patching file test/typedarray.js + /usr/lib/rpm/nodejs-fixdep inherits '~2.0.0' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c8pUr1 + umask 022 + cd /builddir/build/BUILD + cd package + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZtLpg6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-concat-stream-1.4.4-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-concat-stream-1.4.4-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/nodejs-concat-stream-1.4.4-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-concat-stream-1.4.4-2.el7.noarch + cd package + mkdir -p /builddir/build/BUILDROOT/nodejs-concat-stream-1.4.4-2.el7.noarch/usr/lib/node_modules/concat-stream + cp -pr package.json index.js /builddir/build/BUILDROOT/nodejs-concat-stream-1.4.4-2.el7.noarch/usr/lib/node_modules/concat-stream + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/package /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lvKjaz + umask 022 + cd /builddir/build/BUILD + cd package + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --check + /usr/bin/tape test/array.js test/buffer.js test/infer.js test/nothing.js test/objects.js test/string.js test/typedarray.js test/server/ls.js TAP version 13 # array stream ok 1 should be equivalent # buffer stream ok 2 (unnamed assert) ok 3 should be equal # buffer mixed writes ok 4 (unnamed assert) ok 5 should be equal # type inference works as expected ok 6 array ok 7 buffer ok 8 buffer ok 9 uint8array ok 10 string ok 11 object ok 12 buffer # no callback stream # no encoding set, no data ok 13 should be equivalent # encoding set to string, no data ok 14 should be equivalent # writing objects ok 15 should be equal ok 16 should be equivalent ok 17 should be equivalent # switch to objects encoding if no encoding specified and objects are written ok 18 should be equal ok 19 should be equivalent ok 20 should be equivalent # string -> buffer stream ok 21 (unnamed assert) ok 22 should be equal # string stream ok 23 should be equal ok 24 should be equal # end chunk ok 25 should be equal # string from mixed write encodings ok 26 should be equal ok 27 should be equal # string from buffers with multibyte characters ok 28 should be equal ok 29 should be equal # typed array stream ok 30 should be equal ok 31 should be equivalent # typed array from strings, buffers, and arrays ok 32 should be equal ok 33 should be equivalent # ls command ok 34 should be equal 1..34 # tests 34 # pass 34 # ok + exit 0 Processing files: nodejs-concat-stream-1.4.4-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uxjSwG + umask 022 + cd /builddir/build/BUILD + cd package + DOCDIR=/builddir/build/BUILDROOT/nodejs-concat-stream-1.4.4-2.el7.noarch/usr/share/doc/nodejs-concat-stream-1.4.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-concat-stream-1.4.4-2.el7.noarch/usr/share/doc/nodejs-concat-stream-1.4.4 + cp -pr LICENSE /builddir/build/BUILDROOT/nodejs-concat-stream-1.4.4-2.el7.noarch/usr/share/doc/nodejs-concat-stream-1.4.4 + cp -pr readme.md /builddir/build/BUILDROOT/nodejs-concat-stream-1.4.4-2.el7.noarch/usr/share/doc/nodejs-concat-stream-1.4.4 + exit 0 Provides: nodejs-concat-stream = 1.4.4-2.el7 npm(concat-stream) = 1.4.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: nodejs(engine) npm(inherits) >= 2.0.0 npm(inherits) < 2.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nodejs-concat-stream-1.4.4-2.el7.noarch Wrote: /builddir/build/RPMS/nodejs-concat-stream-1.4.4-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Aj12YW + umask 022 + cd /builddir/build/BUILD + cd package + /usr/bin/rm -rf /builddir/build/BUILDROOT/nodejs-concat-stream-1.4.4-2.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->