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

sysadmin-notifications at lists.cels.anl.gov sysadmin-notifications at lists.cels.anl.gov
Tue May 26 01:17:33 CDT 2020


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

Changes:

[hzhou321] shm: remove asym_check_region at the end of the segment

[hzhou321] init_shm: convert OPA_int_t to MPL_atomic_int_t

[hzhou321] init_shm: remove write barrier

[hzhou321] init_shm: remove code using inter-process lock based atomics

[hzhou321] init_shm: cosmetic changes

[hzhou321] ch4: move MPIDIU_Init_shm_finalize to MPID_Finalize

[hzhou321] mpl: skip checks when compiler atomics are detected

[hzhou321] shm: add compile errors for lock-based atomics

[balaji] datatype: redirect the old MPI_LB/UB API to the new API

[balaji] datatype: get rid of special MPI_LB/UB handling

[balaji] ch4: ignore user origin parameters for MPI_NO_OP

[balaji] datatype: remove unnecessary is_builtin variable

[balaji] datatype: remove unncessary el_type variable

[balaji] datatype: declare el_sz only in the needed scope


------------------------------------------
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 c6ccb4b29ff58db7e0697cf54def348810e1e0c0 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c6ccb4b29ff58db7e0697cf54def348810e1e0c0 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master c6ccb4b29ff58db7e0697cf54def348810e1e0c0 # timeout=10
Commit message: "Merge pull request #4585 from pavanbalaji/pr/datatype-misc"
 > git rev-list --no-walk 51827b8a691a22ba0f17da24458ef19e7a85642a # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins5468159486288737989.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/YRo7hTOKjP/mpich-master-v3.4a2-930-gc6ccb4b/configure --disable-fortran --disable-cxx), $?=256.  Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/YRo7hTOKjP/mpich-master-v3.4a2-930-gc6ccb4b-build for /tmp/YRo7hTOKjP:  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