summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-15 13:21:38 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-15 13:21:38 +0000
commit20e67309e3390a854c11e323ffa8cb2cff9258cd (patch)
treed162152539202abc5c9241eaa01cda5302ca5106 /jenkins
parent1a8d657b4a32d43b32cca964c0c1a66ae3974785 (diff)
onsuccess: #806: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe gcc: | -7 | # build_abe linux: | -5 | # build_abe glibc: | -4 | # build_abe gdb: | -3 | # build_abe dejagnu: | -1 | # build_abe check_gdb --: | 0 check_regression status : 0
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log923
-rw-r--r--jenkins/notify-init.log220
-rw-r--r--jenkins/run-build.env18
4 files changed, 672 insertions, 491 deletions
diff --git a/jenkins/build-name b/jenkins/build-name
index 6e5bab6..f4b73e1 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#805-gdb-R0
+#806-binutils-gcc-gdb-glibc-linux-R0
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 06ef821..e4129c1 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -20,21 +20,21 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=master-aarch64
+# Debug traces :
+ echo '# Debug traces :'
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/804/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/'
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/804/'
+ 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_native_check_gdb--master-aarch64-build/805/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/'
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/'
# Using dir : artifacts
+ echo '# Using dir : artifacts'
@@ -61,19 +61,87 @@
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']'
++++ echo -ne binutils
++++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#master '!=' xbaseline ']'
++++ echo -ne ' gcc'
++++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xhttps://git.linaro.org/kernel-org/linux.git#master '!=' xbaseline ']'
++++ echo -ne ' linux'
++++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/glibc.git#master '!=' xbaseline ']'
++++ echo -ne ' glibc'
++++ delim=' '
+++ for c in ${rr[components]}
+++ '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']'
-+++ echo -ne gdb
++++ echo -ne ' gdb'
+++ delim=' '
+++ echo
++ for c in $(print_updated_components)
++++ 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
++++ 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
+++ '[' xa5a863b4b9cff4bb754fdf602b4aa1c57e73603e '!=' x8cb16b68584e14aade8de166c75e1d85e38507bd ']'
+++ 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
+++ '[' xef9754dfdf18a89de3da23c4f23365f4c2611367 '!=' x65e41f4fbfc539c5cc429c684176f8ea39f4b8f2 ']'
+++ echo -ne ' gcc'
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ '[' x3f7168591ebf7bbdb91797d02b1afaf00a4289b1 '!=' xbabe393974de0351c0e6cca50f5f84edaf8d7fa1 ']'
+++ echo -ne ' linux'
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git glibc_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/glibc_rev
++++ get_baseline_git glibc_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/glibc_rev
+++ '[' xb9182c793caa05df5d697427c0538936e6396d4b '!=' xd0aefec49941cf6d97e2244d6aa20bafc26d5942 ']'
+++ echo -ne ' glibc'
+++ 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 ']'
@@ -85,59 +153,91 @@
+++ 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
-++ '[' x03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935 '!=' x8170efad364aa8e062cba3b722b81aca9eda8cf5 ']'
-++ echo -ne gdb
+++ '[' xa5a863b4b9cff4bb754fdf602b4aa1c57e73603e '!=' x03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935 ']'
+++ echo -ne ' gdb'
++ delim=' '
++ echo
+ local c base_rev cur_rev c_commits
-+ '[' 1 = 0 ']'
-+ '[' 1 = 1 ']'
-+ changed_single_component=gdb
-++ get_current_git gdb_rev
+# Debug traces :
+# change_kind=multiple_components : binutils gcc linux glibc gdb
++ '[' 5 = 0 ']'
++ '[' 5 = 1 ']'
++ change_kind=multiple_components
++ changed_single_component=
++ echo '# Debug traces :'
++ echo '# change_kind=multiple_components : binutils gcc linux glibc gdb'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ 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 artifacts/git/gdb_rev
-+ first_bad=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-++ get_baseline_git gdb_rev
+++ cat base-artifacts/git/binutils_rev
++ base_rev=8cb16b68584e14aade8de166c75e1d85e38507bd
+++ 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=a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
+++ git -C binutils rev-list --count 8cb16b68584e14aade8de166c75e1d85e38507bd..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
++ c_commits=36
+# rev for binutils : 8cb16b68584e14aade8de166c75e1d85e38507bd..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e (36 commits)
++ echo '# rev for binutils : 8cb16b68584e14aade8de166c75e1d85e38507bd..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e (36 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 gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_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/gdb_rev
-+ last_good=8170efad364aa8e062cba3b722b81aca9eda8cf5
-+ local res
-+ res=0
-+ wait 1115676
-+ git -C gdb rev-parse --verify HEAD
-+ assert_with_msg 'Cannot parse HEAD in repo gdb' '[' 0 = 0 ']'
-+ set -euf -o pipefail +x
-+ single_commit_p gdb
-+ set -euf -o pipefail
-+ local c=gdb
-+ local base_rev cur_rev sha1
-++ get_baseline_git gdb_rev
+++ cat base-artifacts/git/gcc_rev
++ base_rev=65e41f4fbfc539c5cc429c684176f8ea39f4b8f2
+++ 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=ef9754dfdf18a89de3da23c4f23365f4c2611367
+++ git -C gcc rev-list --count 65e41f4fbfc539c5cc429c684176f8ea39f4b8f2..ef9754dfdf18a89de3da23c4f23365f4c2611367
++ c_commits=39
+# rev for gcc : 65e41f4fbfc539c5cc429c684176f8ea39f4b8f2..ef9754dfdf18a89de3da23c4f23365f4c2611367 (39 commits)
++ echo '# rev for gcc : 65e41f4fbfc539c5cc429c684176f8ea39f4b8f2..ef9754dfdf18a89de3da23c4f23365f4c2611367 (39 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_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 ']'
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/gdb_rev
-+ base_rev=8170efad364aa8e062cba3b722b81aca9eda8cf5
-++ get_current_git gdb_rev
+++ cat base-artifacts/git/linux_rev
++ base_rev=babe393974de0351c0e6cca50f5f84edaf8d7fa1
+++ get_current_git linux_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/gdb_rev
-+ cur_rev=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-++ git -C gdb rev-parse '03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935^@'
-+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' f5d420bbceeb1d5065c3d91dd7c6c1e43f855ca1 = 8170efad364aa8e062cba3b722b81aca9eda8cf5 ']'
-+ return 1
-+ change_kind=single_component
-+ echo '# Debug traces :'
-# Debug traces :
-# change_kind=single_component : gdb
-+ echo '# change_kind=single_component : gdb'
+++ cat artifacts/git/linux_rev
++ cur_rev=3f7168591ebf7bbdb91797d02b1afaf00a4289b1
+++ git -C linux rev-list --count babe393974de0351c0e6cca50f5f84edaf8d7fa1..3f7168591ebf7bbdb91797d02b1afaf00a4289b1
+# rev for linux : babe393974de0351c0e6cca50f5f84edaf8d7fa1..3f7168591ebf7bbdb91797d02b1afaf00a4289b1 (7466 commits)
++ c_commits=7466
++ echo '# rev for linux : babe393974de0351c0e6cca50f5f84edaf8d7fa1..3f7168591ebf7bbdb91797d02b1afaf00a4289b1 (7466 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
++ base_rev=d0aefec49941cf6d97e2244d6aa20bafc26d5942
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
++ cur_rev=b9182c793caa05df5d697427c0538936e6396d4b
+++ git -C glibc rev-list --count d0aefec49941cf6d97e2244d6aa20bafc26d5942..b9182c793caa05df5d697427c0538936e6396d4b
++ c_commits=1
+# rev for glibc : d0aefec49941cf6d97e2244d6aa20bafc26d5942..b9182c793caa05df5d697427c0538936e6396d4b (1 commits)
++ echo '# rev for glibc : d0aefec49941cf6d97e2244d6aa20bafc26d5942..b9182c793caa05df5d697427c0538936e6396d4b (1 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -145,18 +245,18 @@
++ 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=8170efad364aa8e062cba3b722b81aca9eda8cf5
++ base_rev=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
++ 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=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-++ git -C gdb rev-list --count 8170efad364aa8e062cba3b722b81aca9eda8cf5..03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-# rev for gdb : 8170efad364aa8e062cba3b722b81aca9eda8cf5..03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935 (33 commits)
++ cur_rev=a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
+++ git -C gdb rev-list --count 03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
++ c_commits=10
+# rev for gdb : 03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e (10 commits)
-+ c_commits=33
-+ echo '# rev for gdb : 8170efad364aa8e062cba3b722b81aca9eda8cf5..03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935 (33 commits)'
++ echo '# rev for gdb : 03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e (10 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -184,26 +284,26 @@
# post_interesting_commits
+ echo '# post_interesting_commits'
+ local stage=init
-+ '[' single_component '!=' single_commit ']'
++ '[' multiple_components '!=' single_commit ']'
+ return
+ '[' full '!=' full ']'
+ gnu_generate_extra_details
+ set -euf -o pipefail
+ '[' -d artifacts/sumfiles ']'
-+ wait 1115700
++ wait 1168597
+ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
+ true
+ 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'
-# post_interesting_commits
+ local stage=full
-+ '[' single_component '!=' single_commit ']'
++ '[' multiple_components '!=' single_commit ']'
+ return
+ true
+ generate_jira_dir
@@ -214,7 +314,7 @@
++ set -euf -o pipefail
++ local print_arg=--entry
++ shift 1
-++ '[' xsingle_component '!=' xsingle_commit ']'
+++ '[' xmultiple_components '!=' xsingle_commit ']'
++ return 0
+ icommit_entry=
+ '[' '' '!=' '' ']'
@@ -232,10 +332,10 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 1115745
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231214 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 1115746
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231214 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 1168642
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231215 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 1168643
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231215 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -258,9 +358,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -268,290 +368,113 @@
+ set -euf -o pipefail
+ print_mail_recipients
+ set -euf -o pipefail
-+ local c=gdb
-+ '[' gdb = '' ']'
-+ local -A emails
-+ emails["tcwg-validation@linaro.org"]=bcc
-+ emails["author"]=cc
-+ emails["committer"]=to
-+ case "$ci_project/$ci_config:$c" in
-+ emails["gdb-testers@sourceware.org"]=cc_postcommit
-+ local c email base_rev cur_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
-+ base_rev=8170efad364aa8e062cba3b722b81aca9eda8cf5
-++ 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=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-+ read -r email
-++ git -C gdb log --pretty=%ae 8170efad364aa8e062cba3b722b81aca9eda8cf5..03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ local precommit_postcommit=postcommit
++ local c=
+ '[' '' = '' ']'
-++ 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=8170efad364aa8e062cba3b722b81aca9eda8cf5
-++ 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=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-+ read -r email
-++ git -C gdb log --pretty=%ce 8170efad364aa8e062cba3b722b81aca9eda8cf5..03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ unset 'emails[author]' 'emails[committer]'
-+ local type
-+ recipients=()
-+ local -a recipients
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
-+ type=bcc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=cc_postcommit
-+ case "$precommit_postcommit:$type" in
-+ type=cc
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ IFS=,
-+ echo brobecker@adacore.com,hjl.tools@gmail.com,cc:gdbadmin@sourceware.org,bcc:tcwg-validation@linaro.org,lili.cui@intel.com,cc:gdb-testers@sourceware.org,ssbssa@yahoo.de,mhov@undo.io,tom@tromey.com,cc:simon.marchi@polymtl.ca,aburgess@redhat.com,cc:jinma@linux.alibaba.com,christoph.muellner@vrull.eu,simon.marchi@efficios.com
++ echo bcc:tcwg-validation@linaro.org
++ return 0
++ print_commits --oneline
++ set -euf -o pipefail
++ false
++ local print_arg=--oneline
-++ '[' single_component = no_change ']'
+++ '[' multiple_components = no_change ']'
++ local more_lines
-++ '[' single_component = single_commit ']'
-++ '[' single_component = single_component ']'
+++ '[' multiple_components = single_commit ']'
+++ '[' multiple_components = single_component ']'
+++ '[' multiple_components = multiple_components ']'
++ local new_commits c base_rev cur_rev c_commits components
++ local commits_or_patches
++ '[' '' '!=' '' ']'
++ commits_or_patches=commits
++ new_commits=0
++ 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=8cb16b68584e14aade8de166c75e1d85e38507bd
++++ 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=a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
++++ git -C binutils rev-list --count 8cb16b68584e14aade8de166c75e1d85e38507bd..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
+++ c_commits=36
+++ new_commits=36
+++ 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=65e41f4fbfc539c5cc429c684176f8ea39f4b8f2
++++ 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=ef9754dfdf18a89de3da23c4f23365f4c2611367
++++ git -C gcc rev-list --count 65e41f4fbfc539c5cc429c684176f8ea39f4b8f2..ef9754dfdf18a89de3da23c4f23365f4c2611367
+++ c_commits=39
+++ new_commits=75
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=babe393974de0351c0e6cca50f5f84edaf8d7fa1
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=3f7168591ebf7bbdb91797d02b1afaf00a4289b1
++++ git -C linux rev-list --count babe393974de0351c0e6cca50f5f84edaf8d7fa1..3f7168591ebf7bbdb91797d02b1afaf00a4289b1
+++ c_commits=7466
+++ new_commits=7541
+++ for c in "${changed_components[@]}"
++++ get_baseline_git glibc_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/glibc_rev
+++ base_rev=d0aefec49941cf6d97e2244d6aa20bafc26d5942
++++ get_current_git glibc_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/glibc_rev
+++ cur_rev=b9182c793caa05df5d697427c0538936e6396d4b
++++ git -C glibc rev-list --count d0aefec49941cf6d97e2244d6aa20bafc26d5942..b9182c793caa05df5d697427c0538936e6396d4b
+++ c_commits=1
+++ new_commits=7542
+++ 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=8170efad364aa8e062cba3b722b81aca9eda8cf5
+++ base_rev=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
+++ 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=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-+++ git -C gdb rev-list --count 8170efad364aa8e062cba3b722b81aca9eda8cf5..03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-++ c_commits=33
-++ new_commits=33
-+++ echo gdb
+++ cur_rev=a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
++++ git -C gdb rev-list --count 03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
+++ c_commits=10
+++ new_commits=7552
++++ echo binutils gcc linux glibc gdb
+++ tr ' ' ,
-++ components=gdb
-++ echo '33 commits in gdb'
+++ components=binutils,gcc,linux,glibc,gdb
+++ echo '7552 commits in binutils,gcc,linux,glibc,gdb'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -561,10 +484,10 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 1115802
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231214 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 1115803
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231214 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 1168718
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231215 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 1168719
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231215 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -603,19 +526,19 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '33 commits in gdb: PASS on aarch64'
++ echo '[Linaro-TCWG-CI]' '7552 commits in binutils,gcc,linux,glibc,gdb: PASS on aarch64'
+ print_mail_body
+ local bad_artifacts_url good_artifacts_url
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/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_native_check_gdb--master-aarch64-build/804/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/artifact/artifacts
+ local key=
-+ '[' single_component = single_commit ']'
++ '[' multiple_components = single_commit ']'
+ cat
+ '[' '' '!=' '' ']'
+ cat
@@ -641,57 +564,209 @@
++ set -euf -o pipefail
++ false
++ local print_arg=--short
-++ '[' single_component = no_change ']'
+++ '[' multiple_components = no_change ']'
++ local more_lines
-++ '[' single_component = single_commit ']'
-++ '[' single_component = single_component ']'
+++ '[' multiple_components = single_commit ']'
+++ '[' multiple_components = single_component ']'
+++ '[' multiple_components = multiple_components ']'
++ local new_commits c base_rev cur_rev c_commits components
++ local commits_or_patches
++ '[' '' '!=' '' ']'
++ commits_or_patches=commits
++ new_commits=0
++ 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=8cb16b68584e14aade8de166c75e1d85e38507bd
++++ 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=a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
++++ git -C binutils rev-list --count 8cb16b68584e14aade8de166c75e1d85e38507bd..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
+++ c_commits=36
+++ new_commits=36
+++ 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=65e41f4fbfc539c5cc429c684176f8ea39f4b8f2
++++ 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=ef9754dfdf18a89de3da23c4f23365f4c2611367
++++ git -C gcc rev-list --count 65e41f4fbfc539c5cc429c684176f8ea39f4b8f2..ef9754dfdf18a89de3da23c4f23365f4c2611367
+++ c_commits=39
+++ new_commits=75
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=babe393974de0351c0e6cca50f5f84edaf8d7fa1
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=3f7168591ebf7bbdb91797d02b1afaf00a4289b1
++++ git -C linux rev-list --count babe393974de0351c0e6cca50f5f84edaf8d7fa1..3f7168591ebf7bbdb91797d02b1afaf00a4289b1
+++ c_commits=7466
+++ new_commits=7541
+++ for c in "${changed_components[@]}"
++++ get_baseline_git glibc_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/glibc_rev
+++ base_rev=d0aefec49941cf6d97e2244d6aa20bafc26d5942
++++ get_current_git glibc_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/glibc_rev
+++ cur_rev=b9182c793caa05df5d697427c0538936e6396d4b
++++ git -C glibc rev-list --count d0aefec49941cf6d97e2244d6aa20bafc26d5942..b9182c793caa05df5d697427c0538936e6396d4b
+++ c_commits=1
+++ new_commits=7542
+++ 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=8170efad364aa8e062cba3b722b81aca9eda8cf5
+++ base_rev=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
+++ 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=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-+++ git -C gdb rev-list --count 8170efad364aa8e062cba3b722b81aca9eda8cf5..03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-++ c_commits=33
-++ new_commits=33
-+++ echo gdb
+++ cur_rev=a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
++++ git -C gdb rev-list --count 03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
+++ c_commits=10
+++ new_commits=7552
++++ echo binutils gcc linux glibc gdb
+++ tr ' ' ,
-++ components=gdb
-++ echo '33 commits in gdb'
+++ components=binutils,gcc,linux,glibc,gdb
+++ echo '7552 commits in binutils,gcc,linux,glibc,gdb'
++ '[' --short = --oneline ']'
++ 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=8cb16b68584e14aade8de166c75e1d85e38507bd
++++ 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=a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
++++ git -C binutils rev-list --count 8cb16b68584e14aade8de166c75e1d85e38507bd..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
+++ c_commits=36
+++ '[' '' '!=' '' ']'
+++ git -C binutils log -n 5 --oneline 8cb16b68584e14aade8de166c75e1d85e38507bd..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
+++ '[' 36 -gt 5 ']'
+++ echo '... and 31 more commits in binutils'
+++ '[' '' '!=' '' ']'
+++ 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=65e41f4fbfc539c5cc429c684176f8ea39f4b8f2
++++ 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=ef9754dfdf18a89de3da23c4f23365f4c2611367
++++ git -C gcc rev-list --count 65e41f4fbfc539c5cc429c684176f8ea39f4b8f2..ef9754dfdf18a89de3da23c4f23365f4c2611367
+++ c_commits=39
+++ '[' '' '!=' '' ']'
+++ git -C gcc log -n 5 --oneline 65e41f4fbfc539c5cc429c684176f8ea39f4b8f2..ef9754dfdf18a89de3da23c4f23365f4c2611367
+++ '[' 39 -gt 5 ']'
+++ echo '... and 34 more commits in gcc'
+++ '[' '' '!=' '' ']'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=babe393974de0351c0e6cca50f5f84edaf8d7fa1
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=3f7168591ebf7bbdb91797d02b1afaf00a4289b1
++++ git -C linux rev-list --count babe393974de0351c0e6cca50f5f84edaf8d7fa1..3f7168591ebf7bbdb91797d02b1afaf00a4289b1
+++ c_commits=7466
+++ '[' '' '!=' '' ']'
+++ git -C linux log -n 5 --oneline babe393974de0351c0e6cca50f5f84edaf8d7fa1..3f7168591ebf7bbdb91797d02b1afaf00a4289b1
+++ '[' 7466 -gt 5 ']'
+++ echo '... and 7461 more commits in linux'
+++ '[' '' '!=' '' ']'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git glibc_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/glibc_rev
+++ base_rev=d0aefec49941cf6d97e2244d6aa20bafc26d5942
++++ get_current_git glibc_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/glibc_rev
+++ cur_rev=b9182c793caa05df5d697427c0538936e6396d4b
++++ git -C glibc rev-list --count d0aefec49941cf6d97e2244d6aa20bafc26d5942..b9182c793caa05df5d697427c0538936e6396d4b
+++ c_commits=1
+++ '[' '' '!=' '' ']'
+++ git -C glibc log -n 5 --oneline d0aefec49941cf6d97e2244d6aa20bafc26d5942..b9182c793caa05df5d697427c0538936e6396d4b
+++ '[' 1 -gt 5 ']'
+++ '[' '' '!=' '' ']'
+++ 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=8170efad364aa8e062cba3b722b81aca9eda8cf5
+++ base_rev=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
+++ 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=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-+++ git -C gdb rev-list --count 8170efad364aa8e062cba3b722b81aca9eda8cf5..03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-++ c_commits=33
+++ cur_rev=a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
++++ git -C gdb rev-list --count 03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
+++ c_commits=10
++ '[' '' '!=' '' ']'
-++ git -C gdb log -n 5 --oneline 8170efad364aa8e062cba3b722b81aca9eda8cf5..03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-++ '[' 33 -gt 5 ']'
-++ echo '... and 28 more commits in gdb'
+++ git -C gdb log -n 5 --oneline 03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
+++ '[' 10 -gt 5 ']'
+++ echo '... and 5 more commits in gdb'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -701,10 +776,10 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 1115861
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231214 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 1115862
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231214 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 1168861
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231215 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 1168862
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231215 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -735,27 +810,27 @@
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/artifact/artifacts/00-sumfiles/
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/artifact/artifacts/00-sumfiles/
+++ print_artifacts_url notify/
+++ set -euf -o pipefail
+++ local url
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/artifact/artifacts/notify/
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/artifact/artifacts/notify/
+++ print_artifacts_url sumfiles/xfails.xfail
+++ set -euf -o pipefail
+++ local url
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/artifact/artifacts/sumfiles/xfails.xfail
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/artifact/artifacts/sumfiles/xfails.xfail
++ gnu_print_config --long
++ false
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh
@@ -773,17 +848,17 @@
++ local print_arg=--long
++ case "$print_arg" in
++ echo 'CI config tcwg_gnu_native_check_gdb master-aarch64'
-+ '[' single_component '!=' single_commit ']'
++ '[' multiple_components '!=' single_commit ']'
+ return
+ true
+ generate_jenkins_html_files
-+ wait 1115902
++ wait 1168902
+ set -euf -o pipefail
# generate_jenkins_html_files
+ echo '# generate_jenkins_html_files'
+ true
-... Skipping
+ case "$ci_project" in
+... Skipping
+ echo '... Skipping'
+ return
+ generate_readme html
@@ -954,27 +1029,27 @@
+ local text_type=txt
+ case $text_type in
# generate dashboard
+# generate_dashboard_squad
+... Skipping
+# post_dashboard_squad
+... Skipping
+ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
+ echo '# generate_dashboard_squad'
-# generate_dashboard_squad
-... Skipping
+ false
+ echo '... Skipping'
+ return
+ post_dashboard_squad
-# post_dashboard_squad
-... Skipping
+ echo '# post_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 1115956
++ wait 1168956
+ set -euf -o pipefail
-+ local results_date
# generate_lnt_report
++ local results_date
+ echo '# generate_lnt_report'
+ true
+ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/lnt-utils.sh
@@ -999,14 +1074,14 @@
++ assert_with_msg 'ERROR: No binutils in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct 8cb16b68584e14aade8de166c75e1d85e38507bd
-+ cur_d=1702544059
+++ git -C binutils show --no-patch --pretty=%ct a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
++ cur_d=1702633975
+ '[' x1702544059 '!=' x ']'
-+ '[' x1702544059 = x ']'
-+ '[' 1702544059 -lt 1702544059 ']'
-+ '[' x1702544059 = x ']'
-+ '[' 1702544059 -gt 0 ']'
-+ results_date=1702544059
++ '[' x1702633975 = x ']'
++ '[' 1702633975 -lt 1702544059 ']'
++ '[' x1702633975 = x ']'
++ '[' 1702633975 -gt 0 ']'
++ results_date=1702633975
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gcc
++ set -euf -o pipefail
@@ -1021,14 +1096,13 @@
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct 65e41f4fbfc539c5cc429c684176f8ea39f4b8f2
-+ cur_d=1702559746
+++ git -C gcc show --no-patch --pretty=%ct ef9754dfdf18a89de3da23c4f23365f4c2611367
++ cur_d=1702632945
+ '[' x1702559746 '!=' x ']'
-+ '[' x1702559746 = x ']'
-+ '[' 1702559746 -lt 1702559746 ']'
-+ '[' x1702559746 = x ']'
-+ '[' 1702559746 -gt 1702544059 ']'
-+ results_date=1702559746
++ '[' x1702632945 = x ']'
++ '[' 1702632945 -lt 1702559746 ']'
++ '[' x1702632945 = x ']'
++ '[' 1702632945 -gt 1702633975 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date linux
++ set -euf -o pipefail
@@ -1043,13 +1117,13 @@
++ assert_with_msg 'ERROR: No linux in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
-++ git -C linux show --no-patch --pretty=%ct babe393974de0351c0e6cca50f5f84edaf8d7fa1
-+ cur_d=1698894701
+++ git -C linux show --no-patch --pretty=%ct 3f7168591ebf7bbdb91797d02b1afaf00a4289b1
++ cur_d=1702612662
+ '[' x1698894701 '!=' x ']'
-+ '[' x1698894701 = x ']'
-+ '[' 1698894701 -lt 1698894701 ']'
-+ '[' x1698894701 = x ']'
-+ '[' 1698894701 -gt 1702559746 ']'
++ '[' x1702612662 = x ']'
++ '[' 1702612662 -lt 1698894701 ']'
++ '[' x1702612662 = x ']'
++ '[' 1702612662 -gt 1702633975 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date glibc
++ set -euf -o pipefail
@@ -1064,13 +1138,13 @@
++ assert_with_msg 'ERROR: No glibc in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ git -C glibc show --no-patch --pretty=%ct d0aefec49941cf6d97e2244d6aa20bafc26d5942
-+ cur_d=1702372087
+++ git -C glibc show --no-patch --pretty=%ct b9182c793caa05df5d697427c0538936e6396d4b
++ cur_d=1702586414
+ '[' x1702372087 '!=' x ']'
-+ '[' x1702372087 = x ']'
-+ '[' 1702372087 -lt 1702372087 ']'
-+ '[' x1702372087 = x ']'
-+ '[' 1702372087 -gt 1702559746 ']'
++ '[' x1702586414 = x ']'
++ '[' 1702586414 -lt 1702372087 ']'
++ '[' x1702586414 = x ']'
++ '[' 1702586414 -gt 1702633975 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gdb
++ set -euf -o pipefail
@@ -1078,51 +1152,50 @@
++ assert_with_msg 'ERROR: No gdb in current git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ git -C gdb show --no-patch --pretty=%ct 8170efad364aa8e062cba3b722b81aca9eda8cf5
-+ base_d=1702460804
+++ git -C gdb show --no-patch --pretty=%ct 03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
++ base_d=1702571349
++ get_current_component_date gdb
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
-++ git -C gdb show --no-patch --pretty=%ct 03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-+ cur_d=1702571349
-+ '[' x1702460804 '!=' x ']'
-+ '[' x1702571349 = x ']'
-+ '[' 1702571349 -lt 1702460804 ']'
-+ '[' x1702571349 = x ']'
-+ '[' 1702571349 -gt 1702559746 ']'
-+ results_date=1702571349
-+ assert_with_msg 'Failed to produce results_date' '[' 1702571349 -gt 0 ']'
+++ git -C gdb show --no-patch --pretty=%ct a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
++ cur_d=1702633975
++ '[' x1702571349 '!=' x ']'
++ '[' x1702633975 = x ']'
++ '[' 1702633975 -lt 1702571349 ']'
++ '[' x1702633975 = x ']'
++ '[' 1702633975 -gt 1702633975 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1702633975 -gt 0 ']'
+ set -euf -o pipefail +x
++ get_baseline_manifest '{rr[results_date]}'
++ get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false
++ set +x
-+ base_d=1702466320
-+ '[' 1702466320 '!=' '' ']'
-+ assert '[' 1702571349 -ge 1702466320 ']'
++ base_d=1702518834
++ '[' 1702518834 '!=' '' ']'
++ assert '[' 1702633975 -ge 1702518834 ']'
+ set -euf -o pipefail +x
-+ '[' 1702571349 -gt 1702466320 ']'
-+ results_date=1702518834
-+ rr[results_date]=1702518834
++ '[' 1702633975 -gt 1702518834 ']'
++ results_date=1702576404
++ rr[results_date]=1702576404
+ cat
+ manifest_out
+ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1702518834
-++ date '+%Y-%m-%d %H:%M:%S' --date @1702518834
-+ results_date='2023-12-14 01:53:54'
++ results_date=1702576404
+++ date '+%Y-%m-%d %H:%M:%S' --date @1702576404
++ results_date='2023-12-14 17:53:24'
+ case "$ci_project" in
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/ tcwg_gnu_native_check_gdb master-aarch64 '2023-12-14 01:53:54' artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/ tcwg_gnu_native_check_gdb master-aarch64 '2023-12-14 17:53:24' artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/
+ local ci_project=tcwg_gnu_native_check_gdb
+ local ci_config=master-aarch64
-+ local 'results_date=2023-12-14 01:53:54'
++ local 'results_date=2023-12-14 17:53:24'
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
+ local -a sumfiles
@@ -1132,8 +1205,8 @@
+ local lnt_testsuite=tcwg_gnu_native_check_gdb
+ local machine_name=master-aarch64
+ local build_number
-++ basename https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/
-+ build_number=805
+++ basename https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/
++ build_number=806
+ set +x
# release_testresults_files
... Done
@@ -1145,9 +1218,9 @@
+ '[' -f artifacts/testresults/testresults-mail-recipients.txt ']'
+ echo '... Done'
+ post_to_jira
-# post_to_jira
+ set -euf -o pipefail
+ echo '# post_to_jira'
+# post_to_jira
+ local post_card_comment=false
+ local post_template_comment=false
+ false
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 26db8d4..2da4001 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -20,23 +20,23 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=master-aarch64
+ echo '# Debug traces :'
+# Debug traces :
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/804/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/'
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/804/'
+ 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_native_check_gdb--master-aarch64-build/805/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/806/'
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/805/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -45,8 +45,8 @@
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
-+ check_source_changes
# check_source_changes
++ check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -61,19 +61,87 @@
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']'
++++ echo -ne binutils
++++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#master '!=' xbaseline ']'
++++ echo -ne ' gcc'
++++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xhttps://git.linaro.org/kernel-org/linux.git#master '!=' xbaseline ']'
++++ echo -ne ' linux'
++++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/glibc.git#master '!=' xbaseline ']'
++++ echo -ne ' glibc'
++++ delim=' '
+++ for c in ${rr[components]}
+++ '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']'
-+++ echo -ne gdb
++++ echo -ne ' gdb'
+++ delim=' '
+++ echo
++ for c in $(print_updated_components)
++++ 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
++++ 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
+++ '[' xa5a863b4b9cff4bb754fdf602b4aa1c57e73603e '!=' x8cb16b68584e14aade8de166c75e1d85e38507bd ']'
+++ 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
+++ '[' xef9754dfdf18a89de3da23c4f23365f4c2611367 '!=' x65e41f4fbfc539c5cc429c684176f8ea39f4b8f2 ']'
+++ echo -ne ' gcc'
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ '[' x3f7168591ebf7bbdb91797d02b1afaf00a4289b1 '!=' xbabe393974de0351c0e6cca50f5f84edaf8d7fa1 ']'
+++ echo -ne ' linux'
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git glibc_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/glibc_rev
++++ get_baseline_git glibc_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/glibc_rev
+++ '[' xb9182c793caa05df5d697427c0538936e6396d4b '!=' xd0aefec49941cf6d97e2244d6aa20bafc26d5942 ']'
+++ echo -ne ' glibc'
+++ 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 ']'
@@ -85,59 +153,91 @@
+++ 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
-++ '[' x03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935 '!=' x8170efad364aa8e062cba3b722b81aca9eda8cf5 ']'
-++ echo -ne gdb
+++ '[' xa5a863b4b9cff4bb754fdf602b4aa1c57e73603e '!=' x03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935 ']'
+++ echo -ne ' gdb'
++ delim=' '
++ echo
+ local c base_rev cur_rev c_commits
-+ '[' 1 = 0 ']'
-+ '[' 1 = 1 ']'
-+ changed_single_component=gdb
-++ get_current_git gdb_rev
+# Debug traces :
+# change_kind=multiple_components : binutils gcc linux glibc gdb
++ '[' 5 = 0 ']'
++ '[' 5 = 1 ']'
++ change_kind=multiple_components
++ changed_single_component=
++ echo '# Debug traces :'
++ echo '# change_kind=multiple_components : binutils gcc linux glibc gdb'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ 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 artifacts/git/gdb_rev
-+ first_bad=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-++ get_baseline_git gdb_rev
+++ cat base-artifacts/git/binutils_rev
++ base_rev=8cb16b68584e14aade8de166c75e1d85e38507bd
+++ 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=a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
+++ git -C binutils rev-list --count 8cb16b68584e14aade8de166c75e1d85e38507bd..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
++ c_commits=36
+# rev for binutils : 8cb16b68584e14aade8de166c75e1d85e38507bd..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e (36 commits)
++ echo '# rev for binutils : 8cb16b68584e14aade8de166c75e1d85e38507bd..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e (36 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 gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_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/gdb_rev
-+ last_good=8170efad364aa8e062cba3b722b81aca9eda8cf5
-+ local res
-+ res=0
-+ wait 1115563
-+ git -C gdb rev-parse --verify HEAD
-+ assert_with_msg 'Cannot parse HEAD in repo gdb' '[' 0 = 0 ']'
-+ set -euf -o pipefail +x
-+ single_commit_p gdb
-+ set -euf -o pipefail
-+ local c=gdb
-+ local base_rev cur_rev sha1
-++ get_baseline_git gdb_rev
+++ cat base-artifacts/git/gcc_rev
++ base_rev=65e41f4fbfc539c5cc429c684176f8ea39f4b8f2
+++ 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=ef9754dfdf18a89de3da23c4f23365f4c2611367
+++ git -C gcc rev-list --count 65e41f4fbfc539c5cc429c684176f8ea39f4b8f2..ef9754dfdf18a89de3da23c4f23365f4c2611367
+# rev for gcc : 65e41f4fbfc539c5cc429c684176f8ea39f4b8f2..ef9754dfdf18a89de3da23c4f23365f4c2611367 (39 commits)
++ c_commits=39
++ echo '# rev for gcc : 65e41f4fbfc539c5cc429c684176f8ea39f4b8f2..ef9754dfdf18a89de3da23c4f23365f4c2611367 (39 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_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 ']'
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/gdb_rev
-+ base_rev=8170efad364aa8e062cba3b722b81aca9eda8cf5
-++ get_current_git gdb_rev
+++ cat base-artifacts/git/linux_rev
++ base_rev=babe393974de0351c0e6cca50f5f84edaf8d7fa1
+++ get_current_git linux_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/gdb_rev
-+ cur_rev=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-++ git -C gdb rev-parse '03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935^@'
-+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' f5d420bbceeb1d5065c3d91dd7c6c1e43f855ca1 = 8170efad364aa8e062cba3b722b81aca9eda8cf5 ']'
-+ return 1
-+ change_kind=single_component
-# Debug traces :
-+ echo '# Debug traces :'
-# change_kind=single_component : gdb
-+ echo '# change_kind=single_component : gdb'
+++ cat artifacts/git/linux_rev
++ cur_rev=3f7168591ebf7bbdb91797d02b1afaf00a4289b1
+++ git -C linux rev-list --count babe393974de0351c0e6cca50f5f84edaf8d7fa1..3f7168591ebf7bbdb91797d02b1afaf00a4289b1
++ c_commits=7466
+# rev for linux : babe393974de0351c0e6cca50f5f84edaf8d7fa1..3f7168591ebf7bbdb91797d02b1afaf00a4289b1 (7466 commits)
++ echo '# rev for linux : babe393974de0351c0e6cca50f5f84edaf8d7fa1..3f7168591ebf7bbdb91797d02b1afaf00a4289b1 (7466 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
++ base_rev=d0aefec49941cf6d97e2244d6aa20bafc26d5942
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
++ cur_rev=b9182c793caa05df5d697427c0538936e6396d4b
+++ git -C glibc rev-list --count d0aefec49941cf6d97e2244d6aa20bafc26d5942..b9182c793caa05df5d697427c0538936e6396d4b
+# rev for glibc : d0aefec49941cf6d97e2244d6aa20bafc26d5942..b9182c793caa05df5d697427c0538936e6396d4b (1 commits)
++ c_commits=1
++ echo '# rev for glibc : d0aefec49941cf6d97e2244d6aa20bafc26d5942..b9182c793caa05df5d697427c0538936e6396d4b (1 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -145,18 +245,18 @@
++ 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=8170efad364aa8e062cba3b722b81aca9eda8cf5
++ base_rev=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
++ 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=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-++ git -C gdb rev-list --count 8170efad364aa8e062cba3b722b81aca9eda8cf5..03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-+ c_commits=33
-# rev for gdb : 8170efad364aa8e062cba3b722b81aca9eda8cf5..03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935 (33 commits)
++ cur_rev=a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
+++ git -C gdb rev-list --count 03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e
++ c_commits=10
+# rev for gdb : 03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e (10 commits)
-+ echo '# rev for gdb : 8170efad364aa8e062cba3b722b81aca9eda8cf5..03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935 (33 commits)'
++ echo '# rev for gdb : 03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935..a5a863b4b9cff4bb754fdf602b4aa1c57e73603e (10 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -181,12 +281,12 @@
+ print_config_f=gnu_print_config
+ post_interesting_commits init
+ set -euf -o pipefail
-+ echo '# post_interesting_commits'
# post_interesting_commits
++ echo '# post_interesting_commits'
+ local stage=init
-+ '[' single_component '!=' single_commit ']'
++ '[' multiple_components '!=' single_commit ']'
+ return
+ '[' init '!=' full ']'
-Init stage ran successfully.
+ echo 'Init stage ran successfully.'
+Init stage ran successfully.
+ exit 0
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index f80e046..b228f36 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,4 +1,4 @@
-build_name="#805"
+build_name="#806"
docker_opts=(--distro
default
--arch
@@ -9,7 +9,15 @@ tcwg-jade-06
'' )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#805-gdb"
-branch_opt=(==rr\[gdb_git\]
-git://sourceware.org/git/binutils-gdb.git#master )
-build_name="#805-gdb-R0"
+build_name="#806-binutils-gcc-gdb-glibc-linux"
+branch_opt=(==rr\[binutils_git\]
+git://sourceware.org/git/binutils-gdb.git#master
+==rr\[gcc_git\]
+https://github.com/gcc-mirror/gcc.git#master
+==rr\[gdb_git\]
+git://sourceware.org/git/binutils-gdb.git#master
+==rr\[glibc_git\]
+git://sourceware.org/git/glibc.git#master
+==rr\[linux_git\]
+https://git.linaro.org/kernel-org/linux.git#master )
+build_name="#806-binutils-gcc-gdb-glibc-linux-R0"