summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-16 17:31:53 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-16 17:31:53 +0000
commit0af0fefcb391deac000afb641aac843ef0183358 (patch)
tree9d9467f70d6cc25334aff8682fc67b7bc527add4 /jenkins/notify-init.log
parent478e395afa270211afdd3e0bd82bb8abaf747671 (diff)
onsuccess: #302: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/302/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_ubsan: | 1 check_regression status : 0
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log50
1 files changed, 25 insertions, 25 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index ea2b26e..2ee1f0f 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_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=
@@ -20,33 +20,33 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-+ ci_config=master-aarch64-bootstrap_ubsan
# Debug traces :
++ ci_config=master-aarch64-bootstrap_ubsan
+ 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_ubsan-build/300/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/300/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/301/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/301/'
+ 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/301/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/301/'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/302/
# Using dir : artifacts
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/302/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
+# check_source_changes
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ 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
-++ '[' x863df360fb6549ae35af9f052343d2578d4d2b63 '!=' x8cf5afba5dc482fe7063654720bfb0c45354998c ']'
+++ '[' x5f1bed2a7af828103ca23a3546466a23e8dd2f30 '!=' x863df360fb6549ae35af9f052343d2578d4d2b63 ']'
++ 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=863df360fb6549ae35af9f052343d2578d4d2b63
++ first_bad=5f1bed2a7af828103ca23a3546466a23e8dd2f30
++ 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=8cf5afba5dc482fe7063654720bfb0c45354998c
++ last_good=863df360fb6549ae35af9f052343d2578d4d2b63
+ local res
+ res=0
-+ wait 281134
++ wait 278039
+ 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=8cf5afba5dc482fe7063654720bfb0c45354998c
++ base_rev=863df360fb6549ae35af9f052343d2578d4d2b63
++ 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=863df360fb6549ae35af9f052343d2578d4d2b63
-++ git -C gcc rev-parse '863df360fb6549ae35af9f052343d2578d4d2b63^@'
++ cur_rev=5f1bed2a7af828103ca23a3546466a23e8dd2f30
+++ git -C gcc rev-parse '5f1bed2a7af828103ca23a3546466a23e8dd2f30^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 1d8ac2a74fe37bb3d2fef63ed1ce19bc6f983189 = 8cf5afba5dc482fe7063654720bfb0c45354998c ']'
++ '[' 9a1105b770df9a9b485705398abbb74b5c487a25 = 863df360fb6549ae35af9f052343d2578d4d2b63 ']'
+ 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=8cf5afba5dc482fe7063654720bfb0c45354998c
++ base_rev=863df360fb6549ae35af9f052343d2578d4d2b63
++ 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=863df360fb6549ae35af9f052343d2578d4d2b63
-++ git -C gcc rev-list --count 8cf5afba5dc482fe7063654720bfb0c45354998c..863df360fb6549ae35af9f052343d2578d4d2b63
-+ c_commits=44
-# rev for gcc : 8cf5afba5dc482fe7063654720bfb0c45354998c..863df360fb6549ae35af9f052343d2578d4d2b63 (44 commits)
++ cur_rev=5f1bed2a7af828103ca23a3546466a23e8dd2f30
+++ git -C gcc rev-list --count 863df360fb6549ae35af9f052343d2578d4d2b63..5f1bed2a7af828103ca23a3546466a23e8dd2f30
+# rev for gcc : 863df360fb6549ae35af9f052343d2578d4d2b63..5f1bed2a7af828103ca23a3546466a23e8dd2f30 (29 commits)
-+ echo '# rev for gcc : 8cf5afba5dc482fe7063654720bfb0c45354998c..863df360fb6549ae35af9f052343d2578d4d2b63 (44 commits)'
++ c_commits=29
++ echo '# rev for gcc : 863df360fb6549ae35af9f052343d2578d4d2b63..5f1bed2a7af828103ca23a3546466a23e8dd2f30 (29 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
+# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
-# 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