-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Description
Description:
The benchmark for tls_inspector does not run successfully.
Repro steps:
$ bazel run -c opt //test/extensions/filters/listener/tls_inspector:tls_inspector_benchmark
Running /usr/local/google/home/avd/.cache/bazel/_bazel_avd/1e20bf3ad6fa0170c07bc768f0392847/execroot/envoy/bazel-out/k8-opt/bin/test/extensions/filters/listener/tls_inspector/tls_inspector_benchmark
Run on (72 X 3700 MHz CPU s)
CPU Caches:
L1 Data 32K (x36)
L1 Instruction 32K (x36)
L2 Unified 1024K (x36)
L3 Unified 25344K (x2)
Load Average: 2.67, 20.83, 22.49
WARNING CPU scaling is enabled, the benchmark real time measurements may be noisy and will incur extra overhead.
terminating with uncaught exception of type std::__1::bad_function_call: std::exception
Aborted
Call Stack:
Caught Aborted, suspect faulting address 0x14e380003e89a
Backtrace (use tools/stack_decode.py to get line numbers):
Envoy version: 559443c430d0284418f3788bede4938b7f40cf03/1.13.0-dev/Clean/RELEASE/BoringSSL
#0: __restore_rt [0x7f26716303a0]
#1: Envoy::Extensions::ListenerFilters::TlsInspector::BM_TlsInspector() [0x52ca86]
#2: benchmark::internal::BenchmarkInstance::Run() [0xc30193]
#3: benchmark::internal::(anonymous namespace)::RunInThread() [0xc2d933]
#4: benchmark::internal::RunBenchmark() [0xc2c076]
#5: benchmark::RunSpecifiedBenchmarks() [0xc27962]
#6: main [0xbdb80d]
#7: __libc_start_main [0x7f267128252b]