[mpich-commits] Build failed in Jenkins: mpich-tarball #629
sysadmin-notifications at lists.cels.anl.gov
sysadmin-notifications at lists.cels.anl.gov
Fri Dec 3 01:02:50 CST 2021
See <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/629/display/redirect?page=changes>
Changes:
[Kenneth J. Raffenetti] github: Add CODEOWNERS file
[Kenneth J. Raffenetti] github: Use intel-reviewers team instead of mpich-intel
[hzhou321] f08: disable generic interface for POLYFUNCTION
[hzhou321] f08: remove old hack for skip_large_list
[hzhou321] xfail: osx f08/topo/dgraph_unwgtf90
[hzhou321] mpl: remove AI_V4MAPPED from sockaddr
[hzhou321] ch3: use MPL_proc_mutex abstraction
[hzhou321] configure: pass USER_CFLAGS to hwloc
[hzhou321] hydra: save USER flags when being built standalone
[hzhou321] confdb: move PAC_RESET_ALL_FLAGS etc into aclocal_util.m4
[nusrat.islam] coll: Add CVARs for blocking Bcast algorithm selection
[nusrat.islam] coll: Add tree-based blocking Bcast algorithms
[nusrat.islam] test: Add tests for tree-based blocking bcast
[hzhou321] Correct spelling
[hzhou321] build: configure test/mpi independently
[hzhou321] test/config: whitespace clean
[hzhou321] test/config: remove FROM_MPICH
[hzhou321] test/config: add --enable-namepub option
[hzhou321] test/config: move AC_PROG_CC earlier
[hzhou321] test/config: remove unused WARPPER flags
[hzhou321] test/config: remove non-applicable comments
[hzhou321] test/config: add AC_USE_SYSTEM_EXTENSIONS
[hzhou321] test/config: simplify option for multi-thread tests
[hzhou321] test: fix strict warnings
[hzhou321] test: include mpitest.h before standard headers
[hzhou321] test: allow independent autogen from test/mpi
[hzhou321] test/config: check for major version 4
[hzhou321] test/config: detect mpi-io availability
[hzhou321] test/Makefile.am: add dependency so make testing works
[hzhou321] test/config: use PAC_CONFIG_SUBDIR_ARGS for dtpools
[hzhou321] test/config: check whether CXX is supported my mpicxx
------------------------------------------
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/2111_test_ucx
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/4.0.x
Seen branch in repository origin/ecp-ft
Seen branch in repository origin/main
Seen 8 remote branches
> git show-ref --tags -d # timeout=10
Checking out Revision 2ccf789c24663d3c780e622c27643be83f95beec (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2ccf789c24663d3c780e622c27643be83f95beec # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b main 2ccf789c24663d3c780e622c27643be83f95beec # timeout=10
Commit message: "Merge pull request #5067 from hzhou/2102_sep_testmpi"
> git rev-list --no-walk 6f609c046bae4c8271f65a1822a6684a70e45aa5 # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins8197869344084349209.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/ZR8ev_S_dQ/mpich-main-v4.0a2-933-g2ccf789/doc/logging), $?=256. Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/ZR8ev_S_dQ/mpich-main-v4.0a2-933-g2ccf789-build for /tmp/ZR8ev_S_dQ: 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