Skip to content

chore(deps): update `github-actions` non-major actions/images

3f9b08e
Select commit
Loading
Failed to load commit list.
Draft

chore(deps): update github-actions non-major actions/images #401

chore(deps): update `github-actions` non-major actions/images
3f9b08e
Select commit
Loading
Failed to load commit list.
coqbot-app / GitLab CI job fedora-41-3007 (branch) completed Nov 3, 2025 in 0s

Test has failed on GitLab CI

This job is allowed to fail.

We show below the last 40 lines of the trace from GitLab (the complete trace is available here).

Details

#5 0.357 |  . . = =o o .   |
#5 0.357 |     = @So* + .E |
#5 0.357 |    o * *+.o o ..|
#5 0.357 |   o   = +.   + .|
#5 0.357 |  . .   o.o  o   |
#5 0.357 | ...    .+.      |
#5 0.357 +----[SHA256]-----+
#5 DONE 4.8s

#6 [ 3/16] RUN [ -f "/etc/ssh/ssh_host_dsa_key" ] || ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N ''
#6 0.183 + '[' -f /etc/ssh/ssh_host_dsa_key ']'
#6 0.184 + ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N ''
#6 0.188 unknown key type dsa
#6 ERROR: process "/bin/bash -x -o pipefail -c [ -f \"/etc/ssh/ssh_host_dsa_key\" ] || ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N ''" did not complete successfully: exit code: 255
------
 > [ 3/16] RUN [ -f "/etc/ssh/ssh_host_dsa_key" ] || ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N '':
0.183 + '[' -f /etc/ssh/ssh_host_dsa_key ']'
0.184 + ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N ''
0.188 unknown key type dsa
------

 1 warning found (use docker --debug to expand):
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 3)
Dockerfile:5
--------------------
   3 |                 ENV container docker
   4 |                 RUN [ -f "/etc/ssh/ssh_host_rsa_key" ] || ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key -N ''
   5 | >>>             RUN [ -f "/etc/ssh/ssh_host_dsa_key" ] || ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N ''
   6 |     
   7 |                 RUN if ! getent passwd kitchen; then                   useradd -d /home/kitchen -m -s /bin/bash -p '*' kitchen;                 fi
--------------------
ERROR: failed to build: failed to solve: process "/bin/bash -x -o pipefail -c [ -f \"/etc/ssh/ssh_host_dsa_key\" ] || ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N ''" did not complete successfully: exit code: 255
---- End output of docker -H tcp://docker:2375 build - ----
Ran docker -H tcp://docker:2375 build - returned 1] on default-fedora-41-3007-7
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1