[mpich-commits] Build failed in Jenkins: mpich-tarball #309
sysadmin-notifications at lists.cels.anl.gov
sysadmin-notifications at lists.cels.anl.gov
Tue Jan 14 00:59:32 CST 2020
See <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/309/display/redirect?page=changes>
Changes:
[hzhou321] mpl: add MPL_atomic_load_int and friends
[hzhou321] mpl: add MPL_is_threaded variable to ensure consitency
[hzhou321] mpl: refactor MPL_TLS settings
[hzhou321] thread: remove the is_threaded from THREADPRIV_KEY_GET_ADDR
[hzhou321] init: use uncondioned THREAD_CS_ENTER/EXIT for Init/Finalize
[hzhou321] init: refactor initializaton and access to MPIR_ThreadInfo
[hzhou321] init: replace OPA with MPL_atomic for mpich_state
[hzhou321] testsuite: MTest_Init_thread need pointers to argc and argv
[hzhou321] init: minor refactors
[hzhou321] mtest: consolidate thread/util and Makefile_threads.mtest
[hzhou321] mtest: move thread related code to mtest_thread.c
[hzhou321] mtest: consolidate f77 and f08 util files
[hzhou321] mtest: remove stale references of util folders
[hzhou321] mtest: add util/mtest_f90.f90
[hzhou321] mtest: refactor mtest_thread.c
[hzhou321] testsuite: remove util:all target from testlist
[hzhou321] init: mark initialization stages
------------------------------------------
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 a67f0216d76bb6c17fe93cc6f028c1c2de1603c2 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a67f0216d76bb6c17fe93cc6f028c1c2de1603c2 # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b master a67f0216d76bb6c17fe93cc6f028c1c2de1603c2 # timeout=10
Commit message: "Merge pull request #4199 from hzhou/1911_tls"
> git rev-list --no-walk 16fdce3b6fe199e41ee32e46c24d8c657d995c03 # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins7778525278116352301.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/XvD3VNwOK4/mpich-master-v3.4a2-110-ga67f021/configure --disable-fortran --disable-cxx), $?=256. Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/XvD3VNwOK4/mpich-master-v3.4a2-110-ga67f021-build for /tmp/XvD3VNwOK4: 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