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

sysadmin-notifications at lists.cels.anl.gov sysadmin-notifications at lists.cels.anl.gov
Fri May 15 01:00:07 CDT 2020


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

Changes:

[hzhou321] test: set default to not run ft tests

[hzhou321] test: fix a fprintf warning in mt_probe_impl.c

[hzhou321] mpir: add MPIR_Request_complete

[hzhou321] mpir: Use MPIR_Request_complete in MPIR_Grequest_complete

[hzhou321] sched: use MPIR_Request_complete for sched request

[hzhou321] gentran: use MPIR_Request_complete for gentran request

[hzhou321] hcoll: use MPIR_Request_complete for hcoll requests

[hzhou321] ch3: move completed callback to MPIR_Request_free_hook

[hzhou321] config: not to overide CXX in case of disable-cxx

[hzhou321] ch4/fbox: remove debugging trace

[hzhou321] ch4/posix: remove debug traces

[hzhou321] ch4/xpmem: remove runtime debug traces

[chongxiao.cao] mpi/datatype: Fix MPIR_Typerep_to_iov API parameter type

[chongxiao.cao] ch4: add MPIDIG_gpu_req_t in request

[chongxiao.cao] ch4/ofi: add a new capability flag MPIDI_OFI_ENABLE_HMEM

[chongxiao.cao] ch4: add GPU fallback path for send and recv in OFI

[chongxiao.cao] ch4: fix included header in mpidig_gpu_utils.h

[siwasaki] test/mpi: fix improper MPI_NULL_COPY_FN and MPI_NULL_DELETE_FN


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on compute003.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 e200df5cb224a196c4e61f64a6d044701313541a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e200df5cb224a196c4e61f64a6d044701313541a # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master e200df5cb224a196c4e61f64a6d044701313541a # timeout=10
Commit message: "Merge pull request #4529 from shintaro-iwasaki/fixtests2"
 > git rev-list --no-walk f64b89c105400b8e354ceb94d8904b361ee432f0 # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins2719648606786706405.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/pauEfaGwhC/mpich-master-v3.4a2-777-ge200df5/configure --disable-fortran --disable-cxx), $?=256.  Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/pauEfaGwhC/mpich-master-v3.4a2-777-ge200df5-build for /tmp/pauEfaGwhC:  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