-
Notifications
You must be signed in to change notification settings - Fork 479
Description
Hello,
I've seen similar issues related to OpenPGP, and this is also happening using the terraform feature (ghcr.io/devcontainers/features/terraform:1) with the image mcr.microsoft.com/vscode/devcontainers/base:ubuntu
[2025-07-22T20:52:23.575Z] Processing triggers for man-db (2.12.0-4build2) ...
[2025-07-22T20:52:24.013Z] TERRAFORM_VERSION=1.12.2
[2025-07-22T20:52:24.331Z] TFLINT_VERSION=0.58.1
[2025-07-22T20:52:24.670Z] TERRAGRUNT_VERSION=0.83.2
[2025-07-22T20:52:24.672Z] Downloading terraform...
[2025-07-22T20:52:26.830Z] () Downloading GPG key...
[2025-07-22T20:52:27.690Z] gpg: no valid OpenPGP data found.
[2025-07-22T20:52:27.691Z] () Failed getting key, retrying in 10s...
[2025-07-22T20:52:37.695Z] () Downloading GPG key...
[2025-07-22T20:52:38.480Z] gpg: no valid OpenPGP data found.
[2025-07-22T20:52:38.481Z] () Failed getting key, retrying in 10s...
[2025-07-22T20:52:48.483Z] () Downloading GPG key...
[2025-07-22T20:52:49.275Z] gpg: no valid OpenPGP data found.
[2025-07-22T20:52:49.277Z] () Failed getting key, retrying in 10s...
[2025-07-22T20:52:59.279Z] () Downloading GPG key...
[2025-07-22T20:53:00.074Z] gpg: no valid OpenPGP data found.
[2025-07-22T20:53:00.075Z] () Failed getting key, retrying in 10s...
[2025-07-22T20:53:10.078Z] () Downloading GPG key...
[2025-07-22T20:53:10.867Z] gpg: no valid OpenPGP data found.
[2025-07-22T20:53:10.869Z] () Failed getting key, retrying in 10s...
[2025-07-22T20:53:20.872Z] () Resolving GPG keyserver IP address...
[2025-07-22T20:53:20.903Z] () GPG keyserver IP address 185.125.188.27
() Downloading GPG key...
[2025-07-22T20:53:20.926Z] gpg: keyserver receive failed: No keyserver available
[2025-07-22T20:53:20.928Z] () Failed getting key, retrying in 10s...
[2025-07-22T20:53:30.931Z] () Downloading GPG key...
[2025-07-22T20:53:30.938Z] gpg: keyserver receive failed: No keyserver available
[2025-07-22T20:53:30.939Z] () Failed getting key, retrying in 10s...
[2025-07-22T20:53:40.941Z] () Downloading GPG key...
[2025-07-22T20:53:40.949Z] gpg: keyserver receive failed: No keyserver available
[2025-07-22T20:53:40.950Z] () Failed getting key, retrying in 10s...
[2025-07-22T20:53:50.953Z] (!) Failed to get gpg key.
ERROR: Feature "Terraform, tflint, and TFGrunt" (ghcr.io/devcontainers/features/terraform) failed to install! Look at the documentation at https://github.com/devcontainers/features/tree/main/src/terraform for help troubleshooting this error.
[2025-07-22T20:53:59.600Z] Error: building at STEP "RUN --mount=type=bind,from=dev_containers_feature_content_source,source=terraform_9,target=/tmp/build-features-src/terraform_9 cp -ar /tmp/build-features-src/terraform_9 /tmp/dev-container-features && chmod -R 0755 /tmp/dev-container-features/terraform_9 && cd /tmp/dev-container-features/terraform_9 && chmod +x ./devcontainer-features-install.sh && ./devcontainer-features-install.sh && rm -rf /tmp/dev-container-features/terraform_9": while running runtime: exit status 1