UPDATE
Getting new error on BB pipeline
+ DEPLOY_ENVIRONMENT=dev npm run deploy
> titan-gateway-iot@2.1.0 deploy /opt/atlassian/pipelines/agent/build
> runway deploy
[84] Error loading Python lib '/opt/atlassian/pipelines/agent/build/node_modules/@onica/runway/src/runway/libpython3.7m.so.1.0': dlopen: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /opt/atlassian/pipelines/agent/build/node_modules/@onica/runway/src/runway/libpython3.7m.so.1.0)
npm ERR! code ELIFECYCLE
npm ERR! errno 255
npm ERR! titan-gateway-iot@2.1.0 deploy: `runway deploy`
npm ERR! Exit status 255
npm ERR!
npm ERR! Failed at the titan-gateway-iot@2.1.0 deploy script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/circleci/.npm/_logs/2020-10-19T21_26_19_855Z-debug.log
END OF UPDATE
So our pipeline broke 6 days ago, nothing have changed. Just suddenly stopped working.
We are using
Last working pipeline
Broken pipeline
I tried local docker with circleci/node image and is able to reproduced the error...
This is a big blocker for us :( is there a change on Bitbucket Build Server that might cause this? We are really not sure what to do, as we didnt change any packages...
Thanks in advance!
anyone run into this kinda issue before? It stopped work suddenly about 6 days ago...
I have the same problem at the moment with runway and aws code build:
Error loading Python lib '/tmp/_MEIZSI2fM/libpython3.7m.so.1.0': dlopen: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /tmp/_MEIZSI2fM/libpython3.7m.so.1.0)
Everything was working last week and then it got messed up. Have you reached a solution?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have the same problem
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.