cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
29.97k stars 3.79k forks source link

pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test: TestLogic_zigzag_join failed #126706

Closed cockroach-teamcity closed 2 months ago

cockroach-teamcity commented 3 months ago

pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test.TestLogic_zigzag_join failed with artifacts on release-23.2 @ 953d2f123c69a58b5a07911aae167eeeaa865003:

=== RUN   TestLogic_zigzag_join
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/f0e190bbb53e1cb64e2af579206a2d9d/logTestLogic_zigzag_join4153805840
    test_log_scope.go:81: use -show-logs to present logs inline
    test_server_shim.go:146: cluster virtualization disabled in global scope due to issue: #76378 (expected label: C-bug)

pkg/sql/logictest/logic.go:2434: ((*logicTest).purgeZoneConfig)
    NOTICE: .SystemConfigProvider() called via implicit interface ApplicationLayerInterface;
HINT: consider using .ApplicationLayer().SystemConfigProvider() instead.
TIP: consider replacing the test server initialization from:
    ts, ... := serverutils.StartServer(t, ...)
    defer ts.Stopper().Stop(...)
to:
    srv, ... := serverutils.StartServer(t, ...)
    defer srv.Stopper().Stop(...)
    ts := srv.ApplicationLayer()

See also: https://go.crdb.dev/p/testserver-and-cluster-virtualization
[19:30:52] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/2921/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zigzag_join with config local-legacy-schema-changer: 43 tests, 0 failures
    logic.go:4006: 
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/2921/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zigzag_join:189: error while processing
    logic.go:4006: 
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/2921/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zigzag_join:189: 
        expected success, but found
        (42725) delete-statistics: ambiguous call: now(), candidates are:
        now() -> timestamp
        now() -> date
        now() -> timestamptz
        type_check.go:3403: in func1()
    panic.go:523: -- test log scope end --
--- FAIL: TestLogic_zigzag_join (2.48s)

Parameters:

See also: How To Investigate a Go Test Failure (internal)

This test on roachdash | Improve this report!

Jira issue: CRDB-40075

cockroach-teamcity commented 3 months ago

pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test.TestLogic_zigzag_join failed with artifacts on release-23.2 @ d09da53496ac01269267a4d7d539ba6c840bbdb7:

=== RUN   TestLogic_zigzag_join
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/f0e190bbb53e1cb64e2af579206a2d9d/logTestLogic_zigzag_join2447483588
    test_log_scope.go:81: use -show-logs to present logs inline
    test_server_shim.go:146: cluster virtualization disabled in global scope due to issue: #76378 (expected label: C-bug)

pkg/sql/logictest/logic.go:2434: ((*logicTest).purgeZoneConfig)
    NOTICE: .SystemConfigProvider() called via implicit interface ApplicationLayerInterface;
HINT: consider using .ApplicationLayer().SystemConfigProvider() instead.
TIP: consider replacing the test server initialization from:
    ts, ... := serverutils.StartServer(t, ...)
    defer ts.Stopper().Stop(...)
to:
    srv, ... := serverutils.StartServer(t, ...)
    defer srv.Stopper().Stop(...)
    ts := srv.ApplicationLayer()

See also: https://go.crdb.dev/p/testserver-and-cluster-virtualization
[19:33:49] setting distsql_workmem='88830B';
[19:33:50] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3034/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zigzag_join with config local-legacy-schema-changer: 43 tests, 0 failures
    logic.go:4006: 
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3034/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zigzag_join:189: error while processing
    logic.go:4006: 
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3034/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zigzag_join:189: 
        expected success, but found
        (42725) delete-statistics: ambiguous call: now(), candidates are:
        now() -> timestamp
        now() -> date
        now() -> timestamptz
        type_check.go:3403: in func1()
    panic.go:523: -- test log scope end --
--- FAIL: TestLogic_zigzag_join (2.57s)

Parameters:

See also: How To Investigate a Go Test Failure (internal)

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 months ago

pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test.TestLogic_zigzag_join failed with artifacts on release-23.2 @ d09da53496ac01269267a4d7d539ba6c840bbdb7:

=== RUN   TestLogic_zigzag_join
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/f0e190bbb53e1cb64e2af579206a2d9d/logTestLogic_zigzag_join1287131827
    test_log_scope.go:81: use -show-logs to present logs inline
    test_server_shim.go:146: cluster virtualization disabled in global scope due to issue: #76378 (expected label: C-bug)

pkg/sql/logictest/logic.go:2434: ((*logicTest).purgeZoneConfig)
    NOTICE: .SystemConfigProvider() called via implicit interface ApplicationLayerInterface;
HINT: consider using .ApplicationLayer().SystemConfigProvider() instead.
TIP: consider replacing the test server initialization from:
    ts, ... := serverutils.StartServer(t, ...)
    defer ts.Stopper().Stop(...)
