summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log364
1 files changed, 151 insertions, 213 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 831663e..d87dc78 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -26,17 +26,17 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/477/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/478/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/477/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/478/'
+ 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_cross_check_binutils--master-aarch64-build/478/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/479/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/478/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/479/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -96,7 +96,7 @@
+++ 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
-++ '[' x27c22a4c76f753a68c11db22c92931166c9aa634 '!=' x80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b ']'
+++ '[' xd6ac292e5fecde8fe92f79e83c69d80766f57976 '!=' x27c22a4c76f753a68c11db22c92931166c9aa634 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -111,7 +111,7 @@
+++ 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
-++ '[' xf158bd511df1f55ebbbc0df3dee52c4400291984 '!=' x081fddbbcf9790229f4fe885781548ba1f6a365a ']'
+++ '[' x37183018134049a70482a59b8f12180946ab8fa4 '!=' xf158bd511df1f55ebbbc0df3dee52c4400291984 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -139,7 +139,7 @@
+++ 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
-++ '[' xb7f8b6b64b135e6dba5083d688675874d6809c91 '!=' x323f367cc46b80224d39b082adf7be74b49ed843 ']'
+++ '[' xdae3cf4134d476a4b4ef86fd7012231d6436c15e '!=' xb7f8b6b64b135e6dba5083d688675874d6809c91 ']'
++ echo -ne ' glibc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -154,7 +154,7 @@
+++ 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
-++ '[' x27c22a4c76f753a68c11db22c92931166c9aa634 '!=' x80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b ']'
+++ '[' xd6ac292e5fecde8fe92f79e83c69d80766f57976 '!=' x27c22a4c76f753a68c11db22c92931166c9aa634 ']'
++ echo -ne ' gdb'
++ delim=' '
++ for c in $(print_updated_components)
@@ -169,19 +169,17 @@
+++ 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
-++ '[' x34a5cb6d8434303c170230644b2a7c1d5781d197 '!=' x9c673a41eefc50f1cb2fe3c083e7de842c7d276a ']'
-++ echo -ne ' qemu'
-++ delim=' '
+++ '[' x34a5cb6d8434303c170230644b2a7c1d5781d197 '!=' x34a5cb6d8434303c170230644b2a7c1d5781d197 ']'
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc glibc gdb qemu
+# change_kind=multiple_components : binutils gcc glibc gdb
+ local c base_rev cur_rev c_commits
-+ '[' 5 = 0 ']'
-+ '[' 5 = 1 ']'
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc glibc gdb qemu'
++ echo '# change_kind=multiple_components : binutils gcc glibc gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -189,17 +187,17 @@
++ 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=80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b
++ base_rev=27c22a4c76f753a68c11db22c92931166c9aa634
++ 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=27c22a4c76f753a68c11db22c92931166c9aa634
-++ git -C binutils rev-list --count 80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b..27c22a4c76f753a68c11db22c92931166c9aa634
-# rev for binutils : 80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b..27c22a4c76f753a68c11db22c92931166c9aa634 (11 commits)
++ cur_rev=d6ac292e5fecde8fe92f79e83c69d80766f57976
+++ git -C binutils rev-list --count 27c22a4c76f753a68c11db22c92931166c9aa634..d6ac292e5fecde8fe92f79e83c69d80766f57976
+# rev for binutils : 27c22a4c76f753a68c11db22c92931166c9aa634..d6ac292e5fecde8fe92f79e83c69d80766f57976 (11 commits)
+ c_commits=11
-+ echo '# rev for binutils : 80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b..27c22a4c76f753a68c11db22c92931166c9aa634 (11 commits)'
++ echo '# rev for binutils : 27c22a4c76f753a68c11db22c92931166c9aa634..d6ac292e5fecde8fe92f79e83c69d80766f57976 (11 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -207,17 +205,17 @@
++ 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=081fddbbcf9790229f4fe885781548ba1f6a365a
++ base_rev=f158bd511df1f55ebbbc0df3dee52c4400291984
++ 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=f158bd511df1f55ebbbc0df3dee52c4400291984
-++ git -C gcc rev-list --count 081fddbbcf9790229f4fe885781548ba1f6a365a..f158bd511df1f55ebbbc0df3dee52c4400291984
-# rev for gcc : 081fddbbcf9790229f4fe885781548ba1f6a365a..f158bd511df1f55ebbbc0df3dee52c4400291984 (42 commits)
-+ c_commits=42
-+ echo '# rev for gcc : 081fddbbcf9790229f4fe885781548ba1f6a365a..f158bd511df1f55ebbbc0df3dee52c4400291984 (42 commits)'
++ cur_rev=37183018134049a70482a59b8f12180946ab8fa4
+++ git -C gcc rev-list --count f158bd511df1f55ebbbc0df3dee52c4400291984..37183018134049a70482a59b8f12180946ab8fa4
+# rev for gcc : f158bd511df1f55ebbbc0df3dee52c4400291984..37183018134049a70482a59b8f12180946ab8fa4 (26 commits)
++ c_commits=26
++ echo '# rev for gcc : f158bd511df1f55ebbbc0df3dee52c4400291984..37183018134049a70482a59b8f12180946ab8fa4 (26 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
@@ -225,17 +223,17 @@
++ 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=323f367cc46b80224d39b082adf7be74b49ed843
++ base_rev=b7f8b6b64b135e6dba5083d688675874d6809c91
++ 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=b7f8b6b64b135e6dba5083d688675874d6809c91
-++ git -C glibc rev-list --count 323f367cc46b80224d39b082adf7be74b49ed843..b7f8b6b64b135e6dba5083d688675874d6809c91
-+ c_commits=4
-+ echo '# rev for glibc : 323f367cc46b80224d39b082adf7be74b49ed843..b7f8b6b64b135e6dba5083d688675874d6809c91 (4 commits)'
-# rev for glibc : 323f367cc46b80224d39b082adf7be74b49ed843..b7f8b6b64b135e6dba5083d688675874d6809c91 (4 commits)
++ cur_rev=dae3cf4134d476a4b4ef86fd7012231d6436c15e
+++ git -C glibc rev-list --count b7f8b6b64b135e6dba5083d688675874d6809c91..dae3cf4134d476a4b4ef86fd7012231d6436c15e
+# rev for glibc : b7f8b6b64b135e6dba5083d688675874d6809c91..dae3cf4134d476a4b4ef86fd7012231d6436c15e (5 commits)
++ c_commits=5
++ echo '# rev for glibc : b7f8b6b64b135e6dba5083d688675874d6809c91..dae3cf4134d476a4b4ef86fd7012231d6436c15e (5 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -243,36 +241,19 @@
++ 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=80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b
++ base_rev=27c22a4c76f753a68c11db22c92931166c9aa634
++ 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=27c22a4c76f753a68c11db22c92931166c9aa634
-++ git -C gdb rev-list --count 80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b..27c22a4c76f753a68c11db22c92931166c9aa634
-# rev for gdb : 80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b..27c22a4c76f753a68c11db22c92931166c9aa634 (11 commits)
-+ c_commits=11
-+ echo '# rev for gdb : 80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b..27c22a4c76f753a68c11db22c92931166c9aa634 (11 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=9c673a41eefc50f1cb2fe3c083e7de842c7d276a
-++ 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=34a5cb6d8434303c170230644b2a7c1d5781d197
-++ git -C qemu rev-list --count 9c673a41eefc50f1cb2fe3c083e7de842c7d276a..34a5cb6d8434303c170230644b2a7c1d5781d197
-# rev for qemu : 9c673a41eefc50f1cb2fe3c083e7de842c7d276a..34a5cb6d8434303c170230644b2a7c1d5781d197 (4 commits)
++ cur_rev=d6ac292e5fecde8fe92f79e83c69d80766f57976
+++ git -C gdb rev-list --count 27c22a4c76f753a68c11db22c92931166c9aa634..d6ac292e5fecde8fe92f79e83c69d80766f57976
+# rev for gdb : 27c22a4c76f753a68c11db22c92931166c9aa634..d6ac292e5fecde8fe92f79e83c69d80766f57976 (11 commits)
-+ c_commits=4
-+ echo '# rev for qemu : 9c673a41eefc50f1cb2fe3c083e7de842c7d276a..34a5cb6d8434303c170230644b2a7c1d5781d197 (4 commits)'
+# post_interesting_commits
++ c_commits=11
++ echo '# rev for gdb : 27c22a4c76f753a68c11db22c92931166c9aa634..d6ac292e5fecde8fe92f79e83c69d80766f57976 (11 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -295,7 +276,6 @@
+ generate_extra_details_f=gnu_generate_extra_details
+ print_config_f=gnu_print_config
+ post_interesting_commits init
-# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
@@ -305,7 +285,7 @@
+ gnu_generate_extra_details
+ set -euf -o pipefail
+ '[' -d artifacts/sumfiles ']'
-+ wait 429217
++ wait 19250
+ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
+ true
+ check_if_first_report
@@ -347,10 +327,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 429274
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231116 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231116 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 429275
+++ wait 19307
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231117 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 19308
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231117 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -373,9 +353,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/478/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/479/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/478/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/479/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -408,14 +388,14 @@
+++ 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=80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b
+++ base_rev=27c22a4c76f753a68c11db22c92931166c9aa634
+++ 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=27c22a4c76f753a68c11db22c92931166c9aa634
-+++ git -C binutils rev-list --count 80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b..27c22a4c76f753a68c11db22c92931166c9aa634
+++ cur_rev=d6ac292e5fecde8fe92f79e83c69d80766f57976
++++ git -C binutils rev-list --count 27c22a4c76f753a68c11db22c92931166c9aa634..d6ac292e5fecde8fe92f79e83c69d80766f57976
++ c_commits=11
++ new_commits=11
++ for c in "${changed_components[@]}"
@@ -425,16 +405,16 @@
+++ 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=081fddbbcf9790229f4fe885781548ba1f6a365a
+++ base_rev=f158bd511df1f55ebbbc0df3dee52c4400291984
+++ 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=f158bd511df1f55ebbbc0df3dee52c4400291984
-+++ git -C gcc rev-list --count 081fddbbcf9790229f4fe885781548ba1f6a365a..f158bd511df1f55ebbbc0df3dee52c4400291984
-++ c_commits=42
-++ new_commits=53
+++ cur_rev=37183018134049a70482a59b8f12180946ab8fa4
++++ git -C gcc rev-list --count f158bd511df1f55ebbbc0df3dee52c4400291984..37183018134049a70482a59b8f12180946ab8fa4
+++ c_commits=26
+++ new_commits=37
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
@@ -442,16 +422,16 @@
+++ 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=323f367cc46b80224d39b082adf7be74b49ed843
+++ base_rev=b7f8b6b64b135e6dba5083d688675874d6809c91
+++ 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=b7f8b6b64b135e6dba5083d688675874d6809c91
-+++ git -C glibc rev-list --count 323f367cc46b80224d39b082adf7be74b49ed843..b7f8b6b64b135e6dba5083d688675874d6809c91
-++ c_commits=4
-++ new_commits=57
+++ cur_rev=dae3cf4134d476a4b4ef86fd7012231d6436c15e
++++ git -C glibc rev-list --count b7f8b6b64b135e6dba5083d688675874d6809c91..dae3cf4134d476a4b4ef86fd7012231d6436c15e
+++ c_commits=5
+++ new_commits=42
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -459,37 +439,20 @@
+++ 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=80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b
+++ base_rev=27c22a4c76f753a68c11db22c92931166c9aa634
+++ 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=27c22a4c76f753a68c11db22c92931166c9aa634
-+++ git -C gdb rev-list --count 80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b..27c22a4c76f753a68c11db22c92931166c9aa634
+++ cur_rev=d6ac292e5fecde8fe92f79e83c69d80766f57976
++++ git -C gdb rev-list --count 27c22a4c76f753a68c11db22c92931166c9aa634..d6ac292e5fecde8fe92f79e83c69d80766f57976
++ c_commits=11
-++ new_commits=68
-++ 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=9c673a41eefc50f1cb2fe3c083e7de842c7d276a
-+++ 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=34a5cb6d8434303c170230644b2a7c1d5781d197
-+++ git -C qemu rev-list --count 9c673a41eefc50f1cb2fe3c083e7de842c7d276a..34a5cb6d8434303c170230644b2a7c1d5781d197
-++ c_commits=4
-++ new_commits=72
-+++ echo binutils gcc glibc gdb qemu
+++ new_commits=53
++++ echo binutils gcc glibc gdb
+++ tr ' ' ,
-++ components=binutils,gcc,glibc,gdb,qemu
-++ echo '72 commits in binutils,gcc,glibc,gdb,qemu'
+++ components=binutils,gcc,glibc,gdb
+++ echo '53 commits in binutils,gcc,glibc,gdb'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -499,10 +462,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 429350
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231116 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231116 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 429351
+++ wait 19373
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231117 --build_dir=artifacts/sumfiles --verbosity=1
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231117 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 19374
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -540,17 +503,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '72 commits in binutils,gcc,glibc,gdb,qemu: PASS on aarch64'
++ echo '[Linaro-TCWG-CI]' '53 commits in binutils,gcc,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_cross_check_binutils--master-aarch64-build/478/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/479/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_cross_check_binutils--master-aarch64-build/477/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/478/artifact/artifacts
+ cat
++ gnu_print_config --short
++ false
@@ -590,14 +553,14 @@
+++ 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=80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b
+++ base_rev=27c22a4c76f753a68c11db22c92931166c9aa634
+++ 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=27c22a4c76f753a68c11db22c92931166c9aa634
-+++ git -C binutils rev-list --count 80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b..27c22a4c76f753a68c11db22c92931166c9aa634
+++ cur_rev=d6ac292e5fecde8fe92f79e83c69d80766f57976
++++ git -C binutils rev-list --count 27c22a4c76f753a68c11db22c92931166c9aa634..d6ac292e5fecde8fe92f79e83c69d80766f57976
++ c_commits=11
++ new_commits=11
++ for c in "${changed_components[@]}"
@@ -607,16 +570,16 @@
+++ 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=081fddbbcf9790229f4fe885781548ba1f6a365a
+++ base_rev=f158bd511df1f55ebbbc0df3dee52c4400291984
+++ 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=f158bd511df1f55ebbbc0df3dee52c4400291984
-+++ git -C gcc rev-list --count 081fddbbcf9790229f4fe885781548ba1f6a365a..f158bd511df1f55ebbbc0df3dee52c4400291984
-++ c_commits=42
-++ new_commits=53
+++ cur_rev=37183018134049a70482a59b8f12180946ab8fa4
++++ git -C gcc rev-list --count f158bd511df1f55ebbbc0df3dee52c4400291984..37183018134049a70482a59b8f12180946ab8fa4
+++ c_commits=26
+++ new_commits=37
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
@@ -624,16 +587,16 @@
+++ 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=323f367cc46b80224d39b082adf7be74b49ed843
+++ base_rev=b7f8b6b64b135e6dba5083d688675874d6809c91
+++ 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=b7f8b6b64b135e6dba5083d688675874d6809c91
-+++ git -C glibc rev-list --count 323f367cc46b80224d39b082adf7be74b49ed843..b7f8b6b64b135e6dba5083d688675874d6809c91
-++ c_commits=4
-++ new_commits=57
+++ cur_rev=dae3cf4134d476a4b4ef86fd7012231d6436c15e
++++ git -C glibc rev-list --count b7f8b6b64b135e6dba5083d688675874d6809c91..dae3cf4134d476a4b4ef86fd7012231d6436c15e
+++ c_commits=5
+++ new_commits=42
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -641,37 +604,20 @@
+++ 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=80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b
+++ base_rev=27c22a4c76f753a68c11db22c92931166c9aa634
+++ 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=27c22a4c76f753a68c11db22c92931166c9aa634
-+++ git -C gdb rev-list --count 80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b..27c22a4c76f753a68c11db22c92931166c9aa634
+++ cur_rev=d6ac292e5fecde8fe92f79e83c69d80766f57976
++++ git -C gdb rev-list --count 27c22a4c76f753a68c11db22c92931166c9aa634..d6ac292e5fecde8fe92f79e83c69d80766f57976
++ c_commits=11
-++ new_commits=68
-++ 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=9c673a41eefc50f1cb2fe3c083e7de842c7d276a
-+++ 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=34a5cb6d8434303c170230644b2a7c1d5781d197
-+++ git -C qemu rev-list --count 9c673a41eefc50f1cb2fe3c083e7de842c7d276a..34a5cb6d8434303c170230644b2a7c1d5781d197
-++ c_commits=4
-++ new_commits=72
-+++ echo binutils gcc glibc gdb qemu
+++ new_commits=53
++++ echo binutils gcc glibc gdb
+++ tr ' ' ,
-++ components=binutils,gcc,glibc,gdb,qemu
-++ echo '72 commits in binutils,gcc,glibc,gdb,qemu'
+++ components=binutils,gcc,glibc,gdb
+++ echo '53 commits in binutils,gcc,glibc,gdb'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -680,17 +626,17 @@
+++ 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=80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b
+++ base_rev=27c22a4c76f753a68c11db22c92931166c9aa634
+++ 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=27c22a4c76f753a68c11db22c92931166c9aa634
-+++ git -C binutils rev-list --count 80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b..27c22a4c76f753a68c11db22c92931166c9aa634
+++ cur_rev=d6ac292e5fecde8fe92f79e83c69d80766f57976
++++ git -C binutils rev-list --count 27c22a4c76f753a68c11db22c92931166c9aa634..d6ac292e5fecde8fe92f79e83c69d80766f57976
++ c_commits=11
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b..27c22a4c76f753a68c11db22c92931166c9aa634
+++ git -C binutils log -n 5 --oneline 27c22a4c76f753a68c11db22c92931166c9aa634..d6ac292e5fecde8fe92f79e83c69d80766f57976
++ '[' 11 -gt 5 ']'
++ echo '... and 6 more commits in binutils'
++ '[' '' '!=' '' ']'
@@ -701,19 +647,19 @@
+++ 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=081fddbbcf9790229f4fe885781548ba1f6a365a
+++ base_rev=f158bd511df1f55ebbbc0df3dee52c4400291984
+++ 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=f158bd511df1f55ebbbc0df3dee52c4400291984
-+++ git -C gcc rev-list --count 081fddbbcf9790229f4fe885781548ba1f6a365a..f158bd511df1f55ebbbc0df3dee52c4400291984
-++ c_commits=42
+++ cur_rev=37183018134049a70482a59b8f12180946ab8fa4
++++ git -C gcc rev-list --count f158bd511df1f55ebbbc0df3dee52c4400291984..37183018134049a70482a59b8f12180946ab8fa4
+++ c_commits=26
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 081fddbbcf9790229f4fe885781548ba1f6a365a..f158bd511df1f55ebbbc0df3dee52c4400291984
-++ '[' 42 -gt 5 ']'
-++ echo '... and 37 more commits in gcc'
+++ git -C gcc log -n 5 --oneline f158bd511df1f55ebbbc0df3dee52c4400291984..37183018134049a70482a59b8f12180946ab8fa4
+++ '[' 26 -gt 5 ']'
+++ echo '... and 21 more commits in gcc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
@@ -722,18 +668,18 @@
+++ 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=323f367cc46b80224d39b082adf7be74b49ed843
+++ base_rev=b7f8b6b64b135e6dba5083d688675874d6809c91
+++ 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=b7f8b6b64b135e6dba5083d688675874d6809c91
-+++ git -C glibc rev-list --count 323f367cc46b80224d39b082adf7be74b49ed843..b7f8b6b64b135e6dba5083d688675874d6809c91
-++ c_commits=4
+++ cur_rev=dae3cf4134d476a4b4ef86fd7012231d6436c15e
++++ git -C glibc rev-list --count b7f8b6b64b135e6dba5083d688675874d6809c91..dae3cf4134d476a4b4ef86fd7012231d6436c15e
+++ c_commits=5
++ '[' '' '!=' '' ']'
-++ git -C glibc log -n 5 --oneline 323f367cc46b80224d39b082adf7be74b49ed843..b7f8b6b64b135e6dba5083d688675874d6809c91
-++ '[' 4 -gt 5 ']'
+++ git -C glibc log -n 5 --oneline b7f8b6b64b135e6dba5083d688675874d6809c91..dae3cf4134d476a4b4ef86fd7012231d6436c15e
+++ '[' 5 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
@@ -742,40 +688,20 @@
+++ 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=80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b
+++ base_rev=27c22a4c76f753a68c11db22c92931166c9aa634
+++ 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=27c22a4c76f753a68c11db22c92931166c9aa634
-+++ git -C gdb rev-list --count 80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b..27c22a4c76f753a68c11db22c92931166c9aa634
+++ cur_rev=d6ac292e5fecde8fe92f79e83c69d80766f57976
++++ git -C gdb rev-list --count 27c22a4c76f753a68c11db22c92931166c9aa634..d6ac292e5fecde8fe92f79e83c69d80766f57976
++ c_commits=11
++ '[' '' '!=' '' ']'
-++ git -C gdb log -n 5 --oneline 80f90d95e3978bb13b267ddd0f3d73f8ed82ec0b..27c22a4c76f753a68c11db22c92931166c9aa634
+++ git -C gdb log -n 5 --oneline 27c22a4c76f753a68c11db22c92931166c9aa634..d6ac292e5fecde8fe92f79e83c69d80766f57976
++ '[' 11 -gt 5 ']'
++ echo '... and 6 more commits in gdb'
++ '[' '' '!=' '' ']'
-++ 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=9c673a41eefc50f1cb2fe3c083e7de842c7d276a
-+++ 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=34a5cb6d8434303c170230644b2a7c1d5781d197
-+++ git -C qemu rev-list --count 9c673a41eefc50f1cb2fe3c083e7de842c7d276a..34a5cb6d8434303c170230644b2a7c1d5781d197
-++ c_commits=4
-++ '[' '' '!=' '' ']'
-++ git -C qemu log -n 5 --oneline 9c673a41eefc50f1cb2fe3c083e7de842c7d276a..34a5cb6d8434303c170230644b2a7c1d5781d197
-++ '[' 4 -gt 5 ']'
-++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
++ false
@@ -784,10 +710,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 429492
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231116 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231116 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 429493
+++ wait 19494
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231117 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 19495
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231117 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -818,27 +744,27 @@
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/478/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/479/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/478/artifact/artifacts/00-sumfiles/
++++ echo https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/479/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_cross_check_binutils--master-aarch64-build/478/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/479/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/478/artifact/artifacts/notify/
++++ echo https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/479/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_cross_check_binutils--master-aarch64-build/478/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/479/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/478/artifact/artifacts/sumfiles/xfails.xfail
++++ echo https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/479/artifact/artifacts/sumfiles/xfails.xfail
++ gnu_print_config --long
++ false
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh
@@ -879,8 +805,8 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
++ wait 19535
# generate_lnt_report
-+ wait 429533
+ set -euf -o pipefail
+ echo '# generate_lnt_report'
+ true
@@ -889,8 +815,8 @@
++ 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_cross_check_binutils--master-aarch64-build/478/ tcwg_gnu_cross_check_binutils master-aarch64 artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/478/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/479/ tcwg_gnu_cross_check_binutils master-aarch64 artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/479/
+ local ci_project=tcwg_gnu_cross_check_binutils
+ local ci_config=master-aarch64
+ local sumfiles_dir=artifacts/sumfiles
@@ -902,16 +828,16 @@
+ local machine_name=tcwg_gnu_cross_check_binutils_master-aarch64
+ local lnt_testsuite=tcwg_gnu_check
+ local build_number
-++ basename https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/478/
-+ build_number=478
+++ basename https://ci.linaro.org/job/tcwg_gnu_cross_check_binutils--master-aarch64-build/479/
++ build_number=479
+ all_fields=('FAIL' 'KFAIL' 'XFAIL' 'PASS' 'XPASS' 'UNRESOLVED' 'UNSUPPORTED' 'UNTESTED' 'ERROR' 'OTHER')
+ local all_fields
++ date '+%Y-%m-%d %H:%M:%S'
-+ date_time='2023-11-16 07:59:01'
-+ report_header 478 tcwg_gnu_cross_check_binutils_master-aarch64 '2023-11-16 07:59:01' tcwg_gnu_check
-+ local build_number=478
++ date_time='2023-11-17 08:14:44'
++ report_header 479 tcwg_gnu_cross_check_binutils_master-aarch64 '2023-11-17 08:14:44' tcwg_gnu_check
++ local build_number=479
+ local machine_name=tcwg_gnu_cross_check_binutils_master-aarch64
-+ local 'date_time=2023-11-16 07:59:01'
++ local 'date_time=2023-11-17 08:14:44'
+ local lnt_testsuite=tcwg_gnu_check
+ cat
+ for field in "${all_fields[@]}"
@@ -6369,6 +6295,18 @@
+ eval '(( total_PASS+=1 ))'
++ (( total_PASS+=1 ))
+ read -r kind
++ [[ ! FAIL KFAIL XFAIL PASS XPASS UNRESOLVED UNSUPPORTED UNTESTED ERROR OTHER =~ PASS ]]
++ eval '(( PASS+=1 ))'
+++ (( PASS+=1 ))
++ eval '(( total_PASS+=1 ))'
+++ (( total_PASS+=1 ))
++ read -r kind
++ [[ ! FAIL KFAIL XFAIL PASS XPASS UNRESOLVED UNSUPPORTED UNTESTED ERROR OTHER =~ PASS ]]
++ eval '(( PASS+=1 ))'
+++ (( PASS+=1 ))
++ eval '(( total_PASS+=1 ))'
+++ (( total_PASS+=1 ))
++ read -r kind
+ [[ ! FAIL KFAIL XFAIL PASS XPASS UNRESOLVED UNSUPPORTED UNTESTED ERROR OTHER =~ UNSUPPORTED ]]
+ eval '(( UNSUPPORTED+=1 ))'
++ (( UNSUPPORTED+=1 ))
@@ -7568,10 +7506,10 @@
+ echo ' ,'
+ field_name=gas.PASS.nb_PASS
++ eval 'echo $PASS'
-+++ echo 795
-+ report_test_entry tcwg_gnu_check.gas.PASS.nb_PASS 795
++++ echo 797
++ report_test_entry tcwg_gnu_check.gas.PASS.nb_PASS 797
+ local name=tcwg_gnu_check.gas.PASS.nb_PASS
-+ local value=795
++ local value=797
+ cat
+ for field in "${fields[@]}"
+ false
@@ -19901,10 +19839,10 @@
+ echo ' ,'
+ field_name=TOTAL.PASS.nb_PASS
++ eval 'echo $total_PASS'
-+++ echo 2680
-+ report_test_entry tcwg_gnu_check.TOTAL.PASS.nb_PASS 2680
++++ echo 2682
++ report_test_entry tcwg_gnu_check.TOTAL.PASS.nb_PASS 2682
+ local name=tcwg_gnu_check.TOTAL.PASS.nb_PASS
-+ local value=2680
++ local value=2682
+ cat
+ for field in "${all_fields[@]}"
+ false
@@ -19920,6 +19858,8 @@
+ false
+ echo ' ,'
+ field_name=TOTAL.UNRESOLVED.nb_UNRESOLVED
+# post_to_jira
+Full stage ran successfully.
++ eval 'echo $total_UNRESOLVED'
+++ echo 0
+ report_test_entry tcwg_gnu_check.TOTAL.UNRESOLVED.nb_UNRESOLVED 0
@@ -19970,7 +19910,6 @@
+ cat
+ false
+ post_to_jira
-# post_to_jira
+ set -euf -o pipefail
+ echo '# post_to_jira'
+ local post_card_comment=false
@@ -19978,5 +19917,4 @@
+ false
+ false
+ false
-Full stage ran successfully.
+ echo 'Full stage ran successfully.'