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

sysadmin-notifications at lists.cels.anl.gov sysadmin-notifications at lists.cels.anl.gov
Wed Mar 24 01:04:51 CDT 2021


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

Changes:

[hzhou321] coll: remove debug messages

[hzhou321] maint: add pre-commit script maint/hooks/spellchecker

[hzhou321] misc: fix mis-spelling in binding_c.py

[sudheer] mpi_t: check the CVAR scope before attempting to write to it

[hzhou321] binding/c: add extra error checking for MPI_Op_free

[hzhou321] binding/c: fix missing error checking on KEYVAL

[hzhou321] binding/c: fix wrong check of source in MPI_Sendrecv

[hzhou321] binding/c: fix back validation in MPI_Get_address

[hzhou321] binding/c: fix error_check in MPI_Pack/Unpack

[hzhou321] binding/c: not to check port_name on root

[hzhou321] typerep/yaksa: return error for unspported datatype

[hzhou321] typerep/yaksa: fix wrong placement of MPI_FLOAT

[sudheer] mpi_t: consistent descriptions for the CVAR error return codes

[hzhou321] maint: update spellchecker


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on compute001.cels.anl.gov (bigmem) 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/3.4.x
Seen branch in repository origin/ecp-ft
Seen branch in repository origin/main
Seen branch in repository origin/master
Seen 7 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 94b1cd6f060cafbf68d6d83ea551a8bcc8fcecd4 (origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 94b1cd6f060cafbf68d6d83ea551a8bcc8fcecd4 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main 94b1cd6f060cafbf68d6d83ea551a8bcc8fcecd4 # timeout=10
Commit message: "Merge pull request #5169 from hzhou/2103_spellcheck"
 > git rev-list --no-walk 9b38fa0acc8cad1e657f9a4fff15a066219fd1b2 # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins5959084316494376066.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
+ 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
+ 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
unable to execute (cp -a doc/logging/logging.pdf /tmp/6UH4IH69jM/mpich-main-v4.0a1-198-g94b1cd6/doc/logging), $?=256.  Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/6UH4IH69jM/mpich-main-v4.0a1-198-g94b1cd6-build for /tmp/6UH4IH69jM:  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