Created
June 10, 2023 21:16
-
-
Save WoodyWoodsta/2e870e8a5c70735242c43a59b79bf422 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[0;34m2023-06-10 16:59:25.715 NOTICE --- Runner init started with pid 7[0m | |
[0;37m2023-06-10 16:59:25.724 DEBUG --- Github endpoint URL https://github.com/[0m | |
[0;37m2023-06-10 16:59:28.99 DEBUG --- Passing --ephemeral to config.sh to enable the ephemeral runner.[0m | |
[0;37m2023-06-10 16:59:28.992 DEBUG --- Configuring the runner.[0m | |
-------------------------------------------------------------------------------- | |
| ____ _ _ _ _ _ _ _ _ | | |
| / ___(_) |_| | | |_ _| |__ / \ ___| |_(_) ___ _ __ ___ | | |
| | | _| | __| |_| | | | | '_ \ / _ \ / __| __| |/ _ \| '_ \/ __| | | |
| | |_| | | |_| _ | |_| | |_) | / ___ \ (__| |_| | (_) | | | \__ \ | | |
| \____|_|\__|_| |_|\__,_|_.__/ /_/ \_\___|\__|_|\___/|_| |_|___/ | | |
| | | |
| Self-hosted runner registration | | |
| | | |
-------------------------------------------------------------------------------- | |
# Authentication | |
Using V2 flow: False | |
√ Connected to GitHub | |
# Runner Registration | |
√ Runner successfully added | |
√ Runner connection is good | |
# Runner settings | |
√ Settings Saved. | |
[0;37m2023-06-10 16:59:35.876 DEBUG --- Runner successfully configured.[0m | |
{ | |
"agentId": 6887, | |
"agentName": "actions-runner-g2d7z-qvgss", | |
"poolId": 1, | |
"poolName": "Default", | |
"ephemeral": true, | |
"serverUrl": "https://pipelines.actions.githubusercontent.com/PY2tNLR1ib3IkLkBkwJisGarihgsziEySEqR6u8aJjm95Kl5Gh", | |
"gitHubUrl": "https://github.com/anotherwaytech", | |
"workFolder": "/runner/_work" | |
[0;37m2023-06-10 16:59:35.883 DEBUG --- Docker enabled runner detected and Docker daemon wait is enabled[0m | |
[0;37m2023-06-10 16:59:35.885 DEBUG --- Waiting until Docker is available or the timeout of 120 seconds is reached[0m | |
Cannot connect to the Docker daemon at unix:///run/docker.sock. Is the docker daemon running? | |
Cannot connect to the Docker daemon at unix:///run/docker.sock. Is the docker daemon running? | |
Cannot connect to the Docker daemon at unix:///run/docker.sock. Is the docker daemon running? | |
Cannot connect to the Docker daemon at unix:///run/docker.sock. Is the docker daemon running? | |
Cannot connect to the Docker daemon at unix:///run/docker.sock. Is the docker daemon running? | |
Cannot connect to the Docker daemon at unix:///run/docker.sock. Is the docker daemon running? | |
}CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES | |
[0;34m2023-06-10 17:00:22.73 NOTICE --- WARNING LATEST TAG HAS BEEN DEPRECATED. SEE GITHUB ISSUE FOR DETAILS:[0m | |
[0;34m2023-06-10 17:00:22.731 NOTICE --- https://github.com/actions/actions-runner-controller/issues/2056[0m | |
√ Connected to GitHub | |
Current runner version: '2.304.0' | |
2023-06-10 17:00:26Z: Listening for Jobs | |
2023-06-10 17:03:56Z: Running job: Build Check | |
2023-06-10 17:05:33Z: Job Build Check completed with result: Succeeded | |
√ Removed .credentials | |
√ Removed .runner | |
Runner listener exit with 0 return code, stop the service, no retry needed. | |
Exiting runner... | |
[0;34m2023-06-10 17:05:33.802 NOTICE --- Runner init exited. Exiting this process with code 0 so that the container and the pod is GC'ed Kubernetes soon.[0m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment