-
0.46 s
Configuring suite ...
-
0.46 s
Trying to find the nix-ci.nix config file inside the repository.
-
0.46 s
$ timeout --kill-after=15s 1800s nix --extra-experimental-features nix-command --extra-experimental-features flakes --extra-substituters ssh-ng://worker.nix-ci.com?ssh-key=/tmp/nix-ci-worker-15cada7769dbb985/ssh-key-e2c9433ebc5094db/ssh.key&remote-store=/cache/nix-ci/&base64-ssh-public-host-key=c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSU9EQXdicHlRaVYwb2lyakhxbHIwbitnWDNNVjQwbDBKTmlKdVNDZHdoZ1o= --extra-trusted-public-keys nix-ci-staging:Q5+aawDG0LPCgu1fP9e+9hktvsfSyvu/Xe5PvzTLRVs= eval --json --expr import "${builtins.fetchGit {"ref" = "pm-switch"; "rev" = "d429153cf904635f13997cae9631ec641f0fa26a"; "url" = "https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/sellout/flaky";}}/nix-ci.nix" --post-build-hook /tmp/nix-ci-worker-15cada7769dbb985/build-hook-27b835c31d0ecd69/nix-ci-cache-upload.sh
-
0.46 s
error:
-
0.60 s
… while calling the 'import' builtin
-
0.60 s
at «string»:1:1:
-
0.60 s
1| import "${builtins.fetchGit {"ref" = "pm-switch"; "rev" = "d429153cf904635f13997cae9631ec641f0fa26a"; "url" = "https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/sellout/flaky";}}/nix-ci.nix"
-
0.60 s
| ^
-
0.60 s
-
0.60 s
error: path '/nix/store/rav53n1jn3igr8kgqmsg3v57ks71aw12-source/nix-ci.nix' does not exist
-
0.60 s
Warning: Failed to get nix-ci configuration from a nix-ci.nix file.
-
0.61 s
This may be because there is no nix-ci.nix configuration file, but we can't tell if that's the case or it is because there is an eveluation error; we cannot tell the difference.
-
0.61 s
-
0.61 s
Did not find the nix-ci.nix config file inside the repository, trying to find a 'nix-ci' output in the 'flake.nix instead.
-
0.61 s
$ timeout --kill-after=15s 1800s nix --extra-experimental-features nix-command --extra-experimental-features flakes --extra-substituters ssh-ng://worker.nix-ci.com?ssh-key=/tmp/nix-ci-worker-15cada7769dbb985/ssh-key-c3c985610876d3c4/ssh.key&remote-store=/cache/nix-ci/&base64-ssh-public-host-key=c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSU9EQXdicHlRaVYwb2lyakhxbHIwbitnWDNNVjQwbDBKTmlKdVNDZHdoZ1o= --extra-trusted-public-keys nix-ci-staging:Q5+aawDG0LPCgu1fP9e+9hktvsfSyvu/Xe5PvzTLRVs= eval --json git+https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/sellout/flaky?ref=pm-switch&rev=d429153cf904635f13997cae9631ec641f0fa26a#nix-ci --post-build-hook /tmp/nix-ci-worker-15cada7769dbb985/build-hook-6f69d519303b2d2d/nix-ci-cache-upload.sh
-
0.61 s
warning: ignoring untrusted flake configuration setting 'extra-experimental-features'.
-
0.67 s
Pass '--accept-flake-config' to trust it
-
0.67 s
warning: ignoring untrusted flake configuration setting 'extra-substituters'.
-
0.67 s
Pass '--accept-flake-config' to trust it
-
0.67 s
warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'.
-
0.67 s
Pass '--accept-flake-config' to trust it
-
0.67 s
warning: ignoring untrusted flake configuration setting 'sandbox'.
-
0.67 s
Pass '--accept-flake-config' to trust it
-
0.67 s
warning: ignoring untrusted flake configuration setting 'use-registries'.
-
0.67 s
Pass '--accept-flake-config' to trust it
-
0.67 s
error: flake 'git+https://x-access-token:<REDACTED:GITHUB_ACCESS_TOKEN>@github.com/sellout/flaky?ref=pm-switch&rev=d429153cf904635f13997cae9631ec641f0fa26a' does not provide attribute 'packages.x86_64-linux.nix-ci', 'legacyPackages.x86_64-linux.nix-ci' or 'nix-ci'
-
0.67 s
Warning: Failed to get nix-ci configuration.
-
0.68 s
This may be because there is no nix-ci configuration (but we can't tell if that's the case), so continuing to build with the default configuration.
-
0.68 s
-
0.68 s
WARNING: If you are seeing a 'Cannot find Git revision' failure in a show job, be sure to configure git-ssh-key in your nix-ci configuration file.
-
0.68 s