[mpich-commits] Build failed in Jenkins: mpich-tarball #521
sysadmin-notifications at lists.cels.anl.gov
sysadmin-notifications at lists.cels.anl.gov
Sat May 22 01:03:12 CDT 2021
See <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/521/display/redirect?page=changes>
Changes:
[yguo] mpi: warning squash
[yguo] coll: remove unused variable
[yguo] coll: refactor Iallgather
[yguo] coll: refactor Iallgatherv
[yguo] coll: refactor Iallreduce
[yguo] coll: refactor Ialltoall
[yguo] coll: refactor Ialltoallv
[yguo] coll: refactor Ialltoallw
[yguo] coll: refactor Ibarrier
[yguo] coll: refactor Iexscan
[yguo] coll: refactor Igather
[yguo] coll: refactor Igatherv
[yguo] coll: refactor Ireduce
[yguo] coll: refactor Ireduce_scatter
[yguo] coll: refactor Ireduce_scatter_block
[yguo] coll: refactor Iscan
[yguo] coll: refactor Iscatter
[yguo] coll: refactor Iscatterv
[yguo] coll: refactor Ineighbor_allgather
[yguo] coll: refactor Ineighbor_allgatherv
[yguo] coll: refactor Ineighbor_alltoall
[yguo] coll: refactor ineighbor_alltoallv
[yguo] coll: refactor Ineighbor_alltoallw
[yguo] coll: remove unused wrapper macro
[yguo] coll: remove unused Gentran wrapper functions
[hzhou321] ch3: fix ubsan warning on 32bit
[hzhou321] ch3: add comment explain questionable patterns
[mohamad.chaarawi] romio/daos: fix bug in the DUNS usage
------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on compute004.mcs.anl.gov (16.04 skylake-any-version) in workspace <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/ws/>
The recommended git tool is: NONE
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 --version # 'git version 2.7.4'
> 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
Avoid second fetch
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/3.4.x
Seen branch in repository origin/ecp-ft
Seen branch in repository origin/main
Seen branch in repository origin/master
Seen branch in repository origin/revert-5281-2105_part
Seen 8 remote branches
> git show-ref --tags -d # timeout=10
Checking out Revision ee4c9102a853b01288a9648726f54f4604fa17e4 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f ee4c9102a853b01288a9648726f54f4604fa17e4 # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b main ee4c9102a853b01288a9648726f54f4604fa17e4 # timeout=10
Commit message: "Merge pull request #5247 from daos-stack/mschaara/nested_duns"
> git rev-list --no-walk 43186e8d28ddeb65ebc8e88bb30c7d66d6bb31c6 # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins6247943582778640988.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:/snap/bin
+ 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:/snap/bin
+ BASE=/mcs/mpich/downloads/nightly
+ persist_tmp=/mcs/mpich/tmp
+ '[' -d /mcs/mpich/tmp ']'
+ create_snapshot https://raw.githubusercontent.com/pmodels/mpich/main/maint/release.pl http://github.com/pmodels/mpich main main
+ script=https://raw.githubusercontent.com/pmodels/mpich/main/maint/release.pl
+ repo=http://github.com/pmodels/mpich
+ branch=main
+ version=main
+ cd /tmp
+ /mcs/mpich/downloads/nightly/maint/release.pl --git-repo=http://github.com/pmodels/mpich --branch=main --version=main --append-commit-id
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /homes/MPI/software/tools/install/x86_64/bin/automake line 3936.
unable to execute (cp -a doc/logging/logging.pdf /tmp/f22g35lUzR/mpich-main-v4.0a1-657-gee4c910/doc/logging), $?=256. Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/f22g35lUzR/mpich-main-v4.0a1-657-gee4c910-build for /tmp/f22g35lUzR: at /usr/share/perl/5.22/File/Temp.pm line 778.
Build step 'Execute shell' marked build as failure
More information about the commits
mailing list