summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-29 00:46:00 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-29 00:46:00 +0000
commit3a1c9a36b831964438591c98e72f92cdd7713e46 (patch)
tree19336f286f426ce873b0df74d951d97b752176c9 /jenkins/notify-full.log
parentca0e856b8e4c2d70fe1788b2741312626a47d72f (diff)
onsuccess: #565: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/565/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe gdb: | 1 check_regression status : 0
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log1394
1 files changed, 1151 insertions, 243 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index aaaa3d9..2cb883e 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -10,8 +10,8 @@
+ declare print_commits_f print_result_f print_config_f print_last_icommit_f
+ dump_model_only=false
+ setup_notify_environment
-+ echo '# setup_notify_environment'
# setup_notify_environment
++ echo '# setup_notify_environment'
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
@@ -21,22 +21,22 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-aarch64
-+ echo '# Debug traces :'
# Debug traces :
++ echo '# Debug traces :'
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/563/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/563/'
+# Baseline : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/564/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/564/'
+ 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_gdb_build--master-aarch64-build/564/
+# Artifacts : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/565/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/564/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/565/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -44,8 +44,8 @@
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ check_source_changes
-# check_source_changes
+ echo '# check_source_changes'
+# check_source_changes
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
@@ -75,7 +75,7 @@
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ '[' xa6d0019eb7fcd634e12b7bcc535d5181c47fc82a '!=' xfcd5cdd5aeecf7eae91a402755c260bb64a0fe0f ']'
+++ '[' x0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 '!=' xa6d0019eb7fcd634e12b7bcc535d5181c47fc82a ']'
++ echo -ne gdb
++ delim=' '
++ echo
@@ -88,17 +88,17 @@
++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gdb_rev
-+ first_bad=a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
++ first_bad=0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gdb_rev
-+ last_good=fcd5cdd5aeecf7eae91a402755c260bb64a0fe0f
++ last_good=a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
+ local res
+ res=0
-+ wait 54261
++ wait 70884
+ git -C gdb rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gdb' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -112,22 +112,22 @@
++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gdb_rev
-+ base_rev=fcd5cdd5aeecf7eae91a402755c260bb64a0fe0f
++ base_rev=a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
++ get_current_git gdb_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gdb_rev
-+ cur_rev=a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
-++ git -C gdb rev-parse 'a6d0019eb7fcd634e12b7bcc535d5181c47fc82a^@'
++ cur_rev=0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ git -C gdb rev-parse '0e2ec3dbce8a3948277e7b02ece0d926ac8a4253^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 00a17c6ad068c95019e1f37cfc2d1b8aaebd6ecb = fcd5cdd5aeecf7eae91a402755c260bb64a0fe0f ']'
-+ return 1
-+ change_kind=single_component
-+ echo '# Debug traces :'
++ '[' a6d0019eb7fcd634e12b7bcc535d5181c47fc82a = a6d0019eb7fcd634e12b7bcc535d5181c47fc82a ']'
++ return 0
++ change_kind=single_commit
# Debug traces :
-# change_kind=single_component : gdb
-+ echo '# change_kind=single_component : gdb'
++ echo '# Debug traces :'
+# change_kind=single_commit : gdb
++ echo '# change_kind=single_commit : gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -135,17 +135,17 @@
++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gdb_rev
-+ base_rev=fcd5cdd5aeecf7eae91a402755c260bb64a0fe0f
++ base_rev=a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
++ get_current_git gdb_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gdb_rev
-+ cur_rev=a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
-++ git -C gdb rev-list --count fcd5cdd5aeecf7eae91a402755c260bb64a0fe0f..a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
-+ c_commits=16
-+ echo '# rev for gdb : fcd5cdd5aeecf7eae91a402755c260bb64a0fe0f..a6d0019eb7fcd634e12b7bcc535d5181c47fc82a (16 commits)'
-# rev for gdb : fcd5cdd5aeecf7eae91a402755c260bb64a0fe0f..a6d0019eb7fcd634e12b7bcc535d5181c47fc82a (16 commits)
++ cur_rev=0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ git -C gdb rev-list --count a6d0019eb7fcd634e12b7bcc535d5181c47fc82a..0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ c_commits=1
++ echo '# rev for gdb : a6d0019eb7fcd634e12b7bcc535d5181c47fc82a..0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 (1 commits)'
+# rev for gdb : a6d0019eb7fcd634e12b7bcc535d5181c47fc82a..0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 (1 commits)
+ echo ''
+ setup_stages_to_run
@@ -171,11 +171,270 @@
+ print_config_f=gnu_print_config
+ post_interesting_commits init
+ set -euf -o pipefail
-# post_interesting_commits
+ echo '# post_interesting_commits'
+# 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
++ break
++ local fresh_clone=false
++ true
++ '[' -d interesting-commits ']'
++ 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
++ 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
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ ret=0
++ wait 70964
++ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ '[' 0 -eq 0 ']'
++ break
++ return 0
++ break
++ 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=2177c826e
+++ '[' 0 -ne 0 ']'
+++ echo 2177c826e
++ sha1=2177c826e
++ git -C interesting-commits checkout --detach 2177c826e
+Warning: you are leaving 1 commit behind, not connected to
+any of your branches:
+
+ 1aa2ea0cd Add entry 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 from https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/565/
+
+If you want to keep it by creating a new branch, this may be a good time
+to do so with:
+
+ git branch <new-branch-name> 1aa2ea0cd
+
+HEAD is now at 2177c826e Add entry fe54b57728c09ab0389e2bb3f079d5210566199d from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/291/
++ false
++ dryrun='echo DRYRUN: '
++ local jira_dir jira_key=
+++ interesting_subdir gdb 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ local dir=gdb/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ jira_dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ jira_dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira
++ '[' init = full ']'
++ true
++ git -C interesting-commits remote update -p
+Fetching baseline
+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 init ''
+# update_interesting_commits
++ echo '# update_interesting_commits'
++ local stage=init
++ local jira_key=
++ local subdir3 subdir4 subdir4
+++ interesting_subdir gdb 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ local dir=gdb/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ subdir3=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ interesting_subdir gdb 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 tcwg_gdb_build
+++ local dir=gdb/sha1
+++ '[' 3 -ge 2 ']'
+++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ '[' 3 -ge 3 ']'
+++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build
+++ '[' 3 -ge 4 ']'
+++ echo gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build
++ subdir4=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build
+++ interesting_subdir gdb 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 tcwg_gdb_build master-aarch64
+++ local dir=gdb/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ '[' 4 -ge 3 ']'
+++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build
+++ '[' 4 -ge 4 ']'
+++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64
+++ echo gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64
++ subdir5=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64
++ '[' -d interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 ']'
++ mkdir -p interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ git -C interesting-commits add gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/first_url
++ mkdir -p interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ echo https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/565/artifact/artifacts
++ echo a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
++ git -C interesting-commits add gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/build_url gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/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 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 from https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/565/'
+[detached HEAD 69ab2756e] Add entry 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 from https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/565/
+ 3 files changed, 3 insertions(+)
+ create mode 100644 gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/first_url
+ create mode 100644 gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/build_url
+ create mode 100644 gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/last_good
++ wait 85361
++ echo DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
+DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
++ break
+ '[' full '!=' full ']'
+ gnu_generate_extra_details
+ set -euf -o pipefail
@@ -194,46 +453,639 @@
++ assert_with_msg 'ERROR: No gdb in current git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ git -C gdb show --no-patch --pretty=%ct fcd5cdd5aeecf7eae91a402755c260bb64a0fe0f
-+ base_d=1703747353
+++ git -C gdb show --no-patch --pretty=%ct a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
++ base_d=1703782037
++ get_current_component_date gdb
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
-++ git -C gdb show --no-patch --pretty=%ct a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
-+ cur_d=1703782037
-+ '[' x1703747353 '!=' x ']'
-+ '[' x1703782037 = x ']'
-+ '[' 1703782037 -lt 1703747353 ']'
-+ '[' x1703782037 = x ']'
-+ '[' 1703782037 -gt 0 ']'
-+ results_date=1703782037
-+ assert_with_msg 'Failed to produce results_date' '[' 1703782037 -gt 0 ']'
+++ git -C gdb show --no-patch --pretty=%ct 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ cur_d=1703808037
++ '[' x1703782037 '!=' x ']'
++ '[' x1703808037 = x ']'
++ '[' 1703808037 -lt 1703782037 ']'
++ '[' x1703808037 = x ']'
++ '[' 1703808037 -gt 0 ']'
++ results_date=1703808037
++ assert_with_msg 'Failed to produce results_date' '[' 1703808037 -gt 0 ']'
+ set -euf -o pipefail +x
++ get_baseline_manifest '{rr[results_date]}'
++ get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false
++ set +x
-+ base_d=1703708814
-+ '[' 1703708814 '!=' '' ']'
-+ '[' 1703782037 -gt 1703708814 ']'
-+ results_date=1703745425
-+ rr[results_date]=1703745425
++ base_d=1703745425
++ '[' 1703745425 '!=' '' ']'
++ '[' 1703808037 -gt 1703745425 ']'
++ results_date=1703776731
++ rr[results_date]=1703776731
+ cat
+ manifest_out
+ cat
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
-+ '[' xsingle_component '!=' xsingle_commit ']'
-+ return
++ '[' xsingle_commit '!=' xsingle_commit ']'
++ local isubdir
+++ interesting_subdir gdb 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ local dir=gdb/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ isubdir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ '[' -f interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/first_url ']'
++ local first_url
+++ cat interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/first_url
++ first_url=https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/565/
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ '[' https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/565/ = https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/565/ ']'
++ first_icommit_to_report=true
+ post_interesting_commits full
+ set -euf -o pipefail
-+ echo '# post_interesting_commits'
# post_interesting_commits
++ 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
++ break
++ local fresh_clone=false
++ true
++ '[' -d interesting-commits ']'
++ 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
++ 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 ']'
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ ret=0
++ wait 85462
++ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ '[' 0 -eq 0 ']'
++ break
++ return 0
++ break
++ 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=2177c826e
+++ '[' 0 -ne 0 ']'
+++ echo 2177c826e
++ sha1=2177c826e
++ git -C interesting-commits checkout --detach 2177c826e
+Warning: you are leaving 1 commit behind, not connected to
+any of your branches:
+
+ 69ab2756e Add entry 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 from https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/565/
+
+If you want to keep it by creating a new branch, this may be a good time
+to do so with:
+
+ git branch <new-branch-name> 69ab2756e
+
+HEAD is now at 2177c826e Add entry fe54b57728c09ab0389e2bb3f079d5210566199d from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/291/
++ false
++ dryrun='echo DRYRUN: '
++ local jira_dir jira_key=
+++ interesting_subdir gdb 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ local dir=gdb/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ jira_dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ jira_dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira
++ '[' full = full ']'
++ false
++ true
++ git -C interesting-commits remote update -p
+Fetching baseline
+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 full ''
+# update_interesting_commits
++ echo '# update_interesting_commits'
++ local stage=full
++ local jira_key=
++ local subdir3 subdir4 subdir4
+++ interesting_subdir gdb 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ local dir=gdb/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ subdir3=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ interesting_subdir gdb 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 tcwg_gdb_build
+++ local dir=gdb/sha1
+++ '[' 3 -ge 2 ']'
+++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ '[' 3 -ge 3 ']'
+++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build
+++ '[' 3 -ge 4 ']'
+++ echo gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build
++ subdir4=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build
+++ interesting_subdir gdb 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 tcwg_gdb_build master-aarch64
+++ local dir=gdb/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ '[' 4 -ge 3 ']'
+++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build
+++ '[' 4 -ge 4 ']'
+++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64
+++ echo gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64
++ subdir5=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64
++ '[' -d interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 ']'
++ mkdir -p interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ git -C interesting-commits add gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/first_url
++ mkdir -p interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ echo https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/565/artifact/artifacts
++ echo a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
++ git -C interesting-commits add gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/build_url gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/last_good
++ '[' full '!=' full ']'
++ gnu_print_result --oneline
++ false
++ local print_arg=--oneline
++ '[' -d artifacts/sumfiles ']'
++ print_result --oneline
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
++ '[' 0 = 0 ']'
++ echo Success
++ return 0
++ merge_status_summary interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build
++ set -euf -o pipefail
++ local subdir=interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build
++ local cur_file cur best= best_file
++ read -r cur_file
+++ find interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build -mindepth 2 -maxdepth 2 -name status-summary.txt
+++ sort
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/status-summary.txt
++ cur=Success
++ '[' Success -le '' ']'
+/home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/round-robin-notify.sh: line 1057: [: Success: integer expression expected
++ best=Success
++ best_file=interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/status-summary.txt
++ read -r cur_file
++ cat interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/status-summary.txt
++ merge_status_summary interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ set -euf -o pipefail
++ local subdir=interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ local cur_file cur best= best_file
++ read -r cur_file
+++ find interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 -mindepth 2 -maxdepth 2 -name status-summary.txt
+++ sort
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/status-summary.txt
++ cur=Success
++ '[' Success -le '' ']'
+/home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/round-robin-notify.sh: line 1057: [: Success: integer expression expected
++ best=Success
++ best_file=interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/status-summary.txt
++ read -r cur_file
++ cat interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/status-summary.txt
++ git -C interesting-commits add gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/status-summary.txt gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/status-summary.txt gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/status-summary.txt
++ gnu_print_result --long
++ false
++ local print_arg=--long
++ '[' -d artifacts/sumfiles ']'
++ print_result --long
++ false
++ local print_arg=--long
++ case "$print_arg" in
++ echo 'Results changed to'
+++ cat artifacts/results
++ echo '# reset_artifacts:
+-10
+# true:
+0
+# build_abe gdb:
+1'
++ echo ''
++ echo From
+++ cat base-artifacts/results
++ echo '# reset_artifacts:
+-10
+# true:
+0
+# build_abe gdb:
+1'
++ return 0
++ cat interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/status-summary.txt
++ sed 's/^/* /'
++ print_icommits_link gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/details.txt
++ set -euf -o pipefail
++ local path=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/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/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/details.txt
++ cat interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/build_url
++ git -C interesting-commits add gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/details.txt gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/status.txt
++ '[' -f interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/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_gdb_build--master-aarch64-build/565/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_gdb_build--master-aarch64-build/564/artifact/artifacts
++ cat
++ git -C interesting-commits add gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/reproduction_instructions.txt
++ local ci_config
+++ cd interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build
++ read ci_config
+++ ls
++ '[' -f interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/summary.txt ']'
++ '[' -f interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/status.txt ']'
++ echo '* master-aarch64'
++ cat interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/status.txt
++ sed 's/^/*/'
++ read ci_config
++ '[' -f interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/status-summary.txt/summary.txt ']'
++ '[' -f interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/status-summary.txt/status.txt ']'
++ continue
++ read ci_config
++ '[' -f interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/status.txt/summary.txt ']'
++ '[' -f interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/status.txt/status.txt ']'
++ continue
++ read ci_config
++ git -C interesting-commits add gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/status.txt
++ local ci_project
++ read ci_project
+++ cd interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ ls
++ '[' -f interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/first_url/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/status-summary.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/status.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/status.txt ']'
++ echo '* tcwg_gdb_build'
++ cat interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/status.txt
++ sed 's/^/*/'
++ read ci_project
++ git -C interesting-commits add gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/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=gdb
++ '[' --short = --link ']'
++ local describe
++ '[' '' = '' ']'
+++ describe_sha1 gdb 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 true
+++ local component=gdb
+++ local sha1=0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ local anything=true
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "gdb*")
+++ git -C gdb describe --match 'gdb*' 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ describe=gdb-14-branchpoint-950-g0e2ec3dbce8
+++ echo gdb-14-branchpoint-950-g0e2ec3dbce8
+++ sed 's,^basepoints/,,'
++ describe=gdb-14-branchpoint-950-g0e2ec3dbce8
++ '[' --short = --oneline ']'
++ '[' '' = '' ']'
++ echo 'commit gdb-14-branchpoint-950-g0e2ec3dbce8'
++ local tmpfile
+++ mktemp
++ tmpfile=/tmp/tmp.Nz9ek7seps
++ git -C gdb log -n1 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ tail -n +2
++ head -n 10 /tmp/tmp.Nz9ek7seps
+++ cat /tmp/tmp.Nz9ek7seps
+++ wc -l
++ more_lines=-6
++ '[' -6 -gt 0 ']'
++ rm /tmp/tmp.Nz9ek7seps
++ '[' '' '!=' '' ']'
++ return 0
++ git -C interesting-commits add gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/commit-log.txt
++ true
++ local jira_dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira
++ '[' -f interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira/key ']'
++ '[' -e interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira ']'
++ mkdir interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira
++ '[' '' '!=' '' ']'
+++ 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=gdb
+++ '[' --oneline = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 gdb 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 true
++++ local component=gdb
++++ local sha1=0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "gdb*")
++++ git -C gdb describe --match 'gdb*' 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ describe=gdb-14-branchpoint-950-g0e2ec3dbce8
++++ echo gdb-14-branchpoint-950-g0e2ec3dbce8
++++ sed 's,^basepoints/,,'
+++ describe=gdb-14-branchpoint-950-g0e2ec3dbce8
+++ '[' --oneline = --oneline ']'
+++ echo gdb-14-branchpoint-950-g0e2ec3dbce8
+++ return 0
+++ cat interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/status-summary.txt
++ echo gdb-14-branchpoint-950-g0e2ec3dbce8: Success
++ git -C interesting-commits add gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira/summary
++ cat
+++ 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=gdb
+++ '[' --link = --link ']'
+++ local url
++++ get_baseline_git gdb_url
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gdb_url in baseline git' '[' -f base-artifacts/git/gdb_url ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gdb_url
+++ url=git://sourceware.org/git/binutils-gdb.git
+++ [[ git://sourceware.org/git/binutils-gdb.git =~ git://sourceware.org/git/ ]]
+++ url=binutils-gdb.git
+++ url='https://sourceware.org/git/?p=binutils-gdb.git'
+++ echo 'https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=0e2ec3dbce8a3948277e7b02ece0d926ac8a4253'
+++ return 0
+++ cat interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/commit-log.txt
+++ cat interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/status.txt
+++ print_icommits_link gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira/yaml
+++ set -euf -o pipefail
+++ local path=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/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/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira/yaml
++ git -C interesting-commits add gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira/description
++ update_jira_card
++ set -euf -o pipefail
++ echo '# update_jira_card'
+# update_jira_card
++ local jira_dir
+++ interesting_subdir gdb 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ local dir=gdb/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ jira_dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ jira_dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira
++ components=()
++ local -a components
++ case "$changed_single_component" in
++ components+=(GDB)
++ IFS=,
++ echo GDB
++ git -C interesting-commits add gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira/components
++ local commit_date
+++ git -C gdb log -n1 --pretty=%cd --date=iso 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ commit_date='2023-12-29 00:00:37 +0000'
++ date -d '2023-12-29 00:00:37 +0000' +%Y-%m-%d
++ git -C interesting-commits add gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira/startdate
++ local key project
+++ print_jira_card_key
+++ set -euf -o pipefail
+++ local jira_dir
++++ interesting_subdir gdb 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++++ local dir=gdb/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ jira_dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ jira_dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira
+++ '[' -f interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira/key ']'
+++ return 0
++ key=
++ '[' -z '' ']'
++ echo 'WARNING: no existing jira card interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira/key'
+WARNING: no existing jira card interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira/key
++ return 0
++ local describe
+++ describe_sha1 gdb 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 false
+++ local component=gdb
+++ local sha1=0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ local anything=false
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "gdb*")
+++ git -C gdb describe --match 'gdb*' 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ describe=gdb-14-branchpoint-950-g0e2ec3dbce8
++ '[' gdb-14-branchpoint-950-g0e2ec3dbce8 '!=' '' ']'
++ local d
+++ dirname gdb-14-branchpoint-950-g0e2ec3dbce8
++ d=.
++ mkdir -p interesting-commits/gdb/.
++ local symlink=
++ '[' . '!=' . ']'
++ symlink=sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ rm -f interesting-commits/gdb/gdb-14-branchpoint-950-g0e2ec3dbce8
++ ln -s sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 interesting-commits/gdb/gdb-14-branchpoint-950-g0e2ec3dbce8
++ git -C interesting-commits add gdb/gdb-14-branchpoint-950-g0e2ec3dbce8
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ git -C interesting-commits commit -m 'Add entry 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 from https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/565/'
+[detached HEAD c7889e2ea] Add entry 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 from https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/565/
+ 17 files changed, 71 insertions(+)
+ create mode 120000 gdb/gdb-14-branchpoint-950-g0e2ec3dbce8
+ create mode 100644 gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/commit-log.txt
+ create mode 100644 gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/first_url
+ create mode 100644 gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira/components
+ create mode 100644 gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira/description
+ create mode 100644 gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira/startdate
+ create mode 100644 gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira/summary
+ create mode 100644 gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/status-summary.txt
+ create mode 100644 gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/status.txt
+ create mode 100644 gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/build_url
+ create mode 100644 gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/details.txt
+ create mode 100644 gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/last_good
+ create mode 100644 gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/reproduction_instructions.txt
+ create mode 100644 gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/status-summary.txt
+ create mode 100644 gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/status.txt
+ create mode 100644 gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/status-summary.txt
+ create mode 100644 gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/status.txt
++ wait 100182
++ echo DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
+DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
++ break
+ true
+ generate_jira_dir
+ set -euf -o pipefail
@@ -243,11 +1095,23 @@
++ set -euf -o pipefail
++ local print_arg=--entry
++ shift 1
-++ '[' xsingle_component '!=' xsingle_commit ']'
-++ return 0
-+ icommit_entry=
-+ '[' '' '!=' '' ']'
-+ mkdir -p artifacts/notify/jira
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gdb 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++++ local dir=gdb/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ isubdir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ case "$print_arg" in
+++ echo interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ icommit_entry=interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++ '[' interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 '!=' '' ']'
++ '[' -d interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira ']'
++ rsync -a interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira/ artifacts/notify/jira/
++ '[' -f artifacts/notify/jira/key ']'
+ '[' '' '!=' '' ']'
+ cat
++ print_jira_template_card
@@ -271,9 +1135,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/564/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/565/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/564/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/565/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -296,45 +1160,15 @@
++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gdb_rev
-+ base_rev=fcd5cdd5aeecf7eae91a402755c260bb64a0fe0f
++ base_rev=a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
++ get_current_git gdb_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gdb_rev
-+ cur_rev=a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
-+ read -r email
-++ git -C gdb log --pretty=%ae fcd5cdd5aeecf7eae91a402755c260bb64a0fe0f..a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
++ cur_rev=0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+ read -r email
+++ git -C gdb log --pretty=%ae a6d0019eb7fcd634e12b7bcc535d5181c47fc82a..0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+ emails["$email"]=cc
+ read -r email
+ local precommit_postcommit=postcommit
@@ -345,45 +1179,15 @@
++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gdb_rev
-+ base_rev=fcd5cdd5aeecf7eae91a402755c260bb64a0fe0f
++ base_rev=a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
++ get_current_git gdb_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gdb_rev
-+ cur_rev=a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
-+ read -r email
-++ git -C gdb log --pretty=%ce fcd5cdd5aeecf7eae91a402755c260bb64a0fe0f..a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
++ cur_rev=0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+ read -r email
+++ git -C gdb log --pretty=%ce a6d0019eb7fcd634e12b7bcc535d5181c47fc82a..0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+ emails["$email"]=to
+ read -r email
+ unset 'emails[author]' 'emails[committer]'
@@ -401,73 +1205,44 @@
+ case "$type" in
+ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
+ type=bcc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
+ type=cc_postcommit
+ case "$precommit_postcommit:$type" in
+ type=cc
+ case "$type" in
+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
+ IFS=,
-+ echo hjl.tools@gmail.com,cc:christina.schimpe@intel.com,cc:lingling.kong@intel.com,bcc:tcwg-validation@linaro.org,lili.cui@intel.com,cc:gdb-testers@sourceware.org,cc:zewei.mo@intel.com,cc:lin1.hu@intel.com
++ echo brobecker@adacore.com,cc:gdbadmin@sourceware.org,bcc:tcwg-validation@linaro.org,cc:gdb-testers@sourceware.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 gdb_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/gdb_rev
-++ base_rev=fcd5cdd5aeecf7eae91a402755c260bb64a0fe0f
-+++ get_current_git gdb_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/gdb_rev
-++ cur_rev=a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
-+++ git -C gdb rev-list --count fcd5cdd5aeecf7eae91a402755c260bb64a0fe0f..a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
-++ c_commits=16
-++ new_commits=16
-+++ echo gdb
-+++ tr ' ' ,
-++ components=gdb
-++ echo '16 commits in gdb'
+++ '[' single_commit = single_commit ']'
+++ local c=gdb
+++ '[' --oneline = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 gdb 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 true
++++ local component=gdb
++++ local sha1=0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "gdb*")
++++ git -C gdb describe --match 'gdb*' 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ describe=gdb-14-branchpoint-950-g0e2ec3dbce8
++++ echo gdb-14-branchpoint-950-g0e2ec3dbce8
++++ sed 's,^basepoints/,,'
+++ describe=gdb-14-branchpoint-950-g0e2ec3dbce8
++ '[' --oneline = --oneline ']'
+++ echo gdb-14-branchpoint-950-g0e2ec3dbce8
++ return 0
++ gnu_print_result --oneline
++ false
@@ -505,21 +1280,44 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '16 commits in gdb: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' 'gdb-14-branchpoint-950-g0e2ec3dbce8: Success on aarch64'
+ print_mail_body
+ local bad_artifacts_url good_artifacts_url
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/564/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/565/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_gdb_build--master-aarch64-build/563/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/564/artifact/artifacts
+ local key=
-+ '[' single_component = single_commit ']'
++ '[' single_commit = single_commit ']'
++ '[' '' = '' ']'
+++ print_jira_card_key
+++ set -euf -o pipefail
+++ local jira_dir
++++ interesting_subdir gdb 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++++ local dir=gdb/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ jira_dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ jira_dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira
+++ '[' -f interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/jira/key ']'
+++ return 0
++ key=
++ '[' -z '' ']'
+++ print_jira_template_card
+++ local jira_card=GNU-692
+++ case "$ci_project/$ci_config:$changed_single_component" in
+++ echo GNU-692
++ key=GNU-692
++ cat
++ '[' GNU-692 '!=' '' ']'
+ cat
-+ '[' '' '!=' '' ']'
+ cat
++ gnu_print_config --short
++ false
@@ -546,57 +1344,40 @@
++ 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 gdb_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/gdb_rev
-++ base_rev=fcd5cdd5aeecf7eae91a402755c260bb64a0fe0f
-+++ get_current_git gdb_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/gdb_rev
-++ cur_rev=a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
-+++ git -C gdb rev-list --count fcd5cdd5aeecf7eae91a402755c260bb64a0fe0f..a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
-++ c_commits=16
-++ new_commits=16
-+++ echo gdb
-+++ tr ' ' ,
-++ components=gdb
-++ echo '16 commits in gdb'
+++ '[' single_commit = single_commit ']'
+++ local c=gdb
+++ '[' --short = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 gdb 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 true
++++ local component=gdb
++++ local sha1=0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "gdb*")
++++ git -C gdb describe --match 'gdb*' 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ describe=gdb-14-branchpoint-950-g0e2ec3dbce8
++++ echo gdb-14-branchpoint-950-g0e2ec3dbce8
++++ sed 's,^basepoints/,,'
+++ describe=gdb-14-branchpoint-950-g0e2ec3dbce8
++ '[' --short = --oneline ']'
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git gdb_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/gdb_rev
-++ base_rev=fcd5cdd5aeecf7eae91a402755c260bb64a0fe0f
-+++ get_current_git gdb_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/gdb_rev
-++ cur_rev=a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
-+++ git -C gdb rev-list --count fcd5cdd5aeecf7eae91a402755c260bb64a0fe0f..a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
-++ c_commits=16
-++ '[' '' '!=' '' ']'
-++ git -C gdb log -n 5 --oneline fcd5cdd5aeecf7eae91a402755c260bb64a0fe0f..a6d0019eb7fcd634e12b7bcc535d5181c47fc82a
-++ '[' 16 -gt 5 ']'
-++ echo '... and 11 more commits in gdb'
+++ '[' '' = '' ']'
+++ echo 'commit gdb-14-branchpoint-950-g0e2ec3dbce8'
+++ local tmpfile
++++ mktemp
+++ tmpfile=/tmp/tmp.45QxKbyn94
+++ git -C gdb log -n1 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ tail -n +2
+++ head -n 10 /tmp/tmp.45QxKbyn94
++++ cat /tmp/tmp.45QxKbyn94
++++ wc -l
+++ more_lines=-6
+++ '[' -6 -gt 0 ']'
+++ rm /tmp/tmp.45QxKbyn94
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -645,17 +1426,80 @@
++ local print_arg=--long
++ case "$print_arg" in
++ echo 'CI config tcwg_gdb_build master-aarch64'
-+ '[' single_component '!=' single_commit ']'
-+ return
++ '[' single_commit '!=' single_commit ']'
++ '[' '' '!=' '' ']'
++ cat
+++ print_last_icommit --reproduction_instructions_link tcwg_gdb_build master-aarch64
+++ false
+++ set -euf -o pipefail
+++ local print_arg=--reproduction_instructions_link
+++ shift 1
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gdb 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253 tcwg_gdb_build master-aarch64
++++ local dir=gdb/sha1
++++ '[' 4 -ge 2 ']'
++++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++++ '[' 4 -ge 3 ']'
++++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build
++++ '[' 4 -ge 4 ']'
++++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64
++++ echo gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64
+++ isubdir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64
+++ case "$print_arg" in
+++ print_icommits_link gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/reproduction_instructions.txt
+++ set -euf -o pipefail
+++ local path=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/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/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/tcwg_gdb_build/master-aarch64/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=gdb
+++ '[' --link = --link ']'
+++ local url
++++ get_baseline_git gdb_url
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gdb_url in baseline git' '[' -f base-artifacts/git/gdb_url ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gdb_url
+++ url=git://sourceware.org/git/binutils-gdb.git
+++ [[ git://sourceware.org/git/binutils-gdb.git =~ git://sourceware.org/git/ ]]
+++ url=binutils-gdb.git
+++ url='https://sourceware.org/git/?p=binutils-gdb.git'
+++ echo 'https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=0e2ec3dbce8a3948277e7b02ece0d926ac8a4253'
+++ 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 gdb 0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++++ local dir=gdb/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ isubdir=gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253
+++ case "$print_arg" in
+++ cat interesting-commits/gdb/sha1/0e2ec3dbce8a3948277e7b02ece0d926ac8a4253/status.txt
+ true
+ generate_jenkins_html_files
-+ wait 54437
++ wait 100307
+ set -euf -o pipefail
-# generate_jenkins_html_files
+ echo '# generate_jenkins_html_files'
-... Skipping
+# generate_jenkins_html_files
+ true
+ case "$ci_project" in
+... Skipping
+ echo '... Skipping'
+ return
+ generate_readme html
@@ -825,6 +1669,38 @@
++ echo -n '<a href="./notify/jira/comment-template.txt">./notify/jira/comment-template.txt</a>'
+ echo '<li><a href="./notify/jira/comment-template.txt">./notify/jira/comment-template.txt</a>'
+ read -r cur_file
+++ print_readme_link html ./notify/jira/components
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/jira/components
+++ case $text_type in
+++ echo -n '<a href="./notify/jira/components">./notify/jira/components</a>'
++ echo '<li><a href="./notify/jira/components">./notify/jira/components</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/jira/description
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/jira/description
+++ case $text_type in
+++ echo -n '<a href="./notify/jira/description">./notify/jira/description</a>'
++ echo '<li><a href="./notify/jira/description">./notify/jira/description</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/jira/startdate
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/jira/startdate
+++ case $text_type in
+++ echo -n '<a href="./notify/jira/startdate">./notify/jira/startdate</a>'
++ echo '<li><a href="./notify/jira/startdate">./notify/jira/startdate</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/jira/summary
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/jira/summary
+++ case $text_type in
+++ echo -n '<a href="./notify/jira/summary">./notify/jira/summary</a>'
++ echo '<li><a href="./notify/jira/summary">./notify/jira/summary</a>'
++ read -r cur_file
++ print_readme_link html ./notify/mail-body.txt
++ set -euf -o pipefail
++ local text_type=html
@@ -1034,6 +1910,38 @@
++ echo -n ./notify/jira/comment-template.txt
+ echo '- ./notify/jira/comment-template.txt'
+ read -r cur_file
+++ print_readme_link txt ./notify/jira/components
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/jira/components
+++ case $text_type in
+++ echo -n ./notify/jira/components
++ echo '- ./notify/jira/components'
++ read -r cur_file
+++ print_readme_link txt ./notify/jira/description
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/jira/description
+++ case $text_type in
+++ echo -n ./notify/jira/description
++ echo '- ./notify/jira/description'
++ read -r cur_file
+++ print_readme_link txt ./notify/jira/startdate
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/jira/startdate
+++ case $text_type in
+++ echo -n ./notify/jira/startdate
++ echo '- ./notify/jira/startdate'
++ read -r cur_file
+++ print_readme_link txt ./notify/jira/summary
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/jira/summary
+++ case $text_type in
+++ echo -n ./notify/jira/summary
++ echo '- ./notify/jira/summary'
++ read -r cur_file
++ print_readme_link txt ./notify/mail-body.txt
++ set -euf -o pipefail
++ local text_type=txt
@@ -1090,22 +1998,22 @@
# generate dashboard
+ echo '# generate dashboard'
+ generate_dashboard_squad
-# generate_dashboard_squad
-... Skipping
+ local results_date
+# generate_dashboard_squad
+ echo '# generate_dashboard_squad'
+ false
+... Skipping
+ echo '... Skipping'
+ return
+ post_dashboard_squad
# post_dashboard_squad
+ echo '# post_dashboard_squad'
+ false
-... Skipping
+ echo '... Skipping'
+... Skipping
+ return
+ generate_lnt_report
-+ wait 54557
++ wait 100443
+ set -euf -o pipefail
+ local results_date
# generate_lnt_report
@@ -1116,20 +2024,20 @@
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1703745425
-++ date '+%Y-%m-%d %H:%M:%S' --date @1703745425
-+ results_date='2023-12-28 06:37:05'
++ results_date=1703776731
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703776731
++ results_date='2023-12-28 15:18:51'
+ local jira_key=-
+ '[' -f artifacts/notify/jira/key ']'
+ case "$ci_project" in
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/564/ tcwg_gdb_build master-aarch64 '2023-12-28 06:37:05' - artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/564/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/565/ tcwg_gdb_build master-aarch64 '2023-12-28 15:18:51' - artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gdb_build--master-aarch64-build/565/
+ local ci_project=tcwg_gdb_build
+ local ci_config=master-aarch64
-+ local 'results_date=2023-12-28 06:37:05'
++ local 'results_date=2023-12-28 15:18:51'
+ local jira_key=-
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
@@ -1143,15 +2051,15 @@ find: ‘artifacts/sumfiles’: No such file or directory
+ true
+ release_testresults_files
# release_testresults_files
-... Done
+ echo '# release_testresults_files'
+ '[' -d artifacts/jenkins ']'
+ '[' -f artifacts/testresults/testresults-mail-recipients.txt ']'
+... Done
+ echo '... Done'
+ post_to_jira
+ set -euf -o pipefail
-+ echo '# post_to_jira'
# post_to_jira
++ echo '# post_to_jira'
+ local post_card_comment=false
+ local post_template_comment=false
+ false