to:
    srv, ... := serverutils.StartServer(t, ...)
    defer srv.Stopper().Stop(...)
    ts := srv.ApplicationLayer()

See also: https://go.crdb.dev/p/testserver-and-cluster-virtualization
[19:20:23] setting distsql_workmem='25361B';
[19:20:25] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/2985/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zigzag_join with config local-legacy-schema-changer: 43 tests, 0 failures
    logic.go:4006: 
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/2985/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zigzag_join:189: error while processing
    logic.go:4006: 
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/2985/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zigzag_join:189: 
        expected success, but found
        (42725) delete-statistics: ambiguous call: now(), candidates are:
        now() -> timestamp
        now() -> date
        now() -> timestamptz
        type_check.go:3403: in func1()
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/f0e190bbb53e1cb64e2af579206a2d9d/logTestLogic_zigzag_join1287131827
--- FAIL: TestLogic_zigzag_join (2.45s)

Parameters:

See also: How To Investigate a Go Test Failure (internal)

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 months ago

pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test.TestLogic_zigzag_join failed with artifacts on release-23.2 @ d09da53496ac01269267a4d7d539ba6c840bbdb7:

=== RUN   TestLogic_zigzag_join
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/f0e190bbb53e1cb64e2af579206a2d9d/logTestLogic_zigzag_join4161399337
    test_log_scope.go:81: use -show-logs to present logs inline
    test_server_shim.go:146: cluster virtualization disabled in global scope due to issue: #76378 (expected label: C-bug)

pkg/sql/logictest/logic.go:2434: ((*logicTest).purgeZoneConfig)
    NOTICE: .SystemConfigProvider() called via implicit interface ApplicationLayerInterface;
HINT: consider using .ApplicationLayer().SystemConfigProvider() instead.
TIP: consider replacing the test server initialization from:
    ts, ... := serverutils.StartServer(t, ...)
    defer ts.Stopper().Stop(...)
to:
    srv, ... := serverutils.StartServer(t, ...)
    defer srv.Stopper().Stop(...)
    ts := srv.ApplicationLayer()

See also: https://go.crdb.dev/p/testserver-and-cluster-virtualization
[19:22:26] setting distsql_workmem='100368B';
[19:22:28] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/2976/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zigzag_join with config local-legacy-schema-changer: 43 tests, 0 failures
    logic.go:4006: 
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/2976/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zigzag_join:189: error while processing
    logic.go:4006: 
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/2976/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zigzag_join:189: 
        expected success, but found
        (42725) delete-statistics: ambiguous call: now(), candidates are:
        now() -> timestamp
        now() -> date
        now() -> timestamptz
        type_check.go:3403: in func1()
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/f0e190bbb53e1cb64e2af579206a2d9d/logTestLogic_zigzag_join4161399337
--- FAIL: TestLogic_zigzag_join (2.24s)

Parameters:

See also: How To Investigate a Go Test Failure (internal)

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test.TestLogic_zigzag_join failed with artifacts on release-23.2 @ d09da53496ac01269267a4d7d539ba6c840bbdb7:

=== RUN   TestLogic_zigzag_join
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/f0e190bbb53e1cb64e2af579206a2d9d/logTestLogic_zigzag_join1501973219
    test_log_scope.go:81: use -show-logs to present logs inline
    test_server_shim.go:146: cluster virtualization disabled in global scope due to issue: #76378 (expected label: C-bug)

pkg/sql/logictest/logic.go:2434: ((*logicTest).purgeZoneConfig)
    NOTICE: .SystemConfigProvider() called via implicit interface ApplicationLayerInterface;
HINT: consider using .ApplicationLayer().SystemConfigProvider() instead.
TIP: consider replacing the test server initialization from:
    ts, ... := serverutils.StartServer(t, ...)
    defer ts.Stopper().Stop(...)
to:
    srv, ... := serverutils.StartServer(t, ...)
    defer srv.Stopper().Stop(...)
    ts := srv.ApplicationLayer()

See also: https://go.crdb.dev/p/testserver-and-cluster-virtualization
[19:19:33] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/2982/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zigzag_join with config local-legacy-schema-changer: 43 tests, 0 failures
    logic.go:4006: 
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/2982/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zigzag_join:189: error while processing
    logic.go:4006: 
        /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/2982/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/sql/logictest/tests/local-legacy-schema-changer/local-legacy-schema-changer_test_/local-legacy-schema-changer_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/zigzag_join:189: 
        expected success, but found
        (42725) delete-statistics: ambiguous call: now(), candidates are:
        now() -> timestamp
        now() -> date
        now() -> timestamptz
        type_check.go:3403: in func1()
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/f0e190bbb53e1cb64e2af579206a2d9d/logTestLogic_zigzag_join1501973219
--- FAIL: TestLogic_zigzag_join (2.71s)

Parameters:

See also: How To Investigate a Go Test Failure (internal)

This test on roachdash | Improve this report!

yuzefovich commented 2 months ago

dup of #126717