summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-18 23:19:53 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-18 23:19:53 +0000
commit186685c8ef1940bb95bf2de97a96aa6b502bf351 (patch)
treeff5c0baad23807292374a331c78e206590304cb2 /jenkins
parent31e64277c9c334804e60c7e3d965054ad4967dd3 (diff)
onsuccess: #269: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/269/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_O3: | 1 check_regression status : 0
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log153
-rw-r--r--jenkins/notify-init.log44
-rw-r--r--jenkins/run-build.env8
4 files changed, 98 insertions, 109 deletions
diff --git a/jenkins/build-name b/jenkins/build-name
index 8ef19b6..8044f9d 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#268-gcc-R1
+#269-gcc-R1
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index dc68fcd..8f3f6f4 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __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 ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -20,24 +20,24 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-+ ci_config=master-aarch64-bootstrap_O3
# Debug traces :
++ ci_config=master-aarch64-bootstrap_O3
+ 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_O3-build/267/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/267/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/268/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/268/'
# 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_O3-build/268/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/268/'
-+ echo '# Using dir : artifacts'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/269/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/269/'
# Using dir : artifacts
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
@@ -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
-++ '[' x231bb992592a9e1bd7ce6583131acb1874c8e34e '!=' x1c1ee8097c3d96c74107a317f68b0ad40cf9207b ']'
+++ '[' x279e407a06cc676d8e6e0bb5755b0a804e05377c '!=' x231bb992592a9e1bd7ce6583131acb1874c8e34e ']'
++ 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=231bb992592a9e1bd7ce6583131acb1874c8e34e
++ first_bad=279e407a06cc676d8e6e0bb5755b0a804e05377c
++ 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=1c1ee8097c3d96c74107a317f68b0ad40cf9207b
++ last_good=231bb992592a9e1bd7ce6583131acb1874c8e34e
+ local res
+ res=0
-+ wait 252958
++ wait 252352
+ 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=1c1ee8097c3d96c74107a317f68b0ad40cf9207b
++ base_rev=231bb992592a9e1bd7ce6583131acb1874c8e34e
++ 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=231bb992592a9e1bd7ce6583131acb1874c8e34e
-++ git -C gcc rev-parse '231bb992592a9e1bd7ce6583131acb1874c8e34e^@'
++ cur_rev=279e407a06cc676d8e6e0bb5755b0a804e05377c
+++ git -C gcc rev-parse '279e407a06cc676d8e6e0bb5755b0a804e05377c^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' bc274b8d677212fbfc317d379acb02e0eef696a0 = 1c1ee8097c3d96c74107a317f68b0ad40cf9207b ']'
++ '[' 41a5ea4cab2c59f9911325281f7df1d3ae846d48 = 231bb992592a9e1bd7ce6583131acb1874c8e34e ']'
+ return 1
-# Debug traces :
-# change_kind=single_component : gcc
+ change_kind=single_component
+ echo '# Debug traces :'
+# Debug traces :
+# change_kind=single_component : gcc
+ 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=1c1ee8097c3d96c74107a317f68b0ad40cf9207b
++ base_rev=231bb992592a9e1bd7ce6583131acb1874c8e34e
++ 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=231bb992592a9e1bd7ce6583131acb1874c8e34e
-++ git -C gcc rev-list --count 1c1ee8097c3d96c74107a317f68b0ad40cf9207b..231bb992592a9e1bd7ce6583131acb1874c8e34e
-+ c_commits=23
-+ echo '# rev for gcc : 1c1ee8097c3d96c74107a317f68b0ad40cf9207b..231bb992592a9e1bd7ce6583131acb1874c8e34e (23 commits)'
-# rev for gcc : 1c1ee8097c3d96c74107a317f68b0ad40cf9207b..231bb992592a9e1bd7ce6583131acb1874c8e34e (23 commits)
++ cur_rev=279e407a06cc676d8e6e0bb5755b0a804e05377c
+++ git -C gcc rev-list --count 231bb992592a9e1bd7ce6583131acb1874c8e34e..279e407a06cc676d8e6e0bb5755b0a804e05377c
++ c_commits=24
+# rev for gcc : 231bb992592a9e1bd7ce6583131acb1874c8e34e..279e407a06cc676d8e6e0bb5755b0a804e05377c (24 commits)
++ echo '# rev for gcc : 231bb992592a9e1bd7ce6583131acb1874c8e34e..279e407a06cc676d8e6e0bb5755b0a804e05377c (24 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -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_O3-build/268/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/269/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/268/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/269/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -255,15 +255,17 @@
++ 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=1c1ee8097c3d96c74107a317f68b0ad40cf9207b
++ base_rev=231bb992592a9e1bd7ce6583131acb1874c8e34e
++ 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=231bb992592a9e1bd7ce6583131acb1874c8e34e
++ cur_rev=279e407a06cc676d8e6e0bb5755b0a804e05377c
++ read -r email
+++ git -C gcc log --pretty=%ae 231bb992592a9e1bd7ce6583131acb1874c8e34e..279e407a06cc676d8e6e0bb5755b0a804e05377c
++ emails["$email"]=cc
+ read -r email
-++ git -C gcc log --pretty=%ae 1c1ee8097c3d96c74107a317f68b0ad40cf9207b..231bb992592a9e1bd7ce6583131acb1874c8e34e
+ emails["$email"]=cc
+ read -r email
+ emails["$email"]=cc
@@ -318,15 +320,17 @@
++ 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=1c1ee8097c3d96c74107a317f68b0ad40cf9207b
++ base_rev=231bb992592a9e1bd7ce6583131acb1874c8e34e
++ 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=231bb992592a9e1bd7ce6583131acb1874c8e34e
++ cur_rev=279e407a06cc676d8e6e0bb5755b0a804e05377c
++ read -r email
+++ git -C gcc log --pretty=%ce 231bb992592a9e1bd7ce6583131acb1874c8e34e..279e407a06cc676d8e6e0bb5755b0a804e05377c
++ emails["$email"]=to
+ read -r email
-++ git -C gcc log --pretty=%ce 1c1ee8097c3d96c74107a317f68b0ad40cf9207b..231bb992592a9e1bd7ce6583131acb1874c8e34e
+ emails["$email"]=to
+ read -r email
+ emails["$email"]=to
@@ -388,11 +392,6 @@
+ 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
@@ -404,10 +403,10 @@
+ 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
+ case "$precommit_postcommit:$type" in
@@ -419,11 +418,6 @@
+ case "$type" in
+ recipients+=("$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
@@ -439,15 +433,10 @@
+ case "$type" in
+ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=cc
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$type:$email")
-+ for email in "${!emails[@]}"
-+ type=cc
++ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$type:$email")
++ recipients+=("$email")
+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
@@ -459,7 +448,7 @@
+ case "$type" in
+ recipients+=("$email")
+ IFS=,
-+ echo xry111@xry111.site,bcc:tcwg-validation@linaro.org,jakub@redhat.com,cc:gcc-regression@gcc.gnu.org,tobias@codesourcery.com,rdapp@ventanamicro.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,fxcoudert@gcc.gnu.org,jwakely@redhat.com
++ echo xry111@xry111.site,bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,kito.cheng@sifive.com,cc:juzhe.zhong@rivai.ai,chenglulu@loongson.cn,gccadmin@gcc.gnu.org,dmalcolm@redhat.com,pan2.li@intel.com,frederik@harwath.name,fxcoudert@gcc.gnu.org,sebastian.huber@embedded-brains.de,jwakely@redhat.com
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -480,20 +469,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=1c1ee8097c3d96c74107a317f68b0ad40cf9207b
+++ base_rev=231bb992592a9e1bd7ce6583131acb1874c8e34e
+++ 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=231bb992592a9e1bd7ce6583131acb1874c8e34e
-+++ git -C gcc rev-list --count 1c1ee8097c3d96c74107a317f68b0ad40cf9207b..231bb992592a9e1bd7ce6583131acb1874c8e34e
-++ c_commits=23
-++ new_commits=23
+++ cur_rev=279e407a06cc676d8e6e0bb5755b0a804e05377c
++++ git -C gcc rev-list --count 231bb992592a9e1bd7ce6583131acb1874c8e34e..279e407a06cc676d8e6e0bb5755b0a804e05377c
+++ c_commits=24
+++ new_commits=24
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '23 commits in gcc'
+++ echo '24 commits in gcc'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -509,7 +498,7 @@
++ return 0
++ gnu_print_config --oneline
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_O3
++ local project=tcwg_bootstrap_build
@@ -531,21 +520,21 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '23 commits in gcc: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' '24 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_O3-build/268/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/269/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_O3-build/267/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/268/artifact/artifacts
+ cat
++ gnu_print_config --short
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_O3
++ local project=tcwg_bootstrap_build
@@ -583,20 +572,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=1c1ee8097c3d96c74107a317f68b0ad40cf9207b
+++ base_rev=231bb992592a9e1bd7ce6583131acb1874c8e34e
+++ 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=231bb992592a9e1bd7ce6583131acb1874c8e34e
-+++ git -C gcc rev-list --count 1c1ee8097c3d96c74107a317f68b0ad40cf9207b..231bb992592a9e1bd7ce6583131acb1874c8e34e
-++ c_commits=23
-++ new_commits=23
+++ cur_rev=279e407a06cc676d8e6e0bb5755b0a804e05377c
++++ git -C gcc rev-list --count 231bb992592a9e1bd7ce6583131acb1874c8e34e..279e407a06cc676d8e6e0bb5755b0a804e05377c
+++ c_commits=24
+++ new_commits=24
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '23 commits in gcc'
+++ echo '24 commits in gcc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -605,19 +594,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=1c1ee8097c3d96c74107a317f68b0ad40cf9207b
+++ base_rev=231bb992592a9e1bd7ce6583131acb1874c8e34e
+++ 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=231bb992592a9e1bd7ce6583131acb1874c8e34e
-+++ git -C gcc rev-list --count 1c1ee8097c3d96c74107a317f68b0ad40cf9207b..231bb992592a9e1bd7ce6583131acb1874c8e34e
-++ c_commits=23
+++ cur_rev=279e407a06cc676d8e6e0bb5755b0a804e05377c
++++ git -C gcc rev-list --count 231bb992592a9e1bd7ce6583131acb1874c8e34e..279e407a06cc676d8e6e0bb5755b0a804e05377c
+++ c_commits=24
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 1c1ee8097c3d96c74107a317f68b0ad40cf9207b..231bb992592a9e1bd7ce6583131acb1874c8e34e
-++ '[' 23 -gt 5 ']'
-++ echo '... and 18 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 231bb992592a9e1bd7ce6583131acb1874c8e34e..279e407a06cc676d8e6e0bb5755b0a804e05377c
+++ '[' 24 -gt 5 ']'
+++ echo '... and 19 more commits in gcc'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -648,7 +637,7 @@
++ return 0
++ gnu_print_config --long
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_O3
++ local project=tcwg_bootstrap_build
@@ -674,11 +663,11 @@
# generate dashboard
+ echo '# generate dashboard'
+ generate_dashboard_squad
-+ local results_date
# generate_dashboard_squad
... Skipping
# post_dashboard_squad
... Skipping
++ local results_date
+ echo '# generate_dashboard_squad'
+ false
+ echo '... Skipping'
@@ -689,18 +678,18 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 253102
++ wait 252496
+ set -euf -o pipefail
-+ echo '# generate_lnt_report'
# generate_lnt_report
++ echo '# generate_lnt_report'
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/lnt-utils.sh
+ 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_O3-build/268/ tcwg_bootstrap_build master-aarch64-bootstrap_O3 artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/268/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/269/ tcwg_bootstrap_build master-aarch64-bootstrap_O3 artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/269/
+ local ci_project=tcwg_bootstrap_build
+ local ci_config=master-aarch64-bootstrap_O3
+ local sumfiles_dir=artifacts/sumfiles
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 37fe604..b6a25b2 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __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 --notify ignore __stage init __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,19 +26,19 @@
++ 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_O3-build/267/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/267/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/268/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/268/'
# 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_O3-build/268/
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/269/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/269/'
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/268/'
+
+ echo '# Using dir : artifacts'
+ echo ''
-
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ 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
-++ '[' x231bb992592a9e1bd7ce6583131acb1874c8e34e '!=' x1c1ee8097c3d96c74107a317f68b0ad40cf9207b ']'
+++ '[' x279e407a06cc676d8e6e0bb5755b0a804e05377c '!=' x231bb992592a9e1bd7ce6583131acb1874c8e34e ']'
++ 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=231bb992592a9e1bd7ce6583131acb1874c8e34e
++ first_bad=279e407a06cc676d8e6e0bb5755b0a804e05377c
++ 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=1c1ee8097c3d96c74107a317f68b0ad40cf9207b
++ last_good=231bb992592a9e1bd7ce6583131acb1874c8e34e
+ local res
+ res=0
-+ wait 252845
++ wait 252239
+ 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=1c1ee8097c3d96c74107a317f68b0ad40cf9207b
++ base_rev=231bb992592a9e1bd7ce6583131acb1874c8e34e
++ 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=231bb992592a9e1bd7ce6583131acb1874c8e34e
-++ git -C gcc rev-parse '231bb992592a9e1bd7ce6583131acb1874c8e34e^@'
++ cur_rev=279e407a06cc676d8e6e0bb5755b0a804e05377c
+++ git -C gcc rev-parse '279e407a06cc676d8e6e0bb5755b0a804e05377c^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' bc274b8d677212fbfc317d379acb02e0eef696a0 = 1c1ee8097c3d96c74107a317f68b0ad40cf9207b ']'
++ '[' 41a5ea4cab2c59f9911325281f7df1d3ae846d48 = 231bb992592a9e1bd7ce6583131acb1874c8e34e ']'
+ return 1
+ change_kind=single_component
+ echo '# Debug traces :'
@@ -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=1c1ee8097c3d96c74107a317f68b0ad40cf9207b
++ base_rev=231bb992592a9e1bd7ce6583131acb1874c8e34e
++ 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=231bb992592a9e1bd7ce6583131acb1874c8e34e
-++ git -C gcc rev-list --count 1c1ee8097c3d96c74107a317f68b0ad40cf9207b..231bb992592a9e1bd7ce6583131acb1874c8e34e
-+ c_commits=23
-+ echo '# rev for gcc : 1c1ee8097c3d96c74107a317f68b0ad40cf9207b..231bb992592a9e1bd7ce6583131acb1874c8e34e (23 commits)'
-# rev for gcc : 1c1ee8097c3d96c74107a317f68b0ad40cf9207b..231bb992592a9e1bd7ce6583131acb1874c8e34e (23 commits)
++ cur_rev=279e407a06cc676d8e6e0bb5755b0a804e05377c
+++ git -C gcc rev-list --count 231bb992592a9e1bd7ce6583131acb1874c8e34e..279e407a06cc676d8e6e0bb5755b0a804e05377c
++ c_commits=24
+# rev for gcc : 231bb992592a9e1bd7ce6583131acb1874c8e34e..279e407a06cc676d8e6e0bb5755b0a804e05377c (24 commits)
++ echo '# rev for gcc : 231bb992592a9e1bd7ce6583131acb1874c8e34e..279e407a06cc676d8e6e0bb5755b0a804e05377c (24 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -177,6 +177,6 @@
+ '[' single_component '!=' single_commit ']'
+ return
+ '[' init '!=' full ']'
-+ echo 'Init stage ran successfully.'
Init stage ran successfully.
++ echo 'Init stage ran successfully.'
+ exit 0
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index daa157c..555ddad 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,13 +1,13 @@
-build_name="#268"
+build_name="#269"
docker_opts=(--distro
default
--arch
arm64
--node
-tcwg-jade-05 )
+tcwg-jade-06 )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#268-gcc"
+build_name="#269-gcc"
branch_opt=(==rr\[gcc_git\]
https://github.com/gcc-mirror/gcc.git#master )
-build_name="#268-gcc-R1"
+build_name="#269-gcc-R1"