summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--01-reset_artifacts/console.log.xzbin2152 -> 2124 bytes
-rw-r--r--02-prepare_abe/console.log.xzbin2676 -> 2616 bytes
-rw-r--r--04-build_abe-bootstrap_ubsan/console.log.xzbin361020 -> 361076 bytes
-rw-r--r--04-build_abe-bootstrap_ubsan/make-gcc-stage2.log.xzbin276832 -> 278196 bytes
-rw-r--r--05-check_regression/console.log.xzbin1112 -> 1112 bytes
-rw-r--r--git/gcc_rev2
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log145
-rw-r--r--jenkins/notify-init.log46
-rw-r--r--jenkins/run-build.env8
-rw-r--r--manifest.sh4
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/mail-body.txt18
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
15 files changed, 109 insertions, 122 deletions
diff --git a/01-reset_artifacts/console.log.xz b/01-reset_artifacts/console.log.xz
index afb7710..db29d02 100644
--- a/01-reset_artifacts/console.log.xz
+++ b/01-reset_artifacts/console.log.xz
Binary files differ
diff --git a/02-prepare_abe/console.log.xz b/02-prepare_abe/console.log.xz
index 42ed3a0..36ede33 100644
--- a/02-prepare_abe/console.log.xz
+++ b/02-prepare_abe/console.log.xz
Binary files differ
diff --git a/04-build_abe-bootstrap_ubsan/console.log.xz b/04-build_abe-bootstrap_ubsan/console.log.xz
index 444a4ac..601d6e1 100644
--- a/04-build_abe-bootstrap_ubsan/console.log.xz
+++ b/04-build_abe-bootstrap_ubsan/console.log.xz
Binary files differ
diff --git a/04-build_abe-bootstrap_ubsan/make-gcc-stage2.log.xz b/04-build_abe-bootstrap_ubsan/make-gcc-stage2.log.xz
index 21ba616..4efc847 100644
--- a/04-build_abe-bootstrap_ubsan/make-gcc-stage2.log.xz
+++ b/04-build_abe-bootstrap_ubsan/make-gcc-stage2.log.xz
Binary files differ
diff --git a/05-check_regression/console.log.xz b/05-check_regression/console.log.xz
index ec00326..a70cfa2 100644
--- a/05-check_regression/console.log.xz
+++ b/05-check_regression/console.log.xz
Binary files differ
diff --git a/git/gcc_rev b/git/gcc_rev
index 0fe4895..a574807 100644
--- a/git/gcc_rev
+++ b/git/gcc_rev
@@ -1 +1 @@
-0077c0fb19981c108a01cd15af9b2d6d478c183b
+52eedfa00960f2d255ec542626e3531a65aa8bb8
diff --git a/jenkins/build-name b/jenkins/build-name
index 82b1bbb..4938471 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#272-gcc-R1
+#273-gcc-R1
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 00cd4b4..2050078 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -26,17 +26,17 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/271/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/271/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/272/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/272/'
+ 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/272/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/272/'
-+ echo '# Using dir : artifacts'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/273/
# Using dir : artifacts
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/273/'
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -76,7 +76,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
-++ '[' x0077c0fb19981c108a01cd15af9b2d6d478c183b '!=' x4450984d0a18cd4e352d396231ba2c457d20feea ']'
+++ '[' x52eedfa00960f2d255ec542626e3531a65aa8bb8 '!=' x0077c0fb19981c108a01cd15af9b2d6d478c183b ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -89,17 +89,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=0077c0fb19981c108a01cd15af9b2d6d478c183b
++ first_bad=52eedfa00960f2d255ec542626e3531a65aa8bb8
++ 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=4450984d0a18cd4e352d396231ba2c457d20feea
++ last_good=0077c0fb19981c108a01cd15af9b2d6d478c183b
+ local res
+ res=0
-+ wait 278876
++ wait 280126
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -113,21 +113,21 @@
++ 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=4450984d0a18cd4e352d396231ba2c457d20feea
++ base_rev=0077c0fb19981c108a01cd15af9b2d6d478c183b
++ 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=0077c0fb19981c108a01cd15af9b2d6d478c183b
-++ git -C gcc rev-parse '0077c0fb19981c108a01cd15af9b2d6d478c183b^@'
++ cur_rev=52eedfa00960f2d255ec542626e3531a65aa8bb8
+++ git -C gcc rev-parse '52eedfa00960f2d255ec542626e3531a65aa8bb8^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 4547c271c455dcf54ce9c4bb820acdd3b6193f6d = 4450984d0a18cd4e352d396231ba2c457d20feea ']'
++ '[' 97fc8851f60fda381ac3bf6213a1cc93d9fda4f0 = 0077c0fb19981c108a01cd15af9b2d6d478c183b ']'
+ return 1
+ change_kind=single_component
-+ echo '# Debug traces :'
# Debug traces :
# change_kind=single_component : gcc
++ echo '# Debug traces :'
+ echo '# change_kind=single_component : gcc'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
@@ -136,18 +136,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=4450984d0a18cd4e352d396231ba2c457d20feea
++ base_rev=0077c0fb19981c108a01cd15af9b2d6d478c183b
++ 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=0077c0fb19981c108a01cd15af9b2d6d478c183b
-++ git -C gcc rev-list --count 4450984d0a18cd4e352d396231ba2c457d20feea..0077c0fb19981c108a01cd15af9b2d6d478c183b
-+ c_commits=32
-# rev for gcc : 4450984d0a18cd4e352d396231ba2c457d20feea..0077c0fb19981c108a01cd15af9b2d6d478c183b (32 commits)
-+ echo '# rev for gcc : 4450984d0a18cd4e352d396231ba2c457d20feea..0077c0fb19981c108a01cd15af9b2d6d478c183b (32 commits)'
++ cur_rev=52eedfa00960f2d255ec542626e3531a65aa8bb8
+++ git -C gcc rev-list --count 0077c0fb19981c108a01cd15af9b2d6d478c183b..52eedfa00960f2d255ec542626e3531a65aa8bb8
++ c_commits=30
+# rev for gcc : 0077c0fb19981c108a01cd15af9b2d6d478c183b..52eedfa00960f2d255ec542626e3531a65aa8bb8 (30 commits)
++ echo '# rev for gcc : 0077c0fb19981c108a01cd15af9b2d6d478c183b..52eedfa00960f2d255ec542626e3531a65aa8bb8 (30 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
@@ -188,8 +188,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
@@ -230,9 +230,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/272/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/273/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/272/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/273/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -255,19 +255,15 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=4450984d0a18cd4e352d396231ba2c457d20feea
++ base_rev=0077c0fb19981c108a01cd15af9b2d6d478c183b
++ 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=0077c0fb19981c108a01cd15af9b2d6d478c183b
-+ read -r email
-++ git -C gcc log --pretty=%ae 4450984d0a18cd4e352d396231ba2c457d20feea..0077c0fb19981c108a01cd15af9b2d6d478c183b
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
++ cur_rev=52eedfa00960f2d255ec542626e3531a65aa8bb8
+ read -r email
+++ git -C gcc log --pretty=%ae 0077c0fb19981c108a01cd15af9b2d6d478c183b..52eedfa00960f2d255ec542626e3531a65aa8bb8
+ emails["$email"]=cc
+ read -r email
+ emails["$email"]=cc
@@ -336,19 +332,15 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=4450984d0a18cd4e352d396231ba2c457d20feea
++ base_rev=0077c0fb19981c108a01cd15af9b2d6d478c183b
++ 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=0077c0fb19981c108a01cd15af9b2d6d478c183b
-+ read -r email
-++ git -C gcc log --pretty=%ce 4450984d0a18cd4e352d396231ba2c457d20feea..0077c0fb19981c108a01cd15af9b2d6d478c183b
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
++ cur_rev=52eedfa00960f2d255ec542626e3531a65aa8bb8
+ read -r email
+++ git -C gcc log --pretty=%ce 0077c0fb19981c108a01cd15af9b2d6d478c183b..52eedfa00960f2d255ec542626e3531a65aa8bb8
+ emails["$email"]=to
+ read -r email
+ emails["$email"]=to
@@ -424,16 +416,6 @@
+ 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=bcc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
@@ -470,6 +452,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=cc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
@@ -490,15 +477,15 @@
+ case "$type" in
+ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=to
++ type=cc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$email")
++ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
-+ type=to
++ type=cc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$email")
++ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
@@ -525,7 +512,7 @@
+ case "$type" in
+ recipients+=("$email")
+ IFS=,
-+ echo vineetg@rivosinc.com,aldot@gcc.gnu.org,mjw@redhat.com,fweimer@redhat.com,bcc:tcwg-validation@linaro.org,jakub@redhat.com,polacek@redhat.com,ubizjak@gmail.com,cc:gcc-regression@gcc.gnu.org,kito.cheng@sifive.com,tamar.christina@arm.com,cc:juzhe.zhong@rivai.ai,hongyu.wang@intel.com,patrick@rivosinc.com,tom@tromey.com,lehua.ding@rivai.ai,rguenther@suse.de,gccadmin@gcc.gnu.org,dmalcolm@redhat.com,hongtao.liu@intel.com,ppalka@redhat.com,jwakely@redhat.com
++ echo ebotcazou@adacore.com,xry111@xry111.site,bcc:tcwg-validation@linaro.org,jakub@redhat.com,danglin@gcc.gnu.org,ubizjak@gmail.com,cc:gcc-regression@gcc.gnu.org,tobias@codesourcery.com,avr@gjlay.de,rguenther@suse.de,cc:liwei@loongson.cn,chenglulu@loongson.cn,guihaoc@gcc.gnu.org,gccadmin@gcc.gnu.org,cc:pinskia@gmail.com,cc:xujiahao@loongson.cn,ewlu@rivosinc.com,fxcoudert@gcc.gnu.org,ppalka@redhat.com,mjires@suse.cz,jwakely@redhat.com
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -546,20 +533,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=4450984d0a18cd4e352d396231ba2c457d20feea
+++ base_rev=0077c0fb19981c108a01cd15af9b2d6d478c183b
+++ 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=0077c0fb19981c108a01cd15af9b2d6d478c183b
-+++ git -C gcc rev-list --count 4450984d0a18cd4e352d396231ba2c457d20feea..0077c0fb19981c108a01cd15af9b2d6d478c183b
-++ c_commits=32
-++ new_commits=32
+++ cur_rev=52eedfa00960f2d255ec542626e3531a65aa8bb8
++++ git -C gcc rev-list --count 0077c0fb19981c108a01cd15af9b2d6d478c183b..52eedfa00960f2d255ec542626e3531a65aa8bb8
+++ c_commits=30
+++ new_commits=30
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '32 commits in gcc'
+++ echo '30 commits in gcc'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -597,17 +584,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '32 commits in gcc: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' '30 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/272/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/273/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/271/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/272/artifact/artifacts
+ cat
++ gnu_print_config --short
++ false
@@ -649,20 +636,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=4450984d0a18cd4e352d396231ba2c457d20feea
+++ base_rev=0077c0fb19981c108a01cd15af9b2d6d478c183b
+++ 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=0077c0fb19981c108a01cd15af9b2d6d478c183b
-+++ git -C gcc rev-list --count 4450984d0a18cd4e352d396231ba2c457d20feea..0077c0fb19981c108a01cd15af9b2d6d478c183b
-++ c_commits=32
-++ new_commits=32
+++ cur_rev=52eedfa00960f2d255ec542626e3531a65aa8bb8
++++ git -C gcc rev-list --count 0077c0fb19981c108a01cd15af9b2d6d478c183b..52eedfa00960f2d255ec542626e3531a65aa8bb8
+++ c_commits=30
+++ new_commits=30
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '32 commits in gcc'
+++ echo '30 commits in gcc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -671,19 +658,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=4450984d0a18cd4e352d396231ba2c457d20feea
+++ base_rev=0077c0fb19981c108a01cd15af9b2d6d478c183b
+++ 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=0077c0fb19981c108a01cd15af9b2d6d478c183b
-+++ git -C gcc rev-list --count 4450984d0a18cd4e352d396231ba2c457d20feea..0077c0fb19981c108a01cd15af9b2d6d478c183b
-++ c_commits=32
+++ cur_rev=52eedfa00960f2d255ec542626e3531a65aa8bb8
++++ git -C gcc rev-list --count 0077c0fb19981c108a01cd15af9b2d6d478c183b..52eedfa00960f2d255ec542626e3531a65aa8bb8
+++ c_commits=30
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 4450984d0a18cd4e352d396231ba2c457d20feea..0077c0fb19981c108a01cd15af9b2d6d478c183b
-++ '[' 32 -gt 5 ']'
-++ echo '... and 27 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 0077c0fb19981c108a01cd15af9b2d6d478c183b..52eedfa00960f2d255ec542626e3531a65aa8bb8
+++ '[' 30 -gt 5 ']'
+++ echo '... and 25 more commits in gcc'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -737,8 +724,8 @@
++ echo 'CI config tcwg_bootstrap_build/master-aarch64-bootstrap_ubsan'
+ '[' single_component '!=' single_commit ']'
+ return
-+ echo '# generate dashboard'
# generate dashboard
++ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
# generate_dashboard_squad
@@ -755,7 +742,7 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 279020
++ wait 280270
+ set -euf -o pipefail
# generate_lnt_report
+ echo '# generate_lnt_report'
@@ -765,8 +752,8 @@
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/272/ 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/272/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/273/ 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/273/
+ local ci_project=tcwg_bootstrap_build
+ local ci_config=master-aarch64-bootstrap_ubsan
+ local sumfiles_dir=artifacts/sumfiles
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index b9f4515..453fc14 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -21,23 +21,23 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-aarch64-bootstrap_ubsan
-# Debug traces :
+ echo '# Debug traces :'
+# 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/271/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/271/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/272/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/272/'
+ 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/272/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/272/'
-+ echo '# Using dir : artifacts'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/273/
# Using dir : artifacts
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/273/'
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
@@ -45,8 +45,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
@@ -76,7 +76,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
-++ '[' x0077c0fb19981c108a01cd15af9b2d6d478c183b '!=' x4450984d0a18cd4e352d396231ba2c457d20feea ']'
+++ '[' x52eedfa00960f2d255ec542626e3531a65aa8bb8 '!=' x0077c0fb19981c108a01cd15af9b2d6d478c183b ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -89,17 +89,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=0077c0fb19981c108a01cd15af9b2d6d478c183b
++ first_bad=52eedfa00960f2d255ec542626e3531a65aa8bb8
++ 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=4450984d0a18cd4e352d396231ba2c457d20feea
++ last_good=0077c0fb19981c108a01cd15af9b2d6d478c183b
+ local res
+ res=0
-+ wait 278763
++ wait 280013
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -113,16 +113,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=4450984d0a18cd4e352d396231ba2c457d20feea
++ base_rev=0077c0fb19981c108a01cd15af9b2d6d478c183b
++ 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=0077c0fb19981c108a01cd15af9b2d6d478c183b
-++ git -C gcc rev-parse '0077c0fb19981c108a01cd15af9b2d6d478c183b^@'
++ cur_rev=52eedfa00960f2d255ec542626e3531a65aa8bb8
+++ git -C gcc rev-parse '52eedfa00960f2d255ec542626e3531a65aa8bb8^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 4547c271c455dcf54ce9c4bb820acdd3b6193f6d = 4450984d0a18cd4e352d396231ba2c457d20feea ']'
++ '[' 97fc8851f60fda381ac3bf6213a1cc93d9fda4f0 = 0077c0fb19981c108a01cd15af9b2d6d478c183b ']'
+ return 1
+ change_kind=single_component
+ echo '# Debug traces :'
@@ -136,19 +136,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=4450984d0a18cd4e352d396231ba2c457d20feea
++ base_rev=0077c0fb19981c108a01cd15af9b2d6d478c183b
++ 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=0077c0fb19981c108a01cd15af9b2d6d478c183b
-++ git -C gcc rev-list --count 4450984d0a18cd4e352d396231ba2c457d20feea..0077c0fb19981c108a01cd15af9b2d6d478c183b
-+ c_commits=32
-# rev for gcc : 4450984d0a18cd4e352d396231ba2c457d20feea..0077c0fb19981c108a01cd15af9b2d6d478c183b (32 commits)
-+ echo '# rev for gcc : 4450984d0a18cd4e352d396231ba2c457d20feea..0077c0fb19981c108a01cd15af9b2d6d478c183b (32 commits)'
-+ echo ''
++ cur_rev=52eedfa00960f2d255ec542626e3531a65aa8bb8
+++ git -C gcc rev-list --count 0077c0fb19981c108a01cd15af9b2d6d478c183b..52eedfa00960f2d255ec542626e3531a65aa8bb8
++ c_commits=30
+# rev for gcc : 0077c0fb19981c108a01cd15af9b2d6d478c183b..52eedfa00960f2d255ec542626e3531a65aa8bb8 (30 commits)
++ echo '# rev for gcc : 0077c0fb19981c108a01cd15af9b2d6d478c183b..52eedfa00960f2d255ec542626e3531a65aa8bb8 (30 commits)'
++ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
+ '[' ignore = precommit ']'
@@ -178,5 +178,5 @@
+ return
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
-Init stage ran successfully.
+ exit 0
+Init stage ran successfully.
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index 877d8fa..f9295b1 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,13 +1,13 @@
-build_name="#272"
+build_name="#273"
docker_opts=(--distro
default
--arch
arm64
--node
-tcwg-snow-02 )
+tcwg-jade-06 )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#272-gcc"
+build_name="#273-gcc"
branch_opt=(==rr\[gcc_git\]
https://github.com/gcc-mirror/gcc.git#master )
-build_name="#272-gcc-R1"
+build_name="#273-gcc-R1"
diff --git a/manifest.sh b/manifest.sh
index 694bc16..f34ca91 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=024a39edf25ab3f91ea1b2d6fd17c605c6e3577c"
+declare -g "jenkins_scripts_rev=4b6e89aff62738f9114d4143d1af5183bb0f14c9"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_bootstrap_build"
@@ -6,7 +6,7 @@ rr[ci_config]="master-aarch64-bootstrap_ubsan"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/272/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/273/"
declare -g "SQUAD_GRP="
rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#master"
# Saving rr[] in the manifest
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index ef8c240..ce2b7d9 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
Success
-Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/272/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/273/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 8aa9480..295c673 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,13 +2,13 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In bootstrap_build master-aarch64-bootstrap_ubsan after:
- | 32 commits in gcc
- | 0077c0fb199 c++: constantness of call to function pointer [PR111703]
- | 4547c271c45 diagnostics: make m_lang_mask private
- | 7a496b7ce10 middle-end: skip checking loop exits if loop malformed [PR111878]
- | ec35fdc9576 gcc.c-torture/execute/931004-13.c: Fix declaration of main
- | 5f1105612b5 RISC-V: Implement target attribute
- | ... and 27 more commits in gcc
+ | 30 commits in gcc
+ | 52eedfa0096 c++: Implement C++ DR 2406 - [[fallthrough]] attribute and iteration statements
+ | 97fc8851f60 libstdc++: Adjust std::in_range template parameter name
+ | 66c15287ddb libstdc++: Add more Doxygen comments and another test for std::out_ptr
+ | 9c950c0ad8d libstdc++: Fix Doxygen markup
+ | 6dd4c703be1 match.pd: Optimize ctz/popcount/parity/ffs on extended argument [PR112566]
+ | ... and 25 more commits in gcc
Results changed to
# reset_artifacts:
@@ -32,6 +32,6 @@ CI config tcwg_bootstrap_build/master-aarch64-bootstrap_ubsan
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/272/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/271/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/273/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/272/artifact/artifacts
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index bcdd710..08836e0 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-vineetg@rivosinc.com,aldot@gcc.gnu.org,mjw@redhat.com,fweimer@redhat.com,bcc:tcwg-validation@linaro.org,jakub@redhat.com,polacek@redhat.com,ubizjak@gmail.com,cc:gcc-regression@gcc.gnu.org,kito.cheng@sifive.com,tamar.christina@arm.com,cc:juzhe.zhong@rivai.ai,hongyu.wang@intel.com,patrick@rivosinc.com,tom@tromey.com,lehua.ding@rivai.ai,rguenther@suse.de,gccadmin@gcc.gnu.org,dmalcolm@redhat.com,hongtao.liu@intel.com,ppalka@redhat.com,jwakely@redhat.com
+ebotcazou@adacore.com,xry111@xry111.site,bcc:tcwg-validation@linaro.org,jakub@redhat.com,danglin@gcc.gnu.org,ubizjak@gmail.com,cc:gcc-regression@gcc.gnu.org,tobias@codesourcery.com,avr@gjlay.de,rguenther@suse.de,cc:liwei@loongson.cn,chenglulu@loongson.cn,guihaoc@gcc.gnu.org,gccadmin@gcc.gnu.org,cc:pinskia@gmail.com,cc:xujiahao@loongson.cn,ewlu@rivosinc.com,fxcoudert@gcc.gnu.org,ppalka@redhat.com,mjires@suse.cz,jwakely@redhat.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index af7e599..1ba153b 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 32 commits in gcc: Success on aarch64
+[Linaro-TCWG-CI] 30 commits in gcc: Success on aarch64