paketo-buildpacks / amazon-corretto

A Cloud Native Buildpack that provides the Amazon Corretto implementations of JREs and JDKs
Apache License 2.0
15 stars 6 forks source link

No builldpack.toml found in amazon-corretto 8.2.8 #325

Closed antechrestos closed 8 months ago

antechrestos commented 8 months ago

Since this morning a new error appeared while trying to build a docker image with springboot

 > Pulling buildpack image 'gcr.io/paketo-buildpacks/amazon-corretto:latest' ..................................................
 > Pulled buildpack image 'gcr.io/paketo-buildpacks/amazon-corretto@sha256:2b907c8227838b6d83a3fc1c82f068b9671049b0d76afe1c7f3d434833609e41'
 > Pulling buildpack image 'gcr.io/paketo-buildpacks/syft:latest' ..................................................
 > Pulled buildpack image 'gcr.io/paketo-buildpacks/syft@sha256:4331405e0af30ead57f6dad04185bb980464ae9ae26e2e9fb8c6612cc9a7691a'
 > Pulling buildpack image 'gcr.io/paketo-buildpacks/executable-jar:latest' ..................................................
 > Pulled buildpack image 'gcr.io/paketo-buildpacks/executable-jar@sha256:c180db9b3b287cf7217d6f17553bff5d33fc8dab80f0c9e069499028204af56e'
 > Pulling buildpack image 'gcr.io/paketo-buildpacks/dist-zip:latest' ..................................................
 > Pulled buildpack image 'gcr.io/paketo-buildpacks/dist-zip@sha256:21c6e36aa6c165fe03183fb39460d100dfc33281132a8fdd820e05c825c22fdd'
 > Pulling buildpack image 'gcr.io/paketo-buildpacks/new-relic:latest' ..................................................
 > Pulled buildpack image 'gcr.io/paketo-buildpacks/new-relic@sha256:cb598d744ed8efed765f5423c4ebfb72b8509d29092b5dca781748eff6f6cb0c'
 > Pulling buildpack image 'gcr.io/paketo-buildpacks/spring-boot:latest' ..................................................
 > Pulled buildpack image 'gcr.io/paketo-buildpacks/spring-boot@sha256:060cc20216ed34da63d6c7fcd37ceb551bbe0a3ee23e82ef5a90f97c8f554fe3'
 > Executing lifecycle version v0.18.4
 > Using build cache volume 'pack-cache-52e3ad29f678.build'

 > Running creator
    [creator]     ===> ANALYZING
    [creator]     Restoring data for SBOM from previous image
    [creator]     ===> DETECTING
    [creator]     ERROR: failed to initialize detector: open /cnb/buildpacks/paketo-buildpacks_amazon-corretto/8.2.8/buildpack.toml: no such file or directory

Maybe linked to https://github.com/paketo-buildpacks/java/issues/1308

antechrestos commented 8 months ago

I close this issue as https://github.com/paketo-buildpacks/java/issues/1308 pointed that java image was released 6 days ago and it used to work. It must be somewhere else

antechrestos commented 8 months ago

Seems to be relative to docker