Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snapshot for 20240705, v19.0.0, 839ed1b (big-merge) #580

Closed
github-actions bot opened this issue Jul 5, 2024 · 17 comments
Closed

Snapshot for 20240705, v19.0.0, 839ed1b (big-merge) #580

github-actions bot opened this issue Jul 5, 2024 · 17 comments

Comments

@github-actions
Copy link

github-actions bot commented Jul 5, 2024

Hello @tuliom!

This issue exists to let you know that we are about to monitor the builds of the LLVM (v19.0.0, llvm/llvm-project@ 839ed1b) snapshot for 20240705.

At certain intervals the CI system will update this very comment over time to reflect the progress of builds.
Log analysis
For example if a build of the llvm project fails on the fedora-rawhide-x86_64 platform, we'll analyze the build log (if any) to identify the cause of the failure. The cause can be any of ['srpm_build_issue', 'copr_timeout', 'network_issue', 'dependency_issue', 'test', 'downstream_patch_application', 'rpm__installed_but_unpackaged_files_found', 'rpm__directory_not_found', 'rpm__file_not_found', 'cmake_error', 'unknown']. For each cause we will list the packages and the relevant log excerpts.
Use of labels
Let's assume a unit test test in upstream LLVM was broken. We will then add these labels to this issue: error/test, build_failed_on/fedora-rawhide-x86_64, project/llvm. If you manually restart a build in Copr and can bring it to a successful state, we will automatically remove the aforementioned labels.

Last updated: 2024-07-07T23:20:16.905075

Build Matrix
llvm
fedora-39-aarch64
fedora-39-i386
fedora-39-ppc64le
fedora-39-s390x
fedora-39-x86_64
fedora-40-aarch64
fedora-40-i386
fedora-40-ppc64le
fedora-40-s390x
fedora-40-x86_64
fedora-rawhide-aarch64
fedora-rawhide-i386
fedora-rawhide-ppc64le
fedora-rawhide-s390x
fedora-rawhide-x86_64
rhel-9-aarch64
rhel-9-s390x
rhel-9-x86_64
Build status legend
  • ⭕ : canceled
  • ❌ : failed
  • ☑️ : forked
  • 📥 : importing
  • 🔜 : pending
  • 🏃 : running
  • 🚫 : skipped
  • ⭐ : starting
  • ✅ : succeeded
  • ⌛ : waiting
  • ❔ : unknown
  • ⚠️ : pipeline error (only relevant to testing-farm)
Copy link
Author

github-actions bot commented Jul 5, 2024

Errors found in Copr builds on fedora-39-x86_64

  • unknown
    1. llvm on fedora-39-x86_64 (see build log, contribute to log-detective)

      Build log tail

      Sometimes the end of the build log contains useful information.

      ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240705.g839ed1ba553346-1.fc39.src.rpm) Config(fedora-39-x86_64) 54 minutes 10 seconds
      INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
      INFO: Cleaning up build root ('cleanup_on_failure=True')
      Start: clean chroot
      INFO: unmounting tmpfs.
      Finish: clean chroot
      ERROR: Command failed: 
       # /usr/bin/systemd-nspawn -q -M a452e8296aaa4be1a7eace4574325488 -D /var/lib/mock/fedora-39-x86_64-1720144476.414029/root -a -u mockbuild --capability=cap_ipc_lock --rlimit=RLIMIT_NOFILE=10240 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.gbhxtcmb:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007"' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c '/usr/bin/rpmbuild -bb  --target x86_64 --nodeps /builddir/build/originals/llvm.spec'
      
      Copr build error: Build failed
      
      

      RPM build errors

      If we have found RPM build errors in the log file, you'll find them here.

      
      

      Errors to look into

      If we have found the term error: (case insentitive) in the build log,
      you'll find all occurrences here together with the preceding lines.

      Jul 05 02:49:23     self.assertTrue(lldbgdbserverutils.process_is_running(inferior.pid, True))
      Jul 05 02:49:23 AssertionError: False is not true
      --
      Jul 05 02:49:25     self.assertTrue(lldbgdbserverutils.process_is_running(server.pid, True))
      Jul 05 02:49:25 AssertionError: False is not true
      --
      Jul 05 02:49:25     self.assertTrue(lldbgdbserverutils.process_is_running(server.pid, True))
      Jul 05 02:49:25 AssertionError: False is not true
      --
      Jul 05 02:49:25     self.assertTrue(lldbgdbserverutils.process_is_running(server.pid, True))
      Jul 05 02:49:25 AssertionError: False is not true
      --
      Jul 05 02:49:28     self.assertTrue(lldbgdbserverutils.process_is_running(pid, True))
      Jul 05 02:49:28 AssertionError: False is not true
      --
      Jul 05 02:49:28     self.assertTrue(lldbgdbserverutils.process_is_running(inferior.pid, True))
      Jul 05 02:49:28 AssertionError: False is not true
      --
      Jul 05 02:49:28     self.assertTrue(lldbgdbserverutils.process_is_running(inferior.pid, True))
      Jul 05 02:49:28 AssertionError: False is not true
      --
      Jul 05 02:49:28     self.assertTrue(lldbgdbserverutils.process_is_running(inferior.pid, True))
      Jul 05 02:49:28 AssertionError: False is not true
      --
      RPM build errors:
      error: Bad exit status from /var/tmp/rpm-tmp.xv3I1p (%check)
      --
      /var/lib/mock/fedora-39-x86_64-1720144476.414029/root/var/log/dnf.log
      ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240705.g839ed1ba553346-1.fc39.src.rpm) Config(fedora-39-x86_64) 54 minutes 10 seconds
      --
      Finish: clean chroot
      ERROR: Command failed: 
      --
      
      Copr build error: Build failed
      
      

Copy link
Author

github-actions bot commented Jul 5, 2024

Errors found in Copr builds on fedora-40-x86_64

  • unknown
    1. llvm on fedora-40-x86_64 (see build log, contribute to log-detective)

      Build log tail

      Sometimes the end of the build log contains useful information.

      ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240705.g839ed1ba553346-1.fc40.src.rpm) Config(fedora-40-x86_64) 50 minutes 8 seconds
      INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
      INFO: Cleaning up build root ('cleanup_on_failure=True')
      Start: clean chroot
      INFO: unmounting tmpfs.
      Finish: clean chroot
      ERROR: Command failed: 
       # /usr/bin/systemd-nspawn -q -M 3859110124eb480d9b7ac92dd442446c -D /var/lib/mock/fedora-40-x86_64-1720145925.807286/root -a -u mockbuild --capability=cap_ipc_lock --rlimit=RLIMIT_NOFILE=10240 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.rthyt4it:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007"' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c '/usr/bin/rpmbuild -bb  --target x86_64 --nodeps /builddir/build/originals/llvm.spec'
      
      Copr build error: Build failed
      
      

      RPM build errors

      If we have found RPM build errors in the log file, you'll find them here.

      
      

      Errors to look into

      If we have found the term error: (case insentitive) in the build log,
      you'll find all occurrences here together with the preceding lines.

      Jul 05 03:08:38     self.assertTrue(lldbgdbserverutils.process_is_running(inferior.pid, True))
      Jul 05 03:08:38 AssertionError: False is not true
      --
      Jul 05 03:08:40     self.assertTrue(lldbgdbserverutils.process_is_running(server.pid, True))
      Jul 05 03:08:40 AssertionError: False is not true
      --
      Jul 05 03:08:40     self.assertTrue(lldbgdbserverutils.process_is_running(server.pid, True))
      Jul 05 03:08:40 AssertionError: False is not true
      --
      Jul 05 03:08:40     self.assertTrue(lldbgdbserverutils.process_is_running(server.pid, True))
      Jul 05 03:08:40 AssertionError: False is not true
      --
      Jul 05 03:08:42     self.assertTrue(lldbgdbserverutils.process_is_running(pid, True))
      Jul 05 03:08:42 AssertionError: False is not true
      --
      Jul 05 03:08:42     self.assertTrue(lldbgdbserverutils.process_is_running(inferior.pid, True))
      Jul 05 03:08:42 AssertionError: False is not true
      --
      Jul 05 03:08:42     self.assertTrue(lldbgdbserverutils.process_is_running(inferior.pid, True))
      Jul 05 03:08:42 AssertionError: False is not true
      --
      Jul 05 03:08:42     self.assertTrue(lldbgdbserverutils.process_is_running(inferior.pid, True))
      Jul 05 03:08:42 AssertionError: False is not true
      --
      RPM build errors:
      error: Bad exit status from /var/tmp/rpm-tmp.KMcB9R (%check)
      --
      INFO: /var/lib/mock/fedora-40-x86_64-1720145925.807286/root/var/log/dnf5.log
      ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240705.g839ed1ba553346-1.fc40.src.rpm) Config(fedora-40-x86_64) 50 minutes 8 seconds
      --
      Finish: clean chroot
      ERROR: Command failed: 
      --
      
      Copr build error: Build failed
      
      

Copy link
Author

github-actions bot commented Jul 5, 2024

Errors found in Copr builds on fedora-rawhide-x86_64

  • unknown
    1. llvm on fedora-rawhide-x86_64 (see build log, contribute to log-detective)

      Build log tail

      Sometimes the end of the build log contains useful information.

      ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240705.g839ed1ba553346-1.fc41.src.rpm) Config(fedora-rawhide-x86_64) 48 minutes 28 seconds
      INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
      INFO: Cleaning up build root ('cleanup_on_failure=True')
      Start: clean chroot
      INFO: unmounting tmpfs.
      Finish: clean chroot
      ERROR: Command failed: 
       # /usr/bin/systemd-nspawn -q -M 9c6f8d8e26504f50b5888097b8726bd1 -D /var/lib/mock/fedora-rawhide-x86_64-1720146051.612106/root -a -u mockbuild --capability=cap_ipc_lock --rlimit=RLIMIT_NOFILE=10240 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.u5y6bqwr:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007"' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c '/usr/bin/rpmbuild -bb  --target x86_64 --nodeps /builddir/build/originals/llvm.spec'
      
      Copr build error: Build failed
      
      

      RPM build errors

      If we have found RPM build errors in the log file, you'll find them here.

      
      

      Errors to look into

      If we have found the term error: (case insentitive) in the build log,
      you'll find all occurrences here together with the preceding lines.

      Jul 05 03:15:19     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 03:15:19 AssertionError: False is not true
      --
      Jul 05 03:15:21     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 03:15:21 AssertionError: False is not true
      --
      Jul 05 03:15:21     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 03:15:21 AssertionError: False is not true
      --
      Jul 05 03:15:21     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 03:15:21 AssertionError: False is not true
      --
      Jul 05 03:15:24     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 03:15:24 AssertionError: False is not true
      --
      Jul 05 03:15:24     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 03:15:24 AssertionError: False is not true
      --
      Jul 05 03:15:24     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 03:15:24 AssertionError: False is not true
      --
      Jul 05 03:15:24     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 03:15:24 AssertionError: False is not true
      --
      RPM build errors:
      error: Bad exit status from /var/tmp/rpm-tmp.NDhnyE (%check)
      --
      INFO: /var/lib/mock/fedora-rawhide-x86_64-1720146051.612106/root/var/log/dnf5.log
      ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240705.g839ed1ba553346-1.fc41.src.rpm) Config(fedora-rawhide-x86_64) 48 minutes 28 seconds
      --
      Finish: clean chroot
      ERROR: Command failed: 
      --
      
      Copr build error: Build failed
      
      

Copy link
Author

github-actions bot commented Jul 5, 2024

Errors found in Copr builds on fedora-rawhide-aarch64

  • unknown
    1. llvm on fedora-rawhide-aarch64 (see build log, contribute to log-detective)

      Build log tail

      Sometimes the end of the build log contains useful information.

      ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240705.g839ed1ba553346-1.fc41.src.rpm) Config(fedora-rawhide-aarch64) 274 minutes 29 seconds
      INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
      INFO: Cleaning up build root ('cleanup_on_failure=True')
      Start: clean chroot
      INFO: unmounting tmpfs.
      Finish: clean chroot
      ERROR: Command failed: 
       # /usr/bin/systemd-nspawn -q -M bba2d6169be74d24adc123dcc3d765d7 -D /var/lib/mock/fedora-rawhide-aarch64-1720144241.955794/root -a -u mockbuild --capability=cap_ipc_lock --rlimit=RLIMIT_NOFILE=10240 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.ryqr43rq:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007"' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c '/usr/bin/rpmbuild -bb  --target aarch64 --nodeps /builddir/build/originals/llvm.spec'
      
      Copr build error: Build failed
      
      

      RPM build errors

      If we have found RPM build errors in the log file, you'll find them here.

      
      

      Errors to look into

      If we have found the term error: (case insentitive) in the build log,
      you'll find all occurrences here together with the preceding lines.

      Jul 05 06:19:11     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 06:19:11 AssertionError: False is not true : Command 'process attach -n ProcessAttach
      Jul 05 06:19:11 Error output:
      Jul 05 06:19:11 error: attach failed: could not find a process named ProcessAttach
      --
      Jul 05 06:20:41     ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 06:20:41 AssertionError: ['__libc_start_main', '_start'] is not false : Did not find expected libc frames.
      --
      Jul 05 06:20:41     ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 06:20:41 AssertionError: ['__libc_start_main', '_start'] is not false : Did not find expected libc frames.
      --
      Jul 05 06:22:48     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 06:22:48 AssertionError: False is not true
      --
      Jul 05 06:23:05     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 06:23:05 AssertionError: False is not true
      --
      Jul 05 06:23:21 lldb-server exiting...
      Jul 05 06:23:21 LLVM ERROR: IO failure on output stream: Bad file descriptor
      --
      Jul 05 06:23:21     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 06:23:21 AssertionError: False is not true
      --
      Jul 05 06:23:21     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 06:23:21 AssertionError: False is not true
      --
      Jul 05 06:23:21     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 06:23:21 AssertionError: False is not true
      --
      Jul 05 06:23:23     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 06:23:23 AssertionError: False is not true
      --
      Jul 05 06:23:23     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 06:23:23 AssertionError: False is not true
      --
      Jul 05 06:23:23     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 06:23:23 AssertionError: False is not true
      --
      Jul 05 06:25:42 
      error: Bad exit status from /var/tmp/rpm-tmp.uLBxxI (%check)
      --
      INFO: /var/lib/mock/fedora-rawhide-aarch64-1720144241.955794/root/var/log/dnf5.log
      ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240705.g839ed1ba553346-1.fc41.src.rpm) Config(fedora-rawhide-aarch64) 274 minutes 29 seconds
      --
      Finish: clean chroot
      ERROR: Command failed: 
      --
      
      Copr build error: Build failed
      
      

Copy link
Author

github-actions bot commented Jul 5, 2024

Errors found in Copr builds on fedora-rawhide-ppc64le

  • unknown
    1. llvm on fedora-rawhide-ppc64le (see build log, contribute to log-detective)

      Build log tail

      Sometimes the end of the build log contains useful information.

      ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240705.g839ed1ba553346-1.fc41.src.rpm) Config(fedora-rawhide-ppc64le) 273 minutes 13 seconds
      INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
      INFO: Cleaning up build root ('cleanup_on_failure=True')
      Start: clean chroot
      INFO: unmounting tmpfs.
      Finish: clean chroot
      ERROR: Command failed: 
       # /usr/bin/systemd-nspawn -q -M 31398c24bb34420d8e3d5ab497aaecce -D /var/lib/mock/fedora-rawhide-ppc64le-1720144265.634049/root -a -u mockbuild --capability=cap_ipc_lock --rlimit=RLIMIT_NOFILE=10240 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.7bu1xh2l:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007"' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c '/usr/bin/rpmbuild -bb  --target ppc64le --nodeps /builddir/build/originals/llvm.spec'
      
      Copr build error: Build failed
      
      

      RPM build errors

      If we have found RPM build errors in the log file, you'll find them here.

      
      

      Errors to look into

      If we have found the term error: (case insentitive) in the build log,
      you'll find all occurrences here together with the preceding lines.

      Jul 05 06:19:10     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 06:19:10 AssertionError: False is not true : Watchpoint created successfully
      Jul 05 06:19:10 Error output:
      Jul 05 06:19:10 error: Watchpoint creation failed (addr=0x1004002c, size=4, variable expression='global').
      Jul 05 06:19:10 error: Target supports (0) hardware watchpoint slots.
      --
      Jul 05 06:19:11     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 06:19:11 AssertionError: 'Target supports (0) hardware watchpoint slots.
      --
      Jul 05 06:19:11     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 06:19:11 AssertionError: No value is not true : Failed to set write watchpoint.
      --
      Jul 05 06:19:11     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 06:19:11 AssertionError: False is not true : Command 'watchpoint set variable a.buf[2]
      Jul 05 06:19:11 Error output:
      Jul 05 06:19:11 error: Watchpoint creation failed (addr=0x7fffe1e05d0a, size=1, variable expression='a.buf[2]').
      Jul 05 06:19:11 error: Target supports (0) hardware watchpoint slots.
      --
      Jul 05 06:19:12     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 06:19:12 AssertionError: False is not true : Watchpoint created successfully
      Jul 05 06:19:12 Error output:
      Jul 05 06:19:12 error: Watchpoint creation failed (addr=0x10040030, size=4, variable expression='global').
      Jul 05 06:19:12 error: Target supports (0) hardware watchpoint slots.
      --
      Jul 05 06:19:12     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 06:19:12 AssertionError: False is not true : Watchpoint created successfully
      Jul 05 06:19:12 Error output:
      Jul 05 06:19:12 error: Watchpoint creation failed (addr=0x10040030, size=4, variable expression='global').
      Jul 05 06:19:12 error: Target supports (0) hardware watchpoint slots.
      --
      Jul 05 06:19:12     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 06:19:12 AssertionError: False is not true : Watchpoint created successfully
      Jul 05 06:19:12 Error output:
      Jul 05 06:19:12 error: Watchpoint creation failed (addr=0x10040030, size=4, variable expression='global').
      Jul 05 06:19:12 error: Target supports (0) hardware watchpoint slots.
      --
      Jul 05 06:19:12     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 06:19:12 AssertionError: False is not true : Watchpoint created successfully
      Jul 05 06:19:12 Error output:
      Jul 05 06:19:12 error: Watchpoint creation failed (addr=0x10040030, size=4, variable expression='global').
      Jul 05 06:19:12 error: Target supports (0) hardware watchpoint slots.
      --
      Jul 05 06:19:12     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 06:19:12 AssertionError: False is not true : Watchpoint created successfully
      Jul 05 06:19:12 Error output:
      Jul 05 06:19:12 error: Watchpoint creation failed (addr=0x1004007c, size=4, variable expression='g_val').
      Jul 05 06:19:12
      

Copy link
Author

github-actions bot commented Jul 5, 2024

Errors found in Copr builds on fedora-39-ppc64le

  • unknown
    1. llvm on fedora-39-ppc64le (see build log, contribute to log-detective)

      Build log tail

      Sometimes the end of the build log contains useful information.

      ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240705.g839ed1ba553346-1.fc39.src.rpm) Config(fedora-39-ppc64le) 326 minutes 41 seconds
      INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
      INFO: Cleaning up build root ('cleanup_on_failure=True')
      Start: clean chroot
      INFO: unmounting tmpfs.
      Finish: clean chroot
      ERROR: Command failed: 
       # /usr/bin/systemd-nspawn -q -M 41a1ce5627fe473fa60da77542ed5794 -D /var/lib/mock/fedora-39-ppc64le-1720144227.219083/root -a -u mockbuild --capability=cap_ipc_lock --rlimit=RLIMIT_NOFILE=10240 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.7zo8jsdt:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007"' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c '/usr/bin/rpmbuild -bb  --target ppc64le --nodeps /builddir/build/originals/llvm.spec'
      
      Copr build error: Build failed
      
      

      RPM build errors

      If we have found RPM build errors in the log file, you'll find them here.

      
      

      Errors to look into

      If we have found the term error: (case insentitive) in the build log,
      you'll find all occurrences here together with the preceding lines.

      Jul 05 07:09:06     self.assertTrue(self.res.Succeeded(), msg if (msg) else CMD_MSG(cmd))
      Jul 05 07:09:06 AssertionError: False is not true : Watchpoint created successfully
      Jul 05 07:09:06 Error output:
      Jul 05 07:09:06 error: Watchpoint creation failed (addr=0x1004002c, size=4, variable expression='global').
      Jul 05 07:09:06 error: Target supports (0) hardware watchpoint slots.
      --
      Jul 05 07:09:07     self.fail(self._formatMessage(msg, "'{}' is not success".format(error)))
      Jul 05 07:09:07 AssertionError: 'Target supports (0) hardware watchpoint slots.
      --
      Jul 05 07:09:07     self.assertTrue(write_watchpoint, "Failed to set write watchpoint.")
      Jul 05 07:09:07 AssertionError: No value is not true : Failed to set write watchpoint.
      --
      Jul 05 07:09:07     self.assertTrue(self.res.Succeeded(), msg if (msg) else CMD_MSG(cmd))
      Jul 05 07:09:07 AssertionError: False is not true : Command 'watchpoint set variable a.buf[2]
      Jul 05 07:09:07 Error output:
      Jul 05 07:09:07 error: Watchpoint creation failed (addr=0x7ffff13b879a, size=1, variable expression='a.buf[2]').
      Jul 05 07:09:07 error: Target supports (0) hardware watchpoint slots.
      --
      Jul 05 07:09:08     self.assertTrue(self.res.Succeeded(), msg if (msg) else CMD_MSG(cmd))
      Jul 05 07:09:08 AssertionError: False is not true : Watchpoint created successfully
      Jul 05 07:09:08 Error output:
      Jul 05 07:09:08 error: Watchpoint creation failed (addr=0x10040030, size=4, variable expression='global').
      Jul 05 07:09:08 error: Target supports (0) hardware watchpoint slots.
      --
      Jul 05 07:09:08     self.assertTrue(self.res.Succeeded(), msg if (msg) else CMD_MSG(cmd))
      Jul 05 07:09:08 AssertionError: False is not true : Watchpoint created successfully
      Jul 05 07:09:08 Error output:
      Jul 05 07:09:08 error: Watchpoint creation failed (addr=0x10040030, size=4, variable expression='global').
      Jul 05 07:09:08 error: Target supports (0) hardware watchpoint slots.
      --
      Jul 05 07:09:08     self.assertTrue(self.res.Succeeded(), msg if (msg) else CMD_MSG(cmd))
      Jul 05 07:09:08 AssertionError: False is not true : Watchpoint created successfully
      Jul 05 07:09:08 Error output:
      Jul 05 07:09:08 error: Watchpoint creation failed (addr=0x1004007c, size=4, variable expression='g_val').
      Jul 05 07:09:08 error: Target supports (0) hardware watchpoint slots.
      --
      Jul 05 07:09:08     self.assertTrue(self.res.Succeeded(), msg if (msg) else CMD_MSG(cmd))
      Jul 05 07:09:08 AssertionError: False is not true : Watchpoint created successfully
      Jul 05 07:09:08 Error output:
      Jul 05 07:09:08 error: Watchpoint creation failed (addr=0x1004007c, size=4, variable expression='g_val').
      Jul 05 07:09:08 error: Target supports (0) hardware watchpoint slots.
      --
      Jul 05 07:09:08     self.assertTrue(self.res.Succeeded(), msg if (msg) else CMD_MSG(cmd))
      Jul 05 07:09:08 AssertionError: False is not true : Watchpoint created successfully
      Jul 05 07:09:08 Error output:
      Jul 05 07:09:08 error: Watchpoint creation failed (addr=0x1004007c, size=4, variable expression='g_val').
      Jul 05 07:09:08 e
      

Copy link
Author

github-actions bot commented Jul 5, 2024

Errors found in Copr builds on fedora-40-ppc64le

  • unknown
    1. llvm on fedora-40-ppc64le (see build log, contribute to log-detective)

      Build log tail

      Sometimes the end of the build log contains useful information.

      ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240705.g839ed1ba553346-1.fc40.src.rpm) Config(fedora-40-ppc64le) 298 minutes 8 seconds
      INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
      INFO: Cleaning up build root ('cleanup_on_failure=True')
      Start: clean chroot
      INFO: unmounting tmpfs.
      Finish: clean chroot
      ERROR: Command failed: 
       # /usr/bin/systemd-nspawn -q -M a66352261b6b4d26af2a9b309e8dc83f -D /var/lib/mock/fedora-40-ppc64le-1720144246.686542/root -a -u mockbuild --capability=cap_ipc_lock --rlimit=RLIMIT_NOFILE=10240 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.sc7tucxt:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007"' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c '/usr/bin/rpmbuild -bb  --target ppc64le --nodeps /builddir/build/originals/llvm.spec'
      
      Copr build error: Build failed
      
      

      RPM build errors

      If we have found RPM build errors in the log file, you'll find them here.

      
      

      Errors to look into

      If we have found the term error: (case insentitive) in the build log,
      you'll find all occurrences here together with the preceding lines.

      Jul 05 06:43:55     self.assertTrue(self.res.Succeeded(), msg if (msg) else CMD_MSG(cmd))
      Jul 05 06:43:55 AssertionError: False is not true : Watchpoint created successfully
      Jul 05 06:43:55 Error output:
      Jul 05 06:43:55 error: Watchpoint creation failed (addr=0x1004002c, size=4, variable expression='global').
      Jul 05 06:43:55 error: Target supports (0) hardware watchpoint slots.
      --
      Jul 05 06:43:55     self.assertTrue(self.res.Succeeded(), msg if (msg) else CMD_MSG(cmd))
      Jul 05 06:43:55 AssertionError: False is not true : Command 'watchpoint set variable a.buf[2]
      Jul 05 06:43:55 Error output:
      Jul 05 06:43:55 error: Watchpoint creation failed (addr=0x7fffffecd5da, size=1, variable expression='a.buf[2]').
      Jul 05 06:43:55 error: Target supports (0) hardware watchpoint slots.
      --
      Jul 05 06:43:56     self.fail(self._formatMessage(msg, "'{}' is not success".format(error)))
      Jul 05 06:43:56 AssertionError: 'Target supports (0) hardware watchpoint slots.
      --
      Jul 05 06:43:56     self.assertTrue(write_watchpoint, "Failed to set write watchpoint.")
      Jul 05 06:43:56 AssertionError: No value is not true : Failed to set write watchpoint.
      --
      Jul 05 06:43:57     self.assertTrue(self.res.Succeeded(), msg if (msg) else CMD_MSG(cmd))
      Jul 05 06:43:57 AssertionError: False is not true : Watchpoint created successfully
      Jul 05 06:43:57 Error output:
      Jul 05 06:43:57 error: Watchpoint creation failed (addr=0x10040030, size=4, variable expression='global').
      Jul 05 06:43:57 error: Target supports (0) hardware watchpoint slots.
      --
      Jul 05 06:43:57     self.assertTrue(self.res.Succeeded(), msg if (msg) else CMD_MSG(cmd))
      Jul 05 06:43:57 AssertionError: False is not true : Watchpoint created successfully
      Jul 05 06:43:57 Error output:
      Jul 05 06:43:57 error: Watchpoint creation failed (addr=0x10040030, size=4, variable expression='global').
      Jul 05 06:43:57 error: Target supports (0) hardware watchpoint slots.
      --
      Jul 05 06:43:57     self.assertTrue(self.res.Succeeded(), msg if (msg) else CMD_MSG(cmd))
      Jul 05 06:43:57 AssertionError: False is not true : Watchpoint created successfully
      Jul 05 06:43:57 Error output:
      Jul 05 06:43:57 error: Watchpoint creation failed (addr=0x10040030, size=4, variable expression='global').
      Jul 05 06:43:57 error: Target supports (0) hardware watchpoint slots.
      --
      Jul 05 06:43:57     self.assertTrue(self.res.Succeeded(), msg if (msg) else CMD_MSG(cmd))
      Jul 05 06:43:57 AssertionError: False is not true : Watchpoint created successfully
      Jul 05 06:43:57 Error output:
      Jul 05 06:43:57 error: Watchpoint creation failed (addr=0x10040030, size=4, variable expression='global').
      Jul 05 06:43:57 error: Target supports (0) hardware watchpoint slots.
      --
      Jul 05 06:43:57     self.assertTrue(self.res.Succeeded(), msg if (msg) else CMD_MSG(cmd))
      Jul 05 06:43:57 AssertionError: False is not true : Watchpoint created successfully
      Jul 05 06:43:57 Error output:
      Jul 05 06:43:57 error: Watchpoint creation failed (addr=0x1004007c, size=4, variable expression='g_val').
      Jul 05 06:43:57
      

Copy link
Author

github-actions bot commented Jul 5, 2024

Errors found in Copr builds on rhel-9-aarch64

  • test
    1. llvm on rhel-9-aarch64 (see build log, contribute to log-detective)
      TEST 'lldb-api :: functionalities/unwind/aarch64_unwind_pac/TestAArch64UnwindPAC.py' FAILED
      ******************** TEST 'lldb-api :: functionalities/unwind/aarch64_unwind_pac/TestAArch64UnwindPAC.py' FAILED ********************
      Script:
      --
      /usr/bin/python3.9 /builddir/build/BUILD/llvm-project-839ed1ba553346b0c225e9b839cf3cb716dc7412/lldb/test/API/dotest.py -u CXXFLAGS -u CFLAGS --env ARCHIVER=/usr/bin/llvm-ar --env OBJCOPY=/usr/bin/llvm-objcopy --env LLVM_LIBS_DIR=/builddir/build/BUILD/llvm-project-839ed1ba553346b0c225e9b839cf3cb716dc7412/llvm/redhat-linux-build/./lib64 --env LLVM_INCLUDE_DIR=/builddir/build/BUILD/llvm-project-839ed1ba553346b0c225e9b839cf3cb716dc7412/llvm/redhat-linux-build/include --env LLVM_TOOLS_DIR=/builddir/build/BUILD/llvm-project-839ed1ba553346b0c225e9b839cf3cb716dc7412/llvm/redhat-linux-build/./bin --arch aarch64 --build-dir /builddir/build/BUILD/llvm-project-839ed1ba553346b0c225e9b839cf3cb716dc7412/llvm/redhat-linux-build/lldb-test-build.noindex --lldb-module-cache-dir /builddir/build/BUILD/llvm-project-839ed1ba553346b0c225e9b839cf3cb716dc7412/llvm/redhat-linux-build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /builddir/build/BUILD/llvm-project-839ed1ba553346b0c225e9b839cf3cb716dc7412/llvm/redhat-linux-build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /builddir/build/BUILD/llvm-project-839ed1ba553346b0c225e9b839cf3cb716dc7412/llvm/redhat-linux-build/./bin/lldb --compiler /builddir/build/BUILD/llvm-project-839ed1ba553346b0c225e9b839cf3cb716dc7412/llvm/redhat-linux-build/./bin/clang --dsymutil /builddir/build/BUILD/llvm-project-839ed1ba553346b0c225e9b839cf3cb716dc7412/llvm/redhat-linux-build/./bin/dsymutil --llvm-tools-dir /builddir/build/BUILD/llvm-project-839ed1ba553346b0c225e9b839cf3cb716dc7412/llvm/redhat-linux-build/./bin --lldb-obj-root /builddir/build/BUILD/llvm-project-839ed1ba553346b0c225e9b839cf3cb716dc7412/llvm/redhat-linux-build/tools/lldb --lldb-libs-dir /builddir/build/BUILD/llvm-project-839ed1ba553346b0c225e9b839cf3cb716dc7412/llvm/redhat-linux-build/./lib64 /builddir/build/BUILD/llvm-project-839ed1ba553346b0c225e9b839cf3cb716dc7412/lldb/test/API/functionalities/unwind/aarch64_unwind_pac -p TestAArch64UnwindPAC.py
      --
      
      

Copy link
Author

github-actions bot commented Jul 5, 2024

Errors found in Copr builds on fedora-39-aarch64

  • unknown
    1. llvm on fedora-39-aarch64 (see build log, contribute to log-detective)

      Build log tail

      Sometimes the end of the build log contains useful information.

      ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240705.g839ed1ba553346-1.fc39.src.rpm) Config(fedora-39-aarch64) 330 minutes 21 seconds
      INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
      INFO: Cleaning up build root ('cleanup_on_failure=True')
      Start: clean chroot
      INFO: unmounting tmpfs.
      Finish: clean chroot
      ERROR: Command failed: 
       # /usr/bin/systemd-nspawn -q -M 153a2fa25a124cac938f0cd2f34c86ba -D /var/lib/mock/fedora-39-aarch64-1720144304.739617/root -a -u mockbuild --capability=cap_ipc_lock --rlimit=RLIMIT_NOFILE=10240 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.2y4sf0dc:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007"' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c '/usr/bin/rpmbuild -bb  --target aarch64 --nodeps /builddir/build/originals/llvm.spec'
      
      Copr build error: Build failed
      
      

      RPM build errors

      If we have found RPM build errors in the log file, you'll find them here.

      
      

      Errors to look into

      If we have found the term error: (case insentitive) in the build log,
      you'll find all occurrences here together with the preceding lines.

      Jul 05 07:13:41     self.assertFalse(libc_backtrace, "Did not find expected libc frames.")
      Jul 05 07:13:41 AssertionError: ['__libc_start_main', '_start'] is not false : Did not find expected libc frames.
      --
      Jul 05 07:13:41     self.assertFalse(libc_backtrace, "Did not find expected libc frames.")
      Jul 05 07:13:41 AssertionError: ['__libc_start_main', '_start'] is not false : Did not find expected libc frames.
      --
      Jul 05 07:17:26     self.assertTrue(lldbgdbserverutils.process_is_running(inferior.pid, True))
      Jul 05 07:17:26 AssertionError: False is not true
      --
      Jul 05 07:17:43     self.assertTrue(lldbgdbserverutils.process_is_running(pid, True))
      Jul 05 07:17:43 AssertionError: False is not true
      --
      Jul 05 07:17:59 lldb-server exiting...
      Jul 05 07:17:59 LLVM ERROR: IO failure on output stream: Bad file descriptor
      --
      Jul 05 07:17:59     self.assertTrue(lldbgdbserverutils.process_is_running(inferior.pid, True))
      Jul 05 07:17:59 AssertionError: False is not true
      --
      Jul 05 07:17:59     self.assertTrue(lldbgdbserverutils.process_is_running(inferior.pid, True))
      Jul 05 07:17:59 AssertionError: False is not true
      --
      Jul 05 07:17:59     self.assertTrue(lldbgdbserverutils.process_is_running(inferior.pid, True))
      Jul 05 07:17:59 AssertionError: False is not true
      --
      Jul 05 07:18:01     self.assertTrue(lldbgdbserverutils.process_is_running(server.pid, True))
      Jul 05 07:18:01 AssertionError: False is not true
      --
      Jul 05 07:18:01     self.assertTrue(lldbgdbserverutils.process_is_running(server.pid, True))
      Jul 05 07:18:01 AssertionError: False is not true
      --
      Jul 05 07:18:01     self.assertTrue(lldbgdbserverutils.process_is_running(server.pid, True))
      Jul 05 07:18:01 AssertionError: False is not true
      --
      Jul 05 07:23:29 
      error: Bad exit status from /var/tmp/rpm-tmp.iJz3Zm (%check)
      --
      /var/lib/mock/fedora-39-aarch64-1720144304.739617/root/var/log/dnf.log
      ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240705.g839ed1ba553346-1.fc39.src.rpm) Config(fedora-39-aarch64) 330 minutes 21 seconds
      --
      Finish: clean chroot
      ERROR: Command failed: 
      --
      
      Copr build error: Build failed
      
      

Copy link
Author

github-actions bot commented Jul 5, 2024

Errors found in Copr builds on fedora-40-aarch64

  • unknown
    1. llvm on fedora-40-aarch64 (see build log, contribute to log-detective)

      Build log tail

      Sometimes the end of the build log contains useful information.

      ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240705.g839ed1ba553346-1.fc40.src.rpm) Config(fedora-40-aarch64) 345 minutes 15 seconds
      INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
      INFO: Cleaning up build root ('cleanup_on_failure=True')
      Start: clean chroot
      INFO: unmounting tmpfs.
      Finish: clean chroot
      ERROR: Command failed: 
       # /usr/bin/systemd-nspawn -q -M f86c46e8b1e94a10b630dc34a12066db -D /var/lib/mock/fedora-40-aarch64-1720144200.824558/root -a -u mockbuild --capability=cap_ipc_lock --rlimit=RLIMIT_NOFILE=10240 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.i0owtpvv:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007"' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c '/usr/bin/rpmbuild -bb  --target aarch64 --nodeps /builddir/build/originals/llvm.spec'
      
      Copr build error: Build failed
      
      

      RPM build errors

      If we have found RPM build errors in the log file, you'll find them here.

      
      

      Errors to look into

      If we have found the term error: (case insentitive) in the build log,
      you'll find all occurrences here together with the preceding lines.

      Jul 05 07:26:40     self.assertFalse(libc_backtrace, "Did not find expected libc frames.")
      Jul 05 07:26:40 AssertionError: ['__libc_start_main', '_start'] is not false : Did not find expected libc frames.
      --
      Jul 05 07:26:40     self.assertFalse(libc_backtrace, "Did not find expected libc frames.")
      Jul 05 07:26:40 AssertionError: ['__libc_start_main', '_start'] is not false : Did not find expected libc frames.
      --
      Jul 05 07:29:31     self.assertTrue(lldbgdbserverutils.process_is_running(inferior.pid, True))
      Jul 05 07:29:31 AssertionError: False is not true
      --
      Jul 05 07:29:50     self.assertTrue(lldbgdbserverutils.process_is_running(pid, True))
      Jul 05 07:29:50 AssertionError: False is not true
      --
      Jul 05 07:30:06 lldb-server exiting...
      Jul 05 07:30:06 LLVM ERROR: IO failure on output stream: Bad file descriptor
      --
      Jul 05 07:30:06     self.assertTrue(lldbgdbserverutils.process_is_running(inferior.pid, True))
      Jul 05 07:30:06 AssertionError: False is not true
      --
      Jul 05 07:30:06     self.assertTrue(lldbgdbserverutils.process_is_running(inferior.pid, True))
      Jul 05 07:30:06 AssertionError: False is not true
      --
      Jul 05 07:30:06     self.assertTrue(lldbgdbserverutils.process_is_running(inferior.pid, True))
      Jul 05 07:30:06 AssertionError: False is not true
      --
      Jul 05 07:30:08     self.assertTrue(lldbgdbserverutils.process_is_running(server.pid, True))
      Jul 05 07:30:08 AssertionError: False is not true
      --
      Jul 05 07:30:08     self.assertTrue(lldbgdbserverutils.process_is_running(server.pid, True))
      Jul 05 07:30:08 AssertionError: False is not true
      --
      Jul 05 07:30:08     self.assertTrue(lldbgdbserverutils.process_is_running(server.pid, True))
      Jul 05 07:30:08 AssertionError: False is not true
      --
      Jul 05 07:35:55 
      error: Bad exit status from /var/tmp/rpm-tmp.YrDuC7 (%check)
      --
      INFO: /var/lib/mock/fedora-40-aarch64-1720144200.824558/root/var/log/dnf5.log
      ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240705.g839ed1ba553346-1.fc40.src.rpm) Config(fedora-40-aarch64) 345 minutes 15 seconds
      --
      Finish: clean chroot
      ERROR: Command failed: 
      --
      
      Copr build error: Build failed
      
      

@kwk
Copy link
Collaborator

kwk commented Jul 5, 2024

I went through all build logs and found that there's a plethora of failing LLDB tests (74 in total). Here's the combined list of all tests that failed so far. The number in front shows in how many build logs a test appeared. I've reopened the issue to add LLDB to big-merge (#573 (comment)). I wonder if we should continue adding those tests to the list of flaky tests. I think that the tests that appeared 10 times should definitively be added to the list of flaky tests. For the rest we should consider these three options:

  1. Don't run check-lldb at all. This is the most obvious choice but also the one that is not very constructive.
  2. Re-run failing LLDB tests a second time and only report them as failures if they fail a second time. This is certainly more involved and takes more time to run the tests. I also question the purpose of tests if they are flaky. IMHO tests should be more deterministic. But maybe I have to understand better why this doesn't seem to be possible with LLDB.
  3. Just add every failing LLDB test to the list of flaky tests. Hopefully it doesn't take long to add all failing LLDB tests to the list. This would at least run a handful of tests for lldb. And over time we might be able to make a point upstream that having too many failing tests is not a great experience for shipping LLDB.
     10 lldb-api :: tools/lldb-server/TestGdbRemoteProcessInfo.py
     10 lldb-api :: tools/lldb-server/TestGdbRemoteAttach.py
     10 lldb-api :: tools/lldb-server/commandline/TestStubSetSID.py
     10 lldb-api :: tools/lldb-server/attach-wait/TestGdbRemoteAttachWait.py
      4 lldb-api :: functionalities/unwind/aarch64_unwind_pac/TestAArch64UnwindPAC.py
      3 lldb-shell :: Watchpoint/ExpressionLanguage.test
      3 lldb-shell :: SymbolFile/DWARF/split-optimized.c
      3 lldb-shell :: SymbolFile/DWARF/clang-gmodules-type-lookup.c
      3 lldb-shell :: SymbolFile/DWARF/clang-ast-from-dwarf-unamed-and-anon-structs.cpp
      3 lldb-shell :: SymbolFile/DWARF/anon_class_w_and_wo_export_symbols.ll
      3 lldb-api :: tools/lldb-server/TestGdbRemote_vCont.py
      3 lldb-api :: tools/lldb-server/TestGdbRemoteSingleStep.py
      3 lldb-api :: tools/lldb-dap/databreakpoint/TestDAP_setDataBreakpoints.py
      3 lldb-api :: python_api/watchpoint/watchlocation/TestTargetWatchAddress.py
      3 lldb-api :: python_api/watchpoint/watchlocation/TestSetWatchlocation.py
      3 lldb-api :: python_api/watchpoint/TestWatchpointIter.py
      3 lldb-api :: python_api/watchpoint/TestWatchpointIgnoreCount.py
      3 lldb-api :: python_api/watchpoint/TestSetWatchpoint.py
      3 lldb-api :: python_api/watchpoint/condition/TestWatchpointConditionAPI.py
      3 lldb-api :: lang/c/tls_globals/TestTlsGlobals.py
      3 lldb-api :: lang/c/set_values/TestSetValues.py
      3 lldb-api :: lang/cpp/trivial_abi/TestTrivialABI.py
      3 lldb-api :: lang/cpp/step-through-trampoline/TestStepThroughTrampoline.py
      3 lldb-api :: functionalities/watchpoint/modify-watchpoints/TestModifyWatchpoint.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentWatchpointWithDelayWatchpointThreads.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentWatchpointDelayWatchpointOneBreakpoint.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentWatchBreak.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentWatchBreakDelay.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoWatchpointThreads.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoWatchpointsOneSignal.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoWatchpointsOneDelayBreakpoint.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoWatchpointsOneBreakpoint.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentTwoBreakpointsOneWatchpoint.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentSignalWatch.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentSignalWatchBreak.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentSignalNWatchNBreak.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentSignalDelayWatch.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentNWatchNBreak.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentManyWatchpoints.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentDelayWatchBreak.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentDelaySignalWatch.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentDelayedCrashWithBreakpointWatchpoint.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentCrashWithWatchpoint.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentCrashWithWatchpointBreakpointSignal.py
      3 lldb-api :: functionalities/thread/concurrent_events/TestConcurrentBreakpointsDelayedBreakpointOneWatchpoint.py
      3 lldb-api :: functionalities/tail_call_frames/unambiguous_sequence/TestUnambiguousTailCalls.py
      3 lldb-api :: functionalities/tail_call_frames/thread_step_out_message/TestArtificialFrameStepOutMessage.py
      3 lldb-api :: functionalities/tail_call_frames/sbapi_support/TestTailCallFrameSBAPI.py
      3 lldb-api :: functionalities/tail_call_frames/inlining_and_tail_calls/TestInliningAndTailCalls.py
      3 lldb-api :: functionalities/tail_call_frames/disambiguate_tail_call_seq/TestDisambiguateTailCallSeq.py
      3 lldb-api :: functionalities/tail_call_frames/disambiguate_paths_to_common_sink/TestDisambiguatePathsToCommonSink.py
      3 lldb-api :: functionalities/tail_call_frames/disambiguate_call_site/TestDisambiguateCallSite.py
      3 lldb-api :: functionalities/tail_call_frames/cross_object/TestCrossObjectTailCalls.py
      3 lldb-api :: functionalities/tail_call_frames/cross_dso/TestCrossDSOTailCalls.py
      3 lldb-api :: functionalities/return-value/TestReturnValue.py
      3 lldb-api :: functionalities/location-list-lookup/TestLocationListLookup.py
      3 lldb-api :: functionalities/inline-stepping/TestInlineStepping.py
      3 lldb-api :: functionalities/completion/TestCompletion.py
      3 lldb-api :: functionalities/breakpoint/scripted_bkpt/TestScriptedResolver.py
      3 lldb-api :: commands/watchpoints/watchpoint_size/TestWatchpointSizes.py
      3 lldb-api :: commands/watchpoints/watchpoint_set_command/TestWatchLocationWithWatchSet.py
      3 lldb-api :: commands/watchpoints/watchpoint_on_vectors/TestValueOfVectorVariable.py
      3 lldb-api :: commands/watchpoints/watchpoint_events/TestWatchpointEvents.py
      3 lldb-api :: commands/watchpoints/watchpoint_disable/TestWatchpointDisable.py
      3 lldb-api :: commands/watchpoints/watchpoint_count/TestWatchpointCount.py
      3 lldb-api :: commands/watchpoints/watchpoint_commands/TestWatchpointCommands.py
      3 lldb-api :: commands/watchpoints/watchpoint_commands/condition/TestWatchpointConditionCmd.py
      3 lldb-api :: commands/watchpoints/watchpoint_commands/command/TestWatchpointCommandPython.py
      3 lldb-api :: commands/watchpoints/watchpoint_commands/command/TestWatchpointCommandLLDB.py
      3 lldb-api :: commands/watchpoints/unaligned-watchpoint/TestUnalignedWatchpoint.py
      3 lldb-api :: commands/watchpoints/step_over_watchpoint/TestStepOverWatchpoint.py
      3 lldb-api :: commands/watchpoints/multiple_threads/TestWatchpointMultipleThreads.py
      3 lldb-api :: commands/watchpoints/hello_watchpoint/TestMyFirstWatchpoint.py
      1 lldb-api :: commands/process/attach/TestProcessAttach.py

Copy link
Author

github-actions bot commented Jul 5, 2024

Errors found in Copr builds on fedora-40-s390x

  • unknown
    1. llvm on fedora-40-s390x (see build log, contribute to log-detective)

      Build log tail

      Sometimes the end of the build log contains useful information.

      ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240705.g839ed1ba553346-1.fc40.src.rpm) Config(fedora-40-s390x) 552 minutes 3 seconds
      INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
      INFO: Cleaning up build root ('cleanup_on_failure=True')
      Start: clean chroot
      INFO: unmounting tmpfs.
      Finish: clean chroot
      ERROR: Command failed: 
       # /usr/bin/systemd-nspawn -q -M 788237cd2e8947999cf01e4d5652e771 -D /var/lib/mock/fedora-40-s390x-1720144226.796718/root -a -u mockbuild --capability=cap_ipc_lock --rlimit=RLIMIT_NOFILE=10240 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.xkfjfuxr:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007"' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c '/usr/bin/rpmbuild -bb  --target s390x --nodeps /builddir/build/originals/llvm.spec'
      
      Copr build error: Build failed
      
      

      RPM build errors

      If we have found RPM build errors in the log file, you'll find them here.

      
      

      Errors to look into

      If we have found the term error: (case insentitive) in the build log,
      you'll find all occurrences here together with the preceding lines.

      Jul 05 10:41:26     self.assertIn(": nop", disassembly)
      Jul 05 10:41:26 AssertionError: ': nop' not found in 'a.out`sum:\n    0x10011a0 <+0>:  stmg   %r11, %r15, 88(%r15)\n    0x10011a6 <+6>:  aghi   %r15, -176\n    0x10011aa <+10>: lgr    %r11, %r15\n    0x10011ae <+14>: lr     %r0, %r3\n    0x10011b0 <+16>: lr     %r1, %r2\n    0x10011b2 <+18>: st     %r1, 172(%r11)\n    0x10011b6 <+22>: st     %r0, 168(%r11)\n->  0x10011ba <+26>: l      %r0, 172(%r11)\n    0x10011be <+30>: l      %r1, 168(%r11)\n    0x10011c2 <+34>: ar     %r0, %r1\n    0x10011c4 <+36>: st     %r0, 164(%r11)\n    0x10011c8 <+40>: bc     0, 0\n    0x10011cc <+44>: lgf    %r2, 164(%r11)\n    0x10011d2 <+50>: lmg    %r11, %r15, 264(%r11)\n    0x10011d8 <+56>: br     %r14\n'
      --
      Jul 05 10:43:04     self.fail(self._formatMessage(msg, "'{}' is not success".format(error)))
      Jul 05 10:43:04 AssertionError: 'Setting one of the watchpoint resources failed' is not success
      --
      Jul 05 10:43:06     self.fail(self._formatMessage(msg, "'{}' is not success".format(error)))
      Jul 05 10:43:06 AssertionError: 'Setting one of the watchpoint resources failed' is not success : Error while setting watchpoint
      --
      Jul 05 10:43:11     self.fail("Failed to make watchpoint for x2: %s" % (error.GetCString()))
      Jul 05 10:43:11 AssertionError: Failed to make watchpoint for x2: Setting one of the watchpoint resources failed
      --
      Jul 05 10:44:01     self.assertIn(
      Jul 05 10:44:01 AssertionError: '= \\0\\e90zaZA\\v\\t\\r\\n\\f\\b\\a \n' not found in '(__uint128_t) $35 =  \\a\\b\\f\\n\\r\\t\\vAZaz09\\e\\0\n'
      --
      Jul 05 10:44:45     test_base.assertEqual(
      Jul 05 10:44:45 AssertionError: '"short"' != '""'
      --
      Jul 05 10:44:45     test_base.assertEqual(
      Jul 05 10:44:45 AssertionError: '"short"' != '"short\\0\\0\\0\\0\\0"'
      --
      Jul 05 10:44:45     test_base.assertEqual(
      Jul 05 10:44:45 AssertionError: '"short"' != '""'
      --
      Jul 05 10:44:45     test_base.assertEqual(
      Jul 05 10:44:45 AssertionError: '"short"' != '"short\\0\\0\\0\\0\\0"'
      --
      Jul 05 10:44:45     test_base.assertEqual(
      Jul 05 10:44:45 AssertionError: '"short"' != '""'
      --
      Jul 05 10:44:45     test_base.assertEqual(
      Jul 05 10:44:45 AssertionError: '"short"' != '"short\\0\\0\\0\\0\\0"'
      --
      Jul 05 10:44:45     test_base.assertEqual(
      Jul 05 10:44:45 AssertionError: '"short"' != '""'
      --
      Jul 05 10:44:45     test_base.assertEqual(
      Jul 05 10:44:45 AssertionError: '"short"' != '"short\\0\\0\\0\\0\\0"'
      --
      Jul 05 10:44:45     test_base.assertEqual(
      Jul 05 10:44:45 AssertionError: '"short"' != '""'
      --
      Jul 05 10:44:45     test_base.assertEqual(
      Jul 05 10:44:45 AssertionError: '"short"' != '"short\\0\\0\\0\\0\\0"'
      --
      Jul 05 10:45:17     self.fail(log_msg)
      Jul 05 10:45:17 AssertionError: Ran command:
      --
      Jul 05 10:45:17     self.fail(log_msg)
      Jul 05 10:45:17 AssertionError: Ran command:
      --
      Jul 05 10:45:20     self.assertTrue(bp_loc.GetAddress().GetFunction().IsValid())
      Jul 05 10:45:20 AssertionError: False is not true
      --
      Jul 05 10:45:30 
      Jul 05 10:45:30 /builddir/build/BUILD/llvm-project-8
      

Copy link
Author

github-actions bot commented Jul 5, 2024

Errors found in Copr builds on fedora-rawhide-s390x

  • unknown
    1. llvm on fedora-rawhide-s390x (see build log, contribute to log-detective)

      Build log tail

      Sometimes the end of the build log contains useful information.

      ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240705.g839ed1ba553346-1.fc41.src.rpm) Config(fedora-rawhide-s390x) 528 minutes 45 seconds
      INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
      INFO: Cleaning up build root ('cleanup_on_failure=True')
      Start: clean chroot
      INFO: unmounting tmpfs.
      Finish: clean chroot
      ERROR: Command failed: 
       # /usr/bin/systemd-nspawn -q -M 0a9976fc6c674ba2be7985cdf0f1c049 -D /var/lib/mock/fedora-rawhide-s390x-1720144184.853167/root -a -u mockbuild --capability=cap_ipc_lock --rlimit=RLIMIT_NOFILE=10240 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.3sr1niyl:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007"' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c '/usr/bin/rpmbuild -bb  --target s390x --nodeps /builddir/build/originals/llvm.spec'
      
      Copr build error: Build failed
      
      

      RPM build errors

      If we have found RPM build errors in the log file, you'll find them here.

      
      

      Errors to look into

      If we have found the term error: (case insentitive) in the build log,
      you'll find all occurrences here together with the preceding lines.

      Jul 05 10:21:56     ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 10:21:56 AssertionError: ': nop' not found in 'a.out`sum:\n    0x10011a0 <+0>:  stmg   %r11, %r15, 88(%r15)\n    0x10011a6 <+6>:  aghi   %r15, -176\n    0x10011aa <+10>: lgr    %r11, %r15\n    0x10011ae <+14>: lr     %r0, %r3\n    0x10011b0 <+16>: lr     %r1, %r2\n    0x10011b2 <+18>: st     %r1, 172(%r11)\n    0x10011b6 <+22>: st     %r0, 168(%r11)\n->  0x10011ba <+26>: l      %r0, 172(%r11)\n    0x10011be <+30>: l      %r1, 168(%r11)\n    0x10011c2 <+34>: ar     %r0, %r1\n    0x10011c4 <+36>: st     %r0, 164(%r11)\n    0x10011c8 <+40>: bc     0, 0\n    0x10011cc <+44>: lgf    %r2, 164(%r11)\n    0x10011d2 <+50>: lmg    %r11, %r15, 264(%r11)\n    0x10011d8 <+56>: br     %r14\n'
      --
      Jul 05 10:23:33     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 10:23:33 AssertionError: 'Setting one of the watchpoint resources failed' is not success
      --
      Jul 05 10:23:36     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 10:23:36 AssertionError: 'Setting one of the watchpoint resources failed' is not success : Error while setting watchpoint
      --
      Jul 05 10:23:41     ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 10:23:41 AssertionError: Failed to make watchpoint for x2: Setting one of the watchpoint resources failed
      --
      Jul 05 10:24:22     ^
      Jul 05 10:24:22 AssertionError: '= \\0\\e90zaZA\\v\\t\\r\\n\\f\\b\\a \n' not found in '(__uint128_t) $35 =  \\a\\b\\f\\n\\r\\t\\vAZaz09\\e\\0\n'
      --
      Jul 05 10:24:49     ^
      Jul 05 10:24:49 AssertionError: '"short"' != '""'
      --
      Jul 05 10:24:49     ^
      Jul 05 10:24:49 AssertionError: '"short"' != '"short\\0\\0\\0\\0\\0"'
      --
      Jul 05 10:24:49     ^
      Jul 05 10:24:49 AssertionError: '"short"' != '""'
      --
      Jul 05 10:24:49     ^
      Jul 05 10:24:49 AssertionError: '"short"' != '"short\\0\\0\\0\\0\\0"'
      --
      Jul 05 10:24:49     ^
      Jul 05 10:24:49 AssertionError: '"short"' != '""'
      --
      Jul 05 10:24:49     ^
      Jul 05 10:24:49 AssertionError: '"short"' != '"short\\0\\0\\0\\0\\0"'
      --
      Jul 05 10:24:49     ^
      Jul 05 10:24:49 AssertionError: '"short"' != '""'
      --
      Jul 05 10:24:49     ^
      Jul 05 10:24:49 AssertionError: '"short"' != '"short\\0\\0\\0\\0\\0"'
      --
      Jul 05 10:24:49     ^
      Jul 05 10:24:49 AssertionError: '"short"' != '""'
      --
      Jul 05 10:24:49     ^
      Jul 05 10:24:49 AssertionError: '"short"' != '"short\\0\\0\\0\\0\\0"'
      --
      Jul 05 10:25:04     ~~~~~~~~~^^^^^^^^^
      Jul 05 10:25:04 AssertionError: Ran command:
      --
      Jul 05 10:25:04     ~~~~~~~~~^^^^^^^^^
      Jul 05 10:25:04 AssertionError: Ran command:
      --
      Jul 05 10:25:05     ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      Jul 05 10:25:05 AssertionError: False is not true
      --
      Jul 05 10:25:11 
      Jul 05 10:25:11 /builddir/build/BUILD/llvm-19.0.0_pre20240705.g839ed1ba553346-build/llvm-project-839ed1ba553346b0c225e9b839cf3cb716dc7412/lldb/test/API/functionalities/gdb_remote_client/amd64-partial-regs.FileCheck:9:12: error: CHECK-DAG: expected string not found in input
      -
      

Copy link
Author

github-actions bot commented Jul 5, 2024

Errors found in Copr builds on fedora-39-s390x

  • unknown
    1. llvm on fedora-39-s390x (see build log, contribute to log-detective)

      Build log tail

      Sometimes the end of the build log contains useful information.

      ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240705.g839ed1ba553346-1.fc39.src.rpm) Config(fedora-39-s390x) 587 minutes 5 seconds
      INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
      INFO: Cleaning up build root ('cleanup_on_failure=True')
      Start: clean chroot
      INFO: unmounting tmpfs.
      Finish: clean chroot
      ERROR: Command failed: 
       # /usr/bin/systemd-nspawn -q -M 4c87e50a4d8542268db078995d30ff58 -D /var/lib/mock/fedora-39-s390x-1720144201.478870/root -a -u mockbuild --capability=cap_ipc_lock --rlimit=RLIMIT_NOFILE=10240 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.znnd9dhp:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007"' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c '/usr/bin/rpmbuild -bb  --target s390x --nodeps /builddir/build/originals/llvm.spec'
      
      Copr build error: Build failed
      
      

      RPM build errors

      If we have found RPM build errors in the log file, you'll find them here.

      
      

      Errors to look into

      If we have found the term error: (case insentitive) in the build log,
      you'll find all occurrences here together with the preceding lines.

      Jul 05 11:21:33     self.assertIn(": nop", disassembly)
      Jul 05 11:21:33 AssertionError: ': nop' not found in 'a.out`sum:\n    0x10011a0 <+0>:  stmg   %r11, %r15, 88(%r15)\n    0x10011a6 <+6>:  aghi   %r15, -176\n    0x10011aa <+10>: lgr    %r11, %r15\n    0x10011ae <+14>: lr     %r0, %r3\n    0x10011b0 <+16>: lr     %r1, %r2\n    0x10011b2 <+18>: st     %r1, 172(%r11)\n    0x10011b6 <+22>: st     %r0, 168(%r11)\n->  0x10011ba <+26>: l      %r0, 172(%r11)\n    0x10011be <+30>: l      %r1, 168(%r11)\n    0x10011c2 <+34>: ar     %r0, %r1\n    0x10011c4 <+36>: st     %r0, 164(%r11)\n    0x10011c8 <+40>: bc     0, 0\n    0x10011cc <+44>: lgf    %r2, 164(%r11)\n    0x10011d2 <+50>: lmg    %r11, %r15, 264(%r11)\n    0x10011d8 <+56>: br     %r14\n'
      --
      Jul 05 11:23:11     self.fail(self._formatMessage(msg, "'{}' is not success".format(error)))
      Jul 05 11:23:11 AssertionError: 'Setting one of the watchpoint resources failed' is not success
      --
      Jul 05 11:23:13     self.fail(self._formatMessage(msg, "'{}' is not success".format(error)))
      Jul 05 11:23:13 AssertionError: 'Setting one of the watchpoint resources failed' is not success : Error while setting watchpoint
      --
      Jul 05 11:23:18     self.fail("Failed to make watchpoint for x2: %s" % (error.GetCString()))
      Jul 05 11:23:18 AssertionError: Failed to make watchpoint for x2: Setting one of the watchpoint resources failed
      --
      Jul 05 11:24:00     self.assertIn(
      Jul 05 11:24:00 AssertionError: '= \\0\\e90zaZA\\v\\t\\r\\n\\f\\b\\a \n' not found in '(__uint128_t) $35 =  \\a\\b\\f\\n\\r\\t\\vAZaz09\\e\\0\n'
      --
      Jul 05 11:24:28     test_base.assertEqual(
      Jul 05 11:24:28 AssertionError: '"short"' != '""'
      --
      Jul 05 11:24:28     test_base.assertEqual(
      Jul 05 11:24:28 AssertionError: '"short"' != '"short\\0\\0\\0\\0\\0"'
      --
      Jul 05 11:24:28     test_base.assertEqual(
      Jul 05 11:24:28 AssertionError: '"short"' != '""'
      --
      Jul 05 11:24:28     test_base.assertEqual(
      Jul 05 11:24:28 AssertionError: '"short"' != '"short\\0\\0\\0\\0\\0"'
      --
      Jul 05 11:24:28     test_base.assertEqual(
      Jul 05 11:24:28 AssertionError: '"short"' != '""'
      --
      Jul 05 11:24:28     test_base.assertEqual(
      Jul 05 11:24:28 AssertionError: '"short"' != '"short\\0\\0\\0\\0\\0"'
      --
      Jul 05 11:24:28     test_base.assertEqual(
      Jul 05 11:24:28 AssertionError: '"short"' != '""'
      --
      Jul 05 11:24:28     test_base.assertEqual(
      Jul 05 11:24:28 AssertionError: '"short"' != '"short\\0\\0\\0\\0\\0"'
      --
      Jul 05 11:24:28     test_base.assertEqual(
      Jul 05 11:24:28 AssertionError: '"short"' != '""'
      --
      Jul 05 11:24:28     test_base.assertEqual(
      Jul 05 11:24:28 AssertionError: '"short"' != '"short\\0\\0\\0\\0\\0"'
      --
      Jul 05 11:24:46     self.fail(log_msg)
      Jul 05 11:24:46 AssertionError: Ran command:
      --
      Jul 05 11:24:46     self.fail(log_msg)
      Jul 05 11:24:46 AssertionError: Ran command:
      --
      Jul 05 11:24:48     self.assertTrue(bp_loc.GetAddress().GetFunction().IsValid())
      Jul 05 11:24:48 AssertionError: False is not true
      --
      Jul 05 11:24:54 
      Jul 05 11:24:54 /builddir/build/BUILD/llvm-project-8
      

Copy link
Author

github-actions bot commented Jul 6, 2024

Errors found in Copr builds on fedora-39-i386

Copy link
Author

github-actions bot commented Jul 6, 2024

Errors found in Copr builds on fedora-40-i386

Copy link
Author

github-actions bot commented Jul 6, 2024

Errors found in Copr builds on fedora-rawhide-i386

@tuliom tuliom closed this as completed Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment