summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-18 07:15:15 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-18 07:15:15 +0000
commit02a3b7fc5aa9823605a8a7d7956e6847b9843260 (patch)
tree7b95d153faad3227e09477ddfb594397de450c9f /notify
parent751013b35895f946568e86164e8394cb8224ab07 (diff)
onsuccess: #145: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/145/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe stage1 --: | -7 | # build_abe newlib: | -5 | # build_abe stage2 --: | -4 | # build_abe gdb: | -3 | # build_abe qemu: | -2 | # build_abe dejagnu: | -1 | # build_abe check_binutils --: | 0 check_regression status : 0
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/jira/comments.txt2
-rw-r--r--notify/lnt_report.json4
-rw-r--r--notify/mail-body.txt41
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/notify-full.log600
-rw-r--r--notify/notify-init.log224
-rw-r--r--notify/results.compare4
9 files changed, 677 insertions, 204 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 83e303c..23c83a2 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
PASS
-Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/143/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/145/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comments.txt b/notify/jira/comments.txt
index 83e303c..23c83a2 100644
--- a/notify/jira/comments.txt
+++ b/notify/jira/comments.txt
@@ -1,3 +1,3 @@
[GNU-692]
PASS
-Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/143/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/145/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index eddeee8..167d533 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,10 +6,10 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "143",
+ "run_order": "145",
"tag": "tcwg_gnu_check"
},
- "Start Time": "2023-10-18 07:14:50"
+ "Start Time": "2023-10-18 07:15:15"
},
"Tests": [
{
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index aad2df6..3aaa503 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,19 +2,44 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In master-arm_eabi after:
- | 3 commits in binutils
+ | 169 commits in binutils,gcc,newlib,gdb,qemu
+ | 92f46037a0f RISC-V: Imply 'Zicsr' from 'Zve32x'
+ | 4b177a76d5b Automatic date update in version.in
+ | c082d7f58ef [gdb] Initialize main_thread_id earlier
+ | 3c3e54d7b5f [gdb/dap] Disable DAP for python <= 3.5
+ | 373600087df RISC-V: Support RVV VFMUL rounding mode intrinsic API
+ | ff36932e4d6 Fix `~X & X` and `~X | X` patterns
+ | 1b53748c61a RISC-V: Remove redudant extern declaration in function base
+ | cba9db95037 RISC-V: Support RVV VFWSUB rounding mode intrinsic API
+ | 4297a08ed1a Daily bump.
+ | ... and 61 more commits in gcc
+ | 57e3e3d3a Cygwin: CI: don't run on both main and master refs
+ | c49bc478b Cygwin: Add ISO C2X functions c8rtomb, mbrtoc8
+ | 290b56a87 sys/features.h: Define _ISOC2X_SOURCE and __ISO_C_VISIBLE
+ | 8fbbc668a Cygwin: uchar.h: fix definition of uchar16_t and uchar32_t
+ | 5ac83ea47 newlib: Fix memory leak regarding gdtoa-based _ldtoa_r().
+ | ... and 6 more commits in newlib
+ | 92f46037a0f RISC-V: Imply 'Zicsr' from 'Zve32x'
+ | 4b177a76d5b Automatic date update in version.in
+ | c082d7f58ef [gdb] Initialize main_thread_id earlier
+ | 3c3e54d7b5f [gdb/dap] Disable DAP for python <= 3.5
| 86bb2d76c90 Avoid failures in fixed_points.exp with older GCC
- | b5c37946cce Revert "2.41 Release sources"
- | 675b9d612cc 2.41 Release sources
+ | ... and 39 more commits in gdb
+ | 9ba37026fc Update version for v8.1.0-rc2 release
+ | fb695ae3fd Merge tag 'pull-qapi-2023-08-02' of https://repo.or.cz/qemu/armbru into staging
+ | 081619e677 Merge tag 'misc-fixes-20230801' of https://github.com/philmd/qemu into staging
+ | 2b3edd9518 MAINTAINERS: Add section "Migration dirty limit and dirty page rate"
+ | ef96537732 qapi: Craft the dirty-limit capability comment
+ | ... and 39 more commits in qemu
PASS
You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/143/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/145/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/143/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/145/artifact/artifacts/notify/ .
The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/143/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/145/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_embed_check_binutils/master-arm_eabi
@@ -22,6 +47,6 @@ CI config tcwg_gnu_embed_check_binutils/master-arm_eabi
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/143/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/140/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/145/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/143/artifact/artifacts
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 8a8c585..aa219ef 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-cc:linaro-toolchain@lists.linaro.org,bcc:tcwg-validation@linaro.org,nickc@redhat.com,sam@gentoo.org,tromey@adacore.com
+bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 0b4fc72..e55e136 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 3 commits in binutils: PASS on arm
+[Linaro-TCWG-CI] 169 commits in binutils,gcc,newlib,gdb,qemu: PASS on arm
diff --git a/notify/notify-full.log b/notify/notify-full.log
index 50a0024..d4b1c2a 100644
--- a/notify/notify-full.log
+++ b/notify/notify-full.log
@@ -1,6 +1,6 @@
-MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_1:/home/tcwg-buildslave/workspace/tcwg_gnu_1 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
-DEBUG: starting docker on build-04.tcwglab from build-04, date Wed Aug 2 08:07:37 PM UTC 2023
-ssh -Snone -oForwardAgent=no build-04.tcwglab docker-wrapper run --name 143-tcwg_gnu_embed_check_binutils--master-arm_eabi-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_1:/home/tcwg-buildslave/workspace/tcwg_gnu_1 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy
+MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_1:/home/tcwg-buildslave/workspace/tcwg_gnu_1 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
+DEBUG: starting docker on build-05.tcwglab from build-05, date Thu Aug 3 07:05:28 AM UTC 2023
+ssh -Snone -oForwardAgent=no build-05.tcwglab docker-wrapper run --name 145-tcwg_gnu_embed_check_binutils--master-arm_eabi-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_1:/home/tcwg-buildslave/workspace/tcwg_gnu_1 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true
@@ -29,17 +29,17 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/140/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/143/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/140/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/143/'
+ echo '# Using dir : base-artifacts'
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/143/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/145/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/143/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/145/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -61,17 +61,25 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/binutils-gdb.git#86bb2d76c901a558e5b2dd29df95874ce6e78dae '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#92f46037a0f672d1480f754f76a9bfa0334d099c '!=' xbaseline ']'
+++ echo -ne binutils
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#373600087df596b26c10d18eb0c5082c2788808b '!=' xbaseline ']'
++++ echo -ne ' gcc'
++++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/newlib-cygwin.git#57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd '!=' xbaseline ']'
++++ echo -ne ' newlib'
++++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#92f46037a0f672d1480f754f76a9bfa0334d099c '!=' xbaseline ']'
++++ echo -ne ' gdb'
++++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xhttps://gitlab.com/qemu-project/qemu.git#9ba37026fcf6b7f3f096c0cca3e1e7307802486b '!=' xbaseline ']'
++++ echo -ne ' qemu'
++++ delim=' '
+++ echo
++ for c in $(print_updated_components)
+++ get_current_git binutils_rev
@@ -85,78 +93,170 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' x86bb2d76c901a558e5b2dd29df95874ce6e78dae '!=' x69c37f53e20dc3e0b3c179b511ff786db6ae114e ']'
+++ '[' x92f46037a0f672d1480f754f76a9bfa0334d099c '!=' x86bb2d76c901a558e5b2dd29df95874ce6e78dae ']'
++ echo -ne binutils
++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git gcc_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/gcc_rev
++++ get_baseline_git gcc_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gcc_rev
+++ '[' x373600087df596b26c10d18eb0c5082c2788808b '!=' x9f63862184b14a5f04a6e91c8c055687f2720d73 ']'
+++ echo -ne ' gcc'
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git newlib_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/newlib_rev
++++ get_baseline_git newlib_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/newlib_rev
+++ '[' x57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd '!=' xa13b0b7aea9d12c6cefe21082ef5c921ac071e3a ']'
+++ echo -ne ' newlib'
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git gdb_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/gdb_rev
++++ get_baseline_git gdb_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gdb_rev
+++ '[' x92f46037a0f672d1480f754f76a9bfa0334d099c '!=' x71ddc1cc0b8683955f628bee76405686bc44ffc6 ']'
+++ echo -ne ' gdb'
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ '[' x9ba37026fcf6b7f3f096c0cca3e1e7307802486b '!=' xccb86f079a9e4d94918086a9df18c1844347aff8 ']'
+++ echo -ne ' qemu'
+++ delim=' '
++ echo
+# Debug traces :
+# change_kind=multiple_components : binutils gcc newlib gdb qemu
+ local c base_rev cur_rev c_commits
-+ '[' 1 = 0 ']'
-+ '[' 1 = 1 ']'
-+ changed_single_component=binutils
++ '[' 5 = 0 ']'
++ '[' 5 = 1 ']'
++ change_kind=multiple_components
++ changed_single_component=
++ echo '# Debug traces :'
++ echo '# change_kind=multiple_components : binutils gcc newlib gdb qemu'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
++ base_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ first_bad=86bb2d76c901a558e5b2dd29df95874ce6e78dae
-++ get_baseline_git binutils_rev
++ cur_rev=92f46037a0f672d1480f754f76a9bfa0334d099c
+++ git -C binutils rev-list --count 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c
+# rev for binutils : 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c (4 commits)
++ c_commits=4
++ echo '# rev for binutils : 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c (4 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/binutils_rev
-+ last_good=69c37f53e20dc3e0b3c179b511ff786db6ae114e
-+ local res
-+ res=0
-+ wait 106
-+ git -C binutils rev-parse --verify HEAD
-+ assert_with_msg 'Cannot parse HEAD in repo binutils' '[' 0 = 0 ']'
-+ set -euf -o pipefail +x
-+ single_commit_p binutils
-+ set -euf -o pipefail
-+ local c=binutils
-+ local base_rev cur_rev sha1
-++ get_baseline_git binutils_rev
+++ cat base-artifacts/git/gcc_rev
++ base_rev=9f63862184b14a5f04a6e91c8c055687f2720d73
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
++ cur_rev=373600087df596b26c10d18eb0c5082c2788808b
+++ git -C gcc rev-list --count 9f63862184b14a5f04a6e91c8c055687f2720d73..373600087df596b26c10d18eb0c5082c2788808b
+# rev for gcc : 9f63862184b14a5f04a6e91c8c055687f2720d73..373600087df596b26c10d18eb0c5082c2788808b (66 commits)
++ c_commits=66
++ echo '# rev for gcc : 9f63862184b14a5f04a6e91c8c055687f2720d73..373600087df596b26c10d18eb0c5082c2788808b (66 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/binutils_rev
-+ base_rev=69c37f53e20dc3e0b3c179b511ff786db6ae114e
-++ get_current_git binutils_rev
+++ cat base-artifacts/git/newlib_rev
++ base_rev=a13b0b7aea9d12c6cefe21082ef5c921ac071e3a
+++ get_current_git newlib_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/binutils_rev
-+ cur_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
-++ git -C binutils rev-parse '86bb2d76c901a558e5b2dd29df95874ce6e78dae^@'
-+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' b5c37946cce4b41af0436529b139fa3d23e61f73 = 69c37f53e20dc3e0b3c179b511ff786db6ae114e ']'
-+ return 1
-# Debug traces :
-# change_kind=single_component : binutils
-+ change_kind=single_component
-+ echo '# Debug traces :'
-+ echo '# change_kind=single_component : binutils'
+++ cat artifacts/git/newlib_rev
++ cur_rev=57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
+++ git -C newlib rev-list --count a13b0b7aea9d12c6cefe21082ef5c921ac071e3a..57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
+# rev for newlib : a13b0b7aea9d12c6cefe21082ef5c921ac071e3a..57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd (11 commits)
++ c_commits=11
++ echo '# rev for newlib : a13b0b7aea9d12c6cefe21082ef5c921ac071e3a..57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd (11 commits)'
+ for c in "${changed_components[@]}"
-++ get_baseline_git binutils_rev
+++ get_baseline_git gdb_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/binutils_rev
-+ base_rev=69c37f53e20dc3e0b3c179b511ff786db6ae114e
-++ get_current_git binutils_rev
+++ cat base-artifacts/git/gdb_rev
++ base_rev=71ddc1cc0b8683955f628bee76405686bc44ffc6
+++ get_current_git gdb_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/binutils_rev
-+ cur_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
-++ git -C binutils rev-list --count 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae
-# rev for binutils : 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae (3 commits)
+++ cat artifacts/git/gdb_rev
++ cur_rev=92f46037a0f672d1480f754f76a9bfa0334d099c
+++ git -C gdb rev-list --count 71ddc1cc0b8683955f628bee76405686bc44ffc6..92f46037a0f672d1480f754f76a9bfa0334d099c
+# rev for gdb : 71ddc1cc0b8683955f628bee76405686bc44ffc6..92f46037a0f672d1480f754f76a9bfa0334d099c (44 commits)
++ c_commits=44
++ echo '# rev for gdb : 71ddc1cc0b8683955f628bee76405686bc44ffc6..92f46037a0f672d1480f754f76a9bfa0334d099c (44 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
++ base_rev=ccb86f079a9e4d94918086a9df18c1844347aff8
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
++ cur_rev=9ba37026fcf6b7f3f096c0cca3e1e7307802486b
+++ git -C qemu rev-list --count ccb86f079a9e4d94918086a9df18c1844347aff8..9ba37026fcf6b7f3f096c0cca3e1e7307802486b
+# rev for qemu : ccb86f079a9e4d94918086a9df18c1844347aff8..9ba37026fcf6b7f3f096c0cca3e1e7307802486b (44 commits)
-+ c_commits=3
-+ echo '# rev for binutils : 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae (3 commits)'
++ c_commits=44
++ echo '# rev for qemu : ccb86f079a9e4d94918086a9df18c1844347aff8..9ba37026fcf6b7f3f096c0cca3e1e7307802486b (44 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' xignore == xignore ']'
@@ -181,20 +281,20 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
-+ '[' single_component '!=' single_commit ']'
++ '[' multiple_components '!=' single_commit ']'
+ return
+ '[' full '!=' full ']'
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
-+ '[' xsingle_component '!=' xsingle_commit ']'
++ '[' xmultiple_components '!=' xsingle_commit ']'
+ return
+ post_interesting_commits full
# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=full
-+ '[' single_component '!=' single_commit ']'
++ '[' multiple_components '!=' single_commit ']'
+ return
# print all notification files
+ echo '# print all notification files'
@@ -208,7 +308,7 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ print_last_icommit --entry
++ false
++ local print_arg=--entry
-++ '[' xsingle_component '!=' xsingle_commit ']'
+++ '[' xmultiple_components '!=' xsingle_commit ']'
++ return
+ icommit_entry=
+ '[' '' '!=' '' ']'
@@ -223,16 +323,16 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ false
++ local print_arg=--oneline
++ '[' -d artifacts/sumfiles ']'
-++ wait 137
+++ wait 188
++ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
++ true
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230802 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 186
-++ wait 187
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230802 --build_dir=artifacts/sumfiles --verbosity=1
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230803 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 237
+++ wait 238
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230803 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -254,16 +354,16 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+ false
+ local print_arg=--oneline
+ '[' -d artifacts/sumfiles ']'
-+ wait 200
++ wait 251
+ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
+ true
+ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
+ local xfails=artifacts/sumfiles/xfails.xfail
+ '[' -f artifacts/sumfiles/xfails.xfail ']'
-+ wait 249
-+ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230802 --build_dir=artifacts/sumfiles --verbosity=1
-+ wait 250
-+ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230802 --build_dir=artifacts/sumfiles --verbosity=1
++ wait 300
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230803 --build_dir=artifacts/sumfiles --verbosity=1
++ wait 301
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230803 --build_dir=artifacts/sumfiles --verbosity=1
+ local n_regressions n_progressions pass_fail=PASS
+ '[' 0 '!=' 0 ']'
++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -284,26 +384,26 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/143/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/145/artifact/artifacts
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/140/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/143/artifact/artifacts
+ cat
++ gnu_print_result --oneline
++ false
++ local print_arg=--oneline
++ '[' -d artifacts/sumfiles ']'
-++ wait 273
+++ wait 324
++ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
++ true
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 322
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230802 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 323
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230802 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 373
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230803 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 374
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230803 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -331,20 +431,88 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ base_rev=69c37f53e20dc3e0b3c179b511ff786db6ae114e
+++ base_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ cur_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
-+++ git -C binutils rev-list --count 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae
-++ c_commits=3
-++ new_commits=3
-+++ echo binutils
+++ cur_rev=92f46037a0f672d1480f754f76a9bfa0334d099c
++++ git -C binutils rev-list --count 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c
+++ c_commits=4
+++ new_commits=4
+++ for c in "${changed_components[@]}"
++++ get_baseline_git gcc_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gcc_rev
+++ base_rev=9f63862184b14a5f04a6e91c8c055687f2720d73
++++ get_current_git gcc_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/gcc_rev
+++ cur_rev=373600087df596b26c10d18eb0c5082c2788808b
++++ git -C gcc rev-list --count 9f63862184b14a5f04a6e91c8c055687f2720d73..373600087df596b26c10d18eb0c5082c2788808b
+++ c_commits=66
+++ new_commits=70
+++ for c in "${changed_components[@]}"
++++ get_baseline_git newlib_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/newlib_rev
+++ base_rev=a13b0b7aea9d12c6cefe21082ef5c921ac071e3a
++++ get_current_git newlib_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/newlib_rev
+++ cur_rev=57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
++++ git -C newlib rev-list --count a13b0b7aea9d12c6cefe21082ef5c921ac071e3a..57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
+++ c_commits=11
+++ new_commits=81
+++ for c in "${changed_components[@]}"
++++ get_baseline_git gdb_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gdb_rev
+++ base_rev=71ddc1cc0b8683955f628bee76405686bc44ffc6
++++ get_current_git gdb_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/gdb_rev
+++ cur_rev=92f46037a0f672d1480f754f76a9bfa0334d099c
++++ git -C gdb rev-list --count 71ddc1cc0b8683955f628bee76405686bc44ffc6..92f46037a0f672d1480f754f76a9bfa0334d099c
+++ c_commits=44
+++ new_commits=125
+++ for c in "${changed_components[@]}"
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ base_rev=ccb86f079a9e4d94918086a9df18c1844347aff8
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
+++ cur_rev=9ba37026fcf6b7f3f096c0cca3e1e7307802486b
++++ git -C qemu rev-list --count ccb86f079a9e4d94918086a9df18c1844347aff8..9ba37026fcf6b7f3f096c0cca3e1e7307802486b
+++ c_commits=44
+++ new_commits=169
++++ echo binutils gcc newlib gdb qemu
+++ tr ' ' ,
-++ components=binutils
-++ echo '3 commits in binutils'
+++ components=binutils,gcc,newlib,gdb,qemu
+++ echo '169 commits in binutils,gcc,newlib,gdb,qemu'
++ print_commits --short
++ sed -e 's/^/ | /'
++ false
@@ -359,37 +527,149 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ base_rev=69c37f53e20dc3e0b3c179b511ff786db6ae114e
+++ base_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ cur_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
-+++ git -C binutils rev-list --count 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae
-++ c_commits=3
-++ new_commits=3
+++ cur_rev=92f46037a0f672d1480f754f76a9bfa0334d099c
++++ git -C binutils rev-list --count 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c
+++ c_commits=4
+++ new_commits=4
++ echo 'binutils commits:'
-+++ git -C binutils log --pretty=oneline 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae
++++ git -C binutils log --pretty=oneline 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c
++++ head -n5
+++ echo '92f46037a0f672d1480f754f76a9bfa0334d099c RISC-V: Imply '\''Zicsr'\'' from '\''Zve32x'\''
+4b177a76d5b759ba631568fb69e8750e99b43647 Automatic date update in version.in
+c082d7f58efad2a3e1edbedc34853b37f2f68c0d [gdb] Initialize main_thread_id earlier
+3c3e54d7b5f7da003292710fe810e670d45832d8 [gdb/dap] Disable DAP for python <= 3.5'
+++ '[' 4 -gt 5 ']'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git gcc_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gcc_rev
+++ base_rev=9f63862184b14a5f04a6e91c8c055687f2720d73
++++ get_current_git gcc_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/gcc_rev
+++ cur_rev=373600087df596b26c10d18eb0c5082c2788808b
++++ git -C gcc rev-list --count 9f63862184b14a5f04a6e91c8c055687f2720d73..373600087df596b26c10d18eb0c5082c2788808b
+++ c_commits=66
+++ new_commits=70
+++ echo 'gcc commits:'
++++ git -C gcc log --pretty=oneline 9f63862184b14a5f04a6e91c8c055687f2720d73..373600087df596b26c10d18eb0c5082c2788808b
++++ head -n5
++++ true
+++ echo '373600087df596b26c10d18eb0c5082c2788808b RISC-V: Support RVV VFMUL rounding mode intrinsic API
+ff36932e4d6638e475d5c343c3032728f9925d3f Fix `~X & X` and `~X | X` patterns
+1b53748c61a8b6489ca9a56a25037131335d3cc6 RISC-V: Remove redudant extern declaration in function base
+cba9db950371e810e32e75425707beceb85bb0f0 RISC-V: Support RVV VFWSUB rounding mode intrinsic API
+4297a08ed1a73c46df06249e297ca4ab35e2198c Daily bump.'
+++ '[' 66 -gt 5 ']'
+++ echo '... and 61 more'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git newlib_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/newlib_rev
+++ base_rev=a13b0b7aea9d12c6cefe21082ef5c921ac071e3a
++++ get_current_git newlib_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/newlib_rev
+++ cur_rev=57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
++++ git -C newlib rev-list --count a13b0b7aea9d12c6cefe21082ef5c921ac071e3a..57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
+++ c_commits=11
+++ new_commits=81
+++ echo 'newlib commits:'
++++ git -C newlib log --pretty=oneline a13b0b7aea9d12c6cefe21082ef5c921ac071e3a..57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
++++ head -n5
+++ echo '57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd Cygwin: CI: don'\''t run on both main and master refs
+c49bc478b4a7e7d00a0c8540b8d6b6e99453443e Cygwin: Add ISO C2X functions c8rtomb, mbrtoc8
+290b56a87947620f171f65190616116fc1e0082c sys/features.h: Define _ISOC2X_SOURCE and __ISO_C_VISIBLE
+8fbbc668a01db50c3735d396f6e021940f7b3834 Cygwin: uchar.h: fix definition of uchar16_t and uchar32_t
+5ac83ea47a7acd704c2fb0dff1edb7f51f081e52 newlib: Fix memory leak regarding gdtoa-based _ldtoa_r().'
+++ '[' 11 -gt 5 ']'
+++ echo '... and 6 more'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git gdb_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gdb_rev
+++ base_rev=71ddc1cc0b8683955f628bee76405686bc44ffc6
++++ get_current_git gdb_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/gdb_rev
+++ cur_rev=92f46037a0f672d1480f754f76a9bfa0334d099c
++++ git -C gdb rev-list --count 71ddc1cc0b8683955f628bee76405686bc44ffc6..92f46037a0f672d1480f754f76a9bfa0334d099c
+++ c_commits=44
+++ new_commits=125
+++ echo 'gdb commits:'
++++ git -C gdb log --pretty=oneline 71ddc1cc0b8683955f628bee76405686bc44ffc6..92f46037a0f672d1480f754f76a9bfa0334d099c
++++ head -n5
++++ true
+++ echo '92f46037a0f672d1480f754f76a9bfa0334d099c RISC-V: Imply '\''Zicsr'\'' from '\''Zve32x'\''
+4b177a76d5b759ba631568fb69e8750e99b43647 Automatic date update in version.in
+c082d7f58efad2a3e1edbedc34853b37f2f68c0d [gdb] Initialize main_thread_id earlier
+3c3e54d7b5f7da003292710fe810e670d45832d8 [gdb/dap] Disable DAP for python <= 3.5
+86bb2d76c901a558e5b2dd29df95874ce6e78dae Avoid failures in fixed_points.exp with older GCC'
+++ '[' 44 -gt 5 ']'
+++ echo '... and 39 more'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ base_rev=ccb86f079a9e4d94918086a9df18c1844347aff8
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
+++ cur_rev=9ba37026fcf6b7f3f096c0cca3e1e7307802486b
++++ git -C qemu rev-list --count ccb86f079a9e4d94918086a9df18c1844347aff8..9ba37026fcf6b7f3f096c0cca3e1e7307802486b
+++ c_commits=44
+++ new_commits=169
+++ echo 'qemu commits:'
++++ git -C qemu log --pretty=oneline ccb86f079a9e4d94918086a9df18c1844347aff8..9ba37026fcf6b7f3f096c0cca3e1e7307802486b
+++ head -n5
-++ echo '86bb2d76c901a558e5b2dd29df95874ce6e78dae Avoid failures in fixed_points.exp with older GCC
-b5c37946cce4b41af0436529b139fa3d23e61f73 Revert "2.41 Release sources"
-675b9d612cc59446e84e2c6d89b45500cb603a8d 2.41 Release sources'
-++ '[' 3 -gt 5 ']'
++++ true
+++ echo '9ba37026fcf6b7f3f096c0cca3e1e7307802486b Update version for v8.1.0-rc2 release
+fb695ae3fdfe34ce7bf2eaa4595d48ca809c8841 Merge tag '\''pull-qapi-2023-08-02'\'' of https://repo.or.cz/qemu/armbru into staging
+081619e677f148ad91897a37f94894959729bbd4 Merge tag '\''misc-fixes-20230801'\'' of https://github.com/philmd/qemu into staging
+2b3edd95186dc505f21d823119cdd0dfb23b3ee0 MAINTAINERS: Add section "Migration dirty limit and dirty page rate"
+ef965377325e186ce1f73e5f40d07d77e2cc9410 qapi: Craft the dirty-limit capability comment'
+++ '[' 44 -gt 5 ']'
+++ echo '... and 39 more'
++ gnu_print_result --short
++ false
++ local print_arg=--short
++ '[' -d artifacts/sumfiles ']'
-++ wait 359
+++ wait 502
++ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
++ true
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 408
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230802 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 409
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230802 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 551
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230803 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 552
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230803 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -425,7 +705,7 @@ b5c37946cce4b41af0436529b139fa3d23e61f73 Revert "2.41 Release sources"
++ '[' -10 -gt 0 ']'
++ print_config
++ :
-+ '[' xsingle_component '!=' xsingle_commit ']'
++ '[' xmultiple_components '!=' xsingle_commit ']'
+ return
+ print_mail_subject
+ true
@@ -433,16 +713,16 @@ b5c37946cce4b41af0436529b139fa3d23e61f73 Revert "2.41 Release sources"
++ false
++ local print_arg=--oneline
++ '[' -d artifacts/sumfiles ']'
-++ wait 424
+++ wait 567
++ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
++ true
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 473
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230802 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 474
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230802 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 616
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230803 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 617
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20230803 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -470,36 +750,104 @@ b5c37946cce4b41af0436529b139fa3d23e61f73 Revert "2.41 Release sources"
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ base_rev=69c37f53e20dc3e0b3c179b511ff786db6ae114e
+++ base_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ cur_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
-+++ git -C binutils rev-list --count 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae
-++ c_commits=3
-++ new_commits=3
-+++ echo binutils
+++ cur_rev=92f46037a0f672d1480f754f76a9bfa0334d099c
++++ git -C binutils rev-list --count 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c
+++ c_commits=4
+++ new_commits=4
+++ for c in "${changed_components[@]}"
++++ get_baseline_git gcc_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gcc_rev
+++ base_rev=9f63862184b14a5f04a6e91c8c055687f2720d73
++++ get_current_git gcc_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/gcc_rev
+++ cur_rev=373600087df596b26c10d18eb0c5082c2788808b
++++ git -C gcc rev-list --count 9f63862184b14a5f04a6e91c8c055687f2720d73..373600087df596b26c10d18eb0c5082c2788808b
+++ c_commits=66
+++ new_commits=70
+++ for c in "${changed_components[@]}"
++++ get_baseline_git newlib_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/newlib_rev
+++ base_rev=a13b0b7aea9d12c6cefe21082ef5c921ac071e3a
++++ get_current_git newlib_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/newlib_rev
+++ cur_rev=57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
++++ git -C newlib rev-list --count a13b0b7aea9d12c6cefe21082ef5c921ac071e3a..57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
+++ c_commits=11
+++ new_commits=81
+++ for c in "${changed_components[@]}"
++++ get_baseline_git gdb_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gdb_rev
+++ base_rev=71ddc1cc0b8683955f628bee76405686bc44ffc6
++++ get_current_git gdb_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/gdb_rev
+++ cur_rev=92f46037a0f672d1480f754f76a9bfa0334d099c
++++ git -C gdb rev-list --count 71ddc1cc0b8683955f628bee76405686bc44ffc6..92f46037a0f672d1480f754f76a9bfa0334d099c
+++ c_commits=44
+++ new_commits=125
+++ for c in "${changed_components[@]}"
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ base_rev=ccb86f079a9e4d94918086a9df18c1844347aff8
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
+++ cur_rev=9ba37026fcf6b7f3f096c0cca3e1e7307802486b
++++ git -C qemu rev-list --count ccb86f079a9e4d94918086a9df18c1844347aff8..9ba37026fcf6b7f3f096c0cca3e1e7307802486b
+++ c_commits=44
+++ new_commits=169
++++ echo binutils gcc newlib gdb qemu
+++ tr ' ' ,
-++ components=binutils
-++ echo '3 commits in binutils'
-+ echo '[TCWG-CI] PASS after binutils commit: 3 commits in binutils'
-+ echo '# generate dashboard'
+++ components=binutils,gcc,newlib,gdb,qemu
+++ echo '169 commits in binutils,gcc,newlib,gdb,qemu'
# generate dashboard
# generate_dashboard_squad
... Skipping
-# post_dashboard_squad
-... Skipping
-=> Not the first detection of this issue. Not sending mail.
-# post_to_jira
-Full stage ran successfully.
++ echo '[TCWG-CI] PASS after commit: 169 commits in binutils,gcc,newlib,gdb,qemu'
++ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
+ echo '# generate_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+# post_dashboard_squad
+... Skipping
+=> Not the first detection of this issue. Not sending mail.
+# post_to_jira
+Full stage ran successfully.
+ post_dashboard_squad
+ echo '# post_dashboard_squad'
+ false
@@ -512,4 +860,4 @@ Full stage ran successfully.
+ false
+ false
+ echo 'Full stage ran successfully.'
-775b15e477bb5f8805690f20fed50d9ed2a6410d4c1fa41d927090afbf16c226
+4c4c5a684450f3342aa3a699ebd7feb414ff9216fcff27404b1d85d5a778f87a
diff --git a/notify/notify-init.log b/notify/notify-init.log
index 73f39d2..b90581b 100644
--- a/notify/notify-init.log
+++ b/notify/notify-init.log
@@ -1,6 +1,6 @@
-MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_1:/home/tcwg-buildslave/workspace/tcwg_gnu_1 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
-DEBUG: starting docker on build-04.tcwglab from build-04, date Wed Aug 2 08:07:15 PM UTC 2023
-ssh -Snone -oForwardAgent=no build-04.tcwglab docker-wrapper run --name 143-tcwg_gnu_embed_check_binutils--master-arm_eabi-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_1:/home/tcwg-buildslave/workspace/tcwg_gnu_1 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy
+MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_1:/home/tcwg-buildslave/workspace/tcwg_gnu_1 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
+DEBUG: starting docker on build-05.tcwglab from build-05, date Thu Aug 3 07:05:05 AM UTC 2023
+ssh -Snone -oForwardAgent=no build-05.tcwglab docker-wrapper run --name 145-tcwg_gnu_embed_check_binutils--master-arm_eabi-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_1:/home/tcwg-buildslave/workspace/tcwg_gnu_1 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true
@@ -29,17 +29,17 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/140/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/143/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/140/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/143/'
+ echo '# Using dir : base-artifacts'
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/143/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/145/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/143/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/145/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -61,17 +61,25 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/binutils-gdb.git#86bb2d76c901a558e5b2dd29df95874ce6e78dae '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#92f46037a0f672d1480f754f76a9bfa0334d099c '!=' xbaseline ']'
+++ echo -ne binutils
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#373600087df596b26c10d18eb0c5082c2788808b '!=' xbaseline ']'
++++ echo -ne ' gcc'
++++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/newlib-cygwin.git#57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd '!=' xbaseline ']'
++++ echo -ne ' newlib'
++++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#92f46037a0f672d1480f754f76a9bfa0334d099c '!=' xbaseline ']'
++++ echo -ne ' gdb'
++++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xhttps://gitlab.com/qemu-project/qemu.git#9ba37026fcf6b7f3f096c0cca3e1e7307802486b '!=' xbaseline ']'
++++ echo -ne ' qemu'
++++ delim=' '
+++ echo
++ for c in $(print_updated_components)
+++ get_current_git binutils_rev
@@ -85,78 +93,170 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' x86bb2d76c901a558e5b2dd29df95874ce6e78dae '!=' x69c37f53e20dc3e0b3c179b511ff786db6ae114e ']'
+++ '[' x92f46037a0f672d1480f754f76a9bfa0334d099c '!=' x86bb2d76c901a558e5b2dd29df95874ce6e78dae ']'
++ echo -ne binutils
++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git gcc_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/gcc_rev
++++ get_baseline_git gcc_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gcc_rev
+++ '[' x373600087df596b26c10d18eb0c5082c2788808b '!=' x9f63862184b14a5f04a6e91c8c055687f2720d73 ']'
+++ echo -ne ' gcc'
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git newlib_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/newlib_rev
++++ get_baseline_git newlib_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/newlib_rev
+++ '[' x57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd '!=' xa13b0b7aea9d12c6cefe21082ef5c921ac071e3a ']'
+++ echo -ne ' newlib'
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git gdb_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/gdb_rev
++++ get_baseline_git gdb_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gdb_rev
+++ '[' x92f46037a0f672d1480f754f76a9bfa0334d099c '!=' x71ddc1cc0b8683955f628bee76405686bc44ffc6 ']'
+++ echo -ne ' gdb'
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ '[' x9ba37026fcf6b7f3f096c0cca3e1e7307802486b '!=' xccb86f079a9e4d94918086a9df18c1844347aff8 ']'
+++ echo -ne ' qemu'
+++ delim=' '
++ echo
+# Debug traces :
+# change_kind=multiple_components : binutils gcc newlib gdb qemu
+ local c base_rev cur_rev c_commits
-+ '[' 1 = 0 ']'
-+ '[' 1 = 1 ']'
-+ changed_single_component=binutils
++ '[' 5 = 0 ']'
++ '[' 5 = 1 ']'
++ change_kind=multiple_components
++ changed_single_component=
++ echo '# Debug traces :'
++ echo '# change_kind=multiple_components : binutils gcc newlib gdb qemu'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
++ base_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ first_bad=86bb2d76c901a558e5b2dd29df95874ce6e78dae
-++ get_baseline_git binutils_rev
++ cur_rev=92f46037a0f672d1480f754f76a9bfa0334d099c
+++ git -C binutils rev-list --count 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c
+# rev for binutils : 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c (4 commits)
++ c_commits=4
++ echo '# rev for binutils : 86bb2d76c901a558e5b2dd29df95874ce6e78dae..92f46037a0f672d1480f754f76a9bfa0334d099c (4 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/binutils_rev
-+ last_good=69c37f53e20dc3e0b3c179b511ff786db6ae114e
-+ local res
-+ res=0
-+ wait 108
-+ git -C binutils rev-parse --verify HEAD
-+ assert_with_msg 'Cannot parse HEAD in repo binutils' '[' 0 = 0 ']'
-+ set -euf -o pipefail +x
-+ single_commit_p binutils
-+ set -euf -o pipefail
-+ local c=binutils
-+ local base_rev cur_rev sha1
-++ get_baseline_git binutils_rev
+++ cat base-artifacts/git/gcc_rev
++ base_rev=9f63862184b14a5f04a6e91c8c055687f2720d73
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
++ cur_rev=373600087df596b26c10d18eb0c5082c2788808b
+++ git -C gcc rev-list --count 9f63862184b14a5f04a6e91c8c055687f2720d73..373600087df596b26c10d18eb0c5082c2788808b
+# rev for gcc : 9f63862184b14a5f04a6e91c8c055687f2720d73..373600087df596b26c10d18eb0c5082c2788808b (66 commits)
++ c_commits=66
++ echo '# rev for gcc : 9f63862184b14a5f04a6e91c8c055687f2720d73..373600087df596b26c10d18eb0c5082c2788808b (66 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/binutils_rev
-+ base_rev=69c37f53e20dc3e0b3c179b511ff786db6ae114e
-++ get_current_git binutils_rev
+++ cat base-artifacts/git/newlib_rev
++ base_rev=a13b0b7aea9d12c6cefe21082ef5c921ac071e3a
+++ get_current_git newlib_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/binutils_rev
-+ cur_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
-++ git -C binutils rev-parse '86bb2d76c901a558e5b2dd29df95874ce6e78dae^@'
-+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' b5c37946cce4b41af0436529b139fa3d23e61f73 = 69c37f53e20dc3e0b3c179b511ff786db6ae114e ']'
-+ return 1
-# Debug traces :
-# change_kind=single_component : binutils
-+ change_kind=single_component
-+ echo '# Debug traces :'
-+ echo '# change_kind=single_component : binutils'
+++ cat artifacts/git/newlib_rev
++ cur_rev=57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
+++ git -C newlib rev-list --count a13b0b7aea9d12c6cefe21082ef5c921ac071e3a..57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd
+# rev for newlib : a13b0b7aea9d12c6cefe21082ef5c921ac071e3a..57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd (11 commits)
++ c_commits=11
++ echo '# rev for newlib : a13b0b7aea9d12c6cefe21082ef5c921ac071e3a..57e3e3d3abf6733567cc0f3d2a267a1dea21e9dd (11 commits)'
+ for c in "${changed_components[@]}"
-++ get_baseline_git binutils_rev
+++ get_baseline_git gdb_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/binutils_rev
-+ base_rev=69c37f53e20dc3e0b3c179b511ff786db6ae114e
-++ get_current_git binutils_rev
+++ cat base-artifacts/git/gdb_rev
++ base_rev=71ddc1cc0b8683955f628bee76405686bc44ffc6
+++ get_current_git gdb_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/binutils_rev
-+ cur_rev=86bb2d76c901a558e5b2dd29df95874ce6e78dae
-++ git -C binutils rev-list --count 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae
-# rev for binutils : 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae (3 commits)
+++ cat artifacts/git/gdb_rev
++ cur_rev=92f46037a0f672d1480f754f76a9bfa0334d099c
+++ git -C gdb rev-list --count 71ddc1cc0b8683955f628bee76405686bc44ffc6..92f46037a0f672d1480f754f76a9bfa0334d099c
+# rev for gdb : 71ddc1cc0b8683955f628bee76405686bc44ffc6..92f46037a0f672d1480f754f76a9bfa0334d099c (44 commits)
++ c_commits=44
++ echo '# rev for gdb : 71ddc1cc0b8683955f628bee76405686bc44ffc6..92f46037a0f672d1480f754f76a9bfa0334d099c (44 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
++ base_rev=ccb86f079a9e4d94918086a9df18c1844347aff8
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
++ cur_rev=9ba37026fcf6b7f3f096c0cca3e1e7307802486b
+++ git -C qemu rev-list --count ccb86f079a9e4d94918086a9df18c1844347aff8..9ba37026fcf6b7f3f096c0cca3e1e7307802486b
+# rev for qemu : ccb86f079a9e4d94918086a9df18c1844347aff8..9ba37026fcf6b7f3f096c0cca3e1e7307802486b (44 commits)
-+ c_commits=3
-+ echo '# rev for binutils : 69c37f53e20dc3e0b3c179b511ff786db6ae114e..86bb2d76c901a558e5b2dd29df95874ce6e78dae (3 commits)'
++ c_commits=44
++ echo '# rev for qemu : ccb86f079a9e4d94918086a9df18c1844347aff8..9ba37026fcf6b7f3f096c0cca3e1e7307802486b (44 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' xignore == xignore ']'
@@ -181,10 +281,10 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
-+ '[' single_component '!=' single_commit ']'
++ '[' multiple_components '!=' single_commit ']'
+ return
Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0
-14b2fd54db4053ea6957c663d985902a52717e4c7cc23471ce8f96bad6747724
+6d52705ef01be771f932e35007f2b10b058aa6bf9211331bd4a7f316a3cc2f60
diff --git a/notify/results.compare b/notify/results.compare
index e1583b5..1e7dcbd 100644
--- a/notify/results.compare
+++ b/notify/results.compare
@@ -7,8 +7,8 @@ binutils.sum
gas.sum
ld.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.13692
-CURRENT: /tmp/gxx-sum2.13692
+REFERENCE:/tmp/gxx-sum1.16863
+CURRENT: /tmp/gxx-sum2.16863
+---------+---------+
o RUN STATUS: | REF | RES |