[Bug 264977] www/gitlab-ce: unable to run gitaly post upgrade 15.10 upgrade
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Jul 2022 13:38:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264977
Bug ID: 264977
Summary: www/gitlab-ce: unable to run gitaly post upgrade 15.10
upgrade
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: mfechner@FreeBSD.org
Reporter: freebsd@mldelaney.com
Assignee: mfechner@FreeBSD.org
Flags: maintainer-feedback?(mfechner@FreeBSD.org)
On FreeBSD 13.1-RELEASE, after upgrading to "gitlab-ce-15.1.0", the gitaly
fails to start. The service produces the following messages in "gitaly.log"
```
time="2022-07-01T09:25:51-04:00" level=info msg="Starting Gitaly, version
15.1.0"
time="2022-07-01T13:25:51.631Z" level=info msg="grpc prometheus histograms
enabled" latencies="[0.001 0.005 0.025 0.1 0.5 1 10 30 60 300 1500]"
time="2022-07-01T13:25:54.190Z" level=info msg="License database preloaded"
time="2022-07-01T13:25:54.191Z" level=warning msg="git path not configured.
Using default path resolution" resolvedPath=/usr/local/bin/git
time="2022-07-01T13:25:54.206Z" level=info msg="finished tempdir cleaner walk"
storage=default time_ms=0
time="2022-07-01T13:25:54.206Z" level=info msg="clearing disk cache object
folder" storage=default
time="2022-07-01T13:25:54.206Z" level=info msg="moving disk cache object folder
to /usr/local/git/repositories/+gitaly/tmp/diskcache3202224960" storage=default
time="2022-07-01T13:25:54.206Z" level=info msg="disk cache object folder
doesn't exist, no need to remove" storage=default
time="2022-07-01T13:25:54.206Z" level=info msg="Starting file walker for
/usr/local/git/repositories/+gitaly/cache"
path=/usr/local/git/repositories/+gitaly/cache
time="2022-07-01T13:25:54.206Z" level=info msg="Starting file walker for
/usr/local/git/repositories/+gitaly/state"
path=/usr/local/git/repositories/+gitaly/state
time="2022-07-01T13:25:54.206Z" level=info msg="cleared all cache object files
in /usr/local/git/repositories/+gitaly/tmp/diskcache3202224960 after 52.711µs"
storage=default
/usr/local/lib/ruby/gems/3.0/gems/bundler-2.3.16/lib/bundler/definition.rb:484:in
`materialize': Could not find rugged-1.2.0, github-linguist-7.21.0,
gitlab-markup-1.8.0, activesupport-6.1.6, rdoc-6.4.0,
gitlab-gollum-lib-4.2.7.10.gitlab.2,
gitlab-gollum-rugged_adapter-0.4.4.4.gitlab.1, grpc-1.42.0, sentry-raven-3.1.2,
faraday-1.10.0, rbtrace-0.4.14, gitlab-labkit-0.23.0, licensee-9.14.1,
google-protobuf-3.19.4, gitlab-license_finder-6.14.2.1, charlock_holmes-0.7.7,
escape_utils-1.2.0, mini_mime-1.1.2, concurrent-ruby-1.1.10, i18n-1.10.0,
minitest-5.16.1, tzinfo-2.0.4, zeitwerk-2.6.0, psych-4.0.4, gemojione-3.2.0,
nokogiri-1.13.6, rouge-3.29.0, sanitize-6.0.0, stringex-2.8.5,
mime-types-3.4.1, googleapis-common-protos-types-1.3.1, faraday-em_http-1.0.0,
faraday-em_synchrony-1.0.0, faraday-excon-1.1.0, faraday-httpclient-1.0.1,
faraday-multipart-1.0.4, faraday-net_http-1.0.1,
faraday-net_http_persistent-1.2.0, faraday-patron-1.0.0, faraday-rack-1.0.0,
faraday-retry-1.0.3, ruby2_keywords-0.0.5, ffi-1.15.5, msgpack-1.5.2,
optimist-3.0.1, actionpack-6.1.6, jaeger-client-1.1.0, opentracing-0.5.0,
pg_query-2.1.3, redis-4.6.0, dotenv-2.7.6, octokit-4.25.0,
reverse_markdown-1.4.0, thor-1.2.1, rubyzip-2.3.2, tomlrb-2.0.3,
with_env-1.1.0, xml-simple-1.1.5, stringio-3.0.2, json-2.6.2, racc-1.6.0,
crass-1.0.6, mime-types-data-3.2022.0105, multipart-post-2.2.3,
actionview-6.1.6, rack-2.2.3.1, rack-test-1.1.0, rails-dom-testing-2.0.3,
rails-html-sanitizer-1.4.3, thrift-0.14.0, sawyer-0.9.2, builder-3.2.4,
erubi-1.10.0, loofah-2.18.0, addressable-2.8.0, public_suffix-4.0.7 in any of
the sources (Bundler::GemNotFound)
from
/usr/local/lib/ruby/gems/3.0/gems/bundler-2.3.16/lib/bundler/definition.rb:191:in
`specs'
from
/usr/local/lib/ruby/gems/3.0/gems/bundler-2.3.16/lib/bundler/definition.rb:239:in
`specs_for'
from
/usr/local/lib/ruby/gems/3.0/gems/bundler-2.3.16/lib/bundler/runtime.rb:18:in
`setup'
from
/usr/local/lib/ruby/gems/3.0/gems/bundler-2.3.16/lib/bundler.rb:162:in `setup'
from
/usr/local/lib/ruby/gems/3.0/gems/bundler-2.3.16/lib/bundler/setup.rb:20:in
`block in <top (required)>'
from
/usr/local/lib/ruby/gems/3.0/gems/bundler-2.3.16/lib/bundler/ui/shell.rb:136:in
`with_level'
from
/usr/local/lib/ruby/gems/3.0/gems/bundler-2.3.16/lib/bundler/ui/shell.rb:88:in
`silence'
from
/usr/local/lib/ruby/gems/3.0/gems/bundler-2.3.16/lib/bundler/setup.rb:20:in
`<top (required)>'
from /usr/local/lib/ruby/2.7/rubygems/core_ext/kernel_require.rb:83:in
`require'
from /usr/local/lib/ruby/2.7/rubygems/core_ext/kernel_require.rb:83:in
`require'
time="2022-07-01T13:25:54.435Z" level=error msg="shutting down" error="linguist
instance creation: exit status 1; stderr: \"\""
time="2022-07-01T13:25:54.435Z" level=info msg="Gitaly stopped"
```
--
You are receiving this mail because:
You are the assignee for the bug.