failed Pipeline #7049 triggered by
Fang Yuedong
@fangyuedong

add setup.py

6 jobs for develop in 1 minute and 59 seconds (queued for 3 seconds)
Loading
Name
Stage
Failure
test
There has been a runner system failure, please try again
      Using SSH executor...
ERROR: Preparation failed: ssh command Connect() error: ssh Dial() error: dial tcp 10.3.10.30:22: connect: connection refused
Will be retried in 3s ...
Using SSH executor...

ERROR: Preparation failed: ssh command Connect() error: ssh Dial() error: dial tcp 10.3.10.30:22: connect: connection refused
Will be retried in 3s ...
Using SSH executor...

ERROR: Preparation failed: ssh command Connect() error: ssh Dial() error: dial tcp 10.3.10.30:22: connect: connection refused
Will be retried in 3s ...
ERROR: Job failed (system failure): ssh command Connect() error: ssh Dial() error: dial tcp 10.3.10.30:22: connect: connection refused
test
There has been a runner system failure, please try again
      Using SSH executor...
ERROR: Preparation failed: ssh command Connect() error: ssh Dial() error: dial tcp 10.3.10.30:22: connect: connection refused
Will be retried in 3s ...
Using SSH executor...

ERROR: Preparation failed: ssh command Connect() error: ssh Dial() error: dial tcp 10.3.10.30:22: connect: connection refused
Will be retried in 3s ...
Using SSH executor...

ERROR: Preparation failed: ssh command Connect() error: ssh Dial() error: dial tcp 10.3.10.30:22: connect: connection refused
Will be retried in 3s ...
ERROR: Job failed (system failure): ssh command Connect() error: ssh Dial() error: dial tcp 10.3.10.30:22: connect: connection refused
build
There has been a runner system failure, please try again
      Using SSH executor...
ERROR: Preparation failed: ssh command Connect() error: ssh Dial() error: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none password], no supported methods remain
Will be retried in 3s ...
Using SSH executor...

ERROR: Preparation failed: ssh command Connect() error: ssh Dial() error: dial tcp 10.3.10.30:22: connect: connection refused
Will be retried in 3s ...
Using SSH executor...

ERROR: Preparation failed: ssh command Connect() error: ssh Dial() error: dial tcp 10.3.10.30:22: connect: connection refused
Will be retried in 3s ...
ERROR: Job failed (system failure): ssh command Connect() error: ssh Dial() error: dial tcp 10.3.10.30:22: connect: connection refused

Speed up your pipelines with Needs relationships

Using the needs keyword makes jobs run before their stage is reached. Jobs run as soon as their needs relationships are met, which speeds up your pipelines.

If you add needs to jobs in your pipeline you'll be able to view the needs relationships between jobs in this tab as a Directed Acyclic Graph (DAG).

There are no test reports for this pipeline

You can configure your job to use unit test reports, and GitLab displays a report here and in the related merge request.