Skip to content

Code Integration [workflow_dispatch][dev-0.6.0] rev.cef29efb04a9e5de1fef9456b7ba5021271aa510 #455

Code Integration [workflow_dispatch][dev-0.6.0] rev.cef29efb04a9e5de1fef9456b7ba5021271aa510

Code Integration [workflow_dispatch][dev-0.6.0] rev.cef29efb04a9e5de1fef9456b7ba5021271aa510 #455

GitHub Actions / Unit Tests - Linux Platform failed Sep 17, 2024 in 0s

4 fail, 4 skipped, 203 pass in 3m 0s

211 tests   203 ✅  3m 0s ⏱️
  8 suites    4 💤
 14 files      4 ❌

Results for commit cef29ef.

Annotations

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Linux Platform

TestBackendFactorySuite failed

unit/backend.xml [took 0s]
Raw output
Failed

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Linux Platform

TestBackendFactorySuite/TestRegisterGet failed

unit/backend.xml [took 0s]
Raw output
Failed
    factory_test.go:54:

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Linux Platform

TestServiceSuite failed

unit/service.xml [took 23s]
Raw output
Failed

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Linux Platform

TestServiceSuite/TestServiceMain_Client failed

unit/service.xml [took 11s]
Raw output
Failed
{"level":"info","time":"Sep 17 06:24:31.336","message":"Executes as Interactive mode\n"}
{"level":"info","time":"Sep 17 06:24:31.336","message":"Main"}
{"level":"info","time":"Sep 17 06:24:31.336","message":"Configuration Loaded"}
{"level":"info","time":"Sep 17 06:24:31.336","message":"Running Client"}
{"level":"info","time":"Sep 17 06:24:31.336","message":"Listening address for local api server set to 127.0.0.1"}
{"level":"info","time":"Sep 17 06:24:31.336","message":"Opening API Server on: 127.0.0.1:444"}
{"level":"info","time":"Sep 17 06:24:31.336","message":"Register API: GET /echo (srv:true cli:true cli-mode:true)\n"}
{"level":"info","time":"Sep 17 06:24:31.336","message":"Register API: GET /versions (srv:true cli:true cli-mode:true)\n"}
{"level":"info","time":"Sep 17 06:24:31.336","message":"Register API: GET /status/:addr (srv:true cli:false cli-mode:true)\n"}
{"level":"info","time":"Sep 17 06:24:31.336","message":"Register API: GET /statistics/hosts (srv:true cli:false cli-mode:true)\n"}
{"level":"info","time":"Sep 17 06:24:31.336","message":"Register API: GET /statistics/info (srv:false cli:true cli-mode:true)\n"}
{"level":"info","time":"Sep 17 06:24:31.336","message":"Register API: GET /statistics/data (srv:true cli:true cli-mode:true)\n"}
{"level":"info","time":"Sep 17 06:24:31.336","message":"Register API: GET /statistics/info/:addr (srv:true cli:false cli-mode:true)\n"}
{"level":"info","time":"Sep 17 06:24:31.336","message":"Register API: GET /statistics/data/:addr (srv:true cli:false cli-mode:true)\n"}
{"level":"info","time":"Sep 17 06:24:31.337","message":"Error running API server: listen tcp 127.0.0.1:444: bind: permission denied"}
{"level":"info","time":"Sep 17 06:24:31.337","message":"Exiting..."}
{"level":"info","time":"Sep 17 06:24:31.337","message":"Closed API Server"}
{"level":"info","time":"Sep 17 06:24:32.338","message":"Exiting false (0 / listen tcp 127.0.0.1:444: bind: permission denied)"}
{"level":"info","time":"Sep 17 06:24:32.338","message":"Clearing system iptables settings\n"}
{"level":"error","time":"Sep 17 06:24:32.340","message":"exit status 4\n"}
{"level":"error","time":"Sep 17 06:24:32.340","message":"Error while starting QPep service: listen tcp 127.0.0.1:444: bind: permission denied"}
{"level":"info","time":"Sep 17 06:24:32.340","message":"Exit errorcode: 1\n"}
    service_test.go:325: