facebookincubator/velox

LocalPartitionTest test failed

Opened this issue · 0 comments

Description

https://github.com/facebookincubator/velox/actions/runs/12045622304/job/33584551467?pr=11565

[ RUN      ] LocalPartitionTest.maxBufferSizePartition
E20241127 07:37:30.159809 67968 Exceptions.h:66] Line: /__w/velox/velox/velox/common/base/PeriodicStatsReporter.cpp:47, Function:startPeriodicStatsReporter, Expression: instanceRef == nullptr The periodic stats reporter has already started., Source: RUNTIME, ErrorCode: INVALID_STATE
unknown file: Failure
C++ exception with description "Exception: VeloxRuntimeError
Error Source: RUNTIME
Error Code: INVALID_STATE
Reason: The periodic stats reporter has already started.
Retriable: False
Expression: instanceRef == nullptr
Function: startPeriodicStatsReporter
File: /__w/velox/velox/velox/common/base/PeriodicStatsReporter.cpp
Line: 47
Stack trace:
# 0  _ZN8facebook5velox7process10StackTraceC1Ei
# 1  _ZN8facebook5velox14VeloxExceptionC1EPKcmS3_St17basic_string_viewIcSt11char_traitsIcEES7_S7_S7_bNS1_4TypeES7_
# 2  _ZN8facebook5velox6detail14veloxCheckFailINS0_17VeloxRuntimeErrorEPKcEEvRKNS1_18VeloxCheckFailArgsET0_
# 3  _ZN8facebook5velox26startPeriodicStatsReporterERKNS0_21PeriodicStatsReporter7OptionsE
# 4  _ZN8facebook5velox4exec4test16OperatorTestBase5SetUpEv
# 5  _ZN8facebook5velox4exec4test21HiveConnectorTestBase5SetUpEv
# 6  _ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc
# 7  _ZN7testing4Test3RunEv
# 8  _ZN7testing8TestInfo3RunEv
# 9  _ZN7testing9TestSuite3RunEv
# 10 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv
# 11 _ZN7testing8UnitTest3RunEv
# 12 main
# 13 __libc_start_call_main
# 14 __libc_start_main
# 15 _start
" thrown in SetUp().
[  FAILED  ] LocalPartitionTest.maxBufferSizePartition (62 ms)

Error Reproduction

No response

Relevant logs

No response