Skip to content

Instantly share code, notes, and snippets.

@pdostal
Created April 17, 2024 15:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pdostal/d618b3f300a8be23028125a0e3dd79d4 to your computer and use it in GitHub Desktop.
Save pdostal/d618b3f300a8be23028125a0e3dd79d4 to your computer and use it in GitHub Desktop.
[ 142s] ok github.com/cli/cli/v2/pkg/cmd/attestation/api 0.584s
[ 142s] ok github.com/cli/cli/v2/pkg/cmd/attestation/artifact 0.013s
[ 142s] ok github.com/cli/cli/v2/pkg/cmd/attestation/artifact/digest 0.011s
[ 142s] ok github.com/cli/cli/v2/pkg/cmd/attestation/artifact/oci 0.012s
[ 143s] ok github.com/cli/cli/v2/pkg/cmd/attestation/download 0.086s
[ 144s] ? github.com/cli/cli/v2/pkg/cmd/attestation/io [no test files]
[ 144s] ? github.com/cli/cli/v2/pkg/cmd/attestation/test [no test files]
[ 144s] ? github.com/cli/cli/v2/pkg/cmd/attestation/test/data [no test files]
[ 144s] ok github.com/cli/cli/v2/pkg/cmd/attestation/inspect 0.050s
[ 144s] --- FAIL: TestTUFRootVerify (0.02s)
[ 144s] --- FAIL: TestTUFRootVerify/successfully_verifies_TUF_root (0.02s)
[ 144s] tufrootverify_test.go:71:
[ 144s] Error Trace: github.com/cli/cli/v2/pkg/cmd/attestation/tufrootverify/tufrootverify_test.go:71
[ 144s] Error: Received unexpected error:
[ 144s] failed to create TUF client: tuf refresh failed: Get "https://tuf-repo.github.com/2.root.json": dial tcp: lookup
tuf-repo.github.com on [::1]:53: read udp [::1]:57182->[::1]:53: read: connection refused
[ 144s] Test: TestTUFRootVerify/successfully_verifies_TUF_root
[ 144s] FAIL
[ 144s] FAIL github.com/cli/cli/v2/pkg/cmd/attestation/tufrootverify 0.053s
[ 144s] --- FAIL: TestNewLiveSigstoreVerifier (0.03s)
[ 144s] sigstore_test.go:36:
[ 144s] Error Trace: github.com/cli/cli/v2/pkg/cmd/attestation/verification/sigstore_test.go:36
[ 144s] Error: Received unexpected error:
[ 144s] failed to create Public Good Sigstore verifier: failed to create TUF client: tuf refresh failed: Get "https://tu
f-repo-cdn.sigstore.dev/9.root.json": dial tcp: lookup tuf-repo-cdn.sigstore.dev on [::1]:53: read udp [::1]:50035->[::1]:53: read: connection refused
[ 144s] Test: TestNewLiveSigstoreVerifier
[ 144s] FAIL
[ 144s] FAIL github.com/cli/cli/v2/pkg/cmd/attestation/verification 0.105s
[ 144s] ? github.com/cli/cli/v2/pkg/cmd/auth [no test files]
[ 145s] ok github.com/cli/cli/v2/pkg/cmd/attestation/verify 0.121s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment