summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log285
1 files changed, 180 insertions, 105 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 8a2ef85..51c9045 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51621: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_kernel-build.sh
++ remote_exec build-04.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51160: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_kernel-build.sh
+ set -euf -o pipefail
+ local host
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51621:
+++ echo build-04.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51160:
++ cut -d: -f 1
-+ host=build-03.tcwglab
++ host=build-04.tcwglab
+ local port
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51621:
+++ echo build-04.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51160:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51621:
+++ echo build-04.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51160:
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_kernel_0
++ dir=/home/tcwg-buildslave/workspace/tcwg_kernel_1
+ local opts
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51621:
+++ echo build-04.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51160:
++ cut -s -d: -f 4
-+ opts=-p51621
++ opts=-p51160
+ local env_vars
-++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51621:
+++ echo build-04.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51160:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -58,10 +58,10 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_kernel-build.sh
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_kernel_0
-+ ssh -p51621 build-03.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_kernel_0 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_kernel-build.sh'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_kernel_1
++ ssh -p51160 build-04.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_kernel_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __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 __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __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 __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_kernel-build.sh
+ false
+ dryrun=
@@ -87,17 +87,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--gnu-master-arm-lts-defconfig-build/57/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/58/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/57/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/58/'
+ 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-lts-defconfig-build/58/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/59/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/58/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/59/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -149,7 +149,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
-++ '[' x093da43d2adb4497dfec8afbb4eeaf2425668fdd '!=' xfe26aa95336c0ddec01b407b990caf2c758fd93f ']'
+++ '[' x0f7710ced04618731ab51f0f29b8bcd42597360d '!=' x093da43d2adb4497dfec8afbb4eeaf2425668fdd ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -164,7 +164,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
-++ '[' xbf6b107e2a342319b3787ec960fc8014ef3aff91 '!=' xb975c0dc3be285655800180260c985bc97886f2e ']'
+++ '[' xd6679fa2d65316e80a267c94c17ad9e23f433f77 '!=' xbf6b107e2a342319b3787ec960fc8014ef3aff91 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -179,7 +179,9 @@
+++ 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
-++ '[' x90c678c8f75013726a4f8e52c7eeb37467b9ce4f '!=' x90c678c8f75013726a4f8e52c7eeb37467b9ce4f ']'
+++ '[' xbcae8f425ea24ed4768a671250787303dd27572f '!=' x90c678c8f75013726a4f8e52c7eeb37467b9ce4f ']'
+++ echo -ne ' linux'
+++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
@@ -189,22 +191,22 @@
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+# Debug traces :
+# change_kind=multiple_components : binutils gcc linux qemu
+++ 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
-++ '[' x13d6b1608160de40ec65ae4c32419e56714bbadf '!=' x005ad32358f12fe9313a4a01918a55e60d4f39e5 ']'
+++ '[' xb55e4b9c0525560577384adfc6d30eb0daa8d7be '!=' x13d6b1608160de40ec65ae4c32419e56714bbadf ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
-# Debug traces :
-# change_kind=multiple_components : binutils gcc qemu
+ local c base_rev cur_rev c_commits
-+ '[' 3 = 0 ']'
-+ '[' 3 = 1 ']'
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc qemu'
++ echo '# change_kind=multiple_components : binutils gcc linux qemu'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -212,17 +214,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=fe26aa95336c0ddec01b407b990caf2c758fd93f
++ base_rev=093da43d2adb4497dfec8afbb4eeaf2425668fdd
++ 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=093da43d2adb4497dfec8afbb4eeaf2425668fdd
-++ git -C binutils rev-list --count fe26aa95336c0ddec01b407b990caf2c758fd93f..093da43d2adb4497dfec8afbb4eeaf2425668fdd
-# rev for binutils : fe26aa95336c0ddec01b407b990caf2c758fd93f..093da43d2adb4497dfec8afbb4eeaf2425668fdd (18 commits)
-+ c_commits=18
-+ echo '# rev for binutils : fe26aa95336c0ddec01b407b990caf2c758fd93f..093da43d2adb4497dfec8afbb4eeaf2425668fdd (18 commits)'
++ cur_rev=0f7710ced04618731ab51f0f29b8bcd42597360d
+++ git -C binutils rev-list --count 093da43d2adb4497dfec8afbb4eeaf2425668fdd..0f7710ced04618731ab51f0f29b8bcd42597360d
+# rev for binutils : 093da43d2adb4497dfec8afbb4eeaf2425668fdd..0f7710ced04618731ab51f0f29b8bcd42597360d (30 commits)
++ c_commits=30
++ echo '# rev for binutils : 093da43d2adb4497dfec8afbb4eeaf2425668fdd..0f7710ced04618731ab51f0f29b8bcd42597360d (30 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -230,17 +232,35 @@
++ 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=b975c0dc3be285655800180260c985bc97886f2e
++ base_rev=bf6b107e2a342319b3787ec960fc8014ef3aff91
++ 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=bf6b107e2a342319b3787ec960fc8014ef3aff91
-++ git -C gcc rev-list --count b975c0dc3be285655800180260c985bc97886f2e..bf6b107e2a342319b3787ec960fc8014ef3aff91
-# rev for gcc : b975c0dc3be285655800180260c985bc97886f2e..bf6b107e2a342319b3787ec960fc8014ef3aff91 (103 commits)
-+ c_commits=103
-+ echo '# rev for gcc : b975c0dc3be285655800180260c985bc97886f2e..bf6b107e2a342319b3787ec960fc8014ef3aff91 (103 commits)'
++ cur_rev=d6679fa2d65316e80a267c94c17ad9e23f433f77
+++ git -C gcc rev-list --count bf6b107e2a342319b3787ec960fc8014ef3aff91..d6679fa2d65316e80a267c94c17ad9e23f433f77
+# rev for gcc : bf6b107e2a342319b3787ec960fc8014ef3aff91..d6679fa2d65316e80a267c94c17ad9e23f433f77 (96 commits)
++ c_commits=96
++ echo '# rev for gcc : bf6b107e2a342319b3787ec960fc8014ef3aff91..d6679fa2d65316e80a267c94c17ad9e23f433f77 (96 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=90c678c8f75013726a4f8e52c7eeb37467b9ce4f
+++ 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=bcae8f425ea24ed4768a671250787303dd27572f
+++ git -C linux rev-list --count 90c678c8f75013726a4f8e52c7eeb37467b9ce4f..bcae8f425ea24ed4768a671250787303dd27572f
+# rev for linux : 90c678c8f75013726a4f8e52c7eeb37467b9ce4f..bcae8f425ea24ed4768a671250787303dd27572f (362 commits)
++ c_commits=362
++ echo '# rev for linux : 90c678c8f75013726a4f8e52c7eeb37467b9ce4f..bcae8f425ea24ed4768a671250787303dd27572f (362 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -248,18 +268,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=005ad32358f12fe9313a4a01918a55e60d4f39e5
++ base_rev=13d6b1608160de40ec65ae4c32419e56714bbadf
++ 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=13d6b1608160de40ec65ae4c32419e56714bbadf
-++ git -C qemu rev-list --count 005ad32358f12fe9313a4a01918a55e60d4f39e5..13d6b1608160de40ec65ae4c32419e56714bbadf
-# rev for qemu : 005ad32358f12fe9313a4a01918a55e60d4f39e5..13d6b1608160de40ec65ae4c32419e56714bbadf (20 commits)
++ cur_rev=b55e4b9c0525560577384adfc6d30eb0daa8d7be
+++ git -C qemu rev-list --count 13d6b1608160de40ec65ae4c32419e56714bbadf..b55e4b9c0525560577384adfc6d30eb0daa8d7be
+# rev for qemu : 13d6b1608160de40ec65ae4c32419e56714bbadf..b55e4b9c0525560577384adfc6d30eb0daa8d7be (246 commits)
-+ c_commits=20
-+ echo '# rev for qemu : 005ad32358f12fe9313a4a01918a55e60d4f39e5..13d6b1608160de40ec65ae4c32419e56714bbadf (20 commits)'
++ c_commits=246
++ echo '# rev for qemu : 13d6b1608160de40ec65ae4c32419e56714bbadf..b55e4b9c0525560577384adfc6d30eb0daa8d7be (246 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -333,9 +353,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/58/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/59/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/58/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/59/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -368,16 +388,16 @@
+++ 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=fe26aa95336c0ddec01b407b990caf2c758fd93f
+++ base_rev=093da43d2adb4497dfec8afbb4eeaf2425668fdd
+++ 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=093da43d2adb4497dfec8afbb4eeaf2425668fdd
-+++ git -C binutils rev-list --count fe26aa95336c0ddec01b407b990caf2c758fd93f..093da43d2adb4497dfec8afbb4eeaf2425668fdd
-++ c_commits=18
-++ new_commits=18
+++ cur_rev=0f7710ced04618731ab51f0f29b8bcd42597360d
++++ git -C binutils rev-list --count 093da43d2adb4497dfec8afbb4eeaf2425668fdd..0f7710ced04618731ab51f0f29b8bcd42597360d
+++ c_commits=30
+++ new_commits=30
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -385,16 +405,33 @@
+++ 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=b975c0dc3be285655800180260c985bc97886f2e
+++ base_rev=bf6b107e2a342319b3787ec960fc8014ef3aff91
+++ 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=bf6b107e2a342319b3787ec960fc8014ef3aff91
-+++ git -C gcc rev-list --count b975c0dc3be285655800180260c985bc97886f2e..bf6b107e2a342319b3787ec960fc8014ef3aff91
-++ c_commits=103
-++ new_commits=121
+++ cur_rev=d6679fa2d65316e80a267c94c17ad9e23f433f77
++++ git -C gcc rev-list --count bf6b107e2a342319b3787ec960fc8014ef3aff91..d6679fa2d65316e80a267c94c17ad9e23f433f77
+++ c_commits=96
+++ new_commits=126
+++ 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=90c678c8f75013726a4f8e52c7eeb37467b9ce4f
++++ 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=bcae8f425ea24ed4768a671250787303dd27572f
++++ git -C linux rev-list --count 90c678c8f75013726a4f8e52c7eeb37467b9ce4f..bcae8f425ea24ed4768a671250787303dd27572f
+++ c_commits=362
+++ new_commits=488
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -402,20 +439,20 @@
+++ 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=005ad32358f12fe9313a4a01918a55e60d4f39e5
+++ base_rev=13d6b1608160de40ec65ae4c32419e56714bbadf
+++ 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=13d6b1608160de40ec65ae4c32419e56714bbadf
-+++ git -C qemu rev-list --count 005ad32358f12fe9313a4a01918a55e60d4f39e5..13d6b1608160de40ec65ae4c32419e56714bbadf
-++ c_commits=20
-++ new_commits=141
-+++ echo binutils gcc qemu
+++ cur_rev=b55e4b9c0525560577384adfc6d30eb0daa8d7be
++++ git -C qemu rev-list --count 13d6b1608160de40ec65ae4c32419e56714bbadf..b55e4b9c0525560577384adfc6d30eb0daa8d7be
+++ c_commits=246
+++ new_commits=734
++++ echo binutils gcc linux qemu
+++ tr ' ' ,
-++ components=binutils,gcc,qemu
-++ echo '141 commits in binutils,gcc,qemu'
+++ components=binutils,gcc,linux,qemu
+++ echo '734 commits in binutils,gcc,linux,qemu'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -424,17 +461,17 @@
++ case "$print_arg" in
++ '[' 0 = 0 ']'
++ echo Success
-+ echo '[Linaro-TCWG-CI]' '141 commits in binutils,gcc,qemu: Success'
++ echo '[Linaro-TCWG-CI]' '734 commits in binutils,gcc,linux,qemu: Success'
+ print_mail_body
+ local bad_artifacts_url good_artifacts_url
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/58/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/59/artifact/artifacts
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/57/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/58/artifact/artifacts
+ cat
++ print_commits --short
++ sed -e 's/^/ | /'
@@ -458,16 +495,16 @@
+++ 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=fe26aa95336c0ddec01b407b990caf2c758fd93f
+++ base_rev=093da43d2adb4497dfec8afbb4eeaf2425668fdd
+++ 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=093da43d2adb4497dfec8afbb4eeaf2425668fdd
-+++ git -C binutils rev-list --count fe26aa95336c0ddec01b407b990caf2c758fd93f..093da43d2adb4497dfec8afbb4eeaf2425668fdd
-++ c_commits=18
-++ new_commits=18
+++ cur_rev=0f7710ced04618731ab51f0f29b8bcd42597360d
++++ git -C binutils rev-list --count 093da43d2adb4497dfec8afbb4eeaf2425668fdd..0f7710ced04618731ab51f0f29b8bcd42597360d
+++ c_commits=30
+++ new_commits=30
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -475,16 +512,33 @@
+++ 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=b975c0dc3be285655800180260c985bc97886f2e
+++ base_rev=bf6b107e2a342319b3787ec960fc8014ef3aff91
+++ 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=bf6b107e2a342319b3787ec960fc8014ef3aff91
-+++ git -C gcc rev-list --count b975c0dc3be285655800180260c985bc97886f2e..bf6b107e2a342319b3787ec960fc8014ef3aff91
-++ c_commits=103
-++ new_commits=121
+++ cur_rev=d6679fa2d65316e80a267c94c17ad9e23f433f77
++++ git -C gcc rev-list --count bf6b107e2a342319b3787ec960fc8014ef3aff91..d6679fa2d65316e80a267c94c17ad9e23f433f77
+++ c_commits=96
+++ new_commits=126
+++ 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=90c678c8f75013726a4f8e52c7eeb37467b9ce4f
++++ 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=bcae8f425ea24ed4768a671250787303dd27572f
++++ git -C linux rev-list --count 90c678c8f75013726a4f8e52c7eeb37467b9ce4f..bcae8f425ea24ed4768a671250787303dd27572f
+++ c_commits=362
+++ new_commits=488
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -492,20 +546,20 @@
+++ 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=005ad32358f12fe9313a4a01918a55e60d4f39e5
+++ base_rev=13d6b1608160de40ec65ae4c32419e56714bbadf
+++ 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=13d6b1608160de40ec65ae4c32419e56714bbadf
-+++ git -C qemu rev-list --count 005ad32358f12fe9313a4a01918a55e60d4f39e5..13d6b1608160de40ec65ae4c32419e56714bbadf
-++ c_commits=20
-++ new_commits=141
-+++ echo binutils gcc qemu
+++ cur_rev=b55e4b9c0525560577384adfc6d30eb0daa8d7be
++++ git -C qemu rev-list --count 13d6b1608160de40ec65ae4c32419e56714bbadf..b55e4b9c0525560577384adfc6d30eb0daa8d7be
+++ c_commits=246
+++ new_commits=734
++++ echo binutils gcc linux qemu
+++ tr ' ' ,
-++ components=binutils,gcc,qemu
-++ echo '141 commits in binutils,gcc,qemu'
+++ components=binutils,gcc,linux,qemu
+++ echo '734 commits in binutils,gcc,linux,qemu'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -514,19 +568,19 @@
+++ 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=fe26aa95336c0ddec01b407b990caf2c758fd93f
+++ base_rev=093da43d2adb4497dfec8afbb4eeaf2425668fdd
+++ 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=093da43d2adb4497dfec8afbb4eeaf2425668fdd
-+++ git -C binutils rev-list --count fe26aa95336c0ddec01b407b990caf2c758fd93f..093da43d2adb4497dfec8afbb4eeaf2425668fdd
-++ c_commits=18
+++ cur_rev=0f7710ced04618731ab51f0f29b8bcd42597360d
++++ git -C binutils rev-list --count 093da43d2adb4497dfec8afbb4eeaf2425668fdd..0f7710ced04618731ab51f0f29b8bcd42597360d
+++ c_commits=30
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline fe26aa95336c0ddec01b407b990caf2c758fd93f..093da43d2adb4497dfec8afbb4eeaf2425668fdd
-++ '[' 18 -gt 5 ']'
-++ echo '... and 13 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 093da43d2adb4497dfec8afbb4eeaf2425668fdd..0f7710ced04618731ab51f0f29b8bcd42597360d
+++ '[' 30 -gt 5 ']'
+++ echo '... and 25 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -535,19 +589,40 @@
+++ 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=b975c0dc3be285655800180260c985bc97886f2e
+++ base_rev=bf6b107e2a342319b3787ec960fc8014ef3aff91
+++ 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=bf6b107e2a342319b3787ec960fc8014ef3aff91
-+++ git -C gcc rev-list --count b975c0dc3be285655800180260c985bc97886f2e..bf6b107e2a342319b3787ec960fc8014ef3aff91
-++ c_commits=103
+++ cur_rev=d6679fa2d65316e80a267c94c17ad9e23f433f77
++++ git -C gcc rev-list --count bf6b107e2a342319b3787ec960fc8014ef3aff91..d6679fa2d65316e80a267c94c17ad9e23f433f77
+++ c_commits=96
+++ '[' '' '!=' '' ']'
+++ git -C gcc log -n 5 --oneline bf6b107e2a342319b3787ec960fc8014ef3aff91..d6679fa2d65316e80a267c94c17ad9e23f433f77
+++ '[' 96 -gt 5 ']'
+++ echo '... and 91 more commits in gcc'
+++ '[' '' '!=' '' ']'
+++ 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=90c678c8f75013726a4f8e52c7eeb37467b9ce4f
++++ 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=bcae8f425ea24ed4768a671250787303dd27572f
++++ git -C linux rev-list --count 90c678c8f75013726a4f8e52c7eeb37467b9ce4f..bcae8f425ea24ed4768a671250787303dd27572f
+++ c_commits=362
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline b975c0dc3be285655800180260c985bc97886f2e..bf6b107e2a342319b3787ec960fc8014ef3aff91
-++ '[' 103 -gt 5 ']'
-++ echo '... and 98 more commits in gcc'
+++ git -C linux log -n 5 --oneline 90c678c8f75013726a4f8e52c7eeb37467b9ce4f..bcae8f425ea24ed4768a671250787303dd27572f
+++ '[' 362 -gt 5 ']'
+++ echo '... and 357 more commits in linux'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
@@ -556,19 +631,19 @@
+++ 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=005ad32358f12fe9313a4a01918a55e60d4f39e5
+++ base_rev=13d6b1608160de40ec65ae4c32419e56714bbadf
+++ 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=13d6b1608160de40ec65ae4c32419e56714bbadf
-+++ git -C qemu rev-list --count 005ad32358f12fe9313a4a01918a55e60d4f39e5..13d6b1608160de40ec65ae4c32419e56714bbadf
-++ c_commits=20
+++ cur_rev=b55e4b9c0525560577384adfc6d30eb0daa8d7be
++++ git -C qemu rev-list --count 13d6b1608160de40ec65ae4c32419e56714bbadf..b55e4b9c0525560577384adfc6d30eb0daa8d7be
+++ c_commits=246
++ '[' '' '!=' '' ']'
-++ git -C qemu log -n 5 --oneline 005ad32358f12fe9313a4a01918a55e60d4f39e5..13d6b1608160de40ec65ae4c32419e56714bbadf
-++ '[' 20 -gt 5 ']'
-++ echo '... and 15 more commits in qemu'
+++ git -C qemu log -n 5 --oneline 13d6b1608160de40ec65ae4c32419e56714bbadf..b55e4b9c0525560577384adfc6d30eb0daa8d7be
+++ '[' 246 -gt 5 ']'
+++ echo '... and 241 more commits in qemu'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short