I was able to run my bitbucket pipelines without any issues till 15th April 2026. Since yesterday I have been facing issues that whenever I run my pipeline and it reaches this step:
"apt-get update && apt-get install -y awscli"
It errors out saying Connection failed [IP: 91.189.91.82 80]
This IP corresponds to archive.ubuntu.com
I have also checked the status page of bitbucket, there was an incident reported yesterday but it was not directly related to ubuntu package errors and currently there are no active open issues on that page.
I am still facing this issue due to which my deployments are on hold. Request someone to please help me out here.