+ set +x /home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_kernel-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 + declare print_commits_f print_result_f print_config_f print_last_icommit_f + dump_model_only=false # setup_notify_environment + setup_notify_environment + echo '# setup_notify_environment' + top_artifacts=artifacts ++ get_current_manifest '{rr[ci_project]}' ++ get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ set +x + ci_project=tcwg_kernel ++ get_current_manifest '{rr[ci_config]}' ++ get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ set +x # Debug traces : + ci_config=llvm-master-aarch64-mainline-allnoconfig + echo '# Debug traces :' ++ 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-mainline-allnoconfig-build/70/ # Using dir : base-artifacts + echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allnoconfig-build/70/' + 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-mainline-allnoconfig-build/71/ # Using dir : artifacts + echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allnoconfig-build/71/' + echo '# Using dir : artifacts' + echo '' + mkdir -p artifacts/notify + '[' -f /home/tcwg-buildslave/.jipdate.yml ']' + set +x # check_source_changes + case "$notify" in + declare -Ag pw + '[' ignore = precommit ']' + check_source_changes + echo '# check_source_changes' ++ get_current_manifest '{rr[update_baseline]}' ++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ set +x + '[' onsuccess '!=' init ']' + IFS=' ' + read -r -a changed_components ++ print_changed_components ++ set -euf -o pipefail ++ local c delim= +++ print_updated_components +++ set -euf -o pipefail +++ local c delim= +++ for c in ${rr[components]} +++ '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']' +++ echo -ne binutils +++ delim=' ' +++ for c in ${rr[components]} +++ '[' xhttps://github.com/llvm/llvm-project.git#main '!=' xbaseline ']' +++ echo -ne ' llvm' +++ delim=' ' +++ for c in ${rr[components]} +++ '[' xhttps://git.linaro.org/kernel-org/linux.git#master '!=' xbaseline ']' +++ echo -ne ' linux' +++ delim=' ' +++ for c in ${rr[components]} +++ '[' 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 ++ '[' xa521809d9b182d2863e2b0cf69270d1cef1da507 '!=' xc97aab39b81bb8b603678bc664c0de7f534a4bd5 ']' ++ echo -ne binutils ++ delim=' ' ++ for c in $(print_updated_components) +++ 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 +++ get_baseline_git llvm_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ 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 ++ '[' xcf1a979ccfa722c3f9fce28c66c13a222990eac4 '!=' x024718313b526a4530d7cd58886fcc157247e0ff ']' ++ echo -ne ' llvm' ++ 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 ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/linux_rev +++ 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 ++ '[' xbabe393974de0351c0e6cca50f5f84edaf8d7fa1 '!=' xbabe393974de0351c0e6cca50f5f84edaf8d7fa1 ']' ++ 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 # Debug traces : # change_kind=multiple_components : binutils llvm qemu ++ '[' xabf635ddfe3242df907f58967f3c1e6763bbca2d '!=' x4705fc0c8511d073bee4751c3c974aab2b10a970 ']' ++ echo -ne ' qemu' ++ delim=' ' ++ echo + local c base_rev cur_rev c_commits + '[' 3 = 0 ']' + '[' 3 = 1 ']' + change_kind=multiple_components + changed_single_component= + echo '# Debug traces :' + echo '# change_kind=multiple_components : binutils llvm qemu' + for c in "${changed_components[@]}" ++ 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 + base_rev=c97aab39b81bb8b603678bc664c0de7f534a4bd5 ++ 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=a521809d9b182d2863e2b0cf69270d1cef1da507 ++ git -C binutils rev-list --count c97aab39b81bb8b603678bc664c0de7f534a4bd5..a521809d9b182d2863e2b0cf69270d1cef1da507 # rev for binutils : c97aab39b81bb8b603678bc664c0de7f534a4bd5..a521809d9b182d2863e2b0cf69270d1cef1da507 (65 commits) + c_commits=65 + echo '# rev for binutils : c97aab39b81bb8b603678bc664c0de7f534a4bd5..a521809d9b182d2863e2b0cf69270d1cef1da507 (65 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git llvm_rev ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ 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=024718313b526a4530d7cd58886fcc157247e0ff ++ 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=cf1a979ccfa722c3f9fce28c66c13a222990eac4 ++ git -C llvm rev-list --count 024718313b526a4530d7cd58886fcc157247e0ff..cf1a979ccfa722c3f9fce28c66c13a222990eac4 # rev for llvm : 024718313b526a4530d7cd58886fcc157247e0ff..cf1a979ccfa722c3f9fce28c66c13a222990eac4 (706 commits) + c_commits=706 + echo '# rev for llvm : 024718313b526a4530d7cd58886fcc157247e0ff..cf1a979ccfa722c3f9fce28c66c13a222990eac4 (706 commits)' + for c in "${changed_components[@]}" ++ 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 + base_rev=4705fc0c8511d073bee4751c3c974aab2b10a970 ++ 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=abf635ddfe3242df907f58967f3c1e6763bbca2d ++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d # rev for qemu : 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d (46 commits) + c_commits=46 + echo '# rev for qemu : 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d (46 commits)' + echo '' + setup_stages_to_run + '[' ignore = onregression ']' + '[' ignore = precommit ']' + '[' ignore = ignore ']' + post_jira_comment=false + post_jira_card=false + post_icommits=false + '[' ignore = ignore ']' + post_mail=false + generate_dashboard=false + post_dashboard=false + print_commits_f=print_commits + print_result_f=print_result + print_config_f=print_config + print_last_icommit_f=print_last_icommit + generate_extra_details_f=generate_extra_details + case "$ci_project" in + post_interesting_commits init # post_interesting_commits # post_interesting_commits + set -euf -o pipefail + echo '# post_interesting_commits' + local stage=init + '[' multiple_components '!=' single_commit ']' + return + '[' full '!=' full ']' + generate_extra_details + true + check_if_first_report + declare -g first_icommit_to_report + first_icommit_to_report=false + '[' xmultiple_components '!=' xsingle_commit ']' + return + post_interesting_commits full + set -euf -o pipefail + echo '# post_interesting_commits' + local stage=full + '[' multiple_components '!=' single_commit ']' + return + true + generate_jira_dir + set -euf -o pipefail + local icommit_entry jira_key= ++ print_last_icommit --entry ++ false ++ set -euf -o pipefail ++ local print_arg=--entry ++ shift 1 ++ '[' xmultiple_components '!=' xsingle_commit ']' ++ return 0 + icommit_entry= + '[' '' '!=' '' ']' + mkdir -p artifacts/notify/jira + '[' '' '!=' '' ']' + cat ++ print_jira_template_card ++ local jira_card=GNU-692 ++ case "$ci_project/$ci_config:$changed_single_component" in ++ jira_card=LLVM-646 ++ echo LLVM-646 ++ print_result --oneline ++ false ++ local print_arg=--oneline ++ case "$print_arg" in ++ '[' 0 = 0 ']' ++ echo Success ++ print_artifacts_url 'notify/mail-body.txt/*view*/' ++ set -euf -o pipefail ++ local url +++ get_current_manifest BUILD_URL +++ get_manifest artifacts/manifest.sh BUILD_URL +++ set +x ++ url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allnoconfig-build/71/artifact/artifacts ++ '[' '' '!=' '' ']' ++ echo 'https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allnoconfig-build/71/artifact/artifacts/notify/mail-body.txt/*view*/' # print all notification files + echo '# print all notification files' + true + generate_mail_files + set -euf -o pipefail + print_mail_recipients + set -euf -o pipefail + local c= + '[' '' = '' ']' + echo bcc:tcwg-validation@linaro.org + return 0 ++ print_commits --oneline ++ set -euf -o pipefail ++ false ++ local print_arg=--oneline ++ '[' multiple_components = no_change ']' ++ local more_lines ++ '[' multiple_components = single_commit ']' ++ '[' multiple_components = single_component ']' ++ '[' multiple_components = multiple_components ']' ++ local new_commits c base_rev cur_rev c_commits components ++ local commits_or_patches ++ '[' '' '!=' '' ']' ++ commits_or_patches=commits ++ new_commits=0 ++ for c in "${changed_components[@]}" +++ 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 ++ base_rev=c97aab39b81bb8b603678bc664c0de7f534a4bd5 +++ 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=a521809d9b182d2863e2b0cf69270d1cef1da507 +++ git -C binutils rev-list --count c97aab39b81bb8b603678bc664c0de7f534a4bd5..a521809d9b182d2863e2b0cf69270d1cef1da507 ++ c_commits=65 ++ new_commits=65 ++ for c in "${changed_components[@]}" +++ get_baseline_git llvm_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ 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=024718313b526a4530d7cd58886fcc157247e0ff +++ 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=cf1a979ccfa722c3f9fce28c66c13a222990eac4 +++ git -C llvm rev-list --count 024718313b526a4530d7cd58886fcc157247e0ff..cf1a979ccfa722c3f9fce28c66c13a222990eac4 ++ c_commits=706 ++ new_commits=771 ++ for c in "${changed_components[@]}" +++ 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 ++ base_rev=4705fc0c8511d073bee4751c3c974aab2b10a970 +++ 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=abf635ddfe3242df907f58967f3c1e6763bbca2d +++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d ++ c_commits=46 ++ new_commits=817 +++ echo binutils llvm qemu +++ tr ' ' , ++ components=binutils,llvm,qemu ++ echo '817 commits in binutils,llvm,qemu' ++ '[' --oneline = --oneline ']' ++ return 0 ++ print_result --oneline ++ false ++ local print_arg=--oneline ++ case "$print_arg" in ++ '[' 0 = 0 ']' ++ echo Success ++ print_config --oneline ++ false ++ local print_arg=--oneline ++ case "$print_arg" in ++ case "$ci_config" in ++ echo aarch64 + echo '[Linaro-TCWG-CI]' '817 commits in binutils,llvm,qemu: Success on aarch64' + 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--llvm-master-aarch64-mainline-allnoconfig-build/71/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--llvm-master-aarch64-mainline-allnoconfig-build/70/artifact/artifacts + local key= + '[' multiple_components = single_commit ']' + cat + '[' '' '!=' '' ']' + cat ++ print_config --short ++ false ++ local print_arg=--short ++ case "$print_arg" in ++ echo 'CI config tcwg_kernel/llvm-master-aarch64-mainline-allnoconfig' ++ print_commits --short ++ sed -e 's/^/ | /' ++ set -euf -o pipefail ++ false ++ local print_arg=--short ++ '[' multiple_components = no_change ']' ++ local more_lines ++ '[' multiple_components = single_commit ']' ++ '[' multiple_components = single_component ']' ++ '[' multiple_components = multiple_components ']' ++ local new_commits c base_rev cur_rev c_commits components ++ local commits_or_patches ++ '[' '' '!=' '' ']' ++ commits_or_patches=commits ++ new_commits=0 ++ for c in "${changed_components[@]}" +++ 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 ++ base_rev=c97aab39b81bb8b603678bc664c0de7f534a4bd5 +++ 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=a521809d9b182d2863e2b0cf69270d1cef1da507 +++ git -C binutils rev-list --count c97aab39b81bb8b603678bc664c0de7f534a4bd5..a521809d9b182d2863e2b0cf69270d1cef1da507 ++ c_commits=65 ++ new_commits=65 ++ for c in "${changed_components[@]}" +++ get_baseline_git llvm_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ 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=024718313b526a4530d7cd58886fcc157247e0ff +++ 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=cf1a979ccfa722c3f9fce28c66c13a222990eac4 +++ git -C llvm rev-list --count 024718313b526a4530d7cd58886fcc157247e0ff..cf1a979ccfa722c3f9fce28c66c13a222990eac4 ++ c_commits=706 ++ new_commits=771 ++ for c in "${changed_components[@]}" +++ 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 ++ base_rev=4705fc0c8511d073bee4751c3c974aab2b10a970 +++ 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=abf635ddfe3242df907f58967f3c1e6763bbca2d +++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d ++ c_commits=46 ++ new_commits=817 +++ echo binutils llvm qemu +++ tr ' ' , ++ components=binutils,llvm,qemu ++ echo '817 commits in binutils,llvm,qemu' ++ '[' --short = --oneline ']' ++ for c in "${changed_components[@]}" +++ 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 ++ base_rev=c97aab39b81bb8b603678bc664c0de7f534a4bd5 +++ 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=a521809d9b182d2863e2b0cf69270d1cef1da507 +++ git -C binutils rev-list --count c97aab39b81bb8b603678bc664c0de7f534a4bd5..a521809d9b182d2863e2b0cf69270d1cef1da507 ++ c_commits=65 ++ '[' '' '!=' '' ']' ++ git -C binutils log -n 5 --oneline c97aab39b81bb8b603678bc664c0de7f534a4bd5..a521809d9b182d2863e2b0cf69270d1cef1da507 ++ '[' 65 -gt 5 ']' ++ echo '... and 60 more commits in binutils' ++ '[' '' '!=' '' ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git llvm_rev +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ 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=024718313b526a4530d7cd58886fcc157247e0ff +++ 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=cf1a979ccfa722c3f9fce28c66c13a222990eac4 +++ git -C llvm rev-list --count 024718313b526a4530d7cd58886fcc157247e0ff..cf1a979ccfa722c3f9fce28c66c13a222990eac4 ++ c_commits=706 ++ '[' '' '!=' '' ']' ++ git -C llvm log -n 5 --oneline 024718313b526a4530d7cd58886fcc157247e0ff..cf1a979ccfa722c3f9fce28c66c13a222990eac4 ++ '[' 706 -gt 5 ']' ++ echo '... and 701 more commits in llvm' ++ '[' '' '!=' '' ']' ++ for c in "${changed_components[@]}" +++ 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 ++ base_rev=4705fc0c8511d073bee4751c3c974aab2b10a970 +++ 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=abf635ddfe3242df907f58967f3c1e6763bbca2d +++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d ++ c_commits=46 ++ '[' '' '!=' '' ']' ++ git -C qemu log -n 5 --oneline 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d ++ '[' 46 -gt 5 ']' ++ echo '... and 41 more commits in qemu' ++ '[' '' '!=' '' ']' ++ return 0 ++ print_result --short ++ false ++ local print_arg=--short ++ case "$print_arg" in ++ echo 'Results changed to' +++ cat artifacts/results ++ echo '# reset_artifacts: -10 # build_abe binutils: -9 # build_kernel_llvm: -5 # build_abe qemu: -2 # linux_n_obj: 647 # linux build successful: all # linux boot successful: boot' ++ echo '' ++ echo From +++ cat base-artifacts/results ++ echo '# reset_artifacts: -10 # build_abe binutils: -9 # build_kernel_llvm: -5 # build_abe qemu: -2 # linux_n_obj: 647 # linux build successful: all # linux boot successful: boot' ++ print_config --long ++ false ++ local print_arg=--long ++ case "$print_arg" in ++ echo 'CI config tcwg_kernel/llvm-master-aarch64-mainline-allnoconfig' + '[' multiple_components '!=' single_commit ']' + return + true + generate_jenkins_html_files + wait 14583 # generate_jenkins_html_files ... Skipping + set -euf -o pipefail + echo '# generate_jenkins_html_files' + true + case "$ci_project" in + echo '... Skipping' + return + generate_readme html + set -euf -o pipefail + local text_type=html + local gnu_text=false + case "$ci_project" in + local list_start= + local list_end= + local 'list_item=- ' + local new_parag= + '[' html = html ']' + list_start='' + list_item='
  • ' + new_parag='

    ' + print_readme_header html + set -euf -o pipefail + local text_type=html + local 'msg=How to browse artifacts of this build' + case $text_type in + cat + cat + false + cat ++ print_readme_link html git/ ++ set -euf -o pipefail ++ local text_type=html ++ local msg=git/ ++ case $text_type in ++ echo -n 'git/' ++ print_readme_link html jenkins/ ++ set -euf -o pipefail ++ local text_type=html ++ local msg=jenkins/ ++ case $text_type in ++ echo -n 'jenkins/' ++ print_readme_link html notify/ ++ set -euf -o pipefail ++ local text_type=html ++ local msg=notify/ ++ case $text_type in ++ echo -n 'notify/' + false + cat ++ print_readme_link html notify/ ++ set -euf -o pipefail ++ local text_type=html ++ local msg=notify/ ++ case $text_type in ++ echo -n 'notify/' + false + print_readme_footer html + set -euf -o pipefail + local text_type=html + case $text_type in + cat + generate_readme txt + set -euf -o pipefail + local text_type=txt + local gnu_text=false + case "$ci_project" in + local list_start= + local list_end= + local 'list_item=- ' + local new_parag= + '[' txt = html ']' + print_readme_header txt + set -euf -o pipefail + local text_type=txt + local 'msg=How to browse artifacts of this build' + case $text_type in + cat + cat + false + cat ++ print_readme_link txt git/ ++ set -euf -o pipefail ++ local text_type=txt ++ local msg=git/ ++ case $text_type in ++ echo -n git/ ++ print_readme_link txt jenkins/ ++ set -euf -o pipefail ++ local text_type=txt ++ local msg=jenkins/ ++ case $text_type in ++ echo -n jenkins/ ++ print_readme_link txt notify/ ++ set -euf -o pipefail ++ local text_type=txt ++ local msg=notify/ ++ case $text_type in ++ echo -n notify/ + false + cat ++ print_readme_link txt notify/ ++ set -euf -o pipefail ++ local text_type=txt ++ local msg=notify/ ++ case $text_type in ++ echo -n notify/ # generate dashboard # generate_dashboard_squad ... Skipping # post_dashboard_squad ... Skipping # generate_lnt_report + false + print_readme_footer txt + set -euf -o pipefail + local text_type=txt + case $text_type in + echo '# generate dashboard' + generate_dashboard_squad + local results_date + echo '# generate_dashboard_squad' + false + echo '... Skipping' + return + post_dashboard_squad + echo '# post_dashboard_squad' + false + echo '... Skipping' + return + generate_lnt_report + wait 14615 + set -euf -o pipefail + local results_date + echo '# generate_lnt_report' + true + . /home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/lnt-utils.sh + calculate_results_date + set -euf -o pipefail + local c base_d cur_d results_date=0 ++ get_current_manifest '{rr[components]}' ++ get_manifest artifacts/manifest.sh '{rr[components]}' ++ set +x + for c in $(get_current_manifest "{rr[components]}") ++ get_baseline_component_date binutils ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No binutils in current git' '[' -f base-artifacts/git/binutils_rev ']' ++ set -euf -o pipefail +x +++ cat base-artifacts/git/binutils_rev ++ git -C binutils show --no-patch --pretty=%ct c97aab39b81bb8b603678bc664c0de7f534a4bd5 + base_d=1700870411 ++ get_current_component_date binutils ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No binutils in current git' '[' -f artifacts/git/binutils_rev ']' ++ set -euf -o pipefail +x +++ cat artifacts/git/binutils_rev ++ git -C binutils show --no-patch --pretty=%ct a521809d9b182d2863e2b0cf69270d1cef1da507 + cur_d=1701404199 + '[' x1700870411 '!=' x ']' + '[' x1701404199 = x ']' + '[' 1701404199 -lt 1700870411 ']' + '[' x1701404199 = x ']' + '[' 1701404199 -gt 0 ']' + results_date=1701404199 + for c in $(get_current_manifest "{rr[components]}") ++ get_baseline_component_date llvm ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No llvm in current git' '[' -f base-artifacts/git/llvm_rev ']' ++ set -euf -o pipefail +x +++ cat base-artifacts/git/llvm_rev ++ git -C llvm show --no-patch --pretty=%ct 024718313b526a4530d7cd58886fcc157247e0ff + base_d=1700884441 ++ get_current_component_date llvm ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No llvm in current git' '[' -f artifacts/git/llvm_rev ']' ++ set -euf -o pipefail +x +++ cat artifacts/git/llvm_rev ++ git -C llvm show --no-patch --pretty=%ct cf1a979ccfa722c3f9fce28c66c13a222990eac4 + cur_d=1701409878 + '[' x1700884441 '!=' x ']' + '[' x1701409878 = x ']' + '[' 1701409878 -lt 1700884441 ']' + '[' x1701409878 = x ']' + '[' 1701409878 -gt 1701404199 ']' + results_date=1701409878 + for c in $(get_current_manifest "{rr[components]}") ++ get_baseline_component_date linux ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No linux in current git' '[' -f base-artifacts/git/linux_rev ']' ++ set -euf -o pipefail +x +++ cat base-artifacts/git/linux_rev ++ git -C linux show --no-patch --pretty=%ct babe393974de0351c0e6cca50f5f84edaf8d7fa1 + base_d=1698894701 ++ get_current_component_date linux ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No linux in current git' '[' -f artifacts/git/linux_rev ']' ++ set -euf -o pipefail +x +++ cat artifacts/git/linux_rev ++ git -C linux show --no-patch --pretty=%ct babe393974de0351c0e6cca50f5f84edaf8d7fa1 + cur_d=1698894701 + '[' x1698894701 '!=' x ']' + '[' x1698894701 = x ']' + '[' 1698894701 -lt 1698894701 ']' + '[' x1698894701 = x ']' + '[' 1698894701 -gt 1701409878 ']' + for c in $(get_current_manifest "{rr[components]}") ++ get_baseline_component_date qemu ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No qemu in current git' '[' -f base-artifacts/git/qemu_rev ']' ++ set -euf -o pipefail +x +++ cat base-artifacts/git/qemu_rev ++ git -C qemu show --no-patch --pretty=%ct 4705fc0c8511d073bee4751c3c974aab2b10a970 + base_d=1700830818 ++ get_current_component_date qemu ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No qemu in current git' '[' -f artifacts/git/qemu_rev ']' ++ set -euf -o pipefail +x +++ cat artifacts/git/qemu_rev ++ git -C qemu show --no-patch --pretty=%ct abf635ddfe3242df907f58967f3c1e6763bbca2d + cur_d=1701207076 + '[' x1700830818 '!=' x ']' + '[' x1701207076 = x ']' + '[' 1701207076 -lt 1700830818 ']' + '[' x1701207076 = x ']' + '[' 1701207076 -gt 1701409878 ']' + assert_with_msg 'Failed to produce results_date' '[' 1701409878 -gt 0 ']' + set -euf -o pipefail +x ++ get_baseline_manifest '{rr[results_date]}' ++ get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false ++ set +x + base_d=1700884441 + '[' 1700884441 '!=' '' ']' + assert '[' 1701409878 -ge 1700884441 ']' + set -euf -o pipefail +x + '[' 1701409878 -gt 1700884441 ']' + results_date=1701147159 + rr[results_date]=1701147159 + cat + manifest_out + cat ++ get_current_manifest '{rr[results_date]}' ++ get_manifest artifacts/manifest.sh '{rr[results_date]}' ++ set +x + results_date=1701147159 ++ date '+%Y-%m-%d %H:%M:%S' --date @1701147159 ... Skipping + results_date='2023-11-28 04:52:39' + case "$ci_project" in + echo '... Skipping' + return + false + post_to_jira # post_to_jira + set -euf -o pipefail + echo '# post_to_jira' + local post_card_comment=false + local post_template_comment=false + false + false + false Full stage ran successfully. + echo 'Full stage ran successfully.'