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

sysadmin-notifications at lists.cels.anl.gov sysadmin-notifications at lists.cels.anl.gov
Thu Jun 25 01:25:34 CDT 2020


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

Changes:

[Kenneth J. Raffenetti] test/mpi: Add support for specifying test directories

[Kenneth J. Raffenetti] test/mpi: Add GPU-only configuration

[yguo] ch4/ofi: using GPU registered buffer for OFI am buffer

[yguo] ch4/ofi: using GPU registered buffer for OFI RDMA read buffer

[yguo] ch4/ucx: Use GPU register buffer for UCX AM recv buffer

[yguo] ch4/shm: correctly expose am eager limit.

[yguo] ch4/netmod: fix mismatched return type.

[yguo] ch4/shm: expose eager buf size.

[yguo] ch4/netmod: expose pack buf size for eager send

[yguo] ch4/generic: using GenQ for AM recv on small unexpected message

[yguo] ch4/ofi: using GenQ in AM send for small messages


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on compute002.mcs.anl.gov (skylake-only mcs) in workspace <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/ws/>
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 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
 > git config remote.origin.url http://github.com/pmodels/mpich # timeout=10
Fetching upstream changes from http://github.com/pmodels/mpich
 > git fetch --tags --progress http://github.com/pmodels/mpich +refs/heads/*:refs/remotes/origin/* # timeout=10
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/ecp-ft
Seen branch in repository origin/master
Seen 5 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision c205b789c73954da63049e6e13cb20bada6b2077 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c205b789c73954da63049e6e13cb20bada6b2077 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master c205b789c73954da63049e6e13cb20bada6b2077 # timeout=10
Commit message: "Merge pull request #4628 from yfguo/genq-private"
 > git rev-list --no-walk 0a30c93b06e676f49fef35b3fd1d68ea5db4311d # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins3546813971128907262.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
+ 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
+ BASE=/mcs/mpich/downloads/nightly
+ persist_tmp=/mcs/mpich/tmp
+ '[' -d /mcs/mpich/tmp ']'
+ create_snapshot https://raw.githubusercontent.com/pmodels/mpich/master/maint/release.pl http://github.com/pmodels/mpich master master
+ script=https://raw.githubusercontent.com/pmodels/mpich/master/maint/release.pl
+ repo=http://github.com/pmodels/mpich
+ branch=master
+ version=master
+ cd /tmp
+ /mcs/mpich/downloads/nightly/maint/release.pl --git-repo=http://github.com/pmodels/mpich --branch=master --version=master --append-commit-id
unable to execute (/tmp/S5WjyLbwr9/mpich-master-v3.4a2-1194-gc205b78/configure --disable-fortran --disable-cxx), $?=256.  Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/S5WjyLbwr9/mpich-master-v3.4a2-1194-gc205b78-build for /tmp/S5WjyLbwr9:  at /usr/share/perl/5.18/File/Temp.pm line 921.
Build step 'Execute shell' marked build as failure


More information about the commits mailing list