bd: point the Dolt remote at dolt.srht.bigb.es and enable auto-push
| view log » | |
| cacher_install | view log » |
| cacher_init | view log » |
| scss | view log » |
| keygen | view log » |
| version | view log » |
| cache_restore | view log » |
| postgres | view log » |
| test | view log » |
| build | view log » |
| publish | view log » |
| cache_save | view log » |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 |
[#419] 2026/08/10 11:04:46 Running build on srht-build-1.lab.local [#419] 2026/08/10 11:04:46 Booting image alpine/edge (default) on port 22518 Waiting for VM to come up... ssh: connect to host localhost port 22518: Connection refused Attempt 1... kex_exchange_identification: read: Connection reset by peer Connection reset by 127.0.0.1 port 22518 Attempt 2... Warning: Permanently added '[localhost]:22518' (ED25519) to the list of known hosts. Warning: Permanently added '[localhost]:22518' (ED25519) to the list of known hosts. [#419] 2026/08/10 11:04:56 preconfigure: ok [#419] 2026/08/10 11:04:56 Waiting for guest to settle [#419] 2026/08/10 11:04:56 Sending tasks [#419] 2026/08/10 11:04:59 Sending build environment [#419] 2026/08/10 11:04:59 Sending secrets [#419] 2026/08/10 11:04:59 Resolving secret apk-ci-s3 [#419] 2026/08/10 11:04:59 Resolving secret 7dde4219-0783-4581-a67d-c94749de3600 [#419] 2026/08/10 11:04:59 Resolving secret 0e5b3530-6f19-4f30-9b73-9339dd382e46 [#419] 2026/08/10 11:05:00 Installing packages Warning: Permanently added '[localhost]:22518' (ED25519) to the list of known hosts. OK: 527.0 MiB in 142 packages Warning: Permanently added '[localhost]:22518' (ED25519) to the list of known hosts. ( 1/16) Installing go (1.26.5-r0) ( 2/16) Installing minify (2.24.13-r1) ( 3/16) Installing postgresql-common (1.3-r0) Executing postgresql-common-1.3-r0.pre-install ( 4/16) Installing lz4-libs (1.10.0-r1) ( 5/16) Installing libpq (18.4-r1) ( 6/16) Installing postgresql18-client (18.4-r1) ( 7/16) Installing icu-data-en (78.1-r0) Executing icu-data-en-78.1-r0.post-install * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. ( 8/16) Installing icu-libs (78.1-r0) ( 9/16) Installing liburing (2.15-r0) (10/16) Installing libxml2 (2.13.9-r2) (11/16) Installing postgresql18 (18.4-r1) Executing postgresql18-18.4-r1.post-install * * If you want to use JIT in PostgreSQL, install postgresql18-jit or * postgresql-jit (if you didn't install specific major version of postgresql). * (12/16) Installing postgresql-common-openrc (1.3-r0) (13/16) Installing postgresql18-openrc (18.4-r1) (14/16) Installing rclone (1.74.4-r1) (15/16) Installing libsass (3.6.6-r0) (16/16) Installing sassc (3.6.2-r5) Executing busybox-1.38.0-r4.trigger Executing postgresql-common-1.3-r0.trigger * find: /usr/share/man: No such file or directory * Setting postgresql18 as the default version * find: /usr/share/man: No such file or directory OK: 846.4 MiB in 158 packages [#419] 2026/08/10 11:05:07 Cloning repositories Cloning into 'sr-ht-dolt'... + git -C sr-ht-dolt checkout -q 587483e8afcc5f82a89c2e4875c383cfc0913f0d + git -C sr-ht-dolt submodule update --init --recursive [#419] 2026/08/10 11:05:08 Running task cacher_install [#419] 2026/08/10 11:05:08 Running task cacher_init [#419] 2026/08/10 11:05:09 Running task scss [#419] 2026/08/10 11:05:09 Running task keygen [#419] 2026/08/10 11:05:10 Running task version [#419] 2026/08/10 11:05:10 Running task cache_restore [#419] 2026/08/10 11:05:42 Running task postgres [#419] 2026/08/10 11:05:43 Running task test [#419] 2026/08/10 11:05:45 Running task build [#419] 2026/08/10 11:06:06 Running task publish [#419] 2026/08/10 11:06:07 Running task cache_save qemu-system-x86_64: terminating on signal 15 from pid 48698 (/bin/sh) |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
+ curl -fsSL https://bigbes.pages.srht.bigb.es/ci-cacher/install.sh + sh install.sh: fetching https://bigbes.pages.srht.bigb.es/ci-cacher/cacher-linux-amd64 install.sh: checksum ok install.sh: added /home/build/.local/bin to ~/.buildenv PATH install.sh: installed → /home/build/.local/bin/cacher _ ___ __ _ ___ _ __ | |__ ___ _ __ / __/ _` |/ __| '_ \| '_ \ / _ \ '__| | (_| (_| | (__| | | | | | | __/ | \___\__,_|\___|_| |_|_| |_|\___|_| cacher: S3-backed CI cache helper for builds.sr.ht — replaces .builds/lib/ci-lib.sh go.bigb.es/cacher GitVersion: 0.2.2 GitCommit: 333189a20b7bb2b7440b083e151afd24bb5a61d4 GitTreeState: dirty BuildDate: 2026-08-06T22:16:13Z BuiltBy: unknown Clean: false GoVersion: go1.26.3 Compiler: gc ModuleSum: unknown Platform: linux/amd64 install.sh: note — /home/build/.local/bin is not on your PATH |
1 2 3 4 5 6 7 8 9 |
+ cacher init --endpoint https://s3.bigb.es --region garage --bucket docker-cache --prefix sr-ht-dolt/deps --key-file /home/build/.s3-cache-key-id --secret-file /home/build/.s3-cache-key-secret wrote /home/build/.config/cacher/config.toml endpoint=https://s3.bigb.es region=garage bucket=docker-cache prefix=sr-ht-dolt/deps key_id_len=26 key_id_prefix=GK secret_len=64 ping bucket: OK put canary: OK get canary: OK delete canary: OK doctor: all checks passed |
1 2 3 4 |
+ cacher dir download scss/0.84.5-779ad9f174ea5ab7e755f6df0ec9e5912d67dd16.tar.zst /home/build/scss --exec $'\n git clone --depth 1 --branch "$CORE_VER" \\\n https://git.sr.ht/~sircmpwn/core.sr.ht /tmp/core\n mkdir -p ~/scss/bootstrap\n cp /tmp/core/scss/*.scss /tmp/core/scss/*.css ~/scss/\n git init -q /tmp/bootstrap\n git -C /tmp/bootstrap remote add origin https://github.com/twbs/bootstrap\n git -C /tmp/bootstrap fetch -q --depth 1 origin "$BOOTSTRAP_REV"\n git -C /tmp/bootstrap checkout -q FETCH_HEAD\n cp -r /tmp/bootstrap/scss ~/scss/bootstrap/scss\n' Cache HIT — scss/0.84.5-779ad9f174ea5ab7e755f6df0ec9e5912d67dd16.tar.zst → extract /home/build/scss + sudo mkdir -p /usr/share/sourcehut + sudo cp -r /home/build/scss /usr/share/sourcehut/scss |
1 2 3 4 5 6 7 8 9 10 11 |
+ cd sr-ht-dolt ++ git describe --tags --always --dirty + desc=587483e + base=587483e + case "$base" in ++ git rev-list --count HEAD + ver=0.0.67 + echo 'export PKGVER=0.0.67' building 0.0.67 from 587483e + echo 'building 0.0.67 from 587483e' + git status --porcelain |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
++ cacher key 'gomod/{hash}.tar.zst' --hash-from sr-ht-dolt/go.sum
+ KEY_MOD=gomod/e00ac40937a5500d.tar.zst
++ cacher key 'gocache/{hash}.tar.zst' --hash-from sr-ht-dolt/go.sum
+ KEY_GOC=gocache/e00ac40937a5500d.tar.zst
+ echo 'export KEY_MOD=gomod/e00ac40937a5500d.tar.zst KEY_GOC=gocache/e00ac40937a5500d.tar.zst'
+ cacher dir download gomod/e00ac40937a5500d.tar.zst /home/build/go/pkg/mod --optional
Cache HIT — gomod/e00ac40937a5500d.tar.zst → extract /home/build/go/pkg/mod
+ cacher dir download gocache/e00ac40937a5500d.tar.zst /home/build/.cache/go-build --optional
Cache HIT — gocache/e00ac40937a5500d.tar.zst → extract /home/build/.cache/go-build
+ cd sr-ht-dolt
+ chmod -R u+w /home/build/go/pkg/mod
+ go mod verify
+ go mod download
+ go mod verify
all modules verified
+ git status --porcelain
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
+ sudo install -d -o postgres -g postgres /run/postgresql /var/lib/postgresql/data + sudo -u postgres initdb -D /var/lib/postgresql/data The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with this locale configuration: locale provider: libc LC_COLLATE: C LC_CTYPE: C.UTF-8 LC_MESSAGES: C LC_MONETARY: C LC_NUMERIC: C LC_TIME: C The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are enabled. fixing permissions on existing directory /var/lib/postgresql/data ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default "max_connections" ... 100 selecting default "shared_buffers" ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok syncing data to disk ... ok Success. initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. + sudo -u postgres pg_ctl -D /var/lib/postgresql/data -l /tmp/pg.log -w start -o '-k /run/postgresql -h 127.0.0.1 -c fsync=off -c full_page_writes=off -c synchronous_commit=off' waiting for server to start.... done server started ++ id -un + sudo -u postgres createuser -s build ++ id -un + sudo -u postgres createdb -O build doltsrht_test ++ id -un + echo 'export DOLTSRHT_TEST_PG='\''postgresql://build@127.0.0.1/doltsrht_test?sslmode=disable'\''' |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
+ cd sr-ht-dolt + '[' -z 'postgresql://build@127.0.0.1/doltsrht_test?sslmode=disable' ']' + make vet go vet -tags "gms_pure_go" ./... + make test go test -tags "gms_pure_go" ./... ok sourcecraft.dev/bigbes/sr-ht-dolt/authn (cached) ok sourcecraft.dev/bigbes/sr-ht-dolt/browse (cached) ok sourcecraft.dev/bigbes/sr-ht-dolt/cmd/dolt-git-hook (cached) ok sourcecraft.dev/bigbes/sr-ht-dolt/cmd/doltsrht (cached) ? sourcecraft.dev/bigbes/sr-ht-dolt/cmd/doltsrht-migrate [no test files] ok sourcecraft.dev/bigbes/sr-ht-dolt/core (cached) ok sourcecraft.dev/bigbes/sr-ht-dolt/db 0.372s ok sourcecraft.dev/bigbes/sr-ht-dolt/remoteapi (cached) ok sourcecraft.dev/bigbes/sr-ht-dolt/storage (cached) ok sourcecraft.dev/bigbes/sr-ht-dolt/web (cached) + git status --porcelain |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 |
+ cd sr-ht-dolt + REPODEST=/home/build/packages + abuild -d >>> dolt.sr.ht: Building build/dolt.sr.ht 0.0.67-r0 (using abuild 3.18.0_rc5-r0) started Mon, 10 Aug 2026 11:05:45 +0000 >>> dolt.sr.ht: Validating /home/build/sr-ht-dolt/APKBUILD... >>> WARNING: dolt.sr.ht: AGENTS.md is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: CLAUDE.md is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: Makefile is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: README.md is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: authn is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: browse is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: cmd is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: config.example.ini is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: contrib is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: core is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: db is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: docs is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: go.mod is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: go.sum is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: migrations is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: remoteapi is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: schema.sql is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: scss is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: static is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: storage is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: third_party is not in $source/$install/$triggers >>> WARNING: dolt.sr.ht: web is not in $source/$install/$triggers >>> dolt.sr.ht: Cleaning up srcdir >>> dolt.sr.ht: Cleaning up pkgdir >>> dolt.sr.ht: Cleaning up tmpdir go build -tags "gms_pure_go" -o doltsrht ./cmd/doltsrht go build -tags "gms_pure_go" -o doltsrht-migrate ./cmd/doltsrht-migrate go build -tags "gms_pure_go" -o dolt-git-hook ./cmd/dolt-git-hook mkdir -p static sassc -I/usr/share/sourcehut/scss/ scss/main.scss static/main.css /usr/share/sourcehut/scss/contrast.scss:72 DEBUG: #fff was adjusted to #fff but this is not enough contrast to #007bff (AERT). /usr/share/sourcehut/scss/contrast.scss:72 DEBUG: #fff was adjusted to #fff but this is not enough contrast to #17a2b8 (AERT). /usr/share/sourcehut/scss/contrast.scss:72 DEBUG: #fff was adjusted to #fff but this is not enough contrast to #dc3545 (AERT). minify -o static/main.min.css static/main.css (3.9 ms, 159 kB, 123 kB, 77.1%, 41 MB/s) - static/main.css to static/main.min.css cp static/main.min.css static/main.min.$(sha256sum static/main.min.css | cut -c1-8).css >>> dolt.sr.ht: Entering fakeroot... mkdir -p /home/build/sr-ht-dolt/pkg/dolt.sr.ht/usr/bin mkdir -p /home/build/sr-ht-dolt/pkg/dolt.sr.ht/usr/share/sourcehut/static/dolt.sr.ht for bin in doltsrht doltsrht-migrate dolt-git-hook; do \ install -Dm755 $bin /home/build/sr-ht-dolt/pkg/dolt.sr.ht/usr/bin/ || exit 1; \ done mkdir -p /home/build/sr-ht-dolt/pkg/dolt.sr.ht/usr/share/sourcehut/migrations/dolt.sr.ht install -Dm644 schema.sql /home/build/sr-ht-dolt/pkg/dolt.sr.ht/usr/share/sourcehut/dolt.sr.ht.sql install -Dm644 migrations/*.sql /home/build/sr-ht-dolt/pkg/dolt.sr.ht/usr/share/sourcehut/migrations/dolt.sr.ht if [ -d static ]; then install -Dm644 static/*.css static/*.svg /home/build/sr-ht-dolt/pkg/dolt.sr.ht/usr/share/sourcehut/static/dolt.sr.ht 2>/dev/null || true; fi >>> dolt.sr.ht-hook*: Running split function hook... 'usr/bin/dolt-git-hook' -> '/home/build/sr-ht-dolt/pkg/dolt.sr.ht-hook/usr/bin/dolt-git-hook' >>> dolt.sr.ht-hook*: Preparing subpackage dolt.sr.ht-hook... >>> dolt.sr.ht-hook*: Stripping binaries >>> dolt.sr.ht-hook*: Running postcheck for dolt.sr.ht-hook >>> dolt.sr.ht*: Running postcheck for dolt.sr.ht >>> dolt.sr.ht*: Preparing package dolt.sr.ht... >>> dolt.sr.ht*: Stripping binaries >>> dolt.sr.ht*: Tracing dependencies... >>> dolt.sr.ht*: Package size: 101.1 MB >>> dolt.sr.ht*: Compressing data... >>> dolt.sr.ht*: Create checksum... >>> dolt.sr.ht*: Create dolt.sr.ht-0.0.67-r0.apk >>> dolt.sr.ht-hook*: Tracing dependencies... >>> dolt.sr.ht-hook*: Package size: 6.3 MB >>> dolt.sr.ht-hook*: Compressing data... >>> dolt.sr.ht-hook*: Create checksum... >>> dolt.sr.ht-hook*: Create dolt.sr.ht-hook-0.0.67-r0.apk >>> dolt.sr.ht: Build complete at Mon, 10 Aug 2026 11:06:06 +0000 elapsed time 0h 0m 21s >>> dolt.sr.ht: Cleaning up srcdir >>> dolt.sr.ht: Cleaning up pkgdir >>> dolt.sr.ht: Cleaning up tmpdir >>> dolt.sr.ht: Updating the build/x86_64 repository index... >>> dolt.sr.ht: Signing the index... + find /home/build/packages -name '*.apk' /home/build/packages/build/x86_64/dolt.sr.ht-0.0.67-r0.apk /home/build/packages/build/x86_64/dolt.sr.ht-hook-0.0.67-r0.apk |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
+ '[' '!' -r /home/build/.apk-ci.env ']' + set +x + find /home/build/packages -name '*.apk' -print + read -r f ++ basename /home/build/packages/build/x86_64/dolt.sr.ht-0.0.67-r0.apk + rclone copyto /home/build/packages/build/x86_64/dolt.sr.ht-0.0.67-r0.apk garage:repo/alpine/v3.22/bigbes/x86_64/dolt.sr.ht-0.0.67-r0.apk 2026/08/10 11:06:06 NOTICE: Config file "/home/build/.config/rclone/rclone.conf" not found - using defaults ++ basename /home/build/packages/build/x86_64/dolt.sr.ht-0.0.67-r0.apk + echo 'uploaded dolt.sr.ht-0.0.67-r0.apk' uploaded dolt.sr.ht-0.0.67-r0.apk + read -r f ++ basename /home/build/packages/build/x86_64/dolt.sr.ht-hook-0.0.67-r0.apk + rclone copyto /home/build/packages/build/x86_64/dolt.sr.ht-hook-0.0.67-r0.apk garage:repo/alpine/v3.22/bigbes/x86_64/dolt.sr.ht-hook-0.0.67-r0.apk 2026/08/10 11:06:07 NOTICE: Config file "/home/build/.config/rclone/rclone.conf" not found - using defaults ++ basename /home/build/packages/build/x86_64/dolt.sr.ht-hook-0.0.67-r0.apk uploaded dolt.sr.ht-hook-0.0.67-r0.apk + echo 'uploaded dolt.sr.ht-hook-0.0.67-r0.apk' + read -r f + echo 'published; apk-mirror on phoebe re-indexes within 15 minutes' published; apk-mirror on phoebe re-indexes within 15 minutes |
1 2 3 4 |
+ cacher dir upload gomod/e00ac40937a5500d.tar.zst /home/build/go/pkg/mod Skipped — gomod/e00ac40937a5500d.tar.zst already present (use --force) + cacher dir upload gocache/e00ac40937a5500d.tar.zst /home/build/.cache/go-build Skipped — gocache/e00ac40937a5500d.tar.zst already present (use --force) |