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

[Storage - File Datalake] Execute Samples failing in nightly runs #20330

Closed
v-jiaodi opened this issue Feb 11, 2022 · 2 comments
Closed

[Storage - File Datalake] Execute Samples failing in nightly runs #20330

v-jiaodi opened this issue Feb 11, 2022 · 2 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Data Lake Storage Gen2 test-reliability Issue that causes tests to be unreliable

Comments

@v-jiaodi
Copy link
Member

Storage - File Datalake nightly test runs are failing with:

Stack trace:
RestError: The specifed resource name contains invalid characters.
RequestId:0dc0876c-301e-0038-2b7f-1ddb72000000
Time:2022-02-09T06:40:51.7123800Z
{
"name": "RestError",
"code": "InvalidResourceName",
"statusCode": 400,
"request": {
"streamResponseStatusCodes": {},
"url": "https://***.blob.core.windows.net/newFileSystem1644388851676?restype=REDACTED",
"method": "PUT",
"headers": {
"_headersMap": {
"x-ms-version": "REDACTED",
"accept": "application/xml",
"user-agent": "azsdk-js-storagedatalake/12.8.0-beta.2 (NODE-VERSION v12.22.9; Windows_NT 10.0.17763)",
"x-ms-client-request-id": "ef591b2f-75fc-4d78-944a-44bc766f2272",
"x-ms-date": "REDACTED",
"authorization": "REDACTED",
"content-type": "",
"cookie": "REDACTED"
}
},
"withCredentials": false,
"timeout": 0,
"keepAlive": true,
"decompressResponse": false,
"requestId": "ef591b2f-75fc-4d78-944a-44bc766f2272"
},
"details": {
"errorCode": "InvalidResourceName",
"content-length": "243",
"content-type": "application/xml",
"date": "Wed, 09 Feb 2022 06:40:50 GMT",
"server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0",
"x-ms-client-request-id": "ef591b2f-75fc-4d78-944a-44bc766f2272",
"x-ms-request-id": "0dc0876c-301e-0038-2b7f-1ddb72000000",
"x-ms-version": "2021-02-12",
"message": "The specifed resource name contains invalid characters.\nRequestId:0dc0876c-301e-0038-2b7f-1ddb72000000\nTime:2022-02-09T06:40:51.7123800Z",
"code": "InvalidResourceName"
},
"message": "The specifed resource name contains invalid characters.\nRequestId:0dc0876c-301e-0038-2b7f-1ddb72000000\nTime:2022-02-09T06:40:51.7123800Z"
}

For more details check here:

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Feb 11, 2022
@azure-sdk
Copy link
Collaborator

Label prediction was below confidence level 0.6 for Model:CategoryLabels: 'Mgmt:0.52459323,Client:0.468566,Service:0.0058855456'

@v-xuto v-xuto added Client This issue points to a problem in the data-plane of the library. Data Lake Storage Gen2 test-reliability Issue that causes tests to be unreliable and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Feb 11, 2022
@EmmaZhu
Copy link
Contributor

EmmaZhu commented Feb 11, 2022

Fixed with PR: #20306

@EmmaZhu EmmaZhu closed this as completed Feb 11, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Data Lake Storage Gen2 test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

No branches or pull requests

4 participants