buildpacks / docs

Web content for Cloud Native Buildpacks
https://buildpacks.io
Apache License 2.0
30 stars 163 forks source link

buildpacks-test-pipeline-run-buildpacks-pod buildpacks task Error --> Creating 'env' directory: /platform/env #758

Open nilaykcaba opened 1 month ago

nilaykcaba commented 1 month ago

On Page: Tekton Hi, While running pipeline: Defaulted container "step-prepare" out of: step-prepare, step-create, step-results, prepare (init), place-scripts (init)

Setting permissions on '/tekton/home'... Setting permissions on '/layers'... Setting permissions on '/workspace/source'... Parsing additional configuration... -> Parsing env variables... Processing any environment variables... --> Creating 'env' directory: /platform/env on the last line while creating env directory, the step holds a while and pods exit with error. Both used local storage and dynamic pvc options but error remained same,any help would be apricated.I've been trying to solve quite a while but nothing seems working.

AidanDelaney commented 1 month ago

Hi, thanks for raising this issue. Does the change in https://github.com/buildpacks/docs/pull/759 help to fix this? i.e. Use the latest 0.6 version of the tekton task?