==> Cloning helmfile ... Cloning into 'helmfile'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring helmfile :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 100 128k 0 0 371k 0 --:--:-- --:--:-- --:--:-- 371k 100 128k 100 128k 0 0 371k 0 --:--:-- --:--:-- --:--:-- 371k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 8499k 2 239k 0 0 235k 0 0:00:36 0:00:01 0:00:35 235k 39 8499k 39 3379k 0 0 1660k 0 0:00:05 0:00:02 0:00:03 1661k 95 8499k 95 8146k 0 0 2669k 0 0:00:03 0:00:03 --:--:-- 2669k 100 8499k 100 8499k 0 0 2780k 0 0:00:03 0:00:03 --:--:-- 2780k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 100 139k 0 0 810k 0 --:--:-- --:--:-- --:--:-- 815k :: Starting full system upgrade... there is nothing to do ==> Making package: helmfile 0.159.0-1 (Fri Jan 24 08:57:40 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) go-2:1.21.5-1 Total Download Size: 37.56 MiB Total Installed Size: 201.91 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37.5M 100 37.5M 0 0 113M 0 --:--:-- --:--:-- --:--:-- 113M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing go... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Downloading helmfile-0.159.0.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4939 0 4939 0 0 15963 0 --:--:-- --:--:-- --:--:-- 15963 100 1000k 0 1000k 0 0 1999k 0 --:--:-- --:--:-- --:--:-- 5215k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... helmfile-0.159.0.tar.gz ... Passed ==> Validating source files with b2sums... helmfile-0.159.0.tar.gz ... Passed ==> Extracting sources... -> Extracting helmfile-0.159.0.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... go: downloading go.uber.org/zap v1.26.0 go: downloading github.com/spf13/cobra v1.8.0 go: downloading golang.org/x/term v0.14.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading go.szostok.io/version v1.2.0 go: downloading github.com/Masterminds/semver/v3 v3.2.1 go: downloading github.com/helmfile/chartify v0.17.0 go: downloading helm.sh/helm/v3 v3.13.2 go: downloading github.com/google/go-cmp v0.6.0 go: downloading github.com/gosuri/uitable v0.0.4 go: downloading github.com/helmfile/vals v0.29.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/variantdev/dag v1.1.0 go: downloading github.com/tatsushid/go-prettytable v0.0.0-20141013043238-ed2d14c29939 go: downloading k8s.io/apimachinery v0.28.4 go: downloading github.com/goccy/go-yaml v1.11.2 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/aws/aws-sdk-go v1.48.3 go: downloading github.com/hashicorp/go-getter v1.7.3 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/Masterminds/sprig/v3 v3.2.3 go: downloading github.com/golang/mock v1.6.0 go: downloading golang.org/x/sync v0.5.0 pkg/app/init.go:12:2: github.com/Masterminds/semver/v3@v3.2.1: Get "https://proxy.golang.org/github.com/%21masterminds/semver/v3/@v/v3.2.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/app/two_pass_renderer.go:8:2: github.com/google/go-cmp@v0.6.0: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.6.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/app/formatters.go:7:2: github.com/gosuri/uitable@v0.0.4: Get "https://proxy.golang.org/github.com/gosuri/uitable/@v/v0.0.4.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/yaml/yaml.go:7:2: github.com/goccy/go-yaml@v1.11.2: Get "https://proxy.golang.org/github.com/goccy/go-yaml/@v/v1.11.2.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/yaml/yaml.go:8:2: gopkg.in/yaml.v2@v2.4.0: Get "https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.4.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/environment/environment.go:4:2: github.com/imdario/mergo@v0.3.16: Get "https://proxy.golang.org/github.com/imdario/mergo/@v/v0.3.16.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/helmexec/exec.go:15:2: github.com/helmfile/chartify@v0.17.0: Get "https://proxy.golang.org/github.com/helmfile/chartify/@v/v0.17.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/helmexec/exec.go:16:2: go.uber.org/zap@v1.26.0: Get "https://proxy.golang.org/go.uber.org/zap/@v/v1.26.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/helmexec/exec.go:17:2: go.uber.org/zap@v1.26.0: Get "https://proxy.golang.org/go.uber.org/zap/@v/v1.26.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/helmexec/exec.go:18:2: helm.sh/helm/v3@v3.13.2: Get "https://proxy.golang.org/helm.sh/helm/v3/@v/v3.13.2.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/helmexec/exec.go:19:2: helm.sh/helm/v3@v3.13.2: Get "https://proxy.golang.org/helm.sh/helm/v3/@v/v3.13.2.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/helmexec/exec.go:20:2: helm.sh/helm/v3@v3.13.2: Get "https://proxy.golang.org/helm.sh/helm/v3/@v/v3.13.2.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/plugins/vals.go:6:2: github.com/helmfile/vals@v0.29.0: Get "https://proxy.golang.org/github.com/helmfile/vals/@v/v0.29.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/remote/remote.go:16:2: github.com/aws/aws-sdk-go@v1.48.3: Get "https://proxy.golang.org/github.com/aws/aws-sdk-go/@v/v1.48.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/remote/remote.go:17:2: github.com/aws/aws-sdk-go@v1.48.3: Get "https://proxy.golang.org/github.com/aws/aws-sdk-go/@v/v1.48.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/remote/remote.go:18:2: github.com/aws/aws-sdk-go@v1.48.3: Get "https://proxy.golang.org/github.com/aws/aws-sdk-go/@v/v1.48.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/remote/remote.go:19:2: github.com/hashicorp/go-getter@v1.7.3: Get "https://proxy.golang.org/github.com/hashicorp/go-getter/@v/v1.7.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/remote/remote.go:20:2: github.com/hashicorp/go-getter@v1.7.3: Get "https://proxy.golang.org/github.com/hashicorp/go-getter/@v/v1.7.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/remote/remote.go:21:2: go.uber.org/multierr@v1.11.0: Get "https://proxy.golang.org/go.uber.org/multierr/@v/v1.11.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/state/temp.go:11:2: github.com/davecgh/go-spew@v1.1.1: Get "https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.1.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/app/version/version.go:4:2: go.szostok.io/version@v1.2.0: Get "https://proxy.golang.org/go.szostok.io/version/@v/v1.2.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/tmpl/context_tmpl.go:7:2: github.com/Masterminds/sprig/v3@v3.2.3: Get "https://proxy.golang.org/github.com/%21masterminds/sprig/v3/@v/v3.2.3.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/tmpl/expand_secrets_mock.go:9:2: github.com/golang/mock@v1.6.0: Get "https://proxy.golang.org/github.com/golang/mock/@v/v1.6.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/tmpl/context_funcs.go:17:2: golang.org/x/sync@v0.5.0: Get "https://proxy.golang.org/golang.org/x/sync/@v/v0.5.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/state/state.go:24:2: github.com/tatsushid/go-prettytable@v0.0.0-20141013043238-ed2d14c29939: Get "https://proxy.golang.org/github.com/tatsushid/go-prettytable/@v/v0.0.0-20141013043238-ed2d14c29939.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/state/state_run.go:10:2: github.com/variantdev/dag@v1.1.0: Get "https://proxy.golang.org/github.com/variantdev/dag/@v/v1.1.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/state/temp.go:12:2: k8s.io/apimachinery@v0.28.4: Get "https://proxy.golang.org/k8s.io/apimachinery/@v/v0.28.4.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/config/test.go:4:2: github.com/spf13/cobra@v1.8.0: Get "https://proxy.golang.org/github.com/spf13/cobra/@v/v1.8.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z pkg/config/global.go:9:2: golang.org/x/term@v0.14.0: Get "https://proxy.golang.org/golang.org/x/term/@v/v0.14.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z cmd/root.go:8:2: github.com/spf13/pflag@v1.0.5: Get "https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.5.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z cmd/root.go:9:2: go.szostok.io/version@v1.2.0: Get "https://proxy.golang.org/go.szostok.io/version/@v/v1.2.0.zip": tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2025-01-24T08:57:45Z is after 2024-02-12T08:03:50Z ==> ERROR: A failure occurred in build(). Aborting...