==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: gitlab-runner 18.2.0-1 (Fri Jul 18 07:42:02 2025)
==> Retrieving sources...
  -> Cloning gitlab-runner git repo...
Cloning into bare repository '/home/leming/work/gitlab-runner/gitlab-runner'...
  -> Found prebuilt-alpine-arm-18.2.0.tar.xz
  -> Found prebuilt-alpine-arm64-18.2.0.tar.xz
  -> Found prebuilt-alpine-s390x-18.2.0.tar.xz
  -> Found prebuilt-alpine-x86_64-pwsh-18.2.0.tar.xz
  -> Found prebuilt-alpine-x86_64-18.2.0.tar.xz
  -> Found prebuilt-ubuntu-arm-18.2.0.tar.xz
  -> Found prebuilt-ubuntu-arm64-18.2.0.tar.xz
  -> Found prebuilt-ubuntu-s390x-18.2.0.tar.xz
  -> Found prebuilt-ubuntu-x86_64-pwsh-18.2.0.tar.xz
  -> Found prebuilt-ubuntu-x86_64-18.2.0.tar.xz
  -> Found gitlab-runner.service
  -> Found gitlab-runner.sysusers
  -> Found gitlab-runner.tmpfiles
  -> Found config.toml
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    gitlab-runner ... Skipped
    prebuilt-alpine-arm-18.2.0.tar.xz ... Passed
    prebuilt-alpine-arm64-18.2.0.tar.xz ... Passed
    prebuilt-alpine-s390x-18.2.0.tar.xz ... Passed
    prebuilt-alpine-x86_64-pwsh-18.2.0.tar.xz ... Passed
    prebuilt-alpine-x86_64-18.2.0.tar.xz ... Passed
    prebuilt-ubuntu-arm-18.2.0.tar.xz ... Passed
    prebuilt-ubuntu-arm64-18.2.0.tar.xz ... Passed
    prebuilt-ubuntu-s390x-18.2.0.tar.xz ... Passed
    prebuilt-ubuntu-x86_64-pwsh-18.2.0.tar.xz ... Passed
    prebuilt-ubuntu-x86_64-18.2.0.tar.xz ... Passed
    gitlab-runner.service ... Passed
    gitlab-runner.sysusers ... Passed
    gitlab-runner.tmpfiles ... Passed
    config.toml ... Passed
==> Making package: gitlab-runner 18.2.0-1 (Fri Jul 18 07:43:13 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) perl-error-0.17030-2  perl-mailtools-2.22-2  perl-timedate-2.33-8
             zlib-ng-2.2.4-1  git-2.50.1-3

Total Installed Size:  40.47 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) go-2:1.24.5-1  gox-1.0.1-7  mercurial-7.0.3-1

Total Download Size:     6.93 MiB
Total Installed Size:  271.01 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 mercurial-7.0.3-1-armv7h downloading...
 gox-1.0.1-7-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing go...
installing mercurial...
Optional dependencies for mercurial
    tk: for the hgk GUI
