feat: enable nixosTest on aarch64 darwin #5076
nix-build.yml
on: pull_request
nix-eval
/
eval
2m 6s
Matrix: nix-build-packages-aarch64-darwin
Matrix: nix-build-packages-aarch64-linux
Matrix: nix-build-packages-x86_64-linux
Matrix: nix-build-checks-aarch64-darwin
Matrix: nix-build-checks-aarch64-linux
Matrix: nix-build-checks-x86_64-linux
Matrix: run-testinfra / test-ami-nix
Waiting for pending jobs
Matrix: run-tests / build
Waiting for pending jobs
Annotations
15 errors, 2 warnings, and 1 notice
|
vm-test-run-http (aarch64-darwin)
Process completed with exit code 1.
|
|
vm-test-run-hypopg (aarch64-darwin)
Process completed with exit code 1.
|
|
vm-test-run-index_advisor (aarch64-darwin)
Process completed with exit code 1.
|
|
vm-test-run-pg_jsonschema (aarch64-darwin)
Process completed with exit code 1.
|
|
vm-test-run-pg_cron (aarch64-darwin)
Process completed with exit code 1.
|
|
vm-test-run-pg_hashids (aarch64-darwin)
Process completed with exit code 1.
|
|
vm-test-run-pg_graphql (aarch64-darwin)
Process completed with exit code 1.
|
|
vm-test-run-pg_partman (aarch64-darwin)
Process completed with exit code 1.
|
|
vm-test-run-pg_net (aarch64-darwin)
Process completed with exit code 1.
|
|
vm-test-run-pgaudit (aarch64-darwin)
Process completed with exit code 1.
|
|
vm-test-run-pg_stat_monitor (aarch64-darwin)
Process completed with exit code 1.
|
|
vm-test-run-pg_tle (aarch64-darwin)
Process completed with exit code 1.
|
|
vm-test-run-wal2json (aarch64-darwin)
Process completed with exit code 1.
|
|
vm-test-run-vector (aarch64-darwin)
Process completed with exit code 1.
|
|
vm-test-run-wrappers (aarch64-darwin)
Process completed with exit code 1.
|
|
Nix Evaluation Warning
SQLite database '/nix/var/nix/db/db.sqlite' is busy (occurred 31 times)
|
|
Nix Evaluation Warning
unknown setting 'trusted-users'
|
|
GitHub Actions Matrix
Generated GitHub Actions matrix: {
"packages": {
"x86_64_linux": {
"include": [
{
"attr": "",
"name": "no packages to build",
"system": "x86_64-linux",
"runs_on": {
"labels": [
"ubuntu-latest"
]
}
}
]
},
"aarch64_linux": {
"include": [
{
"attr": "",
"name": "no packages to build",
"system": "aarch64-linux",
"runs_on": {
"labels": [
"ubuntu-latest"
]
}
}
]
},
"aarch64_darwin": {
"include": [
{
"attr": "",
"name": "no packages to build",
"system": "aarch64-darwin",
"runs_on": {
"labels": [
"ubuntu-latest"
]
}
}
]
}
},
"checks": {
"aarch64_linux": {
"include": [
{
"attr": "checks.aarch64-linux.ext-http",
"name": "vm-test-run-http",
"system": "aarch64-linux",
"runs_on": {
"group": "self-hosted-runners-nix",
"labels": [
"aarch64-linux"
]
}
},
{
"attr": "checks.aarch64-linux.ext-hypopg",
"name": "vm-test-run-hypopg",
"system": "aarch64-linux",
"runs_on": {
"group": "self-hosted-runners-nix",
"labels": [
"aarch64-linux"
]
}
},
{
"attr": "checks.aarch64-linux.ext-orioledb",
"name": "vm-test-run-orioledb",
"system": "aarch64-linux",
"runs_on": {
"group": "self-hosted-runners-nix",
"labels": [
"aarch64-linux"
]
}
},
{
"attr": "checks.aarch64-linux.ext-pg_cron",
"name": "vm-test-run-pg_cron",
"system": "aarch64-linux",
"runs_on": {
"group": "self-hosted-runners-nix",
"labels": [
"aarch64-linux"
]
}
},
{
"attr": "checks.aarch64-linux.ext-pg_hashids",
"name": "vm-test-run-pg_hashids",
"system": "aarch64-linux",
"runs_on": {
"group": "self-hosted-runners-nix",
"labels": [
"aarch64-linux"
]
}
},
{
"attr": "checks.aarch64-linux.ext-index_advisor",
"name": "vm-test-run-index_advisor",
"system": "aarch64-linux",
"runs_on": {
"group": "self-hosted-runners-nix",
"labels": [
"aarch64-linux"
]
}
},
{
"attr": "checks.aarch64-linux.ext-pg_partman",
"name": "vm-test-run-pg_partman",
"system": "aarch64-linux",
"runs_on": {
"group": "self-hosted-runners-nix",
"labels": [
"aarch64-linux"
]
}
},
{
"attr": "checks.aarch64-linux.ext-pgaudit",
"name": "vm-test-run-pgaudit",
"system": "aarch64-linux",
"runs_on": {
"group": "self-hosted-runners-nix",
"labels": [
"aarch64-linux"
]
}
},
{
"attr": "checks.aarch64-linux.ext-pg_repack",
"name": "vm-test-run-pg_repack",
"system": "aarch64-linux",
"runs_on": {
"group": "self-hosted-runners-nix",
"labels": [
"aarch64-linux"
]
}
},
{
"attr": "checks.aarch64-linux.ext-pg_tle",
"name": "vm-test-run-pg_tle",
"system": "aarch64-linux",
"runs_on": {
"group": "self-hosted-runners-nix",
"labels": [
"aarch64-linux"
]
}
},
{
"attr": "checks.aarch64-linux.ext-pg_plan_filter",
"
|