go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading gopkg.in/yaml.v2 v2.4.0 === RUN TestZs3serverMixedWarpTests 1_mixed_test.go:25: ZS3 server not available at localhost:9100, skipping test: dial tcp 127.0.0.1:9100: connect: connection refused --- SKIP: TestZs3serverMixedWarpTests (0.00s) === RUN TestZs3serverPutWarpTests 2_put_test.go:25: ZS3 server not available at localhost:9100, skipping test: dial tcp 127.0.0.1:9100: connect: connection refused --- SKIP: TestZs3serverPutWarpTests (0.00s) === RUN TestZs3serverFanoutTests 3_fanout_test.go:32: ZS3 server not available at localhost:9100, skipping test: dial tcp 127.0.0.1:9100: connect: connection refused --- SKIP: TestZs3serverFanoutTests (0.00s) === RUN TestZs3serverListTests 4_listing_purge_test.go:25: ZS3 server not available at localhost:9100, skipping test: dial tcp 127.0.0.1:9100: connect: connection refused --- SKIP: TestZs3serverListTests (0.00s) === RUN TestWarpAnalysis warp_analysis_test.go:24: No warp*.csv.zst files found, skipping analysis test --- SKIP: TestWarpAnalysis (0.00s) PASS ok github.com/0chain/system_test/tests/cli_tests/zs3server_tests 0.018s