Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs-xmlhttprequest-ssl.spec'], user='mockbuild'chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-6059/root'gid=135nspawn_args=[]printOutput=Falseshell=Falseenv={'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'}timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nodejs-xmlhttprequest-ssl.spec'] with env {'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nodejs-xmlhttprequest-ssl-1.5.3-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-xmlhttprequest-ssl.spec'], user='mockbuild'chrootPath='/var/lib/mock/fedora-rawhide-x86_64-mockbuilder-6059/root'gid=135nspawn_args=[]printOutput=Falseshell=Falseenv={'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'}timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nodejs-xmlhttprequest-ssl.spec'] with env {'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hdxZUg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf package + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/xmlhttprequest-ssl-1.5.3.tgz + STATUS=0 + '[' 0 -ne 0 ']' + cd package + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fb23Vh + umask 022 + cd /builddir/build/BUILD + cd package + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lGICXi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-xmlhttprequest-ssl-1.5.3-1.fc27.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-xmlhttprequest-ssl-1.5.3-1.fc27.x86_64 ++ dirname /builddir/build/BUILDROOT/nodejs-xmlhttprequest-ssl-1.5.3-1.fc27.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-xmlhttprequest-ssl-1.5.3-1.fc27.x86_64 + cd package + mkdir -p /builddir/build/BUILDROOT/nodejs-xmlhttprequest-ssl-1.5.3-1.fc27.x86_64/usr/lib/node_modules/xmlhttprequest-ssl + cp -pr package.json lib/ /builddir/build/BUILDROOT/nodejs-xmlhttprequest-ssl-1.5.3-1.fc27.x86_64/usr/lib/node_modules/xmlhttprequest-ssl + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --ver-rel 1.5.3-1.fc27 --unique-debug-arch x86_64 --unique-debug-src-base nodejs-xmlhttprequest-ssl --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.ZxbPjk + umask 022 + cd /builddir/build/BUILD + cd package + /usr/lib/rpm/nodejs-symlink-deps /usr/lib/node_modules --check + /usr/bin/node -e 'require("./")' + cd ./tests + node test-constants.js done (node:6561) DeprecationWarning: util.puts is deprecated. Use console.log instead. + node test-events.js done (node:6567) DeprecationWarning: util.puts is deprecated. Use console.log instead. + node test-exceptions.js Refused to set unsafe header "accept-charset" Refused to set unsafe header "accept-encoding" Refused to set unsafe header "access-control-request-headers" Refused to set unsafe header "access-control-request-method" Refused to set unsafe header "connection" Refused to set unsafe header "content-length" Refused to set unsafe header "content-transfer-encoding" Refused to set unsafe header "cookie" Refused to set unsafe header "cookie2" Refused to set unsafe header "date" Refused to set unsafe header "expect" Refused to set unsafe header "host" Refused to set unsafe header "keep-alive" Refused to set unsafe header "origin" Refused to set unsafe header "referer" Refused to set unsafe header "te" Refused to set unsafe header "trailer" Refused to set unsafe header "transfer-encoding" Refused to set unsafe header "upgrade" Refused to set unsafe header "via" Done + node test-headers.js Refused to set unsafe header "Content-Length" done (node:6583) DeprecationWarning: util.puts is deprecated. Use console.log instead. + node test-redirect-302.js done (node:6593) DeprecationWarning: util.puts is deprecated. Use console.log instead. + node test-redirect-303.js done (node:6603) DeprecationWarning: util.puts is deprecated. Use console.log instead. + node test-redirect-307.js done (node:6613) DeprecationWarning: util.puts is deprecated. Use console.log instead. + node test-request-methods.js Testing GET (node:6623) DeprecationWarning: util.puts is deprecated. Use console.log instead. Testing POST Testing HEAD Testing PUT Testing DELETE done + node test-request-protocols.js done (node:6633) DeprecationWarning: util.puts is deprecated. Use console.log instead. + exit 0 Processing files: nodejs-xmlhttprequest-ssl-1.5.3-1.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rSoQ8p + umask 022 + cd /builddir/build/BUILD + cd package + DOCDIR=/builddir/build/BUILDROOT/nodejs-xmlhttprequest-ssl-1.5.3-1.fc27.x86_64/usr/share/doc/nodejs-xmlhttprequest-ssl + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-xmlhttprequest-ssl-1.5.3-1.fc27.x86_64/usr/share/doc/nodejs-xmlhttprequest-ssl + cp -pr README.md /builddir/build/BUILDROOT/nodejs-xmlhttprequest-ssl-1.5.3-1.fc27.x86_64/usr/share/doc/nodejs-xmlhttprequest-ssl + cp -pr example/ /builddir/build/BUILDROOT/nodejs-xmlhttprequest-ssl-1.5.3-1.fc27.x86_64/usr/share/doc/nodejs-xmlhttprequest-ssl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dSspZv + umask 022 + cd /builddir/build/BUILD + cd package + LICENSEDIR=/builddir/build/BUILDROOT/nodejs-xmlhttprequest-ssl-1.5.3-1.fc27.x86_64/usr/share/licenses/nodejs-xmlhttprequest-ssl + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-xmlhttprequest-ssl-1.5.3-1.fc27.x86_64/usr/share/licenses/nodejs-xmlhttprequest-ssl + cp -pr LICENSE /builddir/build/BUILDROOT/nodejs-xmlhttprequest-ssl-1.5.3-1.fc27.x86_64/usr/share/licenses/nodejs-xmlhttprequest-ssl + exit 0 Provides: nodejs-xmlhttprequest-ssl = 1.5.3-1.fc27 npm(xmlhttprequest-ssl) = 1.5.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: nodejs(engine) >= 0.4.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nodejs-xmlhttprequest-ssl-1.5.3-1.fc27.x86_64 Wrote: /builddir/build/RPMS/nodejs-xmlhttprequest-ssl-1.5.3-1.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tclQ8B + umask 022 + cd /builddir/build/BUILD + cd package + /usr/bin/rm -rf /builddir/build/BUILDROOT/nodejs-xmlhttprequest-ssl-1.5.3-1.fc27.x86_64 + exit 0 Child return code was: 0