<86>Jul 24 00:39:42 userdel[507293]: delete user 'rooter' <86>Jul 24 00:39:42 userdel[507293]: removed group 'rooter' owned by 'rooter' <86>Jul 24 00:39:42 userdel[507293]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 24 00:39:42 groupadd[507428]: group added to /etc/group: name=rooter, GID=1877 <86>Jul 24 00:39:42 groupadd[507428]: group added to /etc/gshadow: name=rooter <86>Jul 24 00:39:42 groupadd[507428]: new group: name=rooter, GID=1877 <86>Jul 24 00:39:42 useradd[507481]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Jul 24 00:39:42 userdel[507598]: delete user 'builder' <86>Jul 24 00:39:42 userdel[507598]: removed group 'builder' owned by 'builder' <86>Jul 24 00:39:42 userdel[507598]: removed shadow group 'builder' owned by 'builder' <86>Jul 24 00:39:42 groupadd[507720]: group added to /etc/group: name=builder, GID=1878 <86>Jul 24 00:39:42 groupadd[507720]: group added to /etc/gshadow: name=builder <86>Jul 24 00:39:42 groupadd[507720]: new group: name=builder, GID=1878 <86>Jul 24 00:39:42 useradd[507781]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none <13>Jul 24 00:39:45 rpmi: libp11-kit-1:0.24.1-alt2 sisyphus+324666.100.1.1 1689083439 installed <13>Jul 24 00:39:45 rpmi: libtasn1-4.19.0-alt2 sisyphus+323514.100.1.1 1687445894 installed <13>Jul 24 00:39:45 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Jul 24 00:39:45 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Jul 24 00:39:45 rpmi: ca-certificates-2022.12.14-alt1 sisyphus+311754.200.1.1 1671046143 installed <13>Jul 24 00:39:45 rpmi: ca-trust-0.1.4-alt1 sisyphus+308690.100.1.1 1666182992 installed <13>Jul 24 00:39:45 rpmi: p11-kit-trust-1:0.24.1-alt2 sisyphus+324666.100.1.1 1689083439 installed <13>Jul 24 00:39:45 rpmi: libcrypto3-3.1.1-alt3 sisyphus+325072.200.2.1 1689602870 installed <13>Jul 24 00:39:45 rpmi: libssl3-3.1.1-alt3 sisyphus+325072.200.2.1 1689602870 installed <13>Jul 24 00:39:45 rpmi: libssl-devel-3.1.1-alt3 sisyphus+325072.200.2.1 1689602870 installed <13>Jul 24 00:39:45 rpmi: openssl-3.1.1-alt3 sisyphus+325072.200.2.1 1689602870 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/sslscan-2.0.16-alt2.nosrc.rpm (w1.gzdio) Installing sslscan-2.0.16-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67530 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sslscan-2.0.16 + echo 'Source #0 (sslscan-2.0.16.tar):' Source #0 (sslscan-2.0.16.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/sslscan-2.0.16.tar + cd sslscan-2.0.16 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.67530 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sslscan-2.0.16 + make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ' 'DEFINES=-DVERSION=\"2.0.16-alt2\"' make: Entering directory '/usr/src/RPM/BUILD/sslscan-2.0.16' make: git: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/sslscan-2.0.16' make: Entering directory '/usr/src/RPM/BUILD/sslscan-2.0.16' cc -o sslscan -Wall -Wformat=2 -Wformat-security -Wno-deprecated-declarations -pie -z relro -z now -L/usr/local/lib -L/usr/local/ssl/lib -L/usr/local/opt/openssl/lib -L/opt/local/lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"2.0.16-alt2\" sslscan.c -lssl -lcrypto -ldl make: Leaving directory '/usr/src/RPM/BUILD/sslscan-2.0.16' make: Entering directory '/usr/src/RPM/BUILD/sslscan-2.0.16' =========== | WARNING | =========== Building against system OpenSSL. Compression and other checks may not be possible. It is recommended that you statically build sslscan with `make static`. make: Leaving directory '/usr/src/RPM/BUILD/sslscan-2.0.16' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11361 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/sslscan-buildroot + : + /bin/rm -rf -- /usr/src/tmp/sslscan-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd sslscan-2.0.16 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/sslscan-buildroot make: Entering directory '/usr/src/RPM/BUILD/sslscan-2.0.16' make: git: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/sslscan-2.0.16' make: Entering directory '/usr/src/RPM/BUILD/sslscan-2.0.16' install -D sslscan /usr/src/tmp/sslscan-buildroot/usr/bin/sslscan; install -D sslscan.1 /usr/src/tmp/sslscan-buildroot/usr/share/man/man1/sslscan.1; make: Leaving directory '/usr/src/RPM/BUILD/sslscan-2.0.16' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/sslscan-buildroot (auto) Verifying and fixing files in /usr/src/tmp/sslscan-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/sslscan-buildroot/ (default) Compressing files in /usr/src/tmp/sslscan-buildroot (auto) mode of '/usr/src/tmp/sslscan-buildroot/usr/share/man/man1/sslscan.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying ELF objects in /usr/src/tmp/sslscan-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.11361 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sslscan-2.0.16 + /usr/src/tmp/sslscan-buildroot/usr/bin/sslscan --version  2.0.16-alt2 OpenSSL 3.1.1 30 May 2023 + openssl req -x509 -newkey rsa -keyout server.pem -out server.pem -days 1 -nodes -subj /CN=qwerty ..+++++++++++++++++++++++++++++++++++++++*....+...+.......+...+.....+....+..+.........................+...+...+++++++++++++++++++++++++++++++++++++++*.....+..................+...+.......+...+..+.........+....++++++ .+++++++++++++++++++++++++++++++++++++++*......+......+...+..+++++++++++++++++++++++++++++++++++++++*...+.+.....+.+.....+...+......+...............+....+..+....+.........+......+..+....+...+......+.....+.......+...+......+...+..+...............+...+.......+..........................+..........+..+...............+.......+......+.....+.......+.....+......++++++ ----- + trap 'kill 557265' EXIT + openssl s_server + sleep 1 + /usr/src/tmp/sslscan-buildroot/usr/bin/sslscan --no-colour --xml=a.xml 127.1:4433 Version: 2.0.16-alt2 OpenSSL 3.1.1 30 May 2023 Connected to 127.0.0.1 Testing SSL server 127.1 on port 4433 using SNI name 127.1 SSL/TLS Protocols: SSLv2 disabled SSLv3 disabled TLSv1.0 disabled TLSv1.1 disabled TLSv1.2 enabled TLSv1.3 enabled TLS Fallback SCSV: Server supports TLS Fallback SCSV TLS renegotiation: Session renegotiation not supported TLS Compression: Compression disabled Heartbleed: TLSv1.3 not vulnerable to heartbleed TLSv1.2 not vulnerable to heartbleed Supported Server Cipher(s): Preferred TLSv1.3 128 bits TLS_AES_128_GCM_SHA256 Curve 25519 DHE 253 Accepted TLSv1.3 256 bits TLS_AES_256_GCM_SHA384 Curve 25519 DHE 253 Accepted TLSv1.3 256 bits TLS_CHACHA20_POLY1305_SHA256 Curve 25519 DHE 253 Preferred TLSv1.2 256 bits ECDHE-RSA-AES256-GCM-SHA384 Curve 25519 DHE 253 Accepted TLSv1.2 256 bits DHE-RSA-AES256-GCM-SHA384 DHE 2048 bits Accepted TLSv1.2 256 bits ECDHE-RSA-CHACHA20-POLY1305 Curve 25519 DHE 253 Accepted TLSv1.2 256 bits DHE-RSA-CHACHA20-POLY1305 DHE 2048 bits Accepted TLSv1.2 128 bits ECDHE-RSA-AES128-GCM-SHA256 Curve 25519 DHE 253 Accepted TLSv1.2 128 bits DHE-RSA-AES128-GCM-SHA256 DHE 2048 bits Accepted TLSv1.2 256 bits ECDHE-RSA-AES256-SHA384 Curve 25519 DHE 253 Accepted TLSv1.2 256 bits DHE-RSA-AES256-SHA256 DHE 2048 bits Accepted TLSv1.2 128 bits ECDHE-RSA-AES128-SHA256 Curve 25519 DHE 253 Accepted TLSv1.2 128 bits DHE-RSA-AES128-SHA256 DHE 2048 bits Accepted TLSv1.2 256 bits ECDHE-RSA-AES256-SHA Curve 25519 DHE 253 Accepted TLSv1.2 256 bits DHE-RSA-AES256-SHA DHE 2048 bits Accepted TLSv1.2 128 bits ECDHE-RSA-AES128-SHA Curve 25519 DHE 253 Accepted TLSv1.2 128 bits DHE-RSA-AES128-SHA DHE 2048 bits Accepted TLSv1.2 256 bits AES256-GCM-SHA384 Accepted TLSv1.2 128 bits AES128-GCM-SHA256 Accepted TLSv1.2 256 bits AES256-SHA256 Accepted TLSv1.2 128 bits AES128-SHA256 Accepted TLSv1.2 256 bits AES256-SHA Accepted TLSv1.2 128 bits AES128-SHA Server Key Exchange Group(s): TLSv1.3 128 bits secp256r1 (NIST P-256) TLSv1.3 192 bits secp384r1 (NIST P-384) TLSv1.3 260 bits secp521r1 (NIST P-521) TLSv1.3 128 bits x25519 TLSv1.3 224 bits x448 TLSv1.3 112 bits ffdhe2048 TLSv1.3 128 bits ffdhe3072 TLSv1.3 150 bits ffdhe4096 TLSv1.3 175 bits ffdhe6144 TLSv1.3 192 bits ffdhe8192 TLSv1.2 128 bits secp256r1 (NIST P-256) TLSv1.2 192 bits secp384r1 (NIST P-384) TLSv1.2 260 bits secp521r1 (NIST P-521) TLSv1.2 128 bits x25519 TLSv1.2 224 bits x448 SSL Certificate: Signature Algorithm: sha256WithRSAEncryption RSA Key Strength: 2048 Subject: qwerty Issuer: qwerty Not valid before: Jul 24 00:39:48 2023 GMT Not valid after: Jul 25 00:39:48 2023 GMT + grep -q -v error a.xml + grep -q accepted a.xml + grep -q qwerty a.xml + exit 0 + kill 557265 Processing files: sslscan-2.0.16-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.83463 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sslscan-2.0.16 + DOCDIR=/usr/src/tmp/sslscan-buildroot/usr/share/doc/sslscan-2.0.16 + export DOCDIR + rm -rf /usr/src/tmp/sslscan-buildroot/usr/share/doc/sslscan-2.0.16 + /bin/mkdir -p /usr/src/tmp/sslscan-buildroot/usr/share/doc/sslscan-2.0.16 + cp -prL LICENSE README.md /usr/src/tmp/sslscan-buildroot/usr/share/doc/sslscan-2.0.16 + chmod -R go-w /usr/src/tmp/sslscan-buildroot/usr/share/doc/sslscan-2.0.16 + chmod -R a+rX /usr/src/tmp/sslscan-buildroot/usr/share/doc/sslscan-2.0.16 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o4nMrF find-provides: running scripts (alternatives,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.bZxSFx find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcrypto.so.3()(64bit) >= set:qjvVy9VWJZhXawGeI78Wwpggv1vTTxSkHHAifDYtYKgECPoi8fZii83W47eNkgQs1dBZ73ZqKQIWhine9obYJQvlEVYWhpgL8GJDOoVifqAbjJOfnHuVPijVFXvAmrc89AoLC9IpfPVZxqanfjRdyEmCTm1Wu4WZ47XQndm18NzZh20nNLdxq6wQSvSLidZCcZh4wF7aRLOYqR0G9Sf0qU0eALY21fm5TRANPEsLDYYZs1kaM8PEUNHGQwuZvAR3Hps8fGAJtt1HzfDMwhZfz7, libcrypto.so.3(OPENSSL_3.0.0)(64bit), libssl.so.3()(64bit) >= set:nhh5EGlM3tkuhIUV0Y4JMZdM5TqYrei1kpGYIFD1SfScvPaQyVji2jxEfvWyCmLQ4Dw3iOp7EZLQCBAuxLJkuQ3nLuVQjLXz6HYGJKmGrZxULhoZEduQf1JfL0FSuz7ZA6wDAADBgDpFaRd5ZLrghVIj4, libssl.so.3(OPENSSL_3.0.0)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lOtSDl Creating sslscan-debuginfo package Processing files: sslscan-debuginfo-2.0.16-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qseOrs find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v2sr97 find-requires: running scripts (debuginfo) Requires: sslscan = 2.0.16-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypto.so.3), debug64(libssl.so.3) Adding to sslscan-debuginfo a strict dependency on sslscan Wrote: /usr/src/RPM/RPMS/x86_64/sslscan-2.0.16-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/sslscan-debuginfo-2.0.16-alt2.x86_64.rpm (w2.lzdio) 1.99user 0.76system 0:09.27elapsed 29%CPU (0avgtext+0avgdata 60164maxresident)k 0inputs+0outputs (0major+208251minor)pagefaults 0swaps 2.94user 1.57system 0:16.44elapsed 27%CPU (0avgtext+0avgdata 126624maxresident)k 0inputs+0outputs (0major+212113minor)pagefaults 0swaps --- sslscan-2.0.16-alt2.x86_64.rpm.repo 2023-07-16 00:57:24.000000000 +0000 +++ sslscan-2.0.16-alt2.x86_64.rpm.hasher 2023-07-24 00:39:57.690557402 +0000 @@ -21,3 +21,3 @@ Provides: sslscan = 2.0.16-alt2:sisyphus+324995.100.1.1 -File: /usr/bin/sslscan 100755 root:root 231b3612614fc8d9ec363b7c66e060d4 +File: /usr/bin/sslscan 100755 root:root bae24ddb1cf55703a71c4e36c63c996c File: /usr/share/doc/sslscan-2.0.16 40755 root:root @@ -26,2 +26,2 @@ File: /usr/share/man/man1/sslscan.1.xz 100644 root:root f8c5aaf0bd5ed8908b6e88f841e4da0c -RPMIdentity: e7a34253af82098af25c98ef1dcb1be41b285efb289c0ab1f399b5c425259cd2104d9f67ee8e069bbbf02350652785b207a1dbb7a5d6000031134f67b0bd21ab +RPMIdentity: 5196989ceb371abab919997617e7fa8bf54957ca1d2e93b19b08b7723484bd5331d48180387761b801d3f9dd457dc1eafafdf3eb47391257e245c7bbe8795aca --- sslscan-debuginfo-2.0.16-alt2.x86_64.rpm.repo 2023-07-16 00:57:23.000000000 +0000 +++ sslscan-debuginfo-2.0.16-alt2.x86_64.rpm.hasher 2023-07-24 00:39:57.782558274 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7f 40755 root:root -/usr/lib/debug/.build-id/7f/d47cd27d1094dfa6b603edb295925fdf27682e 120777 root:root ../../../../bin/sslscan -/usr/lib/debug/.build-id/7f/d47cd27d1094dfa6b603edb295925fdf27682e.debug 120777 root:root ../../usr/bin/sslscan.debug +/usr/lib/debug/.build-id/ea 40755 root:root +/usr/lib/debug/.build-id/ea/1287454dfe9afbfe630818a61010680da978f0 120777 root:root ../../../../bin/sslscan +/usr/lib/debug/.build-id/ea/1287454dfe9afbfe630818a61010680da978f0.debug 120777 root:root ../../usr/bin/sslscan.debug /usr/lib/debug/usr/bin/sslscan.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: sslscan-debuginfo = 2.0.16-alt2:sisyphus+324995.100.1.1 -File: /usr/lib/debug/.build-id/7f 40755 root:root -File: /usr/lib/debug/.build-id/7f/d47cd27d1094dfa6b603edb295925fdf27682e 120777 root:root ../../../../bin/sslscan -File: /usr/lib/debug/.build-id/7f/d47cd27d1094dfa6b603edb295925fdf27682e.debug 120777 root:root ../../usr/bin/sslscan.debug -File: /usr/lib/debug/usr/bin/sslscan.debug 100644 root:root a11c8f0e0309b5400423389c40bb8b43 +File: /usr/lib/debug/.build-id/ea 40755 root:root +File: /usr/lib/debug/.build-id/ea/1287454dfe9afbfe630818a61010680da978f0 120777 root:root ../../../../bin/sslscan +File: /usr/lib/debug/.build-id/ea/1287454dfe9afbfe630818a61010680da978f0.debug 120777 root:root ../../usr/bin/sslscan.debug +File: /usr/lib/debug/usr/bin/sslscan.debug 100644 root:root b2264b2bbe7e7296eaf9f8b829e2cb1f File: /usr/src/debug/sslscan-2.0.16 40755 root:root @@ -23,2 +23,2 @@ File: /usr/src/debug/sslscan-2.0.16/sslscan.h 100644 root:root 5bd665a68a5d801f1fae04cd10e35a66 -RPMIdentity: 2fec176bf4a521cbae5f2dd445f54584a18040ba4bc978e51a87b64e918bd0c1688718c7463851dc1813f8b892bf37eaa33529282e5785478dd1c0a98eff7261 +RPMIdentity: b884bb035f16787e3e7a3369617fc44fb8cfec66bfdcec4149a9a0c6e620516cb6e34dc74d25ef1fa5e4087a63b27369413df9142818c29724d9b0250b388519