Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/chkconfig.spec'], chrootPath='/var/lib/mock/f31-build-16976386-1223040/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/chkconfig.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1563926400 Wrote: /builddir/build/SRPMS/chkconfig-1.11-5.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/chkconfig.spec'], chrootPath='/var/lib/mock/f31-build-16976386-1223040/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/chkconfig.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1563926400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uaR5ql + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf chkconfig-1.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/chkconfig-1.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd chkconfig-1.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jLfKso + umask 022 + cd /builddir/build/BUILD + cd chkconfig-1.11 + make 'RPM_OPT_FLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -j4 BUILDSTDERR: leveldb.c: In function 'readXinetdServiceInfo': BUILDSTDERR: leveldb.c:226:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 226 | asprintf(&filename, XINETDDIR "/%s", name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: leveldb.c: In function 'readServiceInfo': BUILDSTDERR: leveldb.c:367:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 367 | asprintf(&filename, RUNLEVELS "/init.d/%s", name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: leveldb.c:377:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 377 | asprintf(&filename, RUNLEVELS "/chkconfig.d/%s", name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: leveldb.c: In function 'readServiceDifferences': BUILDSTDERR: leveldb.c:428:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 428 | asprintf(&filename, RUNLEVELS "/init.d/%s", name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: leveldb.c:440:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 440 | asprintf(&filename, RUNLEVELS "/chkconfig.d/%s", name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: chkconfig.c: In function 'setService': BUILDSTDERR: ntsysv.c: In function 'servicesWindow': BUILDSTDERR: ntsysv.c:166:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 166 | asprintf(&cmd, "/usr/bin/systemctl %s %s >/dev/null 2>&1", BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 167 | en ? "enable" : "disable", services[i].name); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ntsysv.c:170:13: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 170 | system(cmd); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: leveldb.c: In function 'setXinetdService': BUILDSTDERR: leveldb.c:887:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 887 | write(newfd, tmp, strlen(tmp)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: chkconfig.c:658:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 658 | system("/sbin/service xinetd reload >/dev/null 2>&1"); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: leveldb.c:888:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 888 | write(newfd, "\n", 1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: leveldb.c:891:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 891 | write(newfd, tmpstr, strlen(tmpstr)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: leveldb.c:892:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 892 | write(newfd, "\n", 1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: leveldb.c: In function 'isOverriddenBySystemd': BUILDSTDERR: chkconfig.c: In function 'reloadSystemd': BUILDSTDERR: chkconfig.c:106:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 106 | system("systemctl daemon-reload > /dev/null 2>&1"); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: chkconfig.c: In function 'forwardSystemd': BUILDSTDERR: chkconfig.c:677:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 677 | asprintf(&p, "%s.service", name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: chkconfig.c:679:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 679 | asprintf(&p, "%s.socket", name); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: leveldb.c:966:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 966 | asprintf(&p, SYSTEMD_SERVICE_PATH "/%s.service", service); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: leveldb.c:973:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 973 | asprintf(&p, SYSTEMD_LOCAL_SERVICE_PATH "/%s.service", service); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: leveldb.c: In function 'isSocketActivatedBySystemd': BUILDSTDERR: leveldb.c:987:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 987 | asprintf(&p, SYSTEMD_SERVICE_PATH "/%s@.service", service); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: leveldb.c:988:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 988 | asprintf(&s, SYSTEMD_SERVICE_PATH "/%s.socket", service); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: leveldb.c:997:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 997 | asprintf(&p, SYSTEMD_LOCAL_SERVICE_PATH "/%s@.service", service); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: leveldb.c:998:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 998 | asprintf(&s, SYSTEMD_LOCAL_SERVICE_PATH "/%s.socket", service); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: leveldb.c: In function 'serviceNameToUnit': BUILDSTDERR: leveldb.c:1164:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1164 | asprintf(&ret, "%s.service", service); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: alternatives.c: In function 'writeState': BUILDSTDERR: alternatives.c:624:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 624 | asprintf(&path, "/bin/systemctl -q is-enabled %s.service || " BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 625 | "/bin/systemctl -q preset %s.service", BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 626 | alt->initscript, alt->initscript); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: alternatives.c:629:17: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 629 | system(path); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: alternatives.c:632:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 632 | asprintf(&path, "/sbin/chkconfig --add %s", alt->initscript); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: alternatives.c:635:17: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 635 | system(path); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: alternatives.c:643:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 643 | asprintf(&path, "/bin/systemctl -q disable %s.service", BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 644 | tmpalt->initscript); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: alternatives.c:647:21: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 647 | system(path); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: alternatives.c:650:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 650 | asprintf(&path, "/sbin/chkconfig --del %s", BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 651 | tmpalt->initscript); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: alternatives.c:654:21: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 654 | system(path); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: alternatives.c: In function 'configService': BUILDSTDERR: alternatives.c:990:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 990 | asprintf(&nicer, "%s (%s)", set.alts[i].family, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 991 | set.alts[i].master.target); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: alternatives.c: In function 'main': BUILDSTDERR: alternatives.c:806:13: warning: 'slaveTitle' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 806 | if (streq(a->slaves[i].title, slaveTitle)) { BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: alternatives.c:1195:28: note: 'slaveTitle' was declared here BUILDSTDERR: 1195 | char *title, *target, *slaveTitle; BUILDSTDERR: | ^~~~~~~~~~ + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 for d in po; do \ (cd $d; make) \ || case "-j4 --jobserver-auth=3,4" in *k*) fail=yes;; *) exit 1;; esac;\ done && test -z "$fail" make[1]: Entering directory '/builddir/build/BUILD/chkconfig-1.11/po' cc -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -DVERSION=\"1.11\" -c chkconfig.c cc -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -c -o leveldb.o leveldb.c msgfmt -o ar.mo ar.po msgfmt -o as.mo as.po msgfmt -o bal.mo bal.po msgfmt -o be.mo be.po cc -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -DVERSION=\"1.11\" -c ntsysv.c cc -g -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -DVERSION=\"1.11\" -c alternatives.c msgfmt -o bg.mo bg.po msgfmt -o bn.mo bn.po msgfmt -o bn_IN.mo bn_IN.po msgfmt -o bs.mo bs.po msgfmt -o ca.mo ca.po msgfmt -o cs.mo cs.po msgfmt -o cy.mo cy.po msgfmt -o da.mo da.po msgfmt -o de.mo de.po msgfmt -o el.mo el.po msgfmt -o en_GB.mo en_GB.po msgfmt -o es.mo es.po msgfmt -o et.mo et.po msgfmt -o eu.mo eu.po msgfmt -o fa.mo fa.po msgfmt -o fi.mo fi.po msgfmt -o fr.mo fr.po msgfmt -o gl.mo gl.po msgfmt -o gu.mo gu.po msgfmt -o he.mo he.po msgfmt -o hi.mo hi.po msgfmt -o hr.mo hr.po msgfmt -o hu.mo hu.po msgfmt -o hy.mo hy.po msgfmt -o ia.mo ia.po msgfmt -o id.mo id.po msgfmt -o is.mo is.po msgfmt -o it.mo it.po msgfmt -o ja.mo ja.po msgfmt -o ka.mo ka.po msgfmt -o km.mo km.po msgfmt -o kn.mo kn.po msgfmt -o ko.mo ko.po msgfmt -o ku.mo ku.po msgfmt -o lo.mo lo.po msgfmt -o lv.mo lv.po msgfmt -o mai.mo mai.po msgfmt -o mk.mo mk.po msgfmt -o ml.mo ml.po msgfmt -o mr.mo mr.po msgfmt -o ms.mo ms.po msgfmt -o my.mo my.po msgfmt -o nb.mo nb.po msgfmt -o nds.mo nds.po msgfmt -o nl.mo nl.po msgfmt -o nn.mo nn.po msgfmt -o or.mo or.po msgfmt -o pa.mo pa.po msgfmt -o pl.mo pl.po msgfmt -o pt.mo pt.po msgfmt -o pt_BR.mo pt_BR.po msgfmt -o ro.mo ro.po msgfmt -o ru.mo ru.po msgfmt -o si.mo si.po msgfmt -o sk.mo sk.po msgfmt -o sl.mo sl.po msgfmt -o sq.mo sq.po msgfmt -o sr.mo sr.po msgfmt -o sr@latin.mo sr@latin.po msgfmt -o sv.mo sv.po msgfmt -o ta.mo ta.po msgfmt -o te.mo te.po msgfmt -o tg.mo tg.po msgfmt -o th.mo th.po msgfmt -o tr.mo tr.po msgfmt -o uk.mo uk.po msgfmt -o ur.mo ur.po msgfmt -o vi.mo vi.po msgfmt -o zh_CN.mo zh_CN.po msgfmt -o zh_TW.mo zh_TW.po make[1]: Leaving directory '/builddir/build/BUILD/chkconfig-1.11/po' cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o chkconfig chkconfig.o leveldb.o -lpopt -lselinux -lsepol cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ntsysv ntsysv.o leveldb.o -lnewt -lpopt -lselinux -lsepol cc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld alternatives.o -o alternatives Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IotWll + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm + cd chkconfig-1.11 + rm -rf /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm + make DESTDIR=/builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm MANDIR=/usr/share/man SBINDIR=/usr/sbin install + mkdir -p /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/etc/rc.d/init.d + ln -s rc.d/init.d /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/etc/init.d + for n in 0 1 2 3 4 5 6 + mkdir -p /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/etc/rc.d/rc0.d + ln -s rc.d/rc0.d /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/etc/rc0.d + for n in 0 1 2 3 4 5 6 + mkdir -p /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/etc/rc.d/rc1.d + ln -s rc.d/rc1.d /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/etc/rc1.d + for n in 0 1 2 3 4 5 6 + mkdir -p /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/etc/rc.d/rc2.d + ln -s rc.d/rc2.d /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/etc/rc2.d + for n in 0 1 2 3 4 5 6 + mkdir -p /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/etc/rc.d/rc3.d + ln -s rc.d/rc3.d /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/etc/rc3.d + for n in 0 1 2 3 4 5 6 + mkdir -p /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/etc/rc.d/rc4.d + ln -s rc.d/rc4.d /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/etc/rc4.d + for n in 0 1 2 3 4 5 6 + mkdir -p /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/etc/rc.d/rc5.d + ln -s rc.d/rc5.d /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/etc/rc5.d + for n in 0 1 2 3 4 5 6 + mkdir -p /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/etc/rc.d/rc6.d + ln -s rc.d/rc6.d /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/etc/rc6.d + mkdir -p /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/etc/chkconfig.d + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm chkconfig + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.11-5.fc31 --unique-debug-suffix -1.11-5.fc31.arm --unique-debug-src-base chkconfig-1.11-5.fc31.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/chkconfig-1.11 [ -d /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm//sbin ] || mkdir -p /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm//sbin [ -d /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm//usr/sbin ] || mkdir -p /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm//usr/sbin [ -d /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm//usr/share/man ] || mkdir -p /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm//usr/share/man [ -d /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm//usr/share/man/man8 ] || mkdir -p /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm//usr/share/man/man8 [ -d /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm//usr/share/man/man5 ] || mkdir -p /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm//usr/share/man/man5 [ -d /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm//var/lib/alternatives ] || mkdir -p -m 755 /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm//var/lib/alternatives [ -d /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm//etc/alternatives ] || mkdir -p -m 755 /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm//etc/alternatives [ -d /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/usr/lib/systemd ] || mkdir -p -m 755 /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/usr/lib/systemd install -m 755 chkconfig /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm//sbin/chkconfig ln -s ../../..//sbin/chkconfig /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/usr/lib/systemd/systemd-sysv-install install -m 755 ntsysv /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm//usr/sbin/ntsysv install -m 755 alternatives /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm//usr/sbin/alternatives ln -s alternatives /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm//usr/sbin/update-alternatives for i in chkconfig.8 ntsysv.8 alternatives.8; do \ install -m 644 $i /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm//usr/share/man/man`echo $i | sed "s/.*\.//"`/$i ; \ done ln -s alternatives.8 /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm//usr/share/man/man8/update-alternatives.8 for d in po; do \ (cd $d; make install) \ || case "" in *k*) fail=yes;; *) exit 1;; esac;\ done && test -z "$fail" make[1]: Entering directory '/builddir/build/BUILD/chkconfig-1.11/po' mkdir -p /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/usr/share/locale for n in ar.mo as.mo bal.mo be.mo bg.mo bn.mo bn_IN.mo bs.mo ca.mo cs.mo cy.mo da.mo de.mo el.mo en_GB.mo es.mo et.mo eu.mo fa.mo fi.mo fr.mo gl.mo gu.mo he.mo hi.mo hr.mo hu.mo hy.mo ia.mo id.mo is.mo it.mo ja.mo ka.mo km.mo kn.mo ko.mo ku.mo lo.mo lv.mo mai.mo mk.mo ml.mo mr.mo ms.mo my.mo nb.mo nds.mo nl.mo nn.mo or.mo pa.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo si.mo sk.mo sl.mo sq.mo sr.mo sr@latin.mo sv.mo ta.mo te.mo tg.mo th.mo tr.mo uk.mo ur.mo vi.mo zh_CN.mo zh_TW.mo; do \ l=`basename $n .mo`; \ /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/usr/share/locale/$l; \ /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/usr/share/locale/$l/LC_MESSAGES; \ if [ -f $n ]; then \ /usr/bin/install -c -m 644 $n /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/usr/share/locale/$l/LC_MESSAGES/chkconfig.mo; \ fi \ done make[1]: Leaving directory '/builddir/build/BUILD/chkconfig-1.11/po' explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/usr/sbin/ntsysv extracting debug info from /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/usr/sbin/ntsysv explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/sbin/chkconfig explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/usr/sbin/alternatives extracting debug info from /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/usr/sbin/alternatives extracting debug info from /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/sbin/chkconfig original debug info size: 308kB, size after compression: 296kB BUILDSTDERR: /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC3233 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs 2s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KA81Tm + umask 022 + cd /builddir/build/BUILD + cd chkconfig-1.11 + make check BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Setup BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:33 ] :: [ FAIL ] :: Checking for the presence of chkconfig rpm BUILDSTDERR: :: [ 23:27:33 ] :: [ BEGIN ] :: Creating tmp directory :: actually running 'altdir=$(mktemp -d)' BUILDSTDERR: :: [ 23:27:33 ] :: [ PASS ] :: Creating tmp directory (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:33 ] :: [ BEGIN ] :: Creating tmp directory :: actually running 'admindir=$(mktemp -d)' BUILDSTDERR: :: [ 23:27:33 ] :: [ PASS ] :: Creating tmp directory (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:33 ] :: [ BEGIN ] :: Creating tmp directory :: actually running 'testdir=$(mktemp -d)' BUILDSTDERR: :: [ 23:27:33 ] :: [ PASS ] :: Creating tmp directory (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:33 ] :: [ BEGIN ] :: Running 'name="TEST"' BUILDSTDERR: :: [ 23:27:33 ] :: [ PASS ] :: Command 'name="TEST"' (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:33 ] :: [ BEGIN ] :: Running 'link="${testdir}/main_link"' BUILDSTDERR: :: [ 23:27:33 ] :: [ PASS ] :: Command 'link="${testdir}/main_link"' (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:33 ] :: [ BEGIN ] :: Running 'sname="STEST"' BUILDSTDERR: :: [ 23:27:33 ] :: [ PASS ] :: Command 'sname="STEST"' (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:34 ] :: [ BEGIN ] :: Running 'slink="${testdir}/slave_link"' BUILDSTDERR: :: [ 23:27:34 ] :: [ PASS ] :: Command 'slink="${testdir}/slave_link"' (Expected 0, got 0) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 1s BUILDSTDERR: :: Assertions: 7 good, 1 bad BUILDSTDERR: :: RESULT: WARN (Setup) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Create Alternative BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:34 ] :: [ BEGIN ] :: NEW link: link_a Prio: 10 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave ' BUILDSTDERR: :: [ 23:27:34 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:34 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') BUILDSTDERR: :: [ 23:27:34 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:34 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:34 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 0s BUILDSTDERR: :: Assertions: 5 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Create Alternative) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Set Manual BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:35 ] :: [ BEGIN ] :: NEW link: link_a Prio: 10 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave ' BUILDSTDERR: :: [ 23:27:35 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:35 ] :: [ BEGIN ] :: SET link: link_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --set TEST /tmp/tmp.1ZjPCWGLKE/link_a/main' BUILDSTDERR: :: [ 23:27:35 ] :: [ PASS ] :: SET link: link_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:35 ] :: [ PASS ] :: Mode: (Assert: 'manual' should equal 'manual') BUILDSTDERR: :: [ 23:27:35 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:35 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:35 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 0s BUILDSTDERR: :: Assertions: 6 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Set Manual) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Auto Priority Ascendant BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:36 ] :: [ BEGIN ] :: NEW link: link_a Prio: 10 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave ' BUILDSTDERR: :: [ 23:27:36 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:36 ] :: [ BEGIN ] :: NEW link: link_b Prio: 20 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_b/main 20 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_b/slave ' BUILDSTDERR: :: [ 23:27:36 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:36 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') BUILDSTDERR: :: [ 23:27:36 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_b' should equal 'link_b') BUILDSTDERR: :: [ 23:27:36 ] :: [ PASS ] :: Selected: (Assert: 'link_b' should equal 'link_b') BUILDSTDERR: :: [ 23:27:36 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 1s BUILDSTDERR: :: Assertions: 6 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Auto Priority Ascendant) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Auto Priority Descendant BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:37 ] :: [ BEGIN ] :: NEW link: link_a Prio: 20 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 20 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave ' BUILDSTDERR: :: [ 23:27:37 ] :: [ PASS ] :: NEW link: link_a Prio: 20 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:37 ] :: [ BEGIN ] :: NEW link: link_b Prio: 10 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_b/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_b/slave ' BUILDSTDERR: :: [ 23:27:37 ] :: [ PASS ] :: NEW link: link_b Prio: 10 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:37 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') BUILDSTDERR: :: [ 23:27:37 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:37 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:37 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 1s BUILDSTDERR: :: Assertions: 6 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Auto Priority Descendant) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Manual Overrides Best BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:37 ] :: [ BEGIN ] :: NEW link: link_a Prio: 10 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave ' BUILDSTDERR: :: [ 23:27:37 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:37 ] :: [ BEGIN ] :: SET link: link_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --set TEST /tmp/tmp.1ZjPCWGLKE/link_a/main' BUILDSTDERR: :: [ 23:27:38 ] :: [ PASS ] :: SET link: link_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:38 ] :: [ BEGIN ] :: NEW link: link_b Prio: 20 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_b/main 20 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_b/slave ' BUILDSTDERR: :: [ 23:27:38 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:38 ] :: [ PASS ] :: Mode: (Assert: 'manual' should equal 'manual') BUILDSTDERR: :: [ 23:27:38 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_b' should equal 'link_b') BUILDSTDERR: :: [ 23:27:38 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:38 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 1s BUILDSTDERR: :: Assertions: 7 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Manual Overrides Best) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Remove Manually Set BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:38 ] :: [ BEGIN ] :: NEW link: link_a Prio: 10 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave ' BUILDSTDERR: :: [ 23:27:38 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:38 ] :: [ BEGIN ] :: SET link: link_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --set TEST /tmp/tmp.1ZjPCWGLKE/link_a/main' BUILDSTDERR: :: [ 23:27:39 ] :: [ PASS ] :: SET link: link_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:39 ] :: [ BEGIN ] :: NEW link: link_b Prio: 20 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_b/main 20 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_b/slave ' BUILDSTDERR: :: [ 23:27:39 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:39 ] :: [ BEGIN ] :: REMOVE link: link_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --remove TEST /tmp/tmp.1ZjPCWGLKE/link_a/main' BUILDSTDERR: :: [ 23:27:39 ] :: [ PASS ] :: REMOVE link: link_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:39 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') BUILDSTDERR: :: [ 23:27:39 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_b' should equal 'link_b') BUILDSTDERR: :: [ 23:27:39 ] :: [ PASS ] :: Selected: (Assert: 'link_b' should equal 'link_b') BUILDSTDERR: :: [ 23:27:39 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 1s BUILDSTDERR: :: Assertions: 8 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Remove Manually Set) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Slave BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:39 ] :: [ BEGIN ] :: NEW link: link_a Prio: 10 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave_a ' BUILDSTDERR: :: [ 23:27:39 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:40 ] :: [ BEGIN ] :: NEW link: link_a Prio: 10 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave_b ' BUILDSTDERR: :: [ 23:27:40 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:40 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') BUILDSTDERR: :: [ 23:27:40 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:40 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:40 ] :: [ PASS ] :: Slave: (Assert: 'slave_b' should equal 'slave_b') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 1s BUILDSTDERR: :: Assertions: 6 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Slave) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Slave Manual BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:40 ] :: [ BEGIN ] :: NEW link: link_a Prio: 10 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave_a ' BUILDSTDERR: :: [ 23:27:40 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:40 ] :: [ BEGIN ] :: SET link: link_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --set TEST /tmp/tmp.1ZjPCWGLKE/link_a/main' BUILDSTDERR: :: [ 23:27:40 ] :: [ PASS ] :: SET link: link_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:41 ] :: [ BEGIN ] :: NEW link: link_a Prio: 10 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave_b ' BUILDSTDERR: :: [ 23:27:41 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:41 ] :: [ PASS ] :: Mode: (Assert: 'manual' should equal 'manual') BUILDSTDERR: :: [ 23:27:41 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:41 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:41 ] :: [ PASS ] :: Slave: (Assert: 'slave_b' should equal 'slave_b') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 1s BUILDSTDERR: :: Assertions: 7 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Slave Manual) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Family Priority Ascendant BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:41 ] :: [ BEGIN ] :: NEW link: link_a Prio: 10 Family: family_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave --family family_a' BUILDSTDERR: :: [ 23:27:41 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: family_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:41 ] :: [ BEGIN ] :: NEW link: link_b Prio: 20 Family: family_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_b/main 20 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_b/slave --family family_a' BUILDSTDERR: :: [ 23:27:41 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: family_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:42 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') BUILDSTDERR: :: [ 23:27:42 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_b' should equal 'link_b') BUILDSTDERR: :: [ 23:27:42 ] :: [ PASS ] :: Selected: (Assert: 'link_b' should equal 'link_b') BUILDSTDERR: :: [ 23:27:42 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 1s BUILDSTDERR: :: Assertions: 6 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Family Priority Ascendant) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Family Priority Descendant BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:42 ] :: [ BEGIN ] :: NEW link: link_a Prio: 20 Family: family_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 20 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave --family family_a' BUILDSTDERR: :: [ 23:27:42 ] :: [ PASS ] :: NEW link: link_a Prio: 20 Family: family_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:42 ] :: [ BEGIN ] :: NEW link: link_b Prio: 10 Family: family_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_b/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_b/slave --family family_a' BUILDSTDERR: :: [ 23:27:42 ] :: [ PASS ] :: NEW link: link_b Prio: 10 Family: family_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:42 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') BUILDSTDERR: :: [ 23:27:42 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:43 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:43 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 1s BUILDSTDERR: :: Assertions: 6 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Family Priority Descendant) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Families Priority Ascendant BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:43 ] :: [ BEGIN ] :: NEW link: link_a Prio: 10 Family: family_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave --family family_a' BUILDSTDERR: :: [ 23:27:43 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: family_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:43 ] :: [ BEGIN ] :: NEW link: link_b Prio: 20 Family: family_b :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_b/main 20 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_b/slave --family family_b' BUILDSTDERR: :: [ 23:27:43 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: family_b (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:43 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') BUILDSTDERR: :: [ 23:27:43 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_b' should equal 'link_b') BUILDSTDERR: :: [ 23:27:43 ] :: [ PASS ] :: Selected: (Assert: 'link_b' should equal 'link_b') BUILDSTDERR: :: [ 23:27:43 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 1s BUILDSTDERR: :: Assertions: 6 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Families Priority Ascendant) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Families Priority Descendant BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:44 ] :: [ BEGIN ] :: NEW link: link_a Prio: 20 Family: family_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 20 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave --family family_a' BUILDSTDERR: :: [ 23:27:44 ] :: [ PASS ] :: NEW link: link_a Prio: 20 Family: family_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:44 ] :: [ BEGIN ] :: NEW link: link_b Prio: 10 Family: family_b :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_b/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_b/slave --family family_b' BUILDSTDERR: :: [ 23:27:44 ] :: [ PASS ] :: NEW link: link_b Prio: 10 Family: family_b (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:44 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') BUILDSTDERR: :: [ 23:27:44 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:44 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:44 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 0s BUILDSTDERR: :: Assertions: 6 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Families Priority Descendant) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Families Priority Ascendant Multiple BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:45 ] :: [ BEGIN ] :: NEW link: link_a Prio: 10 Family: family_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave --family family_a' BUILDSTDERR: :: [ 23:27:45 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: family_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:45 ] :: [ BEGIN ] :: NEW link: link_b Prio: 20 Family: family_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_b/main 20 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_b/slave --family family_a' BUILDSTDERR: :: [ 23:27:45 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: family_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:45 ] :: [ BEGIN ] :: NEW link: link_c Prio: 30 Family: family_b :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_c/main 30 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_c/slave --family family_b' BUILDSTDERR: :: [ 23:27:45 ] :: [ PASS ] :: NEW link: link_c Prio: 30 Family: family_b (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:45 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') BUILDSTDERR: :: [ 23:27:45 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_c' should equal 'link_c') BUILDSTDERR: :: [ 23:27:45 ] :: [ PASS ] :: Selected: (Assert: 'link_c' should equal 'link_c') BUILDSTDERR: :: [ 23:27:45 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 0s BUILDSTDERR: :: Assertions: 7 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Families Priority Ascendant Multiple) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Families Remove Manually Set BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:46 ] :: [ BEGIN ] :: NEW link: link_a Prio: 10 Family: family_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave --family family_a' BUILDSTDERR: :: [ 23:27:46 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: family_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:46 ] :: [ BEGIN ] :: SET link: link_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --set TEST /tmp/tmp.1ZjPCWGLKE/link_a/main' BUILDSTDERR: :: [ 23:27:46 ] :: [ PASS ] :: SET link: link_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:46 ] :: [ BEGIN ] :: NEW link: link_c Prio: 30 Family: family_b :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_c/main 30 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_c/slave --family family_b' BUILDSTDERR: :: [ 23:27:46 ] :: [ PASS ] :: NEW link: link_c Prio: 30 Family: family_b (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:46 ] :: [ BEGIN ] :: REMOVE link: link_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --remove TEST /tmp/tmp.1ZjPCWGLKE/link_a/main' BUILDSTDERR: :: [ 23:27:46 ] :: [ PASS ] :: REMOVE link: link_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:46 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') BUILDSTDERR: :: [ 23:27:46 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_c' should equal 'link_c') BUILDSTDERR: :: [ 23:27:46 ] :: [ PASS ] :: Selected: (Assert: 'link_c' should equal 'link_c') BUILDSTDERR: :: [ 23:27:46 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 1s BUILDSTDERR: :: Assertions: 8 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Families Remove Manually Set) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Families Remove Link After Manually Set Multiple BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:47 ] :: [ BEGIN ] :: NEW link: link_a Prio: 10 Family: family_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave --family family_a' BUILDSTDERR: :: [ 23:27:47 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: family_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:47 ] :: [ BEGIN ] :: SET link: link_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --set TEST /tmp/tmp.1ZjPCWGLKE/link_a/main' BUILDSTDERR: :: [ 23:27:47 ] :: [ PASS ] :: SET link: link_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:47 ] :: [ BEGIN ] :: NEW link: link_b Prio: 20 Family: family_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_b/main 20 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_b/slave --family family_a' BUILDSTDERR: :: [ 23:27:47 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: family_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:47 ] :: [ BEGIN ] :: NEW link: link_c Prio: 30 Family: family_b :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_c/main 30 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_c/slave --family family_b' BUILDSTDERR: :: [ 23:27:47 ] :: [ PASS ] :: NEW link: link_c Prio: 30 Family: family_b (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:47 ] :: [ BEGIN ] :: REMOVE link: link_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --remove TEST /tmp/tmp.1ZjPCWGLKE/link_a/main' BUILDSTDERR: :: [ 23:27:47 ] :: [ PASS ] :: REMOVE link: link_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:47 ] :: [ PASS ] :: Mode: (Assert: 'manual' should equal 'manual') BUILDSTDERR: :: [ 23:27:48 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_c' should equal 'link_c') BUILDSTDERR: :: [ 23:27:48 ] :: [ PASS ] :: Selected: (Assert: 'link_b' should equal 'link_b') BUILDSTDERR: :: [ 23:27:48 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 1s BUILDSTDERR: :: Assertions: 9 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Families Remove Link After Manually Set Multiple) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Family After Remove Manually Set BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:48 ] :: [ BEGIN ] :: NEW link: link_a Prio: 10 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave ' BUILDSTDERR: :: [ 23:27:48 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:48 ] :: [ BEGIN ] :: SET link: link_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --set TEST /tmp/tmp.1ZjPCWGLKE/link_a/main' BUILDSTDERR: :: [ 23:27:48 ] :: [ PASS ] :: SET link: link_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:48 ] :: [ BEGIN ] :: NEW link: link_b Prio: 20 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_b/main 20 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_b/slave ' BUILDSTDERR: :: [ 23:27:48 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:48 ] :: [ BEGIN ] :: NEW link: link_c Prio: 30 Family: family_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_c/main 30 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_c/slave --family family_a' BUILDSTDERR: :: [ 23:27:48 ] :: [ PASS ] :: NEW link: link_c Prio: 30 Family: family_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:48 ] :: [ BEGIN ] :: REMOVE link: link_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --remove TEST /tmp/tmp.1ZjPCWGLKE/link_a/main' BUILDSTDERR: :: [ 23:27:49 ] :: [ PASS ] :: REMOVE link: link_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:49 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') BUILDSTDERR: :: [ 23:27:49 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_c' should equal 'link_c') BUILDSTDERR: :: [ 23:27:49 ] :: [ PASS ] :: Selected: (Assert: 'link_c' should equal 'link_c') BUILDSTDERR: :: [ 23:27:49 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 1s BUILDSTDERR: :: Assertions: 9 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Family After Remove Manually Set) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Dynamic Slave Add BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:49 ] :: [ BEGIN ] :: NEW link: link_a Prio: 10 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave ' BUILDSTDERR: :: [ 23:27:49 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:49 ] :: [ BEGIN ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_a/slave_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --add-slave TEST /tmp/tmp.1ZjPCWGLKE/link_a/main /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave_a' BUILDSTDERR: :: [ 23:27:49 ] :: [ PASS ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_a/slave_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:50 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') BUILDSTDERR: :: [ 23:27:50 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:50 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:50 ] :: [ PASS ] :: Slave: (Assert: 'slave_a' should equal 'slave_a') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 1s BUILDSTDERR: :: Assertions: 6 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Dynamic Slave Add) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Dynamic Slave Add Auto BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:50 ] :: [ BEGIN ] :: NEW link: link_a Prio: 10 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave ' BUILDSTDERR: :: [ 23:27:50 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:50 ] :: [ BEGIN ] :: NEW link: link_b Prio: 20 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_b/main 20 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_b/slave ' BUILDSTDERR: :: [ 23:27:50 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:50 ] :: [ BEGIN ] :: NEW link: link_c Prio: 5 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_c/main 5 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_c/slave ' BUILDSTDERR: :: [ 23:27:50 ] :: [ PASS ] :: NEW link: link_c Prio: 5 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:51 ] :: [ BEGIN ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_a/slave_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --add-slave TEST /tmp/tmp.1ZjPCWGLKE/link_a/main /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave_a' BUILDSTDERR: :: [ 23:27:51 ] :: [ PASS ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_a/slave_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:51 ] :: [ BEGIN ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_b/slave_b :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --add-slave TEST /tmp/tmp.1ZjPCWGLKE/link_b/main /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_b/slave_b' BUILDSTDERR: :: [ 23:27:51 ] :: [ PASS ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_b/slave_b (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:51 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') BUILDSTDERR: :: [ 23:27:51 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_b' should equal 'link_b') BUILDSTDERR: :: [ 23:27:51 ] :: [ PASS ] :: Selected: (Assert: 'link_b' should equal 'link_b') BUILDSTDERR: :: [ 23:27:51 ] :: [ PASS ] :: Slave: (Assert: 'slave_b' should equal 'slave_b') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 1s BUILDSTDERR: :: Assertions: 9 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Dynamic Slave Add Auto) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Dynamic Slave Add Manual BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:51 ] :: [ BEGIN ] :: NEW link: link_a Prio: 10 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave ' BUILDSTDERR: :: [ 23:27:51 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:51 ] :: [ BEGIN ] :: NEW link: link_b Prio: 20 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_b/main 20 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_b/slave ' BUILDSTDERR: :: [ 23:27:51 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:52 ] :: [ BEGIN ] :: NEW link: link_c Prio: 5 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_c/main 5 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_c/slave ' BUILDSTDERR: :: [ 23:27:52 ] :: [ PASS ] :: NEW link: link_c Prio: 5 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:52 ] :: [ BEGIN ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_a/slave_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --add-slave TEST /tmp/tmp.1ZjPCWGLKE/link_a/main /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave_a' BUILDSTDERR: :: [ 23:27:52 ] :: [ PASS ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_a/slave_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:52 ] :: [ BEGIN ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_b/slave_b :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --add-slave TEST /tmp/tmp.1ZjPCWGLKE/link_b/main /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_b/slave_b' BUILDSTDERR: :: [ 23:27:52 ] :: [ PASS ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_b/slave_b (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:52 ] :: [ BEGIN ] :: SET link: link_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --set TEST /tmp/tmp.1ZjPCWGLKE/link_a/main' BUILDSTDERR: :: [ 23:27:52 ] :: [ PASS ] :: SET link: link_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:52 ] :: [ PASS ] :: Mode: (Assert: 'manual' should equal 'manual') BUILDSTDERR: :: [ 23:27:52 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_b' should equal 'link_b') BUILDSTDERR: :: [ 23:27:52 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:52 ] :: [ PASS ] :: Slave: (Assert: 'slave_a' should equal 'slave_a') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 1s BUILDSTDERR: :: Assertions: 10 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Dynamic Slave Add Manual) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Dynamic Slave Add And Remove Master BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:53 ] :: [ BEGIN ] :: NEW link: link_a Prio: 10 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave ' BUILDSTDERR: :: [ 23:27:53 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:53 ] :: [ BEGIN ] :: NEW link: link_b Prio: 20 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_b/main 20 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_b/slave ' BUILDSTDERR: :: [ 23:27:53 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:53 ] :: [ BEGIN ] :: NEW link: link_c Prio: 5 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_c/main 5 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_c/slave ' BUILDSTDERR: :: [ 23:27:53 ] :: [ PASS ] :: NEW link: link_c Prio: 5 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:53 ] :: [ BEGIN ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_a/slave_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --add-slave TEST /tmp/tmp.1ZjPCWGLKE/link_a/main /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave_a' BUILDSTDERR: :: [ 23:27:53 ] :: [ PASS ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_a/slave_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:53 ] :: [ BEGIN ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_b/slave_b :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --add-slave TEST /tmp/tmp.1ZjPCWGLKE/link_b/main /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_b/slave_b' BUILDSTDERR: :: [ 23:27:53 ] :: [ PASS ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_b/slave_b (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:53 ] :: [ BEGIN ] :: REMOVE link: link_b :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --remove TEST /tmp/tmp.1ZjPCWGLKE/link_b/main' BUILDSTDERR: :: [ 23:27:53 ] :: [ PASS ] :: REMOVE link: link_b (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:53 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') BUILDSTDERR: :: [ 23:27:53 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:54 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:54 ] :: [ PASS ] :: Slave: (Assert: 'slave_a' should equal 'slave_a') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 1s BUILDSTDERR: :: Assertions: 10 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Dynamic Slave Add And Remove Master) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Dynamic Slave Remove BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:54 ] :: [ BEGIN ] :: NEW link: link_a Prio: 10 Family: :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --install /tmp/tmp.1ZjPCWGLKE/main_link TEST /tmp/tmp.1ZjPCWGLKE/link_a/main 10 --slave /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave ' BUILDSTDERR: :: [ 23:27:54 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:54 ] :: [ BEGIN ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_a/slave_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --add-slave TEST /tmp/tmp.1ZjPCWGLKE/link_a/main /tmp/tmp.1ZjPCWGLKE/slave_link STEST /tmp/tmp.1ZjPCWGLKE/link_a/slave_a' BUILDSTDERR: :: [ 23:27:54 ] :: [ PASS ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_a/slave_a (Expected 0, got 0) BUILDSTDERR: :: [ 23:27:54 ] :: [ BEGIN ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_a/slave_a :: actually running './alternatives --altdir /tmp/tmp.ed4YcbJ6qq --admindir /tmp/tmp.Aa1GeYLl5R --remove-slave TEST /tmp/tmp.1ZjPCWGLKE/link_a/main STEST' BUILDSTDERR: :: [ 23:27:54 ] :: [ PASS ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_a/slave_a (Expected 0, got 0) BUILDSTDERR: basename: missing operand BUILDSTDERR: Try 'basename --help' for more information. BUILDSTDERR: :: [ 23:27:54 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') BUILDSTDERR: :: [ 23:27:54 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:54 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') BUILDSTDERR: :: [ 23:27:55 ] :: [ PASS ] :: Slave: (Assert: '' should equal '') BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 1s BUILDSTDERR: :: Assertions: 7 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Dynamic Slave Remove) BUILDSTDERR: ./test-alternatives.sh: line 299: rlPhase: command not found BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Cleanup BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: [ 23:27:55 ] :: [ BEGIN ] :: Running 'rmdir /tmp/tmp.ed4YcbJ6qq /tmp/tmp.1ZjPCWGLKE /tmp/tmp.Aa1GeYLl5R' BUILDSTDERR: :: [ 23:27:55 ] :: [ PASS ] :: Command 'rmdir /tmp/tmp.ed4YcbJ6qq /tmp/tmp.1ZjPCWGLKE /tmp/tmp.Aa1GeYLl5R' (Expected 0, got 0) BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 0s BUILDSTDERR: :: Assertions: 1 good, 0 bad BUILDSTDERR: :: RESULT: PASS (Cleanup) BUILDSTDERR: :: [ 23:27:55 ] :: [ LOG ] :: JOURNAL XML: /var/tmp/beakerlib-hFI25YU/journal.xml BUILDSTDERR: :: [ 23:27:55 ] :: [ LOG ] :: JOURNAL TXT: /var/tmp/beakerlib-hFI25YU/journal.txt BUILDSTDERR: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: BUILDSTDERR: :: Duration: 23s BUILDSTDERR: :: Phases: 22 good, 1 bad BUILDSTDERR: :: OVERALL RESULT: WARN (Test Alternatives) BUILDSTDERR: Python ImportError: No module named 'lxml' BUILDSTDERR: Exiting unsuccessfully. BUILDSTDERR: :: [ 23:27:55 ] :: [ WARNING ] :: cannot create journal.xml due to missing python lxml module ./test-alternatives.sh package chkconfig is not installed slave slave slave slave slave slave slave_b slave_b slave slave slave slave slave slave slave slave slave_a slave_b slave_a slave_a :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test Alternatives :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: TEST PROTOCOL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Package : Alternatives beakerlib RPM : beakerlib-1.18-6.fc31.noarch Test name : Test Alternatives Test started : 2019-07-24 23:27:32 UTC Test finished : 2019-07-24 23:27:55 UTC Test duration : 23 seconds Distro : Fedora release 31 (Rawhide) Architecture : armv7l CPUs : 4 x ARMv7 Processor rev 1 (v7l) RAM size : 24343 MB HDD size : 124.99 GB :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:33 ] :: [ FAIL ] :: Checking for the presence of chkconfig rpm :: [ 23:27:33 ] :: [ PASS ] :: Creating tmp directory (Expected 0, got 0) :: [ 23:27:33 ] :: [ PASS ] :: Creating tmp directory (Expected 0, got 0) :: [ 23:27:33 ] :: [ PASS ] :: Creating tmp directory (Expected 0, got 0) :: [ 23:27:33 ] :: [ PASS ] :: Command 'name="TEST"' (Expected 0, got 0) :: [ 23:27:33 ] :: [ PASS ] :: Command 'link="${testdir}/main_link"' (Expected 0, got 0) :: [ 23:27:33 ] :: [ PASS ] :: Command 'sname="STEST"' (Expected 0, got 0) :: [ 23:27:34 ] :: [ PASS ] :: Command 'slink="${testdir}/slave_link"' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 7 good, 1 bad :: RESULT: WARN (Setup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Create Alternative :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:34 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) :: [ 23:27:34 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') :: [ 23:27:34 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:34 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:34 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 5 good, 0 bad :: RESULT: PASS (Create Alternative) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Set Manual :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:35 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) :: [ 23:27:35 ] :: [ PASS ] :: SET link: link_a (Expected 0, got 0) :: [ 23:27:35 ] :: [ PASS ] :: Mode: (Assert: 'manual' should equal 'manual') :: [ 23:27:35 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:35 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:35 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 6 good, 0 bad :: RESULT: PASS (Set Manual) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Auto Priority Ascendant :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:36 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) :: [ 23:27:36 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: (Expected 0, got 0) :: [ 23:27:36 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') :: [ 23:27:36 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_b' should equal 'link_b') :: [ 23:27:36 ] :: [ PASS ] :: Selected: (Assert: 'link_b' should equal 'link_b') :: [ 23:27:36 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 6 good, 0 bad :: RESULT: PASS (Auto Priority Ascendant) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Auto Priority Descendant :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:37 ] :: [ PASS ] :: NEW link: link_a Prio: 20 Family: (Expected 0, got 0) :: [ 23:27:37 ] :: [ PASS ] :: NEW link: link_b Prio: 10 Family: (Expected 0, got 0) :: [ 23:27:37 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') :: [ 23:27:37 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:37 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:37 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 6 good, 0 bad :: RESULT: PASS (Auto Priority Descendant) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Manual Overrides Best :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:37 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) :: [ 23:27:38 ] :: [ PASS ] :: SET link: link_a (Expected 0, got 0) :: [ 23:27:38 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: (Expected 0, got 0) :: [ 23:27:38 ] :: [ PASS ] :: Mode: (Assert: 'manual' should equal 'manual') :: [ 23:27:38 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_b' should equal 'link_b') :: [ 23:27:38 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:38 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 7 good, 0 bad :: RESULT: PASS (Manual Overrides Best) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Remove Manually Set :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:38 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) :: [ 23:27:39 ] :: [ PASS ] :: SET link: link_a (Expected 0, got 0) :: [ 23:27:39 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: (Expected 0, got 0) :: [ 23:27:39 ] :: [ PASS ] :: REMOVE link: link_a (Expected 0, got 0) :: [ 23:27:39 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') :: [ 23:27:39 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_b' should equal 'link_b') :: [ 23:27:39 ] :: [ PASS ] :: Selected: (Assert: 'link_b' should equal 'link_b') :: [ 23:27:39 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 8 good, 0 bad :: RESULT: PASS (Remove Manually Set) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Slave :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:39 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) :: [ 23:27:40 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) :: [ 23:27:40 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') :: [ 23:27:40 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:40 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:40 ] :: [ PASS ] :: Slave: (Assert: 'slave_b' should equal 'slave_b') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 6 good, 0 bad :: RESULT: PASS (Slave) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Slave Manual :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:40 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) :: [ 23:27:40 ] :: [ PASS ] :: SET link: link_a (Expected 0, got 0) :: [ 23:27:41 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) :: [ 23:27:41 ] :: [ PASS ] :: Mode: (Assert: 'manual' should equal 'manual') :: [ 23:27:41 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:41 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:41 ] :: [ PASS ] :: Slave: (Assert: 'slave_b' should equal 'slave_b') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 7 good, 0 bad :: RESULT: PASS (Slave Manual) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Family Priority Ascendant :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:41 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: family_a (Expected 0, got 0) :: [ 23:27:41 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: family_a (Expected 0, got 0) :: [ 23:27:42 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') :: [ 23:27:42 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_b' should equal 'link_b') :: [ 23:27:42 ] :: [ PASS ] :: Selected: (Assert: 'link_b' should equal 'link_b') :: [ 23:27:42 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 6 good, 0 bad :: RESULT: PASS (Family Priority Ascendant) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Family Priority Descendant :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:42 ] :: [ PASS ] :: NEW link: link_a Prio: 20 Family: family_a (Expected 0, got 0) :: [ 23:27:42 ] :: [ PASS ] :: NEW link: link_b Prio: 10 Family: family_a (Expected 0, got 0) :: [ 23:27:42 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') :: [ 23:27:42 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:43 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:43 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 6 good, 0 bad :: RESULT: PASS (Family Priority Descendant) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Families Priority Ascendant :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:43 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: family_a (Expected 0, got 0) :: [ 23:27:43 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: family_b (Expected 0, got 0) :: [ 23:27:43 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') :: [ 23:27:43 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_b' should equal 'link_b') :: [ 23:27:43 ] :: [ PASS ] :: Selected: (Assert: 'link_b' should equal 'link_b') :: [ 23:27:43 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 6 good, 0 bad :: RESULT: PASS (Families Priority Ascendant) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Families Priority Descendant :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:44 ] :: [ PASS ] :: NEW link: link_a Prio: 20 Family: family_a (Expected 0, got 0) :: [ 23:27:44 ] :: [ PASS ] :: NEW link: link_b Prio: 10 Family: family_b (Expected 0, got 0) :: [ 23:27:44 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') :: [ 23:27:44 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:44 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:44 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 6 good, 0 bad :: RESULT: PASS (Families Priority Descendant) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Families Priority Ascendant Multiple :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:45 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: family_a (Expected 0, got 0) :: [ 23:27:45 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: family_a (Expected 0, got 0) :: [ 23:27:45 ] :: [ PASS ] :: NEW link: link_c Prio: 30 Family: family_b (Expected 0, got 0) :: [ 23:27:45 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') :: [ 23:27:45 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_c' should equal 'link_c') :: [ 23:27:45 ] :: [ PASS ] :: Selected: (Assert: 'link_c' should equal 'link_c') :: [ 23:27:45 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 7 good, 0 bad :: RESULT: PASS (Families Priority Ascendant Multiple) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Families Remove Manually Set :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:46 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: family_a (Expected 0, got 0) :: [ 23:27:46 ] :: [ PASS ] :: SET link: link_a (Expected 0, got 0) :: [ 23:27:46 ] :: [ PASS ] :: NEW link: link_c Prio: 30 Family: family_b (Expected 0, got 0) :: [ 23:27:46 ] :: [ PASS ] :: REMOVE link: link_a (Expected 0, got 0) :: [ 23:27:46 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') :: [ 23:27:46 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_c' should equal 'link_c') :: [ 23:27:46 ] :: [ PASS ] :: Selected: (Assert: 'link_c' should equal 'link_c') :: [ 23:27:46 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 8 good, 0 bad :: RESULT: PASS (Families Remove Manually Set) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Families Remove Link After Manually Set Multiple :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:47 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: family_a (Expected 0, got 0) :: [ 23:27:47 ] :: [ PASS ] :: SET link: link_a (Expected 0, got 0) :: [ 23:27:47 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: family_a (Expected 0, got 0) :: [ 23:27:47 ] :: [ PASS ] :: NEW link: link_c Prio: 30 Family: family_b (Expected 0, got 0) :: [ 23:27:47 ] :: [ PASS ] :: REMOVE link: link_a (Expected 0, got 0) :: [ 23:27:47 ] :: [ PASS ] :: Mode: (Assert: 'manual' should equal 'manual') :: [ 23:27:48 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_c' should equal 'link_c') :: [ 23:27:48 ] :: [ PASS ] :: Selected: (Assert: 'link_b' should equal 'link_b') :: [ 23:27:48 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 9 good, 0 bad :: RESULT: PASS (Families Remove Link After Manually Set Multiple) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Family After Remove Manually Set :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:48 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) :: [ 23:27:48 ] :: [ PASS ] :: SET link: link_a (Expected 0, got 0) :: [ 23:27:48 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: (Expected 0, got 0) :: [ 23:27:48 ] :: [ PASS ] :: NEW link: link_c Prio: 30 Family: family_a (Expected 0, got 0) :: [ 23:27:49 ] :: [ PASS ] :: REMOVE link: link_a (Expected 0, got 0) :: [ 23:27:49 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') :: [ 23:27:49 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_c' should equal 'link_c') :: [ 23:27:49 ] :: [ PASS ] :: Selected: (Assert: 'link_c' should equal 'link_c') :: [ 23:27:49 ] :: [ PASS ] :: Slave: (Assert: 'slave' should equal 'slave') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 9 good, 0 bad :: RESULT: PASS (Family After Remove Manually Set) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Dynamic Slave Add :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:49 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) :: [ 23:27:49 ] :: [ PASS ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_a/slave_a (Expected 0, got 0) :: [ 23:27:50 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') :: [ 23:27:50 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:50 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:50 ] :: [ PASS ] :: Slave: (Assert: 'slave_a' should equal 'slave_a') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 6 good, 0 bad :: RESULT: PASS (Dynamic Slave Add) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Dynamic Slave Add Auto :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:50 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) :: [ 23:27:50 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: (Expected 0, got 0) :: [ 23:27:50 ] :: [ PASS ] :: NEW link: link_c Prio: 5 Family: (Expected 0, got 0) :: [ 23:27:51 ] :: [ PASS ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_a/slave_a (Expected 0, got 0) :: [ 23:27:51 ] :: [ PASS ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_b/slave_b (Expected 0, got 0) :: [ 23:27:51 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') :: [ 23:27:51 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_b' should equal 'link_b') :: [ 23:27:51 ] :: [ PASS ] :: Selected: (Assert: 'link_b' should equal 'link_b') :: [ 23:27:51 ] :: [ PASS ] :: Slave: (Assert: 'slave_b' should equal 'slave_b') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 9 good, 0 bad :: RESULT: PASS (Dynamic Slave Add Auto) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Dynamic Slave Add Manual :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:51 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) :: [ 23:27:51 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: (Expected 0, got 0) :: [ 23:27:52 ] :: [ PASS ] :: NEW link: link_c Prio: 5 Family: (Expected 0, got 0) :: [ 23:27:52 ] :: [ PASS ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_a/slave_a (Expected 0, got 0) :: [ 23:27:52 ] :: [ PASS ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_b/slave_b (Expected 0, got 0) :: [ 23:27:52 ] :: [ PASS ] :: SET link: link_a (Expected 0, got 0) :: [ 23:27:52 ] :: [ PASS ] :: Mode: (Assert: 'manual' should equal 'manual') :: [ 23:27:52 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_b' should equal 'link_b') :: [ 23:27:52 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:52 ] :: [ PASS ] :: Slave: (Assert: 'slave_a' should equal 'slave_a') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 10 good, 0 bad :: RESULT: PASS (Dynamic Slave Add Manual) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Dynamic Slave Add And Remove Master :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:53 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) :: [ 23:27:53 ] :: [ PASS ] :: NEW link: link_b Prio: 20 Family: (Expected 0, got 0) :: [ 23:27:53 ] :: [ PASS ] :: NEW link: link_c Prio: 5 Family: (Expected 0, got 0) :: [ 23:27:53 ] :: [ PASS ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_a/slave_a (Expected 0, got 0) :: [ 23:27:53 ] :: [ PASS ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_b/slave_b (Expected 0, got 0) :: [ 23:27:53 ] :: [ PASS ] :: REMOVE link: link_b (Expected 0, got 0) :: [ 23:27:53 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') :: [ 23:27:53 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:54 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:54 ] :: [ PASS ] :: Slave: (Assert: 'slave_a' should equal 'slave_a') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 10 good, 0 bad :: RESULT: PASS (Dynamic Slave Add And Remove Master) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Dynamic Slave Remove :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:54 ] :: [ PASS ] :: NEW link: link_a Prio: 10 Family: (Expected 0, got 0) :: [ 23:27:54 ] :: [ PASS ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_a/slave_a (Expected 0, got 0) :: [ 23:27:54 ] :: [ PASS ] :: NEW_SLAVE link: /tmp/tmp.1ZjPCWGLKE/link_a/slave_a (Expected 0, got 0) :: [ 23:27:54 ] :: [ PASS ] :: Mode: (Assert: 'auto' should equal 'auto') :: [ 23:27:54 ] :: [ PASS ] :: Highest Priority: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:54 ] :: [ PASS ] :: Selected: (Assert: 'link_a' should equal 'link_a') :: [ 23:27:55 ] :: [ PASS ] :: Slave: (Assert: '' should equal '') :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 7 good, 0 bad :: RESULT: PASS (Dynamic Slave Remove) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:55 ] :: [ PASS ] :: Command 'rmdir /tmp/tmp.ed4YcbJ6qq /tmp/tmp.1ZjPCWGLKE /tmp/tmp.Aa1GeYLl5R' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 1 good, 0 bad :: RESULT: PASS (Cleanup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test Alternatives :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 23:27:55 ] :: [ LOG ] :: JOURNAL XML: /var/tmp/beakerlib-hFI25YU/journal.xml :: [ 23:27:55 ] :: [ LOG ] :: JOURNAL TXT: /var/tmp/beakerlib-hFI25YU/journal.txt :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 23s :: Phases: 22 good, 1 bad :: OVERALL RESULT: WARN (Test Alternatives) :: [ 23:27:55 ] :: [ WARNING ] :: cannot create journal.xml due to missing python lxml module Processing files: chkconfig-1.11-5.fc31.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5uF4hn + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd chkconfig-1.11 + LICENSEDIR=/builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/usr/share/licenses/chkconfig + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/usr/share/licenses/chkconfig + cp -pr COPYING /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/usr/share/licenses/chkconfig + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: warning: File listed twice: /etc/rc.d/init.d BUILDSTDERR: warning: File listed twice: /etc/rc.d/rc0.d BUILDSTDERR: warning: File listed twice: /etc/rc.d/rc1.d BUILDSTDERR: warning: File listed twice: /etc/rc.d/rc2.d BUILDSTDERR: warning: File listed twice: /etc/rc.d/rc3.d BUILDSTDERR: warning: File listed twice: /etc/rc.d/rc4.d BUILDSTDERR: warning: File listed twice: /etc/rc.d/rc5.d BUILDSTDERR: warning: File listed twice: /etc/rc.d/rc6.d Provides: chkconfig = 1.11-5.fc31 chkconfig(armv7hl-32) = 1.11-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.27) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpopt.so.0 libpopt.so.0(LIBPOPT_0) libselinux.so.1 rtld(GNU_HASH) Conflicts: initscripts <= 5.30-1 Processing files: ntsysv-1.11-5.fc31.armv7hl Provides: ntsysv = 1.11-5.fc31 ntsysv(armv7hl-32) = 1.11-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.27) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libnewt.so.0.52 libnewt.so.0.52(NEWT_0.52) libpopt.so.0 libpopt.so.0(LIBPOPT_0) libselinux.so.1 rtld(GNU_HASH) Processing files: alternatives-1.11-5.fc31.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SQZHlk + umask 022 + cd /builddir/build/BUILD + cd chkconfig-1.11 + LICENSEDIR=/builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/usr/share/licenses/alternatives + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/usr/share/licenses/alternatives + cp -pr COPYING /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm/usr/share/licenses/alternatives + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: alternatives = 1.11-5.fc31 alternatives(armv7hl-32) = 1.11-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) rtld(GNU_HASH) Processing files: chkconfig-debugsource-1.11-5.fc31.armv7hl Provides: chkconfig-debugsource = 1.11-5.fc31 chkconfig-debugsource(armv7hl-32) = 1.11-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: chkconfig-debuginfo-1.11-5.fc31.armv7hl Provides: chkconfig-debuginfo = 1.11-5.fc31 chkconfig-debuginfo(armv7hl-32) = 1.11-5.fc31 debuginfo(build-id) = 6227edcc52b39ca3652e8d55fbcc00bdda0180ca Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: chkconfig-debugsource(armv7hl-32) = 1.11-5.fc31 Processing files: ntsysv-debuginfo-1.11-5.fc31.armv7hl Provides: debuginfo(build-id) = 072a5740fbbebe4f1c4bf5618f333e868e793fcd ntsysv-debuginfo = 1.11-5.fc31 ntsysv-debuginfo(armv7hl-32) = 1.11-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: chkconfig-debugsource(armv7hl-32) = 1.11-5.fc31 Processing files: alternatives-debuginfo-1.11-5.fc31.armv7hl Provides: alternatives-debuginfo = 1.11-5.fc31 alternatives-debuginfo(armv7hl-32) = 1.11-5.fc31 debuginfo(build-id) = b16e377f6d95a8024d08a04120b01637b334119a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: chkconfig-debugsource(armv7hl-32) = 1.11-5.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm Wrote: /builddir/build/RPMS/alternatives-1.11-5.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/ntsysv-1.11-5.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/chkconfig-debugsource-1.11-5.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/ntsysv-debuginfo-1.11-5.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/chkconfig-debuginfo-1.11-5.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/chkconfig-1.11-5.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/alternatives-debuginfo-1.11-5.fc31.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.17TvHm + umask 022 + cd /builddir/build/BUILD + cd chkconfig-1.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/chkconfig-1.11-5.fc31.arm + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0