Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/nodejs-brace-expansion.spec'], shell=Falseuser='mockbuild'gid=425env={'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir'}printOutput=Falseuid=1000timeout=172800chrootPath='/var/lib/mock/f26-build-7626865-694392/root'logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/nodejs-brace-expansion.spec'] with env {'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/nodejs-brace-expansion-1.1.3-2.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/nodejs-brace-expansion.spec'], shell=Falseuser='mockbuild'gid=425env={'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir'}printOutput=Falseuid=1000timeout=172800private_network=TruechrootPath='/var/lib/mock/f26-build-7626865-694392/root'logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/nodejs-brace-expansion.spec'] with env {'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.o7P062 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf package + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/brace-expansion-1.1.3.tgz + STATUS=0 + '[' 0 -ne 0 ']' + cd package + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd package + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/tests-1.1.3.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/grep -A100 '^## License$' README.md + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EhWdoX + umask 022 + cd /builddir/build/BUILD + cd package + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.u2nVnS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-brace-expansion-1.1.3-2.fc26.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-brace-expansion-1.1.3-2.fc26.noarch ++ dirname /builddir/build/BUILDROOT/nodejs-brace-expansion-1.1.3-2.fc26.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-brace-expansion-1.1.3-2.fc26.noarch + cd package + mkdir -p /builddir/build/BUILDROOT/nodejs-brace-expansion-1.1.3-2.fc26.noarch/usr/lib/node_modules/brace-expansion + cp -pr package.json index.js /builddir/build/BUILDROOT/nodejs-brace-expansion-1.1.3-2.fc26.noarch/usr/lib/node_modules/brace-expansion + /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 50000000 /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.xPLjWz + 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/tape test/bash-comparison.js test/dollar.js test/empty-option.js test/negative-increment.js test/nested.js test/order.js test/pad.js test/same-type.js test/sequence.js TAP version 13 # matches bash expansions ok 1 A{b,{d,e},{f,g}}Z ok 2 PRE-{a,b}{{a,b},a,b}-POST ok 3 \{a,b}{{a,b},a,b} ok 4 {{a,b} ok 5 {a,b}} ok 6 {,} ok 7 a{,} ok 8 {,}b ok 9 a{,}b ok 10 a{b}c ok 11 a{1..5}b ok 12 a{01..5}b ok 13 a{-01..5}b ok 14 a{-01..5..3}b ok 15 a{001..9}b ok 16 a{b,c{d,e},{f,g}h}x{y,z ok 17 a{b,c{d,e},{f,g}h}x{y,z\} ok 18 a{b,c{d,e},{f,g}h}x{y,z} ok 19 a{b{c{d,e}f{x,y{{g}h ok 20 a{b{c{d,e}f{x,y{}g}h ok 21 a{b{c{d,e}f{x,y}}g}h ok 22 a{b{c{d,e}f}g}h ok 23 a{{x,y},z}b ok 24 f{x,y{g,z}}h ok 25 f{x,y{{g,z}}h ok 26 f{x,y{{g,z}}h} ok 27 f{x,y{{g}h ok 28 f{x,y{{g}}h ok 29 f{x,y{}g}h ok 30 z{a,b{,c}d ok 31 z{a,b},c}d ok 32 {-01..5} ok 33 {-05..100..5} ok 34 {-05..100} ok 35 {0..5..2} ok 36 {0001..05..2} ok 37 {0001..-5..2} ok 38 {0001..-5..-2} ok 39 {0001..5..-2} ok 40 {01..5} ok 41 {1..05} ok 42 {1..05..3} ok 43 {05..100} ok 44 {0a..0z} ok 45 {a,b\}c,d} ok 46 {a,b{c,d} ok 47 {a,b}c,d} ok 48 {a..F} ok 49 {A..f} ok 50 {a..Z} ok 51 {A..z} ok 52 {z..A} ok 53 {Z..a} ok 54 {a..F..2} ok 55 {A..f..02} ok 56 {a..Z..5} ok 57 d{a..Z..5}b ok 58 {A..z..10} ok 59 {z..A..-2} ok 60 {Z..a..20} ok 61 {a{,b} ok 62 {a},b} ok 63 {x,y{,}g} ok 64 {x,y{}g} ok 65 {{a,b} ok 66 {{a,b},c} ok 67 {{a,b}c} ok 68 {{a,b},} ok 69 X{{a,b},}X ok 70 {{a,b},}c ok 71 {{a,b}.} ok 72 {{a,b}} ok 73 X{a..#}X ok 74 ok 75 {-10..00} ok 76 {a,\\{a,b}c} ok 77 {a,\{a,b}c} ok 78 a,\{b,c} ok 79 {-10.\.00} ok 80 ff{c,b,a} ok 81 f{d,e,f}g ok 82 {l,n,m}xyz ok 83 {abc\,def} ok 84 {abc} ok 85 {x\,y,\{abc\},trie} ok 86 {} ok 87 } ok 88 { ok 89 abcd{efgh ok 90 {1..10} ok 91 {0..10,braces} ok 92 {{0..10},braces} ok 93 x{{0..10},braces}y ok 94 {3..3} ok 95 x{3..3}y ok 96 {10..1} ok 97 {10..1}y ok 98 x{10..1}y ok 99 {a..f} ok 100 {f..a} ok 101 {a..A} ok 102 {A..a} ok 103 {f..f} ok 104 {1..f} ok 105 {f..1} ok 106 {-1..-10} ok 107 {-20..0} ok 108 a-{b{d,e}}-c ok 109 a-{bdef-{g,i}-c ok 110 {klklkl}{1,2,3} ok 111 {1..10..2} ok 112 {-1..-10..2} ok 113 {-1..-10..-2} ok 114 {10..1..-2} ok 115 {10..1..2} ok 116 {1..20..2} ok 117 {1..20..20} ok 118 {100..0..5} ok 119 {100..0..-5} ok 120 {a..z} ok 121 {a..z..2} ok 122 {z..a..-2} ok 123 {2147483645..2147483649} ok 124 {10..0..2} ok 125 {10..0..-2} ok 126 {-50..-0..5} ok 127 {1..10.f} ok 128 {1..ff} ok 129 {1..10..ff} ok 130 {1.20..2} ok 131 {1..20..f2} ok 132 {1..20..2f} ok 133 {1..2f..2} ok 134 {1..ff..2} ok 135 {1..ff} ok 136 {1..f} ok 137 {1..0f} ok 138 {1..10f} ok 139 {1..10.f} ok 140 {1..10.f} # ignores ${ ok 141 should be equivalent ok 142 should be equivalent ok 143 should be equivalent # empty option ok 144 should be equivalent # negative increment ok 145 should be equivalent ok 146 should be equivalent ok 147 should be equivalent ok 148 should be equivalent ok 149 should be equivalent ok 150 should be equivalent ok 151 should be equivalent # nested ok 152 should be equivalent ok 153 should be equivalent ok 154 should be equivalent # order ok 155 should be equivalent # pad ok 156 should be equivalent ok 157 should be equivalent # x and y of same type ok 158 should be equivalent # numeric sequences ok 159 should be equivalent ok 160 should be equivalent # numeric sequences with step count ok 161 should be equivalent ok 162 should be equivalent # numeric sequence with negative x / y ok 163 should be equivalent # alphabetic sequences ok 164 should be equivalent ok 165 should be equivalent # alphabetic sequences with step count ok 166 should be equivalent ok 167 should be equivalent 1..167 # tests 167 # pass 167 # ok + exit 0 Processing files: nodejs-brace-expansion-1.1.3-2.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n9ygTZ + umask 022 + cd /builddir/build/BUILD + cd package + DOCDIR=/builddir/build/BUILDROOT/nodejs-brace-expansion-1.1.3-2.fc26.noarch/usr/share/doc/nodejs-brace-expansion + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-brace-expansion-1.1.3-2.fc26.noarch/usr/share/doc/nodejs-brace-expansion + cp -pr LICENSE.md README.md /builddir/build/BUILDROOT/nodejs-brace-expansion-1.1.3-2.fc26.noarch/usr/share/doc/nodejs-brace-expansion + cp -pr example.js /builddir/build/BUILDROOT/nodejs-brace-expansion-1.1.3-2.fc26.noarch/usr/share/doc/nodejs-brace-expansion + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jaPJoq + umask 022 + cd /builddir/build/BUILD + cd package + LICENSEDIR=/builddir/build/BUILDROOT/nodejs-brace-expansion-1.1.3-2.fc26.noarch/usr/share/licenses/nodejs-brace-expansion + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-brace-expansion-1.1.3-2.fc26.noarch/usr/share/licenses/nodejs-brace-expansion + cp -pr LICENSE.md /builddir/build/BUILDROOT/nodejs-brace-expansion-1.1.3-2.fc26.noarch/usr/share/licenses/nodejs-brace-expansion + exit 0 Provides: nodejs-brace-expansion = 1.1.3-2.fc26 npm(brace-expansion) = 1.1.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: nodejs(engine) npm(balanced-match) >= 0.3.0 npm(balanced-match) < 0.4 npm(concat-map) = 0.0.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nodejs-brace-expansion-1.1.3-2.fc26.noarch Wrote: /builddir/build/RPMS/nodejs-brace-expansion-1.1.3-2.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BcEnDa + umask 022 + cd /builddir/build/BUILD + cd package + /usr/bin/rm -rf /builddir/build/BUILDROOT/nodejs-brace-expansion-1.1.3-2.fc26.noarch + exit 0 Child return code was: 0