Closed leandromoreirati closed 3 years ago
Hello, Yesterday I continued researching about the problem I reported in this issue and from what I discovered it is a problem in Jenkins X according to this issue 7597 opened in the project.
Thanks. I'm glad you were able to identify the issue. It looks like others have posted opportunities for workaround. I will go ahead and close this.
When I run the applications that are in the examples in section 2 video-2.1 and video-2.2, I get the error below in the stage from-build-pack:
I already searched the internet and I couldn't identify what I'm doing wrong will they be able to help me, below is the link with the complete error log:
https://gist.github.com/leandromoreirati/19461977b05b3af92f82e5c2d066992c
helm version Client: &version.Version{SemVer:"v2.16.9", GitCommit:"8ad7037828e5a0fca1009dabe290130da6368e39", GitTreeState:"clean"} Server: &version.Version{SemVer:"v2.16.9", GitCommit:"8ad7037828e5a0fca1009dabe290130da6368e39", GitTreeState:"clean"}
kubectl version Client Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.15", GitCommit:"2adc8d7091e89b6e3ca8d048140618ec89b39369", GitTreeState:"clean", BuildDate:"2020-09-02T11:40:00Z", GoVersion:"go1.13.15", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"16+", GitVersion:"v1.16.15-gke.4901", GitCommit:"7ed5ddc0e67cb68296994f0b754cec45450d6a64", GitTreeState:"clean", BuildDate:"2020-11-06T18:22:22Z", GoVersion:"go1.13.15b4", Compiler:"gc", Platform:"linux/amd64"}