Project

General

Profile

Actions

Bug #45894

open

Jenkins failure: possible memory leak due to Git plugin usage

Added by Deepika Upadhyay almost 4 years ago. Updated almost 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
build
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

changes made in branch: using my forked gitsubmodule for seastar

JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://wiki.jenkins.io/display/JENKINS/Remove+Git+Plugin+BuildsByBranch+BuildData
Checking out Revision 662868ea89cb1ad37755034a23db2cb9ef784f1c (refs/remotes/origin/test_seastar)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 662868ea89cb1ad37755034a23db2cb9ef784f1c # timeout=10
Commit message: "testing crimson with seastar_deafault_allocator" 
First time build. Skipping changelog.
[EnvInject] - Inject global passwords.
[EnvInject] - Mask passwords that will be passed as build parameters.
[ceph-dev-new-setup] $ /bin/bash /tmp/jenkins2650020672905134740.sh
++ mktemp -td venv.XXXXXXXXXX
+ TEMPVENV=/tmp/venv.kuEs179XGF
+ VENV=/tmp/venv.kuEs179XGF/bin
+ git fetch --tags git://github.com/ceph/ceph.git
From git://github.com/ceph/ceph
 * branch            HEAD       -> FETCH_HEAD
 * [new tag]         v13.2.10   -> v13.2.10
 * [new tag]         v13.2.9    -> v13.2.9
 * [new tag]         v14.2.9    -> v14.2.9
 * [new tag]         v15.2.1    -> v15.2.1
 * [new tag]         v15.2.2    -> v15.2.2
 * [new tag]         v15.2.3    -> v15.2.3
++ branch_slash_filter origin/test_seastar
++ RAW_BRANCH=origin/test_seastar
+++ grep -o /
+++ wc -l
++ branch_slashes=1
+++ echo origin/test_seastar
+++ rev
+++ cut -d / -f 1
+++ rev
++ FILTERED_BRANCH=test_seastar
++ '[' 1 -gt 1 ']'
++ echo test_seastar
+ BRANCH=test_seastar
+ SHA1=662868ea89cb1ad37755034a23db2cb9ef784f1c
++ hostname --short
+ HOST=ceph-builders
+ echo 'Building on ceph-builders'
Building on ceph-builders
+ echo '  DIST='
  DIST=
+ echo '  BPTAG='
  BPTAG=
+ echo '  WS=/home/jenkins-build/build/workspace/ceph-dev-new-setup'
  WS=/home/jenkins-build/build/workspace/ceph-dev-new-setup
++ pwd
+ echo '  PWD=/home/jenkins-build/build/workspace/ceph-dev-new-setup'
  PWD=/home/jenkins-build/build/workspace/ceph-dev-new-setup
+ echo '  BRANCH=test_seastar'
  BRANCH=test_seastar
+ echo '  SHA1=662868ea89cb1ad37755034a23db2cb9ef784f1c'
  SHA1=662868ea89cb1ad37755034a23db2cb9ef784f1c
+ '[' -x test_seastar ']'
++ git describe
+ echo 'Building version v16.0.0-2113-g662868e Branch test_seastar'
Building version v16.0.0-2113-g662868e Branch test_seastar
+ rm -rf dist
+ rm -rf release
+ echo 'Running submodule update ...'
Running submodule update ...
+ git submodule update --init
Submodule 'ceph-erasure-code-corpus' (https://github.com/ceph/ceph-erasure-code-corpus.git) registered for path 'ceph-erasure-code-corpus'
Submodule 'ceph-object-corpus' (https://github.com/ceph/ceph-object-corpus.git) registered for path 'ceph-object-corpus'
Submodule 'src/blkin' (https://github.com/ceph/blkin) registered for path 'src/blkin'
Submodule 'src/c-ares' (https://github.com/ceph/c-ares.git) registered for path 'src/c-ares'
Submodule 'src/civetweb' (https://github.com/ceph/civetweb) registered for path 'src/civetweb'
Submodule 'src/crypto/isa-l/isa-l_crypto' (https://github.com/01org/isa-l_crypto) registered for path 'src/crypto/isa-l/isa-l_crypto'
Submodule 'src/dmclock' (https://github.com/ceph/dmclock.git) registered for path 'src/dmclock'
Submodule 'src/erasure-code/jerasure/gf-complete' (https://github.com/ceph/gf-complete.git) registered for path 'src/erasure-code/jerasure/gf-complete'
Submodule 'src/erasure-code/jerasure/jerasure' (https://github.com/ceph/jerasure.git) registered for path 'src/erasure-code/jerasure/jerasure'
Submodule 'src/fmt' (https://github.com/ceph/fmt.git) registered for path 'src/fmt'
Submodule 'src/googletest' (https://github.com/ceph/googletest) registered for path 'src/googletest'
Submodule 'src/isa-l' (https://github.com/ceph/isa-l) registered for path 'src/isa-l'
Submodule 'src/lua' (https://github.com/ceph/lua.git) registered for path 'src/lua'
Submodule 'src/pybind/mgr/rook/rook-client-python' (https://github.com/ceph/rook-client-python.git) registered for path 'src/pybind/mgr/rook/rook-client-python'
Submodule 'src/rapidjson' (https://github.com/ceph/rapidjson) registered for path 'src/rapidjson'
Submodule 'src/rocksdb' (https://github.com/ceph/rocksdb) registered for path 'src/rocksdb'
Submodule 'src/seastar' (https://github.com/ideepika/seastar.git) registered for path 'src/seastar'
Submodule 'src/spawn' (https://github.com/ceph/spawn.git) registered for path 'src/spawn'
Submodule 'src/spdk' (https://github.com/ceph/spdk.git) registered for path 'src/spdk'
Submodule 'src/xxHash' (https://github.com/ceph/xxHash.git) registered for path 'src/xxHash'
Submodule 'src/zstd' (https://github.com/facebook/zstd) registered for path 'src/zstd'
Cloning into 'ceph-erasure-code-corpus'...
Submodule path 'ceph-erasure-code-corpus': checked out '2d7d78b9cc52e8a9529d8cc2d2954c7d375d5dd7'
Cloning into 'ceph-object-corpus'...
Submodule path 'ceph-object-corpus': checked out 'c24e498b76e74a7d23ffe2e715abe38026bd627c'
Cloning into 'src/blkin'...
Submodule path 'src/blkin': checked out 'f24ceec055ea236a093988237a9821d145f5f7c8'
Cloning into 'src/c-ares'...
Submodule path 'src/c-ares': checked out 'fd6124c74da0801f23f9d324559d8b66fb83f533'
Cloning into 'src/civetweb'...
Submodule path 'src/civetweb': checked out 'bb99e93da00c3fe8c6b6a98520fb17cf64710ce7'
Cloning into 'src/crypto/isa-l/isa-l_crypto'...
Submodule path 'src/crypto/isa-l/isa-l_crypto': checked out '603529a4e06ac8a1662c13d6b31f122e21830352'
Cloning into 'src/dmclock'...
Submodule path 'src/dmclock': checked out '11063a31eab7fa3ebc8c34741d801835c119d831'
Cloning into 'src/erasure-code/jerasure/gf-complete'...
Submodule path 'src/erasure-code/jerasure/gf-complete': checked out '7e61b44404f0ed410c83cfd3947a52e88ae044e1'
Cloning into 'src/erasure-code/jerasure/jerasure'...
Submodule path 'src/erasure-code/jerasure/jerasure': checked out '96c76b89d661c163f65a014b8042c9354ccf7f31'
Cloning into 'src/fmt'...
Submodule path 'src/fmt': checked out '51bf9cfacb644659e5d9c7e6fe66396726f2f4f4'
Cloning into 'src/googletest'...
Submodule path 'src/googletest': checked out '10b1902d893ea8cc43c69541d70868f91af3646b'
Cloning into 'src/isa-l'...
Submodule path 'src/isa-l': checked out '806b55ee578efd8158962b90121a4568eb1ecb66'
Cloning into 'src/lua'...
Submodule path 'src/lua': checked out '1fce39c6397056db645718b8f5821571d97869a4'
Cloning into 'src/pybind/mgr/rook/rook-client-python'...
Submodule path 'src/pybind/mgr/rook/rook-client-python': checked out '0b46d500a741afabe5c4efd1bb07e6f8903f0ef0'
Cloning into 'src/rapidjson'...
Submodule path 'src/rapidjson': checked out 'f54b0e47a08782a6131cc3d60f94d038fa6e0a51'
Cloning into 'src/rocksdb'...
Submodule path 'src/rocksdb': checked out 'f86d378860f399bf595bd1135f39f03a9eaca59f'
Cloning into 'src/seastar'...
Submodule path 'src/seastar': checked out '0523b0fac4123f4998f3c7af0a3d8110fc1bc675'
Cloning into 'src/spawn'...
Submodule path 'src/spawn': checked out '9ee6d12f35ab2fa48b469f13b4830a5e5cfde45e'
Cloning into 'src/spdk'...
Submodule path 'src/spdk': checked out '06d09c1108b16197ea985ae4d67867ed672a1e18'
Cloning into 'src/xxHash'...
Submodule path 'src/xxHash': checked out '1f40c6511fa8dd9d2e337ca8c9bc18b3e87663c9'
Cloning into 'src/zstd'...
Submodule path 'src/zstd': checked out '83b51e9f886be7c2a4d477b6e7bc6db831791d8d'
+ git diff --quiet
+ echo repository is clean
repository is clean
+ case "${FLAVOR}" in
+ CEPH_EXTRA_RPMBUILD_ARGS='--with tcmalloc'
+ CEPH_EXTRA_CMAKE_ARGS=' -DALLOCATOR=tcmalloc'
+ mkdir -p release
+ releasedir=release
+ versionfile=release/version
++ git describe --match 'v*'
++ sed 's/^v//'
+ cephver=16.0.0-2113-g662868e
+ echo current version 16.0.0-2113-g662868e
current version 16.0.0-2113-g662868e
++ pwd
+ srcdir=/home/jenkins-build/build/workspace/ceph-dev-new-setup
+ '[' -d release/16.0.0-2113-g662868e ']'
+ dch -v 16.0.0-2113-g662868e-1 autobuilder
+ echo building tarball
building tarball
+ rm 'ceph-*.tar.gz'
rm: cannot remove 'ceph-*.tar.gz': No such file or directory
+ true
+ rm 'ceph-*.tar.bz2'
rm: cannot remove 'ceph-*.tar.bz2': No such file or directory

more details: https://jenkins.ceph.com/job/ceph-dev-new-setup/41804//consoleFull

Actions #1

Updated by Deepika Upadhyay almost 4 years ago

  • Category set to build
Actions #2

Updated by Deepika Upadhyay almost 4 years ago

  • Description updated (diff)
Actions

Also available in: Atom PDF