Skip to content

Integration tests depending on DB2 are failing on AArch64 #49717

@zakkak

Description

@zakkak

Describe the bug

The container image used for DB2 icr.io/db2_community/db2:12.1.0.0 doesn't offer AArch64 support resulting in:

[INFO] DOCKER> Pulling from db2_community/db2
Error:  DOCKER> Error occurred during container startup, shutting down...
Error:  DOCKER> I/O Error [Unable to pull 'icr.io/db2_community/db2:12.1.0.0' from registry 'icr.io' : no matching manifest for linux/arm64/v8 in the manifest list entries ]

Expected behavior

Integration tests should pass or be skipped.

Actual behavior

Integration tests fail.

How to Reproduce?

Run jpa-db2 integration test on an AArch64 system.

Output of uname -a or ver

No response

Output of java -version

No response

Quarkus version or git rev

305d233

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions