Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs-ansi-colors.spec'], logger=chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-5994/root'user='mockbuild'uid=1001env={'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}timeout=0shell=Falsenspawn_args=[]printOutput=Falsegid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs-ansi-colors.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', '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-ansi-colors-0.2.0-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-ansi-colors.spec'], logger=chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-5994/root'user='mockbuild'uid=1001env={'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}timeout=0shell=Falsenspawn_args=[]printOutput=Falsegid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nodejs-ansi-colors.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', '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.m2sjeO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf package + /usr/bin/gzip -dc /builddir/build/SOURCES/ansi-colors-0.2.0.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd package + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/test.js . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HocAVi + umask 022 + cd /builddir/build/BUILD + cd package + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.m9zlDN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-ansi-colors-0.2.0-1.fc27.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-ansi-colors-0.2.0-1.fc27.x86_64 ++ dirname /builddir/build/BUILDROOT/nodejs-ansi-colors-0.2.0-1.fc27.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-ansi-colors-0.2.0-1.fc27.x86_64 + cd package + mkdir -p /builddir/build/BUILDROOT/nodejs-ansi-colors-0.2.0-1.fc27.x86_64/usr/lib/node_modules/ansi-colors + cp -pr package.json index.js /builddir/build/BUILDROOT/nodejs-ansi-colors-0.2.0-1.fc27.x86_64/usr/lib/node_modules/ansi-colors + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --ver-rel 0.2.0-1.fc27 --unique-debug-arch x86_64 --unique-debug-src-base nodejs-ansi-colors --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.14obLi + 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 ansi-colors ✓ should wrap a string with ansi-bgblack styling: ✓ should wrap a string with ansi-bgblue styling: ✓ should wrap a string with ansi-bgcyan styling: ✓ should wrap a string with ansi-bggreen styling: ✓ should wrap a string with ansi-bgmagenta styling: ✓ should wrap a string with ansi-bgred styling: ✓ should wrap a string with ansi-bgwhite styling: ✓ should wrap a string with ansi-bgyellow styling: ✓ should wrap a string with ansi-black styling: ✓ should wrap a string with ansi-blue styling: ✓ should wrap a string with ansi-bold styling: ✓ should wrap a string with ansi-cyan styling: ✓ should wrap a string with ansi-dim styling: ✓ should wrap a string with ansi-gray styling: ✓ should wrap a string with ansi-green styling: ✓ should wrap a string with ansi-grey styling: ✓ should wrap a string with ansi-hidden styling: ✓ should wrap a string with ansi-inverse styling: ✓ should wrap a string with ansi-italic styling: ✓ should wrap a string with ansi-magenta styling: ✓ should wrap a string with ansi-red styling: ✓ should wrap a string with ansi-reset styling: ✓ should wrap a string with ansi-strikethrough styling: ✓ should wrap a string with ansi-underline styling: ✓ should wrap a string with ansi-white styling: ✓ should wrap a string with ansi-yellow styling: 26 passing (40ms) + exit 0 Processing files: nodejs-ansi-colors-0.2.0-1.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cpEscP + umask 022 + cd /builddir/build/BUILD + cd package + DOCDIR=/builddir/build/BUILDROOT/nodejs-ansi-colors-0.2.0-1.fc27.x86_64/usr/share/doc/nodejs-ansi-colors + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-ansi-colors-0.2.0-1.fc27.x86_64/usr/share/doc/nodejs-ansi-colors + cp -pr README.md /builddir/build/BUILDROOT/nodejs-ansi-colors-0.2.0-1.fc27.x86_64/usr/share/doc/nodejs-ansi-colors + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vngVEl + umask 022 + cd /builddir/build/BUILD + cd package + LICENSEDIR=/builddir/build/BUILDROOT/nodejs-ansi-colors-0.2.0-1.fc27.x86_64/usr/share/licenses/nodejs-ansi-colors + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-ansi-colors-0.2.0-1.fc27.x86_64/usr/share/licenses/nodejs-ansi-colors + cp -pr LICENSE /builddir/build/BUILDROOT/nodejs-ansi-colors-0.2.0-1.fc27.x86_64/usr/share/licenses/nodejs-ansi-colors + exit 0 Provides: nodejs-ansi-colors = 0.2.0-1.fc27 npm(ansi-colors) = 0.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: nodejs(engine) >= 0.10.0 npm(ansi-bgblack) >= 0.1.1 npm(ansi-bgblack) < 0.2 npm(ansi-bgblue) >= 0.1.1 npm(ansi-bgblue) < 0.2 npm(ansi-bgcyan) >= 0.1.1 npm(ansi-bgcyan) < 0.2 npm(ansi-bggreen) >= 0.1.1 npm(ansi-bggreen) < 0.2 npm(ansi-bgmagenta) >= 0.1.1 npm(ansi-bgmagenta) < 0.2 npm(ansi-bgred) >= 0.1.1 npm(ansi-bgred) < 0.2 npm(ansi-bgwhite) >= 0.1.1 npm(ansi-bgwhite) < 0.2 npm(ansi-bgyellow) >= 0.1.1 npm(ansi-bgyellow) < 0.2 npm(ansi-black) >= 0.1.1 npm(ansi-black) < 0.2 npm(ansi-blue) >= 0.1.1 npm(ansi-blue) < 0.2 npm(ansi-bold) >= 0.1.1 npm(ansi-bold) < 0.2 npm(ansi-cyan) >= 0.1.1 npm(ansi-cyan) < 0.2 npm(ansi-dim) >= 0.1.1 npm(ansi-dim) < 0.2 npm(ansi-gray) >= 0.1.1 npm(ansi-gray) < 0.2 npm(ansi-green) >= 0.1.1 npm(ansi-green) < 0.2 npm(ansi-grey) >= 0.1.1 npm(ansi-grey) < 0.2 npm(ansi-hidden) >= 0.1.1 npm(ansi-hidden) < 0.2 npm(ansi-inverse) >= 0.1.1 npm(ansi-inverse) < 0.2 npm(ansi-italic) >= 0.1.1 npm(ansi-italic) < 0.2 npm(ansi-magenta) >= 0.1.1 npm(ansi-magenta) < 0.2 npm(ansi-red) >= 0.1.1 npm(ansi-red) < 0.2 npm(ansi-reset) >= 0.1.1 npm(ansi-reset) < 0.2 npm(ansi-strikethrough) >= 0.1.1 npm(ansi-strikethrough) < 0.2 npm(ansi-underline) >= 0.1.1 npm(ansi-underline) < 0.2 npm(ansi-white) >= 0.1.1 npm(ansi-white) < 0.2 npm(ansi-yellow) >= 0.1.1 npm(ansi-yellow) < 0.2 npm(lazy-cache) >= 2.0.1 npm(lazy-cache) < 3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nodejs-ansi-colors-0.2.0-1.fc27.x86_64 Wrote: /builddir/build/RPMS/nodejs-ansi-colors-0.2.0-1.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UTKZrS + umask 022 + cd /builddir/build/BUILD + cd package + /usr/bin/rm -rf /builddir/build/BUILDROOT/nodejs-ansi-colors-0.2.0-1.fc27.x86_64 + exit 0 Child return code was: 0