[mpich-commits] Build failed in Jenkins: mpich-tarball #611
sysadmin-notifications at lists.cels.anl.gov
sysadmin-notifications at lists.cels.anl.gov
Fri Nov 5 01:03:14 CDT 2021
See <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/611/display/redirect?page=changes>
Changes:
[Kenneth J. Raffenetti] coll: Promote count types for large count support
[hzhou321] config: remove the extra AC_CHECK_SIZEOF(_BOOL)
[hzhou321] config: fix typo in defining MPIR_INTERGERx_CTYPE
[hzhou321] python: fix qmpi prototypes
[Kenneth J. Raffenetti] test/mpi: Add communicator refcount test
[Kenneth J. Raffenetti] ch4/am: Use union to differentiate send/recv request fields
[Kenneth J. Raffenetti] ch4/am: Avoid using extended request for send operations
[Kenneth J. Raffenetti] ch4/am: Only reference RMA target datatypes when necessary
[Kenneth J. Raffenetti] ch4/am: Avoid using extended request for PUT|ACC origin
[Kenneth J. Raffenetti] ch4/am: Release origin datatype after am_isend completion
[Kenneth J. Raffenetti] ch4/am: Avoid using extended request for GET
[Kenneth J. Raffenetti] ch4/am: Remove datatype pointer from extended PUT|GET request
[Kenneth J. Raffenetti] ch4/am: Avoid using extended request for CSWAP
[Kenneth J. Raffenetti] ch4/am: Add origin and target structs to generic union
[Kenneth J. Raffenetti] ch4/am: Avoid using extended request for GACC
[Kenneth J. Raffenetti] ch4/am: Store target datatype in origin struct
[Kenneth J. Raffenetti] debugger: Update ch4 generic request support
[Kenneth J. Raffenetti] test/mpi: Add test for unstarted partitioned request
[Kenneth J. Raffenetti] ch4/part: Add reference for generic init handshake
------------------------------------------
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 6 remote branches
> git show-ref --tags -d # timeout=10
Checking out Revision c0e839ec1b1a0379eb7ec5847e9d2f10e8539f2b (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f c0e839ec1b1a0379eb7ec5847e9d2f10e8539f2b # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b main c0e839ec1b1a0379eb7ec5847e9d2f10e8539f2b # timeout=10
Commit message: "Merge pull request #5644 from raffenet/part-ref-test"
> git rev-list --no-walk eea89c689b5981c1649a11a2492cfe477dc4e64a # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins730171577191277993.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/4awDiTMtlJ/mpich-main-v4.0a2-831-gc0e839e/doc/logging), $?=256. Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/4awDiTMtlJ/mpich-main-v4.0a2-831-gc0e839e-build for /tmp/4awDiTMtlJ: 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