CentOS / RHEL 7 64 bits
- Created: Started: Duration: 103s
- master
- d38042d01336a513df74754509488786f8fdf639
- 1.9.0-dev
Logs
Cloning into '/tmp/d20190419-14-e6sewb/input'...
-----> Setting up package repository...
-----> Starting packaging process
-----> Additional environment variables
UUID=ff9225a3-2fe4-4f1f-b6d2-a2807a989e4b
-----> Fetching pkgr 4491516e3fe48d1640c922f371e9da99fdb43e34...
-----> Starting packaging process...
-----> Installing missing build dependencies: mysql-devel, pam-devel, perl-Digest-SHA
-----> Fetching buildpack https://github.com/heroku/heroku-buildpack-go.git at v104
-----> Running hook: "/tmp/before_hook20190419-32-bgkytz.sh"
-----> Detected go modules - go.mod
[1;33m !! The go.mod file for this project does not specify a Go version[0m
[1;33m !! Defaulting to go1.11.5[0m
[1;33m !! For more details see: https://devcenter.heroku.com/articles/go-apps-with-modules#build-configuration[0m
[1;33m !! Installing package '.' (default)[0m
[1;33m !! To install a different package spec add a comment in the following form to your `go.mod` file:[0m
[1;33m !! // +heroku install ./cmd/...[0m
-----> Running: go install -v -tags heroku -mod=vendor .
golang.org/x/crypto/internal/subtle
code.gitea.io/gitea/modules/minwinsvc
code.gitea.io/gitea/modules/structs
golang.org/x/crypto/curve25519
golang.org/x/crypto/openpgp/errors
code.gitea.io/gitea/modules/auth/pam
github.com/blevesearch/go-porterstemmer
github.com/mcuadros/go-version
github.com/sergi/go-diff/diffmatchpatch
golang.org/x/crypto/openpgp/armor
golang.org/x/crypto/openpgp/elgamal
golang.org/x/crypto/openpgp/s2k
code.gitea.io/gitea/modules/generate
gopkg.in/src-d/go-git.v4/internal/url
gopkg.in/src-d/go-git.v4/plumbing
gopkg.in/src-d/go-billy.v4/helper/polyfill
golang.org/x/crypto/openpgp/packet
gopkg.in/src-d/go-billy.v4/util
gopkg.in/src-d/go-billy.v4/helper/chroot
gopkg.in/src-d/go-billy.v4/osfs
gopkg.in/src-d/go-git.v4/internal/revision
gopkg.in/src-d/go-git.v4/plumbing/filemode
gopkg.in/src-d/go-git.v4/plumbing/cache
github.com/jbenet/go-context/io
gopkg.in/src-d/go-git.v4/utils/binary
github.com/emirpasic/gods/utils
github.com/emirpasic/gods/containers
gopkg.in/src-d/go-git.v4/plumbing/format/diff
github.com/emirpasic/gods/lists
gopkg.in/src-d/go-git.v4/utils/ioutil
github.com/emirpasic/gods/trees
gopkg.in/src-d/go-git.v4/plumbing/format/index
gopkg.in/src-d/go-git.v4/plumbing/format/idxfile
github.com/emirpasic/gods/lists/arraylist
gopkg.in/src-d/go-git.v4/utils/diff
github.com/emirpasic/gods/trees/binaryheap
gopkg.in/src-d/go-git.v4/utils/merkletrie/noder
gopkg.in/src-d/go-git.v4/plumbing/format/pktline
gopkg.in/src-d/go-git.v4/plumbing/storer
gopkg.in/src-d/go-git.v4/plumbing/format/config
gopkg.in/src-d/go-git.v4/utils/merkletrie/internal/frame
gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/capability
gopkg.in/src-d/go-git.v4/plumbing/protocol/packp/sideband
github.com/pelletier/go-buffruneio
gopkg.in/src-d/go-git.v4/utils/merkletrie
github.com/mitchellh/go-homedir
gopkg.in/src-d/go-git.v4/config
gopkg.in/src-d/go-git.v4/plumbing/format/gitignore
github.com/kevinburke/ssh_config
golang.org/x/crypto/ed25519/internal/edwards25519
gopkg.in/src-d/go-git.v4/plumbing/format/packfile
code.gitea.io/gitea/modules/log
golang.org/x/crypto/internal/chacha20
gopkg.in/src-d/go-git.v4/storage
gopkg.in/src-d/go-git.v4/utils/merkletrie/filesystem
gopkg.in/src-d/go-git.v4/utils/merkletrie/index
gopkg.in/src-d/go-git.v4/plumbing/object
gopkg.in/src-d/go-git.v4/storage/memory
code.gitea.io/gitea/modules/user
github.com/bradfitz/gomemcache/memcache
gopkg.in/src-d/go-git.v4/plumbing/protocol/packp
github.com/go-macaron/cache/memcache
code.gitea.io/gitea/modules/auth/ldap
github.com/couchbase/gomemcached
gopkg.in/src-d/go-git.v4/plumbing/format/objfile
gopkg.in/src-d/go-git.v4/plumbing/revlist
github.com/couchbase/goutils/logging
gopkg.in/src-d/go-git.v4/storage/filesystem/dotgit
github.com/go-macaron/session/memcache
github.com/go-sql-driver/mysql
gopkg.in/src-d/go-git.v4/plumbing/transport
github.com/couchbase/goutils/scramsha
gopkg.in/src-d/go-git.v4/plumbing/transport/internal/common
gopkg.in/src-d/go-git.v4/storage/filesystem
github.com/syndtr/goleveldb/leveldb/util
github.com/couchbase/gomemcached/client
gopkg.in/src-d/go-git.v4/plumbing/transport/git
gopkg.in/src-d/go-git.v4/plumbing/transport/server
gopkg.in/src-d/go-git.v4/plumbing/transport/http
github.com/syndtr/goleveldb/leveldb/cache
github.com/syndtr/goleveldb/leveldb/comparer
gopkg.in/src-d/go-git.v4/plumbing/transport/file
github.com/couchbaselabs/go-couchbase
github.com/syndtr/goleveldb/leveldb/storage
github.com/syndtr/goleveldb/leveldb/filter
github.com/syndtr/goleveldb/leveldb/opt
github.com/go-macaron/session/mysql
github.com/siddontang/go-snappy/snappy
github.com/lunny/nodb/store/driver
github.com/go-macaron/cache/redis
github.com/go-macaron/session/redis
github.com/kballard/go-shellquote
strk.kbt.io/projects/go/libravatar
github.com/syndtr/goleveldb/leveldb/errors
golang.org/x/crypto/ssh/knownhosts
github.com/syndtr/goleveldb/leveldb/iterator
github.com/syndtr/goleveldb/leveldb/journal
github.com/gorilla/securecookie
github.com/syndtr/goleveldb/leveldb/memdb
github.com/syndtr/goleveldb/leveldb/table
github.com/lafriks/xormstore/util
gopkg.in/src-d/go-git.v4/plumbing/transport/ssh
github.com/go-macaron/session/couchbase
golang.org/x/net/context/ctxhttp
gopkg.in/src-d/go-git.v4/plumbing/transport/client
github.com/syndtr/goleveldb/leveldb
github.com/markbates/goth/providers/bitbucket
github.com/markbates/goth/gothic
github.com/markbates/goth/providers/discord
github.com/markbates/goth/providers/dropbox
github.com/markbates/goth/providers/facebook
github.com/go-macaron/session/postgres
github.com/markbates/goth/providers/github
github.com/markbates/goth/providers/gitlab
github.com/markbates/goth/providers/gplus
github.com/markbates/goth/providers/openidConnect
github.com/markbates/goth/providers/twitter
code.gitea.io/gitea/modules/httplib
code.gitea.io/gitea/modules/avatar
github.com/blevesearch/bleve/size
github.com/blevesearch/bleve/analysis
code.gitea.io/gitea/modules/git
github.com/blevesearch/bleve/numeric
github.com/blevesearch/bleve/index/store
github.com/glycerine/go-unsnap-stream
code.gitea.io/gitea/modules/auth/openid
github.com/blevesearch/bleve/geo
github.com/blevesearch/bleve/index/scorch/mergeplan
github.com/lunny/nodb/store/goleveldb
github.com/couchbase/vellum/utf8
github.com/couchbase/vellum/levenshtein2
github.com/blevesearch/bleve/document
github.com/couchbase/vellum/regexp
github.com/golang/protobuf/proto
github.com/blevesearch/bleve/index
github.com/blevesearch/segment
github.com/blevesearch/bleve/search
golang.org/x/text/unicode/norm
github.com/jaytaylor/html2text
github.com/blevesearch/bleve/search/highlight
github.com/RoaringBitmap/roaring
github.com/blevesearch/bleve/registry
github.com/blevesearch/bleve/search/collector
github.com/blevesearch/bleve/analysis/datetime/flexible
github.com/blevesearch/bleve/index/store/boltdb
github.com/blevesearch/bleve/index/store/gtreap
github.com/blevesearch/bleve/analysis/datetime/optional
github.com/blevesearch/bleve/analysis/token/lowercase
github.com/blevesearch/bleve/analysis/token/porter
github.com/blevesearch/bleve/analysis/token/stop
github.com/blevesearch/bleve/search/facet
github.com/blevesearch/bleve/search/highlight/format/html
github.com/go-macaron/session/nodb
github.com/blevesearch/bleve/search/highlight/fragmenter/simple
github.com/blevesearch/bleve/search/highlight/highlighter/simple
github.com/blevesearch/bleve/search/scorer
github.com/blevesearch/bleve/analysis/analyzer/custom
github.com/blevesearch/bleve/index/upsidedown
code.gitea.io/gitea/modules/setting
github.com/blevesearch/bleve/search/highlight/highlighter/html
github.com/blevesearch/bleve/search/searcher
github.com/blevesearch/bleve/analysis/token/camelcase
github.com/blevesearch/bleve/analysis/token/unicodenorm
github.com/blevesearch/bleve/analysis/token/unique
github.com/blevesearch/bleve/analysis/tokenizer/unicode
github.com/microcosm-cc/bluemonday
github.com/blevesearch/bleve/analysis/lang/en
github.com/russross/blackfriday
code.gitea.io/gitea/modules/process
github.com/blevesearch/bleve/analysis/analyzer/standard
github.com/blevesearch/bleve/mapping
code.gitea.io/gitea/modules/secret
code.gitea.io/gitea/modules/sync
code.gitea.io/gitea/modules/auth/oauth2
code.gitea.io/gitea/modules/util
code.gitea.io/gitea/modules/cache
code.gitea.io/gitea/modules/highlight
code.gitea.io/gitea/modules/base
code.gitea.io/gitea/modules/options
github.com/blevesearch/bleve/search/query
github.com/keybase/go-crypto/openpgp/errors
github.com/denisenkom/go-mssqldb
github.com/keybase/go-crypto/openpgp/armor
code.gitea.io/gitea/modules/mailer
github.com/blevesearch/bleve/index/scorch/segment
code.gitea.io/gitea/modules/markup
github.com/keybase/go-crypto/brainpool
github.com/blevesearch/bleve/index/scorch/segment/zap
github.com/keybase/go-crypto/cast5
github.com/keybase/go-crypto/curve25519
github.com/keybase/go-crypto/ed25519/internal/edwards25519
github.com/keybase/go-crypto/openpgp/elgamal
code.gitea.io/gitea/modules/markup/markdown
github.com/keybase/go-crypto/openpgp/s2k
github.com/keybase/go-crypto/rsa
github.com/lunny/dingtalk_webhook
github.com/davecgh/go-spew/spew
github.com/keybase/go-crypto/ed25519
github.com/keybase/go-crypto/openpgp/ecdh
github.com/pmezard/go-difflib/difflib
github.com/blevesearch/bleve/index/scorch
github.com/boombuler/barcode/utils
github.com/keybase/go-crypto/openpgp/packet
github.com/boombuler/barcode/qr
github.com/stretchr/testify/assert
golang.org/x/text/encoding/internal/identifier
golang.org/x/text/internal/utf8internal
golang.org/x/text/encoding/internal
golang.org/x/text/encoding/charmap
golang.org/x/text/encoding/japanese
golang.org/x/text/encoding/korean
golang.org/x/text/encoding/simplifiedchinese
github.com/keybase/go-crypto/openpgp
golang.org/x/text/encoding/traditionalchinese
golang.org/x/text/encoding/unicode
github.com/ethantkoenig/rupture
golang.org/x/text/internal/tag
code.gitea.io/gitea/modules/markup/external
code.gitea.io/gitea/modules/indexer
code.gitea.io/gitea/modules/pprof
code.gitea.io/gitea/modules/validation
code.gitea.io/gitea/routers/utils
gopkg.in/editorconfig/editorconfig-core-go.v1
github.com/go-redis/redis/internal/util
github.com/go-redis/redis/internal/consistenthash
github.com/go-redis/redis/internal/hashtag
code.gitea.io/gitea/modules/search
github.com/go-redis/redis/internal/proto
code.gitea.io/gitea/modules/recaptcha
golang.org/x/text/encoding/htmlindex
github.com/beorn7/perks/quantile
github.com/prometheus/client_model/go
github.com/matttproud/golang_protobuf_extensions/pbutil
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
github.com/prometheus/common/model
github.com/go-redis/redis/internal
github.com/prometheus/procfs/internal/util
github.com/go-redis/redis/internal/pool
code.gitea.io/gitea/modules/public
github.com/prometheus/procfs/nfs
github.com/prometheus/client_golang/prometheus/internal
github.com/prometheus/procfs/xfs
github.com/facebookgo/grace/gracenet
github.com/klauspost/compress/flate
github.com/prometheus/common/expfmt
github.com/facebookgo/httpdown
github.com/facebookgo/grace/gracehttp
code.gitea.io/gitea/modules/markup/csv
github.com/shurcooL/sanitized_anchor_name
github.com/chaseadamsio/goorgeous
github.com/prometheus/client_golang/prometheus
golang.org/x/crypto/acme/autocert
github.com/klauspost/compress/gzip
code.gitea.io/gitea/modules/markup/orgmode
code.gitea.io/gitea/modules/gzip
github.com/prometheus/client_golang/prometheus/promhttp
code.gitea.io/gitea/modules/cron
code.gitea.io/gitea/modules/ssh
code.gitea.io/gitea/modules/notification/base
code.gitea.io/gitea/modules/private
code.gitea.io/gitea/modules/indexer/issues
code.gitea.io/gitea/modules/auth
code.gitea.io/gitea/modules/templates
code.gitea.io/gitea/models/migrations
code.gitea.io/gitea/modules/metrics
code.gitea.io/gitea/routers/api/v1/convert
code.gitea.io/gitea/routers/private
code.gitea.io/gitea/modules/notification/mail
code.gitea.io/gitea/modules/notification/ui
code.gitea.io/gitea/routers/api/v1/swagger
code.gitea.io/gitea/modules/context
code.gitea.io/gitea/modules/notification/indexer
code.gitea.io/gitea/modules/notification
code.gitea.io/gitea/routers/dev
code.gitea.io/gitea/routers/api/v1/utils
code.gitea.io/gitea/routers/api/v1/misc
code.gitea.io/gitea/modules/lfs
code.gitea.io/gitea/routers/user/setting
code.gitea.io/gitea/modules/repofiles
code.gitea.io/gitea/routers/org
code.gitea.io/gitea/routers/repo
code.gitea.io/gitea/routers/user
code.gitea.io/gitea/routers/api/v1/repo
code.gitea.io/gitea/routers/api/v1/user
code.gitea.io/gitea/routers/api/v1/admin
code.gitea.io/gitea/routers/api/v1/org
code.gitea.io/gitea/routers/admin
code.gitea.io/gitea/routers/api/v1
code.gitea.io/gitea/routers/routes
Compiled the following binaries:
-----> Running hook: "/tmp/after_hook20190419-32-1304634.sh"
PACKAGE: gitea-1.9.0_dev-1555663870.d38042d0.centos7.x86_64.rpm (41.65 MiB)