Skip to content

az vm create fails with JSON parsing error #47827

@Pepo48

Description

@Pepo48

Before reporting an issue

  • I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.

Area

ci

Describe the bug

AzureDB IT job fails with Extra data: line 1 column 4 (char 3) from az vm create --no-wait.
Most likely caused by Azure backend change triggering a bug in azure-core (1.38.0+) continuation token handling.
Workaround: downgrade azure-cli to 2.82.0 (uses azure-core 1.37.0).

Azure/azure-sdk-for-python#44574
Azure/azure-sdk-for-python#44658

Version

upstream/main

Regression

  • The issue is a regression

Expected behavior

AzureDB IT job works.

Actual behavior

Extra data: line 1 column 4 (char 3)
https://github.com/keycloak/keycloak/actions/runs/24077604334/job/70239413852

How to Reproduce?

Run Azure workflow.

Anything else?

No response

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions