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.log1926
1 files changed, 1417 insertions, 509 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index b448aab..70b95a5 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_embed_check_gcc--master-thumb_m3_eabi-build/180/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/181/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/180/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/181/'
+ echo '# Using dir : base-artifacts'
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/181/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/181/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -44,7 +44,7 @@
+ set +x
# check_source_changes
+ declare -Ag pw
-+ '[' ignore = precommit ']'
++ '[' onregression = precommit ']'
+ check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
@@ -62,7 +62,7 @@
+++ for c in ${rr[components]}
+++ '[' xbaseline '!=' xbaseline ']'
+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/gcc-mirror/gcc.git#2d44ab221f64f01fc676be0da1a6774740d713c6 '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#3f176e1adc6bc9cc2c21222d776b51d9f43cb66b '!=' xbaseline ']'
+++ echo -ne gcc
+++ delim=' '
+++ for c in ${rr[components]}
@@ -84,7 +84,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
-++ '[' x2d44ab221f64f01fc676be0da1a6774740d713c6 '!=' x39d81b667373b0033f44702a4b532a4618dde9ff ']'
+++ '[' x3f176e1adc6bc9cc2c21222d776b51d9f43cb66b '!=' x2d44ab221f64f01fc676be0da1a6774740d713c6 ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -97,17 +97,17 @@
++ 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
-+ first_bad=2d44ab221f64f01fc676be0da1a6774740d713c6
++ first_bad=3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++ 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
-+ last_good=39d81b667373b0033f44702a4b532a4618dde9ff
++ last_good=2d44ab221f64f01fc676be0da1a6774740d713c6
+ local res
+ res=0
-+ wait 14281
++ wait 30152
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -121,22 +121,22 @@
++ 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=39d81b667373b0033f44702a4b532a4618dde9ff
++ base_rev=2d44ab221f64f01fc676be0da1a6774740d713c6
++ 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=2d44ab221f64f01fc676be0da1a6774740d713c6
-++ git -C gcc rev-parse '2d44ab221f64f01fc676be0da1a6774740d713c6^@'
-# Debug traces :
-# change_kind=single_component : gcc
++ cur_rev=3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ git -C gcc rev-parse '3f176e1adc6bc9cc2c21222d776b51d9f43cb66b^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' a80daa2e52ab8fd8a83eec1379b4a5d4187a1162 = 39d81b667373b0033f44702a4b532a4618dde9ff ']'
-+ return 1
-+ change_kind=single_component
++ '[' 2d44ab221f64f01fc676be0da1a6774740d713c6 = 2d44ab221f64f01fc676be0da1a6774740d713c6 ']'
++ return 0
+# Debug traces :
+# change_kind=single_commit : gcc
++ change_kind=single_commit
+ echo '# Debug traces :'
-+ echo '# change_kind=single_component : gcc'
++ echo '# change_kind=single_commit : gcc'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -144,28 +144,26 @@
++ 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=39d81b667373b0033f44702a4b532a4618dde9ff
++ base_rev=2d44ab221f64f01fc676be0da1a6774740d713c6
++ 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=2d44ab221f64f01fc676be0da1a6774740d713c6
-++ git -C gcc rev-list --count 39d81b667373b0033f44702a4b532a4618dde9ff..2d44ab221f64f01fc676be0da1a6774740d713c6
-# rev for gcc : 39d81b667373b0033f44702a4b532a4618dde9ff..2d44ab221f64f01fc676be0da1a6774740d713c6 (30 commits)
++ cur_rev=3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ git -C gcc rev-list --count 2d44ab221f64f01fc676be0da1a6774740d713c6..3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+# rev for gcc : 2d44ab221f64f01fc676be0da1a6774740d713c6..3f176e1adc6bc9cc2c21222d776b51d9f43cb66b (1 commits)
-+ c_commits=30
-+ echo '# rev for gcc : 39d81b667373b0033f44702a4b532a4618dde9ff..2d44ab221f64f01fc676be0da1a6774740d713c6 (30 commits)'
++ c_commits=1
++ echo '# rev for gcc : 2d44ab221f64f01fc676be0da1a6774740d713c6..3f176e1adc6bc9cc2c21222d776b51d9f43cb66b (1 commits)'
+ echo ''
+ setup_stages_to_run
-+ '[' ignore = onregression ']'
-+ '[' ignore = precommit ']'
-+ '[' ignore = ignore ']'
-+ post_jira_comment=false
-+ post_jira_card=false
-+ post_icommits=false
-+ '[' ignore = ignore ']'
-+ post_mail=false
++ '[' onregression = onregression ']'
++ '[' 2 = 0 ']'
++ '[' single_commit '!=' single_commit ']'
++ '[' onregression = precommit ']'
++ '[' onregression = ignore ']'
++ '[' onregression = precommit ']'
+ generate_dashboard=false
+ post_dashboard=false
+ print_commits_f=print_commits
@@ -182,27 +180,966 @@
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
-+ '[' single_component '!=' single_commit ']'
++ '[' single_commit '!=' single_commit ']'
++ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ local refopt=
++ case "$reference" in
++ local ref_dir
++ for ref_dir in $url $dir
+++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ for ref_dir in $url $dir
+++ basename interesting-commits .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ git -C interesting-commits status
++ '[' -d interesting-commits ']'
++ '[' x '!=' x ']'
++ '[' -d interesting-commits ']'
++ rm -f interesting-commits/.git/gc.log
++ git -C interesting-commits config gc.autoDetach false
++ git -C interesting-commits gc --auto --force --prune=all
++ find interesting-commits/.git -name '*.lock' -delete
++ local i
++ for i in am cherry-pick rebase
++ git -C interesting-commits am --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits cherry-pick --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits rebase --abort
++ true
++ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=origin
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local single_branch=master
++ git -C interesting-commits remote rm origin
++ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ local refspec
++ '[' xmaster = x ']'
++ refspec=+refs/heads/master:refs/remotes/origin/master
++ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ local duration=1h
++ shift
++ local tries=3
++ shift
++ local n=0
++ local ret=0
++ '[' 0 -eq 3 ']'
++ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ ret=0
++ wait 30232
++ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ '[' 0 -eq 0 ']'
++ break
++ return 0
++ git_checkout interesting-commits master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local remote=origin
++ git_clean interesting-commits
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard
++ local sha1
+++ git_rev_parse interesting-commits master origin
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ '[' 3 -ge 3 ']'
+++ remote=origin
+++ git_rev_parse_1 interesting-commits master origin --short
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ local opts=--short
+++ local ret
+++ cd interesting-commits
+++ local sha1 try_ref
+++ case "$ref" in
+++ try_ref=refs/remotes/origin/master
+++ ret=0
++++ git rev-parse --short refs/remotes/origin/master
+++ sha1=5293e59f3
+++ '[' 0 -ne 0 ']'
+++ echo 5293e59f3
++ sha1=5293e59f3
++ git -C interesting-commits checkout --detach 5293e59f3
+HEAD is now at 5293e59f3 Add entry 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/
++ true
++ local jira_dir jira_key=
+++ interesting_subdir gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++ jira_dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++ jira_dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira
++ '[' init = full ']'
++ true
+Fetching origin
++ git -C interesting-commits remote update -p
++ git_clean interesting-commits refs/remotes/origin/master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard refs/remotes/origin/master
+# update_interesting_commits
++ update_interesting_commits init ''
++ echo '# update_interesting_commits'
++ local stage=init
++ local jira_key=
++ local subdir3 subdir4 subdir4
+++ interesting_subdir gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++ subdir3=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ interesting_subdir gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b tcwg_gnu_embed_check_gcc
+++ local dir=gcc/sha1
+++ '[' 3 -ge 2 ']'
+++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ '[' 3 -ge 3 ']'
+++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc
+++ '[' 3 -ge 4 ']'
+++ echo gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc
++ subdir4=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc
+++ interesting_subdir gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b tcwg_gnu_embed_check_gcc master-thumb_m3_eabi
+++ local dir=gcc/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ '[' 4 -ge 3 ']'
+++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc
+++ '[' 4 -ge 4 ']'
+++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi
+++ echo gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi
++ subdir5=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi
++ '[' -d interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b ']'
++ mkdir -p interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ echo 2d44ab221f64f01fc676be0da1a6774740d713c6
++ git -C interesting-commits add gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/build_url gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/last_good
++ '[' init '!=' full ']'
+ return
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ git -C interesting-commits commit -m 'Add entry 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/'
+HEAD detached from 2629087a8
+nothing to commit, working tree clean
++ break
+ '[' full '!=' full ']'
+ gnu_generate_extra_details
+ set -euf -o pipefail
+ '[' -d artifacts/sumfiles ']'
-+ wait 14305
++ wait 10173
+ 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 ']'
-+ return
-+ post_interesting_commits full
++ '[' xsingle_commit '!=' xsingle_commit ']'
++ local isubdir
+++ interesting_subdir gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++ isubdir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/first_url ']'
++ local first_url
# post_interesting_commits
+++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/first_url
++ first_url=https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1240/
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ '[' https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1240/ = https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/ ']'
++ '[' onregression = onregression ']'
++ post_mail=false
++ post_interesting_commits full
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=full
-+ '[' single_component '!=' single_commit ']'
-+ return
++ '[' single_commit '!=' single_commit ']'
++ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ local refopt=
++ case "$reference" in
++ local ref_dir
++ for ref_dir in $url $dir
+++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ for ref_dir in $url $dir
+++ basename interesting-commits .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ git -C interesting-commits status
++ '[' -d interesting-commits ']'
++ '[' x '!=' x ']'
++ '[' -d interesting-commits ']'
++ rm -f interesting-commits/.git/gc.log
++ git -C interesting-commits config gc.autoDetach false
++ git -C interesting-commits gc --auto --force --prune=all
++ find interesting-commits/.git -name '*.lock' -delete
++ local i
++ for i in am cherry-pick rebase
++ git -C interesting-commits am --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits cherry-pick --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits rebase --abort
++ true
++ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=origin
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local single_branch=master
++ git -C interesting-commits remote rm origin
++ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ local refspec
++ '[' xmaster = x ']'
++ refspec=+refs/heads/master:refs/remotes/origin/master
++ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ local duration=1h
++ shift
++ local tries=3
++ shift
++ local n=0
++ local ret=0
++ '[' 0 -eq 3 ']'
++ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ ret=0
++ wait 10290
++ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ '[' 0 -eq 0 ']'
++ break
++ return 0
++ git_checkout interesting-commits master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local remote=origin
++ git_clean interesting-commits
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard
++ local sha1
+++ git_rev_parse interesting-commits master origin
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ '[' 3 -ge 3 ']'
+++ remote=origin
+++ git_rev_parse_1 interesting-commits master origin --short
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ local opts=--short
+++ local ret
+++ cd interesting-commits
+++ local sha1 try_ref
+++ case "$ref" in
+++ try_ref=refs/remotes/origin/master
+++ ret=0
++++ git rev-parse --short refs/remotes/origin/master
+++ sha1=5293e59f3
+++ '[' 0 -ne 0 ']'
+++ echo 5293e59f3
++ sha1=5293e59f3
++ git -C interesting-commits checkout --detach 5293e59f3
+HEAD is now at 5293e59f3 Add entry 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/
++ true
++ local jira_dir jira_key=
+++ interesting_subdir gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++ jira_dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++ jira_dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira
++ '[' full = full ']'
++ true
++ false
++ true
++ git -C interesting-commits remote update -p
+Fetching origin
++ git_clean interesting-commits refs/remotes/origin/master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard refs/remotes/origin/master
+# update_interesting_commits
++ update_interesting_commits full ''
++ echo '# update_interesting_commits'
++ local stage=full
++ local jira_key=
++ local subdir3 subdir4 subdir4
+++ interesting_subdir gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++ subdir3=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ interesting_subdir gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b tcwg_gnu_embed_check_gcc
+++ local dir=gcc/sha1
+++ '[' 3 -ge 2 ']'
+++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ '[' 3 -ge 3 ']'
+++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc
+++ '[' 3 -ge 4 ']'
+++ echo gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc
++ subdir4=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc
+++ interesting_subdir gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b tcwg_gnu_embed_check_gcc master-thumb_m3_eabi
+++ local dir=gcc/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ '[' 4 -ge 3 ']'
+++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc
+++ '[' 4 -ge 4 ']'
+++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi
+++ echo gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi
++ subdir5=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi
++ '[' -d interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b ']'
++ mkdir -p interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ echo 2d44ab221f64f01fc676be0da1a6774740d713c6
++ git -C interesting-commits add gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/build_url gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/last_good
++ '[' full '!=' full ']'
++ gnu_print_result --oneline
++ false
++ local print_arg=--oneline
++ '[' -d artifacts/sumfiles ']'
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
++ wait 22649
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231112 --build_dir=artifacts/sumfiles --verbosity=1
++ true
++ wait 22650
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231112 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 2 '!=' 0 ']'
++ pass_fail=FAIL
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
++ n_regressions=6
+++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
+++ true
++ n_progressions=0
++ printf FAIL
++ '[' 6 '!=' 0 ']'
++ printf ': 6 regressions'
++ '[' 0 '!=' 0 ']'
++ rm artifacts/notify/progressions.sum
++ printf '\n'
++ '[' --oneline = --oneline ']'
++ return 0
++ merge_status_summary interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc
++ set -euf -o pipefail
++ local subdir=interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc
++ local cur_file cur best= best_file
++ read -r cur_file
+++ find interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc -mindepth 2 -maxdepth 2 -name status-summary.txt
+++ sort
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/status-summary.txt
++ cur=11
++ '[' 11 -le '' ']'
+/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh: line 1030: [: : integer expression expected
++ best=11
++ best_file=interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/status-summary.txt
++ read -r cur_file
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/status-summary.txt
++ cur=11
++ '[' 11 -le 11 ']'
++ read -r cur_file
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/status-summary.txt
++ cur=6
++ '[' 6 -le 11 ']'
++ read -r cur_file
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/status-summary.txt
++ cur=11
++ '[' 11 -le 11 ']'
++ read -r cur_file
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/status-summary.txt
++ cur=11
++ '[' 11 -le 11 ']'
++ read -r cur_file
++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/status-summary.txt
++ merge_status_summary interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++ set -euf -o pipefail
++ local subdir=interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++ local cur_file cur best= best_file
++ read -r cur_file
+++ find interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b -mindepth 2 -maxdepth 2 -name status-summary.txt
+++ sort
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_bootstrap_check/status-summary.txt
++ cur=13
++ '[' 13 -le '' ']'
+/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh: line 1030: [: : integer expression expected
++ best=13
++ best_file=interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_bootstrap_check/status-summary.txt
++ read -r cur_file
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gcc_check/status-summary.txt
++ cur=13
++ '[' 13 -le 13 ']'
++ read -r cur_file
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_cross_check_gcc/status-summary.txt
++ cur=13
++ '[' 13 -le 13 ']'
++ read -r cur_file
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/status-summary.txt
++ cur=11
++ '[' 11 -le 13 ']'
++ read -r cur_file
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_native_check_gcc/status-summary.txt
++ cur=13
++ '[' 13 -le 13 ']'
++ read -r cur_file
++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_bootstrap_check/status-summary.txt
++ git -C interesting-commits add gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/status-summary.txt gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/status-summary.txt gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/status-summary.txt
++ gnu_print_result --long
++ false
++ local print_arg=--long
++ '[' -d artifacts/sumfiles ']'
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
++ wait 22697
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231112 --build_dir=artifacts/sumfiles --verbosity=1
++ true
++ wait 22698
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231112 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 2 '!=' 0 ']'
++ pass_fail=FAIL
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
++ n_regressions=6
+++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
+++ true
++ n_progressions=0
++ printf FAIL
++ '[' 6 '!=' 0 ']'
++ printf ': 6 regressions'
++ '[' 0 '!=' 0 ']'
++ rm artifacts/notify/progressions.sum
++ printf '\n'
++ '[' --long = --oneline ']'
++ local length=10 outfile n_lines
++ '[' --long = --long ']'
++ length=-0
++ for outfile in regressions.sum progressions.sum
++ '[' -f artifacts/notify/regressions.sum ']'
++ echo
++ echo regressions.sum:
+++ cat artifacts/notify/regressions.sum
+++ wc -l
++ n_lines=11
++ n_lines=11
++ head -n-0 artifacts/notify/regressions.sum
++ '[' 11 -gt 0 ']'
++ '[' -0 '!=' -0 ']'
++ for outfile in regressions.sum progressions.sum
++ '[' -f artifacts/notify/progressions.sum ']'
++ continue
++ cat
+++ print_artifacts_url 00-sumfiles/
+++ 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_embed_check_gcc--master-thumb_m3_eabi-build/182/artifact/artifacts
+++ '[' '' '!=' '' ']'
+++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/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_embed_check_gcc--master-thumb_m3_eabi-build/182/artifact/artifacts
+++ '[' '' '!=' '' ']'
+++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/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_embed_check_gcc--master-thumb_m3_eabi-build/182/artifact/artifacts
+++ '[' '' '!=' '' ']'
+++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/artifact/artifacts/sumfiles/xfails.xfail
++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/status-summary.txt
++ sed 's/^/* /'
++ print_icommits_link gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt
++ set -euf -o pipefail
++ local path=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt
++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/build_url
++ git -C interesting-commits add gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/status.txt
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/summary.txt ']'
++ 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_embed_check_gcc--master-thumb_m3_eabi-build/182/artifact/artifacts
+++ get_baseline_manifest BUILD_URL
+++ get_manifest base-artifacts/manifest.sh BUILD_URL false
+++ set +x
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/181/artifact/artifacts
++ cat
++ git -C interesting-commits add gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/reproduction_instructions.txt
++ local ci_config
++ read ci_config
+++ cd interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc
+++ ls
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/summary.txt ']'
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/status.txt ']'
++ echo '* master-thumb_m0_eabi'
++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/status.txt
++ sed 's/^/*/'
++ read ci_config
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/summary.txt ']'
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/status.txt ']'
++ echo '* master-thumb_m33_eabi'
++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/status.txt
++ sed 's/^/*/'
++ read ci_config
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/summary.txt ']'
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/status.txt ']'
++ echo '* master-thumb_m3_eabi'
++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/status.txt
++ sed 's/^/*/'
++ read ci_config
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/summary.txt ']'
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/status.txt ']'
++ echo '* master-thumb_m7_eabi'
++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/status.txt
++ sed 's/^/*/'
++ read ci_config
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/summary.txt ']'
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/status.txt ']'
++ echo '* master-thumb_v8a_hard_eabi'
++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/status.txt
++ sed 's/^/*/'
++ read ci_config
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/status-summary.txt/summary.txt ']'
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/status-summary.txt/status.txt ']'
++ continue
++ read ci_config
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/status.txt/summary.txt ']'
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/status.txt/status.txt ']'
++ continue
++ read ci_config
++ git -C interesting-commits add gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/status.txt
++ local ci_project
++ read ci_project
+++ cd interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ ls
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/commit-log.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/first_url/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/status-summary.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/status.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_bootstrap_check/status.txt ']'
++ echo '* tcwg_bootstrap_check'
++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_bootstrap_check/status.txt
++ sed 's/^/*/'
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gcc_check/status.txt ']'
++ echo '* tcwg_gcc_check'
++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gcc_check/status.txt
++ sed 's/^/*/'
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_cross_check_gcc/status.txt ']'
++ echo '* tcwg_gnu_cross_check_gcc'
++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_cross_check_gcc/status.txt
++ sed 's/^/*/'
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/status.txt ']'
++ echo '* tcwg_gnu_embed_check_gcc'
++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/status.txt
++ sed 's/^/*/'
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_native_check_gcc/status.txt ']'
++ echo '* tcwg_gnu_native_check_gcc'
++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_native_check_gcc/status.txt
++ sed 's/^/*/'
++ read ci_project
++ git -C interesting-commits add gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/status.txt
++ print_commits --short
++ set -euf -o pipefail
++ false
++ local print_arg=--short
++ '[' single_commit = no_change ']'
++ local more_lines
++ '[' single_commit = single_commit ']'
++ local c=gcc
++ '[' --short = --link ']'
++ local describe
++ '[' '' = '' ']'
+++ describe_sha1 gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b true
+++ local component=gcc
+++ local sha1=3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ local anything=true
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "basepoints/*" --match "releases/*")
+++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++ describe=basepoints/gcc-14-5284-g3f176e1adc6
+++ echo basepoints/gcc-14-5284-g3f176e1adc6
+++ sed 's,^basepoints/,,'
++ describe=gcc-14-5284-g3f176e1adc6
++ '[' --short = --oneline ']'
++ '[' '' = '' ']'
++ echo 'commit gcc-14-5284-g3f176e1adc6'
++ local tmpfile
+++ mktemp
++ tmpfile=/tmp/tmp.EKNYeog94S
++ git -C gcc log -n1 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++ tail -n +2
++ head -n 10 /tmp/tmp.EKNYeog94S
+++ cat /tmp/tmp.EKNYeog94S
+++ wc -l
++ more_lines=25
++ '[' 25 -gt 0 ']'
++ echo '... 25 lines of the commit log omitted.'
++ rm /tmp/tmp.EKNYeog94S
++ '[' '' '!=' '' ']'
++ return 0
++ git -C interesting-commits add gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/commit-log.txt
++ true
++ local jira_dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira
++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/key ']'
++ assert_with_msg 'Should not have created multiple jira cards' '[' '' = '' ']'
++ set -euf -o pipefail +x
+++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/key
++ jira_key=GNU-998
++ '[' -e interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira ']'
++ git -C interesting-commits rm -rf gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira
+rm 'gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/components'
+rm 'gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/description'
+rm 'gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/key'
+rm 'gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/startdate'
+rm 'gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/summary'
+rm 'gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/yaml'
++ mkdir interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira
++ '[' GNU-998 '!=' '' ']'
++ echo GNU-998
++ git -C interesting-commits add gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/key
+++ print_commits --oneline
+++ set -euf -o pipefail
+++ false
+++ local print_arg=--oneline
+++ '[' single_commit = no_change ']'
+++ local more_lines
+++ '[' single_commit = single_commit ']'
+++ local c=gcc
+++ '[' --oneline = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b true
++++ local component=gcc
++++ local sha1=3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "basepoints/*" --match "releases/*")
++++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ describe=basepoints/gcc-14-5284-g3f176e1adc6
++++ echo basepoints/gcc-14-5284-g3f176e1adc6
++++ sed 's,^basepoints/,,'
+++ describe=gcc-14-5284-g3f176e1adc6
+++ '[' --oneline = --oneline ']'
+++ echo gcc-14-5284-g3f176e1adc6
+++ return 0
+++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/status-summary.txt
++ echo gcc-14-5284-g3f176e1adc6: 'FAIL: 13 regressions'
++ git -C interesting-commits add gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/summary
++ cat
+++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/commit-log.txt
+++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/status.txt
+++ print_icommits_link gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/yaml
+++ set -euf -o pipefail
+++ local path=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/yaml
+++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
+++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/yaml
++ git -C interesting-commits add gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/description
++ update_jira_card
+# update_jira_card
++ set -euf -o pipefail
++ echo '# update_jira_card'
++ local jira_dir
+++ interesting_subdir gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++ jira_dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++ jira_dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira
++ components=()
++ local -a components
++ case "$changed_single_component" in
++ components+=(GCC)
++ IFS=,
++ echo GCC
++ git -C interesting-commits add gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/components
++ local commit_date
+++ git -C gcc log -n1 --pretty=%cd --date=iso 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++ commit_date='2023-11-09 14:06:06 +0000'
++ date -d '2023-11-09 14:06:06 +0000' +%Y-%m-%d
++ git -C interesting-commits add gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/startdate
++ local key project
+++ print_jira_card_key
+++ set -euf -o pipefail
+++ local jira_dir
++++ interesting_subdir gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ jira_dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ jira_dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira
+++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/key ']'
+++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/key
++ key=GNU-998
++ '[' -z GNU-998 ']'
++ project=GNU
++ local yaml=interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/yaml
++ cat
++ sed -e 's/^/ /' interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/summary
++ cat
+++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/components
+++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/startdate
++ sed -e 's/^/ /' interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/description
++ git -C interesting-commits add gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/yaml
++ local describe
+++ describe_sha1 gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b false
+++ local component=gcc
+++ local sha1=3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ local anything=false
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "basepoints/*" --match "releases/*")
+++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++ describe=basepoints/gcc-14-5284-g3f176e1adc6
++ '[' basepoints/gcc-14-5284-g3f176e1adc6 '!=' '' ']'
++ local d
+++ dirname basepoints/gcc-14-5284-g3f176e1adc6
++ d=basepoints
++ mkdir -p interesting-commits/gcc/basepoints
++ local symlink=
++ '[' basepoints '!=' . ']'
++ symlink=../
+++ dirname basepoints
++ d=.
++ '[' . '!=' . ']'
++ symlink=../sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++ rm -f interesting-commits/gcc/basepoints/gcc-14-5284-g3f176e1adc6
++ ln -s ../sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b interesting-commits/gcc/basepoints/gcc-14-5284-g3f176e1adc6
++ git -C interesting-commits add gcc/basepoints/gcc-14-5284-g3f176e1adc6
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ git -C interesting-commits commit -m 'Add entry 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/'
+[detached HEAD 615ea4959] Add entry 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/
+ 8 files changed, 56 insertions(+)
+ create mode 100644 gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt
+ create mode 100644 gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/reproduction_instructions.txt
+ create mode 100644 gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/status-summary.txt
+ create mode 100644 gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/status.txt
++ wait 23160
++ git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
+remote: Sending notification emails to: tcwg-commits@lists.linaro.org
+post-git trigger: updating grokmirror
+To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git
+ 5293e59f3..615ea4959 HEAD -> master
++ break
+ true
+ generate_jira_dir
+ set -euf -o pipefail
@@ -212,12 +1149,64 @@
++ set -euf -o pipefail
++ local print_arg=--entry
++ shift 1
-++ '[' xsingle_component '!=' xsingle_commit ']'
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ isubdir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ case "$print_arg" in
+++ echo interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++ icommit_entry=interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++ '[' interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b '!=' '' ']'
++ '[' -d interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira ']'
++ rsync -a interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/ artifacts/notify/jira/
++ '[' -f artifacts/notify/jira/key ']'
+++ cat artifacts/notify/jira/key
++ jira_key=GNU-998
++ '[' GNU-998 '!=' '' ']'
++ cat
+++ gnu_print_result --oneline
+++ false
+++ local print_arg=--oneline
+++ '[' -d artifacts/sumfiles ']'
+++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
+++ local xfails=artifacts/sumfiles/xfails.xfail
+++ '[' -f artifacts/sumfiles/xfails.xfail ']'
+++ wait 23175
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231112 --build_dir=artifacts/sumfiles --verbosity=1
+++ true
+++ wait 23176
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231112 --build_dir=artifacts/sumfiles --verbosity=1
+++ local n_regressions n_progressions pass_fail=PASS
+++ '[' 2 '!=' 0 ']'
+++ pass_fail=FAIL
++++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
+++ n_regressions=6
++++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
++++ true
+++ n_progressions=0
+++ printf FAIL
+++ '[' 6 '!=' 0 ']'
+++ printf ': 6 regressions'
+++ '[' 0 '!=' 0 ']'
+++ rm artifacts/notify/progressions.sum
+++ printf '\n'
+++ '[' --oneline = --oneline ']'
++ return 0
-+ icommit_entry=
-+ '[' '' '!=' '' ']'
-+ mkdir -p artifacts/notify/jira
-+ '[' '' '!=' '' ']'
+++ print_artifacts_url 'notify/mail-body.txt/*view*/'
+++ 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_embed_check_gcc--master-thumb_m3_eabi-build/182/artifact/artifacts
+++ '[' '' '!=' '' ']'
+++ echo 'https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/artifact/artifacts/notify/mail-body.txt/*view*/'
+ cat
++ print_jira_template_card
++ local jira_card=GNU-692
@@ -230,26 +1219,27 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 14362
+++ wait 23195
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231112 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231112 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 14363
++ true
+++ wait 23196
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231112 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
-++ '[' 0 '!=' 0 ']'
+++ '[' 2 '!=' 0 ']'
+++ pass_fail=FAIL
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
-+++ true
-++ n_regressions=0
+++ n_regressions=6
+++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
-++ n_progressions=1
-++ printf PASS
++++ true
+++ n_progressions=0
+++ printf FAIL
+++ '[' 6 '!=' 0 ']'
+++ printf ': 6 regressions'
++ '[' 0 '!=' 0 ']'
-++ rm artifacts/notify/regressions.sum
-++ '[' 1 '!=' 0 ']'
-++ printf ': 1 progressions'
-# print all notification files
+++ rm artifacts/notify/progressions.sum
++ printf '\n'
++ '[' --oneline = --oneline ']'
+# print all notification files
++ return 0
++ print_artifacts_url 'notify/mail-body.txt/*view*/'
++ set -euf -o pipefail
@@ -257,9 +1247,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/181/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/181/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/artifact/artifacts/notify/mail-body.txt/*view*/'
+ echo '# print all notification files'
+ true
+ generate_mail_files
@@ -283,73 +1273,15 @@
++ 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=39d81b667373b0033f44702a4b532a4618dde9ff
++ base_rev=2d44ab221f64f01fc676be0da1a6774740d713c6
++ 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=2d44ab221f64f01fc676be0da1a6774740d713c6
-+ read -r email
-++ git -C gcc log --pretty=%ae 39d81b667373b0033f44702a4b532a4618dde9ff..2d44ab221f64f01fc676be0da1a6774740d713c6
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
++ cur_rev=3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+ read -r email
+++ git -C gcc log --pretty=%ae 2d44ab221f64f01fc676be0da1a6774740d713c6..3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+ emails["$email"]=no
+ read -r email
+ local precommit_postcommit=postcommit
@@ -360,73 +1292,15 @@
++ 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=39d81b667373b0033f44702a4b532a4618dde9ff
++ base_rev=2d44ab221f64f01fc676be0da1a6774740d713c6
++ 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=2d44ab221f64f01fc676be0da1a6774740d713c6
-+ read -r email
-++ git -C gcc log --pretty=%ce 39d81b667373b0033f44702a4b532a4618dde9ff..2d44ab221f64f01fc676be0da1a6774740d713c6
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
++ cur_rev=3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+ read -r email
+++ git -C gcc log --pretty=%ce 2d44ab221f64f01fc676be0da1a6774740d713c6..3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+ emails["$email"]=no
+ read -r email
+ unset 'emails[author]' 'emails[committer]'
@@ -434,18 +1308,6 @@
+ recipients=()
+ local -a recipients
+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
+ type=bcc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
@@ -455,103 +1317,38 @@
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
+ IFS=,
+ echo bcc:tcwg-validation@linaro.org,christophe.lyon@linaro.org
++ print_commits --oneline
++ set -euf -o pipefail
++ false
++ local print_arg=--oneline
-++ '[' single_component = no_change ']'
+++ '[' single_commit = no_change ']'
++ local more_lines
-++ '[' single_component = single_commit ']'
-++ '[' single_component = single_component ']'
-++ 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 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=39d81b667373b0033f44702a4b532a4618dde9ff
-+++ 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=2d44ab221f64f01fc676be0da1a6774740d713c6
-+++ git -C gcc rev-list --count 39d81b667373b0033f44702a4b532a4618dde9ff..2d44ab221f64f01fc676be0da1a6774740d713c6
-++ c_commits=30
-++ new_commits=30
-+++ echo gcc
-+++ tr ' ' ,
-++ components=gcc
-++ echo '30 commits in gcc'
+++ '[' single_commit = single_commit ']'
+++ local c=gcc
+++ '[' --oneline = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b true
++++ local component=gcc
++++ local sha1=3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "basepoints/*" --match "releases/*")
++++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ describe=basepoints/gcc-14-5284-g3f176e1adc6
++++ echo basepoints/gcc-14-5284-g3f176e1adc6
++++ sed 's,^basepoints/,,'
+++ describe=gcc-14-5284-g3f176e1adc6
++ '[' --oneline = --oneline ']'
+++ echo gcc-14-5284-g3f176e1adc6
++ return 0
++ gnu_print_result --oneline
++ false
@@ -560,23 +1357,24 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 14418
+++ wait 23243
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231112 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231112 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 14419
++ true
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231112 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 23244
++ local n_regressions n_progressions pass_fail=PASS
-++ '[' 0 '!=' 0 ']'
+++ '[' 2 '!=' 0 ']'
+++ pass_fail=FAIL
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
-+++ true
-++ n_regressions=0
+++ n_regressions=6
+++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
-++ n_progressions=1
-++ printf PASS
++++ true
+++ n_progressions=0
+++ printf FAIL
+++ '[' 6 '!=' 0 ']'
+++ printf ': 6 regressions'
++ '[' 0 '!=' 0 ']'
-++ rm artifacts/notify/regressions.sum
-++ '[' 1 '!=' 0 ']'
-++ printf ': 1 progressions'
+++ rm artifacts/notify/progressions.sum
++ printf '\n'
++ '[' --oneline = --oneline ']'
++ return 0
@@ -605,17 +1403,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo master-thumb_m3_eabi
-+ echo '[Linaro-TCWG-CI]' '30 commits in gcc: PASS: 1 progressions on master-thumb_m3_eabi'
++ echo '[Linaro-TCWG-CI]' 'gcc-14-5284-g3f176e1adc6: FAIL: 6 regressions on master-thumb_m3_eabi'
+ 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_embed_check_gcc--master-thumb_m3_eabi-build/181/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/artifact/artifacts
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/180/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/181/artifact/artifacts
+ cat
++ gnu_print_config --short
++ false
@@ -642,57 +1440,41 @@
++ set -euf -o pipefail
++ false
++ local print_arg=--short
-++ '[' single_component = no_change ']'
+++ '[' single_commit = no_change ']'
++ local more_lines
-++ '[' single_component = single_commit ']'
-++ '[' single_component = single_component ']'
-++ 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 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=39d81b667373b0033f44702a4b532a4618dde9ff
-+++ 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=2d44ab221f64f01fc676be0da1a6774740d713c6
-+++ git -C gcc rev-list --count 39d81b667373b0033f44702a4b532a4618dde9ff..2d44ab221f64f01fc676be0da1a6774740d713c6
-++ c_commits=30
-++ new_commits=30
-+++ echo gcc
-+++ tr ' ' ,
-++ components=gcc
-++ echo '30 commits in gcc'
+++ '[' single_commit = single_commit ']'
+++ local c=gcc
+++ '[' --short = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b true
++++ local component=gcc
++++ local sha1=3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "basepoints/*" --match "releases/*")
++++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ describe=basepoints/gcc-14-5284-g3f176e1adc6
++++ echo basepoints/gcc-14-5284-g3f176e1adc6
++++ sed 's,^basepoints/,,'
+++ describe=gcc-14-5284-g3f176e1adc6
++ '[' --short = --oneline ']'
-++ 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=39d81b667373b0033f44702a4b532a4618dde9ff
-+++ 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=2d44ab221f64f01fc676be0da1a6774740d713c6
-+++ git -C gcc rev-list --count 39d81b667373b0033f44702a4b532a4618dde9ff..2d44ab221f64f01fc676be0da1a6774740d713c6
-++ c_commits=30
-++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 39d81b667373b0033f44702a4b532a4618dde9ff..2d44ab221f64f01fc676be0da1a6774740d713c6
-++ '[' 30 -gt 5 ']'
-++ echo '... and 25 more commits in gcc'
+++ '[' '' = '' ']'
+++ echo 'commit gcc-14-5284-g3f176e1adc6'
+++ local tmpfile
++++ mktemp
+++ tmpfile=/tmp/tmp.l0ya3bgj2U
+++ git -C gcc log -n1 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ tail -n +2
+++ head -n 10 /tmp/tmp.l0ya3bgj2U
++++ cat /tmp/tmp.l0ya3bgj2U
++++ wc -l
+++ more_lines=25
+++ '[' 25 -gt 0 ']'
+++ echo '... 25 lines of the commit log omitted.'
+++ rm /tmp/tmp.l0ya3bgj2U
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -702,40 +1484,43 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 14475
+++ wait 23289
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231112 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231112 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 14476
++ true
+++ wait 23290
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231112 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
-++ '[' 0 '!=' 0 ']'
+++ '[' 2 '!=' 0 ']'
+++ pass_fail=FAIL
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
-+++ true
-++ n_regressions=0
+++ n_regressions=6
+++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
-++ n_progressions=1
-++ printf PASS
++++ true
+++ n_progressions=0
+++ printf FAIL
+++ '[' 6 '!=' 0 ']'
+++ printf ': 6 regressions'
++ '[' 0 '!=' 0 ']'
-++ rm artifacts/notify/regressions.sum
-++ '[' 1 '!=' 0 ']'
-++ printf ': 1 progressions'
+++ rm artifacts/notify/progressions.sum
++ printf '\n'
++ '[' --short = --oneline ']'
++ local length=10 outfile n_lines
++ '[' --short = --long ']'
++ for outfile in regressions.sum progressions.sum
++ '[' -f artifacts/notify/regressions.sum ']'
-++ continue
-++ for outfile in regressions.sum progressions.sum
-++ '[' -f artifacts/notify/progressions.sum ']'
++ echo
-++ echo progressions.sum:
-+++ cat artifacts/notify/progressions.sum
+++ echo regressions.sum:
++++ cat artifacts/notify/regressions.sum
+++ wc -l
-++ n_lines=6
-++ n_lines=-4
-++ head -n10 artifacts/notify/progressions.sum
-++ '[' -4 -gt 0 ']'
+++ n_lines=11
+++ n_lines=1
+++ head -n10 artifacts/notify/regressions.sum
+++ '[' 1 -gt 0 ']'
+++ '[' 10 '!=' -0 ']'
+++ echo '... and 1 more entries'
+++ for outfile in regressions.sum progressions.sum
+++ '[' -f artifacts/notify/progressions.sum ']'
+++ continue
++ cat
+++ print_artifacts_url 00-sumfiles/
+++ set -euf -o pipefail
@@ -743,27 +1528,27 @@
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/181/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/181/artifact/artifacts/00-sumfiles/
++++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/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_embed_check_gcc--master-thumb_m3_eabi-build/181/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/181/artifact/artifacts/notify/
++++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/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_embed_check_gcc--master-thumb_m3_eabi-build/181/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/181/artifact/artifacts/sumfiles/xfails.xfail
++++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/artifact/artifacts/sumfiles/xfails.xfail
++ gnu_print_config --long
++ false
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh
@@ -788,14 +1573,92 @@
++ local print_arg=--long
++ case "$print_arg" in
++ echo 'CI config tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi'
-+ '[' single_component '!=' single_commit ']'
++ '[' single_commit '!=' single_commit ']'
++ '[' '' '!=' '' ']'
++ local key
+++ print_jira_card_key
+++ set -euf -o pipefail
+++ local jira_dir
++++ interesting_subdir gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ jira_dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ jira_dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira
+++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/key ']'
+++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/key
++ key=GNU-998
++ '[' -z GNU-998 ']'
++ cat
+++ print_last_icommit --reproduction_instructions_link tcwg_gnu_embed_check_gcc master-thumb_m3_eabi
+++ false
+++ set -euf -o pipefail
+++ local print_arg=--reproduction_instructions_link
+++ shift 1
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b tcwg_gnu_embed_check_gcc master-thumb_m3_eabi
++++ local dir=gcc/sha1
++++ '[' 4 -ge 2 ']'
++++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++++ '[' 4 -ge 3 ']'
++++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc
++++ '[' 4 -ge 4 ']'
++++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi
++++ echo gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi
+++ isubdir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi
+++ case "$print_arg" in
+++ print_icommits_link gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/reproduction_instructions.txt
+++ set -euf -o pipefail
+++ local path=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/reproduction_instructions.txt
+++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
+++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/reproduction_instructions.txt
+++ print_commits --link
+++ set -euf -o pipefail
+++ false
+++ local print_arg=--link
+++ '[' single_commit = no_change ']'
+++ local more_lines
+++ '[' single_commit = single_commit ']'
+++ local c=gcc
+++ '[' --link = --link ']'
+++ local url
++++ get_baseline_git gcc_url
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gcc_url in baseline git' '[' -f base-artifacts/git/gcc_url ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gcc_url
+++ url=https://github.com/gcc-mirror/gcc.git
+++ [[ https://github.com/gcc-mirror/gcc.git =~ git://sourceware.org/git/ ]]
+++ [[ https://github.com/gcc-mirror/gcc.git =~ https://github.com/ ]]
+++ echo https://github.com/gcc-mirror/gcc/commit/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ return 0
+++ print_last_icommit --status
+++ false
+++ set -euf -o pipefail
+++ local print_arg=--status
+++ shift 1
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ isubdir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ case "$print_arg" in
+++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/status.txt
# generate dashboard
# generate_dashboard_squad
... Skipping
# post_dashboard_squad
... Skipping
-# generate_lnt_report
-+ return
+ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
@@ -809,7 +1672,8 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 14519
++ wait 23352
+# generate_lnt_report
+ set -euf -o pipefail
+ echo '# generate_lnt_report'
+ true
@@ -818,8 +1682,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_embed_check_gcc--master-thumb_m3_eabi-build/181/ tcwg_gnu_embed_check_gcc master-thumb_m3_eabi artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/181/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/ tcwg_gnu_embed_check_gcc master-thumb_m3_eabi artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/
+ local ci_project=tcwg_gnu_embed_check_gcc
+ local ci_config=master-thumb_m3_eabi
+ local sumfiles_dir=artifacts/sumfiles
@@ -828,22 +1692,22 @@
+ readarray -t -d '' sumfiles
++ find artifacts/sumfiles -name '*.sum' -print0
+ '[' 3 = 0 ']'
-++ cat artifacts/sumfiles/gcc.sum artifacts/sumfiles/g++.sum artifacts/sumfiles/libstdc++.sum
+++ cat artifacts/sumfiles/libstdc++.sum artifacts/sumfiles/g++.sum artifacts/sumfiles/gcc.sum
++ grep -c '# of'
+ '[' 19 -eq 0 ']'
+ local machine_name=tcwg_gnu_embed_check_gcc_master-thumb_m3_eabi
+ local lnt_testsuite=tcwg_gnu_check
+ local build_number
-++ basename https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/181/
-+ build_number=181
+++ basename https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/
++ build_number=182
+ all_fields=('expected_failures' 'expected_passes' 'unsupported_tests' 'unexpected_failures' 'unexpected_successes' 'unresolved_testcases' 'untested_testcases')
+ local all_fields
++ date '+%Y-%m-%d %H:%M:%S'
-+ date_time='2023-11-12 04:12:59'
-+ report_header 181 tcwg_gnu_embed_check_gcc_master-thumb_m3_eabi '2023-11-12 04:12:59' tcwg_gnu_check
-+ local build_number=181
++ date_time='2023-11-12 05:11:29'
++ report_header 182 tcwg_gnu_embed_check_gcc_master-thumb_m3_eabi '2023-11-12 05:11:29' tcwg_gnu_check
++ local build_number=182
+ local machine_name=tcwg_gnu_embed_check_gcc_master-thumb_m3_eabi
-+ local 'date_time=2023-11-12 04:12:59'
++ local 'date_time=2023-11-12 05:11:29'
+ local lnt_testsuite=tcwg_gnu_check
+ cat
+ for field in "${all_fields[@]}"
@@ -869,8 +1733,8 @@
++ total_untested_testcases=0
+ first=true
+ for sumfile in "${sumfiles[@]}"
-++ basename artifacts/sumfiles/gcc.sum .sum
-+ suite_name=gcc
+++ basename artifacts/sumfiles/libstdc++.sum .sum
++ suite_name=libstdc++
+ fields=("${all_fields[@]}")
+ for field in "${fields[@]}"
+ eval expected_failures=0
@@ -894,49 +1758,42 @@
+ eval untested_testcases=0
++ untested_testcases=0
+ read -r kind nres
-++ grep '^# of' artifacts/sumfiles/gcc.sum
+++ grep '^# of' artifacts/sumfiles/libstdc++.sum
++ awk '{ print $3"_"$4" "$NF }'
+ [[ ! expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ expected_passes ]]
-+ eval expected_passes=153121
-++ expected_passes=153121
++ eval expected_passes=15483
+++ expected_passes=15483
+ [[ expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ expected_passes ]]
-+ eval '(( total_expected_passes+=153121 ))'
-++ (( total_expected_passes+=153121 ))
++ eval '(( total_expected_passes+=15483 ))'
+++ (( total_expected_passes+=15483 ))
+ read -r kind nres
+ [[ ! expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ unexpected_failures ]]
-+ eval unexpected_failures=215
-++ unexpected_failures=215
++ eval unexpected_failures=11
+++ unexpected_failures=11
+ [[ expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ unexpected_failures ]]
-+ eval '(( total_unexpected_failures+=215 ))'
-++ (( total_unexpected_failures+=215 ))
++ eval '(( total_unexpected_failures+=11 ))'
+++ (( total_unexpected_failures+=11 ))
+ read -r kind nres
+ [[ ! expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ unexpected_successes ]]
-+ eval unexpected_successes=1
-++ unexpected_successes=1
++ eval unexpected_successes=2
+++ unexpected_successes=2
+ [[ expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ unexpected_successes ]]
-+ eval '(( total_unexpected_successes+=1 ))'
-++ (( total_unexpected_successes+=1 ))
++ eval '(( total_unexpected_successes+=2 ))'
+++ (( total_unexpected_successes+=2 ))
+ read -r kind nres
+ [[ ! expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ expected_failures ]]
-+ eval expected_failures=997
-++ expected_failures=997
++ eval expected_failures=131
+++ expected_failures=131
+ [[ expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ expected_failures ]]
-+ eval '(( total_expected_failures+=997 ))'
-++ (( total_expected_failures+=997 ))
-+ read -r kind nres
-+ [[ ! expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ unresolved_testcases ]]
-+ eval unresolved_testcases=25
-++ unresolved_testcases=25
-+ [[ expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ unresolved_testcases ]]
-+ eval '(( total_unresolved_testcases+=25 ))'
-++ (( total_unresolved_testcases+=25 ))
++ eval '(( total_expected_failures+=131 ))'
+++ (( total_expected_failures+=131 ))
+ read -r kind nres
+ [[ ! expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ unsupported_tests ]]
-+ eval unsupported_tests=9021
-++ unsupported_tests=9021
++ eval unsupported_tests=1014
+++ unsupported_tests=1014
+ [[ expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ unsupported_tests ]]
-+ eval '(( total_unsupported_tests+=9021 ))'
-++ (( total_unsupported_tests+=9021 ))
++ eval '(( total_unsupported_tests+=1014 ))'
+++ (( total_unsupported_tests+=1014 ))
+ read -r kind nres
+ for field in "${fields[@]}"
+ true
@@ -947,12 +1804,12 @@
++ case $field in
++ field_suffix=nb_XFAIL
++ echo nb_XFAIL
-+ field_name=gcc.expected_failures.nb_XFAIL
++ field_name=libstdc++.expected_failures.nb_XFAIL
++ eval 'echo $expected_failures'
-+++ echo 997
-+ report_test_entry tcwg_gnu_check.gcc.expected_failures.nb_XFAIL 997
-+ local name=tcwg_gnu_check.gcc.expected_failures.nb_XFAIL
-+ local value=997
++++ echo 131
++ report_test_entry tcwg_gnu_check.libstdc++.expected_failures.nb_XFAIL 131
++ local name=tcwg_gnu_check.libstdc++.expected_failures.nb_XFAIL
++ local value=131
+ cat
+ for field in "${fields[@]}"
+ false
@@ -963,12 +1820,12 @@
++ case $field in
++ field_suffix=nb_PASS
++ echo nb_PASS
-+ field_name=gcc.expected_passes.nb_PASS
++ field_name=libstdc++.expected_passes.nb_PASS
++ eval 'echo $expected_passes'
-+++ echo 153121
-+ report_test_entry tcwg_gnu_check.gcc.expected_passes.nb_PASS 153121
-+ local name=tcwg_gnu_check.gcc.expected_passes.nb_PASS
-+ local value=153121
++++ echo 15483
++ report_test_entry tcwg_gnu_check.libstdc++.expected_passes.nb_PASS 15483
++ local name=tcwg_gnu_check.libstdc++.expected_passes.nb_PASS
++ local value=15483
+ cat
+ for field in "${fields[@]}"
+ false
@@ -979,12 +1836,12 @@
++ case $field in
++ field_suffix=nb_UNSUPPORTED
++ echo nb_UNSUPPORTED
-+ field_name=gcc.unsupported_tests.nb_UNSUPPORTED
++ field_name=libstdc++.unsupported_tests.nb_UNSUPPORTED
++ eval 'echo $unsupported_tests'
-+++ echo 9021
-+ report_test_entry tcwg_gnu_check.gcc.unsupported_tests.nb_UNSUPPORTED 9021
-+ local name=tcwg_gnu_check.gcc.unsupported_tests.nb_UNSUPPORTED
-+ local value=9021
++++ echo 1014
++ report_test_entry tcwg_gnu_check.libstdc++.unsupported_tests.nb_UNSUPPORTED 1014
++ local name=tcwg_gnu_check.libstdc++.unsupported_tests.nb_UNSUPPORTED
++ local value=1014
+ cat
+ for field in "${fields[@]}"
+ false
@@ -995,12 +1852,12 @@
++ case $field in
++ field_suffix=nb_FAIL
++ echo nb_FAIL
-+ field_name=gcc.unexpected_failures.nb_FAIL
++ field_name=libstdc++.unexpected_failures.nb_FAIL
++ eval 'echo $unexpected_failures'
-+++ echo 215
-+ report_test_entry tcwg_gnu_check.gcc.unexpected_failures.nb_FAIL 215
-+ local name=tcwg_gnu_check.gcc.unexpected_failures.nb_FAIL
-+ local value=215
++++ echo 11
++ report_test_entry tcwg_gnu_check.libstdc++.unexpected_failures.nb_FAIL 11
++ local name=tcwg_gnu_check.libstdc++.unexpected_failures.nb_FAIL
++ local value=11
+ cat
+ for field in "${fields[@]}"
+ false
@@ -1011,12 +1868,12 @@
++ case $field in
++ field_suffix=nb_XPASS
++ echo nb_XPASS
-+ field_name=gcc.unexpected_successes.nb_XPASS
++ field_name=libstdc++.unexpected_successes.nb_XPASS
++ eval 'echo $unexpected_successes'
-+++ echo 1
-+ report_test_entry tcwg_gnu_check.gcc.unexpected_successes.nb_XPASS 1
-+ local name=tcwg_gnu_check.gcc.unexpected_successes.nb_XPASS
-+ local value=1
++++ echo 2
++ report_test_entry tcwg_gnu_check.libstdc++.unexpected_successes.nb_XPASS 2
++ local name=tcwg_gnu_check.libstdc++.unexpected_successes.nb_XPASS
++ local value=2
+ cat
+ for field in "${fields[@]}"
+ false
@@ -1027,12 +1884,12 @@
++ case $field in
++ field_suffix=nb_UNRESOLVED
++ echo nb_UNRESOLVED
-+ field_name=gcc.unresolved_testcases.nb_UNRESOLVED
++ field_name=libstdc++.unresolved_testcases.nb_UNRESOLVED
++ eval 'echo $unresolved_testcases'
-+++ echo 25
-+ report_test_entry tcwg_gnu_check.gcc.unresolved_testcases.nb_UNRESOLVED 25
-+ local name=tcwg_gnu_check.gcc.unresolved_testcases.nb_UNRESOLVED
-+ local value=25
++++ echo 0
++ report_test_entry tcwg_gnu_check.libstdc++.unresolved_testcases.nb_UNRESOLVED 0
++ local name=tcwg_gnu_check.libstdc++.unresolved_testcases.nb_UNRESOLVED
++ local value=0
+ cat
+ for field in "${fields[@]}"
+ false
@@ -1043,11 +1900,11 @@
++ case $field in
++ field_suffix=nb_UNTESTED
++ echo nb_UNTESTED
-+ field_name=gcc.untested_testcases.nb_UNTESTED
++ field_name=libstdc++.untested_testcases.nb_UNTESTED
++ eval 'echo $untested_testcases'
+++ echo 0
-+ report_test_entry tcwg_gnu_check.gcc.untested_testcases.nb_UNTESTED 0
-+ local name=tcwg_gnu_check.gcc.untested_testcases.nb_UNTESTED
++ report_test_entry tcwg_gnu_check.libstdc++.untested_testcases.nb_UNTESTED 0
++ local name=tcwg_gnu_check.libstdc++.untested_testcases.nb_UNTESTED
+ local value=0
+ cat
+ for sumfile in "${sumfiles[@]}"
@@ -1233,8 +2090,8 @@
+ local value=0
+ cat
+ for sumfile in "${sumfiles[@]}"
-++ basename artifacts/sumfiles/libstdc++.sum .sum
-+ suite_name=libstdc++
+++ basename artifacts/sumfiles/gcc.sum .sum
++ suite_name=gcc
+ fields=("${all_fields[@]}")
+ for field in "${fields[@]}"
+ eval expected_failures=0
@@ -1258,42 +2115,49 @@
+ eval untested_testcases=0
++ untested_testcases=0
+ read -r kind nres
-++ grep '^# of' artifacts/sumfiles/libstdc++.sum
+++ grep '^# of' artifacts/sumfiles/gcc.sum
++ awk '{ print $3"_"$4" "$NF }'
+ [[ ! expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ expected_passes ]]
-+ eval expected_passes=15483
-++ expected_passes=15483
++ eval expected_passes=153119
+++ expected_passes=153119
+ [[ expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ expected_passes ]]
-+ eval '(( total_expected_passes+=15483 ))'
-++ (( total_expected_passes+=15483 ))
++ eval '(( total_expected_passes+=153119 ))'
+++ (( total_expected_passes+=153119 ))
+ read -r kind nres
+ [[ ! expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ unexpected_failures ]]
-+ eval unexpected_failures=11
-++ unexpected_failures=11
++ eval unexpected_failures=221
+++ unexpected_failures=221
+ [[ expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ unexpected_failures ]]
-+ eval '(( total_unexpected_failures+=11 ))'
-++ (( total_unexpected_failures+=11 ))
++ eval '(( total_unexpected_failures+=221 ))'
+++ (( total_unexpected_failures+=221 ))
+ read -r kind nres
+ [[ ! expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ unexpected_successes ]]
-+ eval unexpected_successes=2
-++ unexpected_successes=2
++ eval unexpected_successes=1
+++ unexpected_successes=1
+ [[ expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ unexpected_successes ]]
-+ eval '(( total_unexpected_successes+=2 ))'
-++ (( total_unexpected_successes+=2 ))
++ eval '(( total_unexpected_successes+=1 ))'
+++ (( total_unexpected_successes+=1 ))
+ read -r kind nres
+ [[ ! expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ expected_failures ]]
-+ eval expected_failures=131
-++ expected_failures=131
++ eval expected_failures=997
+++ expected_failures=997
+ [[ expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ expected_failures ]]
-+ eval '(( total_expected_failures+=131 ))'
-++ (( total_expected_failures+=131 ))
++ eval '(( total_expected_failures+=997 ))'
+++ (( total_expected_failures+=997 ))
++ read -r kind nres
++ [[ ! expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ unresolved_testcases ]]
++ eval unresolved_testcases=25
+++ unresolved_testcases=25
++ [[ expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ unresolved_testcases ]]
++ eval '(( total_unresolved_testcases+=25 ))'
+++ (( total_unresolved_testcases+=25 ))
+ read -r kind nres
+ [[ ! expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ unsupported_tests ]]
-+ eval unsupported_tests=1014
-++ unsupported_tests=1014
++ eval unsupported_tests=9021
+++ unsupported_tests=9021
+ [[ expected_failures expected_passes unsupported_tests unexpected_failures unexpected_successes unresolved_testcases untested_testcases =~ unsupported_tests ]]
-+ eval '(( total_unsupported_tests+=1014 ))'
-++ (( total_unsupported_tests+=1014 ))
++ eval '(( total_unsupported_tests+=9021 ))'
+++ (( total_unsupported_tests+=9021 ))
+ read -r kind nres
+ for field in "${fields[@]}"
+ false
@@ -1304,12 +2168,12 @@
++ case $field in
++ field_suffix=nb_XFAIL
++ echo nb_XFAIL
-+ field_name=libstdc++.expected_failures.nb_XFAIL
++ field_name=gcc.expected_failures.nb_XFAIL
++ eval 'echo $expected_failures'
-+++ echo 131
-+ report_test_entry tcwg_gnu_check.libstdc++.expected_failures.nb_XFAIL 131
-+ local name=tcwg_gnu_check.libstdc++.expected_failures.nb_XFAIL
-+ local value=131
++++ echo 997
++ report_test_entry tcwg_gnu_check.gcc.expected_failures.nb_XFAIL 997
++ local name=tcwg_gnu_check.gcc.expected_failures.nb_XFAIL
++ local value=997
+ cat
+ for field in "${fields[@]}"
+ false
@@ -1320,12 +2184,12 @@
++ case $field in
++ field_suffix=nb_PASS
++ echo nb_PASS
-+ field_name=libstdc++.expected_passes.nb_PASS
++ field_name=gcc.expected_passes.nb_PASS
++ eval 'echo $expected_passes'
-+++ echo 15483
-+ report_test_entry tcwg_gnu_check.libstdc++.expected_passes.nb_PASS 15483
-+ local name=tcwg_gnu_check.libstdc++.expected_passes.nb_PASS
-+ local value=15483
++++ echo 153119
++ report_test_entry tcwg_gnu_check.gcc.expected_passes.nb_PASS 153119
++ local name=tcwg_gnu_check.gcc.expected_passes.nb_PASS
++ local value=153119
+ cat
+ for field in "${fields[@]}"
+ false
@@ -1336,12 +2200,12 @@
++ case $field in
++ field_suffix=nb_UNSUPPORTED
++ echo nb_UNSUPPORTED
-+ field_name=libstdc++.unsupported_tests.nb_UNSUPPORTED
++ field_name=gcc.unsupported_tests.nb_UNSUPPORTED
++ eval 'echo $unsupported_tests'
-+++ echo 1014
-+ report_test_entry tcwg_gnu_check.libstdc++.unsupported_tests.nb_UNSUPPORTED 1014
-+ local name=tcwg_gnu_check.libstdc++.unsupported_tests.nb_UNSUPPORTED
-+ local value=1014
++++ echo 9021
++ report_test_entry tcwg_gnu_check.gcc.unsupported_tests.nb_UNSUPPORTED 9021
++ local name=tcwg_gnu_check.gcc.unsupported_tests.nb_UNSUPPORTED
++ local value=9021
+ cat
+ for field in "${fields[@]}"
+ false
@@ -1352,12 +2216,12 @@
++ case $field in
++ field_suffix=nb_FAIL
++ echo nb_FAIL
-+ field_name=libstdc++.unexpected_failures.nb_FAIL
++ field_name=gcc.unexpected_failures.nb_FAIL
++ eval 'echo $unexpected_failures'
-+++ echo 11
-+ report_test_entry tcwg_gnu_check.libstdc++.unexpected_failures.nb_FAIL 11
-+ local name=tcwg_gnu_check.libstdc++.unexpected_failures.nb_FAIL
-+ local value=11
++++ echo 221
++ report_test_entry tcwg_gnu_check.gcc.unexpected_failures.nb_FAIL 221
++ local name=tcwg_gnu_check.gcc.unexpected_failures.nb_FAIL
++ local value=221
+ cat
+ for field in "${fields[@]}"
+ false
@@ -1368,12 +2232,12 @@
++ case $field in
++ field_suffix=nb_XPASS
++ echo nb_XPASS
-+ field_name=libstdc++.unexpected_successes.nb_XPASS
++ field_name=gcc.unexpected_successes.nb_XPASS
++ eval 'echo $unexpected_successes'
-+++ echo 2
-+ report_test_entry tcwg_gnu_check.libstdc++.unexpected_successes.nb_XPASS 2
-+ local name=tcwg_gnu_check.libstdc++.unexpected_successes.nb_XPASS
-+ local value=2
++++ echo 1
++ report_test_entry tcwg_gnu_check.gcc.unexpected_successes.nb_XPASS 1
++ local name=tcwg_gnu_check.gcc.unexpected_successes.nb_XPASS
++ local value=1
+ cat
+ for field in "${fields[@]}"
+ false
@@ -1384,12 +2248,12 @@
++ case $field in
++ field_suffix=nb_UNRESOLVED
++ echo nb_UNRESOLVED
-+ field_name=libstdc++.unresolved_testcases.nb_UNRESOLVED
++ field_name=gcc.unresolved_testcases.nb_UNRESOLVED
++ eval 'echo $unresolved_testcases'
-+++ echo 0
-+ report_test_entry tcwg_gnu_check.libstdc++.unresolved_testcases.nb_UNRESOLVED 0
-+ local name=tcwg_gnu_check.libstdc++.unresolved_testcases.nb_UNRESOLVED
-+ local value=0
++++ echo 25
++ report_test_entry tcwg_gnu_check.gcc.unresolved_testcases.nb_UNRESOLVED 25
++ local name=tcwg_gnu_check.gcc.unresolved_testcases.nb_UNRESOLVED
++ local value=25
+ cat
+ for field in "${fields[@]}"
+ false
@@ -1400,11 +2264,11 @@
++ case $field in
++ field_suffix=nb_UNTESTED
++ echo nb_UNTESTED
-+ field_name=libstdc++.untested_testcases.nb_UNTESTED
++ field_name=gcc.untested_testcases.nb_UNTESTED
++ eval 'echo $untested_testcases'
+++ echo 0
-+ report_test_entry tcwg_gnu_check.libstdc++.untested_testcases.nb_UNTESTED 0
-+ local name=tcwg_gnu_check.libstdc++.untested_testcases.nb_UNTESTED
++ report_test_entry tcwg_gnu_check.gcc.untested_testcases.nb_UNTESTED 0
++ local name=tcwg_gnu_check.gcc.untested_testcases.nb_UNTESTED
+ local value=0
+ cat
+ for field in "${all_fields[@]}"
@@ -1434,10 +2298,10 @@
++ echo nb_PASS
+ field_name=TOTAL.expected_passes.nb_PASS
++ eval 'echo $total_expected_passes'
-+++ echo 376636
-+ report_test_entry tcwg_gnu_check.TOTAL.expected_passes.nb_PASS 376636
++++ echo 376634
++ report_test_entry tcwg_gnu_check.TOTAL.expected_passes.nb_PASS 376634
+ local name=tcwg_gnu_check.TOTAL.expected_passes.nb_PASS
-+ local value=376636
++ local value=376634
+ cat
+ for field in "${all_fields[@]}"
+ false
@@ -1466,10 +2330,10 @@
++ echo nb_FAIL
+ field_name=TOTAL.unexpected_failures.nb_FAIL
++ eval 'echo $total_unexpected_failures'
-+++ echo 330
-+ report_test_entry tcwg_gnu_check.TOTAL.unexpected_failures.nb_FAIL 330
++++ echo 336
++ report_test_entry tcwg_gnu_check.TOTAL.unexpected_failures.nb_FAIL 336
+ local name=tcwg_gnu_check.TOTAL.unexpected_failures.nb_FAIL
-+ local value=330
++ local value=336
+ cat
+ for field in "${all_fields[@]}"
+ false
@@ -1526,10 +2390,54 @@
# post_to_jira
+ set -euf -o pipefail
+ echo '# post_to_jira'
-+ local post_card_comment=false
-+ local post_template_comment=false
-+ false
-+ false
++ local post_card_comment=true
++ local post_template_comment=true
++ true
++ '[' -f artifacts/notify/jira/yaml ']'
++ local key status
+++ print_jira_card_key
+++ set -euf -o pipefail
+++ local jira_dir
++++ interesting_subdir gcc 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ jira_dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b
+++ jira_dir=gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira
+++ '[' -f interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/key ']'
+++ cat interesting-commits/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/key
++ key=GNU-998
+++ jipsearch -j key=GNU-998 -s status:name
+++ sed -e 's/.* , //'
++ status=Closed
++ case "$status" in
++ post_card_comment=false
+ false
++ true
++ '[' -f artifacts/notify/jira/comment-template.txt ']'
++ echo y
++ jipdate -f artifacts/notify/jira/comment-template.txt
+These JIRA cards will be updated as follows:
+
+[GNU-692]
+ https://linaro.atlassian.net/browse/GNU-998
+ FAIL: 6 regressions
+ Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/artifact/artifacts/notify/mail-body.txt/*view*/
+
+Server to update: https://linaro.atlassian.net
+
+Are you sure you want to update Jira with the information above? [y/n] Successfully updated your Jira tickets!
+
+This is your status:
+
+---
+
+[GNU-692]
+https://linaro.atlassian.net/browse/GNU-998
+FAIL: 6 regressions
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/182/artifact/artifacts/notify/mail-body.txt/*view*/
Full stage ran successfully.
+ echo 'Full stage ran successfully.'