summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-20 08:50:18 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-20 08:50:18 +0000
commitac3a4b40e4e2aa4513c483882e9110bbec9626b0 (patch)
tree6c346a9c94d708d8db503226e87851e8a418efa0 /jenkins
parentb3b5fbf14005fa6ec19ee9b236f0a872bd356de8 (diff)
onsuccess: #1525: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1525/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe gcc: | 1 check_regression status : 0
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log253
-rw-r--r--jenkins/notify-init.log52
-rw-r--r--jenkins/run-build.env6
4 files changed, 125 insertions, 188 deletions
diff --git a/jenkins/build-name b/jenkins/build-name
index e273e35..5c29a44 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#1524-gcc-R1
+#1525-gcc-R1
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 6f97076..cf9419a 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_6/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_4/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=
@@ -9,9 +9,9 @@
+ 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
+ echo '# setup_notify_environment'
+# setup_notify_environment
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
@@ -20,21 +20,21 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+# Debug traces :
+ ci_config=master-arm
+ echo '# Debug traces :'
-# Debug traces :
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1523/'
-# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1523/
+# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1524/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1524/'
# 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_gcc_build--master-arm-build/1524/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1524/'
+# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1525/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1525/'
# Using dir : artifacts
+ echo '# Using dir : artifacts'
@@ -77,7 +77,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
-++ '[' xd3545378dbcd08f8692dff0ff79676ad7983031f '!=' xd0603dfe9d3bc7e1bede8a80f8f2309885636cc7 ']'
+++ '[' x438bf6ade4b089d592ec481086cde664a1ea1f3d '!=' xd3545378dbcd08f8692dff0ff79676ad7983031f ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -90,17 +90,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=d3545378dbcd08f8692dff0ff79676ad7983031f
++ first_bad=438bf6ade4b089d592ec481086cde664a1ea1f3d
++ 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=d0603dfe9d3bc7e1bede8a80f8f2309885636cc7
++ last_good=d3545378dbcd08f8692dff0ff79676ad7983031f
+ local res
+ res=0
-+ wait 162907
++ wait 158252
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,20 +114,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=d0603dfe9d3bc7e1bede8a80f8f2309885636cc7
++ base_rev=d3545378dbcd08f8692dff0ff79676ad7983031f
++ 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=d3545378dbcd08f8692dff0ff79676ad7983031f
-++ git -C gcc rev-parse 'd3545378dbcd08f8692dff0ff79676ad7983031f^@'
++ cur_rev=438bf6ade4b089d592ec481086cde664a1ea1f3d
+++ git -C gcc rev-parse '438bf6ade4b089d592ec481086cde664a1ea1f3d^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 576c1fc4401a9dae9757ac2e4fa37d05e130fa3d = d0603dfe9d3bc7e1bede8a80f8f2309885636cc7 ']'
++ '[' 6c22779dfb09f9691c2893c5cabfe35187e1b9f6 = d3545378dbcd08f8692dff0ff79676ad7983031f ']'
+ return 1
+ change_kind=single_component
-+ echo '# Debug traces :'
# Debug traces :
++ echo '# Debug traces :'
# change_kind=single_component : gcc
+ echo '# change_kind=single_component : gcc'
+ for c in "${changed_components[@]}"
@@ -137,18 +137,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=d0603dfe9d3bc7e1bede8a80f8f2309885636cc7
++ base_rev=d3545378dbcd08f8692dff0ff79676ad7983031f
++ 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=d3545378dbcd08f8692dff0ff79676ad7983031f
-++ git -C gcc rev-list --count d0603dfe9d3bc7e1bede8a80f8f2309885636cc7..d3545378dbcd08f8692dff0ff79676ad7983031f
-# rev for gcc : d0603dfe9d3bc7e1bede8a80f8f2309885636cc7..d3545378dbcd08f8692dff0ff79676ad7983031f (11 commits)
-+ c_commits=11
-+ echo '# rev for gcc : d0603dfe9d3bc7e1bede8a80f8f2309885636cc7..d3545378dbcd08f8692dff0ff79676ad7983031f (11 commits)'
++ cur_rev=438bf6ade4b089d592ec481086cde664a1ea1f3d
+++ git -C gcc rev-list --count d3545378dbcd08f8692dff0ff79676ad7983031f..438bf6ade4b089d592ec481086cde664a1ea1f3d
++ c_commits=3
+# rev for gcc : d3545378dbcd08f8692dff0ff79676ad7983031f..438bf6ade4b089d592ec481086cde664a1ea1f3d (3 commits)
++ echo '# rev for gcc : d3545378dbcd08f8692dff0ff79676ad7983031f..438bf6ade4b089d592ec481086cde664a1ea1f3d (3 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -196,33 +196,33 @@
++ 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 d0603dfe9d3bc7e1bede8a80f8f2309885636cc7
-+ base_d=1703016433
+++ git -C gcc show --no-patch --pretty=%ct d3545378dbcd08f8692dff0ff79676ad7983031f
++ base_d=1703038243
++ 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 d3545378dbcd08f8692dff0ff79676ad7983031f
-+ cur_d=1703038243
-+ '[' x1703016433 '!=' x ']'
-+ '[' x1703038243 = x ']'
-+ '[' 1703038243 -lt 1703016433 ']'
-+ '[' x1703038243 = x ']'
-+ '[' 1703038243 -gt 0 ']'
-+ results_date=1703038243
-+ assert_with_msg 'Failed to produce results_date' '[' 1703038243 -gt 0 ']'
+++ git -C gcc show --no-patch --pretty=%ct 438bf6ade4b089d592ec481086cde664a1ea1f3d
++ cur_d=1703059140
++ '[' x1703038243 '!=' x ']'
++ '[' x1703059140 = x ']'
++ '[' 1703059140 -lt 1703038243 ']'
++ '[' x1703059140 = x ']'
++ '[' 1703059140 -gt 0 ']'
++ results_date=1703059140
++ assert_with_msg 'Failed to produce results_date' '[' 1703059140 -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=1702992925
-+ '[' 1702992925 '!=' '' ']'
-+ assert '[' 1703038243 -ge 1702992925 ']'
++ base_d=1703015584
++ '[' 1703015584 '!=' '' ']'
++ assert '[' 1703059140 -ge 1703015584 ']'
+ set -euf -o pipefail +x
-+ '[' 1703038243 -gt 1702992925 ']'
-+ results_date=1703015584
-+ rr[results_date]=1703015584
++ '[' 1703059140 -gt 1703015584 ']'
++ results_date=1703037362
++ rr[results_date]=1703037362
+ cat
+ manifest_out
+ cat
@@ -233,8 +233,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
@@ -275,11 +275,11 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1524/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1525/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1524/artifact/artifacts/notify/mail-body.txt/*view*/'
-+ echo '# print all notification files'
+++ echo 'https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1525/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
++ echo '# print all notification files'
+ true
+ generate_mail_files
+ set -euf -o pipefail
@@ -300,31 +300,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=d0603dfe9d3bc7e1bede8a80f8f2309885636cc7
++ base_rev=d3545378dbcd08f8692dff0ff79676ad7983031f
++ 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=d3545378dbcd08f8692dff0ff79676ad7983031f
-+ read -r email
-++ git -C gcc log --pretty=%ae d0603dfe9d3bc7e1bede8a80f8f2309885636cc7..d3545378dbcd08f8692dff0ff79676ad7983031f
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
++ cur_rev=438bf6ade4b089d592ec481086cde664a1ea1f3d
+ read -r email
+++ git -C gcc log --pretty=%ae d3545378dbcd08f8692dff0ff79676ad7983031f..438bf6ade4b089d592ec481086cde664a1ea1f3d
+ emails["$email"]=cc
+ read -r email
+ emails["$email"]=cc
@@ -339,31 +323,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=d0603dfe9d3bc7e1bede8a80f8f2309885636cc7
++ base_rev=d3545378dbcd08f8692dff0ff79676ad7983031f
++ 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=d3545378dbcd08f8692dff0ff79676ad7983031f
-+ read -r email
-++ git -C gcc log --pretty=%ce d0603dfe9d3bc7e1bede8a80f8f2309885636cc7..d3545378dbcd08f8692dff0ff79676ad7983031f
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
++ cur_rev=438bf6ade4b089d592ec481086cde664a1ea1f3d
+ read -r email
+++ git -C gcc log --pretty=%ce d3545378dbcd08f8692dff0ff79676ad7983031f..438bf6ade4b089d592ec481086cde664a1ea1f3d
+ emails["$email"]=to
+ read -r email
+ emails["$email"]=to
@@ -380,26 +348,11 @@
+ 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=bcc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
-+ type=to
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ recipients+=("$email")
-+ for email in "${!emails[@]}"
-+ type=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
@@ -415,23 +368,8 @@
+ 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 cc:oliva@adacore.com,siddhesh@gotplt.org,bcc:tcwg-validation@linaro.org,polacek@redhat.com,haochen.jiang@intel.com,cc:gcc-regression@gcc.gnu.org,gccadmin@gcc.gnu.org,oliva@gnu.org,nathanieloshead@gmail.com,fxcoudert@gcc.gnu.org,ppalka@redhat.com
++ echo cc:oliva@adacore.com,bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,jlaw@ventanamicro.com,oliva@gnu.org
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -452,20 +390,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=d0603dfe9d3bc7e1bede8a80f8f2309885636cc7
+++ base_rev=d3545378dbcd08f8692dff0ff79676ad7983031f
+++ 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=d3545378dbcd08f8692dff0ff79676ad7983031f
-+++ git -C gcc rev-list --count d0603dfe9d3bc7e1bede8a80f8f2309885636cc7..d3545378dbcd08f8692dff0ff79676ad7983031f
-++ c_commits=11
-++ new_commits=11
+++ cur_rev=438bf6ade4b089d592ec481086cde664a1ea1f3d
++++ git -C gcc rev-list --count d3545378dbcd08f8692dff0ff79676ad7983031f..438bf6ade4b089d592ec481086cde664a1ea1f3d
+++ c_commits=3
+++ new_commits=3
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '11 commits in gcc'
+++ echo '3 commits in gcc'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -481,7 +419,7 @@
++ return 0
++ gnu_print_config --oneline
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_gcc_build master-arm
++ local project=tcwg_gcc_build
@@ -504,17 +442,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' '11 commits in gcc: Success on arm'
++ echo '[Linaro-TCWG-CI]' '3 commits in gcc: Success on arm'
+ 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_gcc_build--master-arm-build/1524/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1525/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_gcc_build--master-arm-build/1523/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1524/artifact/artifacts
+ local key=
+ '[' single_component = single_commit ']'
+ cat
@@ -522,7 +460,7 @@
+ cat
++ gnu_print_config --short
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_gcc_build master-arm
++ local project=tcwg_gcc_build
@@ -540,8 +478,8 @@
++ local print_arg=--short
++ case "$print_arg" in
++ echo 'gcc_build master-arm'
-++ sed -e 's/^/ | /'
++ print_commits --short
+++ sed -e 's/^/ | /'
++ set -euf -o pipefail
++ false
++ local print_arg=--short
@@ -561,20 +499,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=d0603dfe9d3bc7e1bede8a80f8f2309885636cc7
+++ base_rev=d3545378dbcd08f8692dff0ff79676ad7983031f
+++ 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=d3545378dbcd08f8692dff0ff79676ad7983031f
-+++ git -C gcc rev-list --count d0603dfe9d3bc7e1bede8a80f8f2309885636cc7..d3545378dbcd08f8692dff0ff79676ad7983031f
-++ c_commits=11
-++ new_commits=11
+++ cur_rev=438bf6ade4b089d592ec481086cde664a1ea1f3d
++++ git -C gcc rev-list --count d3545378dbcd08f8692dff0ff79676ad7983031f..438bf6ade4b089d592ec481086cde664a1ea1f3d
+++ c_commits=3
+++ new_commits=3
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '11 commits in gcc'
+++ echo '3 commits in gcc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -583,19 +521,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=d0603dfe9d3bc7e1bede8a80f8f2309885636cc7
+++ base_rev=d3545378dbcd08f8692dff0ff79676ad7983031f
+++ 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=d3545378dbcd08f8692dff0ff79676ad7983031f
-+++ git -C gcc rev-list --count d0603dfe9d3bc7e1bede8a80f8f2309885636cc7..d3545378dbcd08f8692dff0ff79676ad7983031f
-++ c_commits=11
+++ cur_rev=438bf6ade4b089d592ec481086cde664a1ea1f3d
++++ git -C gcc rev-list --count d3545378dbcd08f8692dff0ff79676ad7983031f..438bf6ade4b089d592ec481086cde664a1ea1f3d
+++ c_commits=3
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline d0603dfe9d3bc7e1bede8a80f8f2309885636cc7..d3545378dbcd08f8692dff0ff79676ad7983031f
-++ '[' 11 -gt 5 ']'
-++ echo '... and 6 more commits in gcc'
+++ git -C gcc log -n 5 --oneline d3545378dbcd08f8692dff0ff79676ad7983031f..438bf6ade4b089d592ec481086cde664a1ea1f3d
+++ '[' 3 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -626,7 +563,7 @@
++ return 0
++ gnu_print_config --long
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_gcc_build master-arm
++ local project=tcwg_gcc_build
@@ -648,14 +585,14 @@
+ return
+ true
+ generate_jenkins_html_files
-+ wait 163084
++ wait 158429
+ set -euf -o pipefail
-# generate_jenkins_html_files
+ echo '# generate_jenkins_html_files'
+# generate_jenkins_html_files
+ true
+ case "$ci_project" in
-+ echo '... Skipping'
... Skipping
++ echo '... Skipping'
+ return
+ generate_readme html
+ set -euf -o pipefail
@@ -917,8 +854,8 @@
++ echo -n notify/
+ false
+ cat
-++ cd artifacts
+ read -r cur_file
+++ cd artifacts
++ find . -type f
++ sort
++ print_readme_link txt ./01-reset_artifacts/console.log.xz
@@ -1089,61 +1026,61 @@
# generate dashboard
+ echo '# generate dashboard'
+ generate_dashboard_squad
-# generate_dashboard_squad
+ local results_date
+# generate_dashboard_squad
+... Skipping
+ echo '# generate_dashboard_squad'
+ false
-... Skipping
+ echo '... Skipping'
+ return
-+ post_dashboard_squad
# post_dashboard_squad
... Skipping
++ post_dashboard_squad
+ echo '# post_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 163204
++ wait 158549
+ set -euf -o pipefail
+# generate_lnt_report
+ local results_date
+ echo '# generate_lnt_report'
-# generate_lnt_report
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/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=1703015584
-++ date '+%Y-%m-%d %H:%M:%S' --date @1703015584
-+ results_date='2023-12-19 19:53:04'
++ results_date=1703037362
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703037362
++ results_date='2023-12-20 01:56:02'
+ 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_gcc_build--master-arm-build/1524/ tcwg_gcc_build master-arm '2023-12-19 19:53:04' '' artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1524/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1525/ tcwg_gcc_build master-arm '2023-12-20 01:56:02' '' artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1525/
+ local ci_project=tcwg_gcc_build
+ local ci_config=master-arm
-+ local 'results_date=2023-12-19 19:53:04'
-/home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/lnt-utils.sh: line 78: 5: parameter null or not set
-# release_testresults_files
-... Done
++ local 'results_date=2023-12-20 01:56:02'
+/home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/lnt-utils.sh: line 78: 5: parameter null or not set
+ true
+ false
+ true
+ release_testresults_files
+# release_testresults_files
+ echo '# release_testresults_files'
+ '[' -d artifacts/jenkins ']'
+ '[' -f artifacts/testresults/testresults-mail-recipients.txt ']'
+... Done
+ echo '... Done'
+ post_to_jira
+ set -euf -o pipefail
-+ echo '# post_to_jira'
# post_to_jira
++ echo '# post_to_jira'
+ local post_card_comment=false
+ local post_template_comment=false
+ false
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 456ecc5..5795780 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_6/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_4/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,9 +9,9 @@
+ 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
+ echo '# setup_notify_environment'
+# setup_notify_environment
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
@@ -26,27 +26,27 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1523/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1523/'
+# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1524/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1524/'
+ 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_gcc_build--master-arm-build/1524/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1524/'
+# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1525/
# Using dir : artifacts
-
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1525/'
+ echo '# Using dir : artifacts'
+ echo ''
+
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
-# check_source_changes
+ check_source_changes
+# check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -77,7 +77,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
-++ '[' xd3545378dbcd08f8692dff0ff79676ad7983031f '!=' xd0603dfe9d3bc7e1bede8a80f8f2309885636cc7 ']'
+++ '[' x438bf6ade4b089d592ec481086cde664a1ea1f3d '!=' xd3545378dbcd08f8692dff0ff79676ad7983031f ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -90,18 +90,18 @@
++ 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=d3545378dbcd08f8692dff0ff79676ad7983031f
++ first_bad=438bf6ade4b089d592ec481086cde664a1ea1f3d
++ 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=d0603dfe9d3bc7e1bede8a80f8f2309885636cc7
++ last_good=d3545378dbcd08f8692dff0ff79676ad7983031f
+ local res
+ res=0
++ wait 158139
+ git -C gcc rev-parse --verify HEAD
-+ wait 162794
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
+ single_commit_p gcc
@@ -114,21 +114,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=d0603dfe9d3bc7e1bede8a80f8f2309885636cc7
++ base_rev=d3545378dbcd08f8692dff0ff79676ad7983031f
++ 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=d3545378dbcd08f8692dff0ff79676ad7983031f
-++ git -C gcc rev-parse 'd3545378dbcd08f8692dff0ff79676ad7983031f^@'
++ cur_rev=438bf6ade4b089d592ec481086cde664a1ea1f3d
+++ git -C gcc rev-parse '438bf6ade4b089d592ec481086cde664a1ea1f3d^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 576c1fc4401a9dae9757ac2e4fa37d05e130fa3d = d0603dfe9d3bc7e1bede8a80f8f2309885636cc7 ']'
++ '[' 6c22779dfb09f9691c2893c5cabfe35187e1b9f6 = d3545378dbcd08f8692dff0ff79676ad7983031f ']'
+ return 1
-# Debug traces :
-# change_kind=single_component : gcc
+ change_kind=single_component
+# Debug traces :
+ echo '# Debug traces :'
+# change_kind=single_component : gcc
+ echo '# change_kind=single_component : gcc'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
@@ -137,17 +137,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=d0603dfe9d3bc7e1bede8a80f8f2309885636cc7
++ base_rev=d3545378dbcd08f8692dff0ff79676ad7983031f
++ 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=d3545378dbcd08f8692dff0ff79676ad7983031f
-++ git -C gcc rev-list --count d0603dfe9d3bc7e1bede8a80f8f2309885636cc7..d3545378dbcd08f8692dff0ff79676ad7983031f
-+ c_commits=11
-# rev for gcc : d0603dfe9d3bc7e1bede8a80f8f2309885636cc7..d3545378dbcd08f8692dff0ff79676ad7983031f (11 commits)
-+ echo '# rev for gcc : d0603dfe9d3bc7e1bede8a80f8f2309885636cc7..d3545378dbcd08f8692dff0ff79676ad7983031f (11 commits)'
++ cur_rev=438bf6ade4b089d592ec481086cde664a1ea1f3d
+++ git -C gcc rev-list --count d3545378dbcd08f8692dff0ff79676ad7983031f..438bf6ade4b089d592ec481086cde664a1ea1f3d
++ c_commits=3
++ echo '# rev for gcc : d3545378dbcd08f8692dff0ff79676ad7983031f..438bf6ade4b089d592ec481086cde664a1ea1f3d (3 commits)'
+# rev for gcc : d3545378dbcd08f8692dff0ff79676ad7983031f..438bf6ade4b089d592ec481086cde664a1ea1f3d (3 commits)
+ echo ''
+ setup_stages_to_run
@@ -172,13 +172,13 @@
+ generate_extra_details_f=gnu_generate_extra_details
+ print_config_f=gnu_print_config
+ post_interesting_commits init
-# post_interesting_commits
+ set -euf -o pipefail
+# post_interesting_commits
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' single_component '!=' single_commit ']'
+ return
+ '[' init '!=' full ']'
-Init stage ran successfully.
+ echo 'Init stage ran successfully.'
+Init stage ran successfully.
+ exit 0
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index 5510c30..18d4a7e 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,4 +1,4 @@
-build_name="#1524"
+build_name="#1525"
docker_opts=(--distro
default
--arch
@@ -7,7 +7,7 @@ armhf
tcwg-jade-05 )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#1524-gcc"
+build_name="#1525-gcc"
branch_opt=(==rr\[gcc_git\]
https://github.com/gcc-mirror/gcc.git#master )
-build_name="#1524-gcc-R1"
+build_name="#1525-gcc-R1"