D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/nodejs-esutils-2.0.2-4.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6bJH4b + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf package + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/esutils-2.0.2.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd package + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /home/iurt/rpmbuild/BUILD + cd package + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/tests-2.0.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lO5Xhc + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2g1zIe + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/nodejs-esutils-2.0.2-4.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/nodejs-esutils-2.0.2-4.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/nodejs-esutils-2.0.2-4.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/nodejs-esutils-2.0.2-4.mga8.x86_64 + cd package + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-esutils-2.0.2-4.mga8.x86_64/usr/lib/node_modules/esutils + cp -pr package.json lib/ /home/iurt/rpmbuild/BUILDROOT/nodejs-esutils-2.0.2-4.mga8.x86_64/usr/lib/node_modules/esutils + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.0.2-4.mga8 --unique-debug-suffix -2.0.2-4.mga8.x86_64 --unique-debug-src-base nodejs-esutils-2.0.2-4.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/package + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6MNaCd + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + '[' 1 -eq 1 ']' + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --check + /usr/bin/node -e 'require("./")' + /usr/bin/mocha --compilers coffee:coffee-script/register -R spec ast isExpression ✓ returns false if input is not node ✓ returns true if provided node is expression ✓ returns false if provided node is not expression isIterationStatement ✓ returns false if input is not node ✓ returns true if provided node is iteration statement ✓ returns false if provided node is not iteration statement isStatement ✓ returns false if input is not node ✓ returns true if provided node is statement ✓ returns false if provided node is not statement isSourceElement ✓ returns false if input is not node ✓ returns true if provided node is source element ✓ returns false if provided node is not source element trailingStatement ✓ returns trailing statement if node has it ✓ returns null if node doens't have trailing statement isProblematicIfStatement ✓ returns true if node is problematic if statement ✓ returns false if node is not problematic if statement code isDecimalDigit ✓ returns true if provided code is decimal digit ✓ returns false if provided code is not decimal digit isHexDigit ✓ returns true if provided code is hexadecimal digit ✓ returns false if provided code is not hexadecimal digit isOctalDigit ✓ returns true if provided code is octal digit ✓ returns false if provided code is not octal digit isWhiteSpace ✓ returns true if provided code is white space ✓ returns false if provided code is not white space isLineTerminator ✓ returns true if provided code is line terminator ✓ returns false if provided code is not line terminator isIdentifierStartES5 ✓ returns true if provided code can be a start of Identifier in ES5 ✓ returns false if provided code cannot be a start of Identifier in ES5 isIdentifierPartES5 ✓ returns true if provided code can be a part of Identifier in ES5 ✓ returns false if provided code cannot be a part of Identifier in ES5 isIdentifierStartES6 ✓ returns true if provided code can be a start of Identifier in ES6 ✓ returns false if provided code cannot be a start of Identifier in ES6 isIdentifierPartES6 ✓ returns true if provided code can be a part of Identifier in ES6 ✓ supports astral symbols ✓ returns false if provided code cannot be a part of Identifier in ES6 keyword isKeywordES6 ✓ returns true if provided string is keyword under non-strict mode ✓ returns false if provided string is not keyword under non-strict mode ✓ returns true if provided string is keyword under strict mode ✓ returns false if provided string is not keyword under strict mode isKeywordES5 ✓ returns true if provided string is keyword under non-strict mode ✓ returns false if provided string is not keyword under non-strict mode ✓ returns true if provided string is keyword under strict mode ✓ returns false if provided string is not keyword under strict mode isReservedWordES6 ✓ returns true for null/boolean values ✓ returns true if provided string is keyword under non-strict mode ✓ returns false if provided string is not keyword under non-strict mode ✓ returns true if provided string is keyword under strict mode ✓ returns false if provided string is not keyword under strict mode isReservedWordES5 ✓ returns true for null/boolean values ✓ returns true if provided string is keyword under non-strict mode ✓ returns false if provided string is not keyword under non-strict mode ✓ returns true if provided string is keyword under strict mode ✓ returns false if provided string is not keyword under strict mode isRestrictedWord ✓ returns true if provided string is "eval" or "arguments" ✓ returns false if provided string is not "eval" or "arguments" isIdentifierName ✓ returns false if provided string is empty ✓ returns true if provided string is IdentifierName ✓ returns false if provided string is not IdentifierName ✓ supports astral symbols isIdentifierES5 ✓ returns false if provided string is empty ✓ returns true if provided string is Identifier ✓ returns false if provided string is not Identifier isIdentifierES6 ✓ returns false if provided string is empty ✓ returns true if provided string is Identifier ✓ returns false if provided string is not Identifier 65 passing (748ms) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: nodejs-esutils-2.0.2-4.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zdUb9f + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/nodejs-esutils-2.0.2-4.mga8.x86_64/usr/share/doc/nodejs-esutils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-esutils-2.0.2-4.mga8.x86_64/usr/share/doc/nodejs-esutils + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/nodejs-esutils-2.0.2-4.mga8.x86_64/usr/share/doc/nodejs-esutils + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SBvV1e + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/nodejs-esutils-2.0.2-4.mga8.x86_64/usr/share/licenses/nodejs-esutils + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nodejs-esutils-2.0.2-4.mga8.x86_64/usr/share/licenses/nodejs-esutils + cp -pr LICENSE.BSD /home/iurt/rpmbuild/BUILDROOT/nodejs-esutils-2.0.2-4.mga8.x86_64/usr/share/licenses/nodejs-esutils + RPM_EC=0 ++ jobs -p + exit 0 Provides: nodejs-esutils = 2.0.2-4.mga8 npm(esutils) = 2.0.2 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/nodejs-esutils-2.0.2-4.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/nodejs-esutils-2.0.2-4.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6sZLwf + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd package + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/nodejs-esutils-2.0.2-4.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8fbbif + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf package + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!