Skip to content

[v2][storage] Create v2 query service to operate on otlp data model #358

[v2][storage] Create v2 query service to operate on otlp data model

[v2][storage] Create v2 query service to operate on otlp data model #358

Triggered via pull request December 24, 2024 04:20
Status Failure
Total duration 4m 37s
Artifacts

ci-e2e-all.yml

on: pull_request
Matrix: badger / badger
Matrix: cassandra / cassandra
Matrix: elasticsearch / elasticsearch
Matrix: grpc / grpc
Matrix: kafka / kafka
Matrix: opensearch / opensearch
Fit to window
Zoom out
Zoom in

Annotations

100 errors and 20 warnings
badger / badger (v1): cmd/query/app/querysvc/query_service_v2.go#L69
qs.traceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
badger / badger (v1): cmd/query/app/querysvc/query_service_v2.go#L74
qs.options.ArchiveTraceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
badger / badger (v1): cmd/query/app/querysvc/query_service_v2.go#L93
undefined: tracestore.TraceQueryParameters
badger / badger (v1)
Process completed with exit code 2.
memory / memory-v2
qs.traceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
memory / memory-v2
qs.options.ArchiveTraceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
memory / memory-v2
undefined: tracestore.TraceQueryParameters
memory / memory-v2
not enough return values
memory / memory-v2
Process completed with exit code 2.
grpc / grpc (v1): cmd/query/app/querysvc/query_service_v2.go#L69
qs.traceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
grpc / grpc (v1): cmd/query/app/querysvc/query_service_v2.go#L74
qs.options.ArchiveTraceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
grpc / grpc (v1): cmd/query/app/querysvc/query_service_v2.go#L93
undefined: tracestore.TraceQueryParameters
grpc / grpc (v1): cmd/query/app/querysvc/query_service_v2.go#L94
not enough return values
grpc / grpc (v1)
Process completed with exit code 2.
badger / badger (v2)
qs.traceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
badger / badger (v2)
qs.options.ArchiveTraceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
badger / badger (v2)
undefined: tracestore.TraceQueryParameters
badger / badger (v2)
not enough return values
badger / badger (v2)
Process completed with exit code 2.
grpc / grpc (v2)
qs.traceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
grpc / grpc (v2)
qs.options.ArchiveTraceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
grpc / grpc (v2)
undefined: tracestore.TraceQueryParameters
grpc / grpc (v2)
not enough return values
grpc / grpc (v2)
Process completed with exit code 2.
kafka / kafka v2
qs.traceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
kafka / kafka v2
qs.options.ArchiveTraceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
kafka / kafka v2
undefined: tracestore.TraceQueryParameters
kafka / kafka v2
not enough return values
kafka / kafka v2
Process completed with exit code 2.
kafka / kafka v1: cmd/query/app/querysvc/query_service_v2.go#L69
qs.traceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
kafka / kafka v1: cmd/query/app/querysvc/query_service_v2.go#L74
qs.options.ArchiveTraceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
kafka / kafka v1: cmd/query/app/querysvc/query_service_v2.go#L93
undefined: tracestore.TraceQueryParameters
kafka / kafka v1: cmd/query/app/querysvc/query_service_v2.go#L94
not enough return values
kafka / kafka v1
Process completed with exit code 2.
elasticsearch / elasticsearch 6.x v1: cmd/query/app/querysvc/query_service_v2.go#L69
qs.traceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
elasticsearch / elasticsearch 6.x v1: cmd/query/app/querysvc/query_service_v2.go#L74
qs.options.ArchiveTraceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
elasticsearch / elasticsearch 6.x v1: cmd/query/app/querysvc/query_service_v2.go#L93
undefined: tracestore.TraceQueryParameters
elasticsearch / elasticsearch 6.x v1
Process completed with exit code 2.
elasticsearch / elasticsearch 7.x v1: cmd/query/app/querysvc/query_service_v2.go#L69
qs.traceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
elasticsearch / elasticsearch 7.x v1: cmd/query/app/querysvc/query_service_v2.go#L74
qs.options.ArchiveTraceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
elasticsearch / elasticsearch 7.x v1: cmd/query/app/querysvc/query_service_v2.go#L93
undefined: tracestore.TraceQueryParameters
elasticsearch / elasticsearch 7.x v1
Process completed with exit code 2.
opensearch / opensearch 1.x v1: cmd/query/app/querysvc/query_service_v2.go#L69
qs.traceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
opensearch / opensearch 1.x v1: cmd/query/app/querysvc/query_service_v2.go#L74
qs.options.ArchiveTraceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
opensearch / opensearch 1.x v1: cmd/query/app/querysvc/query_service_v2.go#L93
undefined: tracestore.TraceQueryParameters
opensearch / opensearch 1.x v1
Process completed with exit code 2.
opensearch / opensearch 2.x v1: cmd/query/app/querysvc/query_service_v2.go#L69
qs.traceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
opensearch / opensearch 2.x v1: cmd/query/app/querysvc/query_service_v2.go#L74
qs.options.ArchiveTraceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
opensearch / opensearch 2.x v1: cmd/query/app/querysvc/query_service_v2.go#L93
undefined: tracestore.TraceQueryParameters
opensearch / opensearch 2.x v1
Process completed with exit code 2.
elasticsearch / elasticsearch 8.x v1: cmd/query/app/querysvc/query_service_v2.go#L69
qs.traceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
elasticsearch / elasticsearch 8.x v1: cmd/query/app/querysvc/query_service_v2.go#L74
qs.options.ArchiveTraceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
elasticsearch / elasticsearch 8.x v1: cmd/query/app/querysvc/query_service_v2.go#L93
undefined: tracestore.TraceQueryParameters
elasticsearch / elasticsearch 8.x v1
Process completed with exit code 2.
elasticsearch / elasticsearch 8.x v2
qs.traceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
elasticsearch / elasticsearch 8.x v2
qs.options.ArchiveTraceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
elasticsearch / elasticsearch 8.x v2
undefined: tracestore.TraceQueryParameters
elasticsearch / elasticsearch 8.x v2
not enough return values
elasticsearch / elasticsearch 8.x v2
Process completed with exit code 2.
opensearch / opensearch 2.x v2
qs.traceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
opensearch / opensearch 2.x v2
qs.options.ArchiveTraceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
opensearch / opensearch 2.x v2
undefined: tracestore.TraceQueryParameters
opensearch / opensearch 2.x v2
not enough return values
opensearch / opensearch 2.x v2
Process completed with exit code 2.
cassandra / cassandra-5.x v2 schema=auto
qs.traceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
cassandra / cassandra-5.x v2 schema=auto
qs.options.ArchiveTraceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
cassandra / cassandra-5.x v2 schema=auto
undefined: tracestore.TraceQueryParameters
cassandra / cassandra-5.x v2 schema=auto
not enough return values
cassandra / cassandra-5.x v2 schema=auto
Process completed with exit code 2.
cassandra / cassandra-5.x v1 schema=manual: cmd/query/app/querysvc/query_service_v2.go#L69
qs.traceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
cassandra / cassandra-5.x v1 schema=manual: cmd/query/app/querysvc/query_service_v2.go#L74
qs.options.ArchiveTraceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
cassandra / cassandra-5.x v1 schema=manual: cmd/query/app/querysvc/query_service_v2.go#L93
undefined: tracestore.TraceQueryParameters
cassandra / cassandra-5.x v1 schema=manual
Process completed with exit code 2.
cassandra / cassandra-4.x v2 schema=auto
qs.traceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
cassandra / cassandra-4.x v2 schema=auto
qs.options.ArchiveTraceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
cassandra / cassandra-4.x v2 schema=auto
undefined: tracestore.TraceQueryParameters
cassandra / cassandra-4.x v2 schema=auto
not enough return values
cassandra / cassandra-4.x v2 schema=auto
Process completed with exit code 2.
cassandra / cassandra-5.x v2 schema=manual
qs.traceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
cassandra / cassandra-5.x v2 schema=manual
qs.options.ArchiveTraceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
cassandra / cassandra-5.x v2 schema=manual
undefined: tracestore.TraceQueryParameters
cassandra / cassandra-5.x v2 schema=manual
not enough return values
cassandra / cassandra-5.x v2 schema=manual
Process completed with exit code 2.
cassandra / cassandra-4.x v1 schema=manual: cmd/query/app/querysvc/query_service_v2.go#L69
qs.traceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
cassandra / cassandra-4.x v1 schema=manual: cmd/query/app/querysvc/query_service_v2.go#L74
qs.options.ArchiveTraceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
cassandra / cassandra-4.x v1 schema=manual: cmd/query/app/querysvc/query_service_v2.go#L93
undefined: tracestore.TraceQueryParameters
cassandra / cassandra-4.x v1 schema=manual
Process completed with exit code 2.
cassandra / cassandra-4.x v2 schema=manual
qs.traceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
cassandra / cassandra-4.x v2 schema=manual
qs.options.ArchiveTraceReader.GetTrace undefined (type tracestore.Reader has no field or method GetTrace)
cassandra / cassandra-4.x v2 schema=manual
undefined: tracestore.TraceQueryParameters
cassandra / cassandra-4.x v2 schema=manual
not enough return values
cassandra / cassandra-4.x v2 schema=manual
Process completed with exit code 2.
badger / badger (v1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
memory / memory-v2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
grpc / grpc (v1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
badger / badger (v2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
grpc / grpc (v2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
kafka / kafka v2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
kafka / kafka v1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
elasticsearch / elasticsearch 6.x v1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
elasticsearch / elasticsearch 7.x v1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
opensearch / opensearch 1.x v1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
opensearch / opensearch 2.x v1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
elasticsearch / elasticsearch 8.x v1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
elasticsearch / elasticsearch 8.x v2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
opensearch / opensearch 2.x v2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cassandra / cassandra-5.x v2 schema=auto
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cassandra / cassandra-5.x v1 schema=manual
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cassandra / cassandra-4.x v2 schema=auto
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cassandra / cassandra-5.x v2 schema=manual
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cassandra / cassandra-4.x v1 schema=manual
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cassandra / cassandra-4.x v2 schema=manual
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636