Skip to content

Instantly share code, notes, and snippets.

@KTamas
Created August 4, 2022 10:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KTamas/1c79ed632095ad978728a6816abe6924 to your computer and use it in GitHub Desktop.
Save KTamas/1c79ed632095ad978728a6816abe6924 to your computer and use it in GitHub Desktop.
ARC runner pod logs
2022-08-04 09:09:49.1 DEBUG --- Github endpoint URL https://github.com/
2022-08-04 09:09:49.455 DEBUG --- Passing --ephemeral to config.sh to enable the ephemeral runner.
2022-08-04 09:09:49.458 DEBUG --- Configuring the runner.
--------------------------------------------------------------------------------
| ____ _ _ _ _ _ _ _ _ |
| / ___(_) |_| | | |_ _| |__ / \ ___| |_(_) ___ _ __ ___ |
| | | _| | __| |_| | | | | '_ \ / _ \ / __| __| |/ _ \| '_ \/ __| |
| | |_| | | |_| _ | |_| | |_) | / ___ \ (__| |_| | (_) | | | \__ \ |
| \____|_|\__|_| |_|\__,_|_.__/ /_/ \_\___|\__|_|\___/|_| |_|___/ |
| |
| Self-hosted runner registration |
| |
--------------------------------------------------------------------------------
# Authentication
√ Connected to GitHub
# Runner Registration
√ Runner successfully added
√ Runner connection is good
# Runner settings
√ Settings Saved.
2022-08-04 09:09:54.807 DEBUG --- Runner successfully configured.
{
"agentId": 8569,
"agentName": "fabricam-github-runners-arm-j2sxx-8pg7f",
"poolId": 1,
"poolName": "Default",
"ephemeral": true,
"serverUrl": "https://pipelines.actions.githubusercontent.com/redacted",
"gitHubUrl": "https://github.com/fabricam",
"workFolder": "/runner/_work"
2022-08-04 09:09:54.814 DEBUG --- Docker enabled runner detected and Docker daemon wait is enabled
2022-08-04 09:09:54.817 DEBUG --- Waiting until Docker is available or the timeout is reached
unable to resolve docker endpoint: open /certs/client/ca.pem: no such file or directory
unable to resolve docker endpoint: open /certs/client/ca.pem: no such file or directory
}CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
√ Connected to GitHub
Current runner version: '2.294.0'
2022-08-04 09:09:59Z: Listening for Jobs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment