Skip to content

Invoke ML Pipeline step in Trigger ML Pipeline is failing. #411

Open
@GannaSr

Description

@GannaSr

Invoke ML Pipeline step in Trigger ML Pipeline is failing. But i do not see any error .Appreciate for any help.

Task : Invoke ML pipeline
Description : Invoke Azure Machine Learning published pipelines.
Version : 0.1.20
Author : ms-air-aiagility
Help URL : https://marketplace.visualstudio.com/items?itemName=ms-air-aiagility.vss-services-azureml&ssr=false#overview

2022-10-27T20:28:35.0008554Z POST https://centralus.aether.ms/api/v1.0/subscriptions/71fc788e-df0b-4d38-9d88-67702c37e3b7/resourceGroups/mlops-RG/providers/Microsoft.MachineLearningServices/workspaces/mlops-AML-WS/PipelineRuns/PipelineSubmit/7616c9f1-6800-4fb8-a1ce-a939671633a4
Request body: {
"AzDevOpsCallBackInfo": {
"JobId": "77aee9c5-85bc-59ae-fa90-c3f20f9c111e",
"HubName": "build",
"TaskInstanceId": "7ffef4a3-944d-544a-2764-6fcc510d84c9",
"PlanId": "62957fff-3f5b-4233-af61-4c199f045e84",
"ProjectId": "18154d0f-4be3-420a-9ef3-1eb573c98452",
"PlanUri": "https://dev.azure.com/MLOpsPython123/",
"AuthToken": ***
},
"ExperimentName": "mlopspython",
"RunSource": "PipelineRun",
"ParameterAssignments": {
"model_name": "diabetes_regression_model.pkl"
},
"tags": {
"BuildId": "43",
"BuildUri": "https://dev.azure.com/MLOpsPython123/ML/_build/results?buildId=43"
},
"StepTags": {
"BuildId": "43",
"BuildUri": "https://dev.azure.com/MLOpsPython123/ML/_build/results?buildId=43"
}
}
Response Code: OK
Response: {
"Description": null,
"Status": {
"StatusCode": 0,
"StatusDetail": null,
"CreationTime": "2022-10-27T20:28:34.520663Z",
"EndTime": null
},
"GraphId": "ba7b15ff-8c7b-4445-b451-7d65e2a7ae5f",
"IsSubmitted": false,
"HasErrors": false,
"HasWarnings": false,
"UploadState": 0,
"ParameterAssignments": {
"model_name": "diabetes_regression_model.pkl",
"dataset_version": "latest",
"data_file_path": "none",
"caller_run_id": "none"
},
"DataPathAssignments": {},
"DataSetDefinitionValueAssignments": {},
"AssetOutputSettingsAssignments": {},
"RunHistoryExperimentName": "mlopspython",
"DisplayName": null,
"PipelineRunId": "bc80c6dd-6c94-486a-af73-18ea1e387633",
"PipelineId": "7616c9f1-6800-4fb8-a1ce-a939671633a4",
"PipelineEndpointId": null,
"RunSource": "PipelineRun",
"RunType": 0,
"TotalRunSteps": 3,
"ScheduleId": null,
"RunUrl": "https://ml.azure.com/experiments/mlopspython/runs/bc80c6dd-6c94-486a-af73-18ea1e387633?tid=a6fc8bb4-56cc-4ac5-a77e-3257928f9ffe&wsid=/subscriptions/71fc788e-df0b-4d38-9d88-67702c37e3b7/resourcegroups/mlops-RG/workspaces/mlops-AML-WS",
"tags": {
"BuildId": "43",
"BuildUri": "https://dev.azure.com/MLOpsPython123/ML/_build/results?buildId=43"
},
"StepTags": {
"BuildId": "43",
"BuildUri": "https://dev.azure.com/MLOpsPython123/ML/_build/results?buildId=43"
},
"Properties": {},
"StepProperties": {},
"CreatedBy": {
"UserObjectId": "831de4ec-e437-4ade-9da6-1ca41782937f",
"UserTenantId": "a6fc8bb4-56cc-4ac5-a77e-3257928f9ffe",
"UserName": "49103e81-f656-4c39-a843-93fab82bc857"
},
"PreserveSubGraphs": true,
"RootPipelineRunId": "bc80c6dd-6c94-486a-af73-18ea1e387633",
"EnforceRerun": null,
"ContinueRunOnFailedOptionalInput": true,
"UserAlias": null,
"DefaultCloudPriority": null,
"DefaultCompute": null,
"DefaultDatastore": null,
"IdentityConfig": null,
"PipelineTimeoutSeconds": null,
"ContinueRunOnStepFailure": false,
"EntityStatus": 0,
"Id": "bc80c6dd-6c94-486a-af73-18ea1e387633",
"Etag": ""8c0053de-0000-0300-0000-635ae9f20000"",
"CreatedDate": "2022-10-27T20:28:34.520914Z",
"LastModifiedDate": "2022-10-27T20:28:34.520914Z"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions