Log issue at Hosted Agent Image Repository, it contains the VM image used in the VSTS Hosted Agent Pool. If you are having Build/Release failures that seems like they are related to software installed on the Hosted Agent (e.g. the DotnetSDK is missing or the AzureSDK is not on the latest version) please log an issue there.
Having generic issue with Azure-Pipelines/VSTS/TFS?
Logs are located in the agent's _diag folder. The agent logs are prefixed with Agent_ and the worker logs are prefixed with Worker_. All sensitive information should already be masked out, please double check before pasting here.
Having issue with YAML?
No
Having issue with Tasks?
https://github.com/Microsoft/azure-pipelines-agent/blob/master/docs/preview/outputvariable.md
Having issue with software on Hosted Agent?
Log issue at Hosted Agent Image Repository, it contains the VM image used in the VSTS Hosted Agent Pool. If you are having Build/Release failures that seems like they are related to software installed on the Hosted Agent (e.g. the DotnetSDK is missing or the AzureSDK is not on the latest version) please log an issue there.
Having generic issue with Azure-Pipelines/VSTS/TFS?
Please report it to the Developer Community
Have you tried trouble shooting?
Trouble shooting doc
Agent Version and Platform
Version of your agent? 2.102.0/2.100.1/...
OS of the machine running the agent? OSX/Windows/Linux/...
VSTS Type and Version
VisualStudio.com or On-Prem TFS?
If On-Prem TFS, which release? 2015 RTM/QU1/QU2/...
If VisualStudio.com, what is your account name? http://account.visualstudio.com
What's not working?
Please include error messages and screenshots.
Agent and Worker's Diagnostic Logs
Logs are located in the agent's
_diag
folder. The agent logs are prefixed withAgent_
and the worker logs are prefixed withWorker_
. All sensitive information should already be masked out, please double check before pasting here.