Azure Pipelines are offline

Copper Contributor

Hi all,

I am currently facing some issue with the Azure devops pipeline used for deployment.

The agents are offline and it looked like the PAT had expired.

We created new PAT and assigned it to the secrets as the token and tried restarting the services.
However it looks like there is some issue and the agents are still offline.

After validating the logs generated I could find the below error -

Before changing the PAT error logs 

cp: target '/etc/pki/ca-trust/source/anchors' is not a directory

jq: error (at <stdin>:1): Cannot iterate over null (null)


After changing the PAT, error logs

cp: target '/etc/pki/ca-trust/source/anchors' is not a directory

 

Can someone help me understand what is causing this issues and help me resolve it ?

Many thanks !

1 Reply