Failed
lldb-api.functionalities/postmortem/minidump-new.TestMiniDumpUUID.py (from lldb-api)
Failing for the past 27 builds
(Since
#294 )

Stacktrace
Script: -- /usr/local/Frameworks/Python.framework/Versions/3.7/bin/python3.7 /Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/llvm-project/lldb/test/API/dotest.py -s /Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/lldb-build/lldb-test-traces -S nm -u CXXFLAGS -u CFLAGS --codesign-identity lldb_codesign --server /Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/lldb-build/./bin/debugserver --arch x86_64 --build-dir /Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/lldb-build/lldb-test-build.noindex -s=/Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/test/logs -t --env TERM=vt100 --env LLVM_LIBS_DIR=/Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/lldb-build/./lib --arch x86_64 --build-dir /Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/lldb-build/lldb-test-build.noindex --lldb-module-cache-dir /Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/lldb-build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/lldb-build/./bin/lldb --compiler /Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/lldb-build/./bin/clang --dsymutil /Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/lldb-build/./bin/dsymutil --filecheck /Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/lldb-build/./bin/FileCheck --yaml2obj /Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/lldb-build/./bin/yaml2obj --lldb-libs-dir /Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/lldb-build/./lib --skip-category=lldb-vscode --skip-category=std-module /Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/llvm-project/lldb/test/API/functionalities/postmortem/minidump-new -p TestMiniDumpUUID.py --replay-path /Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/lldb-build/lldb-test-build.noindex/reproducers/TestMiniDumpUUID.py -- Exit Code: -6 Command Output (stdout): -- lldb version 12.0.99 clang revision a8b8a9374a3c555ac8528fc37b92935554083b9f llvm revision a8b8a9374a3c555ac8528fc37b92935554083b9f -- Command Output (stderr): -- Unable to retrieve process ID from minidump file, setting process ID to 1. Unable to retrieve process ID from minidump file, setting process ID to 1. Unable to retrieve process ID from minidump file, setting process ID to 1. Unable to retrieve process ID from minidump file, setting process ID to 1. Unable to retrieve process ID from minidump file, setting process ID to 1. Reproducer expected signature 921: 'const char * SBModule::GetUUIDString()' Reproducer actual signature 487: 'uint32_t SBDebugger::GetNumTargets()' LLVM ERROR: Detected reproducer replay divergence. Refusing to continue. Fatal Python error: Aborted Current thread 0x0000000114e32dc0 (most recent call first): File "/Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/lldb-build/lib/python3.7/site-packages/lldb/__init__.py", line 4305 in GetNumTargets File "/Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/lldb-build/lib/python3.7/site-packages/lldb/__init__.py", line 143 in lldb_iter File "/Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 2074 in tearDown File "/Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/case.py", line 386 in run File "/Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/case.py", line 458 in __call__ File "/Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/suite.py", line 117 in _wrapped_run File "/Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/suite.py", line 115 in _wrapped_run File "/Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/suite.py", line 85 in run File "/Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/suite.py", line 66 in __call__ File "/Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/runner.py", line 165 in run File "/Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/llvm-project/lldb/packages/Python/lldbsuite/test/dotest.py", line 1038 in run_suite File "/Users/buildslave/jenkins/workspace/lldb-cmake-reproducers/llvm-project/lldb/test/API/dotest.py", line 7 in <module> --