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.log224
1 files changed, 145 insertions, 79 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 45a37aa..df652f5 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p52219: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh
++ remote_exec tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p37707: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh
+ set -euf -o pipefail
+ local host
-++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p52219:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p37707:
++ cut -d: -f 1
-+ host=tcwg-jade-05
++ host=tcwg-jade-06
+ local port
-++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p52219:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p37707:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p52219:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p37707:
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_0
++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_3
+ local opts
-++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p52219:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p37707:
++ cut -s -d: -f 4
-+ opts=-p52219
++ opts=-p37707
+ local env_vars
-++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_0:-p52219:
+++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p37707:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -58,10 +58,10 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_gnu-build.sh
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_0
-+ ssh -p52219 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_0 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_3
++ ssh -p37707 tcwg-jade-06 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_3 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh'
-/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh
+/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -81,24 +81,24 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=master-aarch64-bootstrap_ubsan
+# 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_bootstrap_build--master-aarch64-bootstrap_ubsan-build/256/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/256/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/257/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/257/'
# 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/257/
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/258/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/258/'
++ echo '# Using dir : artifacts'
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/257/'
-+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
@@ -137,7 +137,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
-++ '[' x64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf '!=' x3e888f94624294d2b9b34ebfee0916768e5d9c3f ']'
+++ '[' x6afa984f47e16e8bd958646d7407b74e61041f5d '!=' x64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -150,17 +150,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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
++ first_bad=6afa984f47e16e8bd958646d7407b74e61041f5d
++ 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=3e888f94624294d2b9b34ebfee0916768e5d9c3f
++ last_good=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
+ local res
+ res=0
-+ wait 281273
++ wait 278754
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -174,16 +174,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=3e888f94624294d2b9b34ebfee0916768e5d9c3f
++ base_rev=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
++ 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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
-++ git -C gcc rev-parse '64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf^@'
++ cur_rev=6afa984f47e16e8bd958646d7407b74e61041f5d
+++ git -C gcc rev-parse '6afa984f47e16e8bd958646d7407b74e61041f5d^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 7480dbb6e7891f63bd2e0181786e9db8abe4f37d = 3e888f94624294d2b9b34ebfee0916768e5d9c3f ']'
++ '[' f432a594fe6d3a0de1330ba69200d158e6248083 = 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf ']'
+ return 1
+ change_kind=single_component
# Debug traces :
@@ -197,18 +197,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=3e888f94624294d2b9b34ebfee0916768e5d9c3f
++ base_rev=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
++ 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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
-++ git -C gcc rev-list --count 3e888f94624294d2b9b34ebfee0916768e5d9c3f..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
-+ c_commits=20
-# rev for gcc : 3e888f94624294d2b9b34ebfee0916768e5d9c3f..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf (20 commits)
++ cur_rev=6afa984f47e16e8bd958646d7407b74e61041f5d
+++ git -C gcc rev-list --count 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..6afa984f47e16e8bd958646d7407b74e61041f5d
++ c_commits=29
++ echo '# rev for gcc : 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..6afa984f47e16e8bd958646d7407b74e61041f5d (29 commits)'
+# rev for gcc : 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..6afa984f47e16e8bd958646d7407b74e61041f5d (29 commits)
-+ echo '# rev for gcc : 3e888f94624294d2b9b34ebfee0916768e5d9c3f..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf (20 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -249,8 +249,8 @@
+ return
+ 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
@@ -291,9 +291,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/257/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/258/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/257/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/258/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -316,15 +316,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=3e888f94624294d2b9b34ebfee0916768e5d9c3f
++ base_rev=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
++ 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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
++ cur_rev=6afa984f47e16e8bd958646d7407b74e61041f5d
++ read -r email
+++ git -C gcc log --pretty=%ae 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..6afa984f47e16e8bd958646d7407b74e61041f5d
++ 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 3e888f94624294d2b9b34ebfee0916768e5d9c3f..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
+ emails["$email"]=cc
+ read -r email
+ emails["$email"]=cc
@@ -373,15 +391,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=3e888f94624294d2b9b34ebfee0916768e5d9c3f
++ base_rev=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
++ 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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
++ cur_rev=6afa984f47e16e8bd958646d7407b74e61041f5d
++ read -r email
+++ git -C gcc log --pretty=%ce 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..6afa984f47e16e8bd958646d7407b74e61041f5d
++ 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 3e888f94624294d2b9b34ebfee0916768e5d9c3f..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
+ emails["$email"]=to
+ read -r email
+ emails["$email"]=to
@@ -427,12 +463,22 @@
+ recipients=()
+ local -a recipients
+ for email in "${!emails[@]}"
-+ type=bcc
++ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$type:$email")
++ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=cc
++ type=to
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$email")
++ for email in "${!emails[@]}"
++ type=to
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$email")
++ for email in "${!emails[@]}"
++ type=bcc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ recipients+=("$type:$email")
@@ -517,8 +563,28 @@
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ recipients+=("$email")
++ for email in "${!emails[@]}"
++ type=to
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$email")
++ for email in "${!emails[@]}"
++ type=to
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$email")
++ for email in "${!emails[@]}"
++ type=to
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$email")
++ for email in "${!emails[@]}"
++ type=to
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$email")
+ IFS=,
-+ echo bcc:tcwg-validation@linaro.org,cc:neal.frager@amd.com,gaiusmod2@gmail.com,ubizjak@gmail.com,cc:gcc-regression@gcc.gnu.org,cc:juzhe.zhong@rivai.ai,patrick@rivosinc.com,rdapp@ventanamicro.com,cel@linux.ibm.com,eager@eagercon.com,vmakarov@redhat.com,gccadmin@gcc.gnu.org,dmalcolm@redhat.com,pan2.li@intel.com,xuli1@eswincomputing.com,christoph.muellner@vrull.eu,cc:cel@us.ibm.com,cupertino.miranda@oracle.com
++ echo andre.simoesdiasvieira@arm.com,roger@nextmovesoftware.com,vineetg@rivosinc.com,bcc:tcwg-validation@linaro.org,jakub@redhat.com,ubizjak@gmail.com,cc:gcc-regression@gcc.gnu.org,cc:juzhe.zhong@rivai.ai,jlaw@ventanamicro.com,uecker@tugraz.at,patrick@rivosinc.com,rdapp@ventanamicro.com,rguenther@suse.de,egallager@gcc.gnu.org,gccadmin@gcc.gnu.org,thomas@codesourcery.com,dmalcolm@redhat.com,pan2.li@intel.com,cc:sam@gentoo.org,ewlu@rivosinc.com,xuli1@eswincomputing.com,hongtao.liu@intel.com,ibuclaw@gdcproject.org,jwakely@redhat.com
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -539,20 +605,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=3e888f94624294d2b9b34ebfee0916768e5d9c3f
+++ base_rev=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
+++ 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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
-+++ git -C gcc rev-list --count 3e888f94624294d2b9b34ebfee0916768e5d9c3f..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
-++ c_commits=20
-++ new_commits=20
+++ cur_rev=6afa984f47e16e8bd958646d7407b74e61041f5d
++++ git -C gcc rev-list --count 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..6afa984f47e16e8bd958646d7407b74e61041f5d
+++ c_commits=29
+++ new_commits=29
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '20 commits in gcc'
+++ echo '29 commits in gcc'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -568,7 +634,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_3/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
@@ -590,21 +656,21 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '20 commits in gcc: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' '29 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/257/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/258/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/256/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/257/artifact/artifacts
+ 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_3/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
@@ -642,20 +708,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=3e888f94624294d2b9b34ebfee0916768e5d9c3f
+++ base_rev=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
+++ 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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
-+++ git -C gcc rev-list --count 3e888f94624294d2b9b34ebfee0916768e5d9c3f..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
-++ c_commits=20
-++ new_commits=20
+++ cur_rev=6afa984f47e16e8bd958646d7407b74e61041f5d
++++ git -C gcc rev-list --count 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..6afa984f47e16e8bd958646d7407b74e61041f5d
+++ c_commits=29
+++ new_commits=29
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '20 commits in gcc'
+++ echo '29 commits in gcc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -664,19 +730,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=3e888f94624294d2b9b34ebfee0916768e5d9c3f
+++ base_rev=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
+++ 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=64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
-+++ git -C gcc rev-list --count 3e888f94624294d2b9b34ebfee0916768e5d9c3f..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
-++ c_commits=20
+++ cur_rev=6afa984f47e16e8bd958646d7407b74e61041f5d
++++ git -C gcc rev-list --count 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..6afa984f47e16e8bd958646d7407b74e61041f5d
+++ c_commits=29
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 3e888f94624294d2b9b34ebfee0916768e5d9c3f..64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf
-++ '[' 20 -gt 5 ']'
-++ echo '... and 15 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 64f3a1937a2b87ebe5f3c1bf2ceec48bfbcd4ccf..6afa984f47e16e8bd958646d7407b74e61041f5d
+++ '[' 29 -gt 5 ']'
+++ echo '... and 24 more commits in gcc'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -707,7 +773,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_3/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
@@ -730,36 +796,36 @@
++ echo 'CI config tcwg_bootstrap_build/master-aarch64-bootstrap_ubsan'
+ '[' single_component '!=' single_commit ']'
+ return
-# generate dashboard
+ echo '# generate dashboard'
+# generate dashboard
+ generate_dashboard_squad
+ local results_date
-+ echo '# generate_dashboard_squad'
# generate_dashboard_squad
++ echo '# generate_dashboard_squad'
... Skipping
+ false
+ echo '... Skipping'
+ return
-+ post_dashboard_squad
# post_dashboard_squad
++ post_dashboard_squad
+ echo '# post_dashboard_squad'
... Skipping
+ false
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 281417
++ wait 278898
+ set -euf -o pipefail
-# generate_lnt_report
+ echo '# generate_lnt_report'
+# generate_lnt_report
+ true
+ case "$ci_project" in
-+ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/lnt-utils.sh
++ 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/257/ tcwg_bootstrap_build master-aarch64-bootstrap_ubsan artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/257/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/258/ tcwg_bootstrap_build master-aarch64-bootstrap_ubsan artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/258/
+ local ci_project=tcwg_bootstrap_build
+ local ci_config=master-aarch64-bootstrap_ubsan
+ local sumfiles_dir=artifacts/sumfiles
@@ -767,12 +833,12 @@
+ local -a sumfiles
+ readarray -t -d '' sumfiles
++ find artifacts/sumfiles -name '*.sum' -print0
-# post_to_jira
find: ‘artifacts/sumfiles’: No such file or directory
+ '[' 0 = 0 ']'
+ return
+ false
+ post_to_jira
+# post_to_jira
+ set -euf -o pipefail
+ echo '# post_to_jira'
+ local post_card_comment=false