question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unified Pipeline Nightly Run Failure: Configure GPG passphrase

See original GitHub issue

Failure in nightly unified pipeline run publishing to Java dev feed: Configure GPG passphrase

A retry of this job succeeded. Is there more we can do to ensure this succeeds on the first pipeline execution?

https://dev.azure.com/azure-sdk/internal/_build/results?buildId=288752&view=logs&j=b1e79959-24d8-5aa9-2799-72d40c3e051b&t=616ae03f-d350-5ea1-2948-454bf182d472


LoadPercentage : 1


gpg-connect-agent: no running gpg-agent - starting 'D:\a\1\azure-sdk-build-tools\tools\gpg\bin\gpg-agent.exe'
gpg-connect-agent: waiting for the agent to come up ... (5s)
gpg-connect-agent: waiting for the agent to come up ... (4s)
gpg-connect-agent: waiting for the agent to come up ... (3s)
gpg-connect-agent: waiting for the agent to come up ... (2s)
gpg-connect-agent: waiting for the agent to come up ... (1s)
gpg-connect-agent: can't connect to the agent: IPC connect call failed
gpg-connect-agent: error sending standard options: No agent running
gpg-preset-passphrase: can't connect to 'D:\a\1\azure-sdk-build-tools\tools\gpg\home\S.gpg-agent': IPC connect call failed
gpg-preset-passphrase: caching passphrase failed: IPC connect call failed
##[error]PowerShell exited with code '1'.

cc @mitchdenny

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
mitchdennycommented, Mar 24, 2020

No failures so far. Give it a few more days.

1reaction
mitchdennycommented, Mar 12, 2020

I’m going to swap the image back to Hosted VS2017 for a while and see if that makes the problem go away. If so then it could just be a Windows 2019 compat issue (which we’ll then need to figure out what to do about). Perhaps we could update GPG.

Read more comments on GitHub >

github_iconTop Results From Across the Web

shell script - gpg asks for password even with --passphrase
Explanation: Passing 0 causes --passphrase-fd to read from STDIN rather than from a file. So, piping the passphrase will get --passphrase-fd to accept...
Read more >
Sign commits with GPG - GitLab Docs
Enter the passphrase of your GPG key when asked. Push to GitLab and check that your commits are verified. Sign all Git commits...
Read more >
gpg failed to sign the data fatal: failed to write commit object ...
I ran into this issue with OSX. Original answer: It seems like a gpg update (of brew) changed to location of gpg to...
Read more >
How to extend the expiry for a GPG key pair and retrieve ...
To restore passphrase for you gpg key pair. Look for <passphrase> under <keyPair> section.
Read more >
Image signing: generating a GPG key - IBM Cloud Docs
Leave the passphrase and repeat field empty if the generate-key command opens a dialog that asks for a passphrase. This is a limitation...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found