+ 1271392:jenkins6359137138686097912.sh: precommit_container_exec: 29: set +x /home/tcwg-build/workspace/tcwg_gnu_3/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 + 172316:round-robin-notify.sh: 68: false + 172316:round-robin-notify.sh: 71: dryrun= + 172316:round-robin-notify.sh: 75: tcwg_config_init /home/tcwg-build/workspace/tcwg_gnu_3/jenkins-scripts/rr/.. + 172316:round-robin-notify.sh: tcwg_config_init: 5: local scripts=/home/tcwg-build/workspace/tcwg_gnu_3/jenkins-scripts/rr/.. + 172316:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_project] ]] + 172316:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_config] ]] + 172316:round-robin-notify.sh: tcwg_config_init: 13: case "${rr[ci_project]}" in + 172316:round-robin-notify.sh: tcwg_config_init: 23: . /home/tcwg-build/workspace/tcwg_gnu_3/jenkins-scripts/rr/../tcwg_gnu-config.sh + 172316:round-robin-notify.sh: tcwg_config_init: 24: tcwg_gnu_config_init + 172316:round-robin-notify.sh: tcwg_gnu_config_init: 6: : + 172316:round-robin-notify.sh: 84: declare top_artifacts ci_project ci_config notify_email + 172316:round-robin-notify.sh: 161: declare change_kind changed_single_component last_good first_bad + 172316:round-robin-notify.sh: 162: declare -a changed_components + 172316:round-robin-notify.sh: 218: declare print_commits_f print_result_f print_config_f print_last_icommit_f + 172316:round-robin-notify.sh: 219: declare print_details_f + 172316:round-robin-notify.sh: 514: dump_model_only=false + 172316:round-robin-notify.sh: 2844: setup_notify_environment # setup_notify_environment + 172316:round-robin-notify.sh: setup_notify_environment: 87: echo '# setup_notify_environment' + 172316:round-robin-notify.sh: setup_notify_environment: 90: top_artifacts=artifacts ++ 172316:round-robin-notify.sh: setup_notify_environment: 91: get_current_manifest '{rr[ci_project]}' ++ 172316:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ 172316:round-robin-notify.sh: get_manifest: 1081: set +x + 172316:round-robin-notify.sh: setup_notify_environment: 91: ci_project=tcwg_gcc_build ++ 172316:round-robin-notify.sh: setup_notify_environment: 92: get_current_manifest '{rr[ci_config]}' ++ 172316:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ 172316:round-robin-notify.sh: get_manifest: 1081: set +x + 172316:round-robin-notify.sh: setup_notify_environment: 92: ci_config=master-aarch64 + 172316:round-robin-notify.sh: setup_notify_environment: 95: load_manifest_env + 172316:round-robin-notify.sh: load_manifest_env: 1890: local varname dictname key + 172316:round-robin-notify.sh: load_manifest_env: 1891: declare -Ag component_rev component_url component_branch + 172316:round-robin-notify.sh: load_manifest_env: 1892: declare -g component_root_src + 172316:round-robin-notify.sh: load_manifest_env: 1895: mkdir -p artifacts/env + 172316:round-robin-notify.sh: load_manifest_env: 1896: read -r f ++ 172316:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env/ -name '*.csv' + 172316:round-robin-notify.sh: load_manifest_env: 1909: read -r f ++ 172316:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -maxdepth 1 -name '*.txt' + 172316:round-robin-notify.sh: load_manifest_env: 1918: read -r f ++ 172316:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -mindepth 2 -name '*.txt' + 172316:round-robin-notify.sh: setup_notify_environment: 98: echo '# Debug traces :' # Debug traces : ++ 172316:round-robin-notify.sh: setup_notify_environment: 99: get_baseline_manifest BUILD_URL ++ 172316:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 172316:round-robin-notify.sh: get_manifest: 1081: set +x # Baseline : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-build/10350/ # Using dir : base-artifacts + 172316:round-robin-notify.sh: setup_notify_environment: 99: echo '# Baseline : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-build/10350/' + 172316:round-robin-notify.sh: setup_notify_environment: 100: echo '# Using dir : base-artifacts' ++ 172316:round-robin-notify.sh: setup_notify_environment: 101: get_current_manifest BUILD_URL ++ 172316:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 172316:round-robin-notify.sh: get_manifest: 1081: set +x # Artifacts : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/12058/ + 172316:round-robin-notify.sh: setup_notify_environment: 101: echo '# Artifacts : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/12058/' # Using dir : artifacts + 172316:round-robin-notify.sh: setup_notify_environment: 102: echo '# Using dir : artifacts' + 172316:round-robin-notify.sh: setup_notify_environment: 103: echo '' + 172316:round-robin-notify.sh: setup_notify_environment: 105: mkdir -p artifacts/notify + 172316:round-robin-notify.sh: setup_notify_environment: 107: case "$notify" in + 172316:round-robin-notify.sh: setup_notify_environment: 120: declare -Ag pw + 172316:round-robin-notify.sh: setup_notify_environment: 121: '[' precommit = precommit ']' + 172316:round-robin-notify.sh: setup_notify_environment: 122: obligatory_variables pw_dir + 172316:round-robin-notify.sh: obligatory_variables: 1648: set -euf -o pipefail + 172316:round-robin-notify.sh: obligatory_variables: 1649: for i in "$@" + 172316:round-robin-notify.sh: obligatory_variables: 1650: case "$i" in ++ 172316:round-robin-notify.sh: obligatory_variables: 1659: declare -p pw_dir + 172316:round-robin-notify.sh: obligatory_variables: 1659: [[ declare -- pw_dir="artifacts/jenkins/pw" != \d\e\c\l\a\r\e\ * ]] + 172316:round-robin-notify.sh: setup_notify_environment: 123: declare -g pw_dir + 172316:round-robin-notify.sh: setup_notify_environment: 125: local pw_file + 172316:round-robin-notify.sh: setup_notify_environment: 126: IFS= + 172316:round-robin-notify.sh: setup_notify_environment: 126: read -r -d '' pw_file ++ 172316:round-robin-notify.sh: setup_notify_environment: 86: find artifacts/jenkins/pw -type f -print0 + 172316:round-robin-notify.sh: setup_notify_environment: 129: source artifacts/jenkins/pw/gcc ++ 172316:round-robin-notify.sh: source: 1: pw[project]=gcc ++ 172316:round-robin-notify.sh: source: 2: pw[gcc]=gcc ++ 172316:round-robin-notify.sh: source: 3: pw[gcc_patch_id]=138845 ++ 172316:round-robin-notify.sh: source: 4: pw[gcc_check_cmd]='glibc-cicd/check.py --patch_id 138845 --context tcwg_gcc_build--master-aarch64' ++ 172316:round-robin-notify.sh: source: 5: pw[gcc_build_url]=http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/12058/ ++ 172316:round-robin-notify.sh: source: 6: pw[gcc_patch_url]=https://patchwork.sourceware.org/patch/138845 ++ 172316:round-robin-notify.sh: source: 7: pw[gcc_patch_message_id]='' ++ 172316:round-robin-notify.sh: source: 8: pw[gcc_patch_submitter]=jakub@redhat.com ++ 172316:round-robin-notify.sh: source: 9: pw[gcc_skip]=false + 172316:round-robin-notify.sh: setup_notify_environment: 126: IFS= + 172316:round-robin-notify.sh: setup_notify_environment: 126: read -r -d '' pw_file # check_source_changes + 172316:round-robin-notify.sh: 2845: check_source_changes + 172316:round-robin-notify.sh: check_source_changes: 166: echo '# check_source_changes' ++ 172316:round-robin-notify.sh: check_source_changes: 170: get_current_manifest '{rr[update_baseline]}' ++ 172316:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ 172316:round-robin-notify.sh: get_manifest: 1081: set +x + 172316:round-robin-notify.sh: check_source_changes: 170: '[' ignore '!=' init ']' + 172316:round-robin-notify.sh: check_source_changes: 171: IFS=' ' + 172316:round-robin-notify.sh: check_source_changes: 171: read -r -a changed_components ++ 172316:round-robin-notify.sh: check_source_changes: 171: print_changed_components ++ 172316:round-robin-notify.sh: print_changed_components: 1245: set -euf -o pipefail ++ 172316:round-robin-notify.sh: print_changed_components: 1247: local c delim= +++ 172316:round-robin-notify.sh: print_changed_components: 1248: print_updated_components +++ 172316:round-robin-notify.sh: print_updated_components: 1200: set -euf -o pipefail +++ 172316:round-robin-notify.sh: print_updated_components: 1202: local c delim= +++ 172316:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 172316:round-robin-notify.sh: print_updated_components: 1204: false +++ 172316:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gcc_git] ]] +++ 172316:round-robin-notify.sh: print_updated_components: 1211: '[' xHEAD '!=' xbaseline ']' +++ 172316:round-robin-notify.sh: print_updated_components: 1212: echo -ne gcc +++ 172316:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 172316:round-robin-notify.sh: print_updated_components: 1217: echo ++ 172316:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 172316:round-robin-notify.sh: print_changed_components: 1249: false ++ 172316:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gcc_rev ']' +++ 172316:round-robin-notify.sh: print_changed_components: 1264: get_current_git gcc_rev +++ 172316:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 172316:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 172316:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 172316:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev +++ 172316:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gcc_rev +++ 172316:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 172316:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 172316:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 172316:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 172316:round-robin-notify.sh: print_changed_components: 1264: '[' x540ed25a7174b39711a4feab937f23705ddd25e6 '!=' x1f949c2f1ab60a8b3e3d99faff337a921150d2f4 ']' ++ 172316:round-robin-notify.sh: print_changed_components: 1266: echo -ne gcc ++ 172316:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 172316:round-robin-notify.sh: print_changed_components: 1271: echo + 172316:round-robin-notify.sh: check_source_changes: 176: local c base_rev cur_rev c_commits + 172316:round-robin-notify.sh: check_source_changes: 177: '[' 1 = 0 ']' + 172316:round-robin-notify.sh: check_source_changes: 180: '[' 1 = 1 ']' + 172316:round-robin-notify.sh: check_source_changes: 181: changed_single_component=gcc ++ 172316:round-robin-notify.sh: check_source_changes: 183: get_component_rev gcc ++ 172316:round-robin-notify.sh: get_component_rev: 1780: false ++ 172316:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 172316:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 172316:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 172316:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 172316:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 172316:round-robin-notify.sh: check_source_changes: 183: first_bad=540ed25a7174b39711a4feab937f23705ddd25e6 ++ 172316:round-robin-notify.sh: check_source_changes: 184: get_baseline_component_rev gcc ++ 172316:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 172316:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 172316:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 172316:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 172316:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 172316:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 172316:round-robin-notify.sh: check_source_changes: 184: last_good=1f949c2f1ab60a8b3e3d99faff337a921150d2f4 + 172316:round-robin-notify.sh: check_source_changes: 187: local res + 172316:round-robin-notify.sh: check_source_changes: 190: res=0 + 172316:round-robin-notify.sh: check_source_changes: 190: wait 172419 + 172316:round-robin-notify.sh: check_source_changes: 188: git -C gcc rev-parse --verify HEAD + 172316:round-robin-notify.sh: check_source_changes: 191: assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']' + 172316:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x + 172316:round-robin-notify.sh: check_source_changes: 194: single_commit_p gcc + 172316:round-robin-notify.sh: single_commit_p: 139: set -euf -o pipefail + 172316:round-robin-notify.sh: single_commit_p: 141: local c=gcc + 172316:round-robin-notify.sh: single_commit_p: 143: local base_rev cur_rev sha1 ++ 172316:round-robin-notify.sh: single_commit_p: 144: get_baseline_component_rev gcc ++ 172316:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 172316:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 172316:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 172316:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 172316:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 172316:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 172316:round-robin-notify.sh: single_commit_p: 144: base_rev=1f949c2f1ab60a8b3e3d99faff337a921150d2f4 ++ 172316:round-robin-notify.sh: single_commit_p: 145: get_component_rev gcc ++ 172316:round-robin-notify.sh: get_component_rev: 1780: false ++ 172316:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 172316:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 172316:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 172316:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 172316:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 172316:round-robin-notify.sh: single_commit_p: 145: cur_rev=540ed25a7174b39711a4feab937f23705ddd25e6 ++ 172316:round-robin-notify.sh: single_commit_p: 147: git -C gcc rev-parse '540ed25a7174b39711a4feab937f23705ddd25e6^@' + 172316:round-robin-notify.sh: single_commit_p: 147: for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") + 172316:round-robin-notify.sh: single_commit_p: 148: '[' 1f949c2f1ab60a8b3e3d99faff337a921150d2f4 = 1f949c2f1ab60a8b3e3d99faff337a921150d2f4 ']' + 172316:round-robin-notify.sh: single_commit_p: 150: return 0 + 172316:round-robin-notify.sh: check_source_changes: 195: change_kind=single_commit # Debug traces : # change_kind=single_commit : gcc + 172316:round-robin-notify.sh: check_source_changes: 205: echo '# Debug traces :' + 172316:round-robin-notify.sh: check_source_changes: 206: echo '# change_kind=single_commit : gcc' + 172316:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 172316:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gcc ++ 172316:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 172316:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 172316:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 172316:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 172316:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 172316:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 172316:round-robin-notify.sh: check_source_changes: 208: base_rev=1f949c2f1ab60a8b3e3d99faff337a921150d2f4 ++ 172316:round-robin-notify.sh: check_source_changes: 209: get_component_rev gcc ++ 172316:round-robin-notify.sh: get_component_rev: 1780: false ++ 172316:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 172316:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 172316:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 172316:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 172316:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 172316:round-robin-notify.sh: check_source_changes: 209: cur_rev=540ed25a7174b39711a4feab937f23705ddd25e6 ++ 172316:round-robin-notify.sh: check_source_changes: 211: git -C gcc rev-list --count 1f949c2f1ab60a8b3e3d99faff337a921150d2f4..540ed25a7174b39711a4feab937f23705ddd25e6 + 172316:round-robin-notify.sh: check_source_changes: 211: c_commits=1 # rev for gcc : 1f949c2f1ab60a8b3e3d99faff337a921150d2f4..540ed25a7174b39711a4feab937f23705ddd25e6 (1 commits) + 172316:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gcc : 1f949c2f1ab60a8b3e3d99faff337a921150d2f4..540ed25a7174b39711a4feab937f23705ddd25e6 (1 commits)' + 172316:round-robin-notify.sh: check_source_changes: 214: echo '' + 172316:round-robin-notify.sh: 2846: setup_stages_to_run + 172316:round-robin-notify.sh: setup_stages_to_run: 224: case "$ci_project" in + 172316:round-robin-notify.sh: setup_stages_to_run: 231: '[' precommit = precommit ']' + 172316:round-robin-notify.sh: setup_stages_to_run: 232: check_old_jira_cards=false + 172316:round-robin-notify.sh: setup_stages_to_run: 233: post_gcc_testresults=false + 172316:round-robin-notify.sh: setup_stages_to_run: 237: '[' precommit = onregression ']' + 172316:round-robin-notify.sh: setup_stages_to_run: 241: '[' precommit = precommit ']' + 172316:round-robin-notify.sh: setup_stages_to_run: 243: false + 172316:round-robin-notify.sh: setup_stages_to_run: 243: '[' 0 = 0 ']' + 172316:round-robin-notify.sh: setup_stages_to_run: 244: notify=ignore + 172316:round-robin-notify.sh: setup_stages_to_run: 247: '[' ignore = ignore ']' + 172316:round-robin-notify.sh: setup_stages_to_run: 248: post_jira_comment=false + 172316:round-robin-notify.sh: setup_stages_to_run: 249: post_jira_card=false + 172316:round-robin-notify.sh: setup_stages_to_run: 250: post_icommits=false + 172316:round-robin-notify.sh: setup_stages_to_run: 254: '[' ignore = ignore ']' + 172316:round-robin-notify.sh: setup_stages_to_run: 255: post_mail=false + 172316:round-robin-notify.sh: setup_stages_to_run: 260: generate_dashboard=false + 172316:round-robin-notify.sh: setup_stages_to_run: 261: post_dashboard=false + 172316:round-robin-notify.sh: setup_stages_to_run: 264: print_commits_f=print_commits + 172316:round-robin-notify.sh: setup_stages_to_run: 265: print_result_f=print_result + 172316:round-robin-notify.sh: setup_stages_to_run: 266: print_config_f=print_config + 172316:round-robin-notify.sh: setup_stages_to_run: 267: print_last_icommit_f=print_last_icommit + 172316:round-robin-notify.sh: setup_stages_to_run: 268: print_details_f=print_details + 172316:round-robin-notify.sh: setup_stages_to_run: 269: generate_extra_details_f=generate_extra_details + 172316:round-robin-notify.sh: setup_stages_to_run: 270: case "$ci_project" in + 172316:round-robin-notify.sh: setup_stages_to_run: 272: print_result_f=gnu_llvm_print_result + 172316:round-robin-notify.sh: setup_stages_to_run: 273: generate_extra_details_f=gnu_generate_extra_details + 172316:round-robin-notify.sh: setup_stages_to_run: 274: print_config_f=gnu_print_config + 172316:round-robin-notify.sh: setup_stages_to_run: 275: print_details_f=gnu_llvm_print_details + 172316:round-robin-notify.sh: 2849: post_interesting_commits init + 172316:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail + 172316:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' # post_interesting_commits + 172316:round-robin-notify.sh: post_interesting_commits: 1653: local stage=init + 172316:round-robin-notify.sh: post_interesting_commits: 1655: '[' single_commit '!=' single_commit ']' + 172316: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 + 172316:round-robin-notify.sh: clone_or_update_repo: 695: set -euf -o pipefail + 172316:round-robin-notify.sh: clone_or_update_repo: 697: local dir=interesting-commits + 172316:round-robin-notify.sh: clone_or_update_repo: 698: local ref=master + 172316:round-robin-notify.sh: clone_or_update_repo: 699: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 172316:round-robin-notify.sh: clone_or_update_repo: 700: local reference=auto + 172316:round-robin-notify.sh: clone_or_update_repo: 701: local single_branch=master + 172316:round-robin-notify.sh: clone_or_update_repo: 702: local remote=origin + 172316: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 + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 510: set -euf -o pipefail + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 512: local dir=interesting-commits + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 513: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 514: local reference=auto + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 515: local single_branch=master + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 516: local remote=origin + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 518: local refopt= + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 519: case "$reference" in + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 521: local ref_dir + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git .git + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 172316: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 + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename interesting-commits .git + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 172316: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 + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 538: git -C interesting-commits status + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 540: rm -rf interesting-commits + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 543: '[' -d interesting-commits ']' + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: '[' -d interesting-commits ']' + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 566: '[' -d interesting-commits ']' + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 603: local fresh_clone=false + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 604: true + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 605: '[' -d interesting-commits ']' + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 606: local single_branch_opt= + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 607: '[' xmaster '!=' x ']' + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 608: single_branch_opt='--single-branch --branch master' + 172316: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 timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 440: local duration=1h + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 441: shift + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 442: local tries=3 + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 443: shift + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 444: local n=0 + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 445: local ret=0 + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 0 -eq 3 ']' + 172316: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 + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 172450 + 172316: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: 3% (2426/70184) Updating files: 4% (2808/70184) Updating files: 5% (3510/70184) Updating files: 6% (4212/70184) Updating files: 7% (4913/70184) Updating files: 8% (5615/70184) Updating files: 9% (6317/70184) Updating files: 10% (7019/70184) Updating files: 11% (7721/70184) Updating files: 11% (8102/70184) Updating files: 12% (8423/70184) Updating files: 13% (9124/70184) Updating files: 14% (9826/70184) Updating files: 15% (10528/70184) Updating files: 15% (11160/70184) Updating files: 16% (11230/70184) Updating files: 17% (11932/70184) Updating files: 18% (12634/70184) Updating files: 19% (13335/70184) Updating files: 20% (14037/70184) Updating files: 21% (14739/70184) Updating files: 22% (15441/70184) Updating files: 22% (16071/70184) Updating files: 23% (16143/70184) Updating files: 23% (16439/70184) Updating files: 24% (16845/70184) Updating files: 25% (17546/70184) Updating files: 26% (18248/70184) Updating files: 27% (18950/70184) Updating files: 28% (19652/70184) Updating files: 29% (20354/70184) Updating files: 30% (21056/70184) Updating files: 31% (21758/70184) Updating files: 31% (22031/70184) Updating files: 32% (22459/70184) Updating files: 32% (22464/70184) Updating files: 33% (23161/70184) Updating files: 34% (23863/70184) Updating files: 35% (24565/70184) Updating files: 36% (25267/70184) Updating files: 37% (25969/70184) Updating files: 37% (26544/70184) Updating files: 38% (26670/70184) Updating files: 39% (27372/70184) Updating files: 39% (27742/70184) Updating files: 40% (28074/70184) Updating files: 41% (28776/70184) Updating files: 42% (29478/70184) Updating files: 43% (30180/70184) Updating files: 44% (30881/70184) Updating files: 44% (31372/70184) Updating files: 45% (31583/70184) Updating files: 46% (32285/70184) Updating files: 46% (32773/70184) Updating files: 47% (32987/70184) Updating files: 48% (33689/70184) Updating files: 49% (34391/70184) Updating files: 50% (35092/70184) Updating files: 51% (35794/70184) Updating files: 52% (36496/70184) Updating files: 53% (37198/70184) Updating files: 54% (37900/70184) Updating files: 54% (38018/70184) Updating files: 55% (38602/70184) Updating files: 56% (39304/70184) Updating files: 57% (40005/70184) Updating files: 58% (40707/70184) Updating files: 58% (41189/70184) Updating files: 59% (41409/70184) Updating files: 60% (42111/70184) Updating files: 61% (42813/70184) Updating files: 61% (43217/70184) Updating files: 62% (43515/70184) Updating files: 63% (44216/70184) Updating files: 64% (44918/70184) Updating files: 65% (45620/70184) Updating files: 66% (46322/70184) Updating files: 67% (47024/70184) Updating files: 67% (47082/70184) Updating files: 68% (47726/70184) Updating files: 69% (48427/70184) Updating files: 70% (49129/70184) Updating files: 71% (49831/70184) Updating files: 72% (50533/70184) Updating files: 72% (51013/70184) Updating files: 73% (51235/70184) Updating files: 74% (51937/70184) Updating files: 75% (52638/70184) Updating files: 76% (53340/70184) Updating files: 77% (54042/70184) Updating files: 78% (54744/70184) Updating files: 79% (55446/70184) Updating files: 80% (56148/70184) Updating files: 80% (56249/70184) Updating files: 81% (56850/70184) Updating files: 82% (57551/70184) Updating files: 83% (58253/70184) Updating files: 84% (58955/70184) Updating files: 85% (59657/70184) Updating files: 86% (60359/70184) Updating files: 86% (60565/70184) Updating files: 87% (61061/70184) Updating files: 88% (61762/70184) Updating files: 89% (62464/70184) Updating files: 90% (63166/70184) Updating files: 91% (63868/70184) Updating files: 92% (64570/70184) Updating files: 93% (65272/70184) Updating files: 94% (65973/70184) Updating files: 94% (66347/70184) Updating files: 95% (66675/70184) Updating files: 96% (67377/70184) Updating files: 97% (68079/70184) Updating files: 98% (68781/70184) Updating files: 99% (69483/70184) Updating files: 99% (69893/70184) Updating files: 100% (70184/70184) Updating files: 100% (70184/70184), done. + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 0 -eq 0 ']' + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 451: break + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 478: return 0 + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 614: fresh_clone=true + 172316: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 + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: local ret=0 + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: wait 172478 + 172316:round-robin-notify.sh: git_set_remote: 489: set -euf -o pipefail + 172316:round-robin-notify.sh: git_set_remote: 491: local dir=interesting-commits + 172316:round-robin-notify.sh: git_set_remote: 492: local remote=origin + 172316:round-robin-notify.sh: git_set_remote: 493: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 172316:round-robin-notify.sh: git_set_remote: 494: local single_branch=master + 172316:round-robin-notify.sh: git_set_remote: 496: git -C interesting-commits remote rm origin + 172316: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 + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 619: '[' 0 '!=' 0 ']' + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 632: '[' -f interesting-commits/.git/shallow ']' + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 636: local refspec + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 637: '[' xmaster = x ']' + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 642: refspec=+refs/heads/master:refs/remotes/origin/master + 172316: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 + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 440: local duration=1h + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 441: shift + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 442: local tries=3 + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 443: shift + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 444: local n=0 timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 445: local ret=0 + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 0 -eq 3 ']' + 172316: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 + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 172481 + 172316: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 + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 0 -eq 0 ']' + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 451: break + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 478: return 0 + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 658: break + 172316:round-robin-notify.sh: clone_or_update_repo: 707: git_checkout interesting-commits master origin + 172316:round-robin-notify.sh: git_checkout: 670: set -euf -o pipefail + 172316:round-robin-notify.sh: git_checkout: 672: local dir=interesting-commits + 172316:round-robin-notify.sh: git_checkout: 673: local ref=master + 172316:round-robin-notify.sh: git_checkout: 674: local remote=origin + 172316:round-robin-notify.sh: git_checkout: 676: git_clean interesting-commits + 172316:round-robin-notify.sh: git_clean: 2193: set -euf -o pipefail + 172316:round-robin-notify.sh: git_clean: 2194: local dir=interesting-commits + 172316:round-robin-notify.sh: git_clean: 2195: shift + 172316:round-robin-notify.sh: git_clean: 2197: fresh_dir interesting-commits 'interesting-commits/.git/*' + 172316:round-robin-notify.sh: fresh_dir: 60: set -euf -o pipefail + 172316:round-robin-notify.sh: fresh_dir: 62: local dir=interesting-commits + 172316:round-robin-notify.sh: fresh_dir: 63: shift 1 ++ 172316:round-robin-notify.sh: fresh_dir: 66: dirname interesting-commits/something + 172316:round-robin-notify.sh: fresh_dir: 66: dir=interesting-commits + 172316:round-robin-notify.sh: fresh_dir: 68: mkdir -p interesting-commits + 172316:round-robin-notify.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 172316:round-robin-notify.sh: fresh_dir: 71: for keep_pattern in "$@" + 172316:round-robin-notify.sh: fresh_dir: 72: : + 172316:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 172316:round-robin-notify.sh: fresh_dir: 74: dirname 'interesting-commits/.git/*' + 172316:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits/.git + 172316:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits/.git = xinteresting-commits ']' + 172316:round-robin-notify.sh: fresh_dir: 80: assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + 172316:round-robin-notify.sh: assert: 48: set -euf -o pipefail +x + 172316:round-robin-notify.sh: fresh_dir: 72: : + 172316:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 172316:round-robin-notify.sh: fresh_dir: 74: dirname interesting-commits/.git + 172316:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits + 172316:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits = xinteresting-commits ']' + 172316:round-robin-notify.sh: fresh_dir: 76: break + 172316: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 '{}' ';' + 172316:round-robin-notify.sh: fresh_dir: 86: chmod -R +rw interesting-commits + 172316:round-robin-notify.sh: fresh_dir: 87: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + 172316:round-robin-notify.sh: git_clean: 2198: git -C interesting-commits reset -q --hard + 172316:round-robin-notify.sh: git_checkout: 678: local sha1 ++ 172316:round-robin-notify.sh: git_checkout: 679: git_rev_parse interesting-commits master origin ++ 172316:round-robin-notify.sh: git_rev_parse: 396: set -euf -o pipefail ++ 172316:round-robin-notify.sh: git_rev_parse: 398: local dir=interesting-commits ++ 172316:round-robin-notify.sh: git_rev_parse: 399: local ref=master ++ 172316:round-robin-notify.sh: git_rev_parse: 400: local remote=origin ++ 172316:round-robin-notify.sh: git_rev_parse: 402: '[' 3 -ge 3 ']' ++ 172316:round-robin-notify.sh: git_rev_parse: 403: remote=origin ++ 172316:round-robin-notify.sh: git_rev_parse: 406: git_rev_parse_1 interesting-commits master origin --short ++ 172316:round-robin-notify.sh: git_rev_parse_1: 359: set -euf -o pipefail ++ 172316:round-robin-notify.sh: git_rev_parse_1: 361: local dir=interesting-commits ++ 172316:round-robin-notify.sh: git_rev_parse_1: 362: local ref=master ++ 172316:round-robin-notify.sh: git_rev_parse_1: 363: local remote=origin ++ 172316:round-robin-notify.sh: git_rev_parse_1: 364: local opts=--short ++ 172316:round-robin-notify.sh: git_rev_parse_1: 366: local ret ++ 172316:round-robin-notify.sh: git_rev_parse_1: 368: cd interesting-commits ++ 172316:round-robin-notify.sh: git_rev_parse_1: 371: local sha1 try_ref ++ 172316:round-robin-notify.sh: git_rev_parse_1: 372: case "$ref" in ++ 172316:round-robin-notify.sh: git_rev_parse_1: 374: try_ref=refs/remotes/origin/master ++ 172316:round-robin-notify.sh: git_rev_parse_1: 376: ret=0 +++ 172316:round-robin-notify.sh: git_rev_parse_1: 376: git rev-parse --short refs/remotes/origin/master ++ 172316:round-robin-notify.sh: git_rev_parse_1: 376: sha1=2028de5111 ++ 172316:round-robin-notify.sh: git_rev_parse_1: 377: '[' 0 -ne 0 ']' ++ 172316:round-robin-notify.sh: git_rev_parse_1: 385: echo 2028de5111 + 172316:round-robin-notify.sh: git_checkout: 679: sha1=2028de5111 + 172316:round-robin-notify.sh: git_checkout: 681: git -C interesting-commits checkout --detach 2028de5111 HEAD is now at 2028de5111 Add entry 106970adca69c9c577e6c75f4e69a08cd9ea2df0 from http://54.172.246.49:8080/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/10113/ + 172316:round-robin-notify.sh: post_interesting_commits: 1665: false + 172316:round-robin-notify.sh: post_interesting_commits: 1666: dryrun='echo DRYRUN: ' + 172316:round-robin-notify.sh: post_interesting_commits: 1669: local jira_dir jira_key= ++ 172316:round-robin-notify.sh: post_interesting_commits: 1670: interesting_subdir gcc 540ed25a7174b39711a4feab937f23705ddd25e6 ++ 172316:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 172316:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' ++ 172316:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6 ++ 172316:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' ++ 172316:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' ++ 172316:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6 + 172316:round-robin-notify.sh: post_interesting_commits: 1670: jira_dir=gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6 + 172316:round-robin-notify.sh: post_interesting_commits: 1671: jira_dir=gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6/jira + 172316:round-robin-notify.sh: post_interesting_commits: 1672: '[' init = full ']' + 172316:round-robin-notify.sh: post_interesting_commits: 1692: true + 172316:round-robin-notify.sh: post_interesting_commits: 1694: git -C interesting-commits remote update -p + 172316:round-robin-notify.sh: post_interesting_commits: 1695: git_clean interesting-commits refs/remotes/origin/master + 172316:round-robin-notify.sh: git_clean: 2193: set -euf -o pipefail + 172316:round-robin-notify.sh: git_clean: 2194: local dir=interesting-commits + 172316:round-robin-notify.sh: git_clean: 2195: shift + 172316:round-robin-notify.sh: git_clean: 2197: fresh_dir interesting-commits 'interesting-commits/.git/*' + 172316:round-robin-notify.sh: fresh_dir: 60: set -euf -o pipefail + 172316:round-robin-notify.sh: fresh_dir: 62: local dir=interesting-commits + 172316:round-robin-notify.sh: fresh_dir: 63: shift 1 ++ 172316:round-robin-notify.sh: fresh_dir: 66: dirname interesting-commits/something + 172316:round-robin-notify.sh: fresh_dir: 66: dir=interesting-commits + 172316:round-robin-notify.sh: fresh_dir: 68: mkdir -p interesting-commits + 172316:round-robin-notify.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 172316:round-robin-notify.sh: fresh_dir: 71: for keep_pattern in "$@" + 172316:round-robin-notify.sh: fresh_dir: 72: : + 172316:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 172316:round-robin-notify.sh: fresh_dir: 74: dirname 'interesting-commits/.git/*' + 172316:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits/.git + 172316:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits/.git = xinteresting-commits ']' + 172316:round-robin-notify.sh: fresh_dir: 80: assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + 172316:round-robin-notify.sh: assert: 48: set -euf -o pipefail +x + 172316:round-robin-notify.sh: fresh_dir: 72: : + 172316:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 172316:round-robin-notify.sh: fresh_dir: 74: dirname interesting-commits/.git + 172316:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits + 172316:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits = xinteresting-commits ']' + 172316:round-robin-notify.sh: fresh_dir: 76: break + 172316: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 '{}' ';' + 172316:round-robin-notify.sh: fresh_dir: 86: chmod -R +rw interesting-commits + 172316:round-robin-notify.sh: fresh_dir: 87: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + 172316:round-robin-notify.sh: git_clean: 2198: git -C interesting-commits reset -q --hard refs/remotes/origin/master + 172316:round-robin-notify.sh: post_interesting_commits: 1697: update_interesting_commits init '' # update_interesting_commits + 172316:round-robin-notify.sh: update_interesting_commits: 1400: echo '# update_interesting_commits' + 172316:round-robin-notify.sh: update_interesting_commits: 1402: local stage=init + 172316:round-robin-notify.sh: update_interesting_commits: 1403: local jira_key= + 172316:round-robin-notify.sh: update_interesting_commits: 1408: local subdir3 subdir4 subdir5 ++ 172316:round-robin-notify.sh: update_interesting_commits: 1410: interesting_subdir gcc 540ed25a7174b39711a4feab937f23705ddd25e6 ++ 172316:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 172316:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' ++ 172316:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6 ++ 172316:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' ++ 172316:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' ++ 172316:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6 + 172316:round-robin-notify.sh: update_interesting_commits: 1410: subdir3=gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6 ++ 172316:round-robin-notify.sh: update_interesting_commits: 1413: interesting_subdir gcc 540ed25a7174b39711a4feab937f23705ddd25e6 tcwg_gcc_build ++ 172316:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 172316:round-robin-notify.sh: interesting_subdir: 2524: '[' 3 -ge 2 ']' ++ 172316:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6 ++ 172316:round-robin-notify.sh: interesting_subdir: 2525: '[' 3 -ge 3 ']' ++ 172316:round-robin-notify.sh: interesting_subdir: 2525: dir=gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6/tcwg_gcc_build ++ 172316:round-robin-notify.sh: interesting_subdir: 2526: '[' 3 -ge 4 ']' ++ 172316:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6/tcwg_gcc_build + 172316:round-robin-notify.sh: update_interesting_commits: 1413: subdir4=gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6/tcwg_gcc_build ++ 172316:round-robin-notify.sh: update_interesting_commits: 1416: interesting_subdir gcc 540ed25a7174b39711a4feab937f23705ddd25e6 tcwg_gcc_build master-aarch64 ++ 172316:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 172316:round-robin-notify.sh: interesting_subdir: 2524: '[' 4 -ge 2 ']' ++ 172316:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6 ++ 172316:round-robin-notify.sh: interesting_subdir: 2525: '[' 4 -ge 3 ']' ++ 172316:round-robin-notify.sh: interesting_subdir: 2525: dir=gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6/tcwg_gcc_build ++ 172316:round-robin-notify.sh: interesting_subdir: 2526: '[' 4 -ge 4 ']' ++ 172316:round-robin-notify.sh: interesting_subdir: 2526: dir=gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6/tcwg_gcc_build/master-aarch64 ++ 172316:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6/tcwg_gcc_build/master-aarch64 + 172316:round-robin-notify.sh: update_interesting_commits: 1416: subdir5=gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6/tcwg_gcc_build/master-aarch64 + 172316:round-robin-notify.sh: update_interesting_commits: 1418: '[' -d interesting-commits/gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6 ']' + 172316:round-robin-notify.sh: update_interesting_commits: 1419: mkdir -p interesting-commits/gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6 + 172316:round-robin-notify.sh: update_interesting_commits: 1420: get_current_manifest BUILD_URL + 172316:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL + 172316:round-robin-notify.sh: get_manifest: 1081: set +x + 172316:round-robin-notify.sh: update_interesting_commits: 1421: git -C interesting-commits add gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6/first_url + 172316:round-robin-notify.sh: update_interesting_commits: 1425: mkdir -p interesting-commits/gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6/tcwg_gcc_build/master-aarch64 ++ 172316:round-robin-notify.sh: update_interesting_commits: 1426: get_current_manifest BUILD_URL ++ 172316:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 172316:round-robin-notify.sh: get_manifest: 1081: set +x + 172316:round-robin-notify.sh: update_interesting_commits: 1426: get_externally_visible_url http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/12058/artifact/artifacts/ + 172316:round-robin-notify.sh: get_externally_visible_url: 2711: set -euf -o pipefail + 172316:round-robin-notify.sh: get_externally_visible_url: 2712: local input_url=http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/12058/artifact/artifacts/ + 172316:round-robin-notify.sh: get_externally_visible_url: 2713: local output_url + 172316:round-robin-notify.sh: get_externally_visible_url: 2714: local verbose=false + 172316:round-robin-notify.sh: get_externally_visible_url: 2716: false + 172316:round-robin-notify.sh: get_externally_visible_url: 2718: IFS=/ + 172316:round-robin-notify.sh: get_externally_visible_url: 2718: read -ra TOKS + 172316:round-robin-notify.sh: get_externally_visible_url: 2720: local endchar= + 172316:round-robin-notify.sh: get_externally_visible_url: 2721: '[' / == / ']' + 172316:round-robin-notify.sh: get_externally_visible_url: 2721: endchar=/ + 172316:round-robin-notify.sh: get_externally_visible_url: 2723: idx=2 + 172316:round-robin-notify.sh: get_externally_visible_url: 2726: case "${TOKS[$idx]}" in + 172316:round-robin-notify.sh: get_externally_visible_url: 2733: output_url=http://54.172.246.49:9090 + 172316:round-robin-notify.sh: get_externally_visible_url: 2740: idx=3 + 172316:round-robin-notify.sh: get_externally_visible_url: 2741: '[' 3 -ge 8 ']' + 172316:round-robin-notify.sh: get_externally_visible_url: 2747: case "${TOKS[$idx]}" in + 172316:round-robin-notify.sh: get_externally_visible_url: 2757: output_url=http://54.172.246.49:9090/jobs/tcwg_gcc_build--master-aarch64-precommit + 172316:round-robin-notify.sh: get_externally_visible_url: 2764: idx=5 + 172316:round-robin-notify.sh: get_externally_visible_url: 2765: '[' 5 -ge 8 ']' + 172316:round-robin-notify.sh: get_externally_visible_url: 2771: case "${TOKS[$idx]}" in + 172316:round-robin-notify.sh: get_externally_visible_url: 2782: output_url=http://54.172.246.49:9090/jobs/tcwg_gcc_build--master-aarch64-precommit/builds/12058 + 172316:round-robin-notify.sh: get_externally_visible_url: 2789: idx=6 + 172316:round-robin-notify.sh: get_externally_visible_url: 2790: '[' 6 -ge 8 ']' + 172316:round-robin-notify.sh: get_externally_visible_url: 2796: case "${TOKS[$idx]}" in + 172316:round-robin-notify.sh: get_externally_visible_url: 2801: output_url=http://54.172.246.49:9090/jobs/tcwg_gcc_build--master-aarch64-precommit/builds/12058/archive + 172316:round-robin-notify.sh: get_externally_visible_url: 2808: idx=7 + 172316:round-robin-notify.sh: get_externally_visible_url: 2809: '[' 7 -ge 8 ']' + 172316:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 7 -lt 8 ']' + 172316:round-robin-notify.sh: get_externally_visible_url: 2816: case "${TOKS[$idx]}" in + 172316:round-robin-notify.sh: get_externally_visible_url: 2821: output_url=http://54.172.246.49:9090/jobs/tcwg_gcc_build--master-aarch64-precommit/builds/12058/archive/artifacts + 172316:round-robin-notify.sh: get_externally_visible_url: 2823: idx=8 + 172316:round-robin-notify.sh: get_externally_visible_url: 2815: '[' 8 -lt 8 ']' + 172316:round-robin-notify.sh: get_externally_visible_url: 2826: echo http://54.172.246.49:9090/jobs/tcwg_gcc_build--master-aarch64-precommit/builds/12058/archive/artifacts/ + 172316:round-robin-notify.sh: update_interesting_commits: 1427: echo 1f949c2f1ab60a8b3e3d99faff337a921150d2f4 + 172316:round-robin-notify.sh: update_interesting_commits: 1428: git -C interesting-commits add gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6/tcwg_gcc_build/master-aarch64/build_url gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6/tcwg_gcc_build/master-aarch64/last_good + 172316:round-robin-notify.sh: update_interesting_commits: 1430: '[' init '!=' full ']' + 172316:round-robin-notify.sh: update_interesting_commits: 1431: return ++ 172316:round-robin-notify.sh: post_interesting_commits: 1700: get_current_manifest BUILD_URL ++ 172316:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 172316:round-robin-notify.sh: get_manifest: 1081: set +x + 172316:round-robin-notify.sh: post_interesting_commits: 1700: git -C interesting-commits commit -m 'Add entry 540ed25a7174b39711a4feab937f23705ddd25e6 from http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/12058/' [detached HEAD 9453b1778c] Add entry 540ed25a7174b39711a4feab937f23705ddd25e6 from http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/12058/ 3 files changed, 3 insertions(+) create mode 100644 gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6/first_url create mode 100644 gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6/tcwg_gcc_build/master-aarch64/build_url create mode 100644 gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6/tcwg_gcc_build/master-aarch64/last_good + 172316:round-robin-notify.sh: post_interesting_commits: 1707: wait 206215 + 172316:round-robin-notify.sh: post_interesting_commits: 1704: echo DRYRUN: git -C interesting-commits push ssh://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git HEAD:refs/heads/master DRYRUN: git -C interesting-commits push ssh://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git HEAD:refs/heads/master + 172316:round-robin-notify.sh: post_interesting_commits: 1709: break + 172316:round-robin-notify.sh: 2851: '[' full '!=' full ']' + 172316:round-robin-notify.sh: 2856: gnu_generate_extra_details + 172316:round-robin-notify.sh: gnu_generate_extra_details: 390: set -euf -o pipefail + 172316:round-robin-notify.sh: gnu_generate_extra_details: 393: local tmpfile ++ 172316:round-robin-notify.sh: gnu_generate_extra_details: 394: mktemp + 172316:round-robin-notify.sh: gnu_generate_extra_details: 394: tmpfile=/tmp/tmp.Hlb7FZf5Kk + 172316:round-robin-notify.sh: gnu_generate_extra_details: 396: settings_for_ci_project_and_config tcwg_gcc_build master-aarch64 native + 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 20: local project=tcwg_gcc_build + 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 21: local config=master-aarch64 + 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 22: local target=native + 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 24: declare -Ag gnu_data + 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 25: gnu_data[gcc_override_configure]= + 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 26: gnu_data[gcc_target_board_options]= + 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 27: gnu_data[qemu_cpu]= + 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 28: gnu_data[pretty_project]= + 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 29: gnu_data[pretty_config]=master-aarch64 + 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 30: gnu_data[long_config]=master-aarch64 + 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 32: gnu_data[pretty_flags]= + 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 33: '[' xnative '!=' xnative ']' ++ 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 36: print_gnu_target native ++ 172316:round-robin-notify.sh: print_gnu_target: 2120: set -euf -o pipefail ++ 172316:round-robin-notify.sh: print_gnu_target: 2121: local target=native ++ 172316:round-robin-notify.sh: print_gnu_target: 2123: case "$target" in ++ 172316:round-robin-notify.sh: print_gnu_target: 2131: case "$(uname -m)" in +++ 172316:round-robin-notify.sh: print_gnu_target: 2131: uname -m ++ 172316:round-robin-notify.sh: print_gnu_target: 2132: target=aarch64-unknown-linux-gnu ++ 172316:round-robin-notify.sh: print_gnu_target: 2144: echo aarch64-unknown-linux-gnu + 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 36: gnu_data[pretty_flags]='none, autodetected on aarch64-unknown-linux-gnu' + 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 46: case "$project/$config" in + 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 52: gnu_data[gcc_override_configure]=' --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--enable-fix-cortex-a53-835769 --set gcc_override_configure=--enable-fix-cortex-a53-843419 --set gcc_override_configure=--with-arch=armv8-a' + 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 53: gnu_data[gcc_target_board_options]= + 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 54: gnu_data[qemu_cpu]= + 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 56: gnu_data[pretty_config]='aarch64 native' + 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 57: gnu_data[long_config]=aarch64-linux-gnu + 172316:round-robin-notify.sh: settings_for_ci_project_and_config: 58: gnu_data[pretty_flags]+='--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 398: echo + 172316:round-robin-notify.sh: gnu_generate_extra_details: 401: '[' 'none, autodetected on aarch64-unknown-linux-gnu--disable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a' '!=' '' ']' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 402: cat + 172316:round-robin-notify.sh: gnu_generate_extra_details: 413: cat + 172316:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 172316:round-robin-notify.sh: gnu_generate_extra_details: 476: set +f ++ 172316:round-robin-notify.sh: gnu_generate_extra_details: 476: find artifacts/01-reset_artifacts artifacts/02-prepare_abe artifacts/03-true artifacts/04-build_abe-gcc artifacts/05-check_regression -name console.log.xz ++ 172316:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/01-reset_artifacts/console.log.xz + 172316:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/01-reset_artifacts + 172316:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 172316:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/01-reset_artifacts/console.log.xz + 172316:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.Hlb7FZf5Kk + 172316:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 172316:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.Hlb7FZf5Kk + 172316:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 172316:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.Hlb7FZf5Kk-configure ']' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.Hlb7FZf5Kk-make ']' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 172316:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/01-reset_artifacts/console.log.xz + 172316:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.Hlb7FZf5Kk-dj ']' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 172316:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/02-prepare_abe/console.log.xz + 172316:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/02-prepare_abe + 172316:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 172316:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/02-prepare_abe/console.log.xz + 172316:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.Hlb7FZf5Kk + 172316:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 172316:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.Hlb7FZf5Kk + 172316:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 172316:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.Hlb7FZf5Kk-configure ']' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.Hlb7FZf5Kk-make ']' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 172316:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/02-prepare_abe/console.log.xz + 172316:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.Hlb7FZf5Kk-dj ']' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 172316:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/03-true/console.log.xz + 172316:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/03-true + 172316:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 172316:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/03-true/console.log.xz + 172316:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.Hlb7FZf5Kk + 172316:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 172316:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.Hlb7FZf5Kk + 172316:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 172316:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.Hlb7FZf5Kk-configure ']' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.Hlb7FZf5Kk-make ']' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 172316:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/03-true/console.log.xz + 172316:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.Hlb7FZf5Kk-dj ']' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 172316:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/04-build_abe-gcc/console.log.xz + 172316:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/04-build_abe-gcc + 172316:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 172316:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/04-build_abe-gcc/console.log.xz + 172316:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.Hlb7FZf5Kk + 172316:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.Hlb7FZf5Kk + 172316:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.Hlb7FZf5Kk-configure ']' ++ 172316:round-robin-notify.sh: gnu_generate_extra_details: 431: basename artifacts/04-build_abe-gcc + 172316:round-robin-notify.sh: gnu_generate_extra_details: 431: echo '# 04-build_abe-gcc' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 432: cat /tmp/tmp.Hlb7FZf5Kk-configure /tmp/tmp.Hlb7FZf5Kk-make + 172316:round-robin-notify.sh: gnu_generate_extra_details: 434: echo + 172316:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 172316:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/04-build_abe-gcc/console.log.xz + 172316:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.Hlb7FZf5Kk-dj ']' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console ++ 172316:round-robin-notify.sh: gnu_generate_extra_details: 419: dirname artifacts/05-check_regression/console.log.xz + 172316:round-robin-notify.sh: gnu_generate_extra_details: 419: artifact_dir=artifacts/05-check_regression + 172316:round-robin-notify.sh: gnu_generate_extra_details: 422: set +o pipefail + 172316:round-robin-notify.sh: gnu_generate_extra_details: 423: xzgrep RUN: artifacts/05-check_regression/console.log.xz + 172316:round-robin-notify.sh: gnu_generate_extra_details: 423: sed 's/.* RUN: //' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 426: grep /configure /tmp/tmp.Hlb7FZf5Kk + 172316:round-robin-notify.sh: gnu_generate_extra_details: 426: true + 172316:round-robin-notify.sh: gnu_generate_extra_details: 427: grep '^make ' /tmp/tmp.Hlb7FZf5Kk + 172316:round-robin-notify.sh: gnu_generate_extra_details: 427: true + 172316:round-robin-notify.sh: gnu_generate_extra_details: 429: '[' -s /tmp/tmp.Hlb7FZf5Kk-configure ']' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 430: '[' -s /tmp/tmp.Hlb7FZf5Kk-make ']' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 439: djtag='NOTE: Using dejagnu target_board options:' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 442: set +o pipefail + 172316:round-robin-notify.sh: gnu_generate_extra_details: 443: xzgrep 'NOTE: Using dejagnu target_board options:' artifacts/05-check_regression/console.log.xz + 172316:round-robin-notify.sh: gnu_generate_extra_details: 444: sed 's/.* NOTE: Using dejagnu target_board options: //' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 447: '[' -s /tmp/tmp.Hlb7FZf5Kk-dj ']' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 417: read step_console + 172316:round-robin-notify.sh: gnu_generate_extra_details: 454: rm -f /tmp/tmp.Hlb7FZf5Kk /tmp/tmp.Hlb7FZf5Kk-configure /tmp/tmp.Hlb7FZf5Kk-make /tmp/tmp.Hlb7FZf5Kk-dj + 172316:round-robin-notify.sh: gnu_generate_extra_details: 456: '[' -s artifacts/notify/configure-toolchain.txt ']' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 458: '[' -d artifacts/sumfiles ']' + 172316:round-robin-notify.sh: gnu_generate_extra_details: 459: return 0 + 172316:round-robin-notify.sh: 2857: calculate_results_date + 172316:round-robin-notify.sh: calculate_results_date: 2522: set -euf -o pipefail + 172316:round-robin-notify.sh: calculate_results_date: 2524: local c base_d cur_d results_date=0 ++ 172316:round-robin-notify.sh: calculate_results_date: 2527: get_current_manifest '{rr[components]}' ++ 172316:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[components]}' ++ 172316:round-robin-notify.sh: get_manifest: 1081: set +x + 172316:round-robin-notify.sh: calculate_results_date: 2527: for c in $(get_current_manifest "{rr[components]}") + 172316:round-robin-notify.sh: calculate_results_date: 2528: base_d= ++ 172316:round-robin-notify.sh: calculate_results_date: 2529: get_baseline_component_rev gcc ++ 172316:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 172316:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 172316:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 172316:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 172316:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 172316:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 172316:round-robin-notify.sh: calculate_results_date: 2529: '[' 1f949c2f1ab60a8b3e3d99faff337a921150d2f4 '!=' '' ']' ++ 172316:round-robin-notify.sh: calculate_results_date: 2530: get_baseline_component_date gcc ++ 172316:round-robin-notify.sh: get_baseline_component_date: 1169: set -euf -o pipefail ++ 172316:round-robin-notify.sh: get_baseline_component_date: 1170: local base_artifacts=base-artifacts ++ 172316:round-robin-notify.sh: get_baseline_component_date: 1171: local rev +++ 172316:round-robin-notify.sh: get_baseline_component_date: 1173: get_baseline_component_rev gcc +++ 172316:round-robin-notify.sh: get_baseline_component_rev: 1757: false +++ 172316:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev +++ 172316:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 172316:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 172316:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 172316:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 172316:round-robin-notify.sh: get_baseline_component_date: 1173: rev=1f949c2f1ab60a8b3e3d99faff337a921150d2f4 ++ 172316:round-robin-notify.sh: get_baseline_component_date: 1174: assert_with_msg 'ERROR: No gcc in current git' '[' x1f949c2f1ab60a8b3e3d99faff337a921150d2f4 '!=' x ']' ++ 172316:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 172316:round-robin-notify.sh: get_baseline_component_date: 1177: git -C gcc show --no-patch --pretty=%ct 1f949c2f1ab60a8b3e3d99faff337a921150d2f4 + 172316:round-robin-notify.sh: calculate_results_date: 2530: base_d=1783651680 ++ 172316:round-robin-notify.sh: calculate_results_date: 2532: get_current_component_date gcc ++ 172316:round-robin-notify.sh: get_current_component_date: 1184: set -euf -o pipefail ++ 172316:round-robin-notify.sh: get_current_component_date: 1185: local rev +++ 172316:round-robin-notify.sh: get_current_component_date: 1187: get_component_rev gcc +++ 172316:round-robin-notify.sh: get_component_rev: 1780: false +++ 172316:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev +++ 172316:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 172316:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 172316:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 172316:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev ++ 172316:round-robin-notify.sh: get_current_component_date: 1187: rev=540ed25a7174b39711a4feab937f23705ddd25e6 ++ 172316:round-robin-notify.sh: get_current_component_date: 1188: assert_with_msg 'ERROR: No gcc in current git' '[' x540ed25a7174b39711a4feab937f23705ddd25e6 '!=' x ']' ++ 172316:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 172316:round-robin-notify.sh: get_current_component_date: 1191: git -C gcc show --no-patch --pretty=%ct 540ed25a7174b39711a4feab937f23705ddd25e6 + 172316:round-robin-notify.sh: calculate_results_date: 2532: cur_d=1783665884 + 172316:round-robin-notify.sh: calculate_results_date: 2533: '[' x1783651680 '!=' x ']' + 172316:round-robin-notify.sh: calculate_results_date: 2534: '[' x1783665884 = x ']' + 172316:round-robin-notify.sh: calculate_results_date: 2534: '[' 1783665884 -lt 1783651680 ']' + 172316:round-robin-notify.sh: calculate_results_date: 2538: '[' x1783665884 = x ']' + 172316:round-robin-notify.sh: calculate_results_date: 2542: '[' 1783665884 -gt 0 ']' + 172316:round-robin-notify.sh: calculate_results_date: 2543: results_date=1783665884 + 172316:round-robin-notify.sh: calculate_results_date: 2547: assert_with_msg 'Failed to produce results_date' '[' 1783665884 -gt 0 ']' + 172316:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 172316:round-robin-notify.sh: calculate_results_date: 2549: get_baseline_manifest '{rr[results_date]}' ++ 172316:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false ++ 172316:round-robin-notify.sh: get_manifest: 1081: set +x + 172316:round-robin-notify.sh: calculate_results_date: 2549: base_d=1783618034 + 172316:round-robin-notify.sh: calculate_results_date: 2564: '[' 1783618034 '!=' '' ']' + 172316:round-robin-notify.sh: calculate_results_date: 2565: '[' 1783665884 -gt 1783618034 ']' + 172316:round-robin-notify.sh: calculate_results_date: 2569: results_date=1783641959 + 172316:round-robin-notify.sh: calculate_results_date: 2584: rr[results_date]=1783641959 + 172316:round-robin-notify.sh: calculate_results_date: 2585: cat + 172316:round-robin-notify.sh: calculate_results_date: 2587: manifest_out + 172316:round-robin-notify.sh: manifest_out: 1071: cat + 172316:round-robin-notify.sh: 2859: check_if_first_report + 172316:round-robin-notify.sh: check_if_first_report: 733: declare -g first_icommit_to_report + 172316:round-robin-notify.sh: check_if_first_report: 735: first_icommit_to_report=false + 172316:round-robin-notify.sh: check_if_first_report: 736: '[' xsingle_commit '!=' xsingle_commit ']' + 172316:round-robin-notify.sh: check_if_first_report: 740: local isubdir ++ 172316:round-robin-notify.sh: check_if_first_report: 741: interesting_subdir gcc 540ed25a7174b39711a4feab937f23705ddd25e6 ++ 172316:round-robin-notify.sh: interesting_subdir: 2523: local dir=gcc/sha1 ++ 172316:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' ++ 172316:round-robin-notify.sh: interesting_subdir: 2524: dir=gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6 ++ 172316:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' ++ 172316:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' ++ 172316:round-robin-notify.sh: interesting_subdir: 2527: echo gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6 + 172316:round-robin-notify.sh: check_if_first_report: 741: isubdir=gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6 + 172316:round-robin-notify.sh: check_if_first_report: 742: '[' -f interesting-commits/gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6/first_url ']' + 172316:round-robin-notify.sh: check_if_first_report: 746: local first_url ++ 172316:round-robin-notify.sh: check_if_first_report: 747: cat interesting-commits/gcc/sha1/540ed25a7174b39711a4feab937f23705ddd25e6/first_url + 172316:round-robin-notify.sh: check_if_first_report: 747: first_url=http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/12058/ ++ 172316:round-robin-notify.sh: check_if_first_report: 748: get_current_manifest BUILD_URL ++ 172316:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 172316:round-robin-notify.sh: get_manifest: 1081: set +x + 172316:round-robin-notify.sh: check_if_first_report: 748: '[' http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/12058/ = http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/12058/ ']' + 172316:round-robin-notify.sh: check_if_first_report: 749: first_icommit_to_report=true + 172316:round-robin-notify.sh: 2862: post_interesting_commits full + 172316:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail + 172316:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' # post_interesting_commits + 172316:round-robin-notify.sh: post_interesting_commits: 1653: local stage=full + 172316:round-robin-notify.sh: post_interesting_commits: 1655: '[' single_commit '!=' single_commit ']' + 172316: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 + 172316:round-robin-notify.sh: clone_or_update_repo: 695: set -euf -o pipefail + 172316:round-robin-notify.sh: clone_or_update_repo: 697: local dir=interesting-commits + 172316:round-robin-notify.sh: clone_or_update_repo: 698: local ref=master + 172316:round-robin-notify.sh: clone_or_update_repo: 699: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 172316:round-robin-notify.sh: clone_or_update_repo: 700: local reference=auto + 172316:round-robin-notify.sh: clone_or_update_repo: 701: local single_branch=master + 172316:round-robin-notify.sh: clone_or_update_repo: 702: local remote=origin + 172316: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 + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 510: set -euf -o pipefail + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 512: local dir=interesting-commits + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 513: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 514: local reference=auto + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 515: local single_branch=master + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 516: local remote=origin + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 518: local refopt= + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 519: case "$reference" in + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 521: local ref_dir + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git .git + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 172316: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 + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename interesting-commits .git + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 172316: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 + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 538: git -C interesting-commits status + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 543: '[' -d interesting-commits ']' + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 543: '[' x '!=' x ']' + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: '[' -d interesting-commits ']' ++ 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: git -C interesting-commits remote get-url origin + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: '[' https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git '!=' https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git ']' + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 566: '[' -d interesting-commits ']' + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 576: rm -f interesting-commits/.git/gc.log + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 580: git -C interesting-commits config gc.autoDetach false + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 581: git -C interesting-commits gc --auto --force --prune=all + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 590: find interesting-commits/.git -name '*.lock' -delete + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 595: local i + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits am --abort + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits cherry-pick --abort + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits rebase --abort + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 600: break + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 603: local fresh_clone=false + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 604: true + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 605: '[' -d interesting-commits ']' + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: local ret=0 + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: wait 206457 + 172316: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 + 172316:round-robin-notify.sh: git_set_remote: 489: set -euf -o pipefail + 172316:round-robin-notify.sh: git_set_remote: 491: local dir=interesting-commits + 172316:round-robin-notify.sh: git_set_remote: 492: local remote=origin + 172316:round-robin-notify.sh: git_set_remote: 493: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 172316:round-robin-notify.sh: git_set_remote: 494: local single_branch=master + 172316:round-robin-notify.sh: git_set_remote: 496: git -C interesting-commits remote rm origin + 172316: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 + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 619: '[' 0 '!=' 0 ']' + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 632: '[' -f interesting-commits/.git/shallow ']' + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 636: local refspec + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 637: '[' xmaster = x ']' + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 642: refspec=+refs/heads/master:refs/remotes/origin/master + 172316: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 + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 440: local duration=1h + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 441: shift + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 442: local tries=3 + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 443: shift + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 444: local n=0 + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 445: local ret=0 + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 0 -eq 3 ']' + 172316: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 timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 206460 + 172316: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 + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 0 -eq 0 ']' + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 451: break + 172316:round-robin-notify.sh: run_with_timeout_and_retry: 478: return 0 + 172316:round-robin-notify.sh: clone_or_update_repo_no_checkout: 658: break + 172316:round-robin-notify.sh: clone_or_update_repo: 707: git_checkout interesting-commits master origin + 172316:round-robin-notify.sh: git_checkout: 670: set -euf -o pipefail + 172316:round-robin-notify.sh: git_checkout: 672: local dir=interesting-commits + 172316:round-robin-notify.sh: git_checkout: 673: local ref=master + 172316:round-robin-notify.sh: git_checkout: 674: local remote=origin + 172316:round-robin-notify.sh: git_checkout: 676: git_clean interesting-commits + 172316:round-robin-notify.sh: git_clean: 2193: set -euf -o pipefail + 172316:round-robin-notify.sh: git_clean: 2194: local dir=interesting-commits + 172316:round-robin-notify.sh: git_clean: 2195: shift + 172316:round-robin-notify.sh: git_clean: 2197: fresh_dir interesting-commits 'interesting-commits/.git/*' + 172316:round-robin-notify.sh: fresh_dir: 60: set -euf -o pipefail + 172316:round-robin-notify.sh: fresh_dir: 62: local dir=interesting-commits + 172316:round-robin-notify.sh: fresh_dir: 63: shift 1 ++ 172316:round-robin-notify.sh: fresh_dir: 66: dirname interesting-commits/something + 172316:round-robin-notify.sh: fresh_dir: 66: dir=interesting-commits + 172316:round-robin-notify.sh: fresh_dir: 68: mkdir -p interesting-commits + 172316:round-robin-notify.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 172316:round-robin-notify.sh: fresh_dir: 71: for keep_pattern in "$@" + 172316:round-robin-notify.sh: fresh_dir: 72: : + 172316:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 172316:round-robin-notify.sh: fresh_dir: 74: dirname 'interesting-commits/.git/*' + 172316:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits/.git + 172316:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits/.git = xinteresting-commits ']' + 172316:round-robin-notify.sh: fresh_dir: 80: assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + 172316:round-robin-notify.sh: assert: 48: set -euf -o pipefail +x + 172316:round-robin-notify.sh: fresh_dir: 72: : + 172316:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 172316:round-robin-notify.sh: fresh_dir: 74: dirname interesting-commits/.git + 172316:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits + 172316:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits = xinteresting-commits ']' + 172316:round-robin-notify.sh: fresh_dir: 76: break + 172316: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 '{}' ';' + 172316:round-robin-notify.sh: fresh_dir: 86: chmod -R +rw interesting-commits + 172316:round-robin-notify.sh: fresh_dir: 87: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + 172316:round-robin-notify.sh: git_clean: 2198: git -C interesting-commits reset -q --hard error: unable to write file gcc/sha1/c07cf418fdde0c192e370a8d76a991cc7215e9c4/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/details.txt error: unable to write file gcc/sha1/c07cf418fdde0c192e370a8d76a991cc7215e9c4/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/details.txt fatal: cannot create directory at 'gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/tcwg_gcc_check/master-arm': No space left on device + 172316:round-robin-notify.sh: git_clean: 2200: rm -f interesting-commits/.git/index + 172316:round-robin-notify.sh: git_clean: 2201: git -C interesting-commits reset -q --hard error: unable to write file gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_native_check_gcc/master-arm/status.txt error: unable to write file gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_native_check_gcc/status-summary.txt error: unable to write file gcc/sha1/132d01d96ea9d617aaffdd5dfba3284a8958e529/tcwg_gnu_native_check_gcc/status.txt error: unable to write file gcc/sha1/1340ddea0158de3f49aeb75b4013e5fc313ff6f4/commit-log.txt error: unable to write file gcc/sha1/14010053dac93f64e34b4b71804bec7ec984b595/status.txt error: unable to write file gcc/sha1/14010053dac93f64e34b4b71804bec7ec984b595/tcwg_gnu_cross_check_gcc/master-aarch64/build_url error: unable to write file gcc/sha1/14010053dac93f64e34b4b71804bec7ec984b595/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/reproduction_instructions.txt error: unable to write file gcc/sha1/14010053dac93f64e34b4b71804bec7ec984b595/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/status-summary.txt error: unable to write file gcc/sha1/14010053dac93f64e34b4b71804bec7ec984b595/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/status.txt error: unable to write file gcc/sha1/14010053dac93f64e34b4b71804bec7ec984b595/tcwg_gnu_embed_check_gcc/status-summary.txt error: unable to write file gcc/sha1/1413af02d62182bc1e19698aaa4dae406f8f13bf/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt error: unable to write file gcc/sha1/1413af02d62182bc1e19698aaa4dae406f8f13bf/tcwg_gnu_native_check_gcc/master-arm/details.txt error: unable to write file gcc/sha1/14338386970bc6c2d46b81181f48622fdf25d705/jira/description error: unable to write file gcc/sha1/14617bda37f8c7e2da8efa335b47b41332a559eb/tcwg_gcc_check/master-arm/details.txt error: unable to write file gcc/sha1/14617bda37f8c7e2da8efa335b47b41332a559eb/tcwg_gnu_cross_check_gcc/master-arm/build_url error: unable to write file gcc/sha1/14617bda37f8c7e2da8efa335b47b41332a559eb/tcwg_gnu_cross_check_gcc/master-arm/details.txt error: unable to write file gcc/sha1/14617bda37f8c7e2da8efa335b47b41332a559eb/tcwg_gnu_cross_check_gcc/master-arm/last_good error: unable to write file gcc/sha1/14617bda37f8c7e2da8efa335b47b41332a559eb/tcwg_gnu_cross_check_gcc/master-arm/reproduction_instructions.txt error: unable to write file gcc/sha1/14617bda37f8c7e2da8efa335b47b41332a559eb/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/details.txt error: unable to write file gcc/sha1/14617bda37f8c7e2da8efa335b47b41332a559eb/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/last_good error: unable to write file gcc/sha1/1504073ad89f4dff7243dea608f385d3fa8cc89a/tcwg_gcc_check/master-arm/details.txt error: unable to write file gcc/sha1/1504073ad89f4dff7243dea608f385d3fa8cc89a/tcwg_gcc_check/master-arm/last_good error: unable to write file gcc/sha1/15bbf1826a01f5beb2d7c0f74d6270bbc94ece91/commit-log.txt error: unable to write file gcc/sha1/15bbf1826a01f5beb2d7c0f74d6270bbc94ece91/jira/components error: unable to write file gcc/sha1/16354b6adaf1d441c33239bad0dfae8a32db4fc3/jira/components error: unable to write file gcc/sha1/16354b6adaf1d441c33239bad0dfae8a32db4fc3/jira/description error: unable to write file gcc/sha1/16980f46939cde58b22fae372252b449f0158216/jira/yaml error: unable to write file gcc/sha1/17f52a1c725948befcc3dd3c90d1abad77b6f6fe/tcwg_gnu_native_build/master-arm/summary.txt error: unable to write file gcc/sha1/1931c40364bb9fb0a7c4b650917e3ac0e88bf6f4/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/last_good error: unable to write file gcc/sha1/1a06a37611e3b27889c595a17df13f6d27202a95/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/status.txt error: unable to write file gcc/sha1/1a13684dfc7286139064f7d7341462c9995cbd1c/tcwg_bmk-code_size-cpu2017rate/status.txt error: unable to write file gcc/sha1/1a599caab86464006ea8c9501aff6c6638e891eb/commit-log.txt error: unable to write file gcc/sha1/1a8261e047f7a2c2b0afb95716f7615cba718cd1/tcwg_gnu_native_check_gcc/master-arm/details.txt error: unable to write file gcc/sha1/1b13c424da4d2d5e3505ba47786a4ac4f3efb177/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/build_url error: unable to write file gcc/sha1/1b404c574450a48fee5f28f2acffafee7419fe38/tcwg_gcc_check/status.txt error: unable to write file gcc/sha1/1c2c061c4dfb816b13388a62fe450382cea496d3/jira/key error: unable to write file gcc/sha1/1c2c061c4dfb816b13388a62fe450382cea496d3/jira/summary error: unable to write file gcc/sha1/1c2c061c4dfb816b13388a62fe450382cea496d3/tcwg_gnu_cross_check_gcc/master-aarch64/reproduction_instructions.txt error: unable to write file gcc/sha1/1c2c061c4dfb816b13388a62fe450382cea496d3/tcwg_gnu_cross_check_gcc/master-aarch64/status-summary.txt error: unable to write file gcc/sha1/1d2257dc850d088f6d9267b4624ba08533ab2475/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt error: unable to write file gcc/sha1/1d2257dc850d088f6d9267b4624ba08533ab2475/tcwg_bootstrap_check/master-arm-check_bootstrap/last_good error: unable to write file gcc/sha1/1d2257dc850d088f6d9267b4624ba08533ab2475/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt error: unable to write file gcc/sha1/1d2257dc850d088f6d9267b4624ba08533ab2475/tcwg_gcc_check/master-arm/details.txt error: unable to write file gcc/sha1/1d2257dc850d088f6d9267b4624ba08533ab2475/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt error: unable to write file gcc/sha1/1d2257dc850d088f6d9267b4624ba08533ab2475/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt error: unable to write file gcc/sha1/1f1c432226cf3db399b2a2a627e3c5720b02b1d6/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt error: unable to write file gcc/sha1/1f1c432226cf3db399b2a2a627e3c5720b02b1d6/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/status.txt error: unable to write file gcc/sha1/20a3c74c347429c109bc7002285b735be83f6a0b/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt error: unable to write file gcc/sha1/20a3c74c347429c109bc7002285b735be83f6a0b/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/last_good error: unable to write file gcc/sha1/20a3c74c347429c109bc7002285b735be83f6a0b/tcwg_gnu_cross_check_gcc/master-arm/details.txt error: unable to write file gcc/sha1/20a3c74c347429c109bc7002285b735be83f6a0b/tcwg_gnu_cross_check_gcc/master-arm/reproduction_instructions.txt error: unable to write file gcc/sha1/2134fcfee8b338a6f10273457145fc071dc8f092/tcwg_gnu_cross_check_binutils/master-aarch64/details.txt error: unable to write file gcc/sha1/2134fcfee8b338a6f10273457145fc071dc8f092/tcwg_gnu_cross_check_binutils/master-aarch64/last_good error: unable to write file gcc/sha1/2134fcfee8b338a6f10273457145fc071dc8f092/tcwg_gnu_cross_check_binutils/master-aarch64/reproduction_instructions.txt error: unable to write file gcc/sha1/21d1bb1922fa7cd98f2a27d002e48b488e772176/tcwg_gnu_cross_check_gcc/status.txt error: unable to write file gcc/sha1/21d1bb1922fa7cd98f2a27d002e48b488e772176/tcwg_gnu_embed_check_gcc/status.txt error: unable to write file gcc/sha1/21e2ef2dc25de318de29ec32d5390350c6717c6a/jira/description error: unable to write file gcc/sha1/21e2ef2dc25de318de29ec32d5390350c6717c6a/status.txt error: unable to write file gcc/sha1/21e7aa5f3ea44ca2fef8deb8788edffc04901b5c/tcwg_gnu_cross_check_gcc/master-aarch64/details.txt error: unable to write file gcc/sha1/21e7aa5f3ea44ca2fef8deb8788edffc04901b5c/tcwg_gnu_cross_check_gcc/master-aarch64/reproduction_instructions.txt error: unable to write file gcc/sha1/21e7aa5f3ea44ca2fef8deb8788edffc04901b5c/tcwg_gnu_cross_check_gcc/master-aarch64/status.txt error: unable to write file gcc/sha1/21e7aa5f3ea44ca2fef8deb8788edffc04901b5c/tcwg_gnu_cross_check_gcc/master-arm/build_url error: unable to write file gcc/sha1/21e7aa5f3ea44ca2fef8deb8788edffc04901b5c/tcwg_gnu_cross_check_gcc/master-arm/details.txt error: unable to write file gcc/sha1/226d5fd59dc8ff0ba8cb07926d9a0e9ac277bad8/status.txt error: unable to write file gcc/sha1/226d5fd59dc8ff0ba8cb07926d9a0e9ac277bad8/tcwg_bootstrap_check/master-aarch64-check_bootstrap/build_url error: unable to write file gcc/sha1/226d5fd59dc8ff0ba8cb07926d9a0e9ac277bad8/tcwg_bootstrap_check/master-aarch64-check_bootstrap/details.txt error: unable to write file gcc/sha1/226d5fd59dc8ff0ba8cb07926d9a0e9ac277bad8/tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/details.txt error: unable to write file gcc/sha1/226d5fd59dc8ff0ba8cb07926d9a0e9ac277bad8/tcwg_gcc_check/master-aarch64/details.txt error: unable to write file gcc/sha1/2277f987979445f4390a5c6e092d79e04814d641/tcwg_gnu_cross_check_gcc/master-aarch64/status.txt error: unable to write file gcc/sha1/2277f987979445f4390a5c6e092d79e04814d641/tcwg_gnu_cross_check_gcc/status-summary.txt error: unable to write file gcc/sha1/22d85c10a004f4f5eaf6b68b62a0792faf048bf8/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/last_good error: unable to write file gcc/sha1/2334d30cd8feac28831ffef857cd09753a3ca3d3/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt error: unable to write file gcc/sha1/23725aa53bd264941c4fb228227736be4da59761/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt error: unable to write file gcc/sha1/23725aa53bd264941c4fb228227736be4da59761/tcwg_gnu_embed_check_gcc/master-thumb_m23_eabi/build_url error: unable to write file gcc/sha1/27de9aa152141e7f3ee66372647d0f2cd94c4b90/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/reproduction_instructions.txt error: unable to write file gcc/sha1/2801a49d1144bce5568b527d1972952ad3420f66/tcwg_gnu_embed_check_gcc/master-thumb_m0_soft_eabi/details.txt error: unable to write file gcc/sha1/2bae476b511dc441bf61da8a49cca655575e7dd6/status-summary.txt error: unable to write file gcc/sha1/2c3db94d9fd07681f8806dae93d555779ff4dfb1/tcwg_gcc_check/master-arm/details.txt error: unable to write file gcc/sha1/2c3db94d9fd07681f8806dae93d555779ff4dfb1/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt error: unable to write file gcc/sha1/2d55c0161562f96d2230cd132b494a5d06352a23/tcwg_bmk-code_size-spec2k6/gnu-aarch64-master-O2_LTO/status-summary.txt error: unable to write file gcc/sha1/2da641d01700907d600ff9027ecfc82500342428/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/build_url error: unable to write file gcc/sha1/2da641d01700907d600ff9027ecfc82500342428/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt error: unable to write file gcc/sha1/2db38d9fcacf522fe9b98ba847e79ba33abdcadc/tcwg_gcc_check_bootstrap/master-arm-check_bootstrap_lto/last_good error: unable to write file gcc/sha1/2dcc6dbd8a00caf7cfa8cac17b3fd1c33d658016/tcwg_gcc_check/status.txt error: unable to write file gcc/sha1/2dcc6dbd8a00caf7cfa8cac17b3fd1c33d658016/tcwg_gnu_cross_check_gcc/master-aarch64/build_url error: unable to write file gcc/sha1/2dcc6dbd8a00caf7cfa8cac17b3fd1c33d658016/tcwg_gnu_cross_check_gcc/status-summary.txt error: unable to write file gcc/sha1/2dcc6dbd8a00caf7cfa8cac17b3fd1c33d658016/tcwg_gnu_cross_check_gcc/status.txt error: unable to write file gcc/sha1/2dcc6dbd8a00caf7cfa8cac17b3fd1c33d658016/tcwg_gnu_native_check_gcc/master-aarch64/build_url error: unable to write file gcc/sha1/2dcc6dbd8a00caf7cfa8cac17b3fd1c33d658016/tcwg_gnu_native_check_gcc/master-aarch64/details.txt error: unable to write file gcc/sha1/2dcc6dbd8a00caf7cfa8cac17b3fd1c33d658016/tcwg_gnu_native_check_gcc/master-aarch64/last_good error: unable to write file gcc/sha1/2dcc6dbd8a00caf7cfa8cac17b3fd1c33d658016/tcwg_gnu_native_check_gcc/master-aarch64/reproduction_instructions.txt error: unable to write file gcc/sha1/2e31fe431b08b0302e1fa8a1c18ee51adafd41df/commit-log.txt error: unable to write file gcc/sha1/2e31fe431b08b0302e1fa8a1c18ee51adafd41df/jira/description error: unable to write file gcc/sha1/2e567a06555ac92105e6264fc219a2d5131e1b4e/tcwg_gcc_check/master-arm/build_url error: unable to write file gcc/sha1/2e567a06555ac92105e6264fc219a2d5131e1b4e/tcwg_gcc_check/master-arm/details.txt error: unable to write file gcc/sha1/2edb50a310896da72710dba7724a3b4a541a1cbb/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/status-summary.txt error: unable to write file gcc/sha1/2edb50a310896da72710dba7724a3b4a541a1cbb/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/status.txt error: unable to write file gcc/sha1/2edb50a310896da72710dba7724a3b4a541a1cbb/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/build_url error: unable to write file gcc/sha1/2edb50a310896da72710dba7724a3b4a541a1cbb/tcwg_gnu_embed_check_gcc/master-thumb_m33_hard_eabi/details.txt error: unable to write file gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_gnu_cross_check_gcc/status.txt error: unable to write file gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/build_url error: unable to write file gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt error: unable to write file gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/last_good error: unable to write file gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/reproduction_instructions.txt error: unable to write file gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/reproduction_instructions.txt error: unable to write file gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/status-summary.txt error: unable to write file gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/status.txt error: unable to write file gcc/sha1/2fd6f42c17a8040dbd3460ca34d93695dacf8575/jira/description error: unable to write file gcc/sha1/2fd6f42c17a8040d