Code Build Failed with error: "A stunnel process is required for curated image EFS builds and it did not start: exit status 127"

0

Hello, I have configured code build environment with aws/codebuild/amazonlinux2-x86_64-standard:corretto8 and also trying to store the cache in my EFS by configuring it in code build environment File System but my build got failed with error: "A stunnel process is required for curated image EFS builds and it did not start: exit status 127" I appreciate your help on this, Thanks

1개 답변
0

Hi, some explanation of the purpose of stunnel package and its use by EFS here: https://docs.aws.amazon.com/efs/latest/ug/upgrading-stunnel.html So, do you have this package installed in your CodeBuild image?

Also did you follow this very detailled guidance about EFS as cache for CodeBuild? https://docs.aws.amazon.com/codebuild/latest/userguide/sample-efs.html

Hope it helps! Didier

profile pictureAWS
전문가
답변함 10달 전
  • Thanks for your reply, Earlier I was using the image: aws/codebuild/amazonlinux2-x86_64-standard:3.0 then build were working fine, but as aws come up with the new image aws/codebuild/amazonlinux2-x86_64-standard:corretto8 and removed the standar:3.0 my build is failing, now I cannot revert back to standard 3.0 as it is removed from the list.

  • As i am using aws managed image, which will not let me check or install https://docs.aws.amazon.com/efs/latest/ug/upgrading-stunnel.html package, earlier aws/codebuild/amazonlinux2-x86_64-standard:3.0 was working form me with EFS as cache storage but now when aws added corretto8 and corrett011, both are not working, it would be very helpful. so please guide me with this.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