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.log219
1 files changed, 135 insertions, 84 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 4d149d7..8b04f70 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __stage full __verbose true __build_script tcwg_gnu-build.sh
+/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __stage full __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -9,8 +9,8 @@
+ declare -a changed_components
+ declare print_commits_f print_result_f print_config_f print_last_icommit_f
+ dump_model_only=false
-# setup_notify_environment
+ setup_notify_environment
+# setup_notify_environment
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
@@ -26,18 +26,18 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/311/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/311/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/312/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/312/'
# Using dir : base-artifacts
+ 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_bootstrap_build--master-aarch64-bootstrap_ubsan-build/312/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/312/'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/'
++ echo '# Using dir : artifacts'
# Using dir : artifacts
-+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ case "$notify" in
@@ -75,7 +75,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
-++ '[' x87dfd70723385486645de3b8c93fa1e19143fa46 '!=' xed60b2868abdb7932bda1dd08477c12fe62a49cb ']'
+++ '[' xf19ceb2d49afdfa527d2109476a3f1d383c47e1b '!=' x87dfd70723385486645de3b8c93fa1e19143fa46 ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -88,17 +88,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=87dfd70723385486645de3b8c93fa1e19143fa46
++ first_bad=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++ 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=ed60b2868abdb7932bda1dd08477c12fe62a49cb
++ last_good=87dfd70723385486645de3b8c93fa1e19143fa46
+ local res
+ res=0
-+ wait 279945
++ wait 277962
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -112,16 +112,16 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=ed60b2868abdb7932bda1dd08477c12fe62a49cb
++ base_rev=87dfd70723385486645de3b8c93fa1e19143fa46
++ 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=87dfd70723385486645de3b8c93fa1e19143fa46
-++ git -C gcc rev-parse '87dfd70723385486645de3b8c93fa1e19143fa46^@'
++ cur_rev=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
+++ git -C gcc rev-parse 'f19ceb2d49afdfa527d2109476a3f1d383c47e1b^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' f83cfb8148bcf0876df76761a9a4545bc939667d = ed60b2868abdb7932bda1dd08477c12fe62a49cb ']'
++ '[' 80b8f1e53502a398248bbf10bf59f7d5b0f1c861 = 87dfd70723385486645de3b8c93fa1e19143fa46 ']'
+ return 1
+ change_kind=single_component
+ echo '# Debug traces :'
@@ -135,18 +135,18 @@
++ 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=ed60b2868abdb7932bda1dd08477c12fe62a49cb
++ base_rev=87dfd70723385486645de3b8c93fa1e19143fa46
++ 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=87dfd70723385486645de3b8c93fa1e19143fa46
-++ git -C gcc rev-list --count ed60b2868abdb7932bda1dd08477c12fe62a49cb..87dfd70723385486645de3b8c93fa1e19143fa46
-+ c_commits=6
-# rev for gcc : ed60b2868abdb7932bda1dd08477c12fe62a49cb..87dfd70723385486645de3b8c93fa1e19143fa46 (6 commits)
++ cur_rev=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
+++ git -C gcc rev-list --count 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++ c_commits=15
++ echo '# rev for gcc : 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b (15 commits)'
+# rev for gcc : 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b (15 commits)
-+ echo '# rev for gcc : ed60b2868abdb7932bda1dd08477c12fe62a49cb..87dfd70723385486645de3b8c93fa1e19143fa46 (6 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -171,8 +171,8 @@
+ print_config_f=gnu_print_config
+ post_interesting_commits init
+ set -euf -o pipefail
-+ echo '# post_interesting_commits'
# post_interesting_commits
++ echo '# post_interesting_commits'
+ local stage=init
+ '[' single_component '!=' single_commit ']'
+ return
@@ -194,31 +194,31 @@
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct ed60b2868abdb7932bda1dd08477c12fe62a49cb
-+ base_d=1703508479
+++ git -C gcc show --no-patch --pretty=%ct 87dfd70723385486645de3b8c93fa1e19143fa46
++ base_d=1703591647
++ get_current_component_date gcc
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct 87dfd70723385486645de3b8c93fa1e19143fa46
-+ cur_d=1703591647
-+ '[' x1703508479 '!=' x ']'
-+ '[' x1703591647 = x ']'
-+ '[' 1703591647 -lt 1703508479 ']'
-+ '[' x1703591647 = x ']'
-+ '[' 1703591647 -gt 0 ']'
-+ results_date=1703591647
-+ assert_with_msg 'Failed to produce results_date' '[' 1703591647 -gt 0 ']'
+++ git -C gcc show --no-patch --pretty=%ct f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++ cur_d=1703674924
++ '[' x1703591647 '!=' x ']'
++ '[' x1703674924 = x ']'
++ '[' 1703674924 -lt 1703591647 ']'
++ '[' x1703674924 = x ']'
++ '[' 1703674924 -gt 0 ']'
++ results_date=1703674924
++ assert_with_msg 'Failed to produce results_date' '[' 1703674924 -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=1703412382
-+ '[' 1703412382 '!=' '' ']'
-+ '[' 1703591647 -gt 1703412382 ']'
-+ results_date=1703502014
-+ rr[results_date]=1703502014
++ base_d=1703502014
++ '[' 1703502014 '!=' '' ']'
++ '[' 1703674924 -gt 1703502014 ']'
++ results_date=1703588469
++ rr[results_date]=1703588469
+ cat
+ manifest_out
+ cat
@@ -271,9 +271,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/312/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/312/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -296,15 +296,33 @@
++ 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=ed60b2868abdb7932bda1dd08477c12fe62a49cb
++ base_rev=87dfd70723385486645de3b8c93fa1e19143fa46
++ 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=87dfd70723385486645de3b8c93fa1e19143fa46
++ cur_rev=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++ read -r email
+++ git -C gcc log --pretty=%ae 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++ 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
-++ git -C gcc log --pretty=%ae ed60b2868abdb7932bda1dd08477c12fe62a49cb..87dfd70723385486645de3b8c93fa1e19143fa46
+ emails["$email"]=cc
+ read -r email
+ emails["$email"]=cc
@@ -325,15 +343,33 @@
++ 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=ed60b2868abdb7932bda1dd08477c12fe62a49cb
++ base_rev=87dfd70723385486645de3b8c93fa1e19143fa46
++ 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=87dfd70723385486645de3b8c93fa1e19143fa46
++ cur_rev=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++ read -r email
+++ git -C gcc log --pretty=%ce 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++ 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
-++ git -C gcc log --pretty=%ce ed60b2868abdb7932bda1dd08477c12fe62a49cb..87dfd70723385486645de3b8c93fa1e19143fa46
+ emails["$email"]=to
+ read -r email
+ emails["$email"]=to
@@ -356,6 +392,11 @@
+ case "$type" in
+ recipients+=("$email")
+ for email in "${!emails[@]}"
++ type=to
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$email")
++ for email in "${!emails[@]}"
+ type=bcc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
@@ -372,6 +413,11 @@
+ 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=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
@@ -391,8 +437,13 @@
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ recipients+=("$email")
++ for email in "${!emails[@]}"
++ type=cc
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$type:$email")
+ IFS=,
-+ echo dje.gcc@gmail.com,bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,cc:juzhe.zhong@rivai.ai,dizhao@os.amperecomputing.com,gccadmin@gcc.gnu.org,pan2.li@intel.com,jeevitha@linux.ibm.com
++ echo dje.gcc@gmail.com,xry111@xry111.site,bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,cc:juzhe.zhong@rivai.ai,cc:liwei@loongson.cn,chenglulu@loongson.cn,guihaoc@gcc.gnu.org,gccadmin@gcc.gnu.org,pan2.li@intel.com,cc:panchenghui@loongson.cn
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -413,20 +464,20 @@
+++ 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=ed60b2868abdb7932bda1dd08477c12fe62a49cb
+++ base_rev=87dfd70723385486645de3b8c93fa1e19143fa46
+++ 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=87dfd70723385486645de3b8c93fa1e19143fa46
-+++ git -C gcc rev-list --count ed60b2868abdb7932bda1dd08477c12fe62a49cb..87dfd70723385486645de3b8c93fa1e19143fa46
-++ c_commits=6
-++ new_commits=6
+++ cur_rev=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++++ git -C gcc rev-list --count 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b
+++ c_commits=15
+++ new_commits=15
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '6 commits in gcc'
+++ echo '15 commits in gcc'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -442,7 +493,7 @@
++ return 0
++ gnu_print_config --oneline
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_ubsan
++ local project=tcwg_bootstrap_build
@@ -465,17 +516,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '6 commits in gcc: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' '15 commits in gcc: 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_bootstrap_build--master-aarch64-bootstrap_ubsan-build/312/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/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_bootstrap_build--master-aarch64-bootstrap_ubsan-build/311/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/312/artifact/artifacts
+ local key=
+ '[' single_component = single_commit ']'
+ cat
@@ -483,7 +534,7 @@
+ cat
++ gnu_print_config --short
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_ubsan
++ local project=tcwg_bootstrap_build
@@ -522,20 +573,20 @@
+++ 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=ed60b2868abdb7932bda1dd08477c12fe62a49cb
+++ base_rev=87dfd70723385486645de3b8c93fa1e19143fa46
+++ 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=87dfd70723385486645de3b8c93fa1e19143fa46
-+++ git -C gcc rev-list --count ed60b2868abdb7932bda1dd08477c12fe62a49cb..87dfd70723385486645de3b8c93fa1e19143fa46
-++ c_commits=6
-++ new_commits=6
+++ cur_rev=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++++ git -C gcc rev-list --count 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b
+++ c_commits=15
+++ new_commits=15
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '6 commits in gcc'
+++ echo '15 commits in gcc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -544,19 +595,19 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=ed60b2868abdb7932bda1dd08477c12fe62a49cb
+++ base_rev=87dfd70723385486645de3b8c93fa1e19143fa46
+++ 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=87dfd70723385486645de3b8c93fa1e19143fa46
-+++ git -C gcc rev-list --count ed60b2868abdb7932bda1dd08477c12fe62a49cb..87dfd70723385486645de3b8c93fa1e19143fa46
-++ c_commits=6
+++ cur_rev=f19ceb2d49afdfa527d2109476a3f1d383c47e1b
++++ git -C gcc rev-list --count 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b
+++ c_commits=15
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline ed60b2868abdb7932bda1dd08477c12fe62a49cb..87dfd70723385486645de3b8c93fa1e19143fa46
-++ '[' 6 -gt 5 ']'
-++ echo '... and 1 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 87dfd70723385486645de3b8c93fa1e19143fa46..f19ceb2d49afdfa527d2109476a3f1d383c47e1b
+++ '[' 15 -gt 5 ']'
+++ echo '... and 10 more commits in gcc'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -587,7 +638,7 @@
++ return 0
++ gnu_print_config --long
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_ubsan
++ local project=tcwg_bootstrap_build
@@ -609,7 +660,7 @@
+ return
+ true
+ generate_jenkins_html_files
-+ wait 280121
++ wait 278138
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
# generate_jenkins_html_files
@@ -1052,44 +1103,44 @@
+ generate_dashboard_squad
# generate_dashboard_squad
... Skipping
+# post_dashboard_squad
+ local results_date
+ echo '# generate_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ post_dashboard_squad
-# post_dashboard_squad
-... Skipping
+ echo '# post_dashboard_squad'
+ false
+... Skipping
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 280241
++ wait 278258
+ set -euf -o pipefail
+ local results_date
# generate_lnt_report
+ echo '# generate_lnt_report'
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/lnt-utils.sh
++ declare is_first_lnt_entry
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1703502014
-++ date '+%Y-%m-%d %H:%M:%S' --date @1703502014
-+ results_date='2023-12-25 11:00:14'
++ results_date=1703588469
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703588469
++ results_date='2023-12-26 11:01:09'
+ 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_bootstrap_build--master-aarch64-bootstrap_ubsan-build/312/ tcwg_bootstrap_build master-aarch64-bootstrap_ubsan '2023-12-25 11:00:14' - artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/312/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/ tcwg_bootstrap_build master-aarch64-bootstrap_ubsan '2023-12-26 11:01:09' - artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/313/
+ local ci_project=tcwg_bootstrap_build
+ local ci_config=master-aarch64-bootstrap_ubsan
-+ local 'results_date=2023-12-25 11:00:14'
++ local 'results_date=2023-12-26 11:01:09'
+ local jira_key=-
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
@@ -1110,8 +1161,8 @@ find: ‘artifacts/sumfiles’: No such file or directory
+ 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