Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Pipeline failures since Friday when using kafka dockers

Magnus Lundgren
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 16, 2025

We have a number of pipelines for different projects and it seems that since Friday the pipelines that uses a Docker image to perform integration test using Kafka now fails. They seem to fail with identical error messages.


[INFO] Running se.pilotfish.spartacus.repository.CustomerMasterRepositoryIntegrationTest
2025-06-16 06:35:44.532 WARN --- [ main] o.t.utility.TestcontainersConfiguration : Attempted to read Testcontainers configuration file at file:/root/.testcontainers.properties but the file was not found. Exception message: FileNotFoundException: /root/.testcontainers.properties (No such file or directory)
2025-06-16 06:35:46.960 WARN --- [ main] o.testcontainers.utility.ResourceReaper :
********************************************************************************

Ryuk has been disabled. This can cause unexpected behavior in your environment.

********************************************************************************
2025-06-16 06:36:13.500 WARN --- [ntainers-wait-0] .c.w.i.InternalCommandPortListeningCheck : An exception while executing the internal check: Container.ExecResult(exitCode=137, stdout=, stderr=Ncat: Version 7.92 ( https://nmap.org/ncat )
Ncat: Connection to 127.0.0.1 failed: Connection refused.
Ncat: Trying next address...
Ncat: Cannot assign requested address.
/bin/bash: connect: Cannot assign requested address
/bin/bash: line 1: /dev/tcp/localhost/9093: Cannot assign requested address
Ncat: Version 7.92 ( https://nmap.org/ncat )
Ncat: Connection to 127.0.0.1 failed: Connection refused.
Ncat: Trying next address...
Ncat: Cannot assign requested address.
/bin/bash: connect: Cannot assign requested address
/bin/bash: line 1: /dev/tcp/localhost/9093: Cannot assign requested address
Ncat: Version 7.92 ( https://nmap.org/ncat )
Ncat: Connection to 127.0.0.1 failed: Connection refused.
Ncat: Trying next address...
Ncat: Cannot assign requested address.
/bin/bash: connect: Cannot assign requested address
/bin/bash: line 1: /dev/tcp/localhost/9093: Cannot assign requested address
)
2025-06-16 06:36:13.625 ERROR --- [ main] 🐳 [confluentinc/cp-kafka:latest] : Could not start container
com.github.dockerjava.api.exception.ConflictException: Status 409: {"message":"container d397985de3ebc83b48ca33f296a3d11cd864ad70fc361d8e0d0e03d09461b478 is not running"}

2 answers

0 votes
Syahrul
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 17, 2025

Hey @Magnus Lundgren 

Welcome to the community!

I see you've resolved the issue after updating the image to the previous version. As a best practice, I suggest sticking with a single working version and updating it as necessary, since new releases can sometimes introduce side effects that disrupt your build. That being said, if you have a paid workspace, please submit a support ticket next time to receive assistance.

Regards,
Syahrul

0 votes
Magnus Lundgren
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 16, 2025

Probably caused by new docker image used (we link to tag latest). So most likely not a bitbucket problem.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin Site Admin
TAGS
AUG Leaders

Atlassian Community Events