sources: add Kerberos #24448
Triggered via pull request
September 20, 2024 13:24
Status
Failure
Total duration
19m 38s
Artifacts
–
ci-main.yml
on: pull_request
Matrix: lint
Matrix: test-e2e
Matrix: test-migrations-from-stable
Matrix: test-unittest
Matrix: build
pr-comment
0s
Annotations
11 errors and 3 warnings
test-e2e (ldap):
tests/e2e/test_source_ldap_samba.py#L58
TestSourceLDAPSamba.test_sync_password
ldap3.core.exceptions.LDAPExtensionError: extension not in DSA list of supported extensions
|
test-e2e (ldap)
Process completed with exit code 1.
|
test-migrations-from-stable - PostgreSQL 15-alpine:
authentik/core/tests/test_models.py#L58
TestModels.test_source_KerberosSource
django.urls.exceptions.NoReverseMatch: Reverse for 'login' not found. 'login' is not a valid view function or pattern name.
|
test-migrations-from-stable - PostgreSQL 15-alpine
Process completed with exit code 2.
|
test-unittest - PostgreSQL 16-alpine:
authentik/sources/kerberos/tests/test_spnego.py#L58
TestSPNEGOSource.test_source_login
gssapi.raw.exceptions.MissingCredentialsError: Major (458752): No credentials were supplied, or the credentials were unavailable or inaccessible, Minor (2529639107): No credentials cache found
|
test-unittest - PostgreSQL 16-alpine:
authentik/core/tests/test_models.py#L58
TestModels.test_source_KerberosSource
django.urls.exceptions.NoReverseMatch: Reverse for 'login' not found. 'login' is not a valid view function or pattern name.
|
test-unittest - PostgreSQL 16-alpine
Process completed with exit code 2.
|
test-migrations-from-stable - PostgreSQL 16-alpine:
authentik/core/tests/test_models.py#L58
TestModels.test_source_KerberosSource
django.urls.exceptions.NoReverseMatch: Reverse for 'login' not found. 'login' is not a valid view function or pattern name.
|
test-migrations-from-stable - PostgreSQL 16-alpine
Process completed with exit code 2.
|
test-unittest - PostgreSQL 15-alpine:
authentik/core/tests/test_models.py#L58
TestModels.test_source_KerberosSource
django.urls.exceptions.NoReverseMatch: Reverse for 'login' not found. 'login' is not a valid view function or pattern name.
|
test-unittest - PostgreSQL 15-alpine
Process completed with exit code 2.
|
test-e2e (ldap)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-unittest - PostgreSQL 16-alpine
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-unittest - PostgreSQL 15-alpine
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|