New pipeline, getting these errors no matter how I change the usage. Other types of predefined (composer) and custom caches seem to work fine. Assembling contents of new cache 'node' Cache "node...
Hello. Can someone point me to an example manifest with a pipeline building an image on EKS with a local runner? It seems the runner crashes (before even running the pipeline) looking for /var/lib/do...
Hello, Since the rollout of the cloud runtime 2, we noticed a 50% time increase when running python tests in parallel on a 1x step (~15min to ~23min). We identified the runtime based on the log at ...
I am not a fan of the 4x/8x as we are one of the shops which needs to whitelist IP addresses. In all builds failing today, they are coming from different IPs. We are verifying this with the curl ifc...
Valid IP addresses for bitbucket.org, api.bitbucket.org, and altssh.bitbucket.org are already whitelisted within our security group, however we are unable to connect to our webserver because ...
Hello, I'm sending an alert to JSM/OpsGenie via PS Invoke-RestMethod in my Bitbucket pipeline. I'm trying to use variables in the JSON message. It works when I hard-code the value in the JSON message...
We're trying to send an alert to JSM from Bitbucket Pipelines but receiving a "401 Unauthorized" error. Has anyone had any success authenticating from Bitbucket Pipelines to the JSM API using Powersh...
We initially tried 4x step size in a parallel steps and it works, however after changing it back to 2x in an attempt to save build times and returning it once again to 4x due to realization that the ...
Copied to clipboard