<86>Oct 17 02:19:59 userdel[2182119]: delete user 'rooter' <86>Oct 17 02:19:59 userdel[2182119]: removed group 'rooter' owned by 'rooter' <86>Oct 17 02:19:59 userdel[2182119]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 17 02:19:59 groupadd[2182144]: group added to /etc/group: name=rooter, GID=633 <86>Oct 17 02:19:59 groupadd[2182144]: group added to /etc/gshadow: name=rooter <86>Oct 17 02:19:59 groupadd[2182144]: new group: name=rooter, GID=633 <86>Oct 17 02:19:59 useradd[2182164]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Oct 17 02:19:59 userdel[2182184]: delete user 'builder' <86>Oct 17 02:19:59 userdel[2182184]: removed group 'builder' owned by 'builder' <86>Oct 17 02:19:59 userdel[2182184]: removed shadow group 'builder' owned by 'builder' <86>Oct 17 02:19:59 groupadd[2182205]: group added to /etc/group: name=builder, GID=634 <86>Oct 17 02:19:59 groupadd[2182205]: group added to /etc/gshadow: name=builder <86>Oct 17 02:19:59 groupadd[2182205]: new group: name=builder, GID=634 <86>Oct 17 02:19:59 useradd[2182223]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash <13>Oct 17 02:20:03 rpmi: pandoc-2.9.2.1-alt1 sisyphus+278961.21100.1.3 1626400357 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/earlyoom-1.6.2-alt1.nosrc.rpm (w1.gzdio) Installing earlyoom-1.6.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12793 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf earlyoom-1.6.2 + echo 'Source #0 (earlyoom-1.6.2.tar):' Source #0 (earlyoom-1.6.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/earlyoom-1.6.2.tar + cd earlyoom-1.6.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (fix-config-path.patch):' Patch #0 (fix-config-path.patch): + /usr/bin/patch -p1 patching file Makefile Hunk #1 succeeded at 44 (offset 1 line). patching file earlyoom.service.in Hunk #1 succeeded at 3 with fuzz 2. + sed -e /systemctl/d -i Makefile + sed -e 's/VERSION ?= \$(shell git describe --tags --dirty 2> \/dev\/null)/VERSION = 1.6.2/' -i Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.12793 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd earlyoom-1.6.2 + make -j8 PREFIX=/usr SYSCONFDIR=/etc SYSTEMDUNITDIR=/lib/systemd/system make: Entering directory '/usr/src/RPM/BUILD/earlyoom-1.6.2' sed "s|:TARGET:|/usr/bin|g;s|:SYSCONFDIR:|/etc|g" earlyoom.service.in > earlyoom.service make: Leaving directory '/usr/src/RPM/BUILD/earlyoom-1.6.2' make: Entering directory '/usr/src/RPM/BUILD/earlyoom-1.6.2' pandoc MANPAGE.md -s -t man > earlyoom.1 make: Leaving directory '/usr/src/RPM/BUILD/earlyoom-1.6.2' make: Entering directory '/usr/src/RPM/BUILD/earlyoom-1.6.2' cc -Wall -Wextra -Wformat-security -Wconversion -DVERSION=\"1.6.2\" -g -fstack-protector-all -std=gnu99 -o earlyoom globals.c kill.c main.c meminfo.c msg.c make: Leaving directory '/usr/src/RPM/BUILD/earlyoom-1.6.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17355 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/earlyoom-buildroot + : + /bin/rm -rf -- /usr/src/tmp/earlyoom-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd earlyoom-1.6.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/earlyoom-buildroot PREFIX=/usr SYSCONFDIR=/etc SYSTEMDUNITDIR=/lib/systemd/system make: Entering directory '/usr/src/RPM/BUILD/earlyoom-1.6.2' install -d /usr/src/tmp/earlyoom-buildroot/usr/bin/ install -m 755 earlyoom /usr/src/tmp/earlyoom-buildroot/usr/bin/ gzip -f -k -n earlyoom.1 install -d /usr/src/tmp/earlyoom-buildroot/usr/share/man/man1/ install -m 644 earlyoom.1.gz /usr/src/tmp/earlyoom-buildroot/usr/share/man/man1/ install -d /usr/src/tmp/earlyoom-buildroot/etc/sysconfig/ install -m 644 earlyoom.default /usr/src/tmp/earlyoom-buildroot/etc/sysconfig/earlyoom install -d /usr/src/tmp/earlyoom-buildroot/lib/systemd/system install -m 644 earlyoom.service /usr/src/tmp/earlyoom-buildroot/lib/systemd/system chcon -t systemd_unit_file_t /usr/src/tmp/earlyoom-buildroot/lib/systemd/system/earlyoom.service chcon: can't apply partial context to unlabeled file '/usr/src/tmp/earlyoom-buildroot/lib/systemd/system/earlyoom.service' make: [Makefile:35: install] Error 1 (ignored) make: Leaving directory '/usr/src/RPM/BUILD/earlyoom-1.6.2' + mkdir -p /usr/src/tmp/earlyoom-buildroot/etc/rc.d/init.d + install -pm755 /usr/src/RPM/SOURCES/earlyoom.init /usr/src/tmp/earlyoom-buildroot/etc/rc.d/init.d/earlyoom + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/earlyoom-buildroot (auto) Verifying and fixing files in /usr/src/tmp/earlyoom-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/earlyoom-buildroot/ (default) Compressing files in /usr/src/tmp/earlyoom-buildroot (auto) Adjusting library links in /usr/src/tmp/earlyoom-buildroot ./lib: (from :0) Verifying ELF objects in /usr/src/tmp/earlyoom-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.17355 Check is turned off by --without check Processing files: earlyoom-1.6.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17355 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd earlyoom-1.6.2 + DOCDIR=/usr/src/tmp/earlyoom-buildroot/usr/share/doc/earlyoom-1.6.2 + export DOCDIR + rm -rf /usr/src/tmp/earlyoom-buildroot/usr/share/doc/earlyoom-1.6.2 + /bin/mkdir -p /usr/src/tmp/earlyoom-buildroot/usr/share/doc/earlyoom-1.6.2 + cp -prL README.md LICENSE /usr/src/tmp/earlyoom-buildroot/usr/share/doc/earlyoom-1.6.2 + chmod -R go-w /usr/src/tmp/earlyoom-buildroot/usr/share/doc/earlyoom-1.6.2 + chmod -R a+rX /usr/src/tmp/earlyoom-buildroot/usr/share/doc/earlyoom-1.6.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2byFZJ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vt9MwI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WTPeCJ find-scriptlet-requires: FINDPACKAGE-COMMANDS: cp Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JMTv4K Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(post): /bin/sh, /usr/sbin/post_service, coreutils Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TToEVK Creating earlyoom-debuginfo package Processing files: earlyoom-debuginfo-1.6.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h3W9HK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YVjzNK find-requires: running scripts (debuginfo) Requires: earlyoom = 1.6.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to earlyoom-debuginfo a strict dependency on earlyoom Wrote: /usr/src/RPM/RPMS/x86_64/earlyoom-1.6.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/earlyoom-debuginfo-1.6.2-alt1.x86_64.rpm (w2.lzdio) 1.24user 0.93system 0:07.91elapsed 27%CPU (0avgtext+0avgdata 47856maxresident)k 0inputs+0outputs (0major+255705minor)pagefaults 0swaps 8.36user 5.45system 0:18.30elapsed 75%CPU (0avgtext+0avgdata 107784maxresident)k 0inputs+0outputs (31182major+498784minor)pagefaults 0swaps --- earlyoom-1.6.2-alt1.x86_64.rpm.repo 2020-11-16 15:57:04.000000000 +0000 +++ earlyoom-1.6.2-alt1.x86_64.rpm.hasher 2021-10-17 02:20:14.701662594 +0000 @@ -33,3 +33,3 @@ File: /lib/systemd/system/earlyoom.service 100644 root:root bd2b6fc73c63a537991dcc1fbeb72799 -File: /usr/bin/earlyoom 100755 root:root d674195b2c558f942385da9397942a32 +File: /usr/bin/earlyoom 100755 root:root 72b2b18b86f851f2664f076b03ff8256 File: /usr/share/doc/earlyoom-1.6.2 40755 root:root @@ -38,2 +38,2 @@ File: /usr/share/man/man1/earlyoom.1.xz 100644 root:root 275cd5da06dcc09b52a13568ab7516eb -RPMIdentity: b5341910c21e53046c32a5239bca36697e7654903bd724d863dc26144c7278392f3d7349173768362470e4733e892e8da5402a99840f72cf29d83e9da45896e1 +RPMIdentity: 277855cc516388ef53ef687bae4aef917c2fe55e3f115415b5c469a556d529fd970a7ad0a5f9d4b1c06021ba6bf779cd6b78979e95e02aac532d1a35e669ed02 --- earlyoom-debuginfo-1.6.2-alt1.x86_64.rpm.repo 2020-11-16 15:57:04.000000000 +0000 +++ earlyoom-debuginfo-1.6.2-alt1.x86_64.rpm.hasher 2021-10-17 02:20:14.798663340 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7a 40755 root:root -/usr/lib/debug/.build-id/7a/bd4c1cf24e1d10003c6960ea08f51dfd52f813 120777 root:root ../../../../bin/earlyoom -/usr/lib/debug/.build-id/7a/bd4c1cf24e1d10003c6960ea08f51dfd52f813.debug 120777 root:root ../../usr/bin/earlyoom.debug +/usr/lib/debug/.build-id/6a 40755 root:root +/usr/lib/debug/.build-id/6a/1c963db7ee75ee08103abf84e05bafad26b905 120777 root:root ../../../../bin/earlyoom +/usr/lib/debug/.build-id/6a/1c963db7ee75ee08103abf84e05bafad26b905.debug 120777 root:root ../../usr/bin/earlyoom.debug /usr/lib/debug/usr/bin/earlyoom.debug 100644 root:root @@ -19,6 +19,6 @@ Provides: earlyoom-debuginfo = 1.6.2-alt1:sisyphus+261866.100.1.1 -File: /usr/lib/debug/.build-id/7a 40755 root:root -File: /usr/lib/debug/.build-id/7a/bd4c1cf24e1d10003c6960ea08f51dfd52f813 120777 root:root ../../../../bin/earlyoom -File: /usr/lib/debug/.build-id/7a/bd4c1cf24e1d10003c6960ea08f51dfd52f813.debug 120777 root:root ../../usr/bin/earlyoom.debug -File: /usr/lib/debug/usr/bin/earlyoom.debug 100644 root:root c52c09e56032261177fb48c54e497914 +File: /usr/lib/debug/.build-id/6a 40755 root:root +File: /usr/lib/debug/.build-id/6a/1c963db7ee75ee08103abf84e05bafad26b905 120777 root:root ../../../../bin/earlyoom +File: /usr/lib/debug/.build-id/6a/1c963db7ee75ee08103abf84e05bafad26b905.debug 120777 root:root ../../usr/bin/earlyoom.debug +File: /usr/lib/debug/usr/bin/earlyoom.debug 100644 root:root 9d5e1fbf1e544fda0ef880849b3018c6 File: /usr/src/debug/earlyoom-1.6.2 40755 root:root @@ -33,2 +33,2 @@ File: /usr/src/debug/earlyoom-1.6.2/msg.h 100644 root:root 80394dea6e44023a4b65696f16ff2f99 -RPMIdentity: ed7d7c7d9ccd8d4ee35b790f13a3f1ae78214b416e25824761250ad049ee900883511b8a41a3804d829c7382bd68521e7b76454c53e391f7bdd3fef3c3ac3413 +RPMIdentity: a7330f9e45b7639636bb5c1cb7a3f68eeb3f26999885572acae2d748eca7711bc6d79282b4183114274d25679f3ab9aea23d95a391c772db6319edc7163061f9