[mpich-commits] Build failed in Jenkins: mpich-tarball #565

sysadmin-notifications at lists.cels.anl.gov sysadmin-notifications at lists.cels.anl.gov
Tue Aug 3 01:03:17 CDT 2021


See <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/565/display/redirect?page=changes>

Changes:

[Kenneth J. Raffenetti] submodule: Update UCX to v1.11.0

[hzhou321] ch4/ofi: remove a left-over comment

[hzhou321] ch4: set pointer to NULL after MPIR_CHKPMEM_REAP

[hzhou321] group: use uint64_t for lpid in the MPIR_Group struct

[hzhou321] ch4: change remote_gpids type in api upids_to_gpids

[hzhou321] ch4: change upid_size type from size_t to int

[hzhou321] ch4: optimize MPIDI_check_disjoint_gpids for 64bit gpid

[hzhou321] comm: add assertion in MPI_Intercomm_create_from_groups

[hzhou321] ch4: add TODO note on intercomm_exchange_map optimizations

[hzhou321] comm: move cvar block to the top

[hzhou321] comm: add MPIR_peer_intercomm_create

[hzhou321] ch4/ofi: refactor ofi_spawn

[hzhou321] ch4/ofi: add timeout to dynamic_send/recv

[hzhou321] ch4/ofi: remove dynproc manager


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on compute004.mcs.anl.gov (16.04 skylake-any-version) in workspace <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository http://github.com/pmodels/mpich
 > git init <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/ws/> # timeout=10
Fetching upstream changes from http://github.com/pmodels/mpich
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
 > git fetch --tags --progress http://github.com/pmodels/mpich +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url http://github.com/pmodels/mpich # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/3.1.x
Seen branch in repository origin/3.2.x
Seen branch in repository origin/3.3.x
Seen branch in repository origin/3.4.x
Seen branch in repository origin/ecp-ft
Seen branch in repository origin/main
Seen 6 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision b9be8859c7e12bccd9a06f4d8117e99bc30c5e00 (origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b9be8859c7e12bccd9a06f4d8117e99bc30c5e00 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main b9be8859c7e12bccd9a06f4d8117e99bc30c5e00 # timeout=10
Commit message: "Merge pull request #5452 from hzhou/2107_spawn"
 > git rev-list --no-walk 53b6c84bf817efbb2915b97fc1f268c73e11f888 # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins6753783669170724735.sh
+ umask 0002
+ git config core.abbrev 12
++ uname -m
+ export PATH=/homes/MPI/software/tools/install/x86_64/bin:/homes/jain/anaconda3/bin:/homes/jain/anaconda3/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
+ PATH=/homes/MPI/software/tools/install/x86_64/bin:/homes/jain/anaconda3/bin:/homes/jain/anaconda3/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
+ BASE=/mcs/mpich/downloads/nightly
+ persist_tmp=/mcs/mpich/tmp
+ '[' -d /mcs/mpich/tmp ']'
+ create_snapshot https://raw.githubusercontent.com/pmodels/mpich/main/maint/release.pl http://github.com/pmodels/mpich main main
+ script=https://raw.githubusercontent.com/pmodels/mpich/main/maint/release.pl
+ repo=http://github.com/pmodels/mpich
+ branch=main
+ version=main
+ cd /tmp
+ /mcs/mpich/downloads/nightly/maint/release.pl --git-repo=http://github.com/pmodels/mpich --branch=main --version=main --append-commit-id
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /homes/MPI/software/tools/install/x86_64/bin/automake line 3936.
unable to execute (cp -a doc/logging/logging.pdf /tmp/FFf3UUN5W0/mpich-main-v4.0a2-294-gb9be885/doc/logging), $?=256.  Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/FFf3UUN5W0/mpich-main-v4.0a2-294-gb9be885-build for /tmp/FFf3UUN5W0:  at /usr/share/perl/5.22/File/Temp.pm line 778.
Build step 'Execute shell' marked build as failure


More information about the commits mailing list