Problem while deploying the project from Azure

2021-12-02T06:16:13.7012830Z ##[error]Error deploying package: Error: The process ‘I:\Azure_work_tool\uipcli\1.0.7985-19721\x64\uipcli.exe’ failed with exit code 1.

Facing this error while deploying the package

While running uipath test from azure getting the following error

2021-12-02T06:16:29.4572320Z Found tool in cache: uipcli 1.0.7985-19721 x64

2021-12-02T06:16:29.5031117Z [command]I:\Azure_work_tool\uipcli\1.0.7985-19721\x64\uipcli.exe run I:\Azure_work_tasks\UiPathTest_edd520aa-3aec-408b-9649-642f8b920003\2.8.2121257\RunTestsOptions.json

2021-12-02T06:16:36.9416527Z Failed to run the command. Please specify the path to a valid project.json file, a project directory, or a directory containing multiple project directories. The path I:\Azure_work\r1\a_File_Conversion\fileConversion does not exist or user ADMIN does not have the necessary permissions to access it.

2021-12-02T06:16:36.9439298Z Please specify the path to a valid project.json file, a project directory, or a directory containing multiple project directories. The path I:\Azure_work\r1\a_File_Conversion\fileConversion does not exist or user ADMIN does not have the necessary permissions to access it.

2021-12-02T06:16:37.0233873Z ##[error]One or more errors occurred while running the tests.

Please help me in resolving the issues

@Purushothaman_S

Can you give more insight to this issue? Like what you are trying to do and where are you facing this issue?

Provide us with some screenshots of the error will also beneficial

Thanks


Azure Error Logs.zip (2.4 KB)

I have attached the screenshot of the whole process and error logs zip file naming stage 1 and stage 2.

Hi @Purushothaman_S ,

Interesting that I’m getting the same error when trying to deploy package - “Error deploying package: Error: The process ‘D:\a_temp\1tknuj32c\lib\net461\uipcli.exe’ failed with exit code 1”

After that line, They just “Finishing: UiPath Deploy”…

Perhaps, did you find one way to solve this difficult that you were too (or are)?

Tks so much,

@Maicon_de_Souza - I’m also facing the same issue with pipeline. Did you find any solution for this?