▣ archci hegjon-test
master seen 1s ago

logrotate 3.22.0-1 x86_64, from core done

done 2026-09-08T19:53:07Z on worker2-1, attempt 1

job
5-1788897110-hegjon-test,logrotate,3.22.0-1,x86_64
commit
fec331a68dbe98bf2443f8ee31da4ad228c333fe
log
/var/lib/archci/logs/hegjon-test/logrotate/3.22.0-1/x86_64/attempt-1.log

log 318 lines

1==> archci-build 5-1788897110-hegjon-test,logrotate,3.22.0-1,x86_64 on worker2 at 2026-09-08T19:51:51Z2    repo=hegjon-test arch=x86_64 profile=extra chroot=/var/lib/archbuild/extra-x86_64 copy=archci-1 commit=fec331a68dbe98bf2443f8ee31da4ad228c333fe3    pacman.conf=/usr/share/devtools/pacman.conf.d/extra.conf makepkg.conf=/usr/share/devtools/makepkg.conf.d/x86_64.conf cache=/var/cache/pacman/pkg/4==> Updating chroot /var/lib/archbuild/extra-x86_64/root5Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.6==> Fetching pkgbuilds/logrotate at fec331a68dbe98bf2443f8ee31da4ad228c333fe from https://github.com/hegjon/omarchy-pkgs.git7==> Building logrotate 3.22.0-1 in archci-18pam_unix(runuser:session): session opened for user archci(uid=968) by archci(uid=0)9pam_unix(runuser:session): session closed for user archci10==> Imported 2 upstream signing key(s) from keys/pgp11==> Synchronizing chroot copy [/var/lib/archbuild/extra-x86_64/root] -> [archci-1]...done12    root : PWD=/var/lib/archci-worker/build/1/logrotate ; USER=archci ; ENV=GNUPGHOME=/var/lib/archci-worker/gnupg ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/srcdest BUILDDIR=/tmp/makechrootpkg.hQIgKA3NKF makepkg --config=/var/lib/archbuild/extra-x86_64/archci-1/etc/makepkg.conf --verifysource -o13pam_unix(sudo:session): session opened for user archci(uid=968) by (uid=0)14==> Making package: logrotate 3.22.0-1 (Tue Sep  8 19:52:04 2026)15==> Retrieving sources...16  -> Downloading logrotate-3.22.0.tar.xz...17  % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current18                                 Dload  Upload  Total   Spent   Left   Speed19
  0      0   0      0   0      0      0      0                              0
  0      0   0      0   0      0      0      0                              0
  0      0   0      0   0      0      0      0                              020
  0      0   0      0   0      0      0      0                              0
100 168.0k 100 168.0k   0      0  1.04M      0                              0
100 168.0k 100 168.0k   0      0  1.04M      0                              0
100 168.0k 100 168.0k   0      0  1.04M      0                              021  -> Downloading logrotate-3.22.0.tar.xz.asc...22  % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current23                                 Dload  Upload  Total   Spent   Left   Speed24
  0      0   0      0   0      0      0      0                              0
  0      0   0      0   0      0      0      0                              0
  0      0   0      0   0      0      0      0                              025
  0      0   0      0   0      0      0      0                              0
