Skip to content

[BUG] Making EventHub/ServiceBus IT more stable #31355

Description

@fangjian0423

Context

Pipeline IT jobs always run failed, refer Jobs in run #20221004.1, Jobs in run #20221007.1 and Jobs in run #20220929.1.

It seems both IT failed because of the Access control is not active.

[com.azure.storage](http://com.azure.storage/).blob.models.BlobStorageException: If you are using a StorageSharedKeyCredential, and the server returned an error message that says 'Signature did not match' ..
reactor.core.Exceptions$ErrorCallbackNotImplemented: [com.azure](http://com.azure/).messaging.servicebus.ServiceBusException: Unauthorized access. 'Send' claim(s) are required to perform this operation. Resource: 'sb://***.***/topic1'. TrackingId:3ff7c86d4b574b55b8a2f5ab7653f5ff_G26, SystemTracker:gateway7, Timestamp:2022-10-04T15:28:18
com.azure.messaging.servicebus.ServiceBusException: Unauthorized access. 'Listen' claim(s) are required to perform this operation. Resource: 'sb://***.***/topic1/subscriptions/topicsub'. TrackingId:b416725b32a64130b324c61e81f86f4f_G28, SystemTracker:gateway7, Timestamp:2022-09-29T07:24:16, errorContext[NAMESPACE: ***.***. ERROR CONTEXT: N/A, PATH: topic1/subscriptions/topicSub, REFERENCE_ID: topic1/subscriptions/topicSub_df63ff_1664436255091, LINK_CREDIT: 1]

Rerun IT maybe success but I don't think it is the best way. We need investigate why it always run failed.

Goal

Making java-spring-test pipeline jobs more stable.

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.azure-springAll azure-spring related issuesbugThis issue requires a change to an existing behavior in the product in order to be resolved.

Type

No type

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions