apache / apache/iceberg

Flaky tests in iceberg-azure integrationTest

Open
#16,530 0 comments 0 reactions 0 assignees View on GitHub
AZURE
Dominant language
Java
Stars
9.2k
Forks
3.5k
Avg merge
2d 11h
Merged PRs (30d)
132

Description

https://github.com/apache/iceberg/actions/runs/26280375822/job/77354779601
```
> Task :iceberg-azure:integrationTest

TestADLSFileIO > initializationError FAILED
org.testcontainers.containers.ContainerFetchException at GenericContainer.java:1308
Caused by: com.github.dockerjava.api.exception.NotFoundException at DefaultInvocationBuilder.java:241

TestADLSInputStream > initializationError FAILED
org.testcontainers.containers.ContainerFetchException at GenericContainer.java:1308
Caused by: com.github.dockerjava.api.exception.NotFoundException at DefaultInvocationBuilder.java:241
```

Contributor guide

Open the contributing guide

Research direction

Start with the linked GitHub Actions run and the iceberg-azure integrationTest failures for TestADLSFileIO and TestADLSInputStream. Inspect the initialization errors, including ContainerFetchException and NotFoundException; done means identifying and addressing the flakiness so these integration tests complete reliably.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, java
Domain
cloud, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.