SIGN IN SIGN UP
All runs

feat: add server debug namespace and request limits

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

JOBS

test
2s
RUNNER
morph-runner

TEST

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