Source: nomad
Version: 0.12.10+dfsg1-3
Severity: serious
Tags: ftbfs
Justification: ftbfs
X-Debbugs-Cc: [email protected]
Rebuilding nomad in bullseye chroot, it FTBFS with:
=== RUN TestConfig_wrapTLS_OK
config_test.go:560: wrapTLS err: x509: certificate has expired or is not
yet valid: current time 2021-11-23T09:14:32Z is after 2021-11-09T19:48:00Z
--- FAIL: TestConfig_wrapTLS_OK (0.00s)
FAIL
FAIL github.com/hashicorp/nomad/helper/tlsutil 0.011s
And
nomad-418 2021-11-23T09:21:37.011Z [ERROR] raft/raft.go:1656: nomad.raft:
failed to make requestVote RPC: target="{Voter 127.0.0.1:9687 127.0.0.1:9687}"
error="x509: certificate has expired
or is not yet valid: current time 2021-11-23T09:21:37Z is after
2021-11-09T19:48:00Z"