Using Windows Agent Causes Failure When Create artifact from portal
- Vorherrschende Sprache
- C#
- Sterne
- 448
- Forks
- 247
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Release version
LATEST
### Question Details
I wanted to use the windows extractor file locally in an Azure DevOps repo rather than calling out to the internet with the Git URL. To use this, I must also set the Pool Image to windows-latest as using windows agents in Azure DevOps. But by doing this I'm constantly getting a pipeline error (extractor pipeline) ##[error]--output was unexpected at this time , ##[error]Script has output to stderr. Failing as failOnStdErr is set to true.
When using windows-latest and only using the windows extractor.exe file, are there any other amendments that need to be made?
### Expected behavior
All stages pass in pipeline
### Actual behavior
Failing at 'Set Extraction Variables'
### Reproduction Steps
Change to windows-latest
Run windows extractor file locally rather than using git URL
Beitragsleitfaden
Rechercherichtung
Beginne mit der Phase „Set Extraction Variables“ der Extractor-Pipeline und dem lokal verwendeten Windows-extractor.exe auf dem windows-latest-Agent. Vergleiche das Verhalten der Pipeline mit der dokumentierten Einrichtung des Windows-Agents und ermittle, welche Konfigurationsänderung die Fehler „--output was unexpected at this time“ und stderr verhindert; als abgeschlossen gilt die Aufgabe, wenn alle Pipeline-Phasen erfolgreich durchlaufen werden.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- azure
- Bereich
- ci-cd, devops, operating-systems
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100