On my self hosted runner, I am running a pipeline that consists of several steps. I noticed that the steps are randomly executed on different runners running on different servers. But I want to r...
Is there a way to increase the Step queue time, specifically for self-hosted runners? I have multiple steps running in parallel, where one step takes longer than the others. The issue is, once a...
...ven when i create oauth creds - im still met with the same error [2024-11-15 20:27:00,832] An error occurred whilst updating runner state to "ONLINE". org.springframework.web.reactive.function...
I've been struggling to figure out what deployment.yaml settings I need to use so I can leverage arm64 for the bitbucket runner autoscaler. Hoping someone can help? The kustomize files here appear t...
I used following guide to setup bitbucket runner: https://bitbucket.org/bitbucketpipelines/runners-autoscaler/src/master/ while runner runner on kubernetes. I am getting the following e...
...indows. The maximum is 260 (even if I enable the long paths is not working) (Windows limitations). eg: C:\CICD\tmp\{runner-uuid}\8547119988257\build Can we at least make the folders n...
Hello! Bitbucket can support Stages also for Windows Runners? (more exactly to run runners under stages) My idea is to have different steps for different actions without losing my a...
We are utilizing the Runner Autoscaler for Kubernetes in GKE to execute our pipelines. However, we encounter an issue when the runners attempt to clone the repository: fatal: unable to access 'h...
Hi Team, We are currently running our runners on Kubernetes using the Autoscaler, with deployments under different names across separate clusters. Although both runners c...
Hi Team, We have set up Bitbucket autoscaling runners on our Amazon EKS cluster following the official documentation. Issue: The runners are frequently going offline. Additionally, old Kubernetes j...
Hello Community, We are currently facing a challenge with our self-hosted Windows runner used in our CI/CD pipelines. Our setup involves using Gitman to manage dependencies, which includes c...
This is the error when I try to run the Runner in my Mac OS: [2024-04-09 11:31:11,994] Runner version: 1.567 [2024-04-09 11:31:11,995] Runner runtime: macos-bash [2024-04-09 11:31:1...
getting this error message: level=error msg="Not continuing with pull after error: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgradin...
Hi, we've deployed runner-autoscaler to our Kubernetes cluster to scale runners for us. It works for repository-level runner creation, however, for workspace level it crashes with this e...
Copied to clipboard