Skip to content

cli: TestPartialZip failed #51538

@cockroach-teamcity

Description

@cockroach-teamcity

(cli).TestPartialZip failed on master@af0031e3004327b8d09e23e99eb9659abf7d82de:

=== RUN   TestPartialZip
    TestPartialZip: test_log_scope.go:77: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestPartialZip256663256
    TestPartialZip: test_log_scope.go:58: use -show-logs to present logs inline
    TestPartialZip: datadriven.go:194: output didn't match expected:
        @@ -24,15 +24,15 @@
         retrieving SQL data for crdb_internal.partitions... writing: debug/crdb_internal.partitions.txt
         retrieving SQL data for crdb_internal.zones... writing: debug/crdb_internal.zones.txt
         requesting nodes... writing: debug/nodes.json
         requesting liveness... writing: debug/liveness.json
         requesting CPU profiles... ok
        -writing: debug/nodes/1/cpu.pprof
        +writing: debug/nodes/1/cpu.pprof.err.txt
        +  ^- resulted in ...
         writing: debug/nodes/2/cpu.pprof.err.txt
           ^- resulted in ...
        -writing: debug/nodes/3/cpu.pprof.err.txt
        -  ^- resulted in ...
        +writing: debug/nodes/3/cpu.pprof
         writing: debug/nodes/1/status.json
         using SQL connection URL for node 1: postgresql://...
         retrieving SQL data for crdb_internal.feature_usage... writing: debug/nodes/1/crdb_internal.feature_usage.txt
         retrieving SQL data for crdb_internal.gossip_alerts... writing: debug/nodes/1/crdb_internal.gossip_alerts.txt
         retrieving SQL data for crdb_internal.gossip_liveness... writing: debug/nodes/1/crdb_internal.gossip_liveness.txt
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestPartialZip256663256
--- FAIL: TestPartialZip (6.34s)

More

Parameters:

  • TAGS=
  • GOFLAGS=-parallel=4
make stressrace TESTS=TestPartialZip PKG=./pkg/cli TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

See this test on roachdash
powered by pkg/cmd/internal/issues

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.branch-masterFailures and bugs on the master branch.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions