Skip to content

Add test report once at the end of the build #3146

Add test report once at the end of the build

Add test report once at the end of the build #3146

GitHub Actions / 🧪 Test results failed Oct 7, 2024 in 0s

4494 tests run, 4490 passed, 0 skipped, 4 failed.

'

TestsPassed ✅Skipped ⏭️Failed ❌
ctst-end2end-sharded.24245 ran4245 passed0 skipped0 failed
end2end-http.1188 ran188 passed0 skipped0 failed
end2end-https.14 ran4 passed0 skipped0 failed
end2end-pra.11 ran0 passed0 skipped1 failed
end2end-pra.21 ran0 passed0 skipped1 failed
end2end-pra.31 ran0 passed0 skipped1 failed
end2end-pra.41 ran0 passed0 skipped1 failed
end2end-sharded.153 ran53 passed0 skipped0 failed
TestResult
end2end-pra.1PRA operations.PRA (nominal case)❌ failure
end2end-pra.2PRA operations.PRA (nominal case)❌ failure
end2end-pra.3PRA operations.PRA (nominal case)❌ failure
end2end-pra.4PRA operations.PRA (nominal case)❌ failure
'

Annotations

Check failure on line 1 in PRA operations

See this annotation in the file changed.

@github-actions github-actions / 🧪 Test results

PRA operations.PRA (nominal case)

false == true
Raw output
AssertionError [ERR_ASSERTION]: false == true
    + expected - actual

    -false
    +true

    at Zenko.<anonymous> (/ctst/steps/pra.ts:337:11)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in PRA operations

See this annotation in the file changed.

@github-actions github-actions / 🧪 Test results

PRA operations.PRA (nominal case)

false == true
Raw output
AssertionError [ERR_ASSERTION]: false == true
    + expected - actual

    -false
    +true

    at Zenko.<anonymous> (/ctst/steps/pra.ts:337:11)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in PRA operations

See this annotation in the file changed.

@github-actions github-actions / 🧪 Test results

PRA operations.PRA (nominal case)

false == true
Raw output
AssertionError [ERR_ASSERTION]: false == true
    + expected - actual

    -false
    +true

    at Zenko.<anonymous> (/ctst/steps/pra.ts:337:11)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in PRA operations

See this annotation in the file changed.

@github-actions github-actions / 🧪 Test results

PRA operations.PRA (nominal case)

Command failed: /ctst/zenko-drctl install --source-zenko-dr-instance end2end-source --sink-zenko-dr-instance end2end-pra-sink --kafka-persistence-size 1Gi --kafka-persistence-storage-class-name - --kafka-persistence-selector app=kafka-dr-sink --locations e2e-cold --s3-bucket dump-db --sink-zenko-instance end2end-pra --sink-zenko-namespace default --source-zenko-instance end2end --source-zenko-namespace default --source-s3-endpoint http://s3.zenko.local --sink-s3-endpoint http://s3.zenko.local --prometheus-service prometheus-operated.default.svc.cluster.local --prometheus-hostname prom.dr.zenko.local --prometheus-external-ips-discovery true --force-rotate-service-credentials false --kafka-external-ips 172.18.0.4 --timeout 359000ms
Error: patch resource: namespace=default, name=end2end-pra-sink: admission webhook "vzenkodrsink.kb.io" denied the request: failed to validate prometheus endpoint endpoint=http://prometheus-operated.default.svc.cluster.local:9090/federate: Get "http://prometheus-operated.default.svc.cluster.local:9090/federate": context deadline exceeded
Raw output
Error: Command failed: /ctst/zenko-drctl install --source-zenko-dr-instance end2end-source --sink-zenko-dr-instance end2end-pra-sink --kafka-persistence-size 1Gi --kafka-persistence-storage-class-name - --kafka-persistence-selector app=kafka-dr-sink --locations e2e-cold --s3-bucket dump-db --sink-zenko-instance end2end-pra --sink-zenko-namespace default --source-zenko-instance end2end --source-zenko-namespace default --source-s3-endpoint http://s3.zenko.local --sink-s3-endpoint http://s3.zenko.local --prometheus-service prometheus-operated.default.svc.cluster.local --prometheus-hostname prom.dr.zenko.local --prometheus-external-ips-discovery true --force-rotate-service-credentials false --kafka-external-ips 172.18.0.4 --timeout 359000ms
Error: patch resource: namespace=default, name=end2end-pra-sink: admission webhook "vzenkodrsink.kb.io" denied the request: failed to validate prometheus endpoint endpoint=http://prometheus-operated.default.svc.cluster.local:9090/federate: Get "http://prometheus-operated.default.svc.cluster.local:9090/federate": context deadline exceeded

    at genericNodeError (node:internal/errors:984:15)
    at wrappedFn (node:internal/errors:538:14)
    at ChildProcess.exithandler (node:child_process:422:12)
    at ChildProcess.emit (node:events:519:28)
    at ChildProcess.emit (node:domain:488:12)
    at maybeClose (node:internal/child_process:1105:16)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:305:5)
    at Process.callbackTrampoline (node:internal/async_hooks:130:17)