+ 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=gnu-master-aarch64-stable-defconfig + 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--gnu-master-aarch64-stable-defconfig-build/92/ # Using dir : base-artifacts + echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-defconfig-build/92/' + 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-aarch64-stable-defconfig-build/93/ # Using dir : artifacts + echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-defconfig-build/93/' + 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 + '[' onregression = precommit ']' + check_source_changes + echo '# check_source_changes' ++ get_current_manifest '{rr[update_baseline]}' ++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ set +x + '[' force '!=' 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]} +++ '[' xbaseline '!=' xbaseline ']' +++ for c in ${rr[components]} +++ '[' xhttps://github.com/gcc-mirror/gcc.git#20214aaab6fe8d77523ef86b47248f35992f49d4 '!=' xbaseline ']' +++ echo -ne gcc +++ delim=' ' +++ for c in ${rr[components]} +++ '[' xbaseline '!=' xbaseline ']' +++ for c in ${rr[components]} +++ '[' xbaseline '!=' xbaseline ']' +++ echo ++ 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 ++ '[' x20214aaab6fe8d77523ef86b47248f35992f49d4 '!=' x142abf03bcbf066c521fd73edcb465db69a29040 ']' ++ echo -ne gcc ++ delim=' ' ++ echo + local c base_rev cur_rev c_commits + '[' 1 = 0 ']' + '[' 1 = 1 ']' + changed_single_component=gcc ++ 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 + first_bad=20214aaab6fe8d77523ef86b47248f35992f49d4 ++ 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=142abf03bcbf066c521fd73edcb465db69a29040 + local res + res=0 + wait 5926 + 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 + set -euf -o pipefail + local c=gcc + local base_rev cur_rev sha1 ++ 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 + base_rev=142abf03bcbf066c521fd73edcb465db69a29040 ++ 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=20214aaab6fe8d77523ef86b47248f35992f49d4 ++ git -C gcc rev-parse '20214aaab6fe8d77523ef86b47248f35992f49d4^@' + for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") + '[' 142abf03bcbf066c521fd73edcb465db69a29040 = 142abf03bcbf066c521fd73edcb465db69a29040 ']' + return 0 # Debug traces : # change_kind=single_commit : gcc + change_kind=single_commit + echo '# Debug traces :' + echo '# change_kind=single_commit : gcc' + for c in "${changed_components[@]}" ++ 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 + base_rev=142abf03bcbf066c521fd73edcb465db69a29040 ++ 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=20214aaab6fe8d77523ef86b47248f35992f49d4 ++ git -C gcc rev-list --count 142abf03bcbf066c521fd73edcb465db69a29040..20214aaab6fe8d77523ef86b47248f35992f49d4 # rev for gcc : 142abf03bcbf066c521fd73edcb465db69a29040..20214aaab6fe8d77523ef86b47248f35992f49d4 (1 commits) + c_commits=1 + echo '# rev for gcc : 142abf03bcbf066c521fd73edcb465db69a29040..20214aaab6fe8d77523ef86b47248f35992f49d4 (1 commits)' + echo '' + setup_stages_to_run + '[' onregression = onregression ']' + '[' 1 = 0 ']' + '[' single_commit '!=' single_commit ']' + '[' onregression = precommit ']' + '[' onregression = ignore ']' + '[' onregression = precommit ']' + 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 + set -euf -o pipefail + echo '# post_interesting_commits' + local stage=init + '[' single_commit '!=' single_commit ']' + clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master + set -euf -o pipefail + local dir=interesting-commits + local ref=master + local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git + local reference=auto + local single_branch=master + local remote=origin + clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin + set -euf -o pipefail + local dir=interesting-commits + local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git + local reference=auto + local single_branch=master + local remote=origin + local refopt= + case "$reference" in + local ref_dir + for ref_dir in $url $dir ++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git + ref_dir=interesting-commits + ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + for ref_dir in $url $dir ++ basename interesting-commits .git + ref_dir=interesting-commits + ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + git -C interesting-commits status + '[' -d interesting-commits ']' + '[' x '!=' x ']' + '[' -d interesting-commits ']' + rm -f interesting-commits/.git/gc.log + git -C interesting-commits config gc.autoDetach false + git -C interesting-commits gc --auto --force --prune=all + find interesting-commits/.git -name '*.lock' -delete + local i + for i in am cherry-pick rebase + git -C interesting-commits am --abort + true + for i in am cherry-pick rebase + git -C interesting-commits cherry-pick --abort + true + for i in am cherry-pick rebase + git -C interesting-commits rebase --abort + true + break + '[' -d interesting-commits ']' + git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master + set -euf -o pipefail + local dir=interesting-commits + local remote=origin + local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git + local single_branch=master + git -C interesting-commits remote rm origin + git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + local refspec + '[' xmaster = x ']' + refspec=+refs/heads/master:refs/remotes/origin/master + run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + local duration=1h + shift + local tries=3 + shift + local n=0 + local ret=0 + '[' 0 -eq 3 ']' + echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + ret=0 + wait 6006 + timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + '[' 0 -eq 0 ']' + break + return 0 + git_checkout interesting-commits master origin + set -euf -o pipefail + local dir=interesting-commits + local ref=master + local remote=origin + git_clean interesting-commits + set -euf -o pipefail + local dir=interesting-commits + shift + fresh_dir interesting-commits 'interesting-commits/.git/*' + set -euf -o pipefail + local dir=interesting-commits + shift 1 ++ dirname interesting-commits/something + dir=interesting-commits + mkdir -p interesting-commits + find_opts=("!" "-path" "$dir") + for keep_pattern in "$@" + : + find_opts+=("!" "-path" "$keep_pattern") ++ dirname 'interesting-commits/.git/*' + keep_pattern=interesting-commits/.git + '[' xinteresting-commits/.git = xinteresting-commits ']' + assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + set -euf -o pipefail +x + : + find_opts+=("!" "-path" "$keep_pattern") ++ dirname interesting-commits/.git + keep_pattern=interesting-commits + '[' xinteresting-commits = xinteresting-commits ']' + break + find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' + chmod -R +rw interesting-commits + find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + git -C interesting-commits reset -q --hard + local sha1 ++ git_rev_parse interesting-commits master origin ++ set -euf -o pipefail ++ local dir=interesting-commits ++ local ref=master ++ local remote=origin ++ '[' 3 -ge 3 ']' ++ remote=origin ++ git_rev_parse_1 interesting-commits master origin --short ++ set -euf -o pipefail ++ local dir=interesting-commits ++ local ref=master ++ local remote=origin ++ local opts=--short ++ local ret ++ cd interesting-commits ++ local sha1 try_ref ++ case "$ref" in ++ try_ref=refs/remotes/origin/master ++ ret=0 +++ git rev-parse --short refs/remotes/origin/master ++ sha1=aa32bc569 ++ '[' 0 -ne 0 ']' ++ echo aa32bc569 + sha1=aa32bc569 + git -C interesting-commits checkout --detach aa32bc569 HEAD is now at aa32bc569 Add entry 20214aaab6fe8d77523ef86b47248f35992f49d4 from https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-defconfig-build/93/ + true + local jira_dir jira_key= ++ interesting_subdir gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 ++ local dir=gcc/sha1 ++ '[' 2 -ge 2 ']' ++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ '[' 2 -ge 3 ']' ++ '[' 2 -ge 4 ']' ++ echo gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 + jira_dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 + jira_dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira + '[' init = full ']' + true + git -C interesting-commits remote update -p Fetching origin + git_clean interesting-commits refs/remotes/origin/master + set -euf -o pipefail + local dir=interesting-commits + shift + fresh_dir interesting-commits 'interesting-commits/.git/*' + set -euf -o pipefail + local dir=interesting-commits + shift 1 ++ dirname interesting-commits/something + dir=interesting-commits + mkdir -p interesting-commits + find_opts=("!" "-path" "$dir") + for keep_pattern in "$@" + : + find_opts+=("!" "-path" "$keep_pattern") ++ dirname 'interesting-commits/.git/*' + keep_pattern=interesting-commits/.git + '[' xinteresting-commits/.git = xinteresting-commits ']' + assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + set -euf -o pipefail +x + : + find_opts+=("!" "-path" "$keep_pattern") ++ dirname interesting-commits/.git + keep_pattern=interesting-commits + '[' xinteresting-commits = xinteresting-commits ']' + break + find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' + chmod -R +rw interesting-commits + find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + git -C interesting-commits reset -q --hard refs/remotes/origin/master # update_interesting_commits + update_interesting_commits init '' + echo '# update_interesting_commits' + local stage=init + local jira_key= + local subdir3 subdir4 subdir4 ++ interesting_subdir gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 ++ local dir=gcc/sha1 ++ '[' 2 -ge 2 ']' ++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ '[' 2 -ge 3 ']' ++ '[' 2 -ge 4 ']' ++ echo gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 + subdir3=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ interesting_subdir gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 tcwg_kernel ++ local dir=gcc/sha1 ++ '[' 3 -ge 2 ']' ++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ '[' 3 -ge 3 ']' ++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel ++ '[' 3 -ge 4 ']' ++ echo gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel + subdir4=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel ++ interesting_subdir gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 tcwg_kernel gnu-master-aarch64-stable-defconfig ++ local dir=gcc/sha1 ++ '[' 4 -ge 2 ']' ++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ '[' 4 -ge 3 ']' ++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel ++ '[' 4 -ge 4 ']' ++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig ++ echo gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig + subdir5=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig + '[' -d interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ']' + mkdir -p interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig + get_current_manifest BUILD_URL + get_manifest artifacts/manifest.sh BUILD_URL + set +x + echo 142abf03bcbf066c521fd73edcb465db69a29040 + git -C interesting-commits add gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/build_url gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/last_good + '[' init '!=' full ']' + return ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x + git -C interesting-commits commit -m 'Add entry 20214aaab6fe8d77523ef86b47248f35992f49d4 from https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-defconfig-build/93/' HEAD detached from 0b39a70ca nothing to commit, working tree clean + break + '[' full '!=' full ']' + generate_extra_details + true + check_if_first_report + declare -g first_icommit_to_report + first_icommit_to_report=false + '[' xsingle_commit '!=' xsingle_commit ']' + local isubdir ++ interesting_subdir gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 ++ local dir=gcc/sha1 ++ '[' 2 -ge 2 ']' ++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ '[' 2 -ge 3 ']' ++ '[' 2 -ge 4 ']' ++ echo gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 # post_interesting_commits + isubdir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 + '[' -f interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/first_url ']' + local first_url ++ cat interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/first_url + first_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-defconfig-build/91/ ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x + '[' https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-defconfig-build/91/ = https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-defconfig-build/93/ ']' + '[' onregression = onregression ']' + post_mail=false + post_interesting_commits full + set -euf -o pipefail + echo '# post_interesting_commits' + local stage=full + '[' single_commit '!=' single_commit ']' + clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master + set -euf -o pipefail + local dir=interesting-commits + local ref=master + local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git + local reference=auto + local single_branch=master + local remote=origin + clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin + set -euf -o pipefail + local dir=interesting-commits + local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git + local reference=auto + local single_branch=master + local remote=origin + local refopt= + case "$reference" in + local ref_dir + for ref_dir in $url $dir ++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git + ref_dir=interesting-commits + ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + for ref_dir in $url $dir ++ basename interesting-commits .git + ref_dir=interesting-commits + ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + git -C interesting-commits status + '[' -d interesting-commits ']' + '[' x '!=' x ']' + '[' -d interesting-commits ']' + rm -f interesting-commits/.git/gc.log + git -C interesting-commits config gc.autoDetach false + git -C interesting-commits gc --auto --force --prune=all + find interesting-commits/.git -name '*.lock' -delete + local i + for i in am cherry-pick rebase + git -C interesting-commits am --abort + true + for i in am cherry-pick rebase + git -C interesting-commits cherry-pick --abort + true + for i in am cherry-pick rebase + git -C interesting-commits rebase --abort + true + break + '[' -d interesting-commits ']' + git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master + set -euf -o pipefail + local dir=interesting-commits + local remote=origin + local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git + local single_branch=master + git -C interesting-commits remote rm origin + git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git + local refspec + '[' xmaster = x ']' + refspec=+refs/heads/master:refs/remotes/origin/master + run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + local duration=1h + shift + local tries=3 + shift + local n=0 + local ret=0 + '[' 0 -eq 3 ']' timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + ret=0 + wait 19743 + timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + '[' 0 -eq 0 ']' + break + return 0 + git_checkout interesting-commits master origin + set -euf -o pipefail + local dir=interesting-commits + local ref=master + local remote=origin + git_clean interesting-commits + set -euf -o pipefail + local dir=interesting-commits + shift + fresh_dir interesting-commits 'interesting-commits/.git/*' + set -euf -o pipefail + local dir=interesting-commits + shift 1 ++ dirname interesting-commits/something + dir=interesting-commits + mkdir -p interesting-commits + find_opts=("!" "-path" "$dir") + for keep_pattern in "$@" + : + find_opts+=("!" "-path" "$keep_pattern") ++ dirname 'interesting-commits/.git/*' + keep_pattern=interesting-commits/.git + '[' xinteresting-commits/.git = xinteresting-commits ']' + assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + set -euf -o pipefail +x + : + find_opts+=("!" "-path" "$keep_pattern") ++ dirname interesting-commits/.git + keep_pattern=interesting-commits + '[' xinteresting-commits = xinteresting-commits ']' + break + find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' + chmod -R +rw interesting-commits + find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + git -C interesting-commits reset -q --hard + local sha1 ++ git_rev_parse interesting-commits master origin ++ set -euf -o pipefail ++ local dir=interesting-commits ++ local ref=master ++ local remote=origin ++ '[' 3 -ge 3 ']' ++ remote=origin ++ git_rev_parse_1 interesting-commits master origin --short ++ set -euf -o pipefail ++ local dir=interesting-commits ++ local ref=master ++ local remote=origin ++ local opts=--short ++ local ret ++ cd interesting-commits ++ local sha1 try_ref ++ case "$ref" in ++ try_ref=refs/remotes/origin/master ++ ret=0 +++ git rev-parse --short refs/remotes/origin/master ++ sha1=aa32bc569 ++ '[' 0 -ne 0 ']' ++ echo aa32bc569 + sha1=aa32bc569 + git -C interesting-commits checkout --detach aa32bc569 HEAD is now at aa32bc569 Add entry 20214aaab6fe8d77523ef86b47248f35992f49d4 from https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-defconfig-build/93/ + true + local jira_dir jira_key= ++ interesting_subdir gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 ++ local dir=gcc/sha1 ++ '[' 2 -ge 2 ']' ++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ '[' 2 -ge 3 ']' ++ '[' 2 -ge 4 ']' ++ echo gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 + jira_dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 + jira_dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira + '[' full = full ']' + true + false + true + git -C interesting-commits remote update -p Fetching origin + git_clean interesting-commits refs/remotes/origin/master + set -euf -o pipefail + local dir=interesting-commits + shift + fresh_dir interesting-commits 'interesting-commits/.git/*' + set -euf -o pipefail + local dir=interesting-commits + shift 1 ++ dirname interesting-commits/something + dir=interesting-commits + mkdir -p interesting-commits + find_opts=("!" "-path" "$dir") + for keep_pattern in "$@" + : + find_opts+=("!" "-path" "$keep_pattern") ++ dirname 'interesting-commits/.git/*' + keep_pattern=interesting-commits/.git + '[' xinteresting-commits/.git = xinteresting-commits ']' + assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + set -euf -o pipefail +x + : + find_opts+=("!" "-path" "$keep_pattern") ++ dirname interesting-commits/.git + keep_pattern=interesting-commits + '[' xinteresting-commits = xinteresting-commits ']' + break + find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' + chmod -R +rw interesting-commits + find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + git -C interesting-commits reset -q --hard refs/remotes/origin/master # update_interesting_commits + update_interesting_commits full '' + echo '# update_interesting_commits' + local stage=full + local jira_key= + local subdir3 subdir4 subdir4 ++ interesting_subdir gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 ++ local dir=gcc/sha1 ++ '[' 2 -ge 2 ']' ++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ '[' 2 -ge 3 ']' ++ '[' 2 -ge 4 ']' ++ echo gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 + subdir3=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ interesting_subdir gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 tcwg_kernel ++ local dir=gcc/sha1 ++ '[' 3 -ge 2 ']' ++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ '[' 3 -ge 3 ']' ++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel ++ '[' 3 -ge 4 ']' ++ echo gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel + subdir4=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel ++ interesting_subdir gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 tcwg_kernel gnu-master-aarch64-stable-defconfig ++ local dir=gcc/sha1 ++ '[' 4 -ge 2 ']' ++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ '[' 4 -ge 3 ']' ++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel ++ '[' 4 -ge 4 ']' ++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig ++ echo gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig + subdir5=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig + '[' -d interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ']' + mkdir -p interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig + get_current_manifest BUILD_URL + get_manifest artifacts/manifest.sh BUILD_URL + set +x + echo 142abf03bcbf066c521fd73edcb465db69a29040 + git -C interesting-commits add gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/build_url gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/last_good + '[' full '!=' full ']' + print_result --oneline + false + local print_arg=--oneline + case "$print_arg" in + '[' 1 = 0 ']' + echo Failure + merge_status_summary interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel + set -euf -o pipefail + local subdir=interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel + local cur_file cur best= best_file + read -r cur_file ++ find interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel -mindepth 2 -maxdepth 2 -name status-summary.txt ++ sort ++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-next-defconfig/status-summary.txt + cur=Failure + '[' Failure -le '' ']' /home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/round-robin-notify.sh: line 1069: [: Failure: integer expression expected + best=Failure + best_file=interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-next-defconfig/status-summary.txt + read -r cur_file ++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/status-summary.txt + cur=Failure + '[' Failure -le Failure ']' /home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/round-robin-notify.sh: line 1069: [: Failure: integer expression expected + best=Failure + best_file=interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/status-summary.txt + read -r cur_file + cat interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/status-summary.txt + merge_status_summary interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 + set -euf -o pipefail + local subdir=interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 + local cur_file cur best= best_file + read -r cur_file ++ find interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 -mindepth 2 -maxdepth 2 -name status-summary.txt ++ sort ++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/status-summary.txt + cur=Failure + '[' Failure -le '' ']' /home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/round-robin-notify.sh: line 1069: [: Failure: integer expression expected + best=Failure + best_file=interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/status-summary.txt + read -r cur_file + cat interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/status-summary.txt + git -C interesting-commits add gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/status-summary.txt gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/status-summary.txt gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/status-summary.txt + print_result --long + false + local print_arg=--long + case "$print_arg" in + echo 'Results changed to' ++ cat artifacts/results + echo '# reset_artifacts: -10 # build_abe binutils: -9 # build_abe stage1: -5 # build_abe qemu: -2 # linux_n_obj: 8018 # First few build errors in logs: # 00:01:36 /home/tcwg-buildslave/workspace/tcwg_kernel_0/abe/builds/destdir/x86_64-pc-linux-gnu/lib/gcc/aarch64-linux-gnu/14.0.0/include/arm_neon.h:13474:48: error: passing argument 1 of ‘__builtin_aarch64_vec_ldap1_lanev1di’ from incompatible pointer type [-Wincompatible-pointer-types] # 00:01:36 /home/tcwg-buildslave/workspace/tcwg_kernel_0/abe/builds/destdir/x86_64-pc-linux-gnu/lib/gcc/aarch64-linux-gnu/14.0.0/include/arm_neon.h:13481:48: error: passing argument 1 of ‘__builtin_aarch64_vec_ldap1_lanev2di’ from incompatible pointer type [-Wincompatible-pointer-types] # 00:01:36 /home/tcwg-buildslave/workspace/tcwg_kernel_0/abe/builds/destdir/x86_64-pc-linux-gnu/lib/gcc/aarch64-linux-gnu/14.0.0/include/arm_neon.h:13536:40: error: passing argument 1 of ‘__builtin_aarch64_vec_stl1_lanev1di’ from incompatible pointer type [-Wincompatible-pointer-types] # 00:01:36 /home/tcwg-buildslave/workspace/tcwg_kernel_0/abe/builds/destdir/x86_64-pc-linux-gnu/lib/gcc/aarch64-linux-gnu/14.0.0/include/arm_neon.h:13543:40: error: passing argument 1 of ‘__builtin_aarch64_vec_stl1_lanev2di’ from incompatible pointer type [-Wincompatible-pointer-types] # 00:01:36 make[3]: *** [scripts/Makefile.build:243: arch/arm64/lib/xor-neon.o] Error 1 # 00:01:37 make[2]: *** [scripts/Makefile.build:480: arch/arm64/lib] Error 2 # 00:15:26 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_0/linux/Makefile:2034: .] Error 2 # 00:15:26 make: *** [Makefile:234: __sub-make] Error 2' + echo '' + echo From ++ cat base-artifacts/results + echo '# reset_artifacts: -10 # build_abe binutils: -9 # build_abe stage1: -5 # build_abe qemu: -2 # linux_n_obj: 9163 # linux build successful: all # linux boot successful: boot' + cat interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/status-summary.txt + sed 's/^/* /' + print_icommits_link gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/details.txt + set -euf -o pipefail + local path=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/details.txt + local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git + echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/details.txt + cat interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/build_url + git -C interesting-commits add gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/details.txt gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/status.txt + '[' -f interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/summary.txt ']' + 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-aarch64-stable-defconfig-build/93/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-aarch64-stable-defconfig-build/92/artifact/artifacts + cat + git -C interesting-commits add gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/reproduction_instructions.txt + local ci_config + read ci_config ++ cd interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel ++ ls + '[' -f interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-next-defconfig/summary.txt ']' + '[' -f interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-next-defconfig/status.txt ']' + echo '* gnu-master-aarch64-next-defconfig' + cat interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-next-defconfig/status.txt + sed 's/^/*/' + read ci_config + '[' -f interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/summary.txt ']' + '[' -f interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/status.txt ']' + echo '* gnu-master-aarch64-stable-defconfig' + cat interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/status.txt + sed 's/^/*/' + read ci_config + '[' -f interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/status-summary.txt/summary.txt ']' + '[' -f interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/status-summary.txt/status.txt ']' + continue + read ci_config + '[' -f interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/status.txt/summary.txt ']' + '[' -f interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/status.txt/status.txt ']' + continue + read ci_config + git -C interesting-commits add gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/status.txt + local ci_project + read ci_project ++ cd interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ ls + '[' -f interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/commit-log.txt/status.txt ']' + continue + read ci_project + '[' -f interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/first_url/status.txt ']' + continue + read ci_project + '[' -f interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/status.txt ']' + continue + read ci_project + '[' -f interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/status-summary.txt/status.txt ']' + continue + read ci_project + '[' -f interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/status.txt/status.txt ']' + continue + read ci_project + '[' -f interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/status.txt ']' + echo '* tcwg_kernel' + cat interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/status.txt + sed 's/^/*/' + read ci_project + git -C interesting-commits add gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/status.txt + print_commits --short + set -euf -o pipefail + false + local print_arg=--short + '[' single_commit = no_change ']' + local more_lines + '[' single_commit = single_commit ']' + local c=gcc + '[' --short = --link ']' + local describe + '[' '' = '' ']' ++ describe_sha1 gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 true ++ local component=gcc ++ local sha1=20214aaab6fe8d77523ef86b47248f35992f49d4 ++ local anything=true ++ match=() ++ local -a match ++ case "$component" in ++ match=(--match "basepoints/*" --match "releases/*") ++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 20214aaab6fe8d77523ef86b47248f35992f49d4 + describe=basepoints/gcc-14-6259-g20214aaab6f ++ echo basepoints/gcc-14-6259-g20214aaab6f ++ sed 's,^basepoints/,,' + describe=gcc-14-6259-g20214aaab6f + '[' --short = --oneline ']' + '[' '' = '' ']' + echo 'commit gcc-14-6259-g20214aaab6f' + local tmpfile ++ mktemp + tmpfile=/tmp/tmp.V3l9Y0b2Qa + git -C gcc log -n1 20214aaab6fe8d77523ef86b47248f35992f49d4 + tail -n +2 + head -n 10 /tmp/tmp.V3l9Y0b2Qa ++ cat /tmp/tmp.V3l9Y0b2Qa ++ wc -l + more_lines=18 + '[' 18 -gt 0 ']' + echo '... 18 lines of the commit log omitted.' + rm /tmp/tmp.V3l9Y0b2Qa + '[' '' '!=' '' ']' + return 0 + git -C interesting-commits add gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/commit-log.txt + true + local jira_dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira + '[' -f interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/key ']' + assert_with_msg 'Should not have created multiple jira cards' '[' '' = '' ']' + set -euf -o pipefail +x ++ cat interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/key + jira_key=GNU-1064 + '[' -e interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira ']' + git -C interesting-commits rm -rf gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira rm 'gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/components' rm 'gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/description' rm 'gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/key' rm 'gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/startdate' rm 'gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/summary' rm 'gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/yaml' + mkdir interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira + '[' GNU-1064 '!=' '' ']' + echo GNU-1064 + git -C interesting-commits add gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/key ++ print_commits --oneline ++ set -euf -o pipefail ++ false ++ local print_arg=--oneline ++ '[' single_commit = no_change ']' ++ local more_lines ++ '[' single_commit = single_commit ']' ++ local c=gcc ++ '[' --oneline = --link ']' ++ local describe ++ '[' '' = '' ']' +++ describe_sha1 gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 true +++ local component=gcc +++ local sha1=20214aaab6fe8d77523ef86b47248f35992f49d4 +++ local anything=true +++ match=() +++ local -a match +++ case "$component" in +++ match=(--match "basepoints/*" --match "releases/*") +++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 20214aaab6fe8d77523ef86b47248f35992f49d4 ++ describe=basepoints/gcc-14-6259-g20214aaab6f +++ echo basepoints/gcc-14-6259-g20214aaab6f +++ sed 's,^basepoints/,,' ++ describe=gcc-14-6259-g20214aaab6f ++ '[' --oneline = --oneline ']' ++ echo gcc-14-6259-g20214aaab6f ++ return 0 ++ cat interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/status-summary.txt + echo gcc-14-6259-g20214aaab6f: Failure + git -C interesting-commits add gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/summary + cat ++ print_commits --link ++ set -euf -o pipefail ++ false ++ local print_arg=--link ++ '[' single_commit = no_change ']' ++ local more_lines ++ '[' single_commit = single_commit ']' ++ local c=gcc ++ '[' --link = --link ']' ++ local url +++ get_baseline_git gcc_url +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No gcc_url in baseline git' '[' -f base-artifacts/git/gcc_url ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/gcc_url ++ url=https://github.com/gcc-mirror/gcc.git ++ [[ https://github.com/gcc-mirror/gcc.git =~ git://sourceware.org/git/ ]] ++ [[ https://github.com/gcc-mirror/gcc.git =~ https://github.com/ ]] ++ echo https://github.com/gcc-mirror/gcc/commit/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ return 0 ++ cat interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/commit-log.txt ++ cat interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/status.txt ++ print_icommits_link gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/yaml ++ set -euf -o pipefail ++ local path=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/yaml ++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git ++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/yaml + git -C interesting-commits add gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/description + update_jira_card # update_jira_card + set -euf -o pipefail + echo '# update_jira_card' + local jira_dir ++ interesting_subdir gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 ++ local dir=gcc/sha1 ++ '[' 2 -ge 2 ']' ++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ '[' 2 -ge 3 ']' ++ '[' 2 -ge 4 ']' ++ echo gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 + jira_dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 + jira_dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira + components=() + local -a components + case "$changed_single_component" in + components+=(GCC) + IFS=, + echo GCC + git -C interesting-commits add gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/components + local commit_date ++ git -C gcc log -n1 --pretty=%cd --date=iso 20214aaab6fe8d77523ef86b47248f35992f49d4 + commit_date='2023-12-07 03:29:04 +0000' + date -d '2023-12-07 03:29:04 +0000' +%Y-%m-%d + git -C interesting-commits add gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/startdate + local key project ++ print_jira_card_key ++ set -euf -o pipefail ++ local jira_dir +++ interesting_subdir gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 +++ local dir=gcc/sha1 +++ '[' 2 -ge 2 ']' +++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 +++ '[' 2 -ge 3 ']' +++ '[' 2 -ge 4 ']' +++ echo gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ jira_dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ jira_dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira ++ '[' -f interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/key ']' ++ cat interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/key + key=GNU-1064 + '[' -z GNU-1064 ']' + project=GNU + local yaml=interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/yaml + cat + sed -e 's/^/ /' interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/summary + cat ++ cat interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/components ++ cat interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/startdate + sed -e 's/^/ /' interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/description + git -C interesting-commits add gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/yaml + local describe ++ describe_sha1 gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 false ++ local component=gcc ++ local sha1=20214aaab6fe8d77523ef86b47248f35992f49d4 ++ local anything=false ++ match=() ++ local -a match ++ case "$component" in ++ match=(--match "basepoints/*" --match "releases/*") ++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 20214aaab6fe8d77523ef86b47248f35992f49d4 + describe=basepoints/gcc-14-6259-g20214aaab6f + '[' basepoints/gcc-14-6259-g20214aaab6f '!=' '' ']' + local d ++ dirname basepoints/gcc-14-6259-g20214aaab6f + d=basepoints + mkdir -p interesting-commits/gcc/basepoints + local symlink= + '[' basepoints '!=' . ']' + symlink=../ ++ dirname basepoints + d=. + '[' . '!=' . ']' + symlink=../sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 + rm -f interesting-commits/gcc/basepoints/gcc-14-6259-g20214aaab6f + ln -s ../sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 interesting-commits/gcc/basepoints/gcc-14-6259-g20214aaab6f + git -C interesting-commits add gcc/basepoints/gcc-14-6259-g20214aaab6f ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x + git -C interesting-commits commit -m 'Add entry 20214aaab6fe8d77523ef86b47248f35992f49d4 from https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-defconfig-build/93/' [detached HEAD 796323c0d] Add entry 20214aaab6fe8d77523ef86b47248f35992f49d4 from https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-defconfig-build/93/ 8 files changed, 72 insertions(+) create mode 100644 gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/details.txt create mode 100644 gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/reproduction_instructions.txt create mode 100644 gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/status-summary.txt create mode 100644 gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/status.txt + wait 1343 + git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master remote: Sending notification emails to: tcwg-commits@lists.linaro.org post-git trigger: updating grokmirror To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git aa32bc569..796323c0d HEAD -> master + break + 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 ++ '[' xsingle_commit '!=' xsingle_commit ']' ++ local isubdir +++ interesting_subdir gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 +++ local dir=gcc/sha1 +++ '[' 2 -ge 2 ']' +++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 +++ '[' 2 -ge 3 ']' +++ '[' 2 -ge 4 ']' +++ echo gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ isubdir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ case "$print_arg" in ++ echo interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 + icommit_entry=interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 + '[' interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 '!=' '' ']' + '[' -d interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira ']' + rsync -a interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/ artifacts/notify/jira/ + '[' -f artifacts/notify/jira/key ']' ++ cat artifacts/notify/jira/key + jira_key=GNU-1064 + '[' GNU-1064 '!=' '' ']' + cat ++ print_result --oneline ++ false ++ local print_arg=--oneline ++ case "$print_arg" in ++ '[' 1 = 0 ']' ++ echo Failure ++ 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--gnu-master-aarch64-stable-defconfig-build/93/artifact/artifacts ++ '[' '' '!=' '' ']' ++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-defconfig-build/93/artifact/artifacts/notify/mail-body.txt/*view*/' + cat ++ print_jira_template_card ++ local jira_card=GNU-692 ++ case "$ci_project/$ci_config:$changed_single_component" in ++ jira_card=GNU-680 ++ echo GNU-680 ++ print_result --oneline ++ false ++ local print_arg=--oneline ++ case "$print_arg" in ++ '[' 1 = 0 ']' ++ echo Failure ++ 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--gnu-master-aarch64-stable-defconfig-build/93/artifact/artifacts ++ '[' '' '!=' '' ']' ++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-defconfig-build/93/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=gcc + '[' gcc = '' ']' + local -A emails + emails["tcwg-validation@linaro.org"]=bcc + emails["author"]=cc + emails["committer"]=to + case "$ci_project/$ci_config:$c" in + emails["author"]=no + emails["committer"]=no + emails["linaro-toolchain@lists.linaro.org"]=to_postcommit + local c email base_rev cur_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 + base_rev=142abf03bcbf066c521fd73edcb465db69a29040 ++ 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=20214aaab6fe8d77523ef86b47248f35992f49d4 + read -r email ++ git -C gcc log --pretty=%ae 142abf03bcbf066c521fd73edcb465db69a29040..20214aaab6fe8d77523ef86b47248f35992f49d4 + emails["$email"]=no + read -r email + local precommit_postcommit=postcommit + '[' '' = '' ']' ++ 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 + base_rev=142abf03bcbf066c521fd73edcb465db69a29040 ++ 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=20214aaab6fe8d77523ef86b47248f35992f49d4 + read -r email ++ git -C gcc log --pretty=%ce 142abf03bcbf066c521fd73edcb465db69a29040..20214aaab6fe8d77523ef86b47248f35992f49d4 + emails["$email"]=no + read -r email + unset 'emails[author]' 'emails[committer]' + local type + recipients=() + local -a recipients + for email in "${!emails[@]}" + type=to_postcommit + case "$precommit_postcommit:$type" in + type=to + case "$type" in + recipients+=("$email") + for email in "${!emails[@]}" + type=no + case "$precommit_postcommit:$type" in + case "$type" in + for email in "${!emails[@]}" + type=bcc + case "$precommit_postcommit:$type" in + case "$type" in + recipients+=("$type:$email") + IFS=, + echo linaro-toolchain@lists.linaro.org,bcc:tcwg-validation@linaro.org ++ print_commits --oneline ++ set -euf -o pipefail ++ false ++ local print_arg=--oneline ++ '[' single_commit = no_change ']' ++ local more_lines ++ '[' single_commit = single_commit ']' ++ local c=gcc ++ '[' --oneline = --link ']' ++ local describe ++ '[' '' = '' ']' +++ describe_sha1 gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 true +++ local component=gcc +++ local sha1=20214aaab6fe8d77523ef86b47248f35992f49d4 +++ local anything=true +++ match=() +++ local -a match +++ case "$component" in +++ match=(--match "basepoints/*" --match "releases/*") +++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 20214aaab6fe8d77523ef86b47248f35992f49d4 ++ describe=basepoints/gcc-14-6259-g20214aaab6f +++ echo basepoints/gcc-14-6259-g20214aaab6f +++ sed 's,^basepoints/,,' ++ describe=gcc-14-6259-g20214aaab6f ++ '[' --oneline = --oneline ']' ++ echo gcc-14-6259-g20214aaab6f ++ return 0 ++ print_result --oneline ++ false ++ local print_arg=--oneline ++ case "$print_arg" in ++ '[' 1 = 0 ']' ++ echo Failure ++ print_config --oneline ++ false ++ local print_arg=--oneline ++ case "$print_arg" in ++ case "$ci_config" in ++ echo aarch64 + echo '[Linaro-TCWG-CI]' 'gcc-14-6259-g20214aaab6f: Failure 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--gnu-master-aarch64-stable-defconfig-build/93/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-aarch64-stable-defconfig-build/92/artifact/artifacts + local key= + '[' single_commit = single_commit ']' + '[' '' = '' ']' ++ print_jira_card_key ++ set -euf -o pipefail ++ local jira_dir +++ interesting_subdir gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 +++ local dir=gcc/sha1 +++ '[' 2 -ge 2 ']' +++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 +++ '[' 2 -ge 3 ']' +++ '[' 2 -ge 4 ']' +++ echo gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ jira_dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ jira_dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira ++ '[' -f interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/key ']' ++ cat interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/key + key=GNU-1064 + '[' -z GNU-1064 ']' + cat + '[' GNU-1064 '!=' '' ']' + cat + cat ++ print_config --short ++ false ++ local print_arg=--short ++ case "$print_arg" in ++ echo 'CI config tcwg_kernel/gnu-master-aarch64-stable-defconfig' ++ print_commits --short ++ sed -e 's/^/ | /' ++ set -euf -o pipefail ++ false ++ local print_arg=--short ++ '[' single_commit = no_change ']' ++ local more_lines ++ '[' single_commit = single_commit ']' ++ local c=gcc ++ '[' --short = --link ']' ++ local describe ++ '[' '' = '' ']' +++ describe_sha1 gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 true +++ local component=gcc +++ local sha1=20214aaab6fe8d77523ef86b47248f35992f49d4 +++ local anything=true +++ match=() +++ local -a match +++ case "$component" in +++ match=(--match "basepoints/*" --match "releases/*") +++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 20214aaab6fe8d77523ef86b47248f35992f49d4 ++ describe=basepoints/gcc-14-6259-g20214aaab6f +++ echo basepoints/gcc-14-6259-g20214aaab6f +++ sed 's,^basepoints/,,' ++ describe=gcc-14-6259-g20214aaab6f ++ '[' --short = --oneline ']' ++ '[' '' = '' ']' ++ echo 'commit gcc-14-6259-g20214aaab6f' ++ local tmpfile +++ mktemp ++ tmpfile=/tmp/tmp.Foi6O3PCfq ++ git -C gcc log -n1 20214aaab6fe8d77523ef86b47248f35992f49d4 ++ tail -n +2 ++ head -n 10 /tmp/tmp.Foi6O3PCfq +++ cat /tmp/tmp.Foi6O3PCfq +++ wc -l ++ more_lines=18 ++ '[' 18 -gt 0 ']' ++ echo '... 18 lines of the commit log omitted.' ++ rm /tmp/tmp.Foi6O3PCfq ++ '[' '' '!=' '' ']' ++ 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_abe stage1: -5 # build_abe qemu: -2 # linux_n_obj: 8018 # First few build errors in logs: # 00:01:36 /home/tcwg-buildslave/workspace/tcwg_kernel_0/abe/builds/destdir/x86_64-pc-linux-gnu/lib/gcc/aarch64-linux-gnu/14.0.0/include/arm_neon.h:13474:48: error: passing argument 1 of ‘__builtin_aarch64_vec_ldap1_lanev1di’ from incompatible pointer type [-Wincompatible-pointer-types] # 00:01:36 /home/tcwg-buildslave/workspace/tcwg_kernel_0/abe/builds/destdir/x86_64-pc-linux-gnu/lib/gcc/aarch64-linux-gnu/14.0.0/include/arm_neon.h:13481:48: error: passing argument 1 of ‘__builtin_aarch64_vec_ldap1_lanev2di’ from incompatible pointer type [-Wincompatible-pointer-types] # 00:01:36 /home/tcwg-buildslave/workspace/tcwg_kernel_0/abe/builds/destdir/x86_64-pc-linux-gnu/lib/gcc/aarch64-linux-gnu/14.0.0/include/arm_neon.h:13536:40: error: passing argument 1 of ‘__builtin_aarch64_vec_stl1_lanev1di’ from incompatible pointer type [-Wincompatible-pointer-types] # 00:01:36 /home/tcwg-buildslave/workspace/tcwg_kernel_0/abe/builds/destdir/x86_64-pc-linux-gnu/lib/gcc/aarch64-linux-gnu/14.0.0/include/arm_neon.h:13543:40: error: passing argument 1 of ‘__builtin_aarch64_vec_stl1_lanev2di’ from incompatible pointer type [-Wincompatible-pointer-types] # 00:01:36 make[3]: *** [scripts/Makefile.build:243: arch/arm64/lib/xor-neon.o] Error 1 # 00:01:37 make[2]: *** [scripts/Makefile.build:480: arch/arm64/lib] Error 2 # 00:15:26 make[1]: *** [/home/tcwg-buildslave/workspace/tcwg_kernel_0/linux/Makefile:2034: .] Error 2 # 00:15:26 make: *** [Makefile:234: __sub-make] Error 2' ++ echo '' ++ echo From +++ cat base-artifacts/results ++ echo '# reset_artifacts: -10 # build_abe binutils: -9 # build_abe stage1: -5 # build_abe qemu: -2 # linux_n_obj: 9163 # 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/gnu-master-aarch64-stable-defconfig' + '[' single_commit '!=' single_commit ']' + '[' '' '!=' '' ']' + cat ++ print_last_icommit --reproduction_instructions_link tcwg_kernel gnu-master-aarch64-stable-defconfig ++ false ++ set -euf -o pipefail ++ local print_arg=--reproduction_instructions_link ++ shift 1 ++ '[' xsingle_commit '!=' xsingle_commit ']' ++ local isubdir +++ interesting_subdir gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 tcwg_kernel gnu-master-aarch64-stable-defconfig +++ local dir=gcc/sha1 +++ '[' 4 -ge 2 ']' +++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 +++ '[' 4 -ge 3 ']' +++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel +++ '[' 4 -ge 4 ']' +++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig +++ echo gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig ++ isubdir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig ++ case "$print_arg" in ++ print_icommits_link gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/reproduction_instructions.txt ++ set -euf -o pipefail ++ local path=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/reproduction_instructions.txt ++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git ++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/tcwg_kernel/gnu-master-aarch64-stable-defconfig/reproduction_instructions.txt ++ print_commits --link ++ set -euf -o pipefail ++ false ++ local print_arg=--link ++ '[' single_commit = no_change ']' ++ local more_lines ++ '[' single_commit = single_commit ']' ++ local c=gcc ++ '[' --link = --link ']' ++ local url +++ get_baseline_git gcc_url +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No gcc_url in baseline git' '[' -f base-artifacts/git/gcc_url ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/gcc_url ++ url=https://github.com/gcc-mirror/gcc.git ++ [[ https://github.com/gcc-mirror/gcc.git =~ git://sourceware.org/git/ ]] ++ [[ https://github.com/gcc-mirror/gcc.git =~ https://github.com/ ]] ++ echo https://github.com/gcc-mirror/gcc/commit/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ return 0 ++ print_last_icommit --status ++ false ++ set -euf -o pipefail ++ local print_arg=--status ++ shift 1 ++ '[' xsingle_commit '!=' xsingle_commit ']' ++ local isubdir +++ interesting_subdir gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 +++ local dir=gcc/sha1 +++ '[' 2 -ge 2 ']' +++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 +++ '[' 2 -ge 3 ']' +++ '[' 2 -ge 4 ']' +++ echo gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ isubdir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ case "$print_arg" in ++ cat interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/status.txt + true + generate_jenkins_html_files + wait 1473 + set -euf -o pipefail # generate_jenkins_html_files + echo '# generate_jenkins_html_files' + true + case "$ci_project" in ... Skipping + 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/ + false + print_readme_footer txt + set -euf -o pipefail + local text_type=txt + case $text_type in # generate dashboard # generate_dashboard_squad ... Skipping # post_dashboard_squad ... Skipping + 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 1505 # generate_lnt_report + 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 612f120d41e81056bf29db07f494f0cdf27b545d + base_d=1702072951 ++ 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 612f120d41e81056bf29db07f494f0cdf27b545d + cur_d=1702072951 + '[' x1702072951 '!=' x ']' + '[' x1702072951 = x ']' + '[' 1702072951 -lt 1702072951 ']' + '[' x1702072951 = x ']' + '[' 1702072951 -gt 0 ']' + results_date=1702072951 + for c in $(get_current_manifest "{rr[components]}") ++ get_baseline_component_date gcc ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ assert_with_msg 'ERROR: No gcc in current git' '[' -f base-artifacts/git/gcc_rev ']' ++ set -euf -o pipefail +x +++ cat base-artifacts/git/gcc_rev ++ git -C gcc show --no-patch --pretty=%ct 142abf03bcbf066c521fd73edcb465db69a29040 + base_d=1701919587 ++ get_current_component_date gcc ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No gcc in current git' '[' -f artifacts/git/gcc_rev ']' ++ set -euf -o pipefail +x +++ cat artifacts/git/gcc_rev ++ git -C gcc show --no-patch --pretty=%ct 20214aaab6fe8d77523ef86b47248f35992f49d4 + cur_d=1701919744 + '[' x1701919587 '!=' x ']' + '[' x1701919744 = x ']' + '[' 1701919744 -lt 1701919587 ']' + '[' x1701919744 = x ']' + '[' 1701919744 -gt 1702072951 ']' + 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 288a2f83ed42ce91cf92c2b08dad298a3da0cd9a + base_d=1698228990 ++ 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 288a2f83ed42ce91cf92c2b08dad298a3da0cd9a + cur_d=1698228990 + '[' x1698228990 '!=' x ']' + '[' x1698228990 = x ']' + '[' 1698228990 -lt 1698228990 ']' + '[' x1698228990 = x ']' + '[' 1698228990 -gt 1702072951 ']' + 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 9c74490bff6c8886a922008d0c9ce6cae70dd17e + base_d=1701891260 ++ 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 9c74490bff6c8886a922008d0c9ce6cae70dd17e + cur_d=1701891260 + '[' x1701891260 '!=' x ']' + '[' x1701891260 = x ']' + '[' 1701891260 -lt 1701891260 ']' + '[' x1701891260 = x ']' + '[' 1701891260 -gt 1702072951 ']' + assert_with_msg 'Failed to produce results_date' '[' 1702072951 -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=1701942882 + '[' 1701942882 '!=' '' ']' + assert '[' 1702072951 -ge 1701942882 ']' + set -euf -o pipefail +x + '[' 1702072951 -gt 1701942882 ']' + results_date=1702007916 + rr[results_date]=1702007916 + cat + manifest_out + cat ++ get_current_manifest '{rr[results_date]}' ++ get_manifest artifacts/manifest.sh '{rr[results_date]}' ++ set +x + results_date=1702007916 ++ date '+%Y-%m-%d %H:%M:%S' --date @1702007916 ... Skipping + results_date='2023-12-08 03:58:36' + case "$ci_project" in + echo '... Skipping' + return # release_testresults_files ... Done + false + true + release_testresults_files + echo '# release_testresults_files' + '[' -d artifacts/jenkins ']' + '[' -f artifacts/testresults/testresults-mail-recipients.txt ']' + echo '... Done' + post_to_jira # post_to_jira + set -euf -o pipefail + echo '# post_to_jira' + local post_card_comment=true + local post_template_comment=true + true + '[' -f artifacts/notify/jira/yaml ']' + local key status ++ print_jira_card_key ++ set -euf -o pipefail ++ local jira_dir +++ interesting_subdir gcc 20214aaab6fe8d77523ef86b47248f35992f49d4 +++ local dir=gcc/sha1 +++ '[' 2 -ge 2 ']' +++ dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 +++ '[' 2 -ge 3 ']' +++ '[' 2 -ge 4 ']' +++ echo gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ jira_dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4 ++ jira_dir=gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira ++ '[' -f interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/key ']' ++ cat interesting-commits/gcc/sha1/20214aaab6fe8d77523ef86b47248f35992f49d4/jira/key + key=GNU-1064 ++ jipsearch -j key=GNU-1064 -s status:name ++ sed -e 's/.* , //' + status=Open + case "$status" in + jipcreate -f artifacts/notify/jira/yaml Existing issue updated: https://linaro.atlassian.net/browse/GNU-1064 + post_template_comment=false + true + '[' -f artifacts/notify/jira/comment-card.txt ']' + echo y + jipdate -f artifacts/notify/jira/comment-card.txt These JIRA cards will be updated as follows: [GNU-1064] Failure Details: https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-defconfig-build/93/artifact/artifacts/notify/mail-body.txt/*view*/ Server to update: https://linaro.atlassian.net Are you sure you want to update Jira with the information above? [y/n] Successfully updated your Jira tickets! This is your status: --- [GNU-1064] Failure Details: https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-defconfig-build/93/artifact/artifacts/notify/mail-body.txt/*view*/ + false Full stage ran successfully. + echo 'Full stage ran successfully.'