installing gox...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found prebuilt-alpine-arm-18.2.0.tar.xz
  -> Found prebuilt-alpine-arm64-18.2.0.tar.xz
  -> Found prebuilt-alpine-s390x-18.2.0.tar.xz
  -> Found prebuilt-alpine-x86_64-pwsh-18.2.0.tar.xz
  -> Found prebuilt-alpine-x86_64-18.2.0.tar.xz
  -> Found prebuilt-ubuntu-arm-18.2.0.tar.xz
  -> Found prebuilt-ubuntu-arm64-18.2.0.tar.xz
  -> Found prebuilt-ubuntu-s390x-18.2.0.tar.xz
  -> Found prebuilt-ubuntu-x86_64-pwsh-18.2.0.tar.xz
  -> Found prebuilt-ubuntu-x86_64-18.2.0.tar.xz
  -> Found gitlab-runner.service
  -> Found gitlab-runner.sysusers
  -> Found gitlab-runner.tmpfiles
  -> Found config.toml
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of gitlab-runner git repo...
Cloning into 'gitlab-runner'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
GOOS="linux" GOARCH="arm" go build -trimpath -ldflags "-X gitlab.com/gitlab-org/gitlab-runner/common.NAME=gitlab-runner -X gitlab.com/gitlab-org/gitlab-runner/common.VERSION=18.2.0 -X gitlab.com/gitlab-org/gitlab-runner/common.BRANCH=makepkg -w" -o out/binaries/gitlab-runner-linux-arm
go: downloading github.com/KimMachineGun/automemlimit v0.3.0
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/urfave/cli v1.22.15
go: downloading gitlab.com/gitlab-org/labkit v1.17.0
go: downloading go.uber.org/automaxprocs v1.5.2
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.14.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.3.2
go: downloading github.com/stretchr/testify v1.10.0
go: downloading cloud.google.com/go/compute/metadata v0.6.0
go: downloading cloud.google.com/go/iam v1.1.13
go: downloading cloud.google.com/go/storage v1.43.0
go: downloading cloud.google.com/go v0.115.0
go: downloading github.com/googleapis/gax-go/v2 v2.13.0
go: downloading google.golang.org/api v0.191.0
go: downloading github.com/minio/minio-go/v7 v7.0.70
go: downloading github.com/aws/aws-sdk-go-v2 v1.36.3
go: downloading github.com/aws/aws-sdk-go-v2/config v1.27.31
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.67
go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.61.0
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.33.19
go: downloading dario.cat/mergo v1.0.2
go: downloading github.com/kardianos/service v1.2.2
go: downloading github.com/prometheus/client_golang v1.20.5
go: downloading gitlab.com/gitlab-org/fleeting/fleeting-artifact v0.0.0-20241018172108-3f6e6586dc5c
go: downloading github.com/bmatcuk/doublestar/v4 v4.8.1
go: downloading github.com/in-toto/in-toto-golang v0.9.0
go: downloading github.com/joho/godotenv v1.5.1
go: downloading gitlab.com/ajwalker/phrasestream v0.0.0-20250306164532-3b0af7cb1452
go: downloading gocloud.dev v0.40.0
go: downloading mvdan.cc/sh/v3 v3.9.0
go: downloading github.com/BurntSushi/toml v1.4.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/go-http-utils/headers v0.0.0-20181008091004-fed159eddc2a
go: downloading github.com/jpillora/backoff v1.0.0
go: downloading gitlab.com/gitlab-org/golang-cli-helpers v0.0.0-20210929155855-70bef318ae0a
go: downloading golang.org/x/text v0.26.0
go: downloading k8s.io/api v0.26.1
go: downloading k8s.io/apimachinery v0.26.1
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading github.com/docker/cli v27.5.0+incompatible
go: downloading github.com/docker/docker v27.5.0+incompatible
go: downloading github.com/opencontainers/image-spec v1.1.0
go: downloading github.com/hashicorp/go-version v1.2.1
go: downloading gitlab.com/gitlab-org/gitlab-terminal v0.0.0-20230425133101-519a58790bfd
go: downloading github.com/evanphx/json-patch v4.12.0+incompatible
go: downloading github.com/gorilla/websocket v1.5.0
go: downloading golang.org/x/net v0.41.0
go: downloading golang.org/x/sync v0.15.0
go: downloading k8s.io/client-go v0.26.1
go: downloading github.com/creack/pty v1.1.21
go: downloading github.com/containerd/cgroups/v3 v3.0.2
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.6
go: downloading golang.org/x/sys v0.33.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0
go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2
go: downloading golang.org/x/crypto v0.39.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/stretchr/objx v0.5.2
go: downloading google.golang.org/grpc v1.73.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250324211829-b45e905df463
go: downloading google.golang.org/protobuf v1.36.6
go: downloading google.golang.org/genproto v0.0.0-20240812133136-8ffd90a71988
go: downloading github.com/google/uuid v1.6.0
go: downloading golang.org/x/oauth2 v0.28.0
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/klauspost/compress v1.17.11
go: downloading github.com/minio/md5-simd v1.1.2
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/aws/smithy-go v1.22.2
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.25.3
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.1
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.34
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.4
go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.16
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.18
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.16
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.60.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading github.com/denisbrodbeck/machineid v1.0.1
go: downloading github.com/invopop/jsonschema v0.12.0
go: downloading github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
go: downloading github.com/getsentry/sentry-go v0.13.0
go: downloading github.com/google/go-containerregistry v0.20.3
go: downloading golang.org/x/mod v0.25.0
go: downloading github.com/secure-systems-lab/go-securesystemslib v0.6.0
go: downloading github.com/shibumi/go-pathspec v1.3.0
go: downloading github.com/saracen/fastzip v0.1.11
go: downloading github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.10
go: downloading github.com/aws/aws-sdk-go v1.55.5
go: downloading github.com/google/wire v0.6.0
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0
go: downloading github.com/Azure/go-autorest v14.2.0+incompatible
go: downloading github.com/gorhill/cronexpr v0.0.0-20160318121724-f0984319b442
go: downloading github.com/docker/go-connections v0.5.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.2.0
go: downloading k8s.io/klog/v2 v2.80.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/distribution/reference v0.6.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0
go: downloading go.opentelemetry.io/otel/trace v1.35.0
go: downloading gitlab.com/gitlab-org/step-runner v0.13.0
go: downloading go.opentelemetry.io/otel v1.35.0
go: downloading gitlab.com/gitlab-org/fleeting/fleeting v0.0.0-20250425145049-7f673e7c5598
go: downloading gitlab.com/gitlab-org/fleeting/fleeting/metrics/prometheus v0.0.0-20240911165028-a0ce7d6c3260
go: downloading gitlab.com/gitlab-org/fleeting/nesting v0.1.1-0.20230410214021-ab545632193b
go: downloading gitlab.com/gitlab-org/fleeting/taskscaler v0.0.0-20250507134359-91b7b5e0ad04
go: downloading gitlab.com/gitlab-org/fleeting/taskscaler/metrics/prometheus v0.0.0-20230821135503-23448d122365
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading k8s.io/utils v0.0.0-20221107191617-1a15be271d1d
go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/spf13/pflag v1.0.6
go: downloading golang.org/x/term v0.32.0
go: downloading github.com/akeylesslabs/akeyless-go-cloud-id v0.3.5
go: downloading github.com/akeylesslabs/akeyless-go/v4 v4.3.0
go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.35.4
go: downloading github.com/Azure/azure-sdk-for-go/sdk/keyvault/azsecrets v0.11.0
go: downloading cloud.google.com/go/secretmanager v1.13.6
go: downloading github.com/cilium/ebpf v0.9.1
go: downloading github.com/godbus/dbus/v5 v5.1.0
go: downloading github.com/coreos/go-systemd/v22 v22.5.0
go: downloading github.com/opencontainers/runtime-spec v1.1.0-rc.3
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading cloud.google.com/go/auth v0.8.1
go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.4
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53.0
go: downloading golang.org/x/time v0.7.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822
go: downloading github.com/rs/xid v1.5.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.34
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/wk8/go-ordered-map/v2 v2.1.8
go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/containerd/platforms v0.2.1
go: downloading github.com/saracen/zipextra v0.0.0-20220303013732-0187cb0159ea
go: downloading github.com/klauspost/pgzip v1.2.5
go: downloading golang.org/x/xerrors v0.0.0-20240716161551-93cc26a95ae9
go: downloading github.com/moby/term v0.0.0-20221205130635-1aeaba878587
go: downloading github.com/morikuni/aec v1.0.0
go: downloading github.com/hashicorp/vault/api v1.12.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.35.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/hashicorp/go-hclog v1.6.3
go: downloading github.com/hashicorp/go-plugin v1.6.2
go: downloading github.com/masterzen/winrm v0.0.0-20240702205601-3fad6e106085
go: downloading resenje.org/singleflight v0.4.3
go: downloading github.com/docker/docker-credential-helpers v0.8.2
go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/google/gnostic v0.5.7-v3refs
go: downloading github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal v0.7.1
go: downloading github.com/golang-jwt/jwt/v5 v5.2.2
go: downloading github.com/google/s2a-go v0.1.8
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2
go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
go: downloading github.com/bahlo/generic-list-go v0.2.0
go: downloading github.com/buger/jsonparser v1.1.1
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/docker/distribution v2.8.3+incompatible
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/containerd/log v0.1.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/cenkalti/backoff/v3 v3.2.2
go: downloading github.com/go-jose/go-jose/v3 v3.0.4
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/hashicorp/go-retryablehttp v0.7.7
go: downloading github.com/hashicorp/go-rootcerts v1.0.2
go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.8
go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.2
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358
go: downloading github.com/ChrisTrenkamp/goxpath v0.0.0-20210404020558-97928f7e12b6
go: downloading github.com/bodgit/ntlmssp v0.0.0-20240506230425-31973bb52d9b
go: downloading github.com/gofrs/uuid v4.4.0+incompatible
go: downloading github.com/jcmturner/gokrb5/v8 v8.4.4
go: downloading github.com/hashicorp/yamux v0.1.2
go: downloading github.com/oklog/run v1.1.0
go: downloading github.com/moby/spdystream v0.2.1-0.20240621174147-0c1fc43b0e4a
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.1.0
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.16.3
go: downloading github.com/hashicorp/go-sockaddr v1.0.6
go: downloading github.com/ryanuber/go-glob v1.0.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/bodgit/windows v1.0.1
go: downloading github.com/tidwall/transform v0.0.0-20201103190739-32f242e2dbde
go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0
go: downloading github.com/jcmturner/gofork v1.7.6
go: downloading github.com/hashicorp/go-uuid v1.0.3
go: downloading github.com/masterzen/simplexml v0.0.0-20190410153822-31eea3082786
go: downloading github.com/jcmturner/goidentity/v6 v6.0.1
go: downloading github.com/vbatts/tar-split v0.11.6
go: downloading github.com/emicklei/go-restful/v3 v3.10.2
go: downloading github.com/go-openapi/swag v0.21.1
go: downloading github.com/go-openapi/jsonreference v0.20.0
go: downloading github.com/jcmturner/aescts/v2 v2.0.0
go: downloading github.com/jcmturner/rpc/v2 v2.0.3
go: downloading github.com/go-openapi/jsonpointer v0.19.5
go: downloading github.com/josharian/intern v1.0.0
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "gitlab-runner"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: gitlab-runner 18.2.0-1 (Fri Jul 18 07:59:35 2025)
==> Cleaning up...