[Gluster-Maintainers] Build failed in Jenkins: centos8-regression #475

jenkins at build.gluster.org jenkins at build.gluster.org
Mon Oct 11 14:29:45 UTC 2021


See <https://build.gluster.org/job/centos8-regression/475/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
Building remotely on builder-c8-3.int.aws.gluster.org (centos8) in workspace <https://build.gluster.org/job/centos8-regression/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/gluster/glusterfs.git
 > git init <https://build.gluster.org/job/centos8-regression/ws/> # timeout=10
Fetching upstream changes from https://github.com/gluster/glusterfs.git
 > git --version # timeout=10
 > git --version # 'git version 2.27.0'
 > git fetch --tags --force --progress --depth=1 -- https://github.com/gluster/glusterfs.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/gluster/glusterfs.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/gluster/glusterfs.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from https://github.com/gluster/glusterfs.git
 > git fetch --tags --force --progress --depth=1 -- https://github.com/gluster/glusterfs.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
 > git rev-parse origin/devel^{commit} # timeout=10
Checking out Revision de9fe49b38306f562e213b0913b672d5b40b9da9 (origin/devel)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f de9fe49b38306f562e213b0913b672d5b40b9da9 # timeout=10
Commit message: "Added quick links (#2842)"
 > git rev-list --no-walk de9fe49b38306f562e213b0913b672d5b40b9da9 # timeout=10
[centos8-regression] $ /bin/bash /tmp/jenkins6687812765186983275.sh
Start time Mon Oct 11 14:29:30 UTC 2021

Display all environment variables
*********************************

BUILD_DISPLAY_NAME=#475
BUILD_ID=475
BUILD_NUMBER=475
BUILD_TAG=jenkins-centos8-regression-475
BUILD_TIMESTAMP=2021-10-11 14:28:46 UTC
BUILD_URL=https://build.gluster.org/job/centos8-regression/475/
CI=true
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
EXECUTOR_NUMBER=0
GERRIT_BUILD_SSH_KEY=****
GIT_AUTHOR_EMAIL=jenkins at build.gluster.org
GIT_AUTHOR_NAME=Gluster Build System
GIT_BRANCH=origin/devel
GIT_COMMIT=de9fe49b38306f562e213b0913b672d5b40b9da9
GIT_COMMITTER_EMAIL=jenkins at build.gluster.org
GIT_COMMITTER_NAME=Gluster Build System
GIT_PREVIOUS_COMMIT=de9fe49b38306f562e213b0913b672d5b40b9da9
GIT_PREVIOUS_SUCCESSFUL_COMMIT=a1b52b36a8faef64c04a2b9eae50f994f93abb87
GIT_URL=https://github.com/gluster/glusterfs.git
HOME=/home/jenkins
HUDSON_COOKIE=7c5b30db-a5f8-4cf6-89a5-49976142c729
HUDSON_HOME=/var/lib/jenkins
HUDSON_SERVER_COOKIE=89d0164d165e278a
HUDSON_URL=https://build.gluster.org/
JAVA_HOME=/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64
JENKINS_HOME=/var/lib/jenkins
JENKINS_SERVER_COOKIE=89d0164d165e278a
JENKINS_URL=https://build.gluster.org/
JOB_BASE_NAME=centos8-regression
JOB_DISPLAY_URL=https://build.gluster.org/job/centos8-regression/display/redirect
JOB_NAME=centos8-regression
JOB_URL=https://build.gluster.org/job/centos8-regression/
LANG=en_US.UTF-8
LESSOPEN=||/usr/bin/lesspipe.sh %s
LOG_KEY=****
LOGNAME=jenkins
NODE_LABELS=builder-c8-3.int.aws.gluster.org centos8
NODE_NAME=builder-c8-3.int.aws.gluster.org
OLDPWD=/home/jenkins
PATH=/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/bin:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/build/install/sbin:/build/install/bin:/build/install/sbin:/build/install/bin
PWD=<https://build.gluster.org/job/centos8-regression/ws/>
RUN_ARTIFACTS_DISPLAY_URL=https://build.gluster.org/job/centos8-regression/475/display/redirect?page=artifacts
RUN_CHANGES_DISPLAY_URL=https://build.gluster.org/job/centos8-regression/475/display/redirect?page=changes
RUN_DISPLAY_URL=https://build.gluster.org/job/centos8-regression/475/display/redirect
RUN_TESTS_DISPLAY_URL=https://build.gluster.org/job/centos8-regression/475/display/redirect?page=tests
sha1=devel
SHELL=/bin/bash
SHLVL=2
SSH_CLIENT=8.43.85.184 60898 22
SSH_CONNECTION=8.43.85.184 60898 172.31.2.240 22
USER=jenkins
_=/usr/bin/env
WORKSPACE=<https://build.gluster.org/job/centos8-regression/ws/>
WORKSPACE_TMP=<https://build.gluster.org/job/centos8-regression/ws/@tmp>
XDG_RUNTIME_DIR=/run/user/1001
XDG_SESSION_ID=31

+ cleanup
+ killall -15 glusterfs glusterfsd glusterd
glusterfs: no process found
glusterfsd: no process found
glusterd: no process found
+ true
+ killall -9 glusterfs glusterfsd glusterd
glusterfs: no process found
glusterfsd: no process found
glusterd: no process found
+ true
+ umount -l /mnt
umount: /mnt: not mounted.
+ true
+ rm -rf '/var/lib/glusterd/*' /var/log/glusterfs/.cmd_log_history '/etc/glusterd/*' '/var/log/glusterfs/*' /build/export
+ rm -f /var/run/glusterd.socket
+ rm -rf /var/run/gluster/
+ pkill /opt/qa/regression.sh
HEAD is now at de9fe49b3 Added quick links (#2842)
Start time Mon Oct 11 14:29:30 UTC 2021

Build GlusterFS
***************


... GlusterFS autogen ...

Running aclocal...
Running autoheader...
Running libtoolize...
Running autoconf...
Running automake...
configure.ac:262: installing './compile'
configure.ac:260: installing './config.guess'
configure.ac:260: installing './config.sub'
configure.ac:17: installing './install-sh'
configure.ac:17: installing './missing'
api/examples/Makefile.am: installing './depcomp'
contrib/fuse-util/Makefile.am:3: warning: source file '$(CONTRIBDIR)/fuse-lib/mount-common.c' is in a subdirectory,
contrib/fuse-util/Makefile.am:3: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
events/Makefile.am:3: installing './py-compile'
libglusterfs/src/Makefile.am:25: warning: source file '$(CONTRIBDIR)/rbtree/rb.c' is in a subdirectory,
libglusterfs/src/Makefile.am:25: but option 'subdir-objects' is disabled
libglusterfs/src/Makefile.am:25: warning: source file '$(CONTRIBDIR)/libgen/basename_r.c' is in a subdirectory,
libglusterfs/src/Makefile.am:25: but option 'subdir-objects' is disabled
libglusterfs/src/Makefile.am:25: warning: source file '$(CONTRIBDIR)/libgen/dirname_r.c' is in a subdirectory,
libglusterfs/src/Makefile.am:25: but option 'subdir-objects' is disabled
libglusterfs/src/Makefile.am:25: warning: source file '$(CONTRIBDIR)/mount/mntent.c' is in a subdirectory,
libglusterfs/src/Makefile.am:25: but option 'subdir-objects' is disabled
libglusterfs/src/Makefile.am:25: warning: source file '$(CONTRIBDIR)/libexecinfo/execinfo.c' is in a subdirectory,
libglusterfs/src/Makefile.am:25: but option 'subdir-objects' is disabled
libglusterfs/src/Makefile.am:25: warning: source file '$(CONTRIBDIR)/timer-wheel/timer-wheel.c' is in a subdirectory,
libglusterfs/src/Makefile.am:25: but option 'subdir-objects' is disabled
libglusterfs/src/Makefile.am:25: warning: source file '$(CONTRIBDIR)/timer-wheel/find_last_bit.c' is in a subdirectory,
libglusterfs/src/Makefile.am:25: but option 'subdir-objects' is disabled
libglusterfs/src/Makefile.am:25: warning: source file '$(CONTRIBDIR)/xxhash/xxhash.c' is in a subdirectory,
libglusterfs/src/Makefile.am:25: but option 'subdir-objects' is disabled
parallel-tests: installing './test-driver'
xlators/cluster/afr/src/Makefile.am:4: warning: source file '$(top_builddir)/xlators/lib/src/libxlator.c' is in a subdirectory,
xlators/cluster/afr/src/Makefile.am:4: but option 'subdir-objects' is disabled
xlators/cluster/dht/src/Makefile.am:7: warning: source file '$(top_builddir)/xlators/lib/src/libxlator.c' is in a subdirectory,
xlators/cluster/dht/src/Makefile.am:7: but option 'subdir-objects' is disabled
xlators/cluster/ec/src/Makefile.am:59: warning: source file '$(top_builddir)/xlators/lib/src/libxlator.c' is in a subdirectory,
xlators/cluster/ec/src/Makefile.am:59: but option 'subdir-objects' is disabled
xlators/features/changelog/lib/src/Makefile.am:24: warning: source file '$(top_srcdir)/xlators/features/changelog/src/changelog-rpc-common.c' is in a subdirectory,
xlators/features/changelog/lib/src/Makefile.am:24: but option 'subdir-objects' is disabled
xlators/features/cloudsync/src/Makefile.am:12: warning: source file '$(CLOUDSYNC_SRC)/cloudsync-common.c' is in a subdirectory,
xlators/features/cloudsync/src/Makefile.am:12: but option 'subdir-objects' is disabled
xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3/src/Makefile.am:4: warning: source file '$(top_srcdir)/xlators/features/cloudsync/src/cloudsync-common.c' is in a subdirectory,
xlators/features/cloudsync/src/cloudsync-plugins/src/cloudsyncs3/src/Makefile.am:4: but option 'subdir-objects' is disabled
xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt/src/Makefile.am:4: warning: source file '$(top_srcdir)/xlators/features/cloudsync/src/cloudsync-common.c' is in a subdirectory,
xlators/features/cloudsync/src/cloudsync-plugins/src/cvlt/src/Makefile.am:4: but option 'subdir-objects' is disabled
xlators/features/thin-arbiter/src/Makefile.am:7: warning: source file '$(top_builddir)/xlators/lib/src/libxlator.c' is in a subdirectory,
xlators/features/thin-arbiter/src/Makefile.am:7: but option 'subdir-objects' is disabled
xlators/features/utime/src/Makefile.am:6: warning: source file '$(UTIME_SRC)/utime-helpers.c' is in a subdirectory,
xlators/features/utime/src/Makefile.am:6: but option 'subdir-objects' is disabled
xlators/features/utime/src/Makefile.am:6: warning: source file '$(UTIME_SRC)/utime.c' is in a subdirectory,
xlators/features/utime/src/Makefile.am:6: but option 'subdir-objects' is disabled
xlators/mgmt/glusterd/src/Makefile.am:12: warning: source file '$(CONTRIBDIR)/mount/mntent.c' is in a subdirectory,
xlators/mgmt/glusterd/src/Makefile.am:12: but option 'subdir-objects' is disabled
xlators/mount/fuse/src/Makefile.am:26: warning: source file '$(CONTRIBDIR)/fuse-lib/misc.c' is in a subdirectory,
xlators/mount/fuse/src/Makefile.am:26: but option 'subdir-objects' is disabled
xlators/mount/fuse/src/Makefile.am:21: warning: source file '$(CONTRIBDIR)/fuse-lib/mount.c' is in a subdirectory,
xlators/mount/fuse/src/Makefile.am:21: but option 'subdir-objects' is disabled
xlators/mount/fuse/src/Makefile.am:21: warning: source file '$(CONTRIBDIR)/fuse-lib/mount-common.c' is in a subdirectory,
xlators/mount/fuse/src/Makefile.am:21: but option 'subdir-objects' is disabled
xlators/mount/fuse/src/Makefile.am:21: warning: source file '$(CONTRIBDIR)/macfuse/mount_darwin.c' is in a subdirectory,
xlators/mount/fuse/src/Makefile.am:21: but option 'subdir-objects' is disabled

Please proceed with configuring, compiling, and installing.
configure: error: tcmalloc library needs to be present
Build step 'Execute shell' marked build as failure


More information about the maintainers mailing list