Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs-jsonm.spec'], nspawn_args=[]uid=1001timeout=0shell=Falselogger=printOutput=FalsechrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-5726/root'gid=135env={'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs-jsonm.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nodejs-jsonm-1.0.9-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nodejs-jsonm.spec'], nspawn_args=[]uid=1001timeout=0shell=Falselogger=printOutput=FalsechrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-5726/root'gid=135env={'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nodejs-jsonm.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FFJk3h + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf package + /usr/bin/gzip -dc /builddir/build/SOURCES/jsonm-1.0.9.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd package + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '1s/env //' bin/cli.js + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5xfIOC + umask 022 + cd /builddir/build/BUILD + cd package + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GUBpAX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-jsonm-1.0.9-1.fc27.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-jsonm-1.0.9-1.fc27.x86_64 ++ dirname /builddir/build/BUILDROOT/nodejs-jsonm-1.0.9-1.fc27.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-jsonm-1.0.9-1.fc27.x86_64 + cd package + mkdir -p /builddir/build/BUILDROOT/nodejs-jsonm-1.0.9-1.fc27.x86_64/usr/lib/node_modules/jsonm + cp -pr package.json build/ /builddir/build/BUILDROOT/nodejs-jsonm-1.0.9-1.fc27.x86_64/usr/lib/node_modules/jsonm + mkdir -p /builddir/build/BUILDROOT/nodejs-jsonm-1.0.9-1.fc27.x86_64/usr/lib/node_modules/jsonm/bin + install -p -D -m0755 bin/cli.js /builddir/build/BUILDROOT/nodejs-jsonm-1.0.9-1.fc27.x86_64/usr/lib/node_modules/jsonm/bin/ + mkdir -p /builddir/build/BUILDROOT/nodejs-jsonm-1.0.9-1.fc27.x86_64/usr/bin + ln -sf /usr/lib/node_modules/jsonm/bin/cli.js /builddir/build/BUILDROOT/nodejs-jsonm-1.0.9-1.fc27.x86_64/usr/bin/jsonm + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --ver-rel 1.0.9-1.fc27 --unique-debug-arch x86_64 --unique-debug-src-base nodejs-jsonm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/package find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NcTdLi + umask 022 + cd /builddir/build/BUILD + cd package + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --check + /usr/bin/node -e 'require("./")' + /usr/bin/mocha -R spec jsonm ✓ packs small ints as string values ✓ packs large ints as string values ✓ packs arrays using a -1 ✓ packs floats just fine ✓ packs true just fine ✓ packs arrays with minus 1 just fine ✓ packs empty arrays just fine ✓ packs number strings just fine ✓ packs dot number strings just fine ✓ packs tilde strings just fine ✓ packs tilde tilde strings just fine ✓ packs multi-key objects ✓ packs nested, multi-key objects ✓ packs nested arrays and objects ✓ uses memoization the second time ✓ handles strings and ints with the same value ✓ packs multi-line strings as normal values ✓ packs multi-line strings as separate values in string packing mode ✓ copes with calling unpack multiple times ✓ packs JSON strings ✓ packs JSON strings and can unpack them as string ✓ has a symmetrical packString() and $unpackString() for strings ✓ has no issues going over a very small dictionary size ✓ has no issues going over the dictionary size ✓ handles the packer being reset ✓ errors when the packer is reset during a message ✓ handles small messages with more values than the dictionary size ✓ handles small messages with more values than the dictionary size (2) ✓ handles small messages with more values than the dictionary size (3) ✓ handles large messages with more values than the dictionary size ✓ packs null ✓ packs null inside an object ✓ packs undefined ✓ packs undefined inside an object ✓ packs empty string ✓ packs empty string inside an object ✓ packs multiple empty strings inside an object ✓ copes with calling packString on a non-string, why not ✓ copes with calling packString on a null, why not ✓ unpacks objects in strings ✓ ignores properties from prototypes ✓ keeps message and stack in errors ✓ copes with messages in the wrong order ✓ packs strings 1 level deep ✓ packs strings 2 levels deep ✓ copes with null input to unpacker ✓ packs arrays with nulls ✓ packs arrays with true and false ✓ packs objects with null and true and false ✓ packs error objects with false property values [] ✓ supports reset() 51 passing (74ms) + exit 0 Processing files: nodejs-jsonm-1.0.9-1.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tw8TSE + umask 022 + cd /builddir/build/BUILD + cd package + DOCDIR=/builddir/build/BUILDROOT/nodejs-jsonm-1.0.9-1.fc27.x86_64/usr/share/doc/nodejs-jsonm + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-jsonm-1.0.9-1.fc27.x86_64/usr/share/doc/nodejs-jsonm + cp -pr README.md /builddir/build/BUILDROOT/nodejs-jsonm-1.0.9-1.fc27.x86_64/usr/share/doc/nodejs-jsonm + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6I1q10 + umask 022 + cd /builddir/build/BUILD + cd package + LICENSEDIR=/builddir/build/BUILDROOT/nodejs-jsonm-1.0.9-1.fc27.x86_64/usr/share/licenses/nodejs-jsonm + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-jsonm-1.0.9-1.fc27.x86_64/usr/share/licenses/nodejs-jsonm + cp -pr LICENSE /builddir/build/BUILDROOT/nodejs-jsonm-1.0.9-1.fc27.x86_64/usr/share/licenses/nodejs-jsonm + exit 0 Provides: nodejs-jsonm = 1.0.9-1.fc27 npm(jsonm) = 1.0.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/node nodejs(engine) npm(optimist) >= 0.6.1 npm(optimist) < 0.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nodejs-jsonm-1.0.9-1.fc27.x86_64 Wrote: /builddir/build/RPMS/nodejs-jsonm-1.0.9-1.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Eo5Axn + umask 022 + cd /builddir/build/BUILD + cd package + /usr/bin/rm -rf /builddir/build/BUILDROOT/nodejs-jsonm-1.0.9-1.fc27.x86_64 + exit 0 Child return code was: 0