------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/go-1.15.3,1.txz Installing /packages/All/ca_root_nss-3.58.txz ===== Message from ca_root_nss-3.58: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/mattermost-webapp-5.28.0.txz ===> Creating groups. Creating group 'mattermost' with gid '889'. ===> Creating users Creating user 'mattermost' with uid '889'. ===> Creating homedir(s) SUCCEEDED 00:00:23 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mattermost-server-5.28.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> mattermost-server-5.28.0 depends on file: /usr/local/sbin/pkg - found => mattermost-mattermost-server-v5.28.0_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/mattermost/mattermost-server/tar.gz/v5.28.0?dummy=/mattermost-mattermost-server-v5.28.0_GH0.tar.gz fetch: https://codeload.github.com/mattermost/mattermost-server/tar.gz/v5.28.0?dummy=/mattermost-mattermost-server-v5.28.0_GH0.tar.gz: size unknown fetch: https://codeload.github.com/mattermost/mattermost-server/tar.gz/v5.28.0?dummy=/mattermost-mattermost-server-v5.28.0_GH0.tar.gz: size of remote file is not known mattermost-mattermost-server-v5.28.0_GH0.tar.g 0 B 0 Bps mattermost-mattermost-server-v5.28.0_GH0.tar.g 9248 kB 10 MBps mattermost-mattermost-server-v5.28.0_GH0.tar.g 14 MB 5700 kBps mattermost-mattermost-server-v5.28.0_GH0.tar.g 18 MB 7155 kBps 02s ===> Fetching all distfiles required by mattermost-server-5.28.0 for building SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> mattermost-server-5.28.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mattermost-server-5.28.0 for building => SHA256 Checksum OK for mattermost-mattermost-server-v5.28.0_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> mattermost-server-5.28.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mattermost-server-5.28.0 for building ===> Extracting for mattermost-server-5.28.0 => SHA256 Checksum OK for mattermost-mattermost-server-v5.28.0_GH0.tar.gz. Extracted Memory Use: 82.80M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mattermost-server-5.28.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> mattermost-server-5.28.0 depends on file: /usr/local/bin/go - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> mattermost-server-5.28.0 depends on file: /usr/local/bin/go - found ===> Configuring for mattermost-server-5.28.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for mattermost-server-5.28.0 (cd /construction/www/mattermost-server/mattermost-server-5.28.0; for t in ./cmd/mattermost ./config/config_generator; do out=$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/mattermost-server/')); pkg=$(echo ${t} | /usr/bin/sed -Ee 's/^([^:]*).*$/\1/' -e 's/^mattermost-server$/./'); echo "===> Building ${out} from ${pkg}"; /usr/bin/env XDG_DATA_HOME=/construction/www/mattermost-server XDG_CONFIG_HOME=/construction/www/mattermost-server HOME=/construction/www/mattermost-server TMPDIR="/tmp" PATH=/construction/www/mattermost-server/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -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" CGO_ENABLED=1 CGO_CFLAGS="-I/usr/local/include" CGO_LDFLAGS="-L/usr/local/lib" GOARM= GOPATH="" GOBIN="/construction/www/mattermost-server/bin" GO_NO_VENDOR_CHECKS=1 /usr/local/bin/go build -ldflags="-X github.com/mattermost/mattermost-server/model.BuildNumber=5.28.0" -v -buildmode=exe -mod=vendor -o /construction/www/mattermost-server/bin/${out} ${pkg}; done) ===> Building mattermost from ./cmd/mattermost github.com/uber/jaeger-client-go/internal/baggage github.com/vmihailenco/tagparser/internal github.com/steveyen/gtreap google.golang.org/grpc/serviceconfig github.com/vmihailenco/msgpack/v5/codes github.com/mattermost/mattermost-server/v5/services/timezones golang.org/x/image/math/f64 golang.org/x/net/html/atom github.com/uber/jaeger-client-go/internal/reporterstats github.com/lib/pq/oid github.com/uber/jaeger-client-go/internal/throttler golang.org/x/text/encoding/internal/identifier golang.org/x/sys/internal/unsafeheader golang.org/x/text/internal/utf8internal google.golang.org/protobuf/internal/flags github.com/blevesearch/go-porterstemmer golang.org/x/net/internal/iana google.golang.org/protobuf/internal/set runtime/cgo github.com/oov/psd/color golang.org/x/text/internal/tag google.golang.org/grpc/internal/buffer github.com/hashicorp/golang-lru/simplelru google.golang.org/protobuf/internal/pragma github.com/hashicorp/hcl/hcl/strconv google.golang.org/grpc/internal/grpcsync golang.org/x/crypto/cast5 github.com/beorn7/perks/quantile github.com/josharian/intern golang.org/x/crypto/openpgp/errors github.com/mattermost/rsc/gf256 golang.org/x/crypto/blowfish github.com/vmihailenco/tagparser/internal/parser github.com/blevesearch/bleve/size golang.org/x/text/transform github.com/hashicorp/go-immutable-radix github.com/hashicorp/errwrap github.com/jmoiron/sqlx/reflectx google.golang.org/grpc/encoding github.com/philhofer/fwd github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/klauspost/cpuid golang.org/x/crypto/openpgp/s2k github.com/cespare/xxhash/v2 golang.org/x/crypto/openpgp/armor github.com/muesli/smartcrop/options golang.org/x/image/bmp github.com/h2non/go-is-svg golang.org/x/image/ccitt golang.org/x/image/vp8l github.com/avct/uasurfer golang.org/x/image/vp8 github.com/nfnt/resize github.com/jonboulle/clockwork go.uber.org/atomic go.uber.org/zap/buffer golang.org/x/net/context github.com/golang/snappy google.golang.org/grpc/backoff golang.org/x/image/draw golang.org/x/sys/unix google.golang.org/grpc/internal/grpcrand google.golang.org/grpc/keepalive google.golang.org/grpc/tap github.com/hako/durafmt github.com/google/btree golang.org/x/crypto/ed25519 github.com/hashicorp/go-multierror github.com/sean-/seed github.com/mattermost/gosaml2/uuid github.com/beevik/etree github.com/wiggin77/merror golang.org/x/image/math/fixed github.com/mattermost/go-i18n/i18n/language github.com/wiggin77/cfg/timeconv golang.org/x/image/tiff/lzw github.com/Masterminds/semver/v3 gopkg.in/natefinch/lumberjack.v2 github.com/blang/semver golang.org/x/net/bpf github.com/go-asn1-ber/asn1-ber github.com/pelletier/go-toml golang.org/x/net/html go.uber.org/multierr go.uber.org/zap/internal/bufferpool go.uber.org/zap/internal/color go.uber.org/zap/internal/exit gopkg.in/yaml.v2 github.com/lib/pq/scram github.com/pkg/errors github.com/francoispqt/gojay golang.org/x/crypto/bcrypt github.com/mattermost/mattermost-server/v5/utils/fileutils github.com/wiggin77/cfg/ini github.com/jmoiron/sqlx github.com/mattermost/mattermost-server/v5/utils/markdown github.com/tinylib/msgp/msgp github.com/pmezard/go-difflib/difflib github.com/davecgh/go-spew/spew github.com/mattermost/go-i18n/i18n/translation golang.org/x/text/internal/language golang.org/x/image/font github.com/golang/freetype/raster github.com/hashicorp/hcl/hcl/token github.com/spf13/afero/mem gopkg.in/yaml.v3 golang.org/x/image/tiff golang.org/x/text/unicode/norm github.com/spf13/cast github.com/spf13/jwalterweatherman github.com/russellhaering/goxmldsig/types github.com/russellhaering/goxmldsig/etreeutils google.golang.org/protobuf/internal/detrand google.golang.org/protobuf/internal/version go.uber.org/zap/zapcore golang.org/x/net/internal/timeseries google.golang.org/grpc/internal/grpclog google.golang.org/grpc/attributes github.com/wiggin77/cfg github.com/fsnotify/fsnotify github.com/mattn/go-isatty google.golang.org/grpc/metadata github.com/golang/freetype/truetype github.com/mattermost/mattermost-server/v5/utils/jsonutils google.golang.org/grpc/codes google.golang.org/grpc/internal/backoff google.golang.org/grpc/internal/envconfig golang.org/x/text/unicode/bidi github.com/dyatlov/go-opengraph/opengraph github.com/disintegration/imaging github.com/mitchellh/go-testing-interface github.com/vmihailenco/tagparser github.com/oklog/run github.com/mattn/go-colorable github.com/modern-go/concurrent github.com/hashicorp/hcl/hcl/scanner github.com/hashicorp/hcl/hcl/ast github.com/hashicorp/hcl/json/token golang.org/x/net/http2/hpack google.golang.org/grpc/internal/balancerload github.com/minio/md5-simd google.golang.org/protobuf/internal/errors github.com/mitchellh/go-homedir github.com/minio/minio-go/v7/pkg/sse github.com/minio/minio-go/v7/pkg/lifecycle google.golang.org/grpc/grpclog github.com/hashicorp/hcl/json/scanner github.com/rs/xid golang.org/x/text/internal/language/compact golang.org/x/sys/cpu google.golang.org/protobuf/encoding/protowire github.com/muesli/smartcrop github.com/minio/sha256-simd github.com/minio/minio-go/v7/pkg/tags github.com/muesli/smartcrop/nfnt github.com/mattermost/go-i18n/i18n/bundle github.com/prometheus/procfs/internal/fs golang.org/x/text/secure/bidirule github.com/rwcarlsen/goexif/tiff github.com/mattermost/logr github.com/vmihailenco/msgpack/v5 gopkg.in/ini.v1 github.com/prometheus/procfs/internal/util github.com/prometheus/common/model github.com/golang/freetype golang.org/x/image/riff github.com/hashicorp/hcl/hcl/parser github.com/fatih/color github.com/hashicorp/hcl/json/parser github.com/mattermost/rsc/qr/coding github.com/minio/minio-go/v7/pkg/replication github.com/ssor/bom github.com/dgryski/dgoogauth github.com/blevesearch/bleve/numeric github.com/blevesearch/bleve/analysis github.com/blevesearch/bleve/index/store google.golang.org/grpc/connectivity golang.org/x/net/idna github.com/mattn/go-runewidth github.com/glycerine/go-unsnap-stream google.golang.org/protobuf/reflect/protoreflect willnorris.com/go/gifresize github.com/rwcarlsen/goexif/exif golang.org/x/text/language github.com/blevesearch/bleve/index/scorch/mergeplan github.com/mattermost/go-i18n/i18n github.com/modern-go/reflect2 github.com/blevesearch/mmap-go github.com/couchbase/vellum/utf8 github.com/willf/bitset github.com/blevesearch/bleve/geo google.golang.org/grpc/internal github.com/couchbase/vellum/levenshtein github.com/couchbase/vellum/regexp github.com/olekukonko/tablewriter golang.org/x/crypto/blake2b github.com/hashicorp/go-hclog github.com/RoaringBitmap/roaring golang.org/x/image/webp go.etcd.io/bbolt github.com/blevesearch/segment github.com/blevesearch/snowballstem github.com/segmentio/backo-go github.com/opentracing/opentracing-go/log github.com/uber/jaeger-client-go/log github.com/uber/jaeger-lib/metrics github.com/uber/jaeger-client-go/thrift github.com/mattermost/mattermost-server/v5/services/upgrader github.com/lann/ps github.com/mattermost/mattermost-server/v5/utils/imgutils github.com/couchbase/vellum github.com/reflog/dateconstraints github.com/hashicorp/hcl/hcl/printer github.com/mattermost/rsc/qr github.com/mattermost/logr/format google.golang.org/protobuf/internal/descfmt github.com/oov/psd google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/strs google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/internal/fieldsort github.com/hashicorp/hcl github.com/mattermost/gorp google.golang.org/protobuf/internal/genid google.golang.org/protobuf/internal/mapsort google.golang.org/protobuf/runtime/protoiface github.com/blevesearch/bleve/document github.com/blevesearch/snowballstem/english github.com/uber/jaeger-client-go/internal/spanlog github.com/jaytaylor/html2text golang.org/x/crypto/openpgp/elgamal golang.org/x/text/encoding github.com/lann/builder github.com/hashicorp/golang-lru golang.org/x/text/runes github.com/blevesearch/bleve/index os/user github.com/corpix/uarand google.golang.org/protobuf/internal/encoding/messageset github.com/stretchr/objx github.com/mailru/easyjson/jlexer github.com/olivere/elastic/config github.com/klauspost/compress/flate github.com/gorilla/schema github.com/olivere/elastic/uritemplates google.golang.org/protobuf/internal/encoding/text github.com/uber/jaeger-client-go/thrift-gen/sampling github.com/uber/jaeger-client-go/thrift-gen/jaeger github.com/uber/jaeger-client-go/thrift-gen/zipkincore github.com/sirupsen/logrus github.com/throttled/throttled/store/memstore github.com/uber/jaeger-client-go/thrift-gen/baggage golang.org/x/crypto/openpgp/packet golang.org/x/text/encoding/internal net google.golang.org/protobuf/proto github.com/Masterminds/squirrel github.com/blevesearch/bleve/search golang.org/x/text/encoding/unicode golang.org/x/text/encoding/charmap golang.org/x/text/encoding/korean golang.org/x/text/encoding/japanese golang.org/x/text/encoding/simplifiedchinese golang.org/x/text/encoding/traditionalchinese google.golang.org/protobuf/internal/encoding/defval golang.org/x/crypto/argon2 github.com/uber/jaeger-client-go/thrift-gen/agent github.com/klauspost/compress/gzip github.com/blevesearch/bleve/search/facet github.com/blevesearch/bleve/search/highlight golang.org/x/crypto/openpgp github.com/blevesearch/bleve/search/scorer github.com/blevesearch/bleve/search/collector github.com/blevesearch/bleve/registry google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc github.com/blevesearch/bleve/search/searcher github.com/blevesearch/bleve/index/scorch/segment github.com/json-iterator/go github.com/blevesearch/bleve/analysis/datetime/flexible github.com/blevesearch/bleve/analysis/token/porter github.com/blevesearch/bleve/search/highlight/highlighter/simple github.com/blevesearch/bleve/index/store/boltdb github.com/blevesearch/bleve/analysis/token/stop github.com/blevesearch/zap/v13 github.com/blevesearch/bleve/analysis/token/lowercase github.com/blevesearch/bleve/analysis/tokenizer/unicode github.com/blevesearch/bleve/analysis/tokenizer/single github.com/blevesearch/bleve/search/highlight/format/html github.com/blevesearch/bleve/search/highlight/fragmenter/simple github.com/blevesearch/bleve/index/store/gtreap golang.org/x/text/encoding/htmlindex github.com/blevesearch/zap/v11 github.com/blevesearch/zap/v14 github.com/blevesearch/zap/v12 github.com/blevesearch/bleve/analysis/datetime/optional github.com/blevesearch/bleve/analysis/analyzer/keyword github.com/blevesearch/bleve/analysis/lang/en golang.org/x/net/html/charset github.com/blevesearch/bleve/search/highlight/highlighter/html github.com/blevesearch/bleve/analysis/analyzer/standard google.golang.org/protobuf/internal/encoding/tag github.com/blevesearch/bleve/mapping archive/tar google.golang.org/protobuf/internal/impl github.com/blevesearch/bleve/search/query github.com/blevesearch/bleve/index/scorch github.com/minio/minio-go/v7/pkg/set github.com/minio/minio-go/v7/pkg/notification google.golang.org/grpc/internal/syscall github.com/mailru/easyjson/buffer vendor/golang.org/x/net/http/httpproxy github.com/minio/minio-go/v7/pkg/s3utils github.com/xtgo/uuid github.com/mitchellh/mapstructure log/syslog google.golang.org/grpc/stats net/textproto google.golang.org/grpc/credentials/internal github.com/hashicorp/yamux github.com/google/uuid crypto/x509 github.com/mailru/easyjson/jwriter github.com/hashicorp/go-sockaddr golang.org/x/net/internal/socket github.com/spf13/pflag github.com/prometheus/procfs github.com/mattermost/logr/target vendor/golang.org/x/net/http/httpguts golang.org/x/net/http/httpguts github.com/pborman/uuid golang.org/x/net/ipv6 golang.org/x/net/ipv4 google.golang.org/protobuf/internal/filetype google.golang.org/protobuf/runtime/protoimpl crypto/tls google.golang.org/protobuf/types/known/emptypb google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/durationpb google.golang.org/protobuf/types/descriptorpb google.golang.org/protobuf/types/known/timestamppb github.com/golang/protobuf/proto github.com/golang/protobuf/ptypes/duration github.com/golang/protobuf/ptypes/empty github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/timestamp github.com/spf13/cobra github.com/golang/protobuf/protoc-gen-go/descriptor google.golang.org/genproto/googleapis/rpc/status github.com/prometheus/client_model/go google.golang.org/grpc/binarylog/grpc_binarylog_v1 github.com/matttproud/golang_protobuf_extensions/pbutil google.golang.org/grpc/encoding/proto github.com/golang/protobuf/ptypes github.com/blevesearch/bleve/index/upsidedown github.com/prometheus/client_golang/prometheus/internal google.golang.org/grpc/internal/status google.golang.org/grpc/status net/http/httptrace google.golang.org/grpc/internal/credentials net/smtp github.com/mattermost/gosaml2/types github.com/russellhaering/goxmldsig google.golang.org/grpc/credentials github.com/wiggin77/srslog github.com/mattermost/ldap github.com/lib/pq github.com/go-sql-driver/mysql gopkg.in/mail.v2 github.com/miekg/dns net/http google.golang.org/grpc/peer google.golang.org/grpc/resolver google.golang.org/grpc/internal/channelz google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/balancer google.golang.org/grpc/internal/grpcutil google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/balancer/base google.golang.org/grpc/internal/serviceconfig google.golang.org/grpc/internal/binarylog google.golang.org/grpc/balancer/roundrobin github.com/minio/minio-go/v7/pkg/encrypt willnorris.com/go/imageproxy/third_party/http github.com/rs/cors net/http/httputil github.com/NYTimes/gziphandler net/http/cookiejar net/http/httptest net/rpc github.com/minio/minio-go/v7/pkg/signer github.com/getsentry/sentry-go github.com/gorilla/websocket github.com/gorilla/mux github.com/mailru/easyjson golang.org/x/crypto/acme github.com/prometheus/common/expfmt github.com/tylerb/graceful github.com/throttled/throttled github.com/opentracing/opentracing-go golang.org/x/net/trace github.com/uber/jaeger-client-go/utils github.com/magiconair/properties github.com/gorilla/handlers github.com/armon/go-metrics golang.org/x/net/http2 github.com/icrowley/fake github.com/spf13/afero github.com/mattermost/gosaml2 go.uber.org/zap github.com/blevesearch/bleve golang.org/x/net/publicsuffix github.com/gregjones/httpcache github.com/rudderlabs/analytics-go github.com/minio/minio-go/v7/pkg/credentials github.com/stretchr/testify/assert github.com/hashicorp/go-msgpack/codec github.com/opentracing/opentracing-go/ext github.com/getsentry/sentry-go/http golang.org/x/crypto/acme/autocert gopkg.in/olivere/elastic.v6 github.com/uber/jaeger-client-go github.com/prometheus/client_golang/prometheus github.com/minio/minio-go/v7 github.com/mattermost/mattermost-server/v5/mlog github.com/mattermost/viper github.com/stretchr/testify/mock github.com/stretchr/testify/require github.com/mattermost/mattermost-server/v5/audit github.com/mattermost/mattermost-server/v5/mlog/human github.com/mattermost/mattermost-server/v5/model github.com/mattermost/mattermost-server/v5/plugin/plugintest/mock github.com/uber/jaeger-client-go/internal/baggage/remote github.com/uber/jaeger-client-go/internal/throttler/remote github.com/uber/jaeger-client-go/zipkin github.com/uber/jaeger-client-go/transport github.com/uber/jaeger-client-go/rpcmetrics github.com/prometheus/client_golang/prometheus/promhttp github.com/uber/jaeger-client-go/config github.com/mattermost/mattermost-server/v5/services/tracing google.golang.org/grpc/internal/transport willnorris.com/go/imageproxy google.golang.org/grpc github.com/hashicorp/go-plugin/internal/plugin google.golang.org/grpc/health/grpc_health_v1 google.golang.org/grpc/reflection/grpc_reflection_v1alpha google.golang.org/grpc/health google.golang.org/grpc/reflection github.com/hashicorp/go-plugin github.com/mattermost/mattermost-server/v5/store github.com/mattermost/mattermost-server/v5/einterfaces/jobs github.com/mattermost/mattermost-server/v5/jobs/interfaces github.com/mattermost/mattermost-server/v5/services/cache github.com/mattermost/mattermost-server/v5/services/configservice github.com/mattermost/mattermost-server/v5/einterfaces github.com/mattermost/mattermost-server/v5/utils github.com/mattermost/mattermost-server/v5/services/httpservice github.com/mattermost/mattermost-server/v5/model/gitlab github.com/mattermost/mattermost-server/v5/services/marketplace github.com/mattermost/mattermost-server/v5/services/imageproxy github.com/mattermost/mattermost-server/v5/services/mfa github.com/mattermost/mattermost-server/v5/store/timerlayer github.com/mattermost/mattermost-server/v5/jobs github.com/mattermost/mattermost-server/v5/store/retrylayer github.com/mattermost/mattermost-server/v5/store/localcachelayer github.com/mattermost/mattermost-server/v5/store/opentracinglayer github.com/mattermost/mattermost-server/v5/store/storetest/mocks github.com/mattermost/mattermost-server/v5/services/filesstore github.com/mattermost/mattermost-server/v5/config github.com/mattermost/mattermost-server/v5/services/slackimport github.com/mattermost/mattermost-server/v5/plugin github.com/mattermost/mattermost-server/v5/services/searchengine github.com/mattermost/mattermost-server/v5/services/mailservice github.com/mattermost/mattermost-server/v5/services/searchengine/bleveengine github.com/mattermost/mattermost-server/v5/store/searchlayer github.com/mattermost/mattermost-server/v5/store/sqlstore github.com/mattermost/mattermost-server/v5/services/telemetry github.com/hashicorp/memberlist github.com/mattermost/mattermost-server/v5/store/storetest github.com/mattermost/mattermost-server/v5/app github.com/mattermost/mattermost-server/v5/testlib github.com/mattermost/mattermost-server/v5/jobs/active_users github.com/mattermost/mattermost-server/v5/plugin/scheduler github.com/mattermost/mattermost-server/v5/wsapi github.com/mattermost/mattermost-server/v5/services/searchengine/bleveengine/indexer github.com/mattermost/mattermost-server/v5/migrations github.com/mattermost/mattermost-server/v5/jobs/expirynotify github.com/mattermost/mattermost-server/v5/jobs/product_notices github.com/mattermost/mattermost-server/v5/app/opentracing github.com/mattermost/mattermost-server/v5/app/slashcommands github.com/mattermost/mattermost-server/v5/imports github.com/mattermost/mattermost-server/v5/web github.com/mattermost/mattermost-server/v5/api4 github.com/mattermost/mattermost-server/v5/manualtesting github.com/mattermost/mattermost-server/v5/cmd/mattermost/commands github.com/mattermost/mattermost-server/v5/cmd/mattermost ===> Building config_generator from ./config/config_generator github.com/mattermost/mattermost-server/v5/config/config_generator/generator github.com/mattermost/mattermost-server/v5/config/config_generator SUCCEEDED 00:01:33 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> mattermost-server-5.28.0 depends on file: /usr/local/share/certs/ca-root-nss.crt - found ===> mattermost-server-5.28.0 depends on package: mattermost-webapp>=5.28.0 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mattermost-server-5.28.0 ===> mattermost-server-5.28.0 depends on file: /usr/local/share/certs/ca-root-nss.crt - found ===> mattermost-server-5.28.0 depends on package: mattermost-webapp>=5.28.0 - found ===> Generating temporary packing list ===> Creating groups. ===> Creating users for t in ./cmd/mattermost ./config/config_generator; do dst=$(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/mattermost-server/'); src=$(/usr/bin/basename ${dst}); case ${dst} in /*) dst=/construction/www/mattermost-server/stage${dst}; /bin/mkdir -p $(/usr/bin/dirname ${dst}) ;; *) dst=/construction/www/mattermost-server/stage/usr/local/bin/${src} ;; esac; echo "===> Installing ${src} as ${dst}"; install -s -m 555 /construction/www/mattermost-server/bin/${src} ${dst}; done ===> Installing mattermost as /construction/www/mattermost-server/stage/usr/local/bin/mattermost ===> Installing config_generator as /construction/www/mattermost-server/stage/usr/local/bin/config_generator /bin/mv /construction/www/mattermost-server/stage/usr/local/bin/mattermost /construction/www/mattermost-server/stage/usr/local/bin/mattermostd /bin/mkdir -p /construction/www/mattermost-server/stage/usr/local/etc/mattermost /usr/bin/env OUTPUT_CONFIG=/construction/www/mattermost-server/mattermost-server-5.28.0/config/default.json /construction/www/mattermost-server/bin/config_generator install -m 0644 /construction/www/mattermost-server/mattermost-server-5.28.0/config/default.json /construction/www/mattermost-server/stage/usr/local/etc/mattermost/config.json.sample /bin/rm -f /construction/www/mattermost-server/stage/usr/local/bin/config_generator /bin/mkdir -p /construction/www/mattermost-server/stage/usr/local/www/mattermost cd /construction/www/mattermost-server/mattermost-server-5.28.0 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE 'fonts i18n templates' /construction/www/mattermost-server/stage/usr/local/www/mattermost ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for mattermost-server-5.28.0 file sizes/checksums [45]: 0% file sizes/checksums [45]: 100% packing files [45]: 0% packing files [45]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:01:48 TOTAL TIME 00:03:52