<86>Apr 2 00:47:12 userdel[803299]: delete user 'rooter' <86>Apr 2 00:47:12 userdel[803299]: removed group 'rooter' owned by 'rooter' <86>Apr 2 00:47:12 userdel[803299]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 2 00:47:12 groupadd[803328]: group added to /etc/group: name=rooter, GID=1283 <86>Apr 2 00:47:12 groupadd[803328]: group added to /etc/gshadow: name=rooter <86>Apr 2 00:47:12 groupadd[803328]: new group: name=rooter, GID=1283 <86>Apr 2 00:47:12 useradd[803358]: new user: name=rooter, UID=1283, GID=1283, home=/root, shell=/bin/bash, from=none <86>Apr 2 00:47:12 userdel[803397]: delete user 'builder' <86>Apr 2 00:47:12 userdel[803397]: removed group 'builder' owned by 'builder' <86>Apr 2 00:47:12 userdel[803397]: removed shadow group 'builder' owned by 'builder' <86>Apr 2 00:47:12 groupadd[803444]: group added to /etc/group: name=builder, GID=1284 <86>Apr 2 00:47:12 groupadd[803444]: group added to /etc/gshadow: name=builder <86>Apr 2 00:47:12 groupadd[803444]: new group: name=builder, GID=1284 <86>Apr 2 00:47:12 useradd[803483]: new user: name=builder, UID=1284, GID=1284, home=/usr/src, shell=/bin/bash, from=none <13>Apr 2 00:47:17 rpmi: strace-6.8-alt1 sisyphus+343145.100.1.1 1710923032 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/nocache-1.2-alt1.nosrc.rpm (w1.gzdio) Installing nocache-1.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17756 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf nocache-1.2 + echo 'Source #0 (nocache-1.2.tar):' Source #0 (nocache-1.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/nocache-1.2.tar + cd nocache-1.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.17756 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nocache-1.2 + make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 ' make: Entering directory '/usr/src/RPM/BUILD/nocache-1.2' sed 's!##libdir##!$(dirname "$0")!' nocache chmod a+x nocache make: Leaving directory '/usr/src/RPM/BUILD/nocache-1.2' make: Entering directory '/usr/src/RPM/BUILD/nocache-1.2' cc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o fcntl_helpers.o fcntl_helpers.c make: Leaving directory '/usr/src/RPM/BUILD/nocache-1.2' make: Entering directory '/usr/src/RPM/BUILD/nocache-1.2' cc -pipe -frecord-gcc-switches -Wall -g -O2 -o cachedel cachedel.c make: Leaving directory '/usr/src/RPM/BUILD/nocache-1.2' make: Entering directory '/usr/src/RPM/BUILD/nocache-1.2' cc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o pageinfo.o pageinfo.c make: Leaving directory '/usr/src/RPM/BUILD/nocache-1.2' make: Entering directory '/usr/src/RPM/BUILD/nocache-1.2' cc -pipe -frecord-gcc-switches -Wall -g -O2 -o cachestats cachestats.c make: Leaving directory '/usr/src/RPM/BUILD/nocache-1.2' make: Entering directory '/usr/src/RPM/BUILD/nocache-1.2' cc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -c -o nocache.o nocache.c make: Leaving directory '/usr/src/RPM/BUILD/nocache-1.2' make: Entering directory '/usr/src/RPM/BUILD/nocache-1.2' cc -pipe -frecord-gcc-switches -Wall -g -O2 -pthread -shared -Wl,-soname,nocache.so -o nocache.so nocache.o fcntl_helpers.o pageinfo.o -ldl make: Leaving directory '/usr/src/RPM/BUILD/nocache-1.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17756 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/nocache-buildroot + : + /bin/rm -rf -- /usr/src/tmp/nocache-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd nocache-1.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/nocache-buildroot PREFIX=/usr LIBDIR=/../usr/lib64 make: Entering directory '/usr/src/RPM/BUILD/nocache-1.2' mkdir -v -p /usr/src/tmp/nocache-buildroot/usr/share/man/man1 mkdir: created directory '/usr/src/tmp/nocache-buildroot' mkdir: created directory '/usr/src/tmp/nocache-buildroot/usr' mkdir: created directory '/usr/src/tmp/nocache-buildroot/usr/share' mkdir: created directory '/usr/src/tmp/nocache-buildroot/usr/share/man' mkdir: created directory '/usr/src/tmp/nocache-buildroot/usr/share/man/man1' mkdir -v -p /usr/src/tmp/nocache-buildroot/usr/../usr/lib64 mkdir: created directory '/usr/src/tmp/nocache-buildroot/usr/../usr/lib64' mkdir -v -p /usr/src/tmp/nocache-buildroot/usr/bin mkdir: created directory '/usr/src/tmp/nocache-buildroot/usr/bin' sed 's!##libdir##!/usr/../usr/lib64!' nocache.global install -pm 0644 nocache.so /usr/src/tmp/nocache-buildroot/usr/../usr/lib64 install -pm 0755 nocache.global /usr/src/tmp/nocache-buildroot/usr/bin/nocache install -pm 0755 cachedel cachestats /usr/src/tmp/nocache-buildroot/usr/bin install -pm 0644 man/cachedel.1 man/cachestats.1 man/nocache.1 /usr/src/tmp/nocache-buildroot/usr/share/man/man1 make: Leaving directory '/usr/src/RPM/BUILD/nocache-1.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/nocache-buildroot (auto) Verifying and fixing files in /usr/src/tmp/nocache-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/nocache-buildroot/ (default) Compressing files in /usr/src/tmp/nocache-buildroot (auto) Adjusting library links in /usr/src/tmp/nocache-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/nocache-buildroot (arch=relaxed,fhs=relaxed,lfs=relaxed,lint=relaxed,rpath=relaxed,stack=relaxed,textrel=relaxed,unresolved=relaxed) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/nocache-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.48631 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nocache-1.2 + strace -f -o log -y -- ./nocache cp README OUTPUT + grep 'fadvise.*/README.*POSIX_FADV_NOREUSE' log 813885 fadvise64(3, 0, 0, POSIX_FADV_NOREUSE) = 0 + exit 0 Processing files: nocache-1.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.48631 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nocache-1.2 + DOCDIR=/usr/src/tmp/nocache-buildroot/usr/share/doc/nocache-1.2 + export DOCDIR + rm -rf /usr/src/tmp/nocache-buildroot/usr/share/doc/nocache-1.2 + /bin/mkdir -p /usr/src/tmp/nocache-buildroot/usr/share/doc/nocache-1.2 + cp -prL COPYING README /usr/src/tmp/nocache-buildroot/usr/share/doc/nocache-1.2 + chmod -R go-w /usr/src/tmp/nocache-buildroot/usr/share/doc/nocache-1.2 + chmod -R a+rX /usr/src/tmp/nocache-buildroot/usr/share/doc/nocache-1.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6pFRaY find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/nocache-buildroot/usr/lib64/nocache.so: 34 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bBUv1h find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: nocache.so()(64bit) = set:jdi2jfc2fAsKZ1ARnFN8MhVCPfA56ERPk4nrmb7lagKqcBGznRiU5I72ZpEMzfTU4pcyIKajl Requires: /bin/bash, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dpY0CI Creating nocache-debuginfo package Processing files: nocache-debuginfo-1.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.shYufn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tfkpAr find-requires: running scripts (debuginfo) Provides: debug64(nocache.so) Requires: nocache = 1.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to nocache-debuginfo a strict dependency on nocache Wrote: /usr/src/RPM/RPMS/x86_64/nocache-1.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/nocache-debuginfo-1.2-alt1.x86_64.rpm (w2.lzdio) 0.87user 1.29system 0:05.86elapsed 36%CPU (0avgtext+0avgdata 34064maxresident)k 0inputs+0outputs (0major+264745minor)pagefaults 0swaps 4.97user 1.92system 0:15.25elapsed 45%CPU (0avgtext+0avgdata 130548maxresident)k 0inputs+0outputs (0major+193111minor)pagefaults 0swaps --- nocache-1.2-alt1.x86_64.rpm.repo 2023-03-09 02:10:01.000000000 +0000 +++ nocache-1.2-alt1.x86_64.rpm.hasher 2024-04-02 00:47:25.236230739 +0000 @@ -17,2 +17,3 @@ Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.38)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -22,6 +23,6 @@ Provides: nocache = 1.2-alt1:sisyphus+316401.100.1.1 -File: /usr/bin/cachedel 100755 root:root 47d8e436504dc8296988f3fe30a3c2b6 -File: /usr/bin/cachestats 100755 root:root 338eb65d500a52268f4c13f08938c5d2 +File: /usr/bin/cachedel 100755 root:root 38d066168769f4dc9d7463bdd81433b8 +File: /usr/bin/cachestats 100755 root:root 24e3566776b306322c3b7a5a48a1b481 File: /usr/bin/nocache 100755 root:root 68012e7288a3727f8d96819a1490d679 -File: /usr/lib64/nocache.so 100644 root:root 839ca8542eae301671d558baea793fb7 +File: /usr/lib64/nocache.so 100644 root:root 4a8a44e0b4017f524dea4604842e1dce File: /usr/share/doc/nocache-1.2 40755 root:root @@ -32,2 +33,2 @@ File: /usr/share/man/man1/nocache.1.xz 100644 root:root dabf42b20cb1cd15ae477cd1c092caa6 -RPMIdentity: 7e76c61f72bc1b36ec24099e241337642dc141cd36dee2bfde229545707f19316c946adcc22664398ed134daa6cf4f1a87c513815c3f90fc31aac5e04bcd82e0 +RPMIdentity: f4daac9e754c68458586fad90ec7d64b46eafffc604c2983ab0667e99aa20abfaee2206d76ff4e154b50fec855280ae585dab7eec200870f507727cba9a5e124 --- nocache-debuginfo-1.2-alt1.x86_64.rpm.repo 2023-03-09 02:10:01.000000000 +0000 +++ nocache-debuginfo-1.2-alt1.x86_64.rpm.hasher 2024-04-02 00:47:25.321230262 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/18 40755 root:root -/usr/lib/debug/.build-id/18/950545d10df4bcadcfc0cd3ae42d6cc6671316 120777 root:root ../../../../bin/cachedel -/usr/lib/debug/.build-id/18/950545d10df4bcadcfc0cd3ae42d6cc6671316.debug 120777 root:root ../../usr/bin/cachedel.debug -/usr/lib/debug/.build-id/45 40755 root:root -/usr/lib/debug/.build-id/45/8ab3a2a6ace93bf46c2e924a453c37bb7de58c 120777 root:root ../../../../lib64/nocache.so -/usr/lib/debug/.build-id/45/8ab3a2a6ace93bf46c2e924a453c37bb7de58c.debug 120777 root:root ../../usr/lib64/nocache.so.debug -/usr/lib/debug/.build-id/cc 40755 root:root -/usr/lib/debug/.build-id/cc/a1af41b3ba99711e0b444fd633b054611a65df 120777 root:root ../../../../bin/cachestats -/usr/lib/debug/.build-id/cc/a1af41b3ba99711e0b444fd633b054611a65df.debug 120777 root:root ../../usr/bin/cachestats.debug +/usr/lib/debug/.build-id/15 40755 root:root +/usr/lib/debug/.build-id/15/091a003104340baccb5ad64b813aa5ff92d619 120777 root:root ../../../../bin/cachestats +/usr/lib/debug/.build-id/15/091a003104340baccb5ad64b813aa5ff92d619.debug 120777 root:root ../../usr/bin/cachestats.debug +/usr/lib/debug/.build-id/48 40755 root:root +/usr/lib/debug/.build-id/48/a4594dae1cb9a243a7b9408253e78ed5f9fc8f 120777 root:root ../../../../lib64/nocache.so +/usr/lib/debug/.build-id/48/a4594dae1cb9a243a7b9408253e78ed5f9fc8f.debug 120777 root:root ../../usr/lib64/nocache.so.debug +/usr/lib/debug/.build-id/b0 40755 root:root +/usr/lib/debug/.build-id/b0/c3f91a96ecd6ca8061ce94c27fe4dd636b91e5 120777 root:root ../../../../bin/cachedel +/usr/lib/debug/.build-id/b0/c3f91a96ecd6ca8061ce94c27fe4dd636b91e5.debug 120777 root:root ../../usr/bin/cachedel.debug /usr/lib/debug/usr/bin/cachedel.debug 100644 root:root @@ -26,14 +26,14 @@ Provides: nocache-debuginfo = 1.2-alt1:sisyphus+316401.100.1.1 -File: /usr/lib/debug/.build-id/18 40755 root:root -File: /usr/lib/debug/.build-id/18/950545d10df4bcadcfc0cd3ae42d6cc6671316 120777 root:root ../../../../bin/cachedel -File: /usr/lib/debug/.build-id/18/950545d10df4bcadcfc0cd3ae42d6cc6671316.debug 120777 root:root ../../usr/bin/cachedel.debug -File: /usr/lib/debug/.build-id/45 40755 root:root -File: /usr/lib/debug/.build-id/45/8ab3a2a6ace93bf46c2e924a453c37bb7de58c 120777 root:root ../../../../lib64/nocache.so -File: /usr/lib/debug/.build-id/45/8ab3a2a6ace93bf46c2e924a453c37bb7de58c.debug 120777 root:root ../../usr/lib64/nocache.so.debug -File: /usr/lib/debug/.build-id/cc 40755 root:root -File: /usr/lib/debug/.build-id/cc/a1af41b3ba99711e0b444fd633b054611a65df 120777 root:root ../../../../bin/cachestats -File: /usr/lib/debug/.build-id/cc/a1af41b3ba99711e0b444fd633b054611a65df.debug 120777 root:root ../../usr/bin/cachestats.debug -File: /usr/lib/debug/usr/bin/cachedel.debug 100644 root:root 940704ca4f9c351c06f6ff6ca33500c7 -File: /usr/lib/debug/usr/bin/cachestats.debug 100644 root:root 2dcc5a3267dd4c3627e664ffd0e2b16f -File: /usr/lib/debug/usr/lib64/nocache.so.debug 100644 root:root 400a8c85e45869bcd0b3557dde1d8ba1 +File: /usr/lib/debug/.build-id/15 40755 root:root +File: /usr/lib/debug/.build-id/15/091a003104340baccb5ad64b813aa5ff92d619 120777 root:root ../../../../bin/cachestats +File: /usr/lib/debug/.build-id/15/091a003104340baccb5ad64b813aa5ff92d619.debug 120777 root:root ../../usr/bin/cachestats.debug +File: /usr/lib/debug/.build-id/48 40755 root:root +File: /usr/lib/debug/.build-id/48/a4594dae1cb9a243a7b9408253e78ed5f9fc8f 120777 root:root ../../../../lib64/nocache.so +File: /usr/lib/debug/.build-id/48/a4594dae1cb9a243a7b9408253e78ed5f9fc8f.debug 120777 root:root ../../usr/lib64/nocache.so.debug +File: /usr/lib/debug/.build-id/b0 40755 root:root +File: /usr/lib/debug/.build-id/b0/c3f91a96ecd6ca8061ce94c27fe4dd636b91e5 120777 root:root ../../../../bin/cachedel +File: /usr/lib/debug/.build-id/b0/c3f91a96ecd6ca8061ce94c27fe4dd636b91e5.debug 120777 root:root ../../usr/bin/cachedel.debug +File: /usr/lib/debug/usr/bin/cachedel.debug 100644 root:root 6eb9135eeecab0d5c1e45393957488fd +File: /usr/lib/debug/usr/bin/cachestats.debug 100644 root:root fa643ec1d0d6eb3040f69e9f851eba62 +File: /usr/lib/debug/usr/lib64/nocache.so.debug 100644 root:root 341e1b87e4546b7a8859d42aef87a702 File: /usr/src/debug/nocache-1.2 40755 root:root @@ -46,2 +46,2 @@ File: /usr/src/debug/nocache-1.2/pageinfo.h 100644 root:root 5831ff8f1348147e8683943bfa1d06ae -RPMIdentity: 883157884a5ed7d4a3ed2da575ffc0163e15490a20cf50bd4748a6fe620da6f6e346e111db8bb68b552a3b7a04e50b698102c0cb92615243de3256b3ff3a3c4a +RPMIdentity: b9d973ad5659048da876ea0e6c3c3ab84f35909f3babcb1f0fa467d8090f844db76f746fd72f8912487529d7ca07ecd53333750ab3ba6cb0de49a0435e15b54f