summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log48
1 files changed, 24 insertions, 24 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 9b9fbb9..a4ce6dc 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ 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_3/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -26,19 +26,19 @@
++ 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/297/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/297/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/298/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/298/'
# Using dir : base-artifacts
+ echo '# Using dir : base-artifacts'
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/298/'
-# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/298/
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/299/
# Using dir : artifacts
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/299/'
+ echo '# Using dir : artifacts'
-
+ echo ''
+
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
@@ -46,8 +46,8 @@
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ check_source_changes
-+ echo '# check_source_changes'
# check_source_changes
++ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
@@ -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
-++ '[' x6d0b0806eb638447c3184c59d996c2f178553d45 '!=' xf5fc001a84a7dbb942a6252b3162dd38b4aae311 ']'
+++ '[' xe6bb4d997953d3ad28082a1dccb69657c6f441d9 '!=' x6d0b0806eb638447c3184c59d996c2f178553d45 ']'
++ 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=6d0b0806eb638447c3184c59d996c2f178553d45
++ first_bad=e6bb4d997953d3ad28082a1dccb69657c6f441d9
++ 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=f5fc001a84a7dbb942a6252b3162dd38b4aae311
++ last_good=6d0b0806eb638447c3184c59d996c2f178553d45
+ local res
-+ git -C gcc rev-parse --verify HEAD
+ res=0
-+ wait 277990
++ wait 283900
++ git -C gcc rev-parse --verify HEAD
+ 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=f5fc001a84a7dbb942a6252b3162dd38b4aae311
++ base_rev=6d0b0806eb638447c3184c59d996c2f178553d45
++ 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=6d0b0806eb638447c3184c59d996c2f178553d45
-++ git -C gcc rev-parse '6d0b0806eb638447c3184c59d996c2f178553d45^@'
++ cur_rev=e6bb4d997953d3ad28082a1dccb69657c6f441d9
+++ git -C gcc rev-parse 'e6bb4d997953d3ad28082a1dccb69657c6f441d9^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' eee13a3730bd1d7aa7b40687b1ee49c17d95159f = f5fc001a84a7dbb942a6252b3162dd38b4aae311 ']'
++ '[' 943fd92254cccbfb5cd8bb0203ce47302afde319 = 6d0b0806eb638447c3184c59d996c2f178553d45 ']'
+ 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,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=f5fc001a84a7dbb942a6252b3162dd38b4aae311
++ base_rev=6d0b0806eb638447c3184c59d996c2f178553d45
++ 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=6d0b0806eb638447c3184c59d996c2f178553d45
-++ git -C gcc rev-list --count f5fc001a84a7dbb942a6252b3162dd38b4aae311..6d0b0806eb638447c3184c59d996c2f178553d45
-+ c_commits=43
-+ echo '# rev for gcc : f5fc001a84a7dbb942a6252b3162dd38b4aae311..6d0b0806eb638447c3184c59d996c2f178553d45 (43 commits)'
-# rev for gcc : f5fc001a84a7dbb942a6252b3162dd38b4aae311..6d0b0806eb638447c3184c59d996c2f178553d45 (43 commits)
++ cur_rev=e6bb4d997953d3ad28082a1dccb69657c6f441d9
+++ git -C gcc rev-list --count 6d0b0806eb638447c3184c59d996c2f178553d45..e6bb4d997953d3ad28082a1dccb69657c6f441d9
++ c_commits=42
+# rev for gcc : 6d0b0806eb638447c3184c59d996c2f178553d45..e6bb4d997953d3ad28082a1dccb69657c6f441d9 (42 commits)
++ echo '# rev for gcc : 6d0b0806eb638447c3184c59d996c2f178553d45..e6bb4d997953d3ad28082a1dccb69657c6f441d9 (42 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'