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

sysadmin-notifications at lists.cels.anl.gov sysadmin-notifications at lists.cels.anl.gov
Sat Jan 11 00:59:16 CST 2020


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

Changes:

[hzhou321] ch4: add additional granular mutexes

[hzhou321] thread: Add CH4's per-vci thread safety to Sched class

[hzhou321] coll: Add minor fixes in gentran comments and code

[hzhou321] thread: Add CH4's per-vci thread safety to the TSP code

[hzhou321] thread: Add per-vci thread safety for HCOLL

[hzhou321] coll: add MPII namespace to coll_queue

[hzhou321] ch3: remove unnecessary assertion for progress_activate

[hzhou321] comm: new implementation of communicator info hints

[hzhou321] comm: add init for communicator hints

[hzhou321] comm: update for the new comm hint framework

[hzhou321] ch4/ofi: use the new comm hint framework

[hzhou321] ch3: update eager thresh hint with the new comm hint framework

[hzhou321] mtest: Add testcases for comm info hints infrastructure

[hzhou321] mtest: Add test for the comm info hints infrastructure

[hzhou321] mtest: Implement comm infohints support tests

[hzhou321] mtest: Add mpich tests for MPI 4.0 comm hints

[hzhou321] mtest: Add optional comm infohints support tests

[hzhou321] mtest: Add test for eagain comm info hint

[hzhou321] test: rename test comm_infokey_hint_infrstr

[hzhou321] comm: apply hints to MPI_Comm_split_type

[hzhou321] test: fix test comm_infokey_hint_support

[hzhou321] tests: enable device specific tests and fix comm_info_hint test


------------------------------------------
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 38b9678d7d982efdcc093bbb85d2b6ab5a2fc25f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 38b9678d7d982efdcc093bbb85d2b6ab5a2fc25f # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master 38b9678d7d982efdcc093bbb85d2b6ab5a2fc25f # timeout=10
Commit message: "Merge pull request #4260 from hzhou/2001_comm_hints"
 > git rev-list --no-walk 122ce23f4507f9cd1f861853cb107696e1139855 # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins1993059296460187299.sh
+ umask 0002
+ git config core.abbrev 12
++ uname -m
+ export PATH=/homes/MPI/software/tools/install/x86_64/bin:/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:/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/URxdqYAW4w/mpich-master-v3.4a2-90-g38b9678/configure --disable-fortran --disable-cxx), $?=256.  Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/URxdqYAW4w/mpich-master-v3.4a2-90-g38b9678-build for /tmp/URxdqYAW4w:  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