Skip to content

Instantly share code, notes, and snippets.

@dhess
Created October 15, 2021 22:24
Show Gist options
  • Save dhess/24b98976465d9db55b185a3a774df18f to your computer and use it in GitHub Desktop.
Save dhess/24b98976465d9db55b185a3a774df18f to your computer and use it in GitHub Desktop.
2021-10-15T22:23:54.6055073Z Found online and idle self-hosted runner in the current repository that matches the required labels: 'self-hosted , linux , ec2'
2021-10-15T22:23:54.6382553Z Waiting for the runner to pick up this job...
2021-10-15T22:23:55.0939276Z Job is about to start running on the runner: i-05a17acf89fb64a3e (repository)
2021-10-15T22:24:02.8991335Z Current runner version: '2.283.3'
2021-10-15T22:24:02.8996647Z Runner name: 'i-05a17acf89fb64a3e'
2021-10-15T22:24:02.8997555Z Runner group name: 'Default'
2021-10-15T22:24:02.8999074Z Machine name: 'ip-10-0-7-176'
2021-10-15T22:24:02.9003568Z ##[group]GITHUB_TOKEN Permissions
2021-10-15T22:24:02.9005273Z Actions: write
2021-10-15T22:24:02.9005917Z Checks: write
2021-10-15T22:24:02.9006571Z Contents: write
2021-10-15T22:24:02.9007284Z Deployments: write
2021-10-15T22:24:02.9008002Z Discussions: write
2021-10-15T22:24:02.9008670Z Issues: write
2021-10-15T22:24:02.9009339Z Metadata: read
2021-10-15T22:24:02.9010008Z Packages: write
2021-10-15T22:24:02.9010661Z Pages: write
2021-10-15T22:24:02.9011363Z PullRequests: write
2021-10-15T22:24:02.9012159Z RepositoryProjects: write
2021-10-15T22:24:02.9012991Z SecurityEvents: write
2021-10-15T22:24:02.9013690Z Statuses: write
2021-10-15T22:24:02.9014507Z ##[endgroup]
2021-10-15T22:24:02.9018624Z Prepare workflow directory
2021-10-15T22:24:02.9882887Z Prepare all required actions
2021-10-15T22:24:02.9897210Z Getting action download info
2021-10-15T22:24:03.3015908Z Download action repository 'actions/checkout@v2.3.4' (SHA:5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f)
2021-10-15T22:24:03.9452882Z Download action repository 'cachix/install-nix-action@8ba86cf16517a669d4bd50f42e0e74939402705d' (SHA:8ba86cf16517a669d4bd50f42e0e74939402705d)
2021-10-15T22:24:04.6442995Z ##[group]Run actions/checkout@v2.3.4
2021-10-15T22:24:04.6443891Z with:
2021-10-15T22:24:04.6444471Z fetch-depth: 0
2021-10-15T22:24:04.6445190Z repository: hackworthltd/scratchpad
2021-10-15T22:24:04.6446601Z token: ***
2021-10-15T22:24:04.6447175Z ssh-strict: true
2021-10-15T22:24:04.6447875Z persist-credentials: true
2021-10-15T22:24:04.6448562Z clean: true
2021-10-15T22:24:04.6449082Z lfs: false
2021-10-15T22:24:04.6449679Z submodules: false
2021-10-15T22:24:04.6450273Z ##[endgroup]
2021-10-15T22:24:05.4634866Z Syncing repository: hackworthltd/scratchpad
2021-10-15T22:24:05.4662095Z ##[group]Getting Git version info
2021-10-15T22:24:05.4664314Z Working directory is '/home/ec2-user/actions-runner/_work/scratchpad/scratchpad'
2021-10-15T22:24:05.4667020Z [command]/usr/bin/git version
2021-10-15T22:24:05.4668132Z git version 2.32.0
2021-10-15T22:24:05.4672441Z ##[endgroup]
2021-10-15T22:24:05.4674412Z [command]/usr/bin/git config --local --get remote.origin.url
2021-10-15T22:24:05.4676090Z https://github.com/hackworthltd/scratchpad
2021-10-15T22:24:05.4678418Z ##[group]Removing previously created refs, to avoid conflicts
2021-10-15T22:24:05.4680410Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2021-10-15T22:24:05.4682245Z refs/heads/dhess/fix-install-nix-action
2021-10-15T22:24:05.4683874Z [command]/usr/bin/git checkout --detach
2021-10-15T22:24:05.4685516Z HEAD is now at 6e1472f Test new install-nix-action.
2021-10-15T22:24:05.4687378Z [command]/usr/bin/git rev-parse --symbolic-full-name --branches
2021-10-15T22:24:05.4689251Z refs/heads/dhess/fix-install-nix-action
2021-10-15T22:24:05.4691376Z [command]/usr/bin/git branch --delete --force dhess/fix-install-nix-action
2021-10-15T22:24:05.4694121Z Deleted branch dhess/fix-install-nix-action (was 6e1472f).
2021-10-15T22:24:05.4696062Z [command]/usr/bin/git rev-parse --symbolic-full-name --remotes=origin
2021-10-15T22:24:05.4698032Z refs/remotes/origin/chore/update-nix-dependencies
2021-10-15T22:24:05.4699837Z refs/remotes/origin/dhess/fix-install-nix-action
2021-10-15T22:24:05.4701222Z refs/remotes/origin/main
2021-10-15T22:24:05.4702402Z refs/remotes/origin/staging
2021-10-15T22:24:05.4703579Z refs/remotes/origin/trying
2021-10-15T22:24:05.4705402Z ##[endgroup]
2021-10-15T22:24:05.4707189Z ##[group]Cleaning the repository
2021-10-15T22:24:05.4708671Z [command]/usr/bin/git clean -ffdx
2021-10-15T22:24:05.4709761Z Removing result
2021-10-15T22:24:05.4711512Z [command]/usr/bin/git reset --hard HEAD
2021-10-15T22:24:05.4713156Z HEAD is now at 6e1472f Test new install-nix-action.
2021-10-15T22:24:05.4715116Z ##[endgroup]
2021-10-15T22:24:05.4719090Z ##[group]Disabling automatic garbage collection
2021-10-15T22:24:05.4720735Z [command]/usr/bin/git config --local gc.auto 0
2021-10-15T22:24:05.4722628Z ##[endgroup]
2021-10-15T22:24:05.4727274Z ##[group]Setting up auth
2021-10-15T22:24:05.4728950Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2021-10-15T22:24:05.4731535Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2021-10-15T22:24:05.4734170Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-10-15T22:24:05.4737249Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2021-10-15T22:24:05.4740269Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2021-10-15T22:24:05.4742666Z ##[endgroup]
2021-10-15T22:24:05.4744478Z ##[group]Fetching the repository
2021-10-15T22:24:05.4746804Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2021-10-15T22:24:05.4749505Z [command]/usr/bin/git branch --list --remote origin/dhess/fix-install-nix-action
2021-10-15T22:24:05.4751901Z origin/dhess/fix-install-nix-action
2021-10-15T22:24:05.4753862Z [command]/usr/bin/git rev-parse refs/remotes/origin/dhess/fix-install-nix-action
2021-10-15T22:24:05.4755567Z 6e1472f3b74ed35919ea87f686e3b0abc143a870
2021-10-15T22:24:05.4757502Z ##[endgroup]
2021-10-15T22:24:05.4759350Z ##[group]Determining the checkout info
2021-10-15T22:24:05.4761218Z ##[endgroup]
2021-10-15T22:24:05.4763073Z ##[group]Checking out the ref
2021-10-15T22:24:05.4765242Z [command]/usr/bin/git checkout --progress --force -B dhess/fix-install-nix-action refs/remotes/origin/dhess/fix-install-nix-action
2021-10-15T22:24:05.4767546Z Switched to a new branch 'dhess/fix-install-nix-action'
2021-10-15T22:24:05.4769786Z Branch 'dhess/fix-install-nix-action' set up to track remote branch 'dhess/fix-install-nix-action' from 'origin'.
2021-10-15T22:24:05.4772183Z ##[endgroup]
2021-10-15T22:24:05.4773595Z [command]/usr/bin/git log -1 --format='%H'
2021-10-15T22:24:05.4775171Z '6e1472f3b74ed35919ea87f686e3b0abc143a870'
2021-10-15T22:24:05.4868657Z ##[group]Run cachix/install-nix-action@8ba86cf16517a669d4bd50f42e0e74939402705d
2021-10-15T22:24:05.4869683Z with:
2021-10-15T22:24:05.4871698Z install_url: https://nixos-nix-install-tests.cachix.org/serve/i6laym9jw3wg9mw6ncyrk6gjx4l34vvx/install
2021-10-15T22:24:05.4874141Z install_options: --tarball-url-prefix https://nixos-nix-install-tests.cachix.org/serve
2021-10-15T22:24:05.4878972Z extra_nix_config: experimental-features = nix-command flakes ca-references
substituters = https://cache.nixos.org?priority=10 s3://hackworth-nix-cache?region=eu-west-1&priority=20 https://hydra.iohk.io?priority=30
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hydra.hackworth-corp.com-1:uLc3Th8lJtfvFAFLqdzRZWEwIk98gAitd5XrDr3Q8SY= hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ=
2021-10-15T22:24:05.4883018Z ##[endgroup]
2021-10-15T22:24:05.5297354Z Aborting: Nix is already installed at /nix/var/nix/profiles/default/bin/nix
2021-10-15T22:24:05.5343485Z ##[group]Run nix-build -A packages.x86_64-linux.hello
2021-10-15T22:24:05.5344935Z nix-build -A packages.x86_64-linux.hello
2021-10-15T22:24:05.5368535Z shell: /usr/bin/bash -e {0}
2021-10-15T22:24:05.5369167Z ##[endgroup]
2021-10-15T22:24:05.5427305Z /home/ec2-user/actions-runner/_work/_temp/d21da611-5800-4937-b113-46aa380aa012.sh: line 1: nix-build: command not found
2021-10-15T22:24:05.5437945Z ##[error]Process completed with exit code 127.
2021-10-15T22:24:05.5562652Z Post job cleanup.
2021-10-15T22:24:05.7630666Z [command]/usr/bin/git version
2021-10-15T22:24:05.7636903Z git version 2.32.0
2021-10-15T22:24:05.7643141Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2021-10-15T22:24:05.7645732Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2021-10-15T22:24:05.7648479Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-10-15T22:24:05.7650321Z http.https://github.com/.extraheader
2021-10-15T22:24:05.7652442Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2021-10-15T22:24:05.7656412Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2021-10-15T22:24:05.7672619Z Cleaning up orphan processes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment