Skip to content

Code Integration [workflow_dispatch][dev-0.6.0] rev.79d96e29f8c896c7c445b88947546737d3bd21f5 #461

Code Integration [workflow_dispatch][dev-0.6.0] rev.79d96e29f8c896c7c445b88947546737d3bd21f5

Code Integration [workflow_dispatch][dev-0.6.0] rev.79d96e29f8c896c7c445b88947546737d3bd21f5 #461

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

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

211 tests   203 ✅  3m 1s ⏱️
  8 suites    4 💤
 13 files      4 ❌

Results for commit 79d96e2.

Annotations

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 21:59:23.688","message":"Executes as Interactive mode\n"}
{"level":"info","time":"Sep 17 21:59:23.688","message":"Main"}
{"level":"info","time":"Sep 17 21:59:23.689","message":"Configuration Loaded"}
{"level":"info","time":"Sep 17 21:59:23.689","message":"Running Client"}
{"level":"info","time":"Sep 17 21:59:23.689","message":"Listening address for local api server set to 127.0.0.1"}
{"level":"info","time":"Sep 17 21:59:23.689","message":"Opening API Server on: 127.0.0.1:444"}
{"level":"info","time":"Sep 17 21:59:23.689","message":"Register API: GET /echo (srv:true cli:true cli-mode:true)\n"}
{"level":"info","time":"Sep 17 21:59:23.689","message":"Register API: GET /versions (srv:true cli:true cli-mode:true)\n"}
{"level":"info","time":"Sep 17 21:59:23.689","message":"Register API: GET /status/:addr (srv:true cli:false cli-mode:true)\n"}
{"level":"info","time":"Sep 17 21:59:23.689","message":"Register API: GET /statistics/hosts (srv:true cli:false cli-mode:true)\n"}
{"level":"info","time":"Sep 17 21:59:23.689","message":"Register API: GET /statistics/info (srv:false cli:true cli-mode:true)\n"}
{"level":"info","time":"Sep 17 21:59:23.689","message":"Register API: GET /statistics/data (srv:true cli:true cli-mode:true)\n"}
{"level":"info","time":"Sep 17 21:59:23.689","message":"Register API: GET /statistics/info/:addr (srv:true cli:false cli-mode:true)\n"}
{"level":"info","time":"Sep 17 21:59:23.689","message":"Register API: GET /statistics/data/:addr (srv:true cli:false cli-mode:true)\n"}
{"level":"info","time":"Sep 17 21:59:23.689","message":"Error running API server: listen tcp 127.0.0.1:444: bind: permission denied"}
{"level":"info","time":"Sep 17 21:59:23.689","message":"Exiting..."}
{"level":"info","time":"Sep 17 21:59:23.689","message":"Closed API Server"}
{"level":"info","time":"Sep 17 21:59:24.690","message":"Exiting false (0 / listen tcp 127.0.0.1:444: bind: permission denied)"}
{"level":"info","time":"Sep 17 21:59:24.690","message":"Clearing system iptables settings\n"}
{"level":"error","time":"Sep 17 21:59:24.692","message":"exit status 4\n"}
{"level":"error","time":"Sep 17 21:59:24.692","message":"Error while starting QPep service: listen tcp 127.0.0.1:444: bind: permission denied"}
{"level":"info","time":"Sep 17 21:59:24.692","message":"Exit errorcode: 1\n"}
    service_test.go:325: 
        	Error Trace:	/home/runner/work/qpep/qpep/service/service_test.go:325
        	            				/home/runner/work/qpep/qpep/service/service_test.go:85
        	Error:      	Not equal: 
        	            	expected: 0
        	            	actual  : 1
        	Test:       	TestServiceSuite/TestServiceMain_Client

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: 
        	Error Trace:	/home/runner/work/qpep/qpep/backend/factory_test.go:54
        	Error:      	Should be false
        	Test:       	TestBackendFactorySuite/TestRegisterGet