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.log54
1 files changed, 27 insertions, 27 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 15607ab..67032fe 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh
+/home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh
+ false
+ dryrun=
@@ -26,17 +26,17 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/72/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/73/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/72/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/73/'
+ 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_kernel--llvm-master-aarch64-lts-defconfig-build/73/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/74/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/73/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-lts-defconfig-build/74/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -89,7 +89,7 @@
+++ 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
-++ '[' xa2ee3a8fffceb52f0736a7ad84980907a0907d5a '!=' x8116169676604839ecfa39c1fe609249efb481d8 ']'
+++ '[' xa393b155174d20d3d120b5012b87c5438ab9e3d4 '!=' xa2ee3a8fffceb52f0736a7ad84980907a0907d5a ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -104,7 +104,7 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ '[' xd896b1f5a614daef1c3aa65cb3521ec82bc728d5 '!=' x47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5 ']'
+++ '[' x02cbae4fe0683c90ccd544d0be7fa82732a502e8 '!=' xd896b1f5a614daef1c3aa65cb3521ec82bc728d5 ']'
++ echo -ne ' llvm'
++ delim=' '
++ for c in $(print_updated_components)
@@ -132,7 +132,7 @@
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ '[' xb93c4313f2f40897bdafba15620c8fef6c20e721 '!=' xaf9264da80073435fd78944bc5a46e695897d7e5 ']'
+++ '[' x9155a938cf8fdcb29b760acb8a742bb48be9000f '!=' xb93c4313f2f40897bdafba15620c8fef6c20e721 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
@@ -152,17 +152,17 @@
++ 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=8116169676604839ecfa39c1fe609249efb481d8
++ base_rev=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
++ 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=a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-++ git -C binutils rev-list --count 8116169676604839ecfa39c1fe609249efb481d8..a2ee3a8fffceb52f0736a7ad84980907a0907d5a
-# rev for binutils : 8116169676604839ecfa39c1fe609249efb481d8..a2ee3a8fffceb52f0736a7ad84980907a0907d5a (71 commits)
-+ c_commits=71
-+ echo '# rev for binutils : 8116169676604839ecfa39c1fe609249efb481d8..a2ee3a8fffceb52f0736a7ad84980907a0907d5a (71 commits)'
++ cur_rev=a393b155174d20d3d120b5012b87c5438ab9e3d4
+++ git -C binutils rev-list --count a2ee3a8fffceb52f0736a7ad84980907a0907d5a..a393b155174d20d3d120b5012b87c5438ab9e3d4
+# rev for binutils : a2ee3a8fffceb52f0736a7ad84980907a0907d5a..a393b155174d20d3d120b5012b87c5438ab9e3d4 (41 commits)
++ c_commits=41
++ echo '# rev for binutils : a2ee3a8fffceb52f0736a7ad84980907a0907d5a..a393b155174d20d3d120b5012b87c5438ab9e3d4 (41 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
@@ -170,17 +170,17 @@
++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/llvm_rev
-+ base_rev=47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5
++ base_rev=d896b1f5a614daef1c3aa65cb3521ec82bc728d5
++ get_current_git llvm_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/llvm_rev
-+ cur_rev=d896b1f5a614daef1c3aa65cb3521ec82bc728d5
-++ git -C llvm rev-list --count 47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5..d896b1f5a614daef1c3aa65cb3521ec82bc728d5
-# rev for llvm : 47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5..d896b1f5a614daef1c3aa65cb3521ec82bc728d5 (387 commits)
-+ c_commits=387
-+ echo '# rev for llvm : 47a3ad5be1c60fc0bd40bef5b53907bb1792b6e5..d896b1f5a614daef1c3aa65cb3521ec82bc728d5 (387 commits)'
++ cur_rev=02cbae4fe0683c90ccd544d0be7fa82732a502e8
+++ git -C llvm rev-list --count d896b1f5a614daef1c3aa65cb3521ec82bc728d5..02cbae4fe0683c90ccd544d0be7fa82732a502e8
+# rev for llvm : d896b1f5a614daef1c3aa65cb3521ec82bc728d5..02cbae4fe0683c90ccd544d0be7fa82732a502e8 (325 commits)
++ c_commits=325
++ echo '# rev for llvm : d896b1f5a614daef1c3aa65cb3521ec82bc728d5..02cbae4fe0683c90ccd544d0be7fa82732a502e8 (325 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -188,18 +188,18 @@
++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/qemu_rev
-+ base_rev=af9264da80073435fd78944bc5a46e695897d7e5
++ base_rev=b93c4313f2f40897bdafba15620c8fef6c20e721
++ get_current_git qemu_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/qemu_rev
-+ cur_rev=b93c4313f2f40897bdafba15620c8fef6c20e721
-++ git -C qemu rev-list --count af9264da80073435fd78944bc5a46e695897d7e5..b93c4313f2f40897bdafba15620c8fef6c20e721
-# rev for qemu : af9264da80073435fd78944bc5a46e695897d7e5..b93c4313f2f40897bdafba15620c8fef6c20e721 (52 commits)
++ cur_rev=9155a938cf8fdcb29b760acb8a742bb48be9000f
+++ git -C qemu rev-list --count b93c4313f2f40897bdafba15620c8fef6c20e721..9155a938cf8fdcb29b760acb8a742bb48be9000f
+# rev for qemu : b93c4313f2f40897bdafba15620c8fef6c20e721..9155a938cf8fdcb29b760acb8a742bb48be9000f (38 commits)
-+ c_commits=52
-+ echo '# rev for qemu : af9264da80073435fd78944bc5a46e695897d7e5..b93c4313f2f40897bdafba15620c8fef6c20e721 (52 commits)'
++ c_commits=38
++ echo '# rev for qemu : b93c4313f2f40897bdafba15620c8fef6c20e721..9155a938cf8fdcb29b760acb8a742bb48be9000f (38 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -220,12 +220,12 @@
+ case "$ci_project" in
+ post_interesting_commits init
# post_interesting_commits
+Init stage ran successfully.
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
-Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0