>>> oauth2-proxy: Building testing/oauth2-proxy 7.11.0-r4 (using abuild 3.16.0-r0) started Thu, 04 Dec 2025 14:18:18 +0000 >>> oauth2-proxy: Validating /home/buildozer/aports/testing/oauth2-proxy/APKBUILD... >>> oauth2-proxy: Analyzing dependencies... >>> oauth2-proxy: Installing for build: build-base go (1/2) Installing go (1.25.5-r0) (2/2) Installing .makedepends-oauth2-proxy (20251204.141819) Executing busybox-1.37.0-r29.trigger OK: 594 MiB in 109 packages >>> oauth2-proxy: Cleaning up srcdir >>> oauth2-proxy: Cleaning up pkgdir >>> oauth2-proxy: Cleaning up tmpdir >>> oauth2-proxy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/oauth2-proxy-7.11.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/oauth2-proxy-7.11.0.tar.gz.part' oauth2-proxy-7.11.0. 100% |********************************| 1522k 0:00:00 ETA '/var/cache/distfiles/edge/oauth2-proxy-7.11.0.tar.gz.part' saved /var/cache/distfiles/edge/oauth2-proxy-7.11.0.tar.gz: OK /home/buildozer/aports/testing/oauth2-proxy/oauth2-proxy.initd: OK /home/buildozer/aports/testing/oauth2-proxy/oauth2-proxy.confd: OK /home/buildozer/aports/testing/oauth2-proxy/make-dont-disable-cgo.patch: OK >>> oauth2-proxy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/oauth2-proxy-7.11.0.tar.gz /var/cache/distfiles/edge/oauth2-proxy-7.11.0.tar.gz: OK /home/buildozer/aports/testing/oauth2-proxy/oauth2-proxy.initd: OK /home/buildozer/aports/testing/oauth2-proxy/oauth2-proxy.confd: OK /home/buildozer/aports/testing/oauth2-proxy/make-dont-disable-cgo.patch: OK >>> oauth2-proxy: Unpacking /var/cache/distfiles/edge/oauth2-proxy-7.11.0.tar.gz... >>> oauth2-proxy: make-dont-disable-cgo.patch patching file Makefile Hunk #1 succeeded at 54 with fuzz 2 (offset 14 lines). go build -a -installsuffix cgo -ldflags="-X github.com/oauth2-proxy/oauth2-proxy/v7/pkg/version.VERSION=7.11.0" -o oauth2-proxy github.com/oauth2-proxy/oauth2-proxy/v7 go: downloading github.com/ghodss/yaml v1.0.1-0.20220118164431-d8423dcdf344 go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/justinas/alice v1.2.0 go: downloading github.com/spf13/pflag v1.0.7 go: downloading github.com/vmihailenco/msgpack/v5 v5.4.1 go: downloading github.com/pierrec/lz4/v4 v4.1.22 go: downloading github.com/coreos/go-oidc/v3 v3.14.1 go: downloading github.com/a8m/envsubst v1.4.3 go: downloading github.com/go-viper/mapstructure/v2 v2.4.0 go: downloading github.com/spf13/viper v1.20.1 go: downloading github.com/fsnotify/fsnotify v1.9.0 go: downloading github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf go: downloading golang.org/x/sync v0.16.0 go: downloading golang.org/x/crypto v0.40.0 go: downloading k8s.io/apimachinery v0.33.3 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/prometheus/client_golang v1.22.0 go: downloading github.com/mbland/hmacauth v0.0.0-20170912233209-44256dfd4bfa go: downloading github.com/benbjohnson/clock v1.3.5 go: downloading github.com/redis/go-redis/v9 v9.11.0 go: downloading github.com/bsm/redislock v0.9.4 go: downloading github.com/bitly/go-simplejson v0.5.1 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading cloud.google.com/go/compute/metadata v0.7.0 go: downloading github.com/go-jose/go-jose/v3 v3.0.4 go: downloading github.com/golang-jwt/jwt/v5 v5.2.3 go: downloading github.com/spf13/cast v1.9.2 go: downloading golang.org/x/oauth2 v0.30.0 go: downloading google.golang.org/api v0.242.0 go: downloading github.com/go-jose/go-jose/v4 v4.1.1 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0 go: downloading github.com/sagikazarmark/locafero v0.9.0 go: downloading github.com/spf13/afero v1.14.0 go: downloading github.com/pelletier/go-toml/v2 v2.2.4 go: downloading github.com/subosito/gotenv v1.6.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading golang.org/x/sys v0.34.0 go: downloading golang.org/x/text v0.27.0 go: downloading github.com/sourcegraph/conc v0.3.0 go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/prometheus/common v0.65.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading google.golang.org/protobuf v1.36.6 go: downloading github.com/prometheus/procfs v0.17.0 go: downloading github.com/prometheus/client_model v0.6.2 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading google.golang.org/grpc v1.73.0 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.6 go: downloading github.com/google/s2a-go v0.1.9 go: downloading github.com/googleapis/gax-go/v2 v2.15.0 go: downloading cloud.google.com/go/auth v0.16.2 go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8 go: downloading golang.org/x/net v0.42.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250707201910-8d1bb00bc6a7 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/trace v1.37.0 go: downloading go.opentelemetry.io/otel v1.37.0 go: downloading go.opentelemetry.io/otel/metric v1.37.0 go: downloading github.com/go-logr/logr v1.4.3 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading go.opentelemetry.io/auto/sdk v1.1.0 go: downloading github.com/onsi/gomega v1.37.0 go: downloading github.com/onsi/ginkgo/v2 v2.23.4 go: downloading github.com/stretchr/testify v1.10.0 go: downloading github.com/Bose/minisentinel v0.0.0-20200130220412-917c5a9223bb go: downloading github.com/alicebob/miniredis/v2 v2.35.0 go: downloading github.com/google/go-cmp v0.7.0 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/oauth2-proxy/mockoidc v0.0.0-20240214162133-caebfff84d25 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/yuin/gopher-lua v1.1.1 ok github.com/oauth2-proxy/oauth2-proxy/v7 0.161s ? github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/ip [no test files] ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/middleware 0.009s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/options 0.031s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/options/testutil 0.008s [no tests to run] ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/options/util 0.013s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/apis/sessions 0.018s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/app/pagewriter 0.032s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/app/redirect 0.060s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/authentication/basic 0.084s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/clock 0.307s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/cookies 0.038s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/encryption 0.013s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/header 0.013s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/http 0.601s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/ip 0.005s ? github.com/oauth2-proxy/oauth2-proxy/v7/pkg/logger [no test files] ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/middleware 5.776s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/providers/oidc 0.317s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/providers/util 0.020s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/requests 0.034s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/requests/util 0.013s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/sessions 0.010s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/sessions/cookie 0.621s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/sessions/persistence 0.038s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/sessions/redis 6.970s ? github.com/oauth2-proxy/oauth2-proxy/v7/pkg/sessions/tests [no test files] ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/upstream 0.034s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/util 0.020s ok github.com/oauth2-proxy/oauth2-proxy/v7/pkg/validation 0.332s ? github.com/oauth2-proxy/oauth2-proxy/v7/pkg/version [no test files] ? github.com/oauth2-proxy/oauth2-proxy/v7/pkg/watcher [no test files] ok github.com/oauth2-proxy/oauth2-proxy/v7/providers 7.490s >>> oauth2-proxy: Entering fakeroot... >>> oauth2-proxy-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/testing/oauth2-proxy/pkg/oauth2-proxy-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/testing/oauth2-proxy/pkg/oauth2-proxy-openrc/etc/init.d' >>> oauth2-proxy-openrc*: Preparing subpackage oauth2-proxy-openrc... >>> oauth2-proxy-openrc*: Running postcheck for oauth2-proxy-openrc >>> oauth2-proxy*: Running postcheck for oauth2-proxy >>> oauth2-proxy*: Preparing package oauth2-proxy... >>> oauth2-proxy*: Stripping binaries >>> oauth2-proxy*: Script found. /bin/sh added as a dependency for oauth2-proxy-7.11.0-r4.apk >>> oauth2-proxy*: Adding .pre-install >>> oauth2-proxy*: Scanning shared objects >>> oauth2-proxy-openrc*: Tracing dependencies... >>> oauth2-proxy-openrc*: Package size: 993.0 B >>> oauth2-proxy-openrc*: Compressing data... >>> oauth2-proxy-openrc*: Create checksum... >>> oauth2-proxy-openrc*: Create oauth2-proxy-openrc-7.11.0-r4.apk >>> oauth2-proxy*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 >>> oauth2-proxy*: Package size: 27.8 MB >>> oauth2-proxy*: Compressing data... >>> oauth2-proxy*: Create checksum... >>> oauth2-proxy*: Create oauth2-proxy-7.11.0-r4.apk >>> oauth2-proxy: Build complete at Thu, 04 Dec 2025 14:19:01 +0000 elapsed time 0h 0m 43s >>> oauth2-proxy: Cleaning up srcdir >>> oauth2-proxy: Cleaning up pkgdir >>> oauth2-proxy: Uninstalling dependencies... (1/2) Purging .makedepends-oauth2-proxy (20251204.141819) (2/2) Purging go (1.25.5-r0) Executing busybox-1.37.0-r29.trigger OK: 441 MiB in 107 packages >>> oauth2-proxy: Updating the testing/x86_64 repository index... >>> oauth2-proxy: Signing the index...