tomasmcm
RRunPod
•Created by EMPZ on 12/16/2024 in #⚡|serverless
GitHub integration: "exporting to oci image format" takes forever.
I'm having the same issue with building a docker image from github.
It took 4 hours and then failed:
2025-01-31 13:27:40 [INFO] #17 exporting to oci image format. This takes a little bit of time. Please be patient.
2025-01-31 13:27:43 [INFO] #17 exporting layers
2025-01-31 13:32:26 [INFO] #17 exporting layers 285.5s done
2025-01-31 13:32:26 [INFO] #17 exporting manifest sha256:****** 0.0s done
2025-01-31 13:32:26 [INFO] #17 exporting config sha256:******
2025-01-31 13:32:26 [INFO] #17 exporting config sha256:****** 0.0s done
2025-01-31 13:32:26 [INFO] #17 sending tarball
2025-01-31 14:01:53 [INFO] 2025/01/31 14:01:53 http2: server connection error from localhost: connection error: PROTOCOL_ERROR
2025-01-31 14:01:53 [INFO] #17 sending tarball 1767.0s done
2025-01-31 14:01:53 [INFO] #17 CANCELED
2025-01-31 14:01:54 [INFO] [1;36m
2025-01-31 14:01:54 [INFO] Build Summary [0m: [4;39m https://******/orgs/******/projects/******/builds/****** [0m
2025-01-31 14:01:54 [ERROR] Error: failed to solve: Canceled: context canceled
2025-01-31 14:01:54 [ERROR] Build finished with wrong exit code: Please view the logs to find out what went wrong.
2025-01-31 13:27:40 [INFO] #17 exporting to oci image format. This takes a little bit of time. Please be patient.
2025-01-31 13:27:43 [INFO] #17 exporting layers
2025-01-31 13:32:26 [INFO] #17 exporting layers 285.5s done
2025-01-31 13:32:26 [INFO] #17 exporting manifest sha256:****** 0.0s done
2025-01-31 13:32:26 [INFO] #17 exporting config sha256:******
2025-01-31 13:32:26 [INFO] #17 exporting config sha256:****** 0.0s done
2025-01-31 13:32:26 [INFO] #17 sending tarball
2025-01-31 14:01:53 [INFO] 2025/01/31 14:01:53 http2: server connection error from localhost: connection error: PROTOCOL_ERROR
2025-01-31 14:01:53 [INFO] #17 sending tarball 1767.0s done
2025-01-31 14:01:53 [INFO] #17 CANCELED
2025-01-31 14:01:54 [INFO] [1;36m
2025-01-31 14:01:54 [INFO] Build Summary [0m: [4;39m https://******/orgs/******/projects/******/builds/****** [0m
2025-01-31 14:01:54 [ERROR] Error: failed to solve: Canceled: context canceled
2025-01-31 14:01:54 [ERROR] Build finished with wrong exit code: Please view the logs to find out what went wrong.
25 replies