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.log185
1 files changed, 125 insertions, 60 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 873aebf..53ff195 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/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
+/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
+ false
+ dryrun=
@@ -17,36 +17,36 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
++ set +x
+ ci_project=tcwg_kernel
-# Debug traces :
-# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/99/
-# Using dir : base-artifacts
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+# Debug traces :
+ ci_config=gnu-master-arm-next-allmodconfig
+ echo '# Debug traces :'
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/99/'
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/100/
+# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/100/'
+ 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--gnu-master-arm-next-allmodconfig-build/100/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/101/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/100/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/101/'
+ 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]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -61,17 +61,53 @@
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']'
++++ echo -ne binutils
++++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#master '!=' xbaseline ']'
++++ echo -ne ' gcc'
++++ delim=' '
+++ for c in ${rr[components]}
+++ '[' xhttps://git.linaro.org/kernel-org/linux-next.git#master '!=' xbaseline ']'
-+++ echo -ne linux
++++ echo -ne ' linux'
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xhttps://gitlab.com/qemu-project/qemu.git#master '!=' xbaseline ']'
++++ echo -ne ' qemu'
++++ delim=' '
+++ echo
++ for c in $(print_updated_components)
++++ 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
++++ get_baseline_git binutils_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ 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
+++ '[' x1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3 '!=' x06f05f35856b37bc6db014d0921638932dd5a97a ']'
+++ echo -ne binutils
+++ delim=' '
+++ for c in $(print_updated_components)
++++ 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
++++ 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
+++ '[' xbd901d76734c1fb73cd2fa73d7f0427261a2541a '!=' x6c22779dfb09f9691c2893c5cabfe35187e1b9f6 ']'
+++ echo -ne ' gcc'
+++ delim=' '
+++ for c in $(print_updated_components)
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
@@ -83,78 +119,107 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ '[' x20d857259d7d10cd0d5e8b60608455986167cfad '!=' x4a0d72ea10ce156eb2269358fa38528f62a96081 ']'
-++ echo -ne linux
+++ '[' x39676dfe52331dba909c617f213fdb21015c8d10 '!=' x20d857259d7d10cd0d5e8b60608455986167cfad ']'
+++ echo -ne ' linux'
+++ delim=' '
+++ for c in $(print_updated_components)
++++ 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
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ 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
+++ '[' x80f1709aa0eb4de09b4240563463f991a5b9d855 '!=' xbd00730ec0f621706d0179768436f82c39048499 ']'
+++ echo -ne ' qemu'
++ delim=' '
++ echo
+# Debug traces :
+# change_kind=multiple_components : binutils gcc linux qemu
+ local c base_rev cur_rev c_commits
-+ '[' 1 = 0 ']'
-+ '[' 1 = 1 ']'
-+ changed_single_component=linux
-++ get_current_git linux_rev
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
++ change_kind=multiple_components
++ changed_single_component=
++ echo '# Debug traces :'
++ echo '# change_kind=multiple_components : binutils gcc linux qemu'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/linux_rev
-+ first_bad=20d857259d7d10cd0d5e8b60608455986167cfad
-++ get_baseline_git linux_rev
+++ cat base-artifacts/git/binutils_rev
++ base_rev=06f05f35856b37bc6db014d0921638932dd5a97a
+++ 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=1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
+++ git -C binutils rev-list --count 06f05f35856b37bc6db014d0921638932dd5a97a..1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3
+# rev for binutils : 06f05f35856b37bc6db014d0921638932dd5a97a..1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3 (100 commits)
++ c_commits=100
++ echo '# rev for binutils : 06f05f35856b37bc6db014d0921638932dd5a97a..1bdba1b7730fbdb848b50ae05f8ae4a0b693a0e3 (100 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ 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/linux_rev
-+ last_good=4a0d72ea10ce156eb2269358fa38528f62a96081
-+ local res
-+ res=0
-+ wait 441954
-+ git -C linux rev-parse --verify HEAD
-+ assert_with_msg 'Cannot parse HEAD in repo linux' '[' 0 = 0 ']'
-+ set -euf -o pipefail +x
-+ single_commit_p linux
-+ set -euf -o pipefail
-+ local c=linux
-+ local base_rev cur_rev sha1
+++ cat base-artifacts/git/gcc_rev
++ base_rev=6c22779dfb09f9691c2893c5cabfe35187e1b9f6
+++ 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=bd901d76734c1fb73cd2fa73d7f0427261a2541a
+++ git -C gcc rev-list --count 6c22779dfb09f9691c2893c5cabfe35187e1b9f6..bd901d76734c1fb73cd2fa73d7f0427261a2541a
+# rev for gcc : 6c22779dfb09f9691c2893c5cabfe35187e1b9f6..bd901d76734c1fb73cd2fa73d7f0427261a2541a (85 commits)
++ c_commits=85
++ echo '# rev for gcc : 6c22779dfb09f9691c2893c5cabfe35187e1b9f6..bd901d76734c1fb73cd2fa73d7f0427261a2541a (85 commits)'
++ for c in "${changed_components[@]}"
++ get_baseline_git linux_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/linux_rev
-+ base_rev=4a0d72ea10ce156eb2269358fa38528f62a96081
++ base_rev=20d857259d7d10cd0d5e8b60608455986167cfad
++ get_current_git linux_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/linux_rev
-+ cur_rev=20d857259d7d10cd0d5e8b60608455986167cfad
-++ git -C linux rev-parse '20d857259d7d10cd0d5e8b60608455986167cfad^@'
-+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' ea42d90601cb3dcef03e3212ad5d69ef85a0bdd7 = 4a0d72ea10ce156eb2269358fa38528f62a96081 ']'
-+ return 1
-# Debug traces :
-# change_kind=single_component : linux
-+ change_kind=single_component
-+ echo '# Debug traces :'
-+ echo '# change_kind=single_component : linux'
++ cur_rev=39676dfe52331dba909c617f213fdb21015c8d10
+++ git -C linux rev-list --count 20d857259d7d10cd0d5e8b60608455986167cfad..39676dfe52331dba909c617f213fdb21015c8d10
+# rev for linux : 20d857259d7d10cd0d5e8b60608455986167cfad..39676dfe52331dba909c617f213fdb21015c8d10 (1426 commits)
++ c_commits=1426
++ echo '# rev for linux : 20d857259d7d10cd0d5e8b60608455986167cfad..39676dfe52331dba909c617f213fdb21015c8d10 (1426 commits)'
+ for c in "${changed_components[@]}"
-++ get_baseline_git linux_rev
+++ get_baseline_git qemu_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ 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/linux_rev
-+ base_rev=4a0d72ea10ce156eb2269358fa38528f62a96081
-++ get_current_git linux_rev
+++ cat base-artifacts/git/qemu_rev
++ base_rev=bd00730ec0f621706d0179768436f82c39048499
+++ get_current_git qemu_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/linux_rev
-+ cur_rev=20d857259d7d10cd0d5e8b60608455986167cfad
-++ git -C linux rev-list --count 4a0d72ea10ce156eb2269358fa38528f62a96081..20d857259d7d10cd0d5e8b60608455986167cfad
-# rev for linux : 4a0d72ea10ce156eb2269358fa38528f62a96081..20d857259d7d10cd0d5e8b60608455986167cfad (9782 commits)
+++ cat artifacts/git/qemu_rev
++ cur_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
+++ git -C qemu rev-list --count bd00730ec0f621706d0179768436f82c39048499..80f1709aa0eb4de09b4240563463f991a5b9d855
+# rev for qemu : bd00730ec0f621706d0179768436f82c39048499..80f1709aa0eb4de09b4240563463f991a5b9d855 (149 commits)
-+ c_commits=9782
-+ echo '# rev for linux : 4a0d72ea10ce156eb2269358fa38528f62a96081..20d857259d7d10cd0d5e8b60608455986167cfad (9782 commits)'
++ c_commits=149
++ echo '# rev for qemu : bd00730ec0f621706d0179768436f82c39048499..80f1709aa0eb4de09b4240563463f991a5b9d855 (149 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -176,12 +241,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
-+ '[' single_component '!=' single_commit ']'
++ '[' multiple_components '!=' single_commit ']'
+ return
+Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0