[package - 130amd64-default][www/pydio-cells] Failed for pydio-cells-3.0.5 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Mon, 28 Mar 2022 05:52:04 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     skozlov@FreeBSD.org
Log URL:        http://beefy16.nyi.freebsd.org/data/130amd64-default/60ab72786154/logs/pydio-cells-3.0.5.log
Build URL:      http://beefy16.nyi.freebsd.org/build.html?mastername=130amd64-default&build=60ab72786154
Log:

=>> Building www/pydio-cells
build started at Mon Mar 28 05:50:58 UTC 2022
port directory: /usr/ports/www/pydio-cells
package name: pydio-cells-3.0.5
building for: FreeBSD 130amd64-default-job-12 13.0-RELEASE-p10 FreeBSD 13.0-RELEASE-p10 amd64
maintained by: skozlov@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400050
Jail OSVERSION: 1300139
Job Id: 12

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300139
UNAME_v=FreeBSD 13.0-RELEASE-p10
UNAME_r=13.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/130amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/130amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=130amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/130amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for pydio-cells-3.0.5:
     BASH=on: Install programmable completions for Bash
     ZSH=on: Install programmable completions for zsh
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
skozlov@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/www/pydio-cells/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/pydio-cells/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/www/pydio-cells/work/.cache  HOME=/wrkdirs/usr/ports/www/pydio-cells/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/pydio-cells/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/www/pydio-cells/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/pydio-cells/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/www/pydio-cells/work/.cache  HOME=/wrkdirs/usr/ports/www/pydio-cells/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/pydio-cells/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/cells"  EXAMPLESDIR="share/examples/cells"  DATADIR="share/cells"  WWWDIR="www/cells"  ETCDIR="etc/cells"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/cells DOCSDIR=/usr/local/share/doc/cells EXAMPLESDIR=/usr/local/share/examples/cells  WWWDIR=/usr/local/www/cells ETCDIR=/usr/local/etc/cells
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=13.0-RELEASE-p10
OSREL=13.0
OSVERSION=1300139
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License AGPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   pydio-cells-3.0.5 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.17.5_1.pkg
[130amd64-default-job-12] Installing pkg-1.17.5_1...
[130amd64-default-job-12] Extracting pkg-1.17.5_1: .......... done
===>   pydio-cells-3.0.5 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of pydio-cells-3.0.5
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License AGPLv3 accepted by the user
===> Fetching all distfiles required by pydio-cells-3.0.5 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License AGPLv3 accepted by the user
===> Fetching all distfiles required by pydio-cells-3.0.5 for building
=> SHA256 Checksum OK for pydio-cells-v3.0.5_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License AGPLv3 accepted by the user
===> Fetching all distfiles required by pydio-cells-3.0.5 for building
===>  Extracting for pydio-cells-3.0.5
=> SHA256 Checksum OK for pydio-cells-v3.0.5_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for pydio-cells-3.0.5
===>  Applying FreeBSD patches for pydio-cells-3.0.5 from /usr/ports/www/pydio-cells/files
/usr/bin/sed -i.bak -e "s|\${GOPATH}/bin/packr|/usr/local/bin/pydio-packr|g"  /wrkdirs/usr/ports/www/pydio-cells/work/cells-3.0.5/Makefile
cd /wrkdirs/usr/ports/www/pydio-cells/work/cells-3.0.5/vendor/github.com/zalando/go-keyring &&  /bin/ln -s keyring_linux.go keyring_freebsd.go
===========================================================================
=======================<phase: build-depends  >============================
===>   pydio-cells-3.0.5 depends on executable: pydio-packr - not found
===>   Installing existing package /packages/All/pydio-packr-1.30.2.0.20200608151212.pkg
[130amd64-default-job-12] Installing pydio-packr-1.30.2.0.20200608151212...
[130amd64-default-job-12] Extracting pydio-packr-1.30.2.0.20200608151212: .... done
===>   pydio-cells-3.0.5 depends on executable: pydio-packr - found
===>   Returning to build of pydio-cells-3.0.5
===>   pydio-cells-3.0.5 depends on file: /usr/local/bin/go - not found
===>   Installing existing package /packages/All/go-1.18,1.pkg
[130amd64-default-job-12] Installing go-1.18,1...
[130amd64-default-job-12] Extracting go-1.18,1: .......... done
===>   pydio-cells-3.0.5 depends on file: /usr/local/bin/go - found
<snip>
github.com/pydio/cells/gateway/proxy
github.com/pydio/cells/data/source/index/sessions
github.com/pydio/cells/gateway/websocket/api
github.com/pydio/cells/gateway/wopi
github.com/pydio/cells/idm/acl/grpc
github.com/pydio/cells/idm/graph/rest
github.com/pydio/cells/idm/acl/rest
github.com/pydio/cells/idm/key/grpc
github.com/pydio/cells/idm/meta/grpc
github.com/pydio/cells/idm/meta/rest
github.com/pydio/cells/idm/oauth
github.com/pydio/cells/idm/oauth/rest
github.com/pydio/cells/data/tree/rest
github.com/pydio/cells/idm/policy/grpc
github.com/pydio/cells/idm/policy/rest
github.com/pydio/cells/idm/role/grpc
github.com/pydio/cells/idm/role/rest
github.com/pydio/cells/idm/share/rest
github.com/pydio/cells/idm/workspace/rest
github.com/pydio/cells/scheduler/actions/idm
github.com/pydio/cells/data/source/index/grpc
github.com/pydio/cells/scheduler/jobs/grpc
github.com/pydio/cells/idm/workspace/grpc
github.com/pydio/cells/scheduler/jobs/rest
github.com/pydio/cells/cmd
github.com/pydio/cells/scheduler/timer/grpc
github.com/pydio/cells/scheduler/tasks/grpc
github.com/pydio/cells/idm/user/grpc
github.com/pydio/cells/data/source/sync/grpc
github.com/pydio/cells/frontend/front-srv/rest
github.com/pydio/cells/idm/oauth/grpc
github.com/pydio/cells/idm/oauth/web
github.com/pydio/cells/idm/user/rest
github.com/pydio/cells/data/source/objects
github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/gateway/gcs
github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/gateway/pydio
github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/gateway/azure
github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/gateway/s3
github.com/pydio/cells/gateway/data
github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/gateway
github.com/pydio/cells/data/source/objects/grpc
github.com/pydio/cells
/usr/bin/env CELLS_WORKING_DIR=/wrkdirs/usr/ports/www/pydio-cells/work/wrkdir  /wrkdirs/usr/ports/www/pydio-cells/work/bin/cells tools completion bash  > /wrkdirs/usr/ports/www/pydio-cells/work/bash_completions
unexpected fault address 0x640127f
fatal error: fault
[signal SIGBUS: bus error code=0x3 addr=0x640127f pc=0x640127f]

