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

sysadmin-notifications at lists.cels.anl.gov sysadmin-notifications at lists.cels.anl.gov
Wed Oct 6 01:03:13 CDT 2021


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

Changes:

[hzhou321] test: lower the iterations for rma_contig test

[hzhou321] test/xfail: remove multi-thread huge send xfails

[hzhou321] test: add more tests for sending huge message

[hzhou321] test: enhance test/mpi/pt2pt/probe_unexp.c

[hzhou321] ch4/ofi: remove done_fn in MPIDI_OFI_huge_recv_t

[hzhou321] ch4/ofi: refactor sending ctrl messages

[hzhou321] ch4/ofi: refactor huge functions to separate file

[hzhou321] ch4/ofi: fix fi_read in enable_striping

[hzhou321] ch4/ofi: detect normal send in event loop

[hzhou321] ch4/ofi: detect huge message data truncation

[hzhou321] ch4/ofi: swap order of sending huge ctrl

[hzhou321] ch4/ofi: remove debug messages from huge path

[hzhou321] ch4/ofi: differentiate probe and mprobe of huge messages

[hzhou321] ch4/ofi: remove MPIDI_OFI_global.huge_send_counters

[hzhou321] ch4/ofi: remove huge_recv_counters

[hzhou321] ch4/ofi: revamp huge message handling

[hzhou321] ch4/ofi: split get_huge_complete

[hzhou321] ch4/ofi: handle when huge message sent to small buffer

[hzhou321] ch4/ofi: add vni assertions in control handler

[hzhou321] ch4/ofi: set recv data_sz correctly in the huge path

[hzhou321] ch4/ofi: fix usage of comm_id

[hzhou321] ch4/ofi: remove sync flag for huge send

[hzhou321] ch4/ofi: move huge message queues into per_vni

[hzhou321] mpl: add macro MPL_DIV_ROUNDUP

[hzhou321] ch4/ofi: refactor and fix issuing huge reads

[hzhou321] ch4/ofi: rename and move MPIDI_OFI_get_huge_event

[Robert J. Latham] FFLAGS no longer used


------------------------------------------
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 89b9d8f461dccdacdfe984363cff34e969affac4 (origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 89b9d8f461dccdacdfe984363cff34e969affac4 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main 89b9d8f461dccdacdfe984363cff34e969affac4 # timeout=10
Commit message: "Merge pull request #5587 from roblatham00/configure-report-correct-flag"
 > git rev-list --no-walk b071bd64fb8de279b8f1b8cd1ea496e3584c61b5 # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins1269507441921675298.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/ZtSQ9UNoUg/mpich-main-v4.0a2-687-g89b9d8f/doc/logging), $?=256.  Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/ZtSQ9UNoUg/mpich-main-v4.0a2-687-g89b9d8f-build for /tmp/ZtSQ9UNoUg:  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