100    833 100    833   0      0   4203      0                              0
100    833 100    833   0      0   4200      0                              0
100    833 100    833   0      0   4199      0                              026  -> Found logrotate.conf27==> Validating source files with sha256sums...28    logrotate-3.22.0.tar.xz ... Passed29    logrotate-3.22.0.tar.xz.asc ... Skipped30    logrotate.conf ... Passed31==> Verifying source file signatures with gpg...32    logrotate-3.22.0.tar.xz ... Passed (WARNING: the key has expired.)33==> WARNING: Warnings have occurred while verifying the signatures.34    Please make sure you really trust them.35pam_unix(sudo:session): session closed for user archci36    root : PWD=/var/lib/archci-worker/build/1/logrotate ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'37pam_unix(sudo:session): session opened for user archci(uid=968) by (uid=0)38pam_unix(sudo:session): session closed for user archci39Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.40==> Making package: logrotate 3.22.0-1 (Tue Sep  8 19:52:15 2026)41==> Checking runtime dependencies...42==> Checking buildtime dependencies...43==> Retrieving sources...44  -> Found logrotate-3.22.0.tar.xz45  -> Found logrotate-3.22.0.tar.xz.asc46  -> Found logrotate.conf47==> WARNING: Skipping all source file integrity checks.48==> Extracting sources...49  -> Extracting logrotate-3.22.0.tar.xz with bsdtar50==> Starting prepare()...51==> Starting build()...52checking for a BSD-compatible install... /usr/bin/install -c53checking whether build environment is sane... yes54checking for a race-free mkdir -p... /usr/bin/mkdir -p55checking for gawk... gawk56checking whether make sets $(MAKE)... yes57checking whether make supports nested variables... yes58checking whether make supports nested variables... (cached) yes59checking whether make supports the include directive... yes (GNU style)60checking for gcc... gcc61checking whether the C compiler works... yes62checking for C compiler default output file name... a.out63checking for suffix of executables...64checking whether we are cross compiling... no65checking for suffix of object files... o66checking whether the compiler supports GNU C... yes67checking whether gcc accepts -g... yes68checking for gcc option to enable C11 features... none needed69checking whether gcc understands -c and -o together... yes70checking dependency style of gcc... gcc371checking for stdio.h... yes72checking for stdlib.h... yes73checking for string.h... yes74checking for inttypes.h... yes75checking for stdint.h... yes76checking for strings.h... yes77checking for sys/stat.h... yes78checking for sys/types.h... yes79checking for unistd.h... yes80checking for wchar.h... yes81checking for minix/config.h... no82checking whether it is safe to define __EXTENSIONS__... yes83checking whether _XOPEN_SOURCE should be defined... no84checking for gcc... (cached) gcc85checking whether the compiler supports GNU C... (cached) yes86checking whether gcc accepts -g... (cached) yes87checking for gcc option to enable C11 features... (cached) none needed88checking whether gcc understands -c and -o together... (cached) yes89checking dependency style of gcc... (cached) gcc390checking for struct stat.st_blksize... yes91checking for struct stat.st_blocks... yes92checking build system type... x86_64-pc-linux-gnu93checking host system type... x86_64-pc-linux-gnu94checking for uint32_t... yes95checking for special C compiler options needed for large files... no96checking for _FILE_OFFSET_BITS value needed for large files... no97checking for libgen.h... yes98checking for poptParseArgvString in -lpopt... yes99checking for getfscreatecon_raw in -lselinux... no100checking for acl_get_file in -lacl... yes101checking for asprintf... yes102checking for futimens... yes103checking for madvise... yes104checking for reallocarray... yes105checking for secure_getenv... yes106checking for strndup... yes107checking for utimensat... yes108checking for vsyslog... yes109checking for struct stat.st_atim... yes110checking for struct stat.st_mtim... yes111checking that generated files are newer than configure... done112configure: creating ./config.status113config.status: creating Makefile114config.status: creating test/Makefile115config.status: creating logrotate.8116config.status: creating logrotate.spec117config.status: creating config.h118config.status: executing depfiles commands119  logrotate 3.22.0120  SELinux support:        no121  ACL support:            yes122  default mail command:   /usr/bin/mail123  compress command:       /usr/bin/gzip124  uncompress command:     /usr/bin/gunzip125  compress extension:     .gz126  statefile path:         /var/lib/logrotate.status127make  all-recursive128make[1]: Entering directory '/build/logrotate/src/logrotate-3.22.0'129Making all in .130make[2]: Entering directory '/build/logrotate/src/logrotate-3.22.0'131  CC       config.o132  CC       log.o133  CC       logrotate.o134  CCLD     logrotate135make[2]: Leaving directory '/build/logrotate/src/logrotate-3.22.0'136Making all in test137make[2]: Entering directory '/build/logrotate/src/logrotate-3.22.0/test'138test .. = .. || ln -fs ../test/* .139make[2]: Leaving directory '/build/logrotate/src/logrotate-3.22.0/test'140make[1]: Leaving directory '/build/logrotate/src/logrotate-3.22.0'141==> Starting check()...142make  check-recursive143make[1]: Entering directory '/build/logrotate/src/logrotate-3.22.0'144Making check in .145make[2]: Entering directory '/build/logrotate/src/logrotate-3.22.0'146make[2]: Leaving directory '/build/logrotate/src/logrotate-3.22.0'147Making check in test148make[2]: Entering directory '/build/logrotate/src/logrotate-3.22.0/test'149make  check-TESTS150make[3]: Entering directory '/build/logrotate/src/logrotate-3.22.0/test'151make[4]: Entering directory '/build/logrotate/src/logrotate-3.22.0/test'152PASS: test-0001.sh153PASS: test-0002.sh154PASS: test-0003.sh155PASS: test-0004.sh156PASS: test-0005.sh157PASS: test-0006.sh158PASS: test-0007.sh159PASS: test-0008.sh160PASS: test-0009.sh161PASS: test-0010.sh162PASS: test-0011.sh163PASS: test-0012.sh164PASS: test-0013.sh165PASS: test-0014.sh166PASS: test-0015.sh167PASS: test-0016.sh168PASS: test-0017.sh169PASS: test-0018.sh170PASS: test-0019.sh171PASS: test-0020.sh172PASS: test-0021.sh173PASS: test-0022.sh174PASS: test-0023.sh175PASS: test-0024.sh176PASS: test-0025.sh177PASS: test-0026.sh178PASS: test-0027.sh179PASS: test-0028.sh180PASS: test-0029.sh181PASS: test-0030.sh182PASS: test-0031.sh183PASS: test-0032.sh184PASS: test-0033.sh185PASS: test-0034.sh186PASS: test-0035.sh187PASS: test-0036.sh188PASS: test-0037.sh189PASS: test-0038.sh190PASS: test-0039.sh191PASS: test-0040.sh192PASS: test-0041.sh193PASS: test-0042.sh194PASS: test-0043.sh195PASS: test-0044.sh196PASS: test-0045.sh197PASS: test-0046.sh198SKIP: test-0047.sh199PASS: test-0048.sh200PASS: test-0049.sh201PASS: test-0050.sh202PASS: test-0051.sh203PASS: test-0052.sh204PASS: test-0053.sh205PASS: test-0054.sh206PASS: test-0055.sh207PASS: test-0056.sh208PASS: test-0057.sh209PASS: test-0058.sh210PASS: test-0059.sh211PASS: test-0060.sh212PASS: test-0061.sh213PASS: test-0062.sh214PASS: test-0063.sh215PASS: test-0064.sh216PASS: test-0065.sh217PASS: test-0066.sh218PASS: test-0067.sh219PASS: test-0068.sh220PASS: test-0069.sh221PASS: test-0070.sh222PASS: test-0071.sh223PASS: test-0072.sh224PASS: test-0073.sh225PASS: test-0074.sh226PASS: test-0075.sh227PASS: test-0076.sh228PASS: test-0077.sh229PASS: test-0078.sh230PASS: test-0079.sh231PASS: test-0080.sh232PASS: test-0081.sh233PASS: test-0082.sh234PASS: test-0083.sh235PASS: test-0084.sh236PASS: test-0085.sh237PASS: test-0086.sh238PASS: test-0087.sh239PASS: test-0088.sh240PASS: test-0089.sh241PASS: test-0090.sh242PASS: test-0091.sh243PASS: test-0092.sh244PASS: test-0093.sh245PASS: test-0094.sh246PASS: test-0100.sh247PASS: test-0101.sh248PASS: test-0102.sh249PASS: test-0103.sh250PASS: test-0104.sh251PASS: test-0105.sh252PASS: test-0106.sh253PASS: test-0107.sh254PASS: test-0108.sh255PASS: test-0109.sh256PASS: test-0110.sh257PASS: test-0111.sh258PASS: test-0112.sh259============================================================================260Testsuite summary for logrotate 3.22.0261============================================================================262# TOTAL: 107263# PASS:  106264# SKIP:  1265# XFAIL: 0266# FAIL:  0267# XPASS: 0268# ERROR: 0269============================================================================270make[4]: Leaving directory '/build/logrotate/src/logrotate-3.22.0/test'271make[3]: Leaving directory '/build/logrotate/src/logrotate-3.22.0/test'272make[2]: Leaving directory '/build/logrotate/src/logrotate-3.22.0/test'273make[1]: Leaving directory '/build/logrotate/src/logrotate-3.22.0'274==> Entering fakeroot environment...275==> Starting package()...276make  install-recursive277make[1]: Entering directory '/build/logrotate/src/logrotate-3.22.0'278Making install in .279make[2]: Entering directory '/build/logrotate/src/logrotate-3.22.0'280make[3]: Entering directory '/build/logrotate/src/logrotate-3.22.0'281 /usr/bin/mkdir -p '/build/logrotate/pkg/logrotate/usr/bin'282  /usr/bin/install -c logrotate '/build/logrotate/pkg/logrotate/usr/bin'283 /usr/bin/mkdir -p '/build/logrotate/pkg/logrotate/usr/share/man/man5'284 /usr/bin/install -c -m 644 logrotate.conf.5 '/build/logrotate/pkg/logrotate/usr/share/man/man5'285 /usr/bin/mkdir -p '/build/logrotate/pkg/logrotate/usr/share/man/man8'286 /usr/bin/install -c -m 644 logrotate.8 '/build/logrotate/pkg/logrotate/usr/share/man/man8'287make[3]: Leaving directory '/build/logrotate/src/logrotate-3.22.0'288make[2]: Leaving directory '/build/logrotate/src/logrotate-3.22.0'289Making install in test290make[2]: Entering directory '/build/logrotate/src/logrotate-3.22.0/test'291make[3]: Entering directory '/build/logrotate/src/logrotate-3.22.0/test'292make[3]: Nothing to be done for 'install-exec-am'.293make[3]: Nothing to be done for 'install-data-am'.294make[3]: Leaving directory '/build/logrotate/src/logrotate-3.22.0/test'295make[2]: Leaving directory '/build/logrotate/src/logrotate-3.22.0/test'296make[1]: Leaving directory '/build/logrotate/src/logrotate-3.22.0'297==> Tidying install...298  -> Removing libtool files...299  -> Removing static library files...300  -> Purging unwanted files...301  -> Stripping unneeded symbols from binaries and libraries...302  -> Compressing man and info pages...303==> Checking for packaging issues...304==> Creating package "logrotate"...305  -> Generating .PKGINFO file...306  -> Generating .BUILDINFO file...307  -> Generating .MTREE file...308  -> Compressing package...309==> Creating package "logrotate-debug"...310  -> Generating .PKGINFO file...311  -> Generating .BUILDINFO file...312  -> Generating .MTREE file...313  -> Compressing package...314==> Leaving fakeroot environment.315==> Finished making: logrotate 3.22.0-1 (Tue Sep  8 19:53:06 2026)316==> builder-signed logrotate-3.22.0-1-x86_64.pkg.tar.zst317==> builder-signed logrotate-debug-3.22.0-1-x86_64.pkg.tar.zst318==> archci-build finished with 0 at 2026-09-08T19:53:07Z: logrotate-3.22.0-1-x86_64.pkg.tar.zst logrotate-debug-3.22.0-1-x86_64.pkg.tar.zst