Tags backend #55
Triggered via pull request
December 13, 2023 19:20
Status
Cancelled
Total duration
13m 15s
Artifacts
–
ci.yml
on: pull_request
Lint
1m 1s
Test packages - pkg
2m 17s
Test packages - tempodb
3m 45s
Test packages - tempodb/wal
11m 19s
Test packages - others
7m 34s
Test integration e2e suite
12m 44s
Test serverless integration e2e suite
6m 8s
Build
1m 40s
Benchmark
8m 32s
Vendor check
1m 5s
Check jsonnet & tempo-mixin
1m 15s
Build technical documentation
16s
Annotations
25 errors and 1 warning
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Test packages - tempodb:
tempodb/tempodb_test.go#L74
undefined: tempDirSearchForTagValues
|
Test packages - tempodb:
tempodb/tempodb_test.go#L74
undefined: tempDirSearchForTagValues
|
Test packages - tempodb
Process completed with exit code 2.
|
Test packages - others:
modules/frontend/frontend_test.go#L73
not enough arguments in call to New
|
Test packages - others:
modules/frontend/search_streaming_test.go#L222
cannot use &mockReader{…} (value of type *mockReader) as tempodb.Reader value in argument to newSearchStreamingGRPCHandler: *mockReader does not implement tempodb.Reader (missing method SearchTagValues)
|
Test packages - others:
modules/frontend/searchsharding_test.go#L260
cannot use &mockReader{…} (value of type *mockReader) as tempodb.Reader value in struct literal: *mockReader does not implement tempodb.Reader (missing method SearchTagValues)
|
Test packages - others:
modules/frontend/searchsharding_test.go#L717
cannot use &mockReader{…} (value of type *mockReader) as tempodb.Reader value in argument to newSearchSharder: *mockReader does not implement tempodb.Reader (missing method SearchTagValues)
|
Test packages - others:
modules/frontend/searchsharding_test.go#L782
cannot use &mockReader{…} (value of type *mockReader) as tempodb.Reader value in argument to newSearchSharder: *mockReader does not implement tempodb.Reader (missing method SearchTagValues)
|
Test packages - others:
modules/frontend/searchsharding_test.go#L827
cannot use &mockReader{} (value of type *mockReader) as tempodb.Reader value in argument to newSearchSharder: *mockReader does not implement tempodb.Reader (missing method SearchTagValues)
|
Test packages - others:
modules/frontend/searchsharding_test.go#L860
cannot use &mockReader{} (value of type *mockReader) as tempodb.Reader value in argument to newSearchSharder: *mockReader does not implement tempodb.Reader (missing method SearchTagValues)
|
Test packages - others:
modules/frontend/searchsharding_test.go#L908
cannot use &mockReader{…} (value of type *mockReader) as tempodb.Reader value in argument to newSearchSharder: *mockReader does not implement tempodb.Reader (missing method SearchTagValues)
|
Test packages - others:
modules/frontend/searchsharding_test.go#L1104
cannot use &mockReader{…} (value of type *mockReader) as tempodb.Reader value in argument to newSearchSharder: *mockReader does not implement tempodb.Reader (missing method SearchTagValues)
|
Test packages - others:
modules/frontend/searchsharding_test.go#L1380
cannot use &mockReader{…} (value of type *mockReader) as tempodb.Reader value in argument to newSearchSharder: *mockReader does not implement tempodb.Reader (missing method SearchTagValues)
|
Test integration e2e suite
Canceling since a higher priority waiting request for '1/merge-tags_backend' exists
|
Test integration e2e suite
The operation was canceled.
|
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|