From e296b708b360fc7696c4606b112c8e81d5083ff0 Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Sun, 24 Dec 2023 04:05:54 +0000 Subject: onsuccess: #321: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/321/ Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_profiled: | 1 check_regression status : 0 --- jenkins/notify-init.log | 52 ++++++++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) (limited to 'jenkins/notify-init.log') diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log index 0c30be8..2205e08 100644 --- a/jenkins/notify-init.log +++ b/jenkins/notify-init.log @@ -1,7 +1,8 @@ + set +x -/home/tcwg-buildslave/workspace/tcwg_gnu_7/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_2/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh +# setup_notify_environment + false + dryrun= + declare top_artifacts ci_project ci_config @@ -9,7 +10,6 @@ + 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' + top_artifacts=artifacts @@ -20,32 +20,32 @@ ++ get_current_manifest '{rr[ci_config]}' ++ get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ set +x -+ ci_config=master-aarch64-bootstrap_profiled # Debug traces : ++ ci_config=master-aarch64-bootstrap_profiled + 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_profiled-build/319/ -+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/319/' +# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/320/ # Using dir : base-artifacts ++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/320/' + 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_profiled-build/320/ -+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/320/' +# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/321/ # Using dir : artifacts ++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/321/' + echo '# Using dir : artifacts' + echo '' + mkdir -p artifacts/notify + '[' -f /home/tcwg-buildslave/.jipdate.yml ']' +# check_source_changes + set +x + case "$notify" in + declare -Ag pw + '[' ignore = precommit ']' -# check_source_changes + check_source_changes + echo '# check_source_changes' ++ get_current_manifest '{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 -++ '[' x290230034092898981488d0716ddae43bd36c09f '!=' x2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0 ']' +++ '[' xbd901d76734c1fb73cd2fa73d7f0427261a2541a '!=' x290230034092898981488d0716ddae43bd36c09f ']' ++ 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=290230034092898981488d0716ddae43bd36c09f ++ first_bad=bd901d76734c1fb73cd2fa73d7f0427261a2541a ++ 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=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0 ++ last_good=290230034092898981488d0716ddae43bd36c09f + local res + res=0 -+ wait 308416 ++ wait 304619 + git -C gcc rev-parse --verify HEAD + assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']' + set -euf -o pipefail +x @@ -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=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0 ++ base_rev=290230034092898981488d0716ddae43bd36c09f ++ 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=290230034092898981488d0716ddae43bd36c09f -++ git -C gcc rev-parse '290230034092898981488d0716ddae43bd36c09f^@' ++ cur_rev=bd901d76734c1fb73cd2fa73d7f0427261a2541a +++ git -C gcc rev-parse 'bd901d76734c1fb73cd2fa73d7f0427261a2541a^@' + for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") -+ '[' 0a529d196b1f54a2d1e1bf39eae8290d9cfe29ed = 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0 ']' ++ '[' 3d03630b123411340e52d05124cb0cacfa1fc8b0 = 290230034092898981488d0716ddae43bd36c09f ']' + return 1 -+ change_kind=single_component -+ echo '# Debug traces :' # Debug traces : # change_kind=single_component : gcc ++ change_kind=single_component ++ echo '# Debug traces :' + echo '# change_kind=single_component : gcc' + for c in "${changed_components[@]}" ++ get_baseline_git gcc_rev @@ -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=2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0 ++ base_rev=290230034092898981488d0716ddae43bd36c09f ++ 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=290230034092898981488d0716ddae43bd36c09f -++ git -C gcc rev-list --count 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..290230034092898981488d0716ddae43bd36c09f -+ c_commits=11 -# rev for gcc : 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..290230034092898981488d0716ddae43bd36c09f (11 commits) ++ cur_rev=bd901d76734c1fb73cd2fa73d7f0427261a2541a +++ git -C gcc rev-list --count 290230034092898981488d0716ddae43bd36c09f..bd901d76734c1fb73cd2fa73d7f0427261a2541a +# rev for gcc : 290230034092898981488d0716ddae43bd36c09f..bd901d76734c1fb73cd2fa73d7f0427261a2541a (8 commits) -+ echo '# rev for gcc : 2488771b6dc6b05bfdc68dbd6b7bbe0489c8dad0..290230034092898981488d0716ddae43bd36c09f (11 commits)' ++ c_commits=8 ++ echo '# rev for gcc : 290230034092898981488d0716ddae43bd36c09f..bd901d76734c1fb73cd2fa73d7f0427261a2541a (8 commits)' + echo '' + setup_stages_to_run + '[' ignore = onregression ']' @@ -172,13 +172,13 @@ + generate_extra_details_f=gnu_generate_extra_details + print_config_f=gnu_print_config + post_interesting_commits init -+ set -euf -o pipefail # post_interesting_commits ++ set -euf -o pipefail + echo '# post_interesting_commits' + local stage=init + '[' single_component '!=' single_commit ']' + return +Init stage ran successfully. + '[' init '!=' full ']' + echo 'Init stage ran successfully.' -Init stage ran successfully. + exit 0 -- cgit v1.2.3