+ 3403904:jenkins1788485604491050735.sh: build_container_exec: 29: set +x + 208:pw-apply.sh: 22: case "$pw_url" in ++ 208:pw-apply.sh: 24: echo pw://series/58867 ++ 208:pw-apply.sh: 24: cut -d/ -f 4 + 208:pw-apply.sh: 24: series_id=58867 + 208:pw-apply.sh: 29: retrigger=false + 208:pw-apply.sh: 30: case "$pw_url/" in ++ 208:pw-apply.sh: 34: get_baseline_git gdb_url ++ 208:pw-apply.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 208:pw-apply.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 208:pw-apply.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_url ']' ++ 208:pw-apply.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_url + 208:pw-apply.sh: 34: url=git://sourceware.org/git/binutils-gdb.git ++ 208:pw-apply.sh: 35: get_baseline_git gdb_rev ++ 208:pw-apply.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 208:pw-apply.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 208:pw-apply.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gdb_rev ']' ++ 208:pw-apply.sh: get_baseline_git: 1141: cat base-artifacts/git/gdb_rev + 208:pw-apply.sh: 35: rev=9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b + 208:pw-apply.sh: 36: echo 'Fetching baseline git://sourceware.org/git/binutils-gdb.git#9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b' Fetching baseline git://sourceware.org/git/binutils-gdb.git#9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b + 208:pw-apply.sh: 37: clone_or_update_repo gdb 9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b git://sourceware.org/git/binutils-gdb.git + 208:pw-apply.sh: clone_or_update_repo: 695: set -euf -o pipefail + 208:pw-apply.sh: clone_or_update_repo: 697: local dir=gdb + 208:pw-apply.sh: clone_or_update_repo: 698: local ref=9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b + 208:pw-apply.sh: clone_or_update_repo: 699: local url=git://sourceware.org/git/binutils-gdb.git + 208:pw-apply.sh: clone_or_update_repo: 700: local reference=auto + 208:pw-apply.sh: clone_or_update_repo: 701: local single_branch= + 208:pw-apply.sh: clone_or_update_repo: 702: local remote=origin + 208:pw-apply.sh: clone_or_update_repo: 704: clone_or_update_repo_no_checkout gdb git://sourceware.org/git/binutils-gdb.git auto '' origin + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 510: set -euf -o pipefail + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 512: local dir=gdb + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 513: local url=git://sourceware.org/git/binutils-gdb.git + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 514: local reference=auto + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 515: local single_branch= + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 516: local remote=origin + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 518: local refopt= + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 519: case "$reference" in + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 521: local ref_dir + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 208:pw-apply.sh: clone_or_update_repo_no_checkout: 523: basename git://sourceware.org/git/binutils-gdb.git .git + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 523: ref_dir=binutils-gdb + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/binutils-gdb.git + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 525: git -C /home/tcwg-buildslave/snapshots-ref/binutils-gdb.git rev-parse --git-dir + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 526: refopt='--reference /home/tcwg-buildslave/snapshots-ref/binutils-gdb.git' + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 527: break + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 538: git -C gdb status + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 543: '[' -d gdb ']' + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 543: '[' 'x--reference /home/tcwg-buildslave/snapshots-ref/binutils-gdb.git' '!=' x ']' ++ 208:pw-apply.sh: clone_or_update_repo_no_checkout: 544: du -s gdb/.git ++ 208:pw-apply.sh: clone_or_update_repo_no_checkout: 544: cut -f 1 + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 544: '[' 254992 -gt 1048576 ']' + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 560: '[' -d gdb ']' ++ 208:pw-apply.sh: clone_or_update_repo_no_checkout: 560: git -C gdb remote get-url origin + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 560: '[' git://sourceware.org/git/binutils-gdb.git '!=' git://sourceware.org/git/binutils-gdb.git ']' + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 566: '[' -d gdb ']' + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 576: rm -f gdb/.git/gc.log + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 580: git -C gdb config gc.autoDetach false + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 581: git -C gdb gc --auto --force --prune=all + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 590: find gdb/.git -name '*.lock' -delete + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 595: local i + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 597: git -C gdb am --abort + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 597: true + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 597: git -C gdb cherry-pick --abort + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 597: true + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 597: git -C gdb rebase --abort + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 597: true + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 600: break + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 603: local fresh_clone=false + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 604: true + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 605: '[' -d gdb ']' + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 618: local ret=0 + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 618: wait 304 + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 617: git_set_remote gdb origin git://sourceware.org/git/binutils-gdb.git '' + 208:pw-apply.sh: git_set_remote: 489: set -euf -o pipefail + 208:pw-apply.sh: git_set_remote: 491: local dir=gdb + 208:pw-apply.sh: git_set_remote: 492: local remote=origin + 208:pw-apply.sh: git_set_remote: 493: local url=git://sourceware.org/git/binutils-gdb.git + 208:pw-apply.sh: git_set_remote: 494: local single_branch= + 208:pw-apply.sh: git_set_remote: 496: git -C gdb remote rm origin + 208:pw-apply.sh: git_set_remote: 497: git -C gdb remote add origin git://sourceware.org/git/binutils-gdb.git + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 619: '[' 0 '!=' 0 ']' + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 632: '[' -f gdb/.git/shallow ']' + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 636: local refspec + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 637: '[' x = x ']' + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 638: run_with_timeout_and_retry 1h 3 git -C gdb remote update -p origin + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 640: refspec= + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 645: run_with_timeout_and_retry 1h 3 git -C gdb fetch -q origin --prune + 208:pw-apply.sh: run_with_timeout_and_retry: 440: local duration=1h + 208:pw-apply.sh: run_with_timeout_and_retry: 441: shift + 208:pw-apply.sh: run_with_timeout_and_retry: 442: local tries=3 + 208:pw-apply.sh: run_with_timeout_and_retry: 443: shift + 208:pw-apply.sh: run_with_timeout_and_retry: 444: local n=0 + 208:pw-apply.sh: run_with_timeout_and_retry: 445: local ret=0 + 208:pw-apply.sh: run_with_timeout_and_retry: 446: '[' 0 -eq 3 ']' + 208:pw-apply.sh: run_with_timeout_and_retry: 448: echo timeout 1h git -C gdb fetch -q origin --prune + 208:pw-apply.sh: run_with_timeout_and_retry: 450: ret=0 + 208:pw-apply.sh: run_with_timeout_and_retry: 450: wait 314 + 208:pw-apply.sh: run_with_timeout_and_retry: 449: timeout 1h git -C gdb fetch -q origin --prune + 208:pw-apply.sh: run_with_timeout_and_retry: 451: '[' 0 -eq 0 ']' + 208:pw-apply.sh: run_with_timeout_and_retry: 451: break + 208:pw-apply.sh: run_with_timeout_and_retry: 478: return 0 + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 658: break + 208:pw-apply.sh: clone_or_update_repo: 707: git_checkout gdb 9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b origin + 208:pw-apply.sh: git_checkout: 670: set -euf -o pipefail + 208:pw-apply.sh: git_checkout: 672: local dir=gdb + 208:pw-apply.sh: git_checkout: 673: local ref=9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b + 208:pw-apply.sh: git_checkout: 674: local remote=origin + 208:pw-apply.sh: git_checkout: 676: git_clean gdb + 208:pw-apply.sh: git_clean: 2193: set -euf -o pipefail + 208:pw-apply.sh: git_clean: 2194: local dir=gdb + 208:pw-apply.sh: git_clean: 2195: shift + 208:pw-apply.sh: git_clean: 2197: fresh_dir gdb 'gdb/.git/*' + 208:pw-apply.sh: fresh_dir: 60: set -euf -o pipefail + 208:pw-apply.sh: fresh_dir: 62: local dir=gdb + 208:pw-apply.sh: fresh_dir: 63: shift 1 ++ 208:pw-apply.sh: fresh_dir: 66: dirname gdb/something + 208:pw-apply.sh: fresh_dir: 66: dir=gdb + 208:pw-apply.sh: fresh_dir: 68: mkdir -p gdb + 208:pw-apply.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 208:pw-apply.sh: fresh_dir: 71: for keep_pattern in "$@" + 208:pw-apply.sh: fresh_dir: 72: : + 208:pw-apply.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 208:pw-apply.sh: fresh_dir: 74: dirname 'gdb/.git/*' + 208:pw-apply.sh: fresh_dir: 74: keep_pattern=gdb/.git + 208:pw-apply.sh: fresh_dir: 75: '[' xgdb/.git = xgdb ']' + 208:pw-apply.sh: fresh_dir: 80: assert '[' gdb/.git '!=' / -a gdb/.git '!=' . ']' + 208:pw-apply.sh: assert: 48: set -euf -o pipefail +x + 208:pw-apply.sh: fresh_dir: 72: : + 208:pw-apply.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 208:pw-apply.sh: fresh_dir: 74: dirname gdb/.git + 208:pw-apply.sh: fresh_dir: 74: keep_pattern=gdb + 208:pw-apply.sh: fresh_dir: 75: '[' xgdb = xgdb ']' + 208:pw-apply.sh: fresh_dir: 76: break + 208:pw-apply.sh: fresh_dir: 85: find gdb '!' -path gdb '!' -path 'gdb/.git/*' '!' -path gdb/.git -type d -exec chmod +rwx '{}' ';' + 208:pw-apply.sh: fresh_dir: 86: chmod -R +rw gdb + 208:pw-apply.sh: fresh_dir: 87: find gdb '!' -path gdb '!' -path 'gdb/.git/*' '!' -path gdb/.git -delete + 208:pw-apply.sh: git_clean: 2198: git -C gdb reset -q --hard + 208:pw-apply.sh: git_checkout: 678: local sha1 ++ 208:pw-apply.sh: git_checkout: 679: git_rev_parse gdb 9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b origin ++ 208:pw-apply.sh: git_rev_parse: 396: set -euf -o pipefail ++ 208:pw-apply.sh: git_rev_parse: 398: local dir=gdb ++ 208:pw-apply.sh: git_rev_parse: 399: local ref=9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b ++ 208:pw-apply.sh: git_rev_parse: 400: local remote=origin ++ 208:pw-apply.sh: git_rev_parse: 402: '[' 3 -ge 3 ']' ++ 208:pw-apply.sh: git_rev_parse: 403: remote=origin ++ 208:pw-apply.sh: git_rev_parse: 406: git_rev_parse_1 gdb 9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b origin --short ++ 208:pw-apply.sh: git_rev_parse_1: 359: set -euf -o pipefail ++ 208:pw-apply.sh: git_rev_parse_1: 361: local dir=gdb ++ 208:pw-apply.sh: git_rev_parse_1: 362: local ref=9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b ++ 208:pw-apply.sh: git_rev_parse_1: 363: local remote=origin ++ 208:pw-apply.sh: git_rev_parse_1: 364: local opts=--short ++ 208:pw-apply.sh: git_rev_parse_1: 366: local ret ++ 208:pw-apply.sh: git_rev_parse_1: 368: cd gdb ++ 208:pw-apply.sh: git_rev_parse_1: 371: local sha1 try_ref ++ 208:pw-apply.sh: git_rev_parse_1: 372: case "$ref" in ++ 208:pw-apply.sh: git_rev_parse_1: 374: try_ref=refs/remotes/origin/9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b ++ 208:pw-apply.sh: git_rev_parse_1: 376: ret=0 +++ 208:pw-apply.sh: git_rev_parse_1: 376: git rev-parse --short refs/remotes/origin/9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b ++ 208:pw-apply.sh: git_rev_parse_1: 376: sha1= ++ 208:pw-apply.sh: git_rev_parse_1: 376: ret=128 ++ 208:pw-apply.sh: git_rev_parse_1: 377: '[' 128 -ne 0 ']' ++ 208:pw-apply.sh: git_rev_parse_1: 379: ret=0 +++ 208:pw-apply.sh: git_rev_parse_1: 379: git rev-parse --short 9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b ++ 208:pw-apply.sh: git_rev_parse_1: 379: sha1=9cc83ec0ce9 ++ 208:pw-apply.sh: git_rev_parse_1: 380: '[' 0 -ne 0 ']' ++ 208:pw-apply.sh: git_rev_parse_1: 385: echo 9cc83ec0ce9 + 208:pw-apply.sh: git_checkout: 679: sha1=9cc83ec0ce9 + 208:pw-apply.sh: git_checkout: 681: git -C gdb checkout --detach 9cc83ec0ce9 HEAD is now at 9cc83ec0ce9 gdb: remove TYPE_CHAIN + 208:pw-apply.sh: 40: trap 'pw_deinit gdb' EXIT + 208:pw-apply.sh: 41: pw_init gdb + 208:pw-apply.sh: pw_init: 41: set -euf -o pipefail + 208:pw-apply.sh: pw_init: 42: local project=gdb + 208:pw-apply.sh: pw_init: 44: git -C gdb config pw.server https://patchwork.sourceware.org/api/1.2/ + 208:pw-apply.sh: pw_init: 46: git -C gdb config pw.project gdb + 208:pw-apply.sh: pw_init: 48: pw_clear_cache + 208:pw-apply.sh: pw_clear_cache: 68: set -euf -o pipefail + 208:pw-apply.sh: pw_clear_cache: 70: rm -rf /tmp/pw-yaml-cache-208 + 208:pw-apply.sh: pw_clear_cache: 71: mkdir /tmp/pw-yaml-cache-208 + 208:pw-apply.sh: 43: pw_series_complete_p gdb 58867 + 208:pw-apply.sh: pw_series_complete_p: 182: set -euf -o pipefail + 208:pw-apply.sh: pw_series_complete_p: 183: local project=gdb + 208:pw-apply.sh: pw_series_complete_p: 184: local series_id=58867 + 208:pw-apply.sh: pw_series_complete_p: 186: local value ++ 208:pw-apply.sh: pw_series_complete_p: 187: pw_yaml_get gdb series 58867 property Complete value ++ 208:pw-apply.sh: pw_yaml_get: 97: set -euf -o pipefail ++ 208:pw-apply.sh: pw_yaml_get: 98: local project=gdb ++ 208:pw-apply.sh: pw_yaml_get: 99: local section=series ++ 208:pw-apply.sh: pw_yaml_get: 100: local id=58867 ++ 208:pw-apply.sh: pw_yaml_get: 101: local match_field=property ++ 208:pw-apply.sh: pw_yaml_get: 102: local match_value=Complete ++ 208:pw-apply.sh: pw_yaml_get: 103: local get_field=value ++ 208:pw-apply.sh: pw_yaml_get: 104: local match_stop= ++ 208:pw-apply.sh: pw_yaml_get: 105: local match_num=0 ++ 208:pw-apply.sh: pw_yaml_get: 108: set +x + 208:pw-apply.sh: pw_series_complete_p: 187: value=True + 208:pw-apply.sh: pw_series_complete_p: 188: '[' True = True ']' + 208:pw-apply.sh: pw_series_complete_p: 189: return 0 + 208:pw-apply.sh: 49: num_patch=0 + 208:pw-apply.sh: 50: true ++ 208:pw-apply.sh: 52: pw_get_patch_from_series gdb 58867 0 ++ 208:pw-apply.sh: pw_get_patch_from_series: 202: set -euf -o pipefail ++ 208:pw-apply.sh: pw_get_patch_from_series: 203: local project=gdb ++ 208:pw-apply.sh: pw_get_patch_from_series: 204: local id=58867 ++ 208:pw-apply.sh: pw_get_patch_from_series: 205: local num=0 ++ 208:pw-apply.sh: pw_get_patch_from_series: 207: local patch_id +++ 208:pw-apply.sh: pw_get_patch_from_series: 209: pw_yaml_get gdb series 58867 property '.*' value Patches 0 +++ 208:pw-apply.sh: pw_get_patch_from_series: 209: cut '-d ' -f 1 +++ 208:pw-apply.sh: pw_yaml_get: 97: set -euf -o pipefail +++ 208:pw-apply.sh: pw_yaml_get: 98: local project=gdb +++ 208:pw-apply.sh: pw_yaml_get: 99: local section=series +++ 208:pw-apply.sh: pw_yaml_get: 100: local id=58867 +++ 208:pw-apply.sh: pw_yaml_get: 101: local match_field=property +++ 208:pw-apply.sh: pw_yaml_get: 102: local 'match_value=.*' +++ 208:pw-apply.sh: pw_yaml_get: 103: local get_field=value +++ 208:pw-apply.sh: pw_yaml_get: 104: local match_stop=Patches +++ 208:pw-apply.sh: pw_yaml_get: 105: local match_num=0 +++ 208:pw-apply.sh: pw_yaml_get: 108: set +x ++ 208:pw-apply.sh: pw_get_patch_from_series: 209: patch_id=131821 ++ 208:pw-apply.sh: pw_get_patch_from_series: 210: '[' 131821 = '' ']' ++ 208:pw-apply.sh: pw_get_patch_from_series: 213: echo 131821 + 208:pw-apply.sh: 52: patch_id=131821 + 208:pw-apply.sh: 53: '[' 131821 = '' ']' + 208:pw-apply.sh: 53: false ++ 208:pw-apply.sh: 57: pw_patch_check_state 131821 tcwg_gdb_build--master-arm ++ 208:pw-apply.sh: pw_patch_check_state: 238: set -euf -o pipefail ++ 208:pw-apply.sh: pw_patch_check_state: 239: local patch_id=131821 ++ 208:pw-apply.sh: pw_patch_check_state: 240: local ci_owner_bot=tcwg_gdb_build--master-arm ++ 208:pw-apply.sh: pw_patch_check_state: 243: local ci_owner ci_bot +++ 208:pw-apply.sh: pw_patch_check_state: 244: echo tcwg_gdb_build--master-arm +++ 208:pw-apply.sh: pw_patch_check_state: 244: cut -s -d/ -f1 ++ 208:pw-apply.sh: pw_patch_check_state: 244: ci_owner= +++ 208:pw-apply.sh: pw_patch_check_state: 245: echo tcwg_gdb_build--master-arm +++ 208:pw-apply.sh: pw_patch_check_state: 245: cut -s -d/ -f2 ++ 208:pw-apply.sh: pw_patch_check_state: 245: ci_bot= ++ 208:pw-apply.sh: pw_patch_check_state: 246: '[' '' = '' ']' ++ 208:pw-apply.sh: pw_patch_check_state: 247: ci_owner=linaro-tcwg-bot ++ 208:pw-apply.sh: pw_patch_check_state: 248: ci_bot=tcwg_gdb_build--master-arm ++ 208:pw-apply.sh: pw_patch_check_state: 251: local json1 json2 +++ 208:pw-apply.sh: pw_patch_check_state: 252: mktemp ++ 208:pw-apply.sh: pw_patch_check_state: 252: json1=/tmp/tmp.taujadr0z2 +++ 208:pw-apply.sh: pw_patch_check_state: 253: mktemp ++ 208:pw-apply.sh: pw_patch_check_state: 253: json2=/tmp/tmp.ZoCB940qk3 ++ 208:pw-apply.sh: pw_patch_check_state: 255: trap 'rm /tmp/tmp.taujadr0z2 /tmp/tmp.ZoCB940qk3' EXIT ++ 208:pw-apply.sh: pw_patch_check_state: 257: local url ++ 208:pw-apply.sh: pw_patch_check_state: 258: url=https://patchwork.sourceware.org/api/1.2/patches/131821/checks/ ++ 208:pw-apply.sh: pw_patch_check_state: 259: curl -s 'https://patchwork.sourceware.org/api/1.2/patches/131821/checks/?user=linaro-tcwg-bot&context=tcwg_gdb_build--master-arm&page=last' ++ 208:pw-apply.sh: pw_patch_check_state: 261: local i=-1 cur_date=0 cur_state=pending ++ 208:pw-apply.sh: pw_patch_check_state: 262: local date res ++ 208:pw-apply.sh: pw_patch_check_state: 263: true ++ 208:pw-apply.sh: pw_patch_check_state: 264: i=0 ++ 208:pw-apply.sh: pw_patch_check_state: 267: res=0 ++ 208:pw-apply.sh: pw_patch_check_state: 267: wait 1192 ++ 208:pw-apply.sh: pw_patch_check_state: 266: jq -r '.[0]' ++ 208:pw-apply.sh: pw_patch_check_state: 269: '[' 0 '!=' 0 ']' +++ 208:pw-apply.sh: pw_patch_check_state: 269: cat /tmp/tmp.ZoCB940qk3 ++ 208:pw-apply.sh: pw_patch_check_state: 269: '[' null = null ']' ++ 208:pw-apply.sh: pw_patch_check_state: 270: break ++ 208:pw-apply.sh: pw_patch_check_state: 281: echo pending +++ 208:pw-apply.sh: pw_patch_check_state: 1: rm /tmp/tmp.taujadr0z2 /tmp/tmp.ZoCB940qk3 + 208:pw-apply.sh: 57: check_state=pending + 208:pw-apply.sh: 58: '[' pending = pending ']' + 208:pw-apply.sh: 59: break + 208:pw-apply.sh: 65: '[' 131821 = '' ']' + 208:pw-apply.sh: 72: clone_or_update_repo glibc-cicd main https://gitlab.com/djdelorie/glibc-cicd.git + 208:pw-apply.sh: clone_or_update_repo: 695: set -euf -o pipefail + 208:pw-apply.sh: clone_or_update_repo: 697: local dir=glibc-cicd + 208:pw-apply.sh: clone_or_update_repo: 698: local ref=main + 208:pw-apply.sh: clone_or_update_repo: 699: local url=https://gitlab.com/djdelorie/glibc-cicd.git + 208:pw-apply.sh: clone_or_update_repo: 700: local reference=auto + 208:pw-apply.sh: clone_or_update_repo: 701: local single_branch= + 208:pw-apply.sh: clone_or_update_repo: 702: local remote=origin + 208:pw-apply.sh: clone_or_update_repo: 704: clone_or_update_repo_no_checkout glibc-cicd https://gitlab.com/djdelorie/glibc-cicd.git auto '' origin + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 510: set -euf -o pipefail + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 512: local dir=glibc-cicd + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 513: local url=https://gitlab.com/djdelorie/glibc-cicd.git + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 514: local reference=auto + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 515: local single_branch= + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 516: local remote=origin + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 518: local refopt= + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 519: case "$reference" in + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 521: local ref_dir + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 208:pw-apply.sh: clone_or_update_repo_no_checkout: 523: basename https://gitlab.com/djdelorie/glibc-cicd.git .git + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 523: ref_dir=glibc-cicd + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/glibc-cicd.git + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 525: git -C /home/tcwg-buildslave/snapshots-ref/glibc-cicd.git rev-parse --git-dir + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/glibc-cicd.git ']' + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 208:pw-apply.sh: clone_or_update_repo_no_checkout: 523: basename glibc-cicd .git + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 523: ref_dir=glibc-cicd + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/glibc-cicd.git + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 525: git -C /home/tcwg-buildslave/snapshots-ref/glibc-cicd.git rev-parse --git-dir + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/glibc-cicd.git ']' + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 538: git -C glibc-cicd status + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 543: '[' -d glibc-cicd ']' + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 543: '[' x '!=' x ']' + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 560: '[' -d glibc-cicd ']' ++ 208:pw-apply.sh: clone_or_update_repo_no_checkout: 560: git -C glibc-cicd remote get-url origin + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 560: '[' https://gitlab.com/djdelorie/glibc-cicd.git '!=' https://gitlab.com/djdelorie/glibc-cicd.git ']' + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 566: '[' -d glibc-cicd ']' + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 576: rm -f glibc-cicd/.git/gc.log + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 580: git -C glibc-cicd config gc.autoDetach false + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 581: git -C glibc-cicd gc --auto --force --prune=all + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 590: find glibc-cicd/.git -name '*.lock' -delete + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 595: local i + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 597: git -C glibc-cicd am --abort + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 597: true + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 597: git -C glibc-cicd cherry-pick --abort + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 597: true + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 596: for i in am cherry-pick rebase + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 597: git -C glibc-cicd rebase --abort + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 597: true + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 600: break + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 603: local fresh_clone=false + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 604: true + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 605: '[' -d glibc-cicd ']' + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 618: local ret=0 + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 618: wait 1210 + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 617: git_set_remote glibc-cicd origin https://gitlab.com/djdelorie/glibc-cicd.git '' + 208:pw-apply.sh: git_set_remote: 489: set -euf -o pipefail + 208:pw-apply.sh: git_set_remote: 491: local dir=glibc-cicd + 208:pw-apply.sh: git_set_remote: 492: local remote=origin + 208:pw-apply.sh: git_set_remote: 493: local url=https://gitlab.com/djdelorie/glibc-cicd.git + 208:pw-apply.sh: git_set_remote: 494: local single_branch= + 208:pw-apply.sh: git_set_remote: 496: git -C glibc-cicd remote rm origin + 208:pw-apply.sh: git_set_remote: 497: git -C glibc-cicd remote add origin https://gitlab.com/djdelorie/glibc-cicd.git + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 619: '[' 0 '!=' 0 ']' + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 632: '[' -f glibc-cicd/.git/shallow ']' + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 636: local refspec + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 637: '[' x = x ']' + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 638: run_with_timeout_and_retry 1h 3 git -C glibc-cicd remote update -p origin + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 640: refspec= + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 645: run_with_timeout_and_retry 1h 3 git -C glibc-cicd fetch -q origin --prune + 208:pw-apply.sh: run_with_timeout_and_retry: 440: local duration=1h + 208:pw-apply.sh: run_with_timeout_and_retry: 441: shift + 208:pw-apply.sh: run_with_timeout_and_retry: 442: local tries=3 + 208:pw-apply.sh: run_with_timeout_and_retry: 443: shift + 208:pw-apply.sh: run_with_timeout_and_retry: 444: local n=0 + 208:pw-apply.sh: run_with_timeout_and_retry: 445: local ret=0 + 208:pw-apply.sh: run_with_timeout_and_retry: 446: '[' 0 -eq 3 ']' + 208:pw-apply.sh: run_with_timeout_and_retry: 448: echo timeout 1h git -C glibc-cicd fetch -q origin --prune + 208:pw-apply.sh: run_with_timeout_and_retry: 450: ret=0 + 208:pw-apply.sh: run_with_timeout_and_retry: 450: wait 1222 + 208:pw-apply.sh: run_with_timeout_and_retry: 449: timeout 1h git -C glibc-cicd fetch -q origin --prune + 208:pw-apply.sh: run_with_timeout_and_retry: 451: '[' 0 -eq 0 ']' + 208:pw-apply.sh: run_with_timeout_and_retry: 451: break + 208:pw-apply.sh: run_with_timeout_and_retry: 478: return 0 + 208:pw-apply.sh: clone_or_update_repo_no_checkout: 658: break + 208:pw-apply.sh: clone_or_update_repo: 707: git_checkout glibc-cicd main origin + 208:pw-apply.sh: git_checkout: 670: set -euf -o pipefail + 208:pw-apply.sh: git_checkout: 672: local dir=glibc-cicd + 208:pw-apply.sh: git_checkout: 673: local ref=main + 208:pw-apply.sh: git_checkout: 674: local remote=origin + 208:pw-apply.sh: git_checkout: 676: git_clean glibc-cicd + 208:pw-apply.sh: git_clean: 2193: set -euf -o pipefail + 208:pw-apply.sh: git_clean: 2194: local dir=glibc-cicd + 208:pw-apply.sh: git_clean: 2195: shift + 208:pw-apply.sh: git_clean: 2197: fresh_dir glibc-cicd 'glibc-cicd/.git/*' + 208:pw-apply.sh: fresh_dir: 60: set -euf -o pipefail + 208:pw-apply.sh: fresh_dir: 62: local dir=glibc-cicd + 208:pw-apply.sh: fresh_dir: 63: shift 1 ++ 208:pw-apply.sh: fresh_dir: 66: dirname glibc-cicd/something + 208:pw-apply.sh: fresh_dir: 66: dir=glibc-cicd + 208:pw-apply.sh: fresh_dir: 68: mkdir -p glibc-cicd + 208:pw-apply.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 208:pw-apply.sh: fresh_dir: 71: for keep_pattern in "$@" + 208:pw-apply.sh: fresh_dir: 72: : + 208:pw-apply.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 208:pw-apply.sh: fresh_dir: 74: dirname 'glibc-cicd/.git/*' + 208:pw-apply.sh: fresh_dir: 74: keep_pattern=glibc-cicd/.git + 208:pw-apply.sh: fresh_dir: 75: '[' xglibc-cicd/.git = xglibc-cicd ']' + 208:pw-apply.sh: fresh_dir: 80: assert '[' glibc-cicd/.git '!=' / -a glibc-cicd/.git '!=' . ']' + 208:pw-apply.sh: assert: 48: set -euf -o pipefail +x + 208:pw-apply.sh: fresh_dir: 72: : + 208:pw-apply.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 208:pw-apply.sh: fresh_dir: 74: dirname glibc-cicd/.git + 208:pw-apply.sh: fresh_dir: 74: keep_pattern=glibc-cicd + 208:pw-apply.sh: fresh_dir: 75: '[' xglibc-cicd = xglibc-cicd ']' + 208:pw-apply.sh: fresh_dir: 76: break + 208:pw-apply.sh: fresh_dir: 85: find glibc-cicd '!' -path glibc-cicd '!' -path 'glibc-cicd/.git/*' '!' -path glibc-cicd/.git -type d -exec chmod +rwx '{}' ';' + 208:pw-apply.sh: fresh_dir: 86: chmod -R +rw glibc-cicd + 208:pw-apply.sh: fresh_dir: 87: find glibc-cicd '!' -path glibc-cicd '!' -path 'glibc-cicd/.git/*' '!' -path glibc-cicd/.git -delete + 208:pw-apply.sh: git_clean: 2198: git -C glibc-cicd reset -q --hard + 208:pw-apply.sh: git_checkout: 678: local sha1 ++ 208:pw-apply.sh: git_checkout: 679: git_rev_parse glibc-cicd main origin ++ 208:pw-apply.sh: git_rev_parse: 396: set -euf -o pipefail ++ 208:pw-apply.sh: git_rev_parse: 398: local dir=glibc-cicd ++ 208:pw-apply.sh: git_rev_parse: 399: local ref=main ++ 208:pw-apply.sh: git_rev_parse: 400: local remote=origin ++ 208:pw-apply.sh: git_rev_parse: 402: '[' 3 -ge 3 ']' ++ 208:pw-apply.sh: git_rev_parse: 403: remote=origin ++ 208:pw-apply.sh: git_rev_parse: 406: git_rev_parse_1 glibc-cicd main origin --short ++ 208:pw-apply.sh: git_rev_parse_1: 359: set -euf -o pipefail ++ 208:pw-apply.sh: git_rev_parse_1: 361: local dir=glibc-cicd ++ 208:pw-apply.sh: git_rev_parse_1: 362: local ref=main ++ 208:pw-apply.sh: git_rev_parse_1: 363: local remote=origin ++ 208:pw-apply.sh: git_rev_parse_1: 364: local opts=--short ++ 208:pw-apply.sh: git_rev_parse_1: 366: local ret ++ 208:pw-apply.sh: git_rev_parse_1: 368: cd glibc-cicd ++ 208:pw-apply.sh: git_rev_parse_1: 371: local sha1 try_ref ++ 208:pw-apply.sh: git_rev_parse_1: 372: case "$ref" in ++ 208:pw-apply.sh: git_rev_parse_1: 374: try_ref=refs/remotes/origin/main ++ 208:pw-apply.sh: git_rev_parse_1: 376: ret=0 +++ 208:pw-apply.sh: git_rev_parse_1: 376: git rev-parse --short refs/remotes/origin/main ++ 208:pw-apply.sh: git_rev_parse_1: 376: sha1=c500d57 ++ 208:pw-apply.sh: git_rev_parse_1: 377: '[' 0 -ne 0 ']' ++ 208:pw-apply.sh: git_rev_parse_1: 385: echo c500d57 + 208:pw-apply.sh: git_checkout: 679: sha1=c500d57 + 208:pw-apply.sh: git_checkout: 681: git -C glibc-cicd checkout --detach c500d57 HEAD is now at c500d57 trybot-apply_patch: capture stderr + 208:pw-apply.sh: 76: pw_check_cmd=(glibc-cicd/check.py --patch_id "$patch_id" --context "$ci_bot") + 208:pw-apply.sh: 78: set +x + 208:pw-apply.sh: 91: patch_url=https://patchwork.sourceware.org/patch/131821 ++ 208:pw-apply.sh: 92: pw_get_patch_data gdb 131821 'Message ID' ++ 208:pw-apply.sh: pw_get_patch_data: 223: set -euf -o pipefail ++ 208:pw-apply.sh: pw_get_patch_data: 224: local project=gdb ++ 208:pw-apply.sh: pw_get_patch_data: 225: local patch_id=131821 ++ 208:pw-apply.sh: pw_get_patch_data: 226: local 'field=Message ID' ++ 208:pw-apply.sh: pw_get_patch_data: 228: pw_yaml_get gdb patch 131821 property 'Message ID' value ++ 208:pw-apply.sh: pw_yaml_get: 97: set -euf -o pipefail ++ 208:pw-apply.sh: pw_yaml_get: 98: local project=gdb ++ 208:pw-apply.sh: pw_yaml_get: 99: local section=patch ++ 208:pw-apply.sh: pw_yaml_get: 100: local id=131821 ++ 208:pw-apply.sh: pw_yaml_get: 101: local match_field=property ++ 208:pw-apply.sh: pw_yaml_get: 102: local 'match_value=Message ID' ++ 208:pw-apply.sh: pw_yaml_get: 103: local get_field=value ++ 208:pw-apply.sh: pw_yaml_get: 104: local match_stop= ++ 208:pw-apply.sh: pw_yaml_get: 105: local match_num=0 ++ 208:pw-apply.sh: pw_yaml_get: 108: set +x + 208:pw-apply.sh: 92: patch_message_id='<20260316152335.66981-1-simon.marchi@efficios.com>' ++ 208:pw-apply.sh: 94: pw_get_patch_data gdb 131821 Submitter ++ 208:pw-apply.sh: 94: sed -e 's/.*(\(.*\)).*/\1/' ++ 208:pw-apply.sh: pw_get_patch_data: 223: set -euf -o pipefail ++ 208:pw-apply.sh: pw_get_patch_data: 224: local project=gdb ++ 208:pw-apply.sh: pw_get_patch_data: 225: local patch_id=131821 ++ 208:pw-apply.sh: pw_get_patch_data: 226: local field=Submitter ++ 208:pw-apply.sh: pw_get_patch_data: 228: pw_yaml_get gdb patch 131821 property Submitter value ++ 208:pw-apply.sh: pw_yaml_get: 97: set -euf -o pipefail ++ 208:pw-apply.sh: pw_yaml_get: 98: local project=gdb ++ 208:pw-apply.sh: pw_yaml_get: 99: local section=patch ++ 208:pw-apply.sh: pw_yaml_get: 100: local id=131821 ++ 208:pw-apply.sh: pw_yaml_get: 101: local match_field=property ++ 208:pw-apply.sh: pw_yaml_get: 102: local match_value=Submitter ++ 208:pw-apply.sh: pw_yaml_get: 103: local get_field=value ++ 208:pw-apply.sh: pw_yaml_get: 104: local match_stop= ++ 208:pw-apply.sh: pw_yaml_get: 105: local match_num=0 ++ 208:pw-apply.sh: pw_yaml_get: 108: set +x + 208:pw-apply.sh: 94: patch_submitter=simon.marchi@efficios.com + 208:pw-apply.sh: 98: mkdir -p artifacts/jenkins/pw + 208:pw-apply.sh: 99: cat + 208:pw-apply.sh: 111: pw_deinit gdb + 208:pw-apply.sh: pw_deinit: 57: set -euf -o pipefail + 208:pw-apply.sh: pw_deinit: 58: local project=gdb + 208:pw-apply.sh: pw_deinit: 60: rm -rf /tmp/pw-yaml-cache-208 + 208:pw-apply.sh: 112: trap '' EXIT + 208:pw-apply.sh: 114: /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/pw-report.sh --check triggered --result pass --pw_dir artifacts/jenkins/pw + 1320:pw-report.sh: 22: '[' -d artifacts/jenkins/pw ']' + 1320:pw-report.sh: 26: IFS= + 1320:pw-report.sh: 26: read -r -d '' pw_file ++ 1320:pw-report.sh: 118: find artifacts/jenkins/pw -type f -print0 + 1320:pw-report.sh: 28: declare -A pw + 1320:pw-report.sh: 30: source artifacts/jenkins/pw/gdb ++ 1320:pw-report.sh: 1: pw[project]=gdb ++ 1320:pw-report.sh: 2: pw[gdb]=gdb ++ 1320:pw-report.sh: 3: pw[gdb_patch_id]=131821 ++ 1320:pw-report.sh: 4: pw[gdb_check_cmd]='glibc-cicd/check.py --patch_id 131821 --context tcwg_gdb_build--master-arm' ++ 1320:pw-report.sh: 5: pw[gdb_build_url]=https://ci.linaro.org/job/tcwg_gdb_build--master-arm-precommit/7227/ ++ 1320:pw-report.sh: 6: pw[gdb_patch_url]=https://patchwork.sourceware.org/patch/131821 ++ 1320:pw-report.sh: 7: pw[gdb_patch_message_id]='<20260316152335.66981-1-simon.marchi@efficios.com>' ++ 1320:pw-report.sh: 8: pw[gdb_patch_submitter]=simon.marchi@efficios.com + 1320:pw-report.sh: 32: project=gdb + 1320:pw-report.sh: 33: build_url=https://ci.linaro.org/job/tcwg_gdb_build--master-arm-precommit/7227/ + 1320:pw-report.sh: 34: patch_url=https://patchwork.sourceware.org/patch/131821 + 1320:pw-report.sh: 36: case "$patch_url" in + 1320:pw-report.sh: 43: trap 'pw_deinit gdb' EXIT + 1320:pw-report.sh: 44: pw_init gdb + 1320:pw-report.sh: pw_init: 41: set -euf -o pipefail + 1320:pw-report.sh: pw_init: 42: local project=gdb + 1320:pw-report.sh: pw_init: 44: git -C gdb config pw.server https://patchwork.sourceware.org/api/1.2/ + 1320:pw-report.sh: pw_init: 46: git -C gdb config pw.project gdb + 1320:pw-report.sh: pw_init: 48: pw_clear_cache + 1320:pw-report.sh: pw_clear_cache: 68: set -euf -o pipefail + 1320:pw-report.sh: pw_clear_cache: 70: rm -rf /tmp/pw-yaml-cache-1320 + 1320:pw-report.sh: pw_clear_cache: 71: mkdir /tmp/pw-yaml-cache-1320 + 1320:pw-report.sh: 47: bot='glibc-cicd/check.py --patch_id 131821 --context tcwg_gdb_build--master-arm' + 1320:pw-report.sh: 48: case "$bot" in + 1320:pw-report.sh: 49: bot_type=Build + 1320:pw-report.sh: 54: case "$check-$result" in + 1320:pw-report.sh: 56: desc='Build started' + 1320:pw-report.sh: 57: url=https://ci.linaro.org/job/tcwg_gdb_build--master-arm-precommit/7227/console + 1320:pw-report.sh: 58: state=pending + 1320:pw-report.sh: 111: [[ pass =~ postforge-.* ]] + 1320:pw-report.sh: 112: glibc-cicd/check.py --patch_id 131821 --context tcwg_gdb_build--master-arm --state pending --description 'Build started' --url https://ci.linaro.org/job/tcwg_gdb_build--master-arm-precommit/7227/console CHECK: 131821 pending tcwg_gdb_build--master-arm  ++ 1320:pw-report.sh: 1: pw_deinit gdb ++ 1320:pw-report.sh: pw_deinit: 57: set -euf -o pipefail ++ 1320:pw-report.sh: pw_deinit: 58: local project=gdb ++ 1320:pw-report.sh: pw_deinit: 60: rm -rf /tmp/pw-yaml-cache-1320 + 1320:pw-report.sh: 26: IFS= + 1320:pw-report.sh: 26: read -r -d '' pw_file ++ 208:pw-apply.sh: 116: git -C gdb rev-parse HEAD + 208:pw-apply.sh: 116: prev_head=9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b + 208:pw-apply.sh: 119: res=0 + 208:pw-apply.sh: 119: wait 1349 + 208:pw-apply.sh: 118: apply_series_with_retry gdb 9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b pw 58867 58867 + 208:pw-apply.sh: apply_series_with_retry: 343: set -euf -o pipefail + 208:pw-apply.sh: apply_series_with_retry: 344: local project=gdb + 208:pw-apply.sh: apply_series_with_retry: 345: local prev_head=9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b + 208:pw-apply.sh: apply_series_with_retry: 346: local method=pw + 208:pw-apply.sh: apply_series_with_retry: 347: local series_id=58867 + 208:pw-apply.sh: apply_series_with_retry: 348: local series_name=58867 + 208:pw-apply.sh: apply_series_with_retry: 349: local res=0 + 208:pw-apply.sh: apply_series_with_retry: 351: local try + 208:pw-apply.sh: apply_series_with_retry: 352: for try in "" -p1 -p0 + 208:pw-apply.sh: apply_series_with_retry: 354: res=0 + 208:pw-apply.sh: apply_series_with_retry: 354: wait 1351 + 208:pw-apply.sh: apply_series_with_retry: 353: apply_series gdb pw 58867 58867 + 208:pw-apply.sh: apply_series: 294: set -euf -o pipefail + 208:pw-apply.sh: apply_series: 295: local project=gdb + 208:pw-apply.sh: apply_series: 296: local method=pw + 208:pw-apply.sh: apply_series: 297: local series_id=58867 + 208:pw-apply.sh: apply_series: 298: local series_name=58867 + 208:pw-apply.sh: apply_series: 300: shift 4 + 208:pw-apply.sh: apply_series: 302: local res=0 + 208:pw-apply.sh: apply_series: 303: local subcommand= + 208:pw-apply.sh: apply_series: 305: case "$method" in + 208:pw-apply.sh: apply_series: 307: subcommand='pw series apply' + 208:pw-apply.sh: apply_series: 315: git -C gdb pw series apply 58867 --keep Failed to apply patch: error: patch failed: gdb/aarch64-tdep.c:355 error: gdb/aarch64-tdep.c: patch does not apply error: patch failed: gdb/ada-exp.y:563 error: gdb/ada-exp.y: patch does not apply error: patch failed: gdb/ada-lang.c:454 error: gdb/ada-lang.c: patch does not apply error: patch failed: gdb/amd64-dicos-tdep.c:38 error: gdb/amd64-dicos-tdep.c: patch does not apply error: patch failed: gdb/amd64-gnu-tdep.c:90 error: gdb/amd64-gnu-tdep.c: patch does not apply error: patch failed: gdb/amd64-linux-tdep.c:206 error: gdb/amd64-linux-tdep.c: patch does not apply error: patch failed: gdb/amd64-obsd-tdep.c:396 error: gdb/amd64-obsd-tdep.c: patch does not apply error: patch failed: gdb/amd64-windows-tdep.c:444 error: gdb/amd64-windows-tdep.c: patch does not apply error: patch failed: gdb/arch-utils.c:295 error: gdb/arch-utils.c: patch does not apply error: patch failed: gdb/arm-pikeos-tdep.c:58 error: gdb/arm-pikeos-tdep.c: patch does not apply error: patch failed: gdb/arm-tdep.c:734 error: gdb/arm-tdep.c: patch does not apply error: patch failed: gdb/arm-wince-tdep.c:103 error: gdb/arm-wince-tdep.c: patch does not apply error: patch failed: gdb/auto-load.c:279 error: gdb/auto-load.c: patch does not apply error: patch failed: gdb/avr-tdep.c:1412 error: gdb/avr-tdep.c: patch does not apply error: patch failed: gdb/ax-gdb.c:1345 error: gdb/ax-gdb.c: patch does not apply error: patch failed: gdb/bfin-tdep.c:597 error: gdb/bfin-tdep.c: patch does not apply error: patch failed: gdb/break-catch-sig.c:87 error: gdb/break-catch-sig.c: patch does not apply error: patch failed: gdb/break-cond-parse.c:588 error: gdb/break-cond-parse.c: patch does not apply error: patch failed: gdb/breakpoint.c:4836 error: gdb/breakpoint.c: patch does not apply error: patch failed: gdb/bt-utils.c:104 error: gdb/bt-utils.c: patch does not apply error: patch failed: gdb/btrace.c:196 error: gdb/btrace.c: patch does not apply error: patch failed: gdb/c-lang.c:90 error: gdb/c-lang.c: patch does not apply error: patch failed: gdb/c-typeprint.c:128 error: gdb/c-typeprint.c: patch does not apply error: patch failed: gdb/c-valprint.c:38 error: gdb/c-valprint.c: patch does not apply error: patch failed: gdb/charset.c:106 error: gdb/charset.c: patch does not apply error: patch failed: gdb/cli/cli-cmds.c:497 error: gdb/cli/cli-cmds.c: patch does not apply error: patch failed: gdb/cli/cli-decode.c:1528 error: gdb/cli/cli-decode.c: patch does not apply error: patch failed: gdb/cli/cli-dump.c:193 error: gdb/cli/cli-dump.c: patch does not apply error: patch failed: gdb/cli/cli-option.c:588 error: gdb/cli/cli-option.c: patch does not apply error: patch failed: gdb/cli/cli-script.c:1662 error: gdb/cli/cli-script.c: patch does not apply error: patch failed: gdb/cli/cli-style.c:89 error: gdb/cli/cli-style.c: patch does not apply error: patch failed: gdb/coff-pe-read.c:71 error: gdb/coff-pe-read.c: patch does not apply error: patch failed: gdb/compile/compile-object-load.c:561 error: gdb/compile/compile-object-load.c: patch does not apply error: patch failed: gdb/compile/compile.c:462 error: gdb/compile/compile.c: patch does not apply error: patch failed: gdb/completer.c:90 error: gdb/completer.c: patch does not apply error: patch failed: gdb/corelow.c:1345 error: gdb/corelow.c: patch does not apply error: patch failed: gdb/cp-abi.c:284 error: gdb/cp-abi.c: patch does not apply error: patch failed: gdb/cp-name-parser.y:2092 error: gdb/cp-name-parser.y: patch does not apply error: patch failed: gdb/cp-namespace.c:431 error: gdb/cp-namespace.c: patch does not apply error: patch failed: gdb/cp-support.c:110 error: gdb/cp-support.c: patch does not apply error: patch failed: gdb/cp-valprint.c:66 error: gdb/cp-valprint.c: patch does not apply error: patch failed: gdb/csky-tdep.c:2455 error: gdb/csky-tdep.c: patch does not apply error: patch failed: gdb/ctfread.c:543 error: gdb/ctfread.c: patch does not apply error: patch failed: gdb/d-namespace.c:378 error: gdb/d-namespace.c: patch does not apply error: patch failed: gdb/d-valprint.c:35 error: gdb/d-valprint.c: patch does not apply error: patch failed: gdb/darwin-nat-info.c:123 error: gdb/darwin-nat-info.c: patch does not apply error: patch failed: gdb/dicos-tdep.c:80 error: gdb/dicos-tdep.c: patch does not apply error: patch failed: gdb/dictionary.c:791 error: gdb/dictionary.c: patch does not apply error: patch failed: gdb/disasm.c:1311 error: gdb/disasm.c: patch does not apply error: patch failed: gdb/dtrace-probe.c:846 error: gdb/dtrace-probe.c: patch does not apply error: patch failed: gdb/dwarf2/cooked-index-shard.c:104 error: gdb/dwarf2/cooked-index-shard.c: patch does not apply error: patch failed: gdb/dwarf2/cooked-index.c:197 error: gdb/dwarf2/cooked-index.c: patch does not apply error: patch failed: gdb/dwarf2/cooked-indexer.c:554 error: gdb/dwarf2/cooked-indexer.c: patch does not apply error: patch failed: gdb/dwarf2/cu.c:178 error: gdb/dwarf2/cu.c: patch does not apply error: patch failed: gdb/dwarf2/index-write.c:284 error: gdb/dwarf2/index-write.c: patch does not apply error: patch failed: gdb/dwarf2/read-gdb-index.c:315 error: gdb/dwarf2/read-gdb-index.c: patch does not apply error: patch failed: gdb/dwarf2/read.c:433 error: gdb/dwarf2/read.c: patch does not apply error: patch failed: gdb/dwarf2/sect-names.h:35 error: gdb/dwarf2/sect-names.h: patch does not apply error: patch failed: gdb/elfread.c:191 error: gdb/elfread.c: patch does not apply error: patch failed: gdb/eval.c:1015 error: gdb/eval.c: patch does not apply error: patch failed: gdb/event-top.c:821 error: gdb/event-top.c: patch does not apply error: patch failed: gdb/exec.c:114 error: gdb/exec.c: patch does not apply error: patch failed: gdb/extension.c:123 error: gdb/extension.c: patch does not apply error: patch failed: gdb/f-typeprint.c:378 error: gdb/f-typeprint.c: patch does not apply error: patch failed: gdb/f-valprint.c:634 error: gdb/f-valprint.c: patch does not apply error: patch failed: gdb/fbsd-nat.c:897 error: gdb/fbsd-nat.c: patch does not apply error: patch failed: gdb/fbsd-tdep.c:573 error: gdb/fbsd-tdep.c: patch does not apply error: patch failed: gdb/frame.c:2439 error: gdb/frame.c: patch does not apply error: patch failed: gdb/frv-tdep.c:1071 error: gdb/frv-tdep.c: patch does not apply error: patch failed: gdb/ft32-tdep.c:377 error: gdb/ft32-tdep.c: patch does not apply error: patch failed: gdb/gcore-elf.c:85 error: gdb/gcore-elf.c: patch does not apply error: patch failed: gdb/gcore.c:336 error: gdb/gcore.c: patch does not apply error: patch failed: gdb/gdb-demangle.c:118 error: gdb/gdb-demangle.c: patch does not apply error: patch failed: gdb/gdb_bfd.c:230 error: gdb/gdb_bfd.c: patch does not apply error: patch failed: gdb/gdbtypes.c:545 error: gdb/gdbtypes.c: patch does not apply error: patch failed: gdb/gnu-nat.c:2708 error: gdb/gnu-nat.c: patch does not apply error: patch failed: gdb/gnu-v2-abi.c:316 error: gdb/gnu-v2-abi.c: patch does not apply error: patch failed: gdb/go-lang.c:79 error: gdb/go-lang.c: patch does not apply error: patch failed: gdb/go32-nat.c:1141 error: gdb/go32-nat.c: patch does not apply error: patch failed: gdb/guile/scm-lazy-string.c:119 error: gdb/guile/scm-lazy-string.c: patch does not apply error: patch failed: gdb/guile/scm-param.c:795 error: gdb/guile/scm-param.c: patch does not apply error: patch failed: gdb/hppa-bsd-tdep.c:56 error: gdb/hppa-bsd-tdep.c: patch does not apply error: patch failed: gdb/hppa-linux-tdep.c:363 error: gdb/hppa-linux-tdep.c: patch does not apply error: patch failed: gdb/hppa-tdep.c:369 error: gdb/hppa-tdep.c: patch does not apply error: patch failed: gdb/i386-dicos-tdep.c:33 error: gdb/i386-dicos-tdep.c: patch does not apply error: patch failed: gdb/i386-gnu-tdep.c:84 error: gdb/i386-gnu-tdep.c: patch does not apply error: patch failed: gdb/i386-go32-tdep.c:46 error: gdb/i386-go32-tdep.c: patch does not apply error: patch failed: gdb/i386-linux-tdep.c:246 error: gdb/i386-linux-tdep.c: patch does not apply error: patch failed: gdb/i386-obsd-tdep.c:384 error: gdb/i386-obsd-tdep.c: patch does not apply error: patch failed: gdb/i386-tdep.c:1869 error: gdb/i386-tdep.c: patch does not apply error: patch failed: gdb/i386-windows-tdep.c:210 error: gdb/i386-windows-tdep.c: patch does not apply error: patch failed: gdb/ia64-tdep.c:3433 error: gdb/ia64-tdep.c: patch does not apply error: patch failed: gdb/infrun.c:10463 error: gdb/infrun.c: patch does not apply error: patch failed: gdb/interps.c:85 error: gdb/interps.c: patch does not apply error: patch failed: gdb/language.c:191 error: gdb/language.c: patch does not apply error: patch failed: gdb/linespec.c:1742 error: gdb/linespec.c: patch does not apply error: patch failed: gdb/linux-tdep.c:498 error: gdb/linux-tdep.c: patch does not apply error: patch failed: gdb/linux-thread-db.c:1154 error: gdb/linux-thread-db.c: patch does not apply error: patch failed: gdb/m2-typeprint.c:162 error: gdb/m2-typeprint.c: patch does not apply error: patch failed: gdb/m32c-tdep.c:2327 error: gdb/m32c-tdep.c: patch does not apply error: patch failed: gdb/m32r-linux-tdep.c:185 error: gdb/m32r-linux-tdep.c: patch does not apply error: patch failed: gdb/machoread.c:835 error: gdb/machoread.c: patch does not apply error: patch failed: gdb/macrocmd.c:210 error: gdb/macrocmd.c: patch does not apply error: patch failed: gdb/macroexp.c:721 error: gdb/macroexp.c: patch does not apply error: patch failed: gdb/macrotab.c:657 error: gdb/macrotab.c: patch does not apply error: patch failed: gdb/main.c:1240 error: gdb/main.c: patch does not apply error: patch failed: gdb/memattr.c:257 error: gdb/memattr.c: patch does not apply error: patch failed: gdb/mi/mi-cmd-disas.c:145 error: gdb/mi/mi-cmd-disas.c: patch does not apply error: patch failed: gdb/mi/mi-cmd-var.c:103 error: gdb/mi/mi-cmd-var.c: patch does not apply error: patch failed: gdb/mi/mi-getopt.c:37 error: gdb/mi/mi-getopt.c: patch does not apply error: patch failed: gdb/mi/mi-main.c:161 error: gdb/mi/mi-main.c: patch does not apply error: patch failed: gdb/mi/mi-parse.c:349 error: gdb/mi/mi-parse.c: patch does not apply error: patch failed: gdb/minsyms.c:557 error: gdb/minsyms.c: patch does not apply error: patch failed: gdb/mips-sde-tdep.c:153 error: gdb/mips-sde-tdep.c: patch does not apply error: patch failed: gdb/mips-tdep.c:7964 error: gdb/mips-tdep.c: patch does not apply error: patch failed: gdb/namespace.c:53 error: gdb/namespace.c: patch does not apply error: patch failed: gdb/nat/linux-btrace.c:210 error: gdb/nat/linux-btrace.c: patch does not apply error: patch failed: gdb/nat/linux-osdata.c:586 error: gdb/nat/linux-osdata.c: patch does not apply error: patch failed: gdb/nat/linux-procfs.c:105 error: gdb/nat/linux-procfs.c: patch does not apply error: patch failed: gdb/nds32-tdep.c:2031 error: gdb/nds32-tdep.c: patch does not apply error: patch failed: gdb/objc-lang.c:1070 error: gdb/objc-lang.c: patch does not apply error: patch failed: gdb/objfiles.c:141 error: gdb/objfiles.c: patch does not apply error: patch failed: gdb/opencl-lang.c:346 error: gdb/opencl-lang.c: patch does not apply error: patch failed: gdb/osabi.c:353 error: gdb/osabi.c: patch does not apply error: patch failed: gdb/p-exp.y:1374 error: gdb/p-exp.y: patch does not apply error: patch failed: gdb/p-lang.c:99 error: gdb/p-lang.c: patch does not apply error: patch failed: gdb/p-valprint.c:426 error: gdb/p-valprint.c: patch does not apply error: patch failed: gdb/ppc-linux-tdep.c:341 error: gdb/ppc-linux-tdep.c: patch does not apply error: patch failed: gdb/ppc64-tdep.c:752 error: gdb/ppc64-tdep.c: patch does not apply error: patch failed: gdb/probe.c:729 error: gdb/probe.c: patch does not apply error: patch failed: gdb/python/py-breakpoint.c:1410 error: gdb/python/py-breakpoint.c: patch does not apply error: patch failed: gdb/python/py-lazy-string.c:231 error: gdb/python/py-lazy-string.c: patch does not apply error: patch failed: gdb/python/py-micmd.c:144 error: gdb/python/py-micmd.c: patch does not apply error: patch failed: gdb/python/py-param.c:242 error: gdb/python/py-param.c: patch does not apply error: patch failed: gdb/python/py-prettyprint.c:323 error: gdb/python/py-prettyprint.c: patch does not apply error: patch failed: gdb/python/py-style.c:135 error: gdb/python/py-style.c: patch does not apply error: patch failed: gdb/python/python.c:552 error: gdb/python/python.c: patch does not apply error: patch failed: gdb/record.c:103 error: gdb/record.c: patch does not apply error: patch failed: gdb/regformats/regdef.h:51 error: gdb/regformats/regdef.h: patch does not apply error: patch failed: gdb/reggroups.c:170 error: gdb/reggroups.c: patch does not apply error: patch failed: gdb/remote-fileio.c:1072 error: gdb/remote-fileio.c: patch does not apply error: patch failed: gdb/remote.c:2432 error: gdb/remote.c: patch does not apply error: patch failed: gdb/riscv-tdep.c:1114 error: gdb/riscv-tdep.c: patch does not apply error: patch failed: gdb/rs6000-tdep.c:2173 error: gdb/rs6000-tdep.c: patch does not apply error: patch failed: gdb/rust-lang.c:138 error: gdb/rust-lang.c: patch does not apply error: patch failed: gdb/rust-parse.c:2211 error: gdb/rust-parse.c: patch does not apply error: patch failed: gdb/s390-tdep.c:1638 error: gdb/s390-tdep.c: patch does not apply error: patch failed: gdb/selftest-arch.c:27 error: gdb/selftest-arch.c: patch does not apply error: patch failed: gdb/serial.c:142 error: gdb/serial.c: patch does not apply error: patch failed: gdb/sh-tdep.c:392 error: gdb/sh-tdep.c: patch does not apply error: patch failed: gdb/sol2-tdep.c:43 error: gdb/sol2-tdep.c: patch does not apply error: patch failed: gdb/solib-aix.c:167 error: gdb/solib-aix.c: patch does not apply error: patch failed: gdb/solib-darwin.c:174 error: gdb/solib-darwin.c: patch does not apply error: patch failed: gdb/solib-dsbt.c:756 error: gdb/solib-dsbt.c: patch does not apply error: patch failed: gdb/solib-frv.c:595 error: gdb/solib-frv.c: patch does not apply error: patch failed: gdb/solib-svr4.c:124 error: gdb/solib-svr4.c: patch does not apply error: patch failed: gdb/solib-target.c:161 error: gdb/solib-target.c: patch does not apply error: patch failed: gdb/solib.c:197 error: gdb/solib.c: patch does not apply error: patch failed: gdb/source.c:341 error: gdb/source.c: patch does not apply error: patch failed: gdb/sparc64-fbsd-tdep.c:84 error: gdb/sparc64-fbsd-tdep.c: patch does not apply error: patch failed: gdb/sparc64-obsd-tdep.c:298 error: gdb/sparc64-obsd-tdep.c: patch does not apply error: patch failed: gdb/stack.c:635 error: gdb/stack.c: patch does not apply error: patch failed: gdb/stap-probe.c:1635 error: gdb/stap-probe.c: patch does not apply error: patch failed: gdb/symfile.c:409 error: gdb/symfile.c: patch does not apply error: patch failed: gdb/symmisc.c:403 error: gdb/symmisc.c: patch does not apply error: patch failed: gdb/symtab.c:378 error: gdb/symtab.c: patch does not apply error: patch failed: gdb/target.c:1542 error: gdb/target.c: patch does not apply error: patch failed: gdb/top.c:1190 error: gdb/top.c: patch does not apply error: patch failed: gdb/tracectf.c:913 error: gdb/tracectf.c: patch does not apply error: patch failed: gdb/tracefile-tfile.c:896 error: gdb/tracefile-tfile.c: patch does not apply error: patch failed: gdb/tracefile.c:333 error: gdb/tracefile.c: patch does not apply error: patch failed: gdb/tracepoint.c:2231 error: gdb/tracepoint.c: patch does not apply error: patch failed: gdb/tui/tui-layout.c:253 error: gdb/tui/tui-layout.c: patch does not apply error: patch failed: gdb/tui/tui-win.c:220 error: gdb/tui/tui-win.c: patch does not apply error: patch failed: gdb/tui/tui.c:428 error: gdb/tui/tui.c: patch does not apply error: patch failed: gdb/ui-style.c:602 error: gdb/ui-style.c: patch does not apply error: patch failed: gdb/unittests/child-path-selftests.c:31 error: gdb/unittests/child-path-selftests.c: patch does not apply error: patch failed: gdb/unittests/cli-utils-selftests.c:33 error: gdb/unittests/cli-utils-selftests.c: patch does not apply error: patch failed: gdb/unittests/copy_bitwise-selftests.c:82 error: gdb/unittests/copy_bitwise-selftests.c: patch does not apply error: patch failed: gdb/unittests/environ-selftests.c:63 error: gdb/unittests/environ-selftests.c: patch does not apply error: patch failed: gdb/unittests/intrusive_list-selftests.c:95 error: gdb/unittests/intrusive_list-selftests.c: patch does not apply error: patch failed: gdb/unittests/lookup_name_info-selftests.c:38 error: gdb/unittests/lookup_name_info-selftests.c: patch does not apply error: patch failed: gdb/unittests/scoped_mmap-selftests.c:102 error: gdb/unittests/scoped_mmap-selftests.c: patch does not apply error: patch failed: gdb/unittests/unique_xmalloc_ptr_char.c:30 error: gdb/unittests/unique_xmalloc_ptr_char.c: patch does not apply error: patch failed: gdb/utils.c:1359 error: gdb/utils.c: patch does not apply error: patch failed: gdb/valops.c:212 error: gdb/valops.c: patch does not apply error: patch failed: gdb/varobj.c:2181 error: gdb/varobj.c: patch does not apply error: patch failed: gdb/windows-tdep.c:1378 error: gdb/windows-tdep.c: patch does not apply error: patch failed: gdb/x86-tdep.c:51 error: gdb/x86-tdep.c: patch does not apply error: patch failed: gdb/xcoffread.c:262 error: gdb/xcoffread.c: patch does not apply error: patch failed: gdb/xml-support.c:229 error: gdb/xml-support.c: patch does not apply error: patch failed: gdb/xml-syscall.c:244 error: gdb/xml-syscall.c: patch does not apply error: patch failed: gdb/xml-tdesc.c:147 error: gdb/xml-tdesc.c: patch does not apply error: patch failed: gdb/xstormy16-tdep.c:515 error: gdb/xstormy16-tdep.c: patch does not apply error: patch failed: gdbserver/gdbreplay.cc:109 error: gdbserver/gdbreplay.cc: patch does not apply error: patch failed: gdbserver/linux-arc-low.cc:299 error: gdbserver/linux-arc-low.cc: patch does not apply error: patch failed: gdbserver/linux-low.cc:6146 error: gdbserver/linux-low.cc: patch does not apply error: patch failed: gdbserver/linux-x86-low.cc:1084 error: gdbserver/linux-x86-low.cc: patch does not apply error: patch failed: gdbserver/linux-x86-tdesc.cc:33 error: gdbserver/linux-x86-tdesc.cc: patch does not apply error: patch failed: gdbserver/regcache.cc:221 error: gdbserver/regcache.cc: patch does not apply error: patch failed: gdbserver/remote-utils.cc:221 error: gdbserver/remote-utils.cc: patch does not apply error: patch failed: gdbserver/server.cc:467 error: gdbserver/server.cc: patch does not apply error: patch failed: gdbserver/thread-db.cc:696 error: gdbserver/thread-db.cc: patch does not apply error: patch failed: gdbserver/tracepoint.cc:2497 error: gdbserver/tracepoint.cc: patch does not apply error: patch failed: gdbsupport/common-exceptions.h:179 error: gdbsupport/common-exceptions.h: patch does not apply error: patch failed: gdbsupport/osabi.cc:71 error: gdbsupport/osabi.cc: patch does not apply error: patch failed: gdbsupport/signals.cc:98 error: gdbsupport/signals.cc: patch does not apply hint: Use 'git am --show-current-patch=diff' to see the failed patch Applying: [PATCH] gdb, gdbserver, gdbsupport: replace many uses of strcmp with streq Patch failed at 0001 [PATCH] gdb, gdbserver, gdbsupport: replace many uses of strcmp with streq When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". + 208:pw-apply.sh: apply_series: 316: echo 'WARNING: Series 58867 did not apply cleanly' WARNING: Series 58867 did not apply cleanly + 208:pw-apply.sh: apply_series: 319: res=4 + 208:pw-apply.sh: apply_series: 320: patch_file=gdb/.git/rebase-apply/patch + 208:pw-apply.sh: apply_series: 321: '[' 4 = 4 ']' + 208:pw-apply.sh: apply_series: 322: '[' -f gdb/.git/rebase-apply/patch ']' + 208:pw-apply.sh: apply_series: 322: '[' -s gdb/.git/rebase-apply/patch ']' + 208:pw-apply.sh: apply_series: 330: return 4 + 208:pw-apply.sh: apply_series_with_retry: 354: res=4 + 208:pw-apply.sh: apply_series_with_retry: 356: '[' 4 = 0 ']' + 208:pw-apply.sh: apply_series_with_retry: 361: git -C gdb am --abort + 208:pw-apply.sh: apply_series_with_retry: 362: git -C gdb checkout --detach 9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b HEAD is now at 9cc83ec0ce9 gdb: remove TYPE_CHAIN + 208:pw-apply.sh: apply_series_with_retry: 352: for try in "" -p1 -p0 + 208:pw-apply.sh: apply_series_with_retry: 354: res=0 + 208:pw-apply.sh: apply_series_with_retry: 354: wait 1507 + 208:pw-apply.sh: apply_series_with_retry: 353: apply_series gdb pw 58867 58867 -p1 + 208:pw-apply.sh: apply_series: 294: set -euf -o pipefail + 208:pw-apply.sh: apply_series: 295: local project=gdb + 208:pw-apply.sh: apply_series: 296: local method=pw + 208:pw-apply.sh: apply_series: 297: local series_id=58867 + 208:pw-apply.sh: apply_series: 298: local series_name=58867 + 208:pw-apply.sh: apply_series: 300: shift 4 + 208:pw-apply.sh: apply_series: 302: local res=0 + 208:pw-apply.sh: apply_series: 303: local subcommand= + 208:pw-apply.sh: apply_series: 305: case "$method" in + 208:pw-apply.sh: apply_series: 307: subcommand='pw series apply' + 208:pw-apply.sh: apply_series: 315: git -C gdb pw series apply 58867 --keep -p1 Failed to apply patch: error: patch failed: gdb/aarch64-tdep.c:355 error: gdb/aarch64-tdep.c: patch does not apply error: patch failed: gdb/ada-exp.y:563 error: gdb/ada-exp.y: patch does not apply error: patch failed: gdb/ada-lang.c:454 error: gdb/ada-lang.c: patch does not apply error: patch failed: gdb/amd64-dicos-tdep.c:38 error: gdb/amd64-dicos-tdep.c: patch does not apply error: patch failed: gdb/amd64-gnu-tdep.c:90 error: gdb/amd64-gnu-tdep.c: patch does not apply error: patch failed: gdb/amd64-linux-tdep.c:206 error: gdb/amd64-linux-tdep.c: patch does not apply error: patch failed: gdb/amd64-obsd-tdep.c:396 error: gdb/amd64-obsd-tdep.c: patch does not apply error: patch failed: gdb/amd64-windows-tdep.c:444 error: gdb/amd64-windows-tdep.c: patch does not apply error: patch failed: gdb/arch-utils.c:295 error: gdb/arch-utils.c: patch does not apply error: patch failed: gdb/arm-pikeos-tdep.c:58 error: gdb/arm-pikeos-tdep.c: patch does not apply error: patch failed: gdb/arm-tdep.c:734 error: gdb/arm-tdep.c: patch does not apply error: patch failed: gdb/arm-wince-tdep.c:103 error: gdb/arm-wince-tdep.c: patch does not apply error: patch failed: gdb/auto-load.c:279 error: gdb/auto-load.c: patch does not apply error: patch failed: gdb/avr-tdep.c:1412 error: gdb/avr-tdep.c: patch does not apply error: patch failed: gdb/ax-gdb.c:1345 error: gdb/ax-gdb.c: patch does not apply error: patch failed: gdb/bfin-tdep.c:597 error: gdb/bfin-tdep.c: patch does not apply error: patch failed: gdb/break-catch-sig.c:87 error: gdb/break-catch-sig.c: patch does not apply error: patch failed: gdb/break-cond-parse.c:588 error: gdb/break-cond-parse.c: patch does not apply error: patch failed: gdb/breakpoint.c:4836 error: gdb/breakpoint.c: patch does not apply error: patch failed: gdb/bt-utils.c:104 error: gdb/bt-utils.c: patch does not apply error: patch failed: gdb/btrace.c:196 error: gdb/btrace.c: patch does not apply error: patch failed: gdb/c-lang.c:90 error: gdb/c-lang.c: patch does not apply error: patch failed: gdb/c-typeprint.c:128 error: gdb/c-typeprint.c: patch does not apply error: patch failed: gdb/c-valprint.c:38 error: gdb/c-valprint.c: patch does not apply error: patch failed: gdb/charset.c:106 error: gdb/charset.c: patch does not apply error: patch failed: gdb/cli/cli-cmds.c:497 error: gdb/cli/cli-cmds.c: patch does not apply error: patch failed: gdb/cli/cli-decode.c:1528 error: gdb/cli/cli-decode.c: patch does not apply error: patch failed: gdb/cli/cli-dump.c:193 error: gdb/cli/cli-dump.c: patch does not apply error: patch failed: gdb/cli/cli-option.c:588 error: gdb/cli/cli-option.c: patch does not apply error: patch failed: gdb/cli/cli-script.c:1662 error: gdb/cli/cli-script.c: patch does not apply error: patch failed: gdb/cli/cli-style.c:89 error: gdb/cli/cli-style.c: patch does not apply error: patch failed: gdb/coff-pe-read.c:71 error: gdb/coff-pe-read.c: patch does not apply error: patch failed: gdb/compile/compile-object-load.c:561 error: gdb/compile/compile-object-load.c: patch does not apply error: patch failed: gdb/compile/compile.c:462 error: gdb/compile/compile.c: patch does not apply error: patch failed: gdb/completer.c:90 error: gdb/completer.c: patch does not apply error: patch failed: gdb/corelow.c:1345 error: gdb/corelow.c: patch does not apply error: patch failed: gdb/cp-abi.c:284 error: gdb/cp-abi.c: patch does not apply error: patch failed: gdb/cp-name-parser.y:2092 error: gdb/cp-name-parser.y: patch does not apply error: patch failed: gdb/cp-namespace.c:431 error: gdb/cp-namespace.c: patch does not apply error: patch failed: gdb/cp-support.c:110 error: gdb/cp-support.c: patch does not apply error: patch failed: gdb/cp-valprint.c:66 error: gdb/cp-valprint.c: patch does not apply error: patch failed: gdb/csky-tdep.c:2455 error: gdb/csky-tdep.c: patch does not apply error: patch failed: gdb/ctfread.c:543 error: gdb/ctfread.c: patch does not apply error: patch failed: gdb/d-namespace.c:378 error: gdb/d-namespace.c: patch does not apply error: patch failed: gdb/d-valprint.c:35 error: gdb/d-valprint.c: patch does not apply error: patch failed: gdb/darwin-nat-info.c:123 error: gdb/darwin-nat-info.c: patch does not apply error: patch failed: gdb/dicos-tdep.c:80 error: gdb/dicos-tdep.c: patch does not apply error: patch failed: gdb/dictionary.c:791 error: gdb/dictionary.c: patch does not apply error: patch failed: gdb/disasm.c:1311 error: gdb/disasm.c: patch does not apply error: patch failed: gdb/dtrace-probe.c:846 error: gdb/dtrace-probe.c: patch does not apply error: patch failed: gdb/dwarf2/cooked-index-shard.c:104 error: gdb/dwarf2/cooked-index-shard.c: patch does not apply error: patch failed: gdb/dwarf2/cooked-index.c:197 error: gdb/dwarf2/cooked-index.c: patch does not apply error: patch failed: gdb/dwarf2/cooked-indexer.c:554 error: gdb/dwarf2/cooked-indexer.c: patch does not apply error: patch failed: gdb/dwarf2/cu.c:178 error: gdb/dwarf2/cu.c: patch does not apply error: patch failed: gdb/dwarf2/index-write.c:284 error: gdb/dwarf2/index-write.c: patch does not apply error: patch failed: gdb/dwarf2/read-gdb-index.c:315 error: gdb/dwarf2/read-gdb-index.c: patch does not apply error: patch failed: gdb/dwarf2/read.c:433 error: gdb/dwarf2/read.c: patch does not apply error: patch failed: gdb/dwarf2/sect-names.h:35 error: gdb/dwarf2/sect-names.h: patch does not apply error: patch failed: gdb/elfread.c:191 error: gdb/elfread.c: patch does not apply error: patch failed: gdb/eval.c:1015 error: gdb/eval.c: patch does not apply error: patch failed: gdb/event-top.c:821 error: gdb/event-top.c: patch does not apply error: patch failed: gdb/exec.c:114 error: gdb/exec.c: patch does not apply error: patch failed: gdb/extension.c:123 error: gdb/extension.c: patch does not apply error: patch failed: gdb/f-typeprint.c:378 error: gdb/f-typeprint.c: patch does not apply error: patch failed: gdb/f-valprint.c:634 error: gdb/f-valprint.c: patch does not apply error: patch failed: gdb/fbsd-nat.c:897 error: gdb/fbsd-nat.c: patch does not apply error: patch failed: gdb/fbsd-tdep.c:573 error: gdb/fbsd-tdep.c: patch does not apply error: patch failed: gdb/frame.c:2439 error: gdb/frame.c: patch does not apply error: patch failed: gdb/frv-tdep.c:1071 error: gdb/frv-tdep.c: patch does not apply error: patch failed: gdb/ft32-tdep.c:377 error: gdb/ft32-tdep.c: patch does not apply error: patch failed: gdb/gcore-elf.c:85 error: gdb/gcore-elf.c: patch does not apply error: patch failed: gdb/gcore.c:336 error: gdb/gcore.c: patch does not apply error: patch failed: gdb/gdb-demangle.c:118 error: gdb/gdb-demangle.c: patch does not apply error: patch failed: gdb/gdb_bfd.c:230 error: gdb/gdb_bfd.c: patch does not apply error: patch failed: gdb/gdbtypes.c:545 error: gdb/gdbtypes.c: patch does not apply error: patch failed: gdb/gnu-nat.c:2708 error: gdb/gnu-nat.c: patch does not apply error: patch failed: gdb/gnu-v2-abi.c:316 error: gdb/gnu-v2-abi.c: patch does not apply error: patch failed: gdb/go-lang.c:79 error: gdb/go-lang.c: patch does not apply error: patch failed: gdb/go32-nat.c:1141 error: gdb/go32-nat.c: patch does not apply error: patch failed: gdb/guile/scm-lazy-string.c:119 error: gdb/guile/scm-lazy-string.c: patch does not apply error: patch failed: gdb/guile/scm-param.c:795 error: gdb/guile/scm-param.c: patch does not apply error: patch failed: gdb/hppa-bsd-tdep.c:56 error: gdb/hppa-bsd-tdep.c: patch does not apply error: patch failed: gdb/hppa-linux-tdep.c:363 error: gdb/hppa-linux-tdep.c: patch does not apply error: patch failed: gdb/hppa-tdep.c:369 error: gdb/hppa-tdep.c: patch does not apply error: patch failed: gdb/i386-dicos-tdep.c:33 error: gdb/i386-dicos-tdep.c: patch does not apply error: patch failed: gdb/i386-gnu-tdep.c:84 error: gdb/i386-gnu-tdep.c: patch does not apply error: patch failed: gdb/i386-go32-tdep.c:46 error: gdb/i386-go32-tdep.c: patch does not apply error: patch failed: gdb/i386-linux-tdep.c:246 error: gdb/i386-linux-tdep.c: patch does not apply error: patch failed: gdb/i386-obsd-tdep.c:384 error: gdb/i386-obsd-tdep.c: patch does not apply error: patch failed: gdb/i386-tdep.c:1869 error: gdb/i386-tdep.c: patch does not apply error: patch failed: gdb/i386-windows-tdep.c:210 error: gdb/i386-windows-tdep.c: patch does not apply error: patch failed: gdb/ia64-tdep.c:3433 error: gdb/ia64-tdep.c: patch does not apply error: patch failed: gdb/infrun.c:10463 error: gdb/infrun.c: patch does not apply error: patch failed: gdb/interps.c:85 error: gdb/interps.c: patch does not apply error: patch failed: gdb/language.c:191 error: gdb/language.c: patch does not apply error: patch failed: gdb/linespec.c:1742 error: gdb/linespec.c: patch does not apply error: patch failed: gdb/linux-tdep.c:498 error: gdb/linux-tdep.c: patch does not apply error: patch failed: gdb/linux-thread-db.c:1154 error: gdb/linux-thread-db.c: patch does not apply error: patch failed: gdb/m2-typeprint.c:162 error: gdb/m2-typeprint.c: patch does not apply error: patch failed: gdb/m32c-tdep.c:2327 error: gdb/m32c-tdep.c: patch does not apply error: patch failed: gdb/m32r-linux-tdep.c:185 error: gdb/m32r-linux-tdep.c: patch does not apply error: patch failed: gdb/machoread.c:835 error: gdb/machoread.c: patch does not apply error: patch failed: gdb/macrocmd.c:210 error: gdb/macrocmd.c: patch does not apply error: patch failed: gdb/macroexp.c:721 error: gdb/macroexp.c: patch does not apply error: patch failed: gdb/macrotab.c:657 error: gdb/macrotab.c: patch does not apply error: patch failed: gdb/main.c:1240 error: gdb/main.c: patch does not apply error: patch failed: gdb/memattr.c:257 error: gdb/memattr.c: patch does not apply error: patch failed: gdb/mi/mi-cmd-disas.c:145 error: gdb/mi/mi-cmd-disas.c: patch does not apply error: patch failed: gdb/mi/mi-cmd-var.c:103 error: gdb/mi/mi-cmd-var.c: patch does not apply error: patch failed: gdb/mi/mi-getopt.c:37 error: gdb/mi/mi-getopt.c: patch does not apply error: patch failed: gdb/mi/mi-main.c:161 error: gdb/mi/mi-main.c: patch does not apply error: patch failed: gdb/mi/mi-parse.c:349 error: gdb/mi/mi-parse.c: patch does not apply error: patch failed: gdb/minsyms.c:557 error: gdb/minsyms.c: patch does not apply error: patch failed: gdb/mips-sde-tdep.c:153 error: gdb/mips-sde-tdep.c: patch does not apply error: patch failed: gdb/mips-tdep.c:7964 error: gdb/mips-tdep.c: patch does not apply error: patch failed: gdb/namespace.c:53 error: gdb/namespace.c: patch does not apply error: patch failed: gdb/nat/linux-btrace.c:210 error: gdb/nat/linux-btrace.c: patch does not apply error: patch failed: gdb/nat/linux-osdata.c:586 error: gdb/nat/linux-osdata.c: patch does not apply error: patch failed: gdb/nat/linux-procfs.c:105 error: gdb/nat/linux-procfs.c: patch does not apply error: patch failed: gdb/nds32-tdep.c:2031 error: gdb/nds32-tdep.c: patch does not apply error: patch failed: gdb/objc-lang.c:1070 error: gdb/objc-lang.c: patch does not apply error: patch failed: gdb/objfiles.c:141 error: gdb/objfiles.c: patch does not apply error: patch failed: gdb/opencl-lang.c:346 error: gdb/opencl-lang.c: patch does not apply error: patch failed: gdb/osabi.c:353 error: gdb/osabi.c: patch does not apply error: patch failed: gdb/p-exp.y:1374 error: gdb/p-exp.y: patch does not apply error: patch failed: gdb/p-lang.c:99 error: gdb/p-lang.c: patch does not apply error: patch failed: gdb/p-valprint.c:426 error: gdb/p-valprint.c: patch does not apply error: patch failed: gdb/ppc-linux-tdep.c:341 error: gdb/ppc-linux-tdep.c: patch does not apply error: patch failed: gdb/ppc64-tdep.c:752 error: gdb/ppc64-tdep.c: patch does not apply error: patch failed: gdb/probe.c:729 error: gdb/probe.c: patch does not apply error: patch failed: gdb/python/py-breakpoint.c:1410 error: gdb/python/py-breakpoint.c: patch does not apply error: patch failed: gdb/python/py-lazy-string.c:231 error: gdb/python/py-lazy-string.c: patch does not apply error: patch failed: gdb/python/py-micmd.c:144 error: gdb/python/py-micmd.c: patch does not apply error: patch failed: gdb/python/py-param.c:242 error: gdb/python/py-param.c: patch does not apply error: patch failed: gdb/python/py-prettyprint.c:323 error: gdb/python/py-prettyprint.c: patch does not apply error: patch failed: gdb/python/py-style.c:135 error: gdb/python/py-style.c: patch does not apply error: patch failed: gdb/python/python.c:552 error: gdb/python/python.c: patch does not apply error: patch failed: gdb/record.c:103 error: gdb/record.c: patch does not apply error: patch failed: gdb/regformats/regdef.h:51 error: gdb/regformats/regdef.h: patch does not apply error: patch failed: gdb/reggroups.c:170 error: gdb/reggroups.c: patch does not apply error: patch failed: gdb/remote-fileio.c:1072 error: gdb/remote-fileio.c: patch does not apply error: patch failed: gdb/remote.c:2432 error: gdb/remote.c: patch does not apply error: patch failed: gdb/riscv-tdep.c:1114 error: gdb/riscv-tdep.c: patch does not apply error: patch failed: gdb/rs6000-tdep.c:2173 error: gdb/rs6000-tdep.c: patch does not apply error: patch failed: gdb/rust-lang.c:138 error: gdb/rust-lang.c: patch does not apply error: patch failed: gdb/rust-parse.c:2211 error: gdb/rust-parse.c: patch does not apply error: patch failed: gdb/s390-tdep.c:1638 error: gdb/s390-tdep.c: patch does not apply error: patch failed: gdb/selftest-arch.c:27 error: gdb/selftest-arch.c: patch does not apply error: patch failed: gdb/serial.c:142 error: gdb/serial.c: patch does not apply error: patch failed: gdb/sh-tdep.c:392 error: gdb/sh-tdep.c: patch does not apply error: patch failed: gdb/sol2-tdep.c:43 error: gdb/sol2-tdep.c: patch does not apply error: patch failed: gdb/solib-aix.c:167 error: gdb/solib-aix.c: patch does not apply error: patch failed: gdb/solib-darwin.c:174 error: gdb/solib-darwin.c: patch does not apply error: patch failed: gdb/solib-dsbt.c:756 error: gdb/solib-dsbt.c: patch does not apply error: patch failed: gdb/solib-frv.c:595 error: gdb/solib-frv.c: patch does not apply error: patch failed: gdb/solib-svr4.c:124 error: gdb/solib-svr4.c: patch does not apply error: patch failed: gdb/solib-target.c:161 error: gdb/solib-target.c: patch does not apply error: patch failed: gdb/solib.c:197 error: gdb/solib.c: patch does not apply error: patch failed: gdb/source.c:341 error: gdb/source.c: patch does not apply error: patch failed: gdb/sparc64-fbsd-tdep.c:84 error: gdb/sparc64-fbsd-tdep.c: patch does not apply error: patch failed: gdb/sparc64-obsd-tdep.c:298 error: gdb/sparc64-obsd-tdep.c: patch does not apply error: patch failed: gdb/stack.c:635 error: gdb/stack.c: patch does not apply error: patch failed: gdb/stap-probe.c:1635 error: gdb/stap-probe.c: patch does not apply error: patch failed: gdb/symfile.c:409 error: gdb/symfile.c: patch does not apply error: patch failed: gdb/symmisc.c:403 error: gdb/symmisc.c: patch does not apply error: patch failed: gdb/symtab.c:378 error: gdb/symtab.c: patch does not apply error: patch failed: gdb/target.c:1542 error: gdb/target.c: patch does not apply error: patch failed: gdb/top.c:1190 error: gdb/top.c: patch does not apply error: patch failed: gdb/tracectf.c:913 error: gdb/tracectf.c: patch does not apply error: patch failed: gdb/tracefile-tfile.c:896 error: gdb/tracefile-tfile.c: patch does not apply error: patch failed: gdb/tracefile.c:333 error: gdb/tracefile.c: patch does not apply error: patch failed: gdb/tracepoint.c:2231 error: gdb/tracepoint.c: patch does not apply error: patch failed: gdb/tui/tui-layout.c:253 error: gdb/tui/tui-layout.c: patch does not apply error: patch failed: gdb/tui/tui-win.c:220 error: gdb/tui/tui-win.c: patch does not apply error: patch failed: gdb/tui/tui.c:428 error: gdb/tui/tui.c: patch does not apply error: patch failed: gdb/ui-style.c:602 error: gdb/ui-style.c: patch does not apply error: patch failed: gdb/unittests/child-path-selftests.c:31 error: gdb/unittests/child-path-selftests.c: patch does not apply error: patch failed: gdb/unittests/cli-utils-selftests.c:33 error: gdb/unittests/cli-utils-selftests.c: patch does not apply error: patch failed: gdb/unittests/copy_bitwise-selftests.c:82 error: gdb/unittests/copy_bitwise-selftests.c: patch does not apply error: patch failed: gdb/unittests/environ-selftests.c:63 error: gdb/unittests/environ-selftests.c: patch does not apply error: patch failed: gdb/unittests/intrusive_list-selftests.c:95 error: gdb/unittests/intrusive_list-selftests.c: patch does not apply error: patch failed: gdb/unittests/lookup_name_info-selftests.c:38 error: gdb/unittests/lookup_name_info-selftests.c: patch does not apply error: patch failed: gdb/unittests/scoped_mmap-selftests.c:102 error: gdb/unittests/scoped_mmap-selftests.c: patch does not apply error: patch failed: gdb/unittests/unique_xmalloc_ptr_char.c:30 error: gdb/unittests/unique_xmalloc_ptr_char.c: patch does not apply error: patch failed: gdb/utils.c:1359 error: gdb/utils.c: patch does not apply error: patch failed: gdb/valops.c:212 error: gdb/valops.c: patch does not apply error: patch failed: gdb/varobj.c:2181 error: gdb/varobj.c: patch does not apply error: patch failed: gdb/windows-tdep.c:1378 error: gdb/windows-tdep.c: patch does not apply error: patch failed: gdb/x86-tdep.c:51 error: gdb/x86-tdep.c: patch does not apply error: patch failed: gdb/xcoffread.c:262 error: gdb/xcoffread.c: patch does not apply error: patch failed: gdb/xml-support.c:229 error: gdb/xml-support.c: patch does not apply error: patch failed: gdb/xml-syscall.c:244 error: gdb/xml-syscall.c: patch does not apply error: patch failed: gdb/xml-tdesc.c:147 error: gdb/xml-tdesc.c: patch does not apply error: patch failed: gdb/xstormy16-tdep.c:515 error: gdb/xstormy16-tdep.c: patch does not apply error: patch failed: gdbserver/gdbreplay.cc:109 error: gdbserver/gdbreplay.cc: patch does not apply error: patch failed: gdbserver/linux-arc-low.cc:299 error: gdbserver/linux-arc-low.cc: patch does not apply error: patch failed: gdbserver/linux-low.cc:6146 error: gdbserver/linux-low.cc: patch does not apply error: patch failed: gdbserver/linux-x86-low.cc:1084 error: gdbserver/linux-x86-low.cc: patch does not apply error: patch failed: gdbserver/linux-x86-tdesc.cc:33 error: gdbserver/linux-x86-tdesc.cc: patch does not apply error: patch failed: gdbserver/regcache.cc:221 error: gdbserver/regcache.cc: patch does not apply error: patch failed: gdbserver/remote-utils.cc:221 error: gdbserver/remote-utils.cc: patch does not apply error: patch failed: gdbserver/server.cc:467 error: gdbserver/server.cc: patch does not apply error: patch failed: gdbserver/thread-db.cc:696 error: gdbserver/thread-db.cc: patch does not apply error: patch failed: gdbserver/tracepoint.cc:2497 error: gdbserver/tracepoint.cc: patch does not apply error: patch failed: gdbsupport/common-exceptions.h:179 error: gdbsupport/common-exceptions.h: patch does not apply error: patch failed: gdbsupport/osabi.cc:71 error: gdbsupport/osabi.cc: patch does not apply error: patch failed: gdbsupport/signals.cc:98 error: gdbsupport/signals.cc: patch does not apply hint: Use 'git am --show-current-patch=diff' to see the failed patch Applying: [PATCH] gdb, gdbserver, gdbsupport: replace many uses of strcmp with streq Patch failed at 0001 [PATCH] gdb, gdbserver, gdbsupport: replace many uses of strcmp with streq When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". + 208:pw-apply.sh: apply_series: 316: echo 'WARNING: Series 58867 did not apply cleanly' WARNING: Series 58867 did not apply cleanly + 208:pw-apply.sh: apply_series: 319: res=4 + 208:pw-apply.sh: apply_series: 320: patch_file=gdb/.git/rebase-apply/patch + 208:pw-apply.sh: apply_series: 321: '[' 4 = 4 ']' + 208:pw-apply.sh: apply_series: 322: '[' -f gdb/.git/rebase-apply/patch ']' + 208:pw-apply.sh: apply_series: 322: '[' -s gdb/.git/rebase-apply/patch ']' + 208:pw-apply.sh: apply_series: 330: return 4 + 208:pw-apply.sh: apply_series_with_retry: 354: res=4 + 208:pw-apply.sh: apply_series_with_retry: 356: '[' 4 = 0 ']' + 208:pw-apply.sh: apply_series_with_retry: 361: git -C gdb am --abort + 208:pw-apply.sh: apply_series_with_retry: 362: git -C gdb checkout --detach 9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b HEAD is now at 9cc83ec0ce9 gdb: remove TYPE_CHAIN + 208:pw-apply.sh: apply_series_with_retry: 352: for try in "" -p1 -p0 + 208:pw-apply.sh: apply_series_with_retry: 354: res=0 + 208:pw-apply.sh: apply_series_with_retry: 354: wait 1663 + 208:pw-apply.sh: apply_series_with_retry: 353: apply_series gdb pw 58867 58867 -p0 + 208:pw-apply.sh: apply_series: 294: set -euf -o pipefail + 208:pw-apply.sh: apply_series: 295: local project=gdb + 208:pw-apply.sh: apply_series: 296: local method=pw + 208:pw-apply.sh: apply_series: 297: local series_id=58867 + 208:pw-apply.sh: apply_series: 298: local series_name=58867 + 208:pw-apply.sh: apply_series: 300: shift 4 + 208:pw-apply.sh: apply_series: 302: local res=0 + 208:pw-apply.sh: apply_series: 303: local subcommand= + 208:pw-apply.sh: apply_series: 305: case "$method" in + 208:pw-apply.sh: apply_series: 307: subcommand='pw series apply' + 208:pw-apply.sh: apply_series: 315: git -C gdb pw series apply 58867 --keep -p0 Failed to apply patch: error: a/gdb/aarch64-tdep.c: does not exist in index error: a/gdb/ada-exp.y: does not exist in index error: a/gdb/ada-lang.c: does not exist in index error: a/gdb/amd64-dicos-tdep.c: does not exist in index error: a/gdb/amd64-gnu-tdep.c: does not exist in index error: a/gdb/amd64-linux-tdep.c: does not exist in index error: a/gdb/amd64-obsd-tdep.c: does not exist in index error: a/gdb/amd64-windows-tdep.c: does not exist in index error: a/gdb/arch-utils.c: does not exist in index error: a/gdb/arm-pikeos-tdep.c: does not exist in index error: a/gdb/arm-tdep.c: does not exist in index error: a/gdb/arm-wince-tdep.c: does not exist in index error: a/gdb/auto-load.c: does not exist in index error: a/gdb/avr-tdep.c: does not exist in index error: a/gdb/ax-gdb.c: does not exist in index error: a/gdb/bfin-tdep.c: does not exist in index error: a/gdb/break-catch-sig.c: does not exist in index error: a/gdb/break-cond-parse.c: does not exist in index error: a/gdb/breakpoint.c: does not exist in index error: a/gdb/bt-utils.c: does not exist in index error: a/gdb/btrace.c: does not exist in index error: a/gdb/c-lang.c: does not exist in index error: a/gdb/c-typeprint.c: does not exist in index error: a/gdb/c-valprint.c: does not exist in index error: a/gdb/charset.c: does not exist in index error: a/gdb/cli/cli-cmds.c: does not exist in index error: a/gdb/cli/cli-decode.c: does not exist in index error: a/gdb/cli/cli-dump.c: does not exist in index error: a/gdb/cli/cli-option.c: does not exist in index error: a/gdb/cli/cli-script.c: does not exist in index error: a/gdb/cli/cli-style.c: does not exist in index error: a/gdb/coff-pe-read.c: does not exist in index error: a/gdb/compile/compile-object-load.c: does not exist in index error: a/gdb/compile/compile.c: does not exist in index error: a/gdb/completer.c: does not exist in index error: a/gdb/corelow.c: does not exist in index error: a/gdb/cp-abi.c: does not exist in index error: a/gdb/cp-name-parser.y: does not exist in index error: a/gdb/cp-namespace.c: does not exist in index error: a/gdb/cp-support.c: does not exist in index error: a/gdb/cp-valprint.c: does not exist in index error: a/gdb/csky-tdep.c: does not exist in index error: a/gdb/ctfread.c: does not exist in index error: a/gdb/d-namespace.c: does not exist in index error: a/gdb/d-valprint.c: does not exist in index error: a/gdb/darwin-nat-info.c: does not exist in index error: a/gdb/dicos-tdep.c: does not exist in index error: a/gdb/dictionary.c: does not exist in index error: a/gdb/disasm.c: does not exist in index error: a/gdb/dtrace-probe.c: does not exist in index error: a/gdb/dwarf2/cooked-index-shard.c: does not exist in index error: a/gdb/dwarf2/cooked-index.c: does not exist in index error: a/gdb/dwarf2/cooked-indexer.c: does not exist in index error: a/gdb/dwarf2/cu.c: does not exist in index error: a/gdb/dwarf2/index-write.c: does not exist in index error: a/gdb/dwarf2/read-gdb-index.c: does not exist in index error: a/gdb/dwarf2/read.c: does not exist in index error: a/gdb/dwarf2/sect-names.h: does not exist in index error: a/gdb/elfread.c: does not exist in index error: a/gdb/eval.c: does not exist in index error: a/gdb/event-top.c: does not exist in index error: a/gdb/exec.c: does not exist in index error: a/gdb/extension.c: does not exist in index error: a/gdb/f-typeprint.c: does not exist in index error: a/gdb/f-valprint.c: does not exist in index error: a/gdb/fbsd-nat.c: does not exist in index error: a/gdb/fbsd-tdep.c: does not exist in index error: a/gdb/frame.c: does not exist in index error: a/gdb/frv-tdep.c: does not exist in index error: a/gdb/ft32-tdep.c: does not exist in index error: a/gdb/gcore-elf.c: does not exist in index error: a/gdb/gcore.c: does not exist in index error: a/gdb/gdb-demangle.c: does not exist in index error: a/gdb/gdb_bfd.c: does not exist in index error: a/gdb/gdbtypes.c: does not exist in index error: a/gdb/gnu-nat.c: does not exist in index error: a/gdb/gnu-v2-abi.c: does not exist in index error: a/gdb/go-lang.c: does not exist in index error: a/gdb/go32-nat.c: does not exist in index error: a/gdb/guile/scm-lazy-string.c: does not exist in index error: a/gdb/guile/scm-param.c: does not exist in index error: a/gdb/hppa-bsd-tdep.c: does not exist in index error: a/gdb/hppa-linux-tdep.c: does not exist in index error: a/gdb/hppa-tdep.c: does not exist in index error: a/gdb/i386-dicos-tdep.c: does not exist in index error: a/gdb/i386-gnu-tdep.c: does not exist in index error: a/gdb/i386-go32-tdep.c: does not exist in index error: a/gdb/i386-linux-tdep.c: does not exist in index error: a/gdb/i386-obsd-tdep.c: does not exist in index error: a/gdb/i386-tdep.c: does not exist in index error: a/gdb/i386-windows-tdep.c: does not exist in index error: a/gdb/ia64-tdep.c: does not exist in index error: a/gdb/infrun.c: does not exist in index error: a/gdb/interps.c: does not exist in index error: a/gdb/language.c: does not exist in index error: a/gdb/linespec.c: does not exist in index error: a/gdb/linux-tdep.c: does not exist in index error: a/gdb/linux-thread-db.c: does not exist in index error: a/gdb/m2-typeprint.c: does not exist in index error: a/gdb/m32c-tdep.c: does not exist in index error: a/gdb/m32r-linux-tdep.c: does not exist in index error: a/gdb/machoread.c: does not exist in index error: a/gdb/macrocmd.c: does not exist in index error: a/gdb/macroexp.c: does not exist in index error: a/gdb/macrotab.c: does not exist in index error: a/gdb/main.c: does not exist in index error: a/gdb/memattr.c: does not exist in index error: a/gdb/mi/mi-cmd-disas.c: does not exist in index error: a/gdb/mi/mi-cmd-var.c: does not exist in index error: a/gdb/mi/mi-getopt.c: does not exist in index error: a/gdb/mi/mi-main.c: does not exist in index error: a/gdb/mi/mi-parse.c: does not exist in index error: a/gdb/minsyms.c: does not exist in index error: a/gdb/mips-sde-tdep.c: does not exist in index error: a/gdb/mips-tdep.c: does not exist in index error: a/gdb/namespace.c: does not exist in index error: a/gdb/nat/linux-btrace.c: does not exist in index error: a/gdb/nat/linux-osdata.c: does not exist in index error: a/gdb/nat/linux-procfs.c: does not exist in index error: a/gdb/nds32-tdep.c: does not exist in index error: a/gdb/objc-lang.c: does not exist in index error: a/gdb/objfiles.c: does not exist in index error: a/gdb/opencl-lang.c: does not exist in index error: a/gdb/osabi.c: does not exist in index error: a/gdb/p-exp.y: does not exist in index error: a/gdb/p-lang.c: does not exist in index error: a/gdb/p-valprint.c: does not exist in index error: a/gdb/ppc-linux-tdep.c: does not exist in index error: a/gdb/ppc64-tdep.c: does not exist in index error: a/gdb/probe.c: does not exist in index error: a/gdb/python/py-breakpoint.c: does not exist in index error: a/gdb/python/py-lazy-string.c: does not exist in index error: a/gdb/python/py-micmd.c: does not exist in index error: a/gdb/python/py-param.c: does not exist in index error: a/gdb/python/py-prettyprint.c: does not exist in index error: a/gdb/python/py-style.c: does not exist in index error: a/gdb/python/python.c: does not exist in index error: a/gdb/record.c: does not exist in index error: a/gdb/regformats/regdef.h: does not exist in index error: a/gdb/reggroups.c: does not exist in index error: a/gdb/remote-fileio.c: does not exist in index error: a/gdb/remote.c: does not exist in index error: a/gdb/riscv-tdep.c: does not exist in index error: a/gdb/rs6000-tdep.c: does not exist in index error: a/gdb/rust-lang.c: does not exist in index error: a/gdb/rust-parse.c: does not exist in index error: a/gdb/s390-tdep.c: does not exist in index error: a/gdb/selftest-arch.c: does not exist in index error: a/gdb/serial.c: does not exist in index error: a/gdb/sh-tdep.c: does not exist in index error: a/gdb/sol2-tdep.c: does not exist in index error: a/gdb/solib-aix.c: does not exist in index error: a/gdb/solib-darwin.c: does not exist in index error: a/gdb/solib-dsbt.c: does not exist in index error: a/gdb/solib-frv.c: does not exist in index error: a/gdb/solib-svr4.c: does not exist in index error: a/gdb/solib-target.c: does not exist in index error: a/gdb/solib.c: does not exist in index error: a/gdb/source.c: does not exist in index error: a/gdb/sparc64-fbsd-tdep.c: does not exist in index error: a/gdb/sparc64-obsd-tdep.c: does not exist in index error: a/gdb/stack.c: does not exist in index error: a/gdb/stap-probe.c: does not exist in index error: a/gdb/symfile.c: does not exist in index error: a/gdb/symmisc.c: does not exist in index error: a/gdb/symtab.c: does not exist in index error: a/gdb/target.c: does not exist in index error: a/gdb/top.c: does not exist in index error: a/gdb/tracectf.c: does not exist in index error: a/gdb/tracefile-tfile.c: does not exist in index error: a/gdb/tracefile.c: does not exist in index error: a/gdb/tracepoint.c: does not exist in index error: a/gdb/tui/tui-layout.c: does not exist in index error: a/gdb/tui/tui-win.c: does not exist in index error: a/gdb/tui/tui.c: does not exist in index error: a/gdb/ui-style.c: does not exist in index error: a/gdb/unittests/child-path-selftests.c: does not exist in index error: a/gdb/unittests/cli-utils-selftests.c: does not exist in index error: a/gdb/unittests/copy_bitwise-selftests.c: does not exist in index error: a/gdb/unittests/environ-selftests.c: does not exist in index error: a/gdb/unittests/intrusive_list-selftests.c: does not exist in index error: a/gdb/unittests/lookup_name_info-selftests.c: does not exist in index error: a/gdb/unittests/scoped_mmap-selftests.c: does not exist in index error: a/gdb/unittests/unique_xmalloc_ptr_char.c: does not exist in index error: a/gdb/utils.c: does not exist in index error: a/gdb/valops.c: does not exist in index error: a/gdb/varobj.c: does not exist in index error: a/gdb/windows-tdep.c: does not exist in index error: a/gdb/x86-tdep.c: does not exist in index error: a/gdb/xcoffread.c: does not exist in index error: a/gdb/xml-support.c: does not exist in index error: a/gdb/xml-syscall.c: does not exist in index error: a/gdb/xml-tdesc.c: does not exist in index error: a/gdb/xstormy16-tdep.c: does not exist in index error: a/gdbserver/gdbreplay.cc: does not exist in index error: a/gdbserver/linux-arc-low.cc: does not exist in index error: a/gdbserver/linux-low.cc: does not exist in index error: a/gdbserver/linux-x86-low.cc: does not exist in index error: a/gdbserver/linux-x86-tdesc.cc: does not exist in index error: a/gdbserver/regcache.cc: does not exist in index error: a/gdbserver/remote-utils.cc: does not exist in index error: a/gdbserver/server.cc: does not exist in index error: a/gdbserver/thread-db.cc: does not exist in index error: a/gdbserver/tracepoint.cc: does not exist in index error: a/gdbsupport/common-exceptions.h: does not exist in index error: a/gdbsupport/osabi.cc: does not exist in index error: a/gdbsupport/signals.cc: does not exist in index hint: Use 'git am --show-current-patch=diff' to see the failed patch Applying: [PATCH] gdb, gdbserver, gdbsupport: replace many uses of strcmp with streq Patch failed at 0001 [PATCH] gdb, gdbserver, gdbsupport: replace many uses of strcmp with streq When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". + 208:pw-apply.sh: apply_series: 316: echo 'WARNING: Series 58867 did not apply cleanly' WARNING: Series 58867 did not apply cleanly + 208:pw-apply.sh: apply_series: 319: res=4 + 208:pw-apply.sh: apply_series: 320: patch_file=gdb/.git/rebase-apply/patch + 208:pw-apply.sh: apply_series: 321: '[' 4 = 4 ']' + 208:pw-apply.sh: apply_series: 322: '[' -f gdb/.git/rebase-apply/patch ']' + 208:pw-apply.sh: apply_series: 322: '[' -s gdb/.git/rebase-apply/patch ']' + 208:pw-apply.sh: apply_series: 330: return 4 + 208:pw-apply.sh: apply_series_with_retry: 354: res=4 + 208:pw-apply.sh: apply_series_with_retry: 356: '[' 4 = 0 ']' + 208:pw-apply.sh: apply_series_with_retry: 361: git -C gdb am --abort + 208:pw-apply.sh: apply_series_with_retry: 362: git -C gdb checkout --detach 9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b HEAD is now at 9cc83ec0ce9 gdb: remove TYPE_CHAIN + 208:pw-apply.sh: apply_series_with_retry: 365: return 4 + 208:pw-apply.sh: 119: res=4 ++ 208:pw-apply.sh: 120: git -C gdb rev-list --count HEAD '^9cc83ec0ce9b4b75e8cd2b0c46f23d4cbf4b2f2b' + 208:pw-apply.sh: 120: patches_applied=0 + 208:pw-apply.sh: 122: '[' 0 -le 0 ']' + 208:pw-apply.sh: 123: apply_result=fail + 208:pw-apply.sh: 124: '[' 4 = 0 ']' + 208:pw-apply.sh: 130: /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/pw-report.sh --check apply --result fail --pw_dir artifacts/jenkins/pw + 1820:pw-report.sh: 22: '[' -d artifacts/jenkins/pw ']' + 1820:pw-report.sh: 26: IFS= + 1820:pw-report.sh: 26: read -r -d '' pw_file ++ 1820:pw-report.sh: 118: find artifacts/jenkins/pw -type f -print0 + 1820:pw-report.sh: 28: declare -A pw + 1820:pw-report.sh: 30: source artifacts/jenkins/pw/gdb ++ 1820:pw-report.sh: 1: pw[project]=gdb ++ 1820:pw-report.sh: 2: pw[gdb]=gdb ++ 1820:pw-report.sh: 3: pw[gdb_patch_id]=131821 ++ 1820:pw-report.sh: 4: pw[gdb_check_cmd]='glibc-cicd/check.py --patch_id 131821 --context tcwg_gdb_build--master-arm' ++ 1820:pw-report.sh: 5: pw[gdb_build_url]=https://ci.linaro.org/job/tcwg_gdb_build--master-arm-precommit/7227/ ++ 1820:pw-report.sh: 6: pw[gdb_patch_url]=https://patchwork.sourceware.org/patch/131821 ++ 1820:pw-report.sh: 7: pw[gdb_patch_message_id]='<20260316152335.66981-1-simon.marchi@efficios.com>' ++ 1820:pw-report.sh: 8: pw[gdb_patch_submitter]=simon.marchi@efficios.com + 1820:pw-report.sh: 32: project=gdb + 1820:pw-report.sh: 33: build_url=https://ci.linaro.org/job/tcwg_gdb_build--master-arm-precommit/7227/ + 1820:pw-report.sh: 34: patch_url=https://patchwork.sourceware.org/patch/131821 + 1820:pw-report.sh: 36: case "$patch_url" in + 1820:pw-report.sh: 43: trap 'pw_deinit gdb' EXIT + 1820:pw-report.sh: 44: pw_init gdb + 1820:pw-report.sh: pw_init: 41: set -euf -o pipefail + 1820:pw-report.sh: pw_init: 42: local project=gdb + 1820:pw-report.sh: pw_init: 44: git -C gdb config pw.server https://patchwork.sourceware.org/api/1.2/ + 1820:pw-report.sh: pw_init: 46: git -C gdb config pw.project gdb + 1820:pw-report.sh: pw_init: 48: pw_clear_cache + 1820:pw-report.sh: pw_clear_cache: 68: set -euf -o pipefail + 1820:pw-report.sh: pw_clear_cache: 70: rm -rf /tmp/pw-yaml-cache-1820 + 1820:pw-report.sh: pw_clear_cache: 71: mkdir /tmp/pw-yaml-cache-1820 + 1820:pw-report.sh: 47: bot='glibc-cicd/check.py --patch_id 131821 --context tcwg_gdb_build--master-arm' + 1820:pw-report.sh: 48: case "$bot" in + 1820:pw-report.sh: 49: bot_type=Build + 1820:pw-report.sh: 54: case "$check-$result" in + 1820:pw-report.sh: 61: desc='Patch failed to apply' + 1820:pw-report.sh: 62: url=https://ci.linaro.org/job/tcwg_gdb_build--master-arm-precommit/7227/artifact/artifacts/jenkins/pw-apply.log + 1820:pw-report.sh: 63: state=fail + 1820:pw-report.sh: 111: [[ fail =~ postforge-.* ]] + 1820:pw-report.sh: 112: glibc-cicd/check.py --patch_id 131821 --context tcwg_gdb_build--master-arm --state fail --description 'Patch failed to apply' --url https://ci.linaro.org/job/tcwg_gdb_build--master-arm-precommit/7227/artifact/artifacts/jenkins/pw-apply.log CHECK: 131821 fail tcwg_gdb_build--master-arm  ++ 1820:pw-report.sh: 1: pw_deinit gdb ++ 1820:pw-report.sh: pw_deinit: 57: set -euf -o pipefail ++ 1820:pw-report.sh: pw_deinit: 58: local project=gdb ++ 1820:pw-report.sh: pw_deinit: 60: rm -rf /tmp/pw-yaml-cache-1820 + 1820:pw-report.sh: 26: IFS= + 1820:pw-report.sh: 26: read -r -d '' pw_file + 208:pw-apply.sh: 133: '[' 4 '!=' 0 ']' + 208:pw-apply.sh: 134: exit 4