SIGN IN SIGN UP
All runs

Merge remote-tracking branch 'origin/conflict-target' into conflict-feature

morphadmin morphadmin
test.yml #8 Mar 20, 2026, 8:23 AM

JOBS

test
2s
RUNNER
morph-runner

TEST

08:23:09 morph-runner(version:v0.3.0) received task 8 of job test, be triggered by event: push
08:23:09 workflow prepared
08:23:09 evaluating expression 'success()'
08:23:09 expression 'success()' evaluated to 'true'
08:23:09 🚀 Start image=node:20-bullseye
08:23:09 🐳 docker pull image=node:20-bullseye platform= username= forcePull=false
08:23:09 🐳 docker pull node:20-bullseye
08:23:09 Image exists? true
08:23:09 Cleaning up network for job test, and network name is: GITEA-ACTIONS-TASK-8_WORKFLOW-Test-CI_JOB-test-test-network
08:23:09 🐳 docker create image=node:20-bullseye platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="GITEA-ACTIONS-TASK-8_WORKFLOW-Test-CI_JOB-test-test-network"
08:23:10 Created container name=GITEA-ACTIONS-TASK-8_WORKFLOW-Test-CI_JOB-test id=34ebedba3dd8df5db541e15b85f1a7266311042b194cb1c1707d59597c886ad5 from image node:20-bullseye (platform: )
08:23:10 ENV ==> [RUNNER_TOOL_CACHE=/opt/hostedtoolcache RUNNER_OS=Linux RUNNER_ARCH=X64 RUNNER_TEMP=/tmp LANG=C.UTF-8]
08:23:10 🐳 docker run image=node:20-bullseye platform= entrypoint=["/bin/sleep" "10800"] cmd=[] network="GITEA-ACTIONS-TASK-8_WORKFLOW-Test-CI_JOB-test-test-network"
08:23:10 Starting container: 34ebedba3dd8df5db541e15b85f1a7266311042b194cb1c1707d59597c886ad5
08:23:10 Started container: 34ebedba3dd8df5db541e15b85f1a7266311042b194cb1c1707d59597c886ad5
08:23:10 Writing entry to tarball workflow/event.json len:5341
08:23:10 Writing entry to tarball workflow/envs.txt len:0
08:23:10 Extracting content to '/var/run/act/'
08:23:10 evaluating expression ''
08:23:10 expression '' evaluated to 'true'
08:23:10 ⭐ Run Main echo "Hello from Gitea Actions\!"
08:23:10 Writing entry to tarball workflow/outputcmd.txt len:0
08:23:10 Writing entry to tarball workflow/statecmd.txt len:0
08:23:10 Writing entry to tarball workflow/pathcmd.txt len:0
08:23:10 Writing entry to tarball workflow/envs.txt len:0
08:23:10 Writing entry to tarball workflow/SUMMARY.md len:0
08:23:10 Extracting content to '/var/run/act'
08:23:10 Wrote command \n\necho "Hello from Gitea Actions\!"\n\n to 'workflow/0'
08:23:10 Writing entry to tarball workflow/0 len:35
08:23:10 Extracting content to '/var/run/act'
08:23:10 🐳 docker exec cmd=[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/0] user= workdir=
08:23:10 Exec command '[bash --noprofile --norc -e -o pipefail /var/run/act/workflow/0]'
08:23:10 Working directory '/workspace/morphadmin/e2e-test'
08:23:10 Hello from Gitea Actions\!
08:23:11 Fri Mar 20 08:23:11 UTC 2026
08:23:11 Linux 34ebedba3dd8 6.1.163-186.299.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Feb 24 16:35:42 UTC 2026 x86_64 GNU/Linux
08:23:11 Cleaning up container for job test
08:23:11 Removed container: 34ebedba3dd8df5db541e15b85f1a7266311042b194cb1c1707d59597c886ad5
08:23:11 🐳 docker volume rm GITEA-ACTIONS-TASK-8_WORKFLOW-Test-CI_JOB-test
08:23:11 🐳 docker volume rm GITEA-ACTIONS-TASK-8_WORKFLOW-Test-CI_JOB-test-env
08:23:11 Cleaning up network for job test, and network name is: GITEA-ACTIONS-TASK-8_WORKFLOW-Test-CI_JOB-test-test-network
08:23:11 🏁 Job succeeded