bug(ci): Error response from daemon: conflict: unable to delete ... (cannot be forced) - image has dependent child images #763

Open
opened 2025-07-29 13:41:44 +00:00 by earl-warren · 1 comment
Contributor

Skipped since #762 but worth investigating. This is the only cross architecture test.


This is a transient failure, go test -run='TestRunner_RunDifferentArchitecture' -v ./act/runner does not reproduce it.

2025-07-29T13:19:36.1843409Z [basic/build] [DEBUG] type=local-action actionDir=/home/debian/.cache/act/a429add5487a84a9/hostexecutor/act/runner/testdata/actions/action1 actionPath= workdir=/home/debian/.cache/act/a429add5487a84a9/hostexecutor/act/runner/testdata actionCacheDir=/home/debian/.cache/act actionName=./actions/action1 containerActionDir=/home/debian/.cache/act/a429add5487a84a9/hostexecutor/act/runner/testdata/actions/action1
2025-07-29T13:19:36.1872680Z [basic/build]   ❌  Failure - Main ./actions/action1
2025-07-29T13:19:36.2914598Z [basic/build] Error response from daemon: conflict: unable to delete e424bd0c4c72 (cannot be forced) - image has dependent child images
2025-07-29T13:19:36.2916215Z [basic/build] skipping post step for 'https://data.forgejo.org/actions/checkout@v2': no action model available
2025-07-29T13:19:36.2916773Z [basic/build] 🏁  Job failed
Skipped since https://code.forgejo.org/forgejo/runner/pulls/762 but worth investigating. This is the only cross architecture test. --- This is a transient failure, `go test -run='TestRunner_RunDifferentArchitecture' -v ./act/runner` does not reproduce it. ``` 2025-07-29T13:19:36.1843409Z [basic/build] [DEBUG] type=local-action actionDir=/home/debian/.cache/act/a429add5487a84a9/hostexecutor/act/runner/testdata/actions/action1 actionPath= workdir=/home/debian/.cache/act/a429add5487a84a9/hostexecutor/act/runner/testdata actionCacheDir=/home/debian/.cache/act actionName=./actions/action1 containerActionDir=/home/debian/.cache/act/a429add5487a84a9/hostexecutor/act/runner/testdata/actions/action1 2025-07-29T13:19:36.1872680Z [basic/build] ❌ Failure - Main ./actions/action1 2025-07-29T13:19:36.2914598Z [basic/build] Error response from daemon: conflict: unable to delete e424bd0c4c72 (cannot be forced) - image has dependent child images 2025-07-29T13:19:36.2916215Z [basic/build] skipping post step for 'https://data.forgejo.org/actions/checkout@v2': no action model available 2025-07-29T13:19:36.2916773Z [basic/build] 🏁 Job failed ```
earl-warren changed title from bug: Error response from daemon: conflict: unable to delete ... (cannot be forced) - image has dependent child images to bug(ci): Error response from daemon: conflict: unable to delete ... (cannot be forced) - image has dependent child images 2025-07-29 13:42:31 +00:00
Author
Contributor
2025-07-29T13:14:45.7643407Z [basic/build] [DEBUG] HEAD points to '6f56b17ae43d54af02cc788d7ff22ae057e6575a'
2025-07-29T13:14:45.7643433Z [basic/build] unable to get git ref: failed to identify reference (tag/branch) for the checked-out revision '6f56b17ae43d54af02cc788d7ff22ae057e6575a'
2025-07-29T13:14:45.7643460Z [basic/build] [DEBUG] Found revision: 6f56b17ae43d54af02cc788d7ff22ae057e6575a
2025-07-29T13:14:45.7696951Z [basic/build]   🐳  docker build -t act-actions-action1-dockeraction:latest /home/debian/.cache/act/a429add5487a84a9/hostexecutor/act/runner/testdata/actions/action1/
2025-07-29T13:14:45.7697409Z [basic/build] [DEBUG] Building image from '/home/debian/.cache/act/a429add5487a84a9/hostexecutor/act/runner/testdata/actions/action1/'
2025-07-29T13:14:45.7699585Z [basic/build] [DEBUG] Creating image from context dir '/home/debian/.cache/act/a429add5487a84a9/hostexecutor/act/runner/testdata/actions/action1/' with tag 'act-actions-action1-dockeraction:latest' and platform ''
2025-07-29T13:14:45.8009802Z [basic/build] [DEBUG] Step 1/1 : FROM code.forgejo.org/oci/node:22
2025-07-29T13:14:45.8010499Z [basic/build] [DEBUG] 
2025-07-29T13:14:45.8011696Z [basic/build] [DEBUG]  ---> e424bd0c4c72
2025-07-29T13:14:45.8011871Z [basic/build] [DEBUG] Unable to handle line: {"aux":{"ID":"sha256:e424bd0c4c72e5c9cdd0bdfa3c4b66110ed606958833ceea11c17a4b8ae4fdf2"}}
2025-07-29T13:14:45.8012922Z [basic/build] [DEBUG] Successfully built e424bd0c4c72
2025-07-29T13:14:45.8035932Z [basic/build] [DEBUG] Successfully tagged act-actions-action1-dockeraction:latest
2025-07-29T13:14:45.8036236Z [basic/build]   🐳  docker pull image=act-actions-action1-dockeraction:latest platform= username= forcePull=false
``` 2025-07-29T13:14:45.7643407Z [basic/build] [DEBUG] HEAD points to '6f56b17ae43d54af02cc788d7ff22ae057e6575a' 2025-07-29T13:14:45.7643433Z [basic/build] unable to get git ref: failed to identify reference (tag/branch) for the checked-out revision '6f56b17ae43d54af02cc788d7ff22ae057e6575a' 2025-07-29T13:14:45.7643460Z [basic/build] [DEBUG] Found revision: 6f56b17ae43d54af02cc788d7ff22ae057e6575a 2025-07-29T13:14:45.7696951Z [basic/build] 🐳 docker build -t act-actions-action1-dockeraction:latest /home/debian/.cache/act/a429add5487a84a9/hostexecutor/act/runner/testdata/actions/action1/ 2025-07-29T13:14:45.7697409Z [basic/build] [DEBUG] Building image from '/home/debian/.cache/act/a429add5487a84a9/hostexecutor/act/runner/testdata/actions/action1/' 2025-07-29T13:14:45.7699585Z [basic/build] [DEBUG] Creating image from context dir '/home/debian/.cache/act/a429add5487a84a9/hostexecutor/act/runner/testdata/actions/action1/' with tag 'act-actions-action1-dockeraction:latest' and platform '' 2025-07-29T13:14:45.8009802Z [basic/build] [DEBUG] Step 1/1 : FROM code.forgejo.org/oci/node:22 2025-07-29T13:14:45.8010499Z [basic/build] [DEBUG] 2025-07-29T13:14:45.8011696Z [basic/build] [DEBUG] ---> e424bd0c4c72 2025-07-29T13:14:45.8011871Z [basic/build] [DEBUG] Unable to handle line: {"aux":{"ID":"sha256:e424bd0c4c72e5c9cdd0bdfa3c4b66110ed606958833ceea11c17a4b8ae4fdf2"}} 2025-07-29T13:14:45.8012922Z [basic/build] [DEBUG] Successfully built e424bd0c4c72 2025-07-29T13:14:45.8035932Z [basic/build] [DEBUG] Successfully tagged act-actions-action1-dockeraction:latest 2025-07-29T13:14:45.8036236Z [basic/build] 🐳 docker pull image=act-actions-action1-dockeraction:latest platform= username= forcePull=false ```
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo/runner#763
No description provided.