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] SAS generation Node.js only for directory SAS "before each" hook for "DataLakeDirectoryClient.generateSasUrl() should work" failing in nightly runs #19433

Closed
v-jiaodi opened this issue Dec 17, 2021 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Data Lake Storage Gen2 Storage Storage Service (Queues, Blobs, Files) test-reliability Issue that causes tests to be unreliable

Comments

@v-jiaodi
Copy link
Member

Storage - File Datalake nightly test runs are failing with:

Error message:
The specified container already exists. RequestId:5d23b90a-f01e-003c-7d6b-f1a6bf000000 Time:2021-12-15T04:22:04.1932125Z

Stack trace:
RestError: The specified container already exists.
RequestId:5d23b90a-f01e-003c-7d6b-f1a6bf000000
Time:2021-12-15T04:22:04.1932125Z
at handleErrorResponse (/Users/runner/work/1/s/sdk/core/core-http/src/policies/deserializationPolicy.ts:274:17)
at /Users/runner/work/1/s/sdk/core/core-http/src/policies/deserializationPolicy.ts:179:47
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at StorageRetryPolicy.attemptSendRequest (/Users/runner/work/1/s/sdk/storage/storage-file-datalake/src/policies/StorageRetryPolicy.ts:52:54)
at TracingPolicy.sendRequest (/Users/runner/work/1/s/sdk/core/core-http/src/policies/tracingPolicy.ts:78:24)
at StorageClientContext.sendOperationRequest (/Users/runner/work/1/s/sdk/core/core-http/src/serviceClient.ts:522:23)
at ContainerClient.create (/Users/runner/work/1/s/sdk/storage/storage-blob/src/ContainerClient.ts:731:14)
at DataLakeFileSystemClient.create (/Users/runner/work/1/s/sdk/storage/storage-file-datalake/src/DataLakeFileSystemClient.ts:117:47)
at Context. (/Users/runner/work/1/s/sdk/storage/storage-file-datalake/test/node/sas.spec.ts:955:5)

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 Dec 17, 2021
@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 Dec 17, 2021
@ramya-rao-a ramya-rao-a added the Storage Storage Service (Queues, Blobs, Files) label Jan 26, 2022
@EmmaZhu EmmaZhu added this to the Backlog milestone Jan 27, 2022
@EmmaZhu
Copy link
Contributor

EmmaZhu commented Feb 11, 2022

Rerun passed. Close this issue for now and wait for a repro to get more information for investigation.

@EmmaZhu EmmaZhu closed this as completed Feb 11, 2022
@xirzec xirzec removed this from the Backlog milestone May 17, 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 Storage Storage Service (Queues, Blobs, Files) test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

No branches or pull requests

5 participants