Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs-jsonselect.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2881/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=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs-jsonselect.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 warning: Could not canonicalize hostname: copr-builder-895860355.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nodejs-jsonselect-0.4.0-5.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nodejs-jsonselect.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2881/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=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nodejs-jsonselect.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.woUdL7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf package + /usr/bin/gzip -dc /builddir/build/SOURCES/JSONSelect-0.4.0.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd package + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/LICENSE . + mv src/build src/build.disabled + mkdir src/build + cp src/build.disabled/post-compile.js src/build + rm -rf src/build.disabled src/dist + mkdir src/dist + rm -rf site + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.f201Z2 + umask 022 + cd /builddir/build/BUILD + cd package + pushd src ~/build/BUILD/package/src ~/build/BUILD/package + make project Building ./dist/jsonselect.js ./jsonselect.js + /usr/bin/uglifyjs dist/jsonselect.js + /usr/bin/node build/post-compile.js dist/jsonselect.min.js.tmp + popd ~/build/BUILD/package + mv src src.complete + mkdir src + cp src.complete/dist/jsonselect.js src.complete/dist/jsonselect.min.js src/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.klZedZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-jsonselect-0.4.0-5.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-jsonselect-0.4.0-5.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/nodejs-jsonselect-0.4.0-5.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-jsonselect-0.4.0-5.el7.centos.x86_64 + cd package + mkdir -p /builddir/build/BUILDROOT/nodejs-jsonselect-0.4.0-5.el7.centos.x86_64/usr/lib/node_modules/JSONSelect + cp -pr package.json src/ /builddir/build/BUILDROOT/nodejs-jsonselect-0.4.0-5.el7.centos.x86_64/usr/lib/node_modules/JSONSelect + /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 110000000 /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.7uybHV + umask 022 + cd /builddir/build/BUILD + cd package + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --check + /usr/bin/node src.complete/test/run.js Running Tests: level 1 tests against "basic.json": first-child: pass grouping: pass id: pass id_multiple: pass id_quotes: pass id_with_type: pass last-child: pass nth-child-2: pass nth-child: pass nth-last-child: pass root_pseudo: pass type: pass type2: pass type3: pass universal: pass level 1 tests against "collision.json": nested: pass quoted-string: pass string: pass level 2 tests against "sibling.json": childof: pass descendantof: pass unrooted: pass level 3 tests against "basic.json": has-multiple: pass has-root-in-expr: pass has-sans-first-paren: pass has-sans-paren: pass has-whitespace: pass has-with-comma: pass has: pass multiple-has-with-strings: pass level 3 tests against "expr.json": div: pass ends-with: pass false-eq: pass greater-than: pass less-than: pass mod: pass mult: pass null-eq: pass number-eq: pass precedence-1: pass precedence-2: pass simple-false: pass simple: pass starts-with: pass string-eq: pass true-eq: pass level 3 tests against "polykids.json": has-with_descendant: pass val: pass 47/47 passed + exit 0 Processing files: nodejs-jsonselect-0.4.0-5.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0oNmxS + umask 022 + cd /builddir/build/BUILD + cd package + DOCDIR=/builddir/build/BUILDROOT/nodejs-jsonselect-0.4.0-5.el7.centos.x86_64/usr/share/doc/nodejs-jsonselect-0.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-jsonselect-0.4.0-5.el7.centos.x86_64/usr/share/doc/nodejs-jsonselect-0.4.0 + cp -pr JSONSelect.md README.md /builddir/build/BUILDROOT/nodejs-jsonselect-0.4.0-5.el7.centos.x86_64/usr/share/doc/nodejs-jsonselect-0.4.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9UGAoP + umask 022 + cd /builddir/build/BUILD + cd package + LICENSEDIR=/builddir/build/BUILDROOT/nodejs-jsonselect-0.4.0-5.el7.centos.x86_64/usr/share/licenses/nodejs-jsonselect-0.4.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-jsonselect-0.4.0-5.el7.centos.x86_64/usr/share/licenses/nodejs-jsonselect-0.4.0 + cp -pr LICENSE /builddir/build/BUILDROOT/nodejs-jsonselect-0.4.0-5.el7.centos.x86_64/usr/share/licenses/nodejs-jsonselect-0.4.0 + exit 0 Provides: nodejs-jsonselect = 0.4.0-5.el7.centos npm(JSONSelect) = 0.4.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: nodejs(engine) >= 0.4.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nodejs-jsonselect-0.4.0-5.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-895860355.novalocal Wrote: /builddir/build/RPMS/nodejs-jsonselect-0.4.0-5.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jxp7NJ + umask 022 + cd /builddir/build/BUILD + cd package + /usr/bin/rm -rf /builddir/build/BUILDROOT/nodejs-jsonselect-0.4.0-5.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->