+ 2057342:jenkins17443692276534940996.sh: build_container_exec: 29: set +x /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh + 91334:round-robin-notify.sh: 68: false + 91334:round-robin-notify.sh: 71: dryrun= + 91334:round-robin-notify.sh: 75: tcwg_config_init /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/.. + 91334:round-robin-notify.sh: tcwg_config_init: 5: local scripts=/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/.. + 91334:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_project] ]] + 91334:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_config] ]] + 91334:round-robin-notify.sh: tcwg_config_init: 13: case "${rr[ci_project]}" in + 91334:round-robin-notify.sh: tcwg_config_init: 23: . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/rr/../tcwg_gnu-config.sh + 91334:round-robin-notify.sh: tcwg_config_init: 24: tcwg_gnu_config_init + 91334:round-robin-notify.sh: tcwg_gnu_config_init: 6: : + 91334:round-robin-notify.sh: 84: declare top_artifacts ci_project ci_config notify_email + 91334:round-robin-notify.sh: 161: declare change_kind changed_single_component last_good first_bad + 91334:round-robin-notify.sh: 162: declare -a changed_components + 91334:round-robin-notify.sh: 218: declare print_commits_f print_result_f print_config_f print_last_icommit_f + 91334:round-robin-notify.sh: 219: declare print_details_f + 91334:round-robin-notify.sh: 509: dump_model_only=false + 91334:round-robin-notify.sh: 2831: setup_notify_environment # setup_notify_environment + 91334:round-robin-notify.sh: setup_notify_environment: 87: echo '# setup_notify_environment' + 91334:round-robin-notify.sh: setup_notify_environment: 90: top_artifacts=artifacts ++ 91334:round-robin-notify.sh: setup_notify_environment: 91: get_current_manifest '{rr[ci_project]}' ++ 91334:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ 91334:round-robin-notify.sh: get_manifest: 1081: set +x + 91334:round-robin-notify.sh: setup_notify_environment: 91: ci_project=tcwg_binutils_check ++ 91334:round-robin-notify.sh: setup_notify_environment: 92: get_current_manifest '{rr[ci_config]}' ++ 91334:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ 91334:round-robin-notify.sh: get_manifest: 1081: set +x + 91334:round-robin-notify.sh: setup_notify_environment: 92: ci_config=master-arm + 91334:round-robin-notify.sh: setup_notify_environment: 95: load_manifest_env + 91334:round-robin-notify.sh: load_manifest_env: 1890: local varname dictname key + 91334:round-robin-notify.sh: load_manifest_env: 1891: declare -Ag component_rev component_url component_branch + 91334:round-robin-notify.sh: load_manifest_env: 1892: declare -g component_root_src + 91334:round-robin-notify.sh: load_manifest_env: 1895: mkdir -p artifacts/env + 91334:round-robin-notify.sh: load_manifest_env: 1896: read -r f ++ 91334:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env/ -name '*.csv' + 91334:round-robin-notify.sh: load_manifest_env: 1909: read -r f ++ 91334:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -maxdepth 1 -name '*.txt' + 91334:round-robin-notify.sh: load_manifest_env: 1918: read -r f ++ 91334:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -mindepth 2 -name '*.txt' + 91334:round-robin-notify.sh: setup_notify_environment: 98: echo '# Debug traces :' # Debug traces : ++ 91334:round-robin-notify.sh: setup_notify_environment: 99: get_baseline_manifest BUILD_URL ++ 91334:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 91334:round-robin-notify.sh: get_manifest: 1081: set +x + 91334:round-robin-notify.sh: setup_notify_environment: 99: echo '# Baseline : https://ci.linaro.org/job/tcwg_binutils_check--master-arm-build/3182/' # Baseline : https://ci.linaro.org/job/tcwg_binutils_check--master-arm-build/3182/ # Using dir : base-artifacts + 91334:round-robin-notify.sh: setup_notify_environment: 100: echo '# Using dir : base-artifacts' ++ 91334:round-robin-notify.sh: setup_notify_environment: 101: get_current_manifest BUILD_URL ++ 91334:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 91334:round-robin-notify.sh: get_manifest: 1081: set +x + 91334:round-robin-notify.sh: setup_notify_environment: 101: echo '# Artifacts : https://ci.linaro.org/job/tcwg_binutils_check--master-arm-build/3183/' # Artifacts : https://ci.linaro.org/job/tcwg_binutils_check--master-arm-build/3183/ # Using dir : artifacts + 91334:round-robin-notify.sh: setup_notify_environment: 102: echo '# Using dir : artifacts' + 91334:round-robin-notify.sh: setup_notify_environment: 103: echo '' + 91334:round-robin-notify.sh: setup_notify_environment: 105: mkdir -p artifacts/notify + 91334:round-robin-notify.sh: setup_notify_environment: 107: case "$notify" in + 91334:round-robin-notify.sh: setup_notify_environment: 120: declare -Ag pw + 91334:round-robin-notify.sh: setup_notify_environment: 121: '[' ignore = precommit ']' + 91334:round-robin-notify.sh: 2832: check_source_changes # check_source_changes + 91334:round-robin-notify.sh: check_source_changes: 166: echo '# check_source_changes' ++ 91334:round-robin-notify.sh: check_source_changes: 170: get_current_manifest '{rr[update_baseline]}' ++ 91334:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ 91334:round-robin-notify.sh: get_manifest: 1081: set +x + 91334:round-robin-notify.sh: check_source_changes: 170: '[' onsuccess '!=' init ']' + 91334:round-robin-notify.sh: check_source_changes: 171: IFS=' ' + 91334:round-robin-notify.sh: check_source_changes: 171: read -r -a changed_components ++ 91334:round-robin-notify.sh: check_source_changes: 171: print_changed_components ++ 91334:round-robin-notify.sh: print_changed_components: 1245: set -euf -o pipefail ++ 91334:round-robin-notify.sh: print_changed_components: 1247: local c delim= +++ 91334:round-robin-notify.sh: print_changed_components: 1248: print_updated_components +++ 91334:round-robin-notify.sh: print_updated_components: 1200: set -euf -o pipefail +++ 91334:round-robin-notify.sh: print_updated_components: 1202: local c delim= +++ 91334:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 91334:round-robin-notify.sh: print_updated_components: 1204: false +++ 91334:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[binutils_git] ]] +++ 91334:round-robin-notify.sh: print_updated_components: 1211: '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']' +++ 91334:round-robin-notify.sh: print_updated_components: 1212: echo -ne binutils +++ 91334:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 91334:round-robin-notify.sh: print_updated_components: 1217: echo ++ 91334:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 91334:round-robin-notify.sh: print_changed_components: 1249: false ++ 91334:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/binutils_rev ']' +++ 91334:round-robin-notify.sh: print_changed_components: 1264: get_current_git binutils_rev +++ 91334:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 91334:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ 91334:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 91334:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev +++ 91334:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git binutils_rev +++ 91334:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 91334:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 91334:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' +++ 91334:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev ++ 91334:round-robin-notify.sh: print_changed_components: 1264: '[' x883363daadfa6fc4f9221546f448bfa6a87dd447 '!=' x17eb89e3c1cc6098f08e77d257468486a5c04ce4 ']' ++ 91334:round-robin-notify.sh: print_changed_components: 1266: echo -ne binutils ++ 91334:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 91334:round-robin-notify.sh: print_changed_components: 1271: echo + 91334:round-robin-notify.sh: check_source_changes: 176: local c base_rev cur_rev c_commits + 91334:round-robin-notify.sh: check_source_changes: 177: '[' 1 = 0 ']' + 91334:round-robin-notify.sh: check_source_changes: 180: '[' 1 = 1 ']' + 91334:round-robin-notify.sh: check_source_changes: 181: changed_single_component=binutils ++ 91334:round-robin-notify.sh: check_source_changes: 183: get_component_rev binutils ++ 91334:round-robin-notify.sh: get_component_rev: 1780: false ++ 91334:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev ++ 91334:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 91334:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' ++ 91334:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 91334:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev + 91334:round-robin-notify.sh: check_source_changes: 183: first_bad=883363daadfa6fc4f9221546f448bfa6a87dd447 ++ 91334:round-robin-notify.sh: check_source_changes: 184: get_baseline_component_rev binutils ++ 91334:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 91334:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev ++ 91334:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 91334:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 91334:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' ++ 91334:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev + 91334:round-robin-notify.sh: check_source_changes: 184: last_good=17eb89e3c1cc6098f08e77d257468486a5c04ce4 + 91334:round-robin-notify.sh: check_source_changes: 187: local res + 91334:round-robin-notify.sh: check_source_changes: 190: res=0 + 91334:round-robin-notify.sh: check_source_changes: 190: wait 91431 + 91334:round-robin-notify.sh: check_source_changes: 188: git -C binutils rev-parse --verify HEAD + 91334:round-robin-notify.sh: check_source_changes: 191: assert_with_msg 'Cannot parse HEAD in repo binutils' '[' 0 = 0 ']' + 91334:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x + 91334:round-robin-notify.sh: check_source_changes: 194: single_commit_p binutils + 91334:round-robin-notify.sh: single_commit_p: 139: set -euf -o pipefail + 91334:round-robin-notify.sh: single_commit_p: 141: local c=binutils + 91334:round-robin-notify.sh: single_commit_p: 143: local base_rev cur_rev sha1 ++ 91334:round-robin-notify.sh: single_commit_p: 144: get_baseline_component_rev binutils ++ 91334:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 91334:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev ++ 91334:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 91334:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 91334:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' ++ 91334:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev + 91334:round-robin-notify.sh: single_commit_p: 144: base_rev=17eb89e3c1cc6098f08e77d257468486a5c04ce4 ++ 91334:round-robin-notify.sh: single_commit_p: 145: get_component_rev binutils ++ 91334:round-robin-notify.sh: get_component_rev: 1780: false ++ 91334:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev ++ 91334:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 91334:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' ++ 91334:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 91334:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev + 91334:round-robin-notify.sh: single_commit_p: 145: cur_rev=883363daadfa6fc4f9221546f448bfa6a87dd447 ++ 91334:round-robin-notify.sh: single_commit_p: 147: git -C binutils rev-parse '883363daadfa6fc4f9221546f448bfa6a87dd447^@' + 91334:round-robin-notify.sh: single_commit_p: 147: for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") + 91334:round-robin-notify.sh: single_commit_p: 148: '[' 17eb89e3c1cc6098f08e77d257468486a5c04ce4 = 17eb89e3c1cc6098f08e77d257468486a5c04ce4 ']' + 91334:round-robin-notify.sh: single_commit_p: 150: return 0 + 91334:round-robin-notify.sh: check_source_changes: 195: change_kind=single_commit # Debug traces : + 91334:round-robin-notify.sh: check_source_changes: 205: echo '# Debug traces :' # change_kind=single_commit : binutils + 91334:round-robin-notify.sh: check_source_changes: 206: echo '# change_kind=single_commit : binutils' + 91334:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 91334:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev binutils ++ 91334:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 91334:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git binutils_rev ++ 91334:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 91334:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 91334:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/binutils_rev ']' ++ 91334:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/binutils_rev + 91334:round-robin-notify.sh: check_source_changes: 208: base_rev=17eb89e3c1cc6098f08e77d257468486a5c04ce4 ++ 91334:round-robin-notify.sh: check_source_changes: 209: get_component_rev binutils ++ 91334:round-robin-notify.sh: get_component_rev: 1780: false ++ 91334:round-robin-notify.sh: get_component_rev: 1783: get_current_git binutils_rev ++ 91334:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 91334:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' ++ 91334:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 91334:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/binutils_rev + 91334:round-robin-notify.sh: check_source_changes: 209: cur_rev=883363daadfa6fc4f9221546f448bfa6a87dd447 ++ 91334:round-robin-notify.sh: check_source_changes: 211: git -C binutils rev-list --count 17eb89e3c1cc6098f08e77d257468486a5c04ce4..883363daadfa6fc4f9221546f448bfa6a87dd447 + 91334:round-robin-notify.sh: check_source_changes: 211: c_commits=1 + 91334:round-robin-notify.sh: check_source_changes: 212: echo '# rev for binutils : 17eb89e3c1cc6098f08e77d257468486a5c04ce4..883363daadfa6fc4f9221546f448bfa6a87dd447 (1 commits)' # rev for binutils : 17eb89e3c1cc6098f08e77d257468486a5c04ce4..883363daadfa6fc4f9221546f448bfa6a87dd447 (1 commits) + 91334:round-robin-notify.sh: check_source_changes: 214: echo '' + 91334:round-robin-notify.sh: 2833: setup_stages_to_run + 91334:round-robin-notify.sh: setup_stages_to_run: 224: case "$ci_project" in + 91334:round-robin-notify.sh: setup_stages_to_run: 231: '[' ignore = precommit ']' + 91334:round-robin-notify.sh: setup_stages_to_run: 237: '[' ignore = onregression ']' + 91334:round-robin-notify.sh: setup_stages_to_run: 241: '[' ignore = precommit ']' + 91334:round-robin-notify.sh: setup_stages_to_run: 247: '[' ignore = ignore ']' + 91334:round-robin-notify.sh: setup_stages_to_run: 248: post_jira_comment=false + 91334:round-robin-notify.sh: setup_stages_to_run: 249: post_jira_card=false + 91334:round-robin-notify.sh: setup_stages_to_run: 250: post_icommits=false + 91334:round-robin-notify.sh: setup_stages_to_run: 254: '[' ignore = ignore ']' + 91334:round-robin-notify.sh: setup_stages_to_run: 255: post_mail=false + 91334:round-robin-notify.sh: setup_stages_to_run: 260: generate_dashboard=false + 91334:round-robin-notify.sh: setup_stages_to_run: 261: post_dashboard=false + 91334:round-robin-notify.sh: setup_stages_to_run: 264: print_commits_f=print_commits + 91334:round-robin-notify.sh: setup_stages_to_run: 265: print_result_f=print_result + 91334:round-robin-notify.sh: setup_stages_to_run: 266: print_config_f=print_config + 91334:round-robin-notify.sh: setup_stages_to_run: 267: print_last_icommit_f=print_last_icommit + 91334:round-robin-notify.sh: setup_stages_to_run: 268: print_details_f=print_details + 91334:round-robin-notify.sh: setup_stages_to_run: 269: generate_extra_details_f=generate_extra_details + 91334:round-robin-notify.sh: setup_stages_to_run: 270: case "$ci_project" in + 91334:round-robin-notify.sh: setup_stages_to_run: 272: print_result_f=gnu_llvm_print_result + 91334:round-robin-notify.sh: setup_stages_to_run: 273: generate_extra_details_f=gnu_generate_extra_details + 91334:round-robin-notify.sh: setup_stages_to_run: 274: print_config_f=gnu_print_config + 91334:round-robin-notify.sh: setup_stages_to_run: 275: print_details_f=gnu_llvm_print_details + 91334:round-robin-notify.sh: 2836: post_interesting_commits init + 91334:round-robin-notify.sh: post_interesting_commits: 1643: set -euf -o pipefail + 91334:round-robin-notify.sh: post_interesting_commits: 1644: echo '# post_interesting_commits' # post_interesting_commits + 91334:round-robin-notify.sh: post_interesting_commits: 1646: local stage=init + 91334:round-robin-notify.sh: post_interesting_commits: 1648: '[' single_commit '!=' single_commit ']' + 91334:round-robin-notify.sh: post_interesting_commits: 1654: clone_or_update_repo interesting-commits master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git auto master + 91334:round-robin-notify.sh: clone_or_update_repo: 695: set -euf -o pipefail + 91334:round-robin-notify.sh: clone_or_update_repo: 697: local dir=interesting-commits + 91334:round-robin-notify.sh: clone_or_update_repo: 698: local ref=master + 91334:round-robin-notify.sh: clone_or_update_repo: 699: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 91334:round-robin-notify.sh: clone_or_update_repo: 700: local reference=auto + 91334:round-robin-notify.sh: clone_or_update_repo: 701: local single_branch=master + 91334:round-robin-notify.sh: clone_or_update_repo: 702: local remote=origin + 91334: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 + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 510: set -euf -o pipefail + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 512: local dir=interesting-commits + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 513: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 514: local reference=auto + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 515: local single_branch=master + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 516: local remote=origin + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 518: local refopt= + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 519: case "$reference" in + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 521: local ref_dir + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git .git + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 91334: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 + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename interesting-commits .git + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 91334: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 + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 538: git -C interesting-commits status + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 543: '[' -d interesting-commits ']' + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 543: '[' x '!=' x ']' + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: '[' -d interesting-commits ']' ++ 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: git -C interesting-commits remote get-url origin + 91334: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 ']' + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 566: '[' -d interesting-commits ']' + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 576: rm -f interesting-commits/.git/gc.log + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 580: git -C interesting-commits config gc.autoDetach false + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 581: git -C interesting-commits gc --auto --force --prune=all + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 590: find interesting-commits/.git -name '*.lock' -delete + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 595: local i + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits am --abort + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits cherry-pick --abort + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: git -C interesting-commits rebase --abort + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 597: true + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 600: break + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 603: local fresh_clone=false + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 604: true + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 605: '[' -d interesting-commits ']' + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: local ret=0 + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: wait 91509 + 91334: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 + 91334:round-robin-notify.sh: git_set_remote: 489: set -euf -o pipefail + 91334:round-robin-notify.sh: git_set_remote: 491: local dir=interesting-commits + 91334:round-robin-notify.sh: git_set_remote: 492: local remote=origin + 91334:round-robin-notify.sh: git_set_remote: 493: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 91334:round-robin-notify.sh: git_set_remote: 494: local single_branch=master + 91334:round-robin-notify.sh: git_set_remote: 496: git -C interesting-commits remote rm origin + 91334: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 + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 619: '[' 0 '!=' 0 ']' + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 632: '[' -f interesting-commits/.git/shallow ']' + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 636: local refspec + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 637: '[' xmaster = x ']' + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 642: refspec=+refs/heads/master:refs/remotes/origin/master + 91334: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 + 91334:round-robin-notify.sh: run_with_timeout_and_retry: 440: local duration=1h + 91334:round-robin-notify.sh: run_with_timeout_and_retry: 441: shift + 91334:round-robin-notify.sh: run_with_timeout_and_retry: 442: local tries=3 + 91334:round-robin-notify.sh: run_with_timeout_and_retry: 443: shift + 91334:round-robin-notify.sh: run_with_timeout_and_retry: 444: local n=0 + 91334:round-robin-notify.sh: run_with_timeout_and_retry: 445: local ret=0 + 91334:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 0 -eq 3 ']' + 91334: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 + 91334:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 91334:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 91512 + 91334: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 + 91334:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 0 -eq 0 ']' + 91334:round-robin-notify.sh: run_with_timeout_and_retry: 451: break + 91334:round-robin-notify.sh: run_with_timeout_and_retry: 478: return 0 + 91334:round-robin-notify.sh: clone_or_update_repo_no_checkout: 658: break + 91334:round-robin-notify.sh: clone_or_update_repo: 707: git_checkout interesting-commits master origin + 91334:round-robin-notify.sh: git_checkout: 670: set -euf -o pipefail + 91334:round-robin-notify.sh: git_checkout: 672: local dir=interesting-commits + 91334:round-robin-notify.sh: git_checkout: 673: local ref=master + 91334:round-robin-notify.sh: git_checkout: 674: local remote=origin + 91334:round-robin-notify.sh: git_checkout: 676: git_clean interesting-commits + 91334:round-robin-notify.sh: git_clean: 2193: set -euf -o pipefail + 91334:round-robin-notify.sh: git_clean: 2194: local dir=interesting-commits + 91334:round-robin-notify.sh: git_clean: 2195: shift + 91334:round-robin-notify.sh: git_clean: 2197: fresh_dir interesting-commits 'interesting-commits/.git/*' + 91334:round-robin-notify.sh: fresh_dir: 60: set -euf -o pipefail + 91334:round-robin-notify.sh: fresh_dir: 62: local dir=interesting-commits + 91334:round-robin-notify.sh: fresh_dir: 63: shift 1 ++ 91334:round-robin-notify.sh: fresh_dir: 66: dirname interesting-commits/something + 91334:round-robin-notify.sh: fresh_dir: 66: dir=interesting-commits + 91334:round-robin-notify.sh: fresh_dir: 68: mkdir -p interesting-commits + 91334:round-robin-notify.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 91334:round-robin-notify.sh: fresh_dir: 71: for keep_pattern in "$@" + 91334:round-robin-notify.sh: fresh_dir: 72: : + 91334:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 91334:round-robin-notify.sh: fresh_dir: 74: dirname 'interesting-commits/.git/*' + 91334:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits/.git + 91334:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits/.git = xinteresting-commits ']' + 91334:round-robin-notify.sh: fresh_dir: 80: assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + 91334:round-robin-notify.sh: assert: 48: set -euf -o pipefail +x + 91334:round-robin-notify.sh: fresh_dir: 72: : + 91334:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 91334:round-robin-notify.sh: fresh_dir: 74: dirname interesting-commits/.git + 91334:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits + 91334:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits = xinteresting-commits ']' + 91334:round-robin-notify.sh: fresh_dir: 76: break + 91334: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 '{}' ';' + 91334:round-robin-notify.sh: fresh_dir: 86: chmod -R +rw interesting-commits + 91334:round-robin-notify.sh: fresh_dir: 87: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + 91334:round-robin-notify.sh: git_clean: 2198: git -C interesting-commits reset -q --hard + 91334:round-robin-notify.sh: git_checkout: 678: local sha1 ++ 91334:round-robin-notify.sh: git_checkout: 679: git_rev_parse interesting-commits master origin ++ 91334:round-robin-notify.sh: git_rev_parse: 396: set -euf -o pipefail ++ 91334:round-robin-notify.sh: git_rev_parse: 398: local dir=interesting-commits ++ 91334:round-robin-notify.sh: git_rev_parse: 399: local ref=master ++ 91334:round-robin-notify.sh: git_rev_parse: 400: local remote=origin ++ 91334:round-robin-notify.sh: git_rev_parse: 402: '[' 3 -ge 3 ']' ++ 91334:round-robin-notify.sh: git_rev_parse: 403: remote=origin ++ 91334:round-robin-notify.sh: git_rev_parse: 406: git_rev_parse_1 interesting-commits master origin --short ++ 91334:round-robin-notify.sh: git_rev_parse_1: 359: set -euf -o pipefail ++ 91334:round-robin-notify.sh: git_rev_parse_1: 361: local dir=interesting-commits ++ 91334:round-robin-notify.sh: git_rev_parse_1: 362: local ref=master ++ 91334:round-robin-notify.sh: git_rev_parse_1: 363: local remote=origin ++ 91334:round-robin-notify.sh: git_rev_parse_1: 364: local opts=--short ++ 91334:round-robin-notify.sh: git_rev_parse_1: 366: local ret ++ 91334:round-robin-notify.sh: git_rev_parse_1: 368: cd interesting-commits ++ 91334:round-robin-notify.sh: git_rev_parse_1: 371: local sha1 try_ref ++ 91334:round-robin-notify.sh: git_rev_parse_1: 372: case "$ref" in ++ 91334:round-robin-notify.sh: git_rev_parse_1: 374: try_ref=refs/remotes/origin/master ++ 91334:round-robin-notify.sh: git_rev_parse_1: 376: ret=0 +++ 91334:round-robin-notify.sh: git_rev_parse_1: 376: git rev-parse --short refs/remotes/origin/master ++ 91334:round-robin-notify.sh: git_rev_parse_1: 376: sha1=ba2e3e0e8b ++ 91334:round-robin-notify.sh: git_rev_parse_1: 377: '[' 0 -ne 0 ']' ++ 91334:round-robin-notify.sh: git_rev_parse_1: 385: echo ba2e3e0e8b + 91334:round-robin-notify.sh: git_checkout: 679: sha1=ba2e3e0e8b + 91334:round-robin-notify.sh: git_checkout: 681: git -C interesting-commits checkout --detach ba2e3e0e8b Warning: you are leaving 1 commit behind, not connected to any of your branches: 6f1df55982 Add entry 17eb89e3c1cc6098f08e77d257468486a5c04ce4 from https://ci.linaro.org/job/tcwg_gdb_check--master-aarch64-build/3279/ If you want to keep it by creating a new branch, this may be a good time to do so with: git branch 6f1df55982 HEAD is now at ba2e3e0e8b Add entry 5cd67ad869200ed2966032fdb8b263580c351b91 from https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/2624/ + 91334:round-robin-notify.sh: post_interesting_commits: 1658: false + 91334:round-robin-notify.sh: post_interesting_commits: 1659: dryrun='echo DRYRUN: ' + 91334:round-robin-notify.sh: post_interesting_commits: 1662: local jira_dir jira_key= ++ 91334:round-robin-notify.sh: post_interesting_commits: 1663: interesting_subdir binutils 883363daadfa6fc4f9221546f448bfa6a87dd447 ++ 91334:round-robin-notify.sh: interesting_subdir: 2523: local dir=binutils/sha1 ++ 91334:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' ++ 91334:round-robin-notify.sh: interesting_subdir: 2524: dir=binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447 ++ 91334:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' ++ 91334:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' ++ 91334:round-robin-notify.sh: interesting_subdir: 2527: echo binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447 + 91334:round-robin-notify.sh: post_interesting_commits: 1663: jira_dir=binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447 + 91334:round-robin-notify.sh: post_interesting_commits: 1664: jira_dir=binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447/jira + 91334:round-robin-notify.sh: post_interesting_commits: 1665: '[' init = full ']' + 91334:round-robin-notify.sh: post_interesting_commits: 1685: true + 91334:round-robin-notify.sh: post_interesting_commits: 1687: git -C interesting-commits remote update -p + 91334:round-robin-notify.sh: post_interesting_commits: 1688: git_clean interesting-commits refs/remotes/origin/master + 91334:round-robin-notify.sh: git_clean: 2193: set -euf -o pipefail + 91334:round-robin-notify.sh: git_clean: 2194: local dir=interesting-commits + 91334:round-robin-notify.sh: git_clean: 2195: shift + 91334:round-robin-notify.sh: git_clean: 2197: fresh_dir interesting-commits 'interesting-commits/.git/*' + 91334:round-robin-notify.sh: fresh_dir: 60: set -euf -o pipefail + 91334:round-robin-notify.sh: fresh_dir: 62: local dir=interesting-commits + 91334:round-robin-notify.sh: fresh_dir: 63: shift 1 ++ 91334:round-robin-notify.sh: fresh_dir: 66: dirname interesting-commits/something + 91334:round-robin-notify.sh: fresh_dir: 66: dir=interesting-commits + 91334:round-robin-notify.sh: fresh_dir: 68: mkdir -p interesting-commits + 91334:round-robin-notify.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 91334:round-robin-notify.sh: fresh_dir: 71: for keep_pattern in "$@" + 91334:round-robin-notify.sh: fresh_dir: 72: : + 91334:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 91334:round-robin-notify.sh: fresh_dir: 74: dirname 'interesting-commits/.git/*' + 91334:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits/.git + 91334:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits/.git = xinteresting-commits ']' + 91334:round-robin-notify.sh: fresh_dir: 80: assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + 91334:round-robin-notify.sh: assert: 48: set -euf -o pipefail +x + 91334:round-robin-notify.sh: fresh_dir: 72: : + 91334:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 91334:round-robin-notify.sh: fresh_dir: 74: dirname interesting-commits/.git + 91334:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits + 91334:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits = xinteresting-commits ']' + 91334:round-robin-notify.sh: fresh_dir: 76: break + 91334: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 '{}' ';' + 91334:round-robin-notify.sh: fresh_dir: 86: chmod -R +rw interesting-commits + 91334:round-robin-notify.sh: fresh_dir: 87: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + 91334:round-robin-notify.sh: git_clean: 2198: git -C interesting-commits reset -q --hard refs/remotes/origin/master + 91334:round-robin-notify.sh: post_interesting_commits: 1690: update_interesting_commits init '' # update_interesting_commits + 91334:round-robin-notify.sh: update_interesting_commits: 1390: echo '# update_interesting_commits' + 91334:round-robin-notify.sh: update_interesting_commits: 1392: local stage=init + 91334:round-robin-notify.sh: update_interesting_commits: 1393: local jira_key= + 91334:round-robin-notify.sh: update_interesting_commits: 1398: local subdir3 subdir4 subdir5 ++ 91334:round-robin-notify.sh: update_interesting_commits: 1400: interesting_subdir binutils 883363daadfa6fc4f9221546f448bfa6a87dd447 ++ 91334:round-robin-notify.sh: interesting_subdir: 2523: local dir=binutils/sha1 ++ 91334:round-robin-notify.sh: interesting_subdir: 2524: '[' 2 -ge 2 ']' ++ 91334:round-robin-notify.sh: interesting_subdir: 2524: dir=binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447 ++ 91334:round-robin-notify.sh: interesting_subdir: 2525: '[' 2 -ge 3 ']' ++ 91334:round-robin-notify.sh: interesting_subdir: 2526: '[' 2 -ge 4 ']' ++ 91334:round-robin-notify.sh: interesting_subdir: 2527: echo binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447 + 91334:round-robin-notify.sh: update_interesting_commits: 1400: subdir3=binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447 ++ 91334:round-robin-notify.sh: update_interesting_commits: 1403: interesting_subdir binutils 883363daadfa6fc4f9221546f448bfa6a87dd447 tcwg_binutils_check ++ 91334:round-robin-notify.sh: interesting_subdir: 2523: local dir=binutils/sha1 ++ 91334:round-robin-notify.sh: interesting_subdir: 2524: '[' 3 -ge 2 ']' ++ 91334:round-robin-notify.sh: interesting_subdir: 2524: dir=binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447 ++ 91334:round-robin-notify.sh: interesting_subdir: 2525: '[' 3 -ge 3 ']' ++ 91334:round-robin-notify.sh: interesting_subdir: 2525: dir=binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447/tcwg_binutils_check ++ 91334:round-robin-notify.sh: interesting_subdir: 2526: '[' 3 -ge 4 ']' ++ 91334:round-robin-notify.sh: interesting_subdir: 2527: echo binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447/tcwg_binutils_check + 91334:round-robin-notify.sh: update_interesting_commits: 1403: subdir4=binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447/tcwg_binutils_check ++ 91334:round-robin-notify.sh: update_interesting_commits: 1406: interesting_subdir binutils 883363daadfa6fc4f9221546f448bfa6a87dd447 tcwg_binutils_check master-arm ++ 91334:round-robin-notify.sh: interesting_subdir: 2523: local dir=binutils/sha1 ++ 91334:round-robin-notify.sh: interesting_subdir: 2524: '[' 4 -ge 2 ']' ++ 91334:round-robin-notify.sh: interesting_subdir: 2524: dir=binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447 ++ 91334:round-robin-notify.sh: interesting_subdir: 2525: '[' 4 -ge 3 ']' ++ 91334:round-robin-notify.sh: interesting_subdir: 2525: dir=binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447/tcwg_binutils_check ++ 91334:round-robin-notify.sh: interesting_subdir: 2526: '[' 4 -ge 4 ']' ++ 91334:round-robin-notify.sh: interesting_subdir: 2526: dir=binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447/tcwg_binutils_check/master-arm ++ 91334:round-robin-notify.sh: interesting_subdir: 2527: echo binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447/tcwg_binutils_check/master-arm + 91334:round-robin-notify.sh: update_interesting_commits: 1406: subdir5=binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447/tcwg_binutils_check/master-arm + 91334:round-robin-notify.sh: update_interesting_commits: 1408: '[' -d interesting-commits/binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447 ']' + 91334:round-robin-notify.sh: update_interesting_commits: 1409: mkdir -p interesting-commits/binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447 + 91334:round-robin-notify.sh: update_interesting_commits: 1410: get_current_manifest BUILD_URL + 91334:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL + 91334:round-robin-notify.sh: get_manifest: 1081: set +x + 91334:round-robin-notify.sh: update_interesting_commits: 1411: git -C interesting-commits add binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447/first_url + 91334:round-robin-notify.sh: update_interesting_commits: 1415: mkdir -p interesting-commits/binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447/tcwg_binutils_check/master-arm ++ 91334:round-robin-notify.sh: update_interesting_commits: 1416: get_current_manifest BUILD_URL ++ 91334:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 91334:round-robin-notify.sh: get_manifest: 1081: set +x + 91334:round-robin-notify.sh: update_interesting_commits: 1416: echo https://ci.linaro.org/job/tcwg_binutils_check--master-arm-build/3183/artifact/artifacts + 91334:round-robin-notify.sh: update_interesting_commits: 1417: echo 17eb89e3c1cc6098f08e77d257468486a5c04ce4 + 91334:round-robin-notify.sh: update_interesting_commits: 1418: git -C interesting-commits add binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447/tcwg_binutils_check/master-arm/build_url binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447/tcwg_binutils_check/master-arm/last_good + 91334:round-robin-notify.sh: update_interesting_commits: 1420: '[' init '!=' full ']' + 91334:round-robin-notify.sh: update_interesting_commits: 1421: return ++ 91334:round-robin-notify.sh: post_interesting_commits: 1693: get_current_manifest BUILD_URL ++ 91334:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 91334:round-robin-notify.sh: get_manifest: 1081: set +x + 91334:round-robin-notify.sh: post_interesting_commits: 1693: git -C interesting-commits commit -m 'Add entry 883363daadfa6fc4f9221546f448bfa6a87dd447 from https://ci.linaro.org/job/tcwg_binutils_check--master-arm-build/3183/' [detached HEAD a1832844f3] Add entry 883363daadfa6fc4f9221546f448bfa6a87dd447 from https://ci.linaro.org/job/tcwg_binutils_check--master-arm-build/3183/ 3 files changed, 3 insertions(+) create mode 100644 binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447/first_url create mode 100644 binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447/tcwg_binutils_check/master-arm/build_url create mode 100644 binutils/sha1/883363daadfa6fc4f9221546f448bfa6a87dd447/tcwg_binutils_check/master-arm/last_good + 91334:round-robin-notify.sh: post_interesting_commits: 1700: wait 123452 + 91334:round-robin-notify.sh: post_interesting_commits: 1697: 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 + 91334:round-robin-notify.sh: post_interesting_commits: 1702: break + 91334:round-robin-notify.sh: 2838: '[' init '!=' full ']' Init stage ran successfully. + 91334:round-robin-notify.sh: 2839: echo 'Init stage ran successfully.' + 91334:round-robin-notify.sh: 2840: exit 0