summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-22 00:19:21 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-22 00:19:21 +0000
commit3b7583f8b950ac5bf5777f9c0fdd7517f870e08b (patch)
treea2a0d1f22d0295116dc0ec5e10ff6bbe58aa67ca /jenkins/notify-full.log
parent1e9942b4bf9bb2c66071b13d9b085ff1e5eb0121 (diff)
onsuccess: #546: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_binutils_build--master-arm-build/546/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 check_regression status : 0
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log354
1 files changed, 287 insertions, 67 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 8f4886c..03f3f91 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_2/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,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]}'
@@ -20,23 +20,23 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=master-arm
+# 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_binutils_build--master-arm-build/544/
+# Baseline : https://ci.linaro.org/job/tcwg_binutils_build--master-arm-build/545/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_binutils_build--master-arm-build/545/'
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_binutils_build--master-arm-build/544/'
+ 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_binutils_build--master-arm-build/545/
+# Artifacts : https://ci.linaro.org/job/tcwg_binutils_build--master-arm-build/546/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_binutils_build--master-arm-build/546/'
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_binutils_build--master-arm-build/545/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -77,17 +77,78 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' x333a6b1a6399992cc98ac34727acf38136b770e6 '!=' x333a6b1a6399992cc98ac34727acf38136b770e6 ']'
+++ '[' x10df3b929c72245bf363c11d6236637b4dc43cbc '!=' x333a6b1a6399992cc98ac34727acf38136b770e6 ']'
+++ echo -ne binutils
+++ delim=' '
++ echo
+ local c base_rev cur_rev c_commits
-+ '[' 0 = 0 ']'
-+ change_kind=no_change
++ '[' 1 = 0 ']'
++ '[' 1 = 1 ']'
++ changed_single_component=binutils
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
++ first_bad=10df3b929c72245bf363c11d6236637b4dc43cbc
+++ get_baseline_git binutils_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
++ last_good=333a6b1a6399992cc98ac34727acf38136b770e6
++ local res
++ res=0
++ wait 65926
++ git -C binutils rev-parse --verify HEAD
++ assert_with_msg 'Cannot parse HEAD in repo binutils' '[' 0 = 0 ']'
++ set -euf -o pipefail +x
++ single_commit_p binutils
++ set -euf -o pipefail
++ local c=binutils
++ local base_rev cur_rev sha1
+++ get_baseline_git binutils_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
++ base_rev=333a6b1a6399992cc98ac34727acf38136b770e6
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
++ cur_rev=10df3b929c72245bf363c11d6236637b4dc43cbc
+++ git -C binutils rev-parse '10df3b929c72245bf363c11d6236637b4dc43cbc^@'
++ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
++ '[' e0dd0e4d944e496403c72a61a2fd3a075b4c140d = 333a6b1a6399992cc98ac34727acf38136b770e6 ']'
++ return 1
++ change_kind=single_component
# Debug traces :
-+ changed_single_component=
+# change_kind=single_component : binutils
+ echo '# Debug traces :'
-# change_kind=no_change :
++ echo '# change_kind=single_component : binutils'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
++ base_rev=333a6b1a6399992cc98ac34727acf38136b770e6
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
++ cur_rev=10df3b929c72245bf363c11d6236637b4dc43cbc
+++ git -C binutils rev-list --count 333a6b1a6399992cc98ac34727acf38136b770e6..10df3b929c72245bf363c11d6236637b4dc43cbc
+# rev for binutils : 333a6b1a6399992cc98ac34727acf38136b770e6..10df3b929c72245bf363c11d6236637b4dc43cbc (3 commits)
-+ echo '# change_kind=no_change : '
++ c_commits=3
++ echo '# rev for binutils : 333a6b1a6399992cc98ac34727acf38136b770e6..10df3b929c72245bf363c11d6236637b4dc43cbc (3 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -112,10 +173,10 @@
+ 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
-+ '[' no_change '!=' single_commit ']'
++ '[' single_component '!=' single_commit ']'
+ return
+ '[' full '!=' full ']'
+ gnu_generate_extra_details
@@ -142,40 +203,40 @@
++ assert_with_msg 'ERROR: No binutils in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct 333a6b1a6399992cc98ac34727acf38136b770e6
-+ cur_d=1703159486
+++ git -C binutils show --no-patch --pretty=%ct 10df3b929c72245bf363c11d6236637b4dc43cbc
++ cur_d=1703203219
+ '[' x1703159486 '!=' x ']'
-+ '[' x1703159486 = x ']'
-+ '[' 1703159486 -lt 1703159486 ']'
-+ '[' x1703159486 = x ']'
-+ '[' 1703159486 -gt 0 ']'
-+ results_date=1703159486
-+ assert_with_msg 'Failed to produce results_date' '[' 1703159486 -gt 0 ']'
++ '[' x1703203219 = x ']'
++ '[' 1703203219 -lt 1703159486 ']'
++ '[' x1703203219 = x ']'
++ '[' 1703203219 -gt 0 ']'
++ results_date=1703203219
++ assert_with_msg 'Failed to produce results_date' '[' 1703203219 -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=1703136370
-+ '[' 1703136370 '!=' '' ']'
-+ assert '[' 1703159486 -ge 1703136370 ']'
++ base_d=1703147928
++ '[' 1703147928 '!=' '' ']'
++ assert '[' 1703203219 -ge 1703147928 ']'
+ set -euf -o pipefail +x
-+ '[' 1703159486 -gt 1703136370 ']'
-+ results_date=1703147928
-+ rr[results_date]=1703147928
++ '[' 1703203219 -gt 1703147928 ']'
++ results_date=1703175573
++ rr[results_date]=1703175573
+ cat
+ manifest_out
+ cat
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
-+ '[' xno_change '!=' xsingle_commit ']'
++ '[' xsingle_component '!=' xsingle_commit ']'
+ return
+ post_interesting_commits full
+ set -euf -o pipefail
-+ echo '# post_interesting_commits'
# post_interesting_commits
++ echo '# post_interesting_commits'
+ local stage=full
-+ '[' no_change '!=' single_commit ']'
++ '[' single_component '!=' single_commit ']'
+ return
+ true
+ generate_jira_dir
@@ -186,7 +247,7 @@
++ set -euf -o pipefail
++ local print_arg=--entry
++ shift 1
-++ '[' xno_change '!=' xsingle_commit ']'
+++ '[' xsingle_component '!=' xsingle_commit ']'
++ return 0
+ icommit_entry=
+ '[' '' '!=' '' ']'
@@ -214,9 +275,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_binutils_build--master-arm-build/545/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_binutils_build--master-arm-build/546/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_binutils_build--master-arm-build/545/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_binutils_build--master-arm-build/546/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -224,16 +285,126 @@
+ set -euf -o pipefail
+ print_mail_recipients
+ set -euf -o pipefail
-+ local c=
++ local c=binutils
++ '[' binutils = '' ']'
++ local -A emails
++ emails["tcwg-validation@linaro.org"]=bcc
++ emails["author"]=cc
++ emails["committer"]=to
++ case "$ci_project/$ci_config:$c" in
++ emails["linaro-toolchain@lists.linaro.org"]=cc_postcommit
++ local c email base_rev cur_rev
+++ get_baseline_git binutils_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
++ base_rev=333a6b1a6399992cc98ac34727acf38136b770e6
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
++ cur_rev=10df3b929c72245bf363c11d6236637b4dc43cbc
++ read -r email
+++ git -C binutils log --pretty=%ae 333a6b1a6399992cc98ac34727acf38136b770e6..10df3b929c72245bf363c11d6236637b4dc43cbc
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ emails["$email"]=cc
++ read -r email
++ local precommit_postcommit=postcommit
+ '[' '' = '' ']'
-+ echo bcc:tcwg-validation@linaro.org
-+ return 0
+++ get_baseline_git binutils_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
++ base_rev=333a6b1a6399992cc98ac34727acf38136b770e6
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
++ cur_rev=10df3b929c72245bf363c11d6236637b4dc43cbc
++ read -r email
+++ git -C binutils log --pretty=%ce 333a6b1a6399992cc98ac34727acf38136b770e6..10df3b929c72245bf363c11d6236637b4dc43cbc
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ emails["$email"]=to
++ read -r email
++ unset 'emails[author]' 'emails[committer]'
++ local type
++ recipients=()
++ local -a recipients
++ 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
++ case "$type" in
++ recipients+=("$type:$email")
++ for email in "${!emails[@]}"
++ type=cc
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$type:$email")
++ for email in "${!emails[@]}"
++ type=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")
++ IFS=,
++ echo brobecker@adacore.com,cc:linaro-toolchain@lists.linaro.org,cc:gdbadmin@sourceware.org,bcc:tcwg-validation@linaro.org,tom@tromey.com
++ print_commits --oneline
++ set -euf -o pipefail
++ false
++ local print_arg=--oneline
-++ '[' no_change = no_change ']'
-++ echo 'baseline build'
+++ '[' single_component = no_change ']'
+++ local more_lines
+++ '[' single_component = single_commit ']'
+++ '[' single_component = single_component ']'
+++ local new_commits c base_rev cur_rev c_commits components
+++ local commits_or_patches
+++ '[' '' '!=' '' ']'
+++ commits_or_patches=commits
+++ new_commits=0
+++ for c in "${changed_components[@]}"
++++ get_baseline_git binutils_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/binutils_rev
+++ base_rev=333a6b1a6399992cc98ac34727acf38136b770e6
++++ get_current_git binutils_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/binutils_rev
+++ cur_rev=10df3b929c72245bf363c11d6236637b4dc43cbc
++++ git -C binutils rev-list --count 333a6b1a6399992cc98ac34727acf38136b770e6..10df3b929c72245bf363c11d6236637b4dc43cbc
+++ c_commits=3
+++ new_commits=3
++++ echo binutils
++++ tr ' ' ,
+++ components=binutils
+++ echo '3 commits in binutils'
+++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
++ false
@@ -248,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_2/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_binutils_build master-arm
++ local project=tcwg_binutils_build
@@ -271,25 +442,25 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' 'baseline build: Success on arm'
++ echo '[Linaro-TCWG-CI]' '3 commits in binutils: 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_binutils_build--master-arm-build/545/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_binutils_build--master-arm-build/546/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_binutils_build--master-arm-build/544/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_binutils_build--master-arm-build/545/artifact/artifacts
+ local key=
-+ '[' no_change = single_commit ']'
++ '[' single_component = single_commit ']'
+ cat
+ '[' '' '!=' '' ']'
+ 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_2/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_binutils_build master-arm
++ local project=tcwg_binutils_build
@@ -312,8 +483,57 @@
++ set -euf -o pipefail
++ false
++ local print_arg=--short
-++ '[' no_change = no_change ']'
-++ echo 'baseline build'
+++ '[' single_component = no_change ']'
+++ local more_lines
+++ '[' single_component = single_commit ']'
+++ '[' single_component = single_component ']'
+++ local new_commits c base_rev cur_rev c_commits components
+++ local commits_or_patches
+++ '[' '' '!=' '' ']'
+++ commits_or_patches=commits
+++ new_commits=0
+++ for c in "${changed_components[@]}"
++++ get_baseline_git binutils_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/binutils_rev
+++ base_rev=333a6b1a6399992cc98ac34727acf38136b770e6
++++ get_current_git binutils_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/binutils_rev
+++ cur_rev=10df3b929c72245bf363c11d6236637b4dc43cbc
++++ git -C binutils rev-list --count 333a6b1a6399992cc98ac34727acf38136b770e6..10df3b929c72245bf363c11d6236637b4dc43cbc
+++ c_commits=3
+++ new_commits=3
++++ echo binutils
++++ tr ' ' ,
+++ components=binutils
+++ echo '3 commits in binutils'
+++ '[' --short = --oneline ']'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git binutils_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/binutils_rev
+++ base_rev=333a6b1a6399992cc98ac34727acf38136b770e6
++++ get_current_git binutils_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/binutils_rev
+++ cur_rev=10df3b929c72245bf363c11d6236637b4dc43cbc
++++ git -C binutils rev-list --count 333a6b1a6399992cc98ac34727acf38136b770e6..10df3b929c72245bf363c11d6236637b4dc43cbc
+++ c_commits=3
+++ '[' '' '!=' '' ']'
+++ git -C binutils log -n 5 --oneline 333a6b1a6399992cc98ac34727acf38136b770e6..10df3b929c72245bf363c11d6236637b4dc43cbc
+++ '[' 3 -gt 5 ']'
+++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
++ false
@@ -343,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_2/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_binutils_build master-arm
++ local project=tcwg_binutils_build
@@ -361,17 +581,17 @@
++ local print_arg=--long
++ case "$print_arg" in
++ echo 'CI config tcwg_binutils_build master-arm'
-+ '[' no_change '!=' single_commit ']'
++ '[' single_component '!=' single_commit ']'
+ return
+ true
+ generate_jenkins_html_files
-+ wait 58227
-# generate_jenkins_html_files
++ wait 66103
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
+# generate_jenkins_html_files
+... Skipping
+ true
+ case "$ci_project" in
-... Skipping
+ echo '... Skipping'
+ return
+ generate_readme html
@@ -803,8 +1023,8 @@
+ set -euf -o pipefail
+ local text_type=txt
+ case $text_type in
-+ echo '# generate dashboard'
# generate dashboard
++ echo '# generate dashboard'
+ generate_dashboard_squad
# generate_dashboard_squad
+ local results_date
@@ -814,38 +1034,38 @@
... Skipping
+ return
+ post_dashboard_squad
-# post_dashboard_squad
+ echo '# post_dashboard_squad'
-+ false
+# post_dashboard_squad
... Skipping
++ false
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 58347
++ wait 66223
+ set -euf -o pipefail
+ 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_2/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=1703147928
-++ date '+%Y-%m-%d %H:%M:%S' --date @1703147928
-+ results_date='2023-12-21 08:38:48'
++ results_date=1703175573
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703175573
++ results_date='2023-12-21 16:19:33'
+ 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_binutils_build--master-arm-build/545/ tcwg_binutils_build master-arm '2023-12-21 08:38:48' - artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_binutils_build--master-arm-build/545/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_binutils_build--master-arm-build/546/ tcwg_binutils_build master-arm '2023-12-21 16:19:33' - artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_binutils_build--master-arm-build/546/
+ local ci_project=tcwg_binutils_build
+ local ci_config=master-arm
-+ local 'results_date=2023-12-21 08:38:48'
++ local 'results_date=2023-12-21 16:19:33'
+ local jira_key=-
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
@@ -858,16 +1078,16 @@ find: ‘artifacts/sumfiles’: No such file or directory
+ false
+ true
+ release_testresults_files
-# release_testresults_files
+ echo '# release_testresults_files'
+# release_testresults_files
+ '[' -d artifacts/jenkins ']'
-+ '[' -f artifacts/testresults/testresults-mail-recipients.txt ']'
... Done
++ '[' -f artifacts/testresults/testresults-mail-recipients.txt ']'
+ echo '... Done'
+ post_to_jira
-# post_to_jira
+ set -euf -o pipefail
+ echo '# post_to_jira'
+# post_to_jira
+ local post_card_comment=false
+ local post_template_comment=false
+ false