summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-15 03:00:46 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-15 03:00:46 +0000
commit970d60e60b2dc429cb489e50fb837757260a187d (patch)
treeccd6623e14c3f32eee2b0d66ddd1f724679c63ee /jenkins/notify-init.log
parent5a3d79626280ecb945891f111799167e6ede1c14 (diff)
onsuccess: #574: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/574/
Results : | # reset_artifacts: | -10 | # build_abe gdb -- --prefix /usr --disable install: | -2 | # build_abe dejagnu: | -1 | # build_abe check_gdb --: | 0 check_regression status : 0
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log54
1 files changed, 27 insertions, 27 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 45bafb3..72a0c15 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,17 +1,17 @@
+ 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_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=
+ declare top_artifacts ci_project ci_config
+ declare change_kind changed_single_component last_good first_bad
+ declare -a changed_components
-# setup_notify_environment
+ declare print_commits_f print_result_f print_config_f print_last_icommit_f
+ dump_model_only=false
+ 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_gdb_check--master-arm-build/572/
+# Baseline : https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/573/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/573/'
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/572/'
+ 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_gdb_check--master-arm-build/573/
+# Artifacts : https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/574/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/573/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/574/'
+ 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 gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ '[' x03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935 '!=' x8cb16b68584e14aade8de166c75e1d85e38507bd ']'
+++ '[' xbf19fc7706c5c4bc942203af7a1df43cf392f89b '!=' x03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935 ']'
++ echo -ne gdb
++ delim=' '
++ echo
@@ -90,18 +90,18 @@
++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gdb_rev
-+ first_bad=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
++ first_bad=bf19fc7706c5c4bc942203af7a1df43cf392f89b
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gdb_rev
-+ last_good=8cb16b68584e14aade8de166c75e1d85e38507bd
++ last_good=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
+ local res
-+ git -C gdb rev-parse --verify HEAD
+ res=0
-+ wait 1513360
++ wait 798604
++ git -C gdb rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gdb' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
+ single_commit_p gdb
@@ -114,21 +114,21 @@
++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gdb_rev
-+ base_rev=8cb16b68584e14aade8de166c75e1d85e38507bd
++ base_rev=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
++ get_current_git gdb_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gdb_rev
-+ cur_rev=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-++ git -C gdb rev-parse '03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935^@'
++ cur_rev=bf19fc7706c5c4bc942203af7a1df43cf392f89b
+++ git -C gdb rev-parse 'bf19fc7706c5c4bc942203af7a1df43cf392f89b^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' f5d420bbceeb1d5065c3d91dd7c6c1e43f855ca1 = 8cb16b68584e14aade8de166c75e1d85e38507bd ']'
++ '[' 01b386b55ecadcfce98896b9214edcd1e6fe0e62 = 03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935 ']'
+ return 1
+ change_kind=single_component
# Debug traces :
-# change_kind=single_component : gdb
+ echo '# Debug traces :'
+# change_kind=single_component : gdb
+ echo '# change_kind=single_component : gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
@@ -137,19 +137,19 @@
++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gdb_rev
-+ base_rev=8cb16b68584e14aade8de166c75e1d85e38507bd
++ base_rev=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
++ get_current_git gdb_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gdb_rev
-+ cur_rev=03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-++ git -C gdb rev-list --count 8cb16b68584e14aade8de166c75e1d85e38507bd..03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935
-+ c_commits=26
-# rev for gdb : 8cb16b68584e14aade8de166c75e1d85e38507bd..03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935 (26 commits)
-
-+ echo '# rev for gdb : 8cb16b68584e14aade8de166c75e1d85e38507bd..03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935 (26 commits)'
++ cur_rev=bf19fc7706c5c4bc942203af7a1df43cf392f89b
+++ git -C gdb rev-list --count 03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935..bf19fc7706c5c4bc942203af7a1df43cf392f89b
++ c_commits=2
++ echo '# rev for gdb : 03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935..bf19fc7706c5c4bc942203af7a1df43cf392f89b (2 commits)'
+ echo ''
+# rev for gdb : 03ce4e1bdb8f46742b7bcf648ad4ebd90dbee935..bf19fc7706c5c4bc942203af7a1df43cf392f89b (2 commits)
+
+ setup_stages_to_run
+ '[' ignore = onregression ']'
+ '[' ignore = precommit ']'
@@ -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 stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+Init stage ran successfully.
+ exit 0