github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Linux--> # :penguin: Linux x64 Test Results
* 34012 tests passed * 549 tests skipped * 1 test failed ## Failed Tests (click on a test name to see its output) ### lldb-shell <details> <summary>lldb-shell.Expr/TestIRMemoryMap.test</summary> ``` Exit Code: 1 Command Output (stdout): -- # RUN: at line 3 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang --driver-mode=g++ --target=specify-a-target-or-use-a-_host-substitution --target=x86_64-unknown-linux-gnu -pthread -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build/module-cache-clang/lldb-shell /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Expr/Inputs/call-function.cpp -g -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Expr/Output/TestIRMemoryMap.test.tmp # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang --driver-mode=g++ --target=specify-a-target-or-use-a-_host-substitution --target=x86_64-unknown-linux-gnu -pthread -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build/module-cache-clang/lldb-shell /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Expr/Inputs/call-function.cpp -g -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Expr/Output/TestIRMemoryMap.test.tmp # .---command stderr------------ # | clang: warning: argument unused during compilation: '-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lldb-test-build/module-cache-clang/lldb-shell' [-Wunused-command-line-argument] # `----------------------------- # RUN: at line 5 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb-test ir-memory-map /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Expr/Output/TestIRMemoryMap.test.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Expr/Inputs/ir-memory-map-basic # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb-test ir-memory-map /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Expr/Output/TestIRMemoryMap.test.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Expr/Inputs/ir-memory-map-basic # .---command stdout------------ # | Command: L1 = malloc(size=0, alignment=1) # | Malloc: address = 0x7ffff7fbb000 # | Command: L2 = malloc(size=1, alignment=1) # | Malloc: address = 0x7ffff7fbb010 # | Command: L3 = malloc(size=2, alignment=1) # | Malloc: address = 0x7ffff7fbb020 # | Command: L4 = malloc(size=2, alignment=2) # | Malloc: address = 0x7ffff7fbb030 # | Command: L5 = malloc(size=2, alignment=4) # | Malloc: address = 0x7ffff7fbb040 # | Command: L6 = malloc(size=3, alignment=1) # | Malloc: address = 0x7ffff7fbb050 # | Command: L7 = malloc(size=3, alignment=2) # | Malloc: address = 0x7ffff7fbb060 # | Command: L8 = malloc(size=3, alignment=4) # | Malloc: address = 0x7ffff7fbb070 # | Command: L9 = malloc(size=128, alignment=1) # | Malloc: address = 0x7ffff7fbb080 # | Command: L10 = malloc(size=128, alignment=2) # | Malloc: address = 0x7ffff7fbb100 # | Command: L11 = malloc(size=128, alignment=4) # | Malloc: address = 0x7ffff7fbb190 # | Command: L12 = malloc(size=128, alignment=128) # | Malloc: address = 0x7ffff7fbb280 # | Command: L13 = malloc(size=2048, alignment=1) # | Malloc error: Couldn't malloc: allocation at 0x7ffff7fbb320 collides with an existing allocation # | Command: L14 = malloc(size=2048, alignment=2) # | Malloc: address = 0x7ffff7fba000 # | Command: L15 = malloc(size=2048, alignment=4) # | Malloc: address = 0x7ffff7a0d000 # | Command: L16 = malloc(size=3968, alignment=1) # | Malloc: address = 0x7ffff7a0c000 # | Command: L17 = malloc(size=3968, alignment=2) # | Malloc: address = 0x7ffff7a0b000 # | Command: L18 = malloc(size=3968, alignment=4) # | Malloc: address = 0x7ffff7a0a000 # | Command: L19 = malloc(size=0, alignment=1) # | Malloc: address = 0x7ffff7fbbb20 # `----------------------------- # RUN: at line 6 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb-test ir-memory-map -host-only /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Expr/Output/TestIRMemoryMap.test.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Expr/Inputs/ir-memory-map-basic # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb-test ir-memory-map -host-only /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Expr/Output/TestIRMemoryMap.test.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Expr/Inputs/ir-memory-map-basic # .---command stdout------------ # | Command: L1 = malloc(size=0, alignment=1) # | Malloc: address = 0x7ffff7fbb000 # | Command: L2 = malloc(size=1, alignment=1) # | Malloc: address = 0x7ffff7fbb010 # | Command: L3 = malloc(size=2, alignment=1) # | Malloc: address = 0x7ffff7fbb020 # | Command: L4 = malloc(size=2, alignment=2) # | Malloc: address = 0x7ffff7fbb030 # | Command: L5 = malloc(size=2, alignment=4) # | Malloc: address = 0x7ffff7fbb040 # | Command: L6 = malloc(size=3, alignment=1) # | Malloc: address = 0x7ffff7fbb050 # | Command: L7 = malloc(size=3, alignment=2) # | Malloc: address = 0x7ffff7fbb060 # | Command: L8 = malloc(size=3, alignment=4) # | Malloc: address = 0x7ffff7fbb070 # | Command: L9 = malloc(size=128, alignment=1) # | Malloc: address = 0x7ffff7fbb080 # | Command: L10 = malloc(size=128, alignment=2) # | Malloc: address = 0x7ffff7fbb100 # | Command: L11 = malloc(size=128, alignment=4) # | Malloc: address = 0x7ffff7fbb190 # | Command: L12 = malloc(size=128, alignment=128) # | Malloc: address = 0x7ffff7fbb280 # | Command: L13 = malloc(size=2048, alignment=1) # | Malloc: address = 0x7ffff7fff000 # | Command: L14 = malloc(size=2048, alignment=2) # | Malloc: address = 0x7ffff8000000 # | Command: L15 = malloc(size=2048, alignment=4) # | Malloc: address = 0x7ffff8001000 # | Command: L16 = malloc(size=3968, alignment=1) # | Malloc: address = 0x7ffff7fba000 # | Command: L17 = malloc(size=3968, alignment=2) # | Malloc: address = 0x7ffff7a0d000 # | Command: L18 = malloc(size=3968, alignment=4) # | Malloc: address = 0x7ffff7a0c000 # | Command: L19 = malloc(size=0, alignment=1) # | Malloc: address = 0x7ffff8002000 # `----------------------------- # RUN: at line 8 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb-test ir-memory-map /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Expr/Output/TestIRMemoryMap.test.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Expr/Inputs/ir-memory-map-overlap1 # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb-test ir-memory-map /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Expr/Output/TestIRMemoryMap.test.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Expr/Inputs/ir-memory-map-overlap1 # .---command stdout------------ # | Command: L1 = malloc(size=8, alignment=16) # | Malloc: address = 0x7ffff7fbb000 # | Command: L2 = malloc(size=16, alignment=8) # | Malloc: address = 0x7ffff7fbb020 # | Command: L3 = malloc(size=64, alignment=32) # | Malloc: address = 0x7ffff7fbb040 # | Command: L4 = malloc(size=1, alignment=8) # | Malloc: address = 0x7ffff7fbb0a0 # | Command: L5 = malloc(size=64, alignment=32) # | Malloc: address = 0x7ffff7fbb0c0 # | Command: L6 = malloc(size=64, alignment=8) # | Malloc error: Couldn't malloc: allocation at 0x7ffff7fbb110 collides with an existing allocation # | Command: L7 = malloc(size=1024, alignment=32) # | Malloc: address = 0x7ffff7fbb160 # | Command: L8 = malloc(size=1, alignment=16) # | Malloc: address = 0x7ffff7fbb580 # | Command: L9 = malloc(size=8, alignment=16) # | Malloc: address = 0x7ffff7fbb5a0 # | Command: L10 = malloc(size=1024, alignment=16) # | Malloc: address = 0x7ffff7fbb5c0 # `----------------------------- # RUN: at line 9 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb-test ir-memory-map -host-only /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Expr/Output/TestIRMemoryMap.test.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Expr/Inputs/ir-memory-map-overlap1 # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb-test ir-memory-map -host-only /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Expr/Output/TestIRMemoryMap.test.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Expr/Inputs/ir-memory-map-overlap1 # .---command stdout------------ # | Command: L1 = malloc(size=8, alignment=16) # | Malloc: address = 0x7ffff7fbb000 # | Command: L2 = malloc(size=16, alignment=8) # | Malloc: address = 0x7ffff7fbb020 # | Command: L3 = malloc(size=64, alignment=32) # | Malloc: address = 0x7ffff7fbb040 # | Command: L4 = malloc(size=1, alignment=8) # | Malloc: address = 0x7ffff7fbb0a0 # | Command: L5 = malloc(size=64, alignment=32) # | Malloc: address = 0x7ffff7fbb0c0 # | Command: L6 = malloc(size=64, alignment=8) # | Malloc: address = 0x7ffff7fff000 # | Command: L7 = malloc(size=1024, alignment=32) # | Malloc: address = 0x7ffff8000000 # | Command: L8 = malloc(size=1, alignment=16) # | Malloc: address = 0x7ffff8001000 # | Command: L9 = malloc(size=8, alignment=16) # | Malloc: address = 0x7ffff8002000 # | Command: L10 = malloc(size=1024, alignment=16) # | Malloc: address = 0x7ffff8003000 # `----------------------------- # RUN: at line 11 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb-test ir-memory-map /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Expr/Output/TestIRMemoryMap.test.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Expr/Inputs/ir-memory-map-mix-malloc-free # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/lldb-test ir-memory-map /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/lldb/test/Shell/Expr/Output/TestIRMemoryMap.test.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/lldb/test/Shell/Expr/Inputs/ir-memory-map-mix-malloc-free # .---command stdout------------ # | Command: L1 = malloc(size=32, alignment=2) # | Malloc: address = 0x7ffff7fbb000 # | Command: free(L1) # | Free: [0x7ffff7fbb000, 0x7ffff7fbb020) # | Command: L2 = malloc(size=3, alignment=4) # | Malloc: address = 0x7ffff7fbb000 # | Command: L3 = malloc(size=3, alignment=128) # | Malloc: address = 0x7ffff7fbb080 # | Command: free(L3) # | Free: [0x7ffff7fbb080, 0x7ffff7fbb083) # | Command: free(L2) # | Free: [0x7ffff7fbb000, 0x7ffff7fbb003) # | Command: L4 = malloc(size=2, alignment=16) # | Malloc: address = 0x7ffff7fbb000 # | Command: free(L4) # | Free: [0x7ffff7fbb000, 0x7ffff7fbb002) # | Command: L5 = malloc(size=4097, alignment=4) # | Malloc: address = 0x7ffff7a0c000 # | Command: free(L5) # | Free: [0x7ffff7a0c000, 0x7ffff7a0d001) # | Command: L6 = malloc(size=2, alignment=2) # | Malloc: address = 0x7ffff7fbb000 # | Command: L7 = malloc(size=3, alignment=2) # | Malloc: address = 0x7ffff7fbb010 # | Command: L8 = malloc(size=32, alignment=16) # | Malloc: address = 0x7ffff7fbb020 # | Command: free(L6) # | Free: [0x7ffff7fbb000, 0x7ffff7fbb002) # | Command: free(L8) # | Free: [0x7ffff7fbb020, 0x7ffff7fbb040) # | Command: free(L7) # | Free: [0x7ffff7fbb010, 0x7ffff7fbb013) # | Command: L9 = malloc(size=8192, alignment=2) # | Malloc: address = 0x7ffff7a09000 # | Command: L10 = malloc(size=33, alignment=4) # | Malloc: address = 0x7ffff7fbb000 # | Command: free(L9) # | Free: [0x7ffff7a09000, 0x7ffff7a0b000) # | Command: L11 = malloc(size=2047, alignment=2) # | Malloc: address = 0x7ffff7fbb030 # | Command: L12 = malloc(size=5, alignment=16) # | Malloc: address = 0x7ffff7fbb840 # | Command: L13 = malloc(size=4, alignment=16) # | Malloc: address = 0x7ffff7fbb860 # | Command: L14 = malloc(size=2048, alignment=2) # | Malloc: address = 0x7ffff7a0c000 # | Command: free(L10) # | Free: [0x7ffff7fbb000, 0x7ffff7fbb021) # | Command: L15 = malloc(size=4, alignment=128) # | Malloc: address = 0x7ffff7fbb880 # | Command: free(L13) # | Free: [0x7ffff7fbb860, 0x7ffff7fbb864) # | Command: L16 = malloc(size=1, alignment=2) # | Malloc: address = 0x7ffff7fbb000 # | Command: L17 = malloc(size=4095, alignment=128) # | Malloc: address = 0x7ffff7a0c880 # | Command: free(L12) # | Free: [0x7ffff7fbb840, 0x7ffff7fbb845) # | Command: free(L15) # | Free: [0x7ffff7fbb880, 0x7ffff7fbb884) # | Command: L18 = malloc(size=0, alignment=128) # | Malloc: address = 0x7ffff7fbb880 # | Command: L19 = malloc(size=2, alignment=128) # | Malloc error: Couldn't malloc: allocation at 0x7ffff7fbb8c0 collides with an existing allocation # | Command: L20 = malloc(size=4096, alignment=2) # | Malloc: address = 0x7ffff7a09000 # | Command: L21 = malloc(size=2, alignment=2) # | Malloc: address = 0x7ffff7fbb010 # | Command: L22 = malloc(size=8192, alignment=128) # | Malloc: address = 0x7ffff7a06000 # | Command: L23 = malloc(size=4, alignment=2) # | Malloc: address = 0x7ffff7fbb020 # | Command: L24 = malloc(size=4097, alignment=4) # | Malloc: address = 0x7ffff7a0a010 # | Command: free(L19) # | Free error: Invalid allocation label # `----------------------------- # error: command failed with exit status: 1 -- ``` </details> If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label. https://github.com/llvm/llvm-project/pull/208876 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