goroutine 1 [running, locked to thread]:
runtime.throw({0x1d5e8a4?, 0x63af325?})
	runtime/panic.go:992 +0x71 fp=0x85963dbf0 sp=0x85963dbc0 pc=0x63d0a91
runtime.sigpanic()
	runtime/signal_unix.go:815 +0x1e5 fp=0x85963dc40 sp=0x85963dbf0 pc=0x63e6c45
aeshashbody()
	runtime/asm_amd64.s:1343 +0x39f fp=0x85963dc48 sp=0x85963dc40 pc=0x640127f
runtime.mapiternext(0x85843e740)
	runtime/map.go:934 +0x2cb fp=0x85963dcb8 sp=0x85963dc48 pc=0x63ab24b
runtime.mapiterinit(0x63a8a85?, 0x82f3241b8?, 0x858114d02?)
	runtime/map.go:861 +0x228 fp=0x85963dcd8 sp=0x85963dcb8 pc=0x63aaf28
reflect.mapiterinit(0x1856420?, 0x8589c7a18?, 0x85963dde8?)
	runtime/map.go:1373 +0x19 fp=0x85963dd00 sp=0x85963dcd8 pc=0x63fcf19
github.com/pydio/cells/vendor/github.com/modern-go/reflect2.(*UnsafeMapType).UnsafeIterate(...)
	github.com/pydio/cells/vendor/github.com/modern-go/reflect2/unsafe_map.go:112
github.com/pydio/cells/vendor/github.com/json-iterator/go.(*sortKeysMapEncoder).Encode(0x8584f0990, 0x858115000, 0x8589805a0)
	github.com/pydio/cells/vendor/github.com/json-iterator/go/reflect_map.go:291 +0x225 fp=0x85963de68 sp=0x85963dd00 pc=0x69fc085
github.com/pydio/cells/vendor/github.com/json-iterator/go.(*onePtrEncoder).Encode(0x858c99300, 0x8584f0840, 0x85843e740?)
	github.com/pydio/cells/vendor/github.com/json-iterator/go/reflect.go:219 +0x82 fp=0x85963dea0 sp=0x85963de68 pc=0x69f4802
github.com/pydio/cells/vendor/github.com/json-iterator/go.(*Stream).WriteVal(0x8589805a0, {0x18bee20, 0x8584f0840})
	github.com/pydio/cells/vendor/github.com/json-iterator/go/reflect.go:98 +0x158 fp=0x85963df10 sp=0x85963dea0 pc=0x69f3b18
github.com/pydio/cells/vendor/github.com/json-iterator/go.(*frozenConfig).Marshal(0x85824c1e0, {0x18bee20, 0x8584f0840})
	github.com/pydio/cells/vendor/github.com/json-iterator/go/config.go:299 +0xc9 fp=0x85963dfa8 sp=0x85963df10 pc=0x69eadc9
github.com/pydio/cells/x/jsonx.Marshal(...)
	github.com/pydio/cells/x/jsonx/json.go:11
github.com/pydio/cells/common/proto/idm.(*PolicyCondition).UnmarshalJSONPB(0x85924fc80, 0x1b7c940?, {0x858aaa700, 0x3e, 0x40})
	github.com/pydio/cells/common/proto/idm/jsonpb.go:54 +0x11c fp=0x85963dff0 sp=0x85963dfa8 pc=0x6b7f87c
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).unmarshalValue(0x8585f1608, {0x19fb360?, 0x85924fc80?, 0x1b7c940?}, {0x858aaa700, 0x3e, 0x40}, 0x0)
	github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:686 +0x26fc fp=0x85963e688 sp=0x85963dff0 pc=0x6a1f01c
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).unmarshalValue(0x8585f1608, {0x1b7c940?, 0x858114fd8?, 0x18b1e60?}, {0x858aaa700, 0x3e, 0x40}, 0x0)
	github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:682 +0x27b fp=0x85963ed20 sp=0x85963e688 pc=0x6a1cb9b
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).unmarshalValue(0x8585f1608, {0x18b1e60?, 0x8584d7b70?, 0x0?}, {0x858f9b380, 0xb2, 0xc0}, 0x858a52540)
	github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:998 +0x29c5 fp=0x85963f3b8 sp=0x85963ed20 pc=0x6a1f2e5
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).unmarshalValue(0x8585f1608, {0x1bff860?, 0x8584d7b00?, 0x82f3241b8?}, {0x8588cd080, 0x167, 0x180}, 0x0)
	github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:900 +0x2c7b fp=0x85963fa50 sp=0x85963f3b8 pc=0x6a1f59b
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).UnmarshalNext(0x63ec009?, 0x167?, {0x4bdf2b0?, 0x8584d7b00})
	github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:635 +0x14e fp=0x85963fad0 sp=0x85963fa50 pc=0x6a1c5ee
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.(*Unmarshaler).Unmarshal(...)
	github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:643
github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb.UnmarshalString({0x8588ccf00, 0x167}, {0x4bdf2b0, 0x8584d7b00})
	github.com/pydio/cells/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go:664 +0xdc fp=0x85963fb10 sp=0x85963fad0 pc=0x6a1c8dc
github.com/pydio/cells/idm/policy/converter.LadonToProtoPolicy({0x4c040e8?, 0x8584d7900?})
	github.com/pydio/cells/idm/policy/converter/proto-ladon.go:34 +0x85 fp=0x85963fb58 sp=0x85963fb10 pc=0x6c6d5c5
github.com/pydio/cells/idm/policy.init()
	github.com/pydio/cells/idm/policy/defaults.go:240 +0x1856 fp=0x85963fbf0 sp=0x85963fb58 pc=0x8415696
runtime.doInit(0x858f060)
	runtime/proc.go:6222 +0x118 fp=0x85963fd20 sp=0x85963fbf0 pc=0x63e02f8
runtime.doInit(0x8582640)
	runtime/proc.go:6199 +0x71 fp=0x85963fe50 sp=0x85963fd20 pc=0x63e0251
runtime.doInit(0x85a7aa0)
	runtime/proc.go:6199 +0x71 fp=0x85963ff80 sp=0x85963fe50 pc=0x63e0251
runtime.main()
	runtime/proc.go:233 +0x1b9 fp=0x85963ffe0 sp=0x85963ff80 pc=0x63d3439
runtime.goexit()
	runtime/asm_amd64.s:1571 +0x1 fp=0x85963ffe8 sp=0x85963ffe0 pc=0x6403e81

goroutine 6 [select]:
github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.(*janitor).Run(0x85824fc60, 0x0?)
	github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1079 +0x85
created by github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.runJanitor
	github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1099 +0xed

goroutine 7 [select]:
github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.(*janitor).Run(0x85824fc70, 0x0?)
	github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1079 +0x85
created by github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.runJanitor
	github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1099 +0xed

goroutine 8 [select]:
github.com/pydio/cells/vendor/github.com/mholt/caddy/caddytls.maintainAssets(0x8580e49c0)
	github.com/pydio/cells/vendor/github.com/mholt/caddy/caddytls/maintain.go:68 +0xb5
created by github.com/pydio/cells/vendor/github.com/mholt/caddy/caddytls.init.2
	github.com/pydio/cells/vendor/github.com/mholt/caddy/caddytls/maintain.go:32 +0x6a

goroutine 9 [select]:
github.com/pydio/cells/vendor/github.com/pydio/go-os/config.(*os).run(0x8581a85a0)
	github.com/pydio/cells/vendor/github.com/pydio/go-os/config/os.go:65 +0x7e
created by github.com/pydio/cells/vendor/github.com/pydio/go-os/config.newOS
	github.com/pydio/cells/vendor/github.com/pydio/go-os/config/os.go:57 +0x336

goroutine 10 [select]:
github.com/pydio/cells/vendor/github.com/pydio/go-os/config.(*watcher).Next(0x85853a000)
	github.com/pydio/cells/vendor/github.com/pydio/go-os/config/os.go:277 +0x85
github.com/pydio/cells/common/config/micro.(*receiver).Next(0x0?)
	github.com/pydio/cells/common/config/micro/micro.go:160 +0x25
github.com/pydio/cells/common/config.New.func1()
	github.com/pydio/cells/common/config/config.go:88 +0x82
created by github.com/pydio/cells/common/config.New
	github.com/pydio/cells/common/config/config.go:76 +0x23d

goroutine 42 [chan receive]:
github.com/pydio/cells/vendor/github.com/pydio/go-os/config.(*os).Watch.func1()
	github.com/pydio/cells/vendor/github.com/pydio/go-os/config/os.go:266 +0x34
created by github.com/pydio/cells/vendor/github.com/pydio/go-os/config.(*os).Watch
	github.com/pydio/cells/vendor/github.com/pydio/go-os/config/os.go:265 +0x1e5

goroutine 69 [select]:
github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.(*janitor).Run(0x858122580, 0x0?)
	github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1079 +0x85
created by github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.runJanitor
	github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1099 +0xed

goroutine 68 [select]:
github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.(*janitor).Run(0x858122570, 0x0?)
	github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1079 +0x85
created by github.com/pydio/cells/vendor/github.com/patrickmn/go-cache.runJanitor
	github.com/pydio/cells/vendor/github.com/patrickmn/go-cache/cache.go:1099 +0xed

goroutine 32 [select]:
github.com/pydio/cells/common/caddy.watchRestart()
	github.com/pydio/cells/common/caddy/caddy.go:81 +0x6f
created by github.com/pydio/cells/common/caddy.init.0
	github.com/pydio/cells/common/caddy/caddy.go:76 +0x105

goroutine 151 [select]:
github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.AnalysisWorker({0x8585f5920?, 0x8585f5980?})
	github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:102 +0xc6
created by github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.NewAnalysisQueue
	github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:94 +0x92

goroutine 152 [select]:
github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.AnalysisWorker({0x8585f5920?, 0x8585f5980?})
	github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:102 +0xc6
created by github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.NewAnalysisQueue
	github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:94 +0x92

goroutine 153 [select]:
github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.AnalysisWorker({0x8585f5920?, 0x8585f5980?})
	github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:102 +0xc6
created by github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.NewAnalysisQueue
	github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:94 +0x92

goroutine 154 [select]:
github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.AnalysisWorker({0x8585f5920?, 0x8585f5980?})
	github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:102 +0xc6
created by github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index.NewAnalysisQueue
	github.com/pydio/cells/vendor/github.com/blevesearch/bleve/index/analysis.go:94 +0x92

goroutine 718 [select]:
github.com/pydio/cells/vendor/github.com/pydio/minio-srv/vendor/go.opencensus.io/stats/view.(*worker).start(0x858b18300)
	github.com/pydio/cells/vendor/github.com/pydio/minio-srv/vendor/go.opencensus.io/stats/view/worker.go:152 +0x9f
created by github.com/pydio/cells/vendor/github.com/pydio/minio-srv/vendor/go.opencensus.io/stats/view.init.0
	github.com/pydio/cells/vendor/github.com/pydio/minio-srv/vendor/go.opencensus.io/stats/view/worker.go:29 +0x85

goroutine 716 [chan receive]:
github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/logger.(*logOnceType).cleanupRoutine(0x85879b880)
	github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/logger/logonce.go:60 +0x36
created by github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/logger.newLogOnceType
	github.com/pydio/cells/vendor/github.com/pydio/minio-srv/cmd/logger/logonce.go:71 +0x90
*** Error code 2

Stop.
make: stopped in /usr/ports/www/pydio-cells