>>> gomplate: Building community/gomplate 4.2.0-r3 (using abuild 3.14.1-r4) started Sun, 16 Mar 2025 23:58:49 +0000
>>> gomplate: Validating /home/buildozer/aports/community/gomplate/APKBUILD...
>>> gomplate: Analyzing dependencies...
>>> gomplate: Installing for build: build-base ca-certificates go
(1/4) Installing ca-certificates (20241121-r1)
(2/4) Installing binutils-gold (2.43.1-r2)
(3/4) Installing go (1.23.7-r0)
(4/4) Installing .makedepends-gomplate (20250316.235849)
Executing busybox-1.37.0-r12.trigger
Executing ca-certificates-20241121-r1.trigger
OK: 457 MiB in 105 packages
>>> gomplate: Cleaning up srcdir
>>> gomplate: Cleaning up pkgdir
>>> gomplate: Cleaning up tmpdir
>>> gomplate: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/gomplate-4.2.0.tar.gz
>>> gomplate: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/gomplate-4.2.0.tar.gz
>>> gomplate: Checking sha512sums...
gomplate-4.2.0.tar.gz: OK
>>> gomplate: Unpacking /var/cache/distfiles/v3.21/gomplate-4.2.0.tar.gz...
GOOS=linux GOARCH=arm GOARM= CGO_ENABLED= \
	go build \
		-ldflags "-w -s -X `go list ./version`.GitCommit=unknown -X `go list ./version`.Version=4.2.0" \
		-o bin/gomplate_linux-arm \
		./cmd/gomplate
go: downloading github.com/spf13/cobra v1.8.1
go: downloading github.com/hairyhenderson/go-fsimpl v0.1.8
go: downloading github.com/lmittmann/tint v1.0.5
go: downloading github.com/hashicorp/vault/api/auth/aws v0.8.0
go: downloading github.com/hack-pad/hackpadfs v0.2.4
go: downloading github.com/hashicorp/vault/api v1.15.0
go: downloading golang.org/x/term v0.26.0
go: downloading github.com/Shopify/ejson v1.5.3
go: downloading cuelang.org/go v0.10.1
go: downloading github.com/joho/godotenv v1.5.1
go: downloading github.com/hairyhenderson/toml v0.4.2-0.20210923231440-40456b8e66cf
go: downloading github.com/hairyhenderson/yaml v0.0.0-20220618171115-2d35fca545ce
go: downloading github.com/ugorji/go/codec v1.2.12
go: downloading golang.org/x/sys v0.27.0
go: downloading k8s.io/client-go v0.31.2
go: downloading github.com/itchyny/gojq v0.12.16
go: downloading github.com/hairyhenderson/xignore v0.3.3-0.20230403012150-95fe86932830
go: downloading github.com/gosimple/slug v1.14.0
go: downloading golang.org/x/text v0.20.0
go: downloading inet.af/netaddr v0.0.0-20230525184311-b8eac61e914a
go: downloading go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading golang.org/x/crypto v0.29.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/Masterminds/semver/v3 v3.3.0
go: downloading github.com/hashicorp/go-sockaddr v1.0.7
go: downloading github.com/aws/aws-sdk-go v1.55.5
go: downloading github.com/dustin/gojson v0.0.0-20160307161227-2e71ec9dd5ad
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/hashicorp/go-hclog v1.6.3
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/go-jose/go-jose/v4 v4.0.2
go: downloading github.com/hashicorp/go-retryablehttp v0.7.7
go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.2
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading golang.org/x/time v0.7.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-secure-stdlib/awsutil v0.3.0
go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.8
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading golang.org/x/net v0.30.0
go: downloading github.com/hashicorp/go-uuid v1.0.3
go: downloading github.com/hashicorp/go-rootcerts v1.0.2
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/gosimple/unidecode v1.0.1
go: downloading github.com/spf13/pflag v1.0.5
go: downloading go4.org/intern v0.0.0-20230525184215-6c62f75575cb
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/fatih/color v1.17.0
go: downloading github.com/itchyny/timefmt-go v0.1.6
go: downloading github.com/ryanuber/go-glob v1.0.0
go: downloading github.com/hashicorp/vault/api/auth/userpass v0.8.0
go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.34.3
go: downloading github.com/hashicorp/consul/api v1.30.0
go: downloading github.com/aws/aws-sdk-go-v2/config v1.28.1
go: downloading github.com/go-git/go-billy/v5 v5.6.0
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.18
go: downloading github.com/hairyhenderson/go-git/v5 v5.12.1-0.20240530140403-1b868a7b8a3c
go: downloading github.com/hashicorp/vault/api/auth/approle v0.8.0
go: downloading github.com/aws/aws-sdk-go-v2 v1.32.3
go: downloading gocloud.dev v0.40.0
go: downloading github.com/aws/smithy-go v1.22.0
go: downloading github.com/aws/aws-sdk-go-v2/service/ssm v1.55.3
go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.4.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading go4.org/unsafe/assume-no-moving-gc v0.0.0-20231121144256-b99613f794b6
go: downloading github.com/hashicorp/serf v0.10.1
go: downloading golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
go: downloading github.com/cockroachdb/apd/v3 v3.2.1
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading golang.org/x/mod v0.20.0
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.42
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.24.3
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.32.3
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.3
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.22
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.14.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.22
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.3
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.0
go: downloading github.com/armon/go-metrics v0.4.1
go: downloading github.com/hashicorp/go-immutable-radix v1.3.1
go: downloading github.com/hashicorp/golang-lru v1.0.2
go: downloading github.com/pjbgf/sha1cd v0.3.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/cyphar/filepath-securejoin v0.2.5
go: downloading dario.cat/mergo v1.0.0
go: downloading github.com/skeema/knownhosts v1.2.2
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/ProtonMail/go-crypto v1.0.0
go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/cloudflare/circl v1.3.9
go: downloading go.opencensus.io v0.24.0
go: downloading golang.org/x/oauth2 v0.23.0
go: downloading github.com/google/wire v0.6.0
go: downloading github.com/googleapis/gax-go/v2 v2.13.0
go: downloading github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.10
go: downloading cloud.google.com/go/iam v1.2.1
go: downloading cloud.google.com/go/compute/metadata v0.5.2
go: downloading google.golang.org/api v0.201.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0
go: downloading google.golang.org/grpc v1.67.1
go: downloading golang.org/x/xerrors v0.0.0-20240716161551-93cc26a95ae9
go: downloading cloud.google.com/go/storage v1.44.0
go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.58.3
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 cloud.google.com/go v0.116.0
go: downloading google.golang.org/protobuf v1.35.1
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241007155032-5fefd90f89a9
go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20241007155032-5fefd90f89a9
go: downloading google.golang.org/genproto v0.0.0-20241007155032-5fefd90f89a9
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading github.com/golang-jwt/jwt/v5 v5.2.1
go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.3
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.15
go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.15
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.17
go: downloading go.opentelemetry.io/otel/sdk/metric v1.29.0
go: downloading go.opentelemetry.io/otel/sdk v1.31.0
go: downloading go.opentelemetry.io/otel v1.31.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.48.1
go: downloading google.golang.org/grpc/stats/opentelemetry v0.0.0-20240907200651-3ffb98b2c93a
go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.29.0
go: downloading go.opentelemetry.io/otel/trace v1.31.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.24.1
go: downloading cloud.google.com/go/monitoring v1.21.1
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.48.1
go: downloading github.com/go-logr/logr v1.4.2
go: downloading go.opentelemetry.io/otel/metric v1.31.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/envoyproxy/go-control-plane v0.13.0
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78
go: downloading golang.org/x/sync v0.9.0
go: downloading github.com/envoyproxy/protoc-gen-validate v1.1.0
go: downloading cel.dev/expr v0.16.1
go: downloading github.com/census-instrumentation/opencensus-proto v0.4.1
go: downloading cloud.google.com/go/auth v0.9.8
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.4
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0
go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.4
go: downloading github.com/google/s2a-go v0.1.8
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0
go: downloading github.com/felixge/httpsnoop v1.0.4
cp bin/gomplate_linux-arm bin/gomplate
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
=== RUN   TestParseConfigFile
=== PAUSE TestParseConfigFile
=== RUN   TestValidate
=== PAUSE TestValidate
=== RUN   TestMergeFrom
=== PAUSE TestMergeFrom
=== RUN   TestConfig_String
=== RUN   TestConfig_String/defaults
=== RUN   TestConfig_String/overridden_values
=== RUN   TestConfig_String/long_input
=== RUN   TestConfig_String/relative_dirs
=== RUN   TestConfig_String/outputmap
=== RUN   TestConfig_String/pluginTimeout
=== RUN   TestConfig_String/plugins
--- PASS: TestConfig_String (0.00s)
    --- PASS: TestConfig_String/defaults (0.00s)
    --- PASS: TestConfig_String/overridden_values (0.00s)
    --- PASS: TestConfig_String/long_input (0.00s)
    --- PASS: TestConfig_String/relative_dirs (0.00s)
    --- PASS: TestConfig_String/outputmap (0.00s)
    --- PASS: TestConfig_String/pluginTimeout (0.00s)
    --- PASS: TestConfig_String/plugins (0.00s)
=== RUN   TestApplyDefaults
=== PAUSE TestApplyDefaults
=== RUN   TestGetMode
--- PASS: TestGetMode (0.00s)
=== RUN   TestPluginConfig_UnmarshalYAML
--- PASS: TestPluginConfig_UnmarshalYAML (0.00s)
=== RUN   TestEnvMapifiesEnvironment
--- PASS: TestEnvMapifiesEnvironment (0.00s)
=== RUN   TestEnvGetsUpdatedEnvironment
--- PASS: TestEnvGetsUpdatedEnvironment (0.00s)
=== RUN   TestCreateContext
--- PASS: TestCreateContext (0.00s)
=== RUN   TestGetenvTemplates
--- PASS: TestGetenvTemplates (0.00s)
=== RUN   TestBoolTemplates
--- PASS: TestBoolTemplates (0.00s)
=== RUN   TestEc2MetaTemplates
--- PASS: TestEc2MetaTemplates (0.00s)
=== RUN   TestEc2MetaTemplates_WithJSON
--- PASS: TestEc2MetaTemplates_WithJSON (0.00s)
=== RUN   TestJSONArrayTemplates
--- PASS: TestJSONArrayTemplates (0.00s)
=== RUN   TestYAMLTemplates
--- PASS: TestYAMLTemplates (0.00s)
=== RUN   TestHasTemplate
--- PASS: TestHasTemplate (0.00s)
=== RUN   TestMissingKey
=== RUN   TestMissingKey/missing-key_=_zero
=== RUN   TestMissingKey/missing-key_=_invalid
=== RUN   TestMissingKey/missing-key_=_default
--- PASS: TestMissingKey (0.00s)
    --- PASS: TestMissingKey/missing-key_=_zero (0.00s)
    --- PASS: TestMissingKey/missing-key_=_invalid (0.00s)
    --- PASS: TestMissingKey/missing-key_=_default (0.00s)
=== RUN   TestCustomDelim
--- PASS: TestCustomDelim (0.00s)
=== RUN   TestSimpleNamer
--- PASS: TestSimpleNamer (0.00s)
=== RUN   TestMappingNamer
--- PASS: TestMappingNamer (0.00s)
=== RUN   TestBindPlugins
--- PASS: TestBindPlugins (0.00s)
=== RUN   TestBuildCommand
--- PASS: TestBuildCommand (0.00s)
=== RUN   TestRun
--- PASS: TestRun (0.00s)
=== RUN   TestRenderTemplate
--- PASS: TestRenderTemplate (0.00s)
=== RUN   TestOpenOutFile
--- PASS: TestOpenOutFile (0.00s)
=== RUN   TestGatherTemplates
--- PASS: TestGatherTemplates (0.00s)
=== RUN   TestCreateOutFile
--- PASS: TestCreateOutFile (0.00s)
=== RUN   TestParseNestedTemplates
--- PASS: TestParseNestedTemplates (0.00s)
=== RUN   TestWalkDir_UNIX
--- PASS: TestWalkDir_UNIX (0.00s)
=== CONT  TestParseConfigFile
=== CONT  TestValidate
=== CONT  TestMergeFrom
=== CONT  TestApplyDefaults
deprecated.go:12: WARN Deprecated: config: the YAML array form for 'templates' is deprecated and will be removed in the next version. Use the map form instead.
--- PASS: TestMergeFrom (0.00s)
--- PASS: TestApplyDefaults (0.00s)
--- PASS: TestParseConfigFile (0.00s)
--- PASS: TestValidate (0.00s)
=== RUN   ExamplePluginFunc
--- PASS: ExamplePluginFunc (0.00s)
=== RUN   ExamplePluginFunc_with_template
--- PASS: ExamplePluginFunc_with_template (0.00s)
=== RUN   ExampleRenderer
--- PASS: ExampleRenderer (0.00s)
=== RUN   ExampleRenderer_manyTemplates
--- PASS: ExampleRenderer_manyTemplates (0.00s)
=== RUN   ExampleRenderer_datasources
--- PASS: ExampleRenderer_datasources (0.30s)
PASS
ok  	github.com/hairyhenderson/gomplate/v4	0.367s
>>> gomplate: Entering fakeroot...
>>> gomplate*: Running postcheck for gomplate
>>> gomplate*: Preparing package gomplate...
>>> gomplate*: Stripping binaries
>>> gomplate*: Scanning shared objects
>>> gomplate*: Tracing dependencies...
	ca-certificates
	so:libc.musl-armv7.so.1
>>> gomplate*: Package size: 73.7 MB
>>> gomplate*: Compressing data...
>>> gomplate*: Create checksum...
>>> gomplate*: Create gomplate-4.2.0-r3.apk
>>> gomplate: Build complete at Sun, 16 Mar 2025 23:59:38 +0000 elapsed time 0h 0m 49s
>>> gomplate: Cleaning up srcdir
>>> gomplate: Cleaning up pkgdir
>>> gomplate: Uninstalling dependencies...
(1/4) Purging .makedepends-gomplate (20250316.235849)
(2/4) Purging ca-certificates (20241121-r1)
Executing ca-certificates-20241121-r1.post-deinstall
(3/4) Purging go (1.23.7-r0)
(4/4) Purging binutils-gold (2.43.1-r2)
Executing busybox-1.37.0-r12.trigger
OK: 273 MiB in 101 packages
>>> gomplate: Updating the community/armv7 repository index...
>>> gomplate: Signing the index...