Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] AVDAppAttachPublish@1 fails without error message #658

Open
Wuppie007 opened this issue Jan 9, 2025 · 0 comments
Open

[BUG] AVDAppAttachPublish@1 fails without error message #658

Wuppie007 opened this issue Jan 9, 2025 · 0 comments
Labels
Needs-Triage Issue needs to be triaged by a member of the core team

Comments

@Wuppie007
Copy link

Wuppie007 commented Jan 9, 2025

Project
MSIX SDK

Describe the bug
I use the task AVDAppAttachPublish@1 in my azure devops pipeline.
Image

With GUI I can setup the task properly, so I understand the chosen "Service connection" has the proper rights.

Unfortunately the step fails and there is no clear error given.

##[debug]Processed: ##vso[telemetry.publish area=MSIX-Packaging;feature=AVDAppAttachPublish]{"SYSTEM_TASKINSTANCEID":"xx","SYSTEM_JOBID":"xx","SYSTEM_PLANID":"xx","SYSTEM_COLLECTIONID":"xxx","AGENT_ID":"8","AGENT_MACHINENAME":"fv-az432-888","AGENT_NAME":"Hosted Agent","AGENT_JOBSTATUS":"Succeeded","AGENT_OS":"Windows_NT","AGENT_VERSION":"4.248.0","BUILD_BUILDID":"1391","BUILD_BUILDNUMBER":"20250108.12","BUILD_BUILDURI":"vstfs:///Build/Build/1391","BUILD_CONTAINERID":"81413060","BUILD_DEFINITIONNAME":"xxx","BUILD_DEFINITIONVERSION":"2","BUILD_REASON":"Manual","BUILD_REPOSITORY_CLEAN":"False","BUILD_REPOSITORY_GIT_SUBMODULECHECKOUT":"False","BUILD_REPOSITORY_NAME":"xxx","BUILD_REPOSITORY_PROVIDER":"TfsGit","BUILD_SOURCEVERSION":"7b3f9e6452468","Version":"2.0.0","AppAttachImagePath":"D:\\a\\1\\a\\AppAttach\\app.vhdx","IsSuccessful":false,"ExceptionMessage":{}}
##[debug]task result: Failed
##[error]TypeError: exceptionMessage.match is not a function
##[debug]Processed: ##vso[task.issue type=error;]TypeError: exceptionMessage.match is not a function
##[debug]Processed: ##vso[task.complete result=Failed;]TypeError: exceptionMessage.match is not a function

So the task fails but the ExceptionMessage property is empty. So the resulted error displays that it is not able to show the exception message from the task itself

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage Issue needs to be triaged by a member of the core team label Jan 9, 2025
@Wuppie007 Wuppie007 changed the title [BUG] [BUG] AVDAppAttachPublish@1 fails without error message Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Triage Issue needs to be triaged by a member of the core team
Projects
None yet
Development

No branches or pull requests

1 participant