+ 1127117:jenkins5351239271532332322.sh: precommit_container_exec: 29: set +x /home/tcwg-build/workspace/tcwg_gnu_7/jenkins-scripts/rr/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify precommit --pw_dir artifacts/jenkins/pw __verbose true __build_script tcwg_gnu-build.sh + 172431:round-robin-notify.sh: 68: false + 172431:round-robin-notify.sh: 71: dryrun= + 172431:round-robin-notify.sh: 75: tcwg_config_init /home/tcwg-build/workspace/tcwg_gnu_7/jenkins-scripts/rr/.. + 172431:round-robin-notify.sh: tcwg_config_init: 5: local scripts=/home/tcwg-build/workspace/tcwg_gnu_7/jenkins-scripts/rr/.. + 172431:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_project] ]] + 172431:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_config] ]] + 172431:round-robin-notify.sh: tcwg_config_init: 13: case "${rr[ci_project]}" in + 172431:round-robin-notify.sh: tcwg_config_init: 23: . /home/tcwg-build/workspace/tcwg_gnu_7/jenkins-scripts/rr/../tcwg_gnu-config.sh + 172431:round-robin-notify.sh: tcwg_config_init: 24: tcwg_gnu_config_init + 172431:round-robin-notify.sh: tcwg_gnu_config_init: 6: : + 172431:round-robin-notify.sh: 84: declare top_artifacts ci_project ci_config notify_email + 172431:round-robin-notify.sh: 161: declare change_kind changed_single_component last_good first_bad + 172431:round-robin-notify.sh: 162: declare -a changed_components + 172431:round-robin-notify.sh: 218: declare print_commits_f print_result_f print_config_f print_last_icommit_f + 172431:round-robin-notify.sh: 219: declare print_details_f + 172431:round-robin-notify.sh: 514: dump_model_only=false + 172431:round-robin-notify.sh: 2844: setup_notify_environment # setup_notify_environment + 172431:round-robin-notify.sh: setup_notify_environment: 87: echo '# setup_notify_environment' + 172431:round-robin-notify.sh: setup_notify_environment: 90: top_artifacts=artifacts ++ 172431:round-robin-notify.sh: setup_notify_environment: 91: get_current_manifest '{rr[ci_project]}' ++ 172431:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ 172431:round-robin-notify.sh: get_manifest: 1081: set +x + 172431:round-robin-notify.sh: setup_notify_environment: 91: ci_project=tcwg_gcc_build ++ 172431:round-robin-notify.sh: setup_notify_environment: 92: get_current_manifest '{rr[ci_config]}' ++ 172431:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ 172431:round-robin-notify.sh: get_manifest: 1081: set +x + 172431:round-robin-notify.sh: setup_notify_environment: 92: ci_config=master-aarch64 + 172431:round-robin-notify.sh: setup_notify_environment: 95: load_manifest_env + 172431:round-robin-notify.sh: load_manifest_env: 1890: local varname dictname key + 172431:round-robin-notify.sh: load_manifest_env: 1891: declare -Ag component_rev component_url component_branch + 172431:round-robin-notify.sh: load_manifest_env: 1892: declare -g component_root_src + 172431:round-robin-notify.sh: load_manifest_env: 1895: mkdir -p artifacts/env + 172431:round-robin-notify.sh: load_manifest_env: 1896: read -r f ++ 172431:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env/ -name '*.csv' + 172431:round-robin-notify.sh: load_manifest_env: 1909: read -r f ++ 172431:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -maxdepth 1 -name '*.txt' + 172431:round-robin-notify.sh: load_manifest_env: 1918: read -r f ++ 172431:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -mindepth 2 -name '*.txt' # Debug traces : + 172431:round-robin-notify.sh: setup_notify_environment: 98: echo '# Debug traces :' ++ 172431:round-robin-notify.sh: setup_notify_environment: 99: get_baseline_manifest BUILD_URL ++ 172431:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 172431:round-robin-notify.sh: get_manifest: 1081: set +x # Baseline : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-build/10348/ # Using dir : base-artifacts + 172431:round-robin-notify.sh: setup_notify_environment: 99: echo '# Baseline : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-build/10348/' + 172431:round-robin-notify.sh: setup_notify_environment: 100: echo '# Using dir : base-artifacts' ++ 172431:round-robin-notify.sh: setup_notify_environment: 101: get_current_manifest BUILD_URL ++ 172431:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 172431:round-robin-notify.sh: get_manifest: 1081: set +x # Artifacts : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/12019/ # Using dir : artifacts + 172431:round-robin-notify.sh: setup_notify_environment: 101: echo '# Artifacts : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/12019/' + 172431:round-robin-notify.sh: setup_notify_environment: 102: echo '# Using dir : artifacts' + 172431:round-robin-notify.sh: setup_notify_environment: 103: echo '' + 172431:round-robin-notify.sh: setup_notify_environment: 105: mkdir -p artifacts/notify + 172431:round-robin-notify.sh: setup_notify_environment: 107: case "$notify" in + 172431:round-robin-notify.sh: setup_notify_environment: 120: declare -Ag pw + 172431:round-robin-notify.sh: setup_notify_environment: 121: '[' precommit = precommit ']' + 172431:round-robin-notify.sh: setup_notify_environment: 122: obligatory_variables pw_dir + 172431:round-robin-notify.sh: obligatory_variables: 1648: set -euf -o pipefail + 172431:round-robin-notify.sh: obligatory_variables: 1649: for i in "$@" + 172431:round-robin-notify.sh: obligatory_variables: 1650: case "$i" in ++ 172431:round-robin-notify.sh: obligatory_variables: 1659: declare -p pw_dir + 172431:round-robin-notify.sh: obligatory_variables: 1659: [[ declare -- pw_dir="artifacts/jenkins/pw" != \d\e\c\l\a\r\e\ * ]] + 172431:round-robin-notify.sh: setup_notify_environment: 123: declare -g pw_dir + 172431:round-robin-notify.sh: setup_notify_environment: 125: local pw_file + 172431:round-robin-notify.sh: setup_notify_environment: 126: IFS= + 172431:round-robin-notify.sh: setup_notify_environment: 126: read -r -d '' pw_file ++ 172431:round-robin-notify.sh: setup_notify_environment: 86: find artifacts/jenkins/pw -type f -print0 + 172431:round-robin-notify.sh: setup_notify_environment: 129: source artifacts/jenkins/pw/gcc ++ 172431:round-robin-notify.sh: source: 1: pw[project]=gcc ++ 172431:round-robin-notify.sh: source: 2: pw[gcc]=gcc ++ 172431:round-robin-notify.sh: source: 3: pw[gcc_patch_id]=138735 ++ 172431:round-robin-notify.sh: source: 4: pw[gcc_check_cmd]='glibc-cicd/check.py --patch_id 138735 --context tcwg_gcc_build--master-aarch64' ++ 172431:round-robin-notify.sh: source: 5: pw[gcc_build_url]=http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/12019/ ++ 172431:round-robin-notify.sh: source: 6: pw[gcc_patch_url]=https://patchwork.sourceware.org/patch/138735 ++ 172431:round-robin-notify.sh: source: 7: pw[gcc_patch_message_id]='<20260708133841.53333-1-jinma@linux.alibaba.com>' ++ 172431:round-robin-notify.sh: source: 8: pw[gcc_patch_submitter]=jinma@linux.alibaba.com ++ 172431:round-robin-notify.sh: source: 9: pw[gcc_skip]=false + 172431:round-robin-notify.sh: setup_notify_environment: 126: IFS= + 172431:round-robin-notify.sh: setup_notify_environment: 126: read -r -d '' pw_file + 172431:round-robin-notify.sh: 2845: check_source_changes + 172431:round-robin-notify.sh: check_source_changes: 166: echo '# check_source_changes' # check_source_changes ++ 172431:round-robin-notify.sh: check_source_changes: 170: get_current_manifest '{rr[update_baseline]}' ++ 172431:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ 172431:round-robin-notify.sh: get_manifest: 1081: set +x + 172431:round-robin-notify.sh: check_source_changes: 170: '[' ignore '!=' init ']' + 172431:round-robin-notify.sh: check_source_changes: 171: IFS=' ' + 172431:round-robin-notify.sh: check_source_changes: 171: read -r -a changed_components ++ 172431:round-robin-notify.sh: check_source_changes: 171: print_changed_components ++ 172431:round-robin-notify.sh: print_changed_components: 1245: set -euf -o pipefail ++ 172431:round-robin-notify.sh: print_changed_components: 1247: local c delim= +++ 172431:round-robin-notify.sh: print_changed_components: 1248: print_updated_components +++ 172431:round-robin-notify.sh: print_updated_components: 1200: set -euf -o pipefail +++ 172431:round-robin-notify.sh: print_updated_components: 1202: local c delim= +++ 172431:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 172431:round-robin-notify.sh: print_updated_components: 1204: false +++ 172431:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gcc_git] ]] +++ 172431:round-robin-notify.sh: print_updated_components: 1211: '[' xHEAD '!=' xbaseline ']' +++ 172431:round-robin-notify.sh: print_updated_components: 1212: echo -ne gcc +++ 172431:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 172431:round-robin-notify.sh: print_updated_components: 1217: echo ++ 172431:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 172431:round-robin-notify.sh: print_changed_components: 1249: false ++ 172431:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gcc_rev ']' +++ 172431:round-robin-notify.sh: print_changed_components: 1264: get_current_git gcc_rev +++ 172431:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 172431:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 172431:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 172431:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev +++ 172431:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gcc_rev +++ 172431:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 172431:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 172431:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 172431:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 172431:round-robin-notify.sh: print_changed_components: 1264: '[' xd18313b6fa5a8dd05750d21c3c4ecfb7e8ca8472 '!=' x035f177a1eab310ca2f2a1996b7c000ff70514af ']' ++ 172431:round-robin-notify.sh: print_changed_components: 1266: echo -ne gcc ++ 172431:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 172431:round-robin-notify.sh: print_changed_components: 1271: echo + 172431:round-robin-notify.sh: check_source_changes: 176: local c base_rev cur_rev c_commits + 172431:round-robin-notify.sh: check_source_changes: 177: '[' 1 = 0 ']' + 172431:round-robin-notify.sh: check_source_changes: 180: '[' 1 = 1 ']' + 172431:round-robin-notify.sh: check_source_changes: 181: changed_single_component=gcc ++ 172431:round-robin-notify.sh: check_source_changes: 183: get_component_rev gcc ++ 172431:round-robin-notify.sh: get_component_rev: 1780: false ++ 172431:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 172431:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 172431:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 172431:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 172431:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 172431:round-robin-notify.sh: check_source_changes: 183: first_bad=d18313b6fa5a8dd05750d21c3c4ecfb7e8ca8472 ++ 172431:round-robin-notify.sh: check_source_changes: 184: get_baseline_component_rev gcc ++ 172431:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 172431:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 172431:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 172431:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 172431:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 172431:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 172431:round-robin-notify.sh: check_source_changes: 184: last_good=035f177a1eab310ca2f2a1996b7c000ff70514af + 172431:round-robin-notify.sh: check_source_changes: 187: local res + 172431:round-robin-notify.sh: check_source_changes: 190: res=0 + 172431:round-robin-notify.sh: check_source_changes: 190: wait 172534 + 172431:round-robin-notify.sh: check_source_changes: 188: git -C gcc rev-parse --verify HEAD + 172431:round-robin-notify.sh: check_source_changes: 191: assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']' + 172431:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x + 172431:round-robin-notify.sh: check_source_changes: 194: single_commit_p gcc + 172431:round-robin-notify.sh: single_commit_p: 139: set -euf -o pipefail + 172431:round-robin-notify.sh: single_commit_p: 141: local c=gcc + 172431:round-robin-notify.sh: single_commit_p: 143: local base_rev cur_rev sha1 ++ 172431:round-robin-notify.sh: single_commit_p: 144: get_baseline_component_rev gcc ++ 172431:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 172431:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 172431:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 172431:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 172431:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 172431:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 172431:round-robin-notify.sh: single_commit_p: 144: base_rev=035f177a1eab310ca2f2a1996b7c000ff70514af ++ 172431:round-robin-notify.sh: single_commit_p: 145: get_component_rev gcc ++ 172431:round-robin-notify.sh: get_component_rev: 1780: false ++ 172431:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 172431:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 172431:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 172431:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 172431:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 172431:round-robin-notify.sh: single_commit_p: 145: cur_rev=d18313b6fa5a8dd05750d21c3c4ecfb7e8ca8472 ++ 172431:round-robin-notify.sh: single_commit_p: 147: git -C gcc rev-parse 'd18313b6fa5a8dd05750d21c3c4ecfb7e8ca8472^@' + 172431:round-robin-notify.sh: single_commit_p: 147: for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") + 172431:round-robin-notify.sh: single_commit_p: 148: '[' 035f177a1eab310ca2f2a1996b7c000ff70514af = 035f177a1eab310ca2f2a1996b7c000ff70514af ']' + 172431:round-robin-notify.sh: single_commit_p: 150: return 0 + 172431:round-robin-notify.sh: check_source_changes: 195: change_kind=single_commit # Debug traces : + 172431:round-robin-notify.sh: check_source_changes: 205: echo '# Debug traces :' # change_kind=single_commit : gcc + 172431:round-robin-notify.sh: check_source_changes: 206: echo '# change_kind=single_commit : gcc' + 172431:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 172431:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gcc ++ 172431:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 172431:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 172431:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 172431:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 172431:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 172431:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 172431:round-robin-notify.sh: check_source_changes: 208: base_rev=035f177a1eab310ca2f2a1996b7c000ff70514af ++ 172431:round-robin-notify.sh: check_source_changes: 209: get_component_rev gcc ++ 172431:round-robin-notify.sh: get_component_rev: 1780: false ++ 172431:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 172431:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 172431:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 172431:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 172431:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 172431:round-robin-notify.sh: check_source_changes: 209: cur_rev=d18313b6fa5a8dd05750d21c3c4ecfb7e8ca8472 ++ 172431:round-robin-notify.sh: check_source_changes: 211: git -C gcc rev-list --count 035f177a1eab310ca2f2a1996b7c000ff70514af..d18313b6fa5a8dd05750d21c3c4ecfb7e8ca8472 + 172431:round-robin-notify.sh: check_source_changes: 211: c_commits=1 + 172431:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gcc : 035f177a1eab310ca2f2a1996b7c000ff70514af..d18313b6fa5a8dd05750d21c3c4ecfb7e8ca8472 (1 commits)' # rev for gcc : 035f177a1eab310ca2f2a1996b7c000ff70514af..d18313b6fa5a8dd05750d21c3c4ecfb7e8ca8472 (1 commits) + 172431:round-robin-notify.sh: check_source_changes: 214: echo '' + 172431:round-robin-notify.sh: 2846: setup_stages_to_run + 172431:round-robin-notify.sh: setup_stages_to_run: 224: case "$ci_project" in + 172431:round-robin-notify.sh: setup_stages_to_run: 231: '[' precommit = precommit ']' + 172431:round-robin-notify.sh: setup_stages_to_run: 232: check_old_jira_cards=false + 172431:round-robin-notify.sh: setup_stages_to_run: 233: post_gcc_testresults=false + 172431:round-robin-notify.sh: setup_stages_to_run: 237: '[' precommit = onregression ']' + 172431:round-robin-notify.sh: setup_stages_to_run: 241: '[' precommit = precommit ']' + 172431:round-robin-notify.sh: setup_stages_to_run: 243: false + 172431:round-robin-notify.sh: setup_stages_to_run: 243: '[' 0 = 0 ']' + 172431:round-robin-notify.sh: setup_stages_to_run: 244: notify=ignore + 172431:round-robin-notify.sh: setup_stages_to_run: 247: '[' ignore = ignore ']' + 172431:round-robin-notify.sh: setup_stages_to_run: 248: post_jira_comment=false + 172431:round-robin-notify.sh: setup_stages_to_run: 249: post_jira_card=false + 172431:round-robin-notify.sh: setup_stages_to_run: 250: post_icommits=false + 172431:round-robin-notify.sh: setup_stages_to_run: 254: '[' ignore = ignore ']' + 172431:round-robin-notify.sh: setup_stages_to_run: 255: post_mail=false + 172431:round-robin-notify.sh: setup_stages_to_run: 260: generate_dashboard=false + 172431:round-robin-notify.sh: setup_stages_to_run: 261: post_dashboard=false + 172431:round-robin-notify.sh: setup_stages_to_run: 264: print_commits_f=print_commits + 172431:round-robin-notify.sh: setup_stages_to_run: 265: print_result_f=print_result + 172431:round-robin-notify.sh: setup_stages_to_run: 266: print_config_f=print_config + 172431:round-robin-notify.sh: setup_stages_to_run: 267: print_last_icommit_f=print_last_icommit + 172431:round-robin-notify.sh: setup_stages_to_run: 268: print_details_f=print_details + 172431:round-robin-notify.sh: setup_stages_to_run: 269: generate_extra_details_f=generate_extra_details + 172431:round-robin-notify.sh: setup_stages_to_run: 270: case "$ci_project" in + 172431:round-robin-notify.sh: setup_stages_to_run: 272: print_result_f=gnu_llvm_print_result + 172431:round-robin-notify.sh: setup_stages_to_run: 273: generate_extra_details_f=gnu_generate_extra_details + 172431:round-robin-notify.sh: setup_stages_to_run: 274: print_config_f=gnu_print_config + 172431:round-robin-notify.sh: setup_stages_to_run: 275: print_details_f=gnu_llvm_print_details + 172431:round-robin-notify.sh: 2849: post_interesting_commits init + 172431:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail + 172431:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' # post_interesting_commits + 172431:round-robin-notify.sh: post_interesting_commits: 1653: local stage=init + 172431:round-robin-notify.sh: post_interesting_commits: 1655: '[' single_commit '!=' single_commit ']' + 172431:round-robin-notify.sh: post_interesting_commits: 1661: clone_or_update_repo interesting-commits master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git auto master + 172431:round-robin-notify.sh: clone_or_update_repo: 695: set -euf -o pipefail + 172431:round-robin-notify.sh: clone_or_update_repo: 697: local dir=interesting-commits + 172431:round-robin-notify.sh: clone_or_update_repo: 698: local ref=master + 172431:round-robin-notify.sh: clone_or_update_repo: 699: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 172431:round-robin-notify.sh: clone_or_update_repo: 700: local reference=auto + 172431:round-robin-notify.sh: clone_or_update_repo: 701: local single_branch=master + 172431:round-robin-notify.sh: clone_or_update_repo: 702: local remote=origin + 172431:round-robin-notify.sh: clone_or_update_repo: 704: clone_or_update_repo_no_checkout interesting-commits https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git auto master origin + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 510: set -euf -o pipefail + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 512: local dir=interesting-commits + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 513: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 514: local reference=auto + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 515: local single_branch=master + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 516: local remote=origin + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 518: local refopt= + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 519: case "$reference" in + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 521: local ref_dir + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git .git + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 525: git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename interesting-commits .git + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 525: git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 538: git -C interesting-commits status + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 540: rm -rf interesting-commits + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 543: '[' -d interesting-commits ']' + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: '[' -d interesting-commits ']' + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 566: '[' -d interesting-commits ']' + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 603: local fresh_clone=false + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 604: true + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 605: '[' -d interesting-commits ']' + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 606: local single_branch_opt= + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 607: '[' xmaster '!=' x ']' + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 608: single_branch_opt='--single-branch --branch master' + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 611: run_with_timeout_and_retry 1h 3 git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 440: local duration=1h + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 441: shift + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 442: local tries=3 + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 443: shift + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 444: local n=0 + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 445: local ret=0 + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 0 -eq 3 ']' + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 448: echo timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 172565 + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 449: timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits Cloning into 'interesting-commits'... Updating files: 0% (692/70129) Updating files: 1% (702/70129) Updating files: 2% (1403/70129) Updating files: 2% (1694/70129) Updating files: 3% (2104/70129) Updating files: 4% (2806/70129) Updating files: 5% (3507/70129) Updating files: 6% (4208/70129) Updating files: 7% (4910/70129) Updating files: 8% (5611/70129) Updating files: 9% (6312/70129) Updating files: 10% (7013/70129) Updating files: 11% (7715/70129) Updating files: 12% (8416/70129) Updating files: 12% (8972/70129) Updating files: 13% (9117/70129) Updating files: 14% (9819/70129) Updating files: 15% (10520/70129) Updating files: 16% (11221/70129) Updating files: 17% (11922/70129) Updating files: 18% (12624/70129) Updating files: 19% (13325/70129) Updating files: 20% (14026/70129) Updating files: 21% (14728/70129) Updating files: 22% (15429/70129) Updating files: 23% (16130/70129) Updating files: 23% (16726/70129) Updating files: 24% (16831/70129) Updating files: 25% (17533/70129) Updating files: 26% (18234/70129) Updating files: 27% (18935/70129) Updating files: 28% (19637/70129) Updating files: 29% (20338/70129) Updating files: 30% (21039/70129) Updating files: 30% (21280/70129) Updating files: 31% (21740/70129) Updating files: 32% (22442/70129) Updating files: 33% (23143/70129) Updating files: 34% (23844/70129) Updating files: 35% (24546/70129) Updating files: 36% (25247/70129) Updating files: 37% (25948/70129) Updating files: 38% (26650/70129) Updating files: 38% (26744/70129) Updating files: 39% (27351/70129) Updating files: 40% (28052/70129) Updating files: 41% (28753/70129) Updating files: 42% (29455/70129) Updating files: 43% (30156/70129) Updating files: 43% (30356/70129) Updating files: 44% (30857/70129) Updating files: 45% (31559/70129) Updating files: 46% (32260/70129) Updating files: 47% (32961/70129) Updating files: 48% (33662/70129) Updating files: 49% (34364/70129) Updating files: 50% (35065/70129) Updating files: 50% (35137/70129) Updating files: 51% (35766/70129) Updating files: 52% (36468/70129) Updating files: 53% (37169/70129) Updating files: 54% (37870/70129) Updating files: 55% (38571/70129) Updating files: 56% (39273/70129) Updating files: 56% (39532/70129) Updating files: 57% (39974/70129) Updating files: 58% (40675/70129) Updating files: 59% (41377/70129) Updating files: 60% (42078/70129) Updating files: 61% (42779/70129) Updating files: 62% (43480/70129) Updating files: 62% (43583/70129) Updating files: 63% (44182/70129) Updating files: 64% (44883/70129) Updating files: 65% (45584/70129) Updating files: 66% (46286/70129) Updating files: 67% (46987/70129) Updating files: 68% (47688/70129) Updating files: 69% (48390/70129) Updating files: 70% (49091/70129) Updating files: 71% (49792/70129) Updating files: 72% (50493/70129) Updating files: 72% (50843/70129) Updating files: 73% (51195/70129) Updating files: 74% (51896/70129) Updating files: 75% (52597/70129) Updating files: 76% (53299/70129) Updating files: 77% (54000/70129) Updating files: 78% (54701/70129) Updating files: 79% (55402/70129) Updating files: 80% (56104/70129) Updating files: 80% (56262/70129) Updating files: 81% (56805/70129) Updating files: 82% (57506/70129) Updating files: 83% (58208/70129) Updating files: 84% (58909/70129) Updating files: 84% (59139/70129) Updating files: 85% (59610/70129) Updating files: 86% (60311/70129) Updating files: 87% (61013/70129) Updating files: 88% (61714/70129) Updating files: 89% (62415/70129) Updating files: 90% (63117/70129) Updating files: 91% (63818/70129) Updating files: 91% (64412/70129) Updating files: 92% (64519/70129) Updating files: 93% (65220/70129) Updating files: 94% (65922/70129) Updating files: 94% (66511/70129) Updating files: 95% (66623/70129) Updating files: 96% (67324/70129) Updating files: 97% (68026/70129) Updating files: 98% (68727/70129) Updating files: 99% (69428/70129) Updating files: 100% (70129/70129) Updating files: 100% (70129/70129), done. + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 0 -eq 0 ']' + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 451: break + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 478: return 0 + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 614: fresh_clone=true timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 617: git_set_remote interesting-commits origin https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git master + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: local ret=0 + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: wait 172593 + 172431:round-robin-notify.sh: git_set_remote: 489: set -euf -o pipefail + 172431:round-robin-notify.sh: git_set_remote: 491: local dir=interesting-commits + 172431:round-robin-notify.sh: git_set_remote: 492: local remote=origin + 172431:round-robin-notify.sh: git_set_remote: 493: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 172431:round-robin-notify.sh: git_set_remote: 494: local single_branch=master + 172431:round-robin-notify.sh: git_set_remote: 496: git -C interesting-commits remote rm origin + 172431:round-robin-notify.sh: git_set_remote: 497: git -C interesting-commits remote add -t master origin https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 619: '[' 0 '!=' 0 ']' + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 632: '[' -f interesting-commits/.git/shallow ']' + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 636: local refspec + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 637: '[' xmaster = x ']' + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 642: refspec=+refs/heads/master:refs/remotes/origin/master + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 645: run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 440: local duration=1h + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 441: shift + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 442: local tries=3 + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 443: shift + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 444: local n=0 + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 445: local ret=0 + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 0 -eq 3 ']' + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 448: echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 172596 + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 449: timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 0 -eq 0 ']' + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 451: break + 172431:round-robin-notify.sh: run_with_timeout_and_retry: 478: return 0 + 172431:round-robin-notify.sh: clone_or_update_repo_no_checkout: 658: break + 172431:round-robin-notify.sh: clone_or_update_repo: 707: git_checkout interesting-commits master origin + 172431:round-robin-notify.sh: git_checkout: 670: set -euf -o pipefail + 172431:round-robin-notify.sh: git_checkout: 672: local dir=interesting-commits + 172431:round-robin-notify.sh: git_checkout: 673: local ref=master + 172431:round-robin-notify.sh: git_checkout: 674: local remote=origin + 172431:round-robin-notify.sh: git_checkout: 676: git_clean interesting-commits + 172431:round-robin-notify.sh: git_clean: 2193: set -euf -o pipefail + 172431:round-robin-notify.sh: git_clean: 2194: local dir=interesting-commits + 172431:round-robin-notify.sh: git_clean: 2195: shift + 172431:round-robin-notify.sh: git_clean: 2197: fresh_dir interesting-commits 'interesting-commits/.git/*' + 172431:round-robin-notify.sh: fresh_dir: 60: set -euf -o pipefail + 172431:round-robin-notify.sh: fresh_dir: 62: local dir=interesting-commits + 172431:round-robin-notify.sh: fresh_dir: 63: shift 1 ++ 172431:round-robin-notify.sh: fresh_dir: 66: dirname interesting-commits/something + 172431:round-robin-notify.sh: fresh_dir: 66: dir=interesting-commits + 172431:round-robin-notify.sh: fresh_dir: 68: mkdir -p interesting-commits + 172431:round-robin-notify.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 172431:round-robin-notify.sh: fresh_dir: 71: for keep_pattern in "$@" + 172431:round-robin-notify.sh: fresh_dir: 72: : + 172431:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 172431:round-robin-notify.sh: fresh_dir: 74: dirname 'interesting-commits/.git/*' + 172431:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits/.git + 172431:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits/.git = xinteresting-commits ']' + 172431:round-robin-notify.sh: fresh_dir: 80: assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + 172431:round-robin-notify.sh: assert: 48: set -euf -o pipefail +x + 172431:round-robin-notify.sh: fresh_dir: 72: : + 172431:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 172431:round-robin-notify.sh: fresh_dir: 74: dirname interesting-commits/.git + 172431:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits + 172431:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits = xinteresting-commits ']' + 172431:round-robin-notify.sh: fresh_dir: 76: break + 172431:round-robin-notify.sh: fresh_dir: 85: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' + 172431:round-robin-notify.sh: fresh_dir: 86: chmod -R +rw interesting-commits + 172431:round-robin-notify.sh: fresh_dir: 87: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + 172431:round-robin-notify.sh: git_clean: 2198: git -C interesting-commits reset -q --hard error: unable to write file gcc/sha1/ae034b9106fbdd855ec22ce221bb61a1a9a532c3/tcwg_gnu_embed_check_gcc/master-arm_eabi/reproduction_instructions.txt error: unable to write file gcc/sha1/ae034b9106fbdd855ec22ce221bb61a1a9a532c3/tcwg_gnu_embed_check_gcc/master-arm_eabi/status-summary.txt error: unable to write file gcc/sha1/ae034b9106fbdd855ec22ce221bb61a1a9a532c3/tcwg_gnu_embed_check_gcc/master-arm_eabi/status.txt fatal: cannot create directory at 'gcc/sha1/ae034b9106fbdd855ec22ce221bb61a1a9a532c3/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi': No space left on device + 172431:round-robin-notify.sh: git_clean: 2200: rm -f interesting-commits/.git/index + 172431:round-robin-notify.sh: git_clean: 2201: git -C interesting-commits reset -q --hard error: unable to write file angle/sha1/04e469bcc171dbcf7a7946ee402d112363e1e28e/first_url error: unable to write file gcc/sha1/2dcc6dbd8a00caf7cfa8cac17b3fd1c33d658016/tcwg_gnu_native_check_gcc/master-aarch64/build_url error: unable to write file gcc/sha1/31250baf81446aa4fc1b729e2fc5165a36005ebc/tcwg_gcc_check/master-arm/status-summary.txt error: unable to write file gcc/sha1/31250baf81446aa4fc1b729e2fc5165a36005ebc/tcwg_gcc_check/master-arm/status.txt error: unable to write file gcc/sha1/36e877996936abd8bd08f8b1d983c8d1023a5842/tcwg_kernel/gnu-master-arm-stable-allmodconfig/last_good fatal: Could not reset index file to revision 'HEAD'.