Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on [8mha:////4I+Ll+9bk3TdBWRdlK7LffY9AWxbF2Vq3TjWLlCNNdlpAAAAoB+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAyuEgYR/eT83ILSktQi/ZLk8nTddGNdA1MAxeeQc8kAAAA=[0mtcwg-g3-05 (tcwg-build tcwg-g3 tcwg-sve tcwg jenkins-01) in workspace /home/tcwg-buildslave/workspace/tcwg_llvm_0
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-NMjnd8Wjw8St/agent.56592
SSH_AGENT_PID=56594
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/tcwg-buildslave/workspace/tcwg_llvm_0_tmp/private_key_6735543272092123987.key (laurent@laurent-Latitude-7340)
[ssh-agent] Using credentials tcwg-buildslave.rsa (used on : gitlab, jenkins itself)
Running ssh-add (command line suppressed)
Identity added: /home/tcwg-buildslave/workspace/tcwg_llvm_0_tmp/private_key_7362762571975083176.key (tcwg-buildslave@linaro.org-20260224)
[ssh-agent] Using credentials tcwg-buildslave.ed25519 (used on : tcwg docker containers, gnu.org)
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/tcwg-buildslave/workspace/tcwg_llvm_0/jenkins-scripts/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitlab.com/LinaroLtd/tcwg/jenkins-scripts.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://gitlab.com/LinaroLtd/tcwg/jenkins-scripts.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress --prune -- https://gitlab.com/LinaroLtd/tcwg/jenkins-scripts.git +refs/heads/*:refs/remotes/origin/* +refs/changes/*:refs/changes/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 798fac7ba31cf07f6fded2476791665b542d7b58 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 798fac7ba31cf07f6fded2476791665b542d7b58 # timeout=10
Commit message: "cimonitor-configs: Add precommit report"
 > git rev-list --no-walk 798fac7ba31cf07f6fded2476791665b542d7b58 # timeout=10
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/tcwg-buildslave/workspace/tcwg_llvm_0/fujitsu_testsuite/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/fujitsu/compiler-test-suite.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Using shallow fetch with depth 1
Pruning obsolete local branches
Fetching upstream changes from https://github.com/fujitsu/compiler-test-suite.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --no-tags --force --progress --prune --depth=1 -- https://github.com/fujitsu/compiler-test-suite.git +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision b85ba3f6ef687459944185d30a40c9bfaa683dc1 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b85ba3f6ef687459944185d30a40c9bfaa683dc1 # timeout=10
Commit message: "2026-02 release"
 > git rev-list --no-walk b85ba3f6ef687459944185d30a40c9bfaa683dc1 # timeout=10
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/tcwg-buildslave/workspace/tcwg_llvm_0/llvm/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/llvm/llvm-project.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Using shallow fetch with depth 1
Pruning obsolete local branches
Fetching upstream changes from https://github.com/llvm/llvm-project.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --no-tags --force --progress --prune --depth=1 -- https://github.com/llvm/llvm-project.git +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision d65897289e68696fa5f5b2d2f449f7633fff13ab (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65897289e68696fa5f5b2d2f449f7633fff13ab # timeout=10
Commit message: "[alpha.webkit.UncountedLocalVarsChecker] Detect an assignment to a guardian argument (#198695)"
 > git rev-list --no-walk b0516c58736cf1d83188e0b04cf5acb123e382e4 # timeout=10
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/tcwg-buildslave/workspace/tcwg_llvm_0/llvm_testsuite/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/llvm/llvm-test-suite.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Using shallow fetch with depth 1
Pruning obsolete local branches
Fetching upstream changes from https://github.com/llvm/llvm-test-suite.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --no-tags --force --progress --prune --depth=1 -- https://github.com/llvm/llvm-test-suite.git +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision ac7aba4d6ffe6918830239a31343723b66e7ed94 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ac7aba4d6ffe6918830239a31343723b66e7ed94 # timeout=10
Commit message: "[CMake] Add `TEST_SUITE_SAMPLE_PROFILE_USE` for sample-based PGO (#380)"
 > git rev-list --no-walk ac7aba4d6ffe6918830239a31343723b66e7ed94 # timeout=10
Run condition [Current build status] enabling prebuild for step [Execute shell]
Run condition [Current build status] enabling prebuild for step [Execute shell]
Run condition [Current build status] enabling prebuild for step [Execute shell]
Run condition [Current build status] enabling prebuild for step [Execute shell]
Run condition [Current build status] enabling prebuild for step [Execute shell]
Run condition [Current build status] enabling prebuild for step [Execute shell]
Run condition [Current build status] enabling prebuild for step [BuilderChain]
Run condition [Current build status] enabling prebuild for step [Execute shell]
Run condition [Current build status] enabling prebuild for step [Execute shell]
Run condition [Current build status] enabling prebuild for step [Execute shell]
Run condition [Current build status] enabling prebuild for step [Trigger/call builds on other projects]
Run condition [Current build status] enabling prebuild for step [Execute shell]
No emails were triggered.
No emails were triggered.
[Current build status] check if current [SUCCESS] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] enabling perform for step [Execute shell]
[tcwg_llvm_0] $ /bin/bash /tmp/jenkins7539951577157666575.sh
+ rm -rf artifacts/
+ mkdir -p artifacts/jenkins
+ build_name='#10281'
+ echo '#10281'
+ git -C jenkins-scripts submodule update --init --remote
+ '[' False = True ']'
+ cat
Getting version from file: /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/jenkins/build-name
Loaded version is #10281
New run name is '#10281'
[Current build status] check if current [SUCCESS] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] enabling perform for step [Execute shell]
[tcwg_llvm_0] $ /bin/bash /tmp/jenkins15363923312929410543.sh
+ '[' xtrue = xtrue ']'
+ for job_type in build
+ url=http://54.172.246.49:8080/job/tcwg_flang_test--main-aarch64-Ofast-sve_vls-lto-lld-build
++ curl --retry 5 --max-time 5 -s 'http://54.172.246.49:8080/job/tcwg_flang_test--main-aarch64-Ofast-sve_vls-lto-lld-build/api/xml?tree=inQueue'
++ sed -e 's#.*<inQueue>\(.*\)</inQueue>.*#\1#'
+ inQueue=false
+ '[' false = true ']'
+ trap '' EXIT
Getting version from file: /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/jenkins/build-name
Loaded version is #10281
New run name is '#10281'
[Current build status] check if current [SUCCESS] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] enabling perform for step [Execute shell]
[tcwg_llvm_0] $ /bin/bash /tmp/jenkins30776719365275801.sh
+ repo=ssh://tcwg-buildslave@tcwg-bkp.aws/home/tcwg-buildslave/base-artifacts/tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld.git
+ branch=linaro-local/ci/tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld
++ git ls-remote --heads ssh://tcwg-buildslave@tcwg-bkp.aws/home/tcwg-buildslave/base-artifacts/tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld.git refs/heads/linaro-local/ci/tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld
+ git_result='05d3e79a5b98092260a28125d697c6765907b26a	refs/heads/linaro-local/ci/tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld'
+ '[' -d base-artifacts ']'
+ '[' '05d3e79a5b98092260a28125d697c6765907b26a	refs/heads/linaro-local/ci/tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld' '!=' '' ']'
+ git -C base-artifacts fetch ssh://tcwg-buildslave@tcwg-bkp.aws/home/tcwg-buildslave/base-artifacts/tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld.git refs/heads/linaro-local/ci/tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld
warning: no common commits
error: pack-objects died of signal 9
error: git upload-pack: git-pack-objects died with error.
fatal: git upload-pack: aborting due to possible repository corruption on the remote side.
remote: aborting due to possible repository corruption on the remote side. 
fatal: protocol error: bad pack header
+ true
+ docker_opts=(--distro $distro --node_labels "$NODE_LABELS")
+ ./jenkins-scripts/start-container-docker.sh --prefix build_ --distro noble --node_labels 'tcwg-build tcwg-g3-05 tcwg-g3 tcwg-sve tcwg jenkins-01'
MOUNTS: /home/tcwg-buildslave/workspace/tcwg_llvm_0:/home/tcwg-buildslave/workspace/tcwg_llvm_0 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro ccache-tcwg_llvm-arm64-noble:/home/tcwg-buildslave/.ccache /home/tcwg-buildslave/.ssh/ssh-tcwglab-nc.sh:/home/tcwg-buildslave/.ssh/ssh-tcwglab-nc.sh:ro
DEBUG: starting docker on tcwg-g3-05 from tcwg-g3-05, date Thu May 28 01:28:27 AM UTC 2026
ssh -Snone -oForwardAgent=no -n tcwg-g3-05 docker-wrapper run --name 10281-tcwg_flang_test--main-aarch64-Ofast-sve_vls-lto-lld-build-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_llvm_0:/home/tcwg-buildslave/workspace/tcwg_llvm_0 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v ccache-tcwg_llvm-arm64-noble:/home/tcwg-buildslave/.ccache -v /home/tcwg-buildslave/.ssh/ssh-tcwglab-nc.sh:/home/tcwg-buildslave/.ssh/ssh-tcwglab-nc.sh:ro --memory=59972M --pids-limit=5272 --cpu-shares=1000 --cpuset-cpus 0-15 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-arm64-tcwg-build-ubuntu:noble
6562db005c6a23e0063fd5386cf558f410457cb6ccab0c66418cad9867251700
+ source build_container.sh
++ CONTAINER=' ssh -Snone -oForwardAgent=no -p35487 tcwg-g3-05'
++ CONTAINER_CLEANUP=' ssh -Snone -oForwardAgent=no -n tcwg-g3-05 docker-wrapper rm -fv 6562db005c6a23e0063fd5386cf558f410457cb6ccab0c66418cad9867251700'
++ session_host=tcwg-g3-05
++ session_port=35487
++ session_opts=(-p35487)
++ . /home/tcwg-buildslave/workspace/tcwg_llvm_0/jenkins-scripts/jenkins-helpers.sh
++++ basename /tmp/jenkins30776719365275801.sh
+++ PRGNAME=jenkins30776719365275801.sh
+++ PS4='+ $$:$PRGNAME: ${FUNCNAME+"$FUNCNAME: "}$LINENO: '
+++ 56935:jenkins30776719365275801.sh: 1036: __manifest_filename=("/dev/null")
+++ 56935:jenkins30776719365275801.sh: 1691: declare -g project_uses_dynamic_component_list=false
+++ 56935:jenkins30776719365275801.sh: 2489: INTERNAL_FAIL=123
+++ 56935:jenkins30776719365275801.sh: 2490: EXTERNAL_FAIL=125
++ 56935:jenkins30776719365275801.sh: 16: build_CONTAINER_RSH=' ssh -Snone -oForwardAgent=no -p35487 tcwg-g3-05'
++ 56935:jenkins30776719365275801.sh: 34: build_container_host=tcwg-g3-05
++ 56935:jenkins30776719365275801.sh: 35: build_container_port=35487
++ 56935:jenkins30776719365275801.sh: 36: build_container_opts=(-p35487)
++ 56935:jenkins30776719365275801.sh: 37: build_container_id=6562db005c6a23e0063fd5386cf558f410457cb6ccab0c66418cad9867251700
+ 56935:jenkins30776719365275801.sh: 20: trap cleanup_all_containers EXIT
+ 56935:jenkins30776719365275801.sh: 32: build_container_exec ./jenkins-scripts/tcwg_llvm-build.sh '%%rr[top_artifacts]' artifacts '==rr[ci_project]' tcwg_flang_test '==rr[ci_config]' main-aarch64-Ofast-sve_vls-lto-lld --scripts_branch master '==rr[mode]' build '==rr[update_baseline]' onsuccess --BUILD_URL http://54.172.246.49:8080/job/tcwg_flang_test--main-aarch64-Ofast-sve_vls-lto-lld-build/10281/ __finish_at reset_artifacts
+ 56935:jenkins30776719365275801.sh: build_container_exec: 29: set +x
run_step_init: starting at step "" finishing at step "reset_artifacts"
RUNNING reset_artifacts; see tail -f /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/01-reset_artifacts/console.log (http://54.172.246.49:8080/job/tcwg_flang_test--main-aarch64-Ofast-sve_vls-lto-lld-build/10281/artifact/artifacts/01-reset_artifacts/console.log.xz)
STOPPING at reset_artifacts due to external failure
+ 56935:jenkins30776719365275801.sh: build_container_exec: 1: cleanup_all_containers
+ 56935:jenkins30776719365275801.sh: cleanup_all_containers: 63: local i
+ 56935:jenkins30776719365275801.sh: cleanup_all_containers: 64: read i
++ 56935:jenkins30776719365275801.sh: cleanup_all_containers: 62: timeout 10m ssh -Snone -oForwardAgent=no tcwg-g3-05 flock /home/tcwg-buildslave/workspace/tcwg_llvm_0/.lock cat /home/tcwg-buildslave/workspace/tcwg_llvm_0/.lock
+ 56935:jenkins30776719365275801.sh: cleanup_all_containers: 65: timeout 10m ssh -Snone -oForwardAgent=no -n tcwg-g3-05 docker-wrapper rm -vf 6562db005c6a23e0063fd5386cf558f410457cb6ccab0c66418cad9867251700
6562db005c6a23e0063fd5386cf558f410457cb6ccab0c66418cad9867251700
+ 56935:jenkins30776719365275801.sh: cleanup_all_containers: 64: read i
Build step 'Conditional step (single)' changed build result to UNSTABLE
Getting version from file: /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/jenkins/build-name
Loaded version is #10281
New run name is '#10281'
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Execute shell]
Getting version from file: /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/jenkins/build-name
Loaded version is #10281
New run name is '#10281'
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Execute shell]
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Execute shell]
Getting version from file: /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/jenkins/build-name
Loaded version is #10281
New run name is '#10281'
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [BuilderChain]
Getting version from file: /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/jenkins/build-name
Loaded version is #10281
New run name is '#10281'
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Execute shell]
Getting version from file: /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/jenkins/build-name
Loaded version is #10281
New run name is '#10281'
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Execute shell]
Getting version from file: /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/jenkins/build-name
Loaded version is #10281
New run name is '#10281'
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Execute shell]
Getting version from file: /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/jenkins/build-name
Loaded version is #10281
New run name is '#10281'
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Trigger/call builds on other projects]
Getting version from file: /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/jenkins/build-name
Loaded version is #10281
New run name is '#10281'
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Execute shell]
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 56594 killed;
[ssh-agent] Stopped.
Archiving artifacts
No emails were triggered.
No emails were triggered.
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Builder to mark whether executed]
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Builder to mark whether executed]
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Builder to mark whether executed]
Finished: UNSTABLE
