Step 1/13 : FROM xxx.cn-hangzhou.cr.aliyuncs.com/fastapi:python3.7.20230327 ---> 7e715e055135 Step 2/13 : COPY ./utils /app/utils ---> 188d6d7a7ddf Step 3/13 : COPY ./pchecker /app/pchecker ---> cf61c53f629d Step 4/13 : COPY ./main.py ./requirements.txt /app/ failed to export image: failed to set parent sha256:cf61c53f629d364a65dd1b5b016ea7e0b999693d915ffcdfe1bbb3c7dc6794e1: unknown parent image ID sha256:cf61c53f629d364a65dd1b5b016ea7e0b999693d915ffcdfe1bbb3c7dc6794e1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (git clone helm) Stage "git clone helm" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (make changes and commit) Stage "make changes and commit" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE
关键报错信息:
failed to export image: failed to set parent sha256:cf61c53f629d364a65dd1b5b016ea7e0b999693d915ffcdfe1bbb3c7dc6794e1: unknown parent image ID sha256:cf61c53f629d364a65dd1b5b016ea7e0b999693d915ffcdfe1bbb3c7dc6794e1