Skip to content

Build issues due to docker dependencies and arm incompatibilities. #31

Description

@Aklakan

There are tests that use the programs lbzip2 and rapper (from the apt package redland-utils).

On an arm system:

2026-03-06 15:53:56,508 [main] INFO  tc.semmtech/raptor:latest: Container semmtech/raptor:latest is starting: 7411b6322e4d4f0f5b53950a78008386bf91e6b1ec299a58c0d116df2f0d718e
2026-03-06 15:53:56,585 [main] WARN  tc.semmtech/raptor:latest: The architecture 'amd64' for image 'semmtech/raptor:latest' (ID sha256:07fb684e1b8382bed08f5f66e5cd9359888e3f9b66e1eeb5377be978915fdbf7) does not match the Docker server architecture 'arm64'. This will cause the container to execute much more slowly due to emulation and may lead to timeout failures.
2026-03-06 15:53:56,585 [main] INFO  tc.semmtech/raptor:latest: Container semmtech/raptor:latest started in PT0.087396008S
2026-03-06 15:53:56,585 [main] INFO  org.aksw.commons.util.docker.ImageIntrospectorImpl: Probing image [semmtech/raptor:latest] for shell [bash]
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 4.857 s <<< FAILURE! - in org.aksw.jenax.shellgebra.TestRdfConvertCommandBinding
[ERROR] testRdfConvertViaJena(org.aksw.jenax.shellgebra.TestRdfConvertCommandBinding)  Time elapsed: 1.967 s  <<< ERROR!
com.github.dockerjava.api.exception.ConflictException: 
Status 409: {"message":"container fb11ebf747f692fd50421df8eba2f87af9e64b80e495db41bd9f5008aede9ecb is not running"}

	at org.aksw.jenax.shellgebra.TestRdfConvertCommandBinding.runTest(TestRdfConvertCommandBinding.java:62)
	at org.aksw.jenax.shellgebra.TestRdfConvertCommandBinding.testRdfConvertViaJena(TestRdfConvertCommandBinding.java:39)

[ERROR] testRdfConvertViaRapper(org.aksw.jenax.shellgebra.TestRdfConvertCommandBinding)  Time elapsed: 2.889 s  <<< ERROR!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions