Upgrade from 9.1.2 to 9.2.2 -> Error 500 when upload artifact and job success
Summary
When you make a task which require artifact, the upload of artifact fail and the job still success.
I already try to:
gitlab-rake cache:clear
gitlab-ctl reconfigure
gitlab-ctl restart
- Reboot server
- Change right of artifact folder (CIFS mount, setted should be setted by
gitlab-ctl reconfigure
togit:root
)
Steps to reproduce
Make a CI task with artifact.
Artifact folder must be a CIFS mount.
Relevant logs and/or screenshots
Runner log:
Uploading artifacts...
FRONTEND: found 16823 matching files
untracked: found 14412 files
WARNING: Uploading artifacts to coordinator... failed id=2270 responseStatus=500 Internal Server Error status=500 Internal Server Error token=QBPMryEL
WARNING: Retrying...
WARNING: Uploading artifacts to coordinator... failed id=2270 responseStatus=500 Internal Server Error status=500 Internal Server Error token=QBPMryEL
WARNING: Retrying...
WARNING: Uploading artifacts to coordinator... failed id=2270 responseStatus=500 Internal Server Error status=500 Internal Server Error token=QBPMryEL
FATAL: invalid argument
Job succeeded
==> /var/log/gitlab/gitlab-rails/production.log <==
Errno::EACCES (Permission denied @ chown_internal - /mnt/gitlabArtifacts/tmp/cache/2017_06/14/2282/1496393576-22402-0002-2678/artifacts.zip):
/opt/gitlab/embedded/lib/ruby/2.3.0/fileutils.rb:1411:in `chown'
/opt/gitlab/embedded/lib/ruby/2.3.0/fileutils.rb:1411:in `copy_metadata'
/opt/gitlab/embedded/lib/ruby/2.3.0/fileutils.rb:475:in `block in copy_entry'
/opt/gitlab/embedded/lib/ruby/2.3.0/fileutils.rb:1504:in `wrap_traverse'
/opt/gitlab/embedded/lib/ruby/2.3.0/fileutils.rb:469:in `copy_entry'
/opt/gitlab/embedded/lib/ruby/2.3.0/fileutils.rb:530:in `rescue in block in mv'
/opt/gitlab/embedded/lib/ruby/2.3.0/fileutils.rb:527:in `block in mv'
/opt/gitlab/embedded/lib/ruby/2.3.0/fileutils.rb:1571:in `block in fu_each_src_dest'
/opt/gitlab/embedded/lib/ruby/2.3.0/fileutils.rb:1587:in `fu_each_src_dest0'
/opt/gitlab/embedded/lib/ruby/2.3.0/fileutils.rb:1569:in `fu_each_src_dest'
/opt/gitlab/embedded/lib/ruby/2.3.0/fileutils.rb:517:in `mv'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/carrierwave-1.0.0/lib/carrierwave/sanitized_file.rb:200:in `move!'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/carrierwave-1.0.0/lib/carrierwave/sanitized_file.rb:186:in `move_to'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/carrierwave-1.0.0/lib/carrierwave/storage/file.rb:64:in `cache!'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/carrierwave-1.0.0/lib/carrierwave/uploader/cache.rb:138:in `block in cache!'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/carrierwave-1.0.0/lib/carrierwave/uploader/callbacks.rb:15:in `with_callbacks'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/carrierwave-1.0.0/lib/carrierwave/uploader/cache.rb:137:in `cache!'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/carrierwave-1.0.0/lib/carrierwave/mounter.rb:44:in `block in cache'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/carrierwave-1.0.0/lib/carrierwave/mounter.rb:42:in `map'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/carrierwave-1.0.0/lib/carrierwave/mounter.rb:42:in `cache'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/carrierwave-1.0.0/lib/carrierwave/mount.rb:146:in `artifacts_file='
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/carrierwave-1.0.0/lib/carrierwave/orm/activerecord.rb:70:in `artifacts_file='
/opt/gitlab/embedded/service/gitlab-rails/lib/api/runner.rb:220:in `block (2 levels) in <class:Runner>'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/endpoint.rb:59:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/endpoint.rb:59:in `block (2 levels) in generate_api_method'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/notifications.rb:166:in `instrument'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/endpoint.rb:58:in `block in generate_api_method'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/endpoint.rb:262:in `block in run'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/notifications.rb:166:in `instrument'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/endpoint.rb:240:in `run'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/endpoint.rb:309:in `block in build_stack'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/middleware/base.rb:31:in `call!'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/middleware/base.rb:24:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/middleware/base.rb:31:in `call!'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/middleware/base.rb:24:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rack-oauth2-1.2.3/lib/rack/oauth2/server/resource.rb:20:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rack-oauth2-1.2.3/lib/rack/oauth2/server/resource/bearer.rb:8:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/middleware/error.rb:34:in `block in call!'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/middleware/error.rb:33:in `catch'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/middleware/error.rb:33:in `call!'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/middleware/base.rb:24:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rack-1.6.5/lib/rack/head.rb:13:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/endpoint.rb:224:in `call!'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/endpoint.rb:218:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/router/route.rb:72:in `exec'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/router.rb:119:in `process_route'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/router.rb:74:in `block in identity'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/router.rb:93:in `transaction'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/router.rb:72:in `identity'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/router.rb:57:in `block in call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/router.rb:135:in `with_optimization'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/router.rb:56:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/api.rb:119:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/api.rb:45:in `call!'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/grape-0.19.1/lib/grape/api.rb:40:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/routing/mapper.rb:51:in `serve'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/journey/router.rb:43:in `block in serve'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/journey/router.rb:30:in `each'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/journey/router.rb:30:in `serve'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/routing/route_set.rb:817:in `call'
/opt/gitlab/embedded/service/gitlab-rails/lib/gitlab/middleware/multipart.rb:93:in `call'
/opt/gitlab/embedded/service/gitlab-rails/lib/gitlab/request_profiler/middleware.rb:14:in `call'
/opt/gitlab/embedded/service/gitlab-rails/lib/gitlab/middleware/go.rb:16:in `call'
/opt/gitlab/embedded/service/gitlab-rails/lib/gitlab/etag_caching/middleware.rb:10:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/warden-1.2.6/lib/warden/manager.rb:35:in `block in call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/warden-1.2.6/lib/warden/manager.rb:34:in `catch'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/warden-1.2.6/lib/warden/manager.rb:34:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rack-cors-0.4.0/lib/rack/cors.rb:80:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rack-attack-4.4.1/lib/rack/attack.rb:107:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rack-1.6.5/lib/rack/etag.rb:24:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rack-1.6.5/lib/rack/conditionalget.rb:38:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rack-1.6.5/lib/rack/head.rb:13:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/params_parser.rb:27:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/flash.rb:260:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rack-1.6.5/lib/rack/session/abstract/id.rb:225:in `context'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rack-1.6.5/lib/rack/session/abstract/id.rb:220:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/cookies.rb:560:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activerecord-4.2.8/lib/active_record/query_cache.rb:36:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activerecord-4.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/callbacks.rb:88:in `__run_callbacks__'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:38:in `call_app'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:20:in `block in call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:68:in `block in tagged'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:26:in `tagged'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/activesupport-4.2.8/lib/active_support/tagged_logging.rb:68:in `tagged'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.8/lib/rails/rack/logger.rb:20:in `call'
/opt/gitlab/embedded/service/gitlab-rails/lib/gitlab/request_context.rb:18:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/request_store-1.3.1/lib/request_store/middleware.rb:9:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/actionpack-4.2.8/lib/action_dispatch/middleware/request_id.rb:21:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rack-1.6.5/lib/rack/methodoverride.rb:22:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rack-1.6.5/lib/rack/runtime.rb:18:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rack-1.6.5/lib/rack/lock.rb:17:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rack-1.6.5/lib/rack/sendfile.rb:113:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/sentry-raven-2.4.0/lib/raven/integrations/rack.rb:50:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.8/lib/rails/engine.rb:518:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.8/lib/rails/application.rb:165:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `public_send'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/railties-4.2.8/lib/rails/railtie.rb:194:in `method_missing'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rack-1.6.5/lib/rack/urlmap.rb:66:in `block in call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rack-1.6.5/lib/rack/urlmap.rb:50:in `each'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/rack-1.6.5/lib/rack/urlmap.rb:50:in `call'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/unicorn-5.1.0/lib/unicorn/http_server.rb:562:in `process_client'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/unicorn-worker-killer-0.4.4/lib/unicorn/worker_killer.rb:52:in `process_client'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/unicorn-5.1.0/lib/unicorn/http_server.rb:658:in `worker_loop'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/unicorn-5.1.0/lib/unicorn/http_server.rb:508:in `spawn_missing_workers'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/unicorn-5.1.0/lib/unicorn/http_server.rb:132:in `start'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/unicorn-5.1.0/bin/unicorn:126:in `<top (required)>'
/opt/gitlab/embedded/bin/unicorn:22:in `load'
/opt/gitlab/embedded/bin/unicorn:22:in `<top (required)>'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/cli/exec.rb:74:in `load'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/cli/exec.rb:74:in `kernel_load'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/cli/exec.rb:27:in `run'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/cli.rb:332:in `exec'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor.rb:359:in `dispatch'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/cli.rb:20:in `dispatch'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/vendor/thor/lib/thor/base.rb:440:in `start'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/cli.rb:11:in `start'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/exe/bundle:34:in `block in <top (required)>'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/lib/bundler/friendly_errors.rb:100:in `with_friendly_errors'
/opt/gitlab/embedded/lib/ruby/gems/2.3.0/gems/bundler-1.13.7/exe/bundle:26:in `<top (required)>'
/opt/gitlab/embedded/bin/bundle:22:in `load'
/opt/gitlab/embedded/bin/bundle:22:in `<main>'
Right on the artifact folder (CIFS mount)
ls -al /mnt/gitlabArtifacts/
total 4
drwx------ 10 git root 0 juin 2 10:49 .
drwxr-xr-x 8 root root 4096 mai 5 12:00 ..
drwxrw-rw- 7 git root 0 nov. 30 2016 2016_11
drwxrw-rw- 7 git root 0 déc. 6 15:34 2016_12
drwxrw-rw- 4 git root 0 janv. 6 17:12 2017_01
drwxrw-rw- 8 git root 0 févr. 20 16:07 2017_02
drwxrw-rw- 8 git root 0 mars 24 07:42 2017_03
drwxrw-rw- 4 git root 0 avril 5 11:48 2017_04
drwxrw-rw- 7 git root 0 mai 24 15:25 2017_05
drwxrw-rw- 4 git root 0 nov. 17 2016 tmp
Results of GitLab environment info
gitlab-rake gitlab:env:info
System information
System: Debian 8.8
Current User: git
Using RVM: no
Ruby Version: 2.3.3p222
Gem Version: 2.6.6
Bundler Version:1.13.7
Rake Version: 10.5.0
Redis Version: 3.2.5
Git Version: 2.11.1
Sidekiq Version:5.0.0
GitLab information
Version: 9.2.2
Revision: cbde95c
Directory: /opt/gitlab/embedded/service/gitlab-rails
DB Adapter: postgresql
URL: https://gitlab.xxxxxx.com
HTTP Clone URL: https://gitlab.xxxxxx.com/some-group/some-project.git
SSH Clone URL: git@gitlab.xxxxxx.com:some-group/some-project.git
Using LDAP: no
Using Omniauth: no
GitLab Shell
Version: 5.0.4
Repository storage paths:
- default: /home/gitRepository/repositories
Hooks: /opt/gitlab/embedded/service/gitlab-shell/hooks
Git: /opt/gitlab/embedded/bin/git
Results of GitLab application Check
gitlab-rake gitlab:check SANITIZE=true
Checking GitLab Shell ...
GitLab Shell version >= 5.0.4 ? ... OK (5.0.4)
Repo base directory exists?
default... yes
Repo storage directories are symlinks?
default... no
Repo paths owned by git:root, or git:git?
default... yes
Repo paths access is drwxrws---?
default... yes
hooks directories in repos are links: ...
2/1 ... ok
2/3 ... ok
2/4 ... ok
2/5 ... ok
2/6 ... ok
2/10 ... ok
20/11 ... ok
2/13 ... ok
14/14 ... ok
2/15 ... ok
14/16 ... ok
2/17 ... repository is empty
20/18 ... ok
20/19 ... ok
20/20 ... ok
20/21 ... ok
20/22 ... ok
20/23 ... ok
20/24 ... ok
20/25 ... ok
20/27 ... ok
14/28 ... ok
20/29 ... ok
14/30 ... ok
20/32 ... ok
20/37 ... ok
23/41 ... ok
20/43 ... ok
14/44 ... ok
25/45 ... ok
23/47 ... ok
25/48 ... ok
25/49 ... ok
25/51 ... ok
25/52 ... ok
14/53 ... ok
25/54 ... ok
10/55 ... ok
29/56 ... ok
29/57 ... ok
29/58 ... ok
14/59 ... ok
15/60 ... ok
25/61 ... ok
14/64 ... ok
14/65 ... ok
20/66 ... ok
2/67 ... ok
20/68 ... ok
18/69 ... ok
33/70 ... ok
33/71 ... ok
14/72 ... ok
33/73 ... ok
14/74 ... ok
14/75 ... ok
33/77 ... ok
33/78 ... ok
33/79 ... ok
4/80 ... ok
14/81 ... ok
14/82 ... ok
18/83 ... ok
29/84 ... ok
36/85 ... ok
18/86 ... ok
14/87 ... ok
4/88 ... ok
14/89 ... repository is empty
4/90 ... ok
22/91 ... ok
Running /opt/gitlab/embedded/service/gitlab-shell/bin/check
Check GitLab API access: OK
Access to /var/opt/gitlab/.ssh/authorized_keys: OK
Send ping to redis server: OK
gitlab-shell self-check successful
Checking GitLab Shell ... Finished
Checking Sidekiq ...
Running? ... yes
Number of Sidekiq processes ... 1
Checking Sidekiq ... Finished
Checking Reply by email ...
Reply by email is disabled in config/gitlab.yml
Checking Reply by email ... Finished
Checking LDAP ...
LDAP is disabled in config/gitlab.yml
Checking LDAP ... Finished
Checking GitLab ...
Git configured with autocrlf=input? ... yes
Database config exists? ... yes
All migrations up? ... yes
Database contains orphaned GroupMembers? ... no
GitLab config exists? ... yes
GitLab config outdated? ... no
Log directory writable? ... yes
Tmp directory writable? ... yes
Uploads directory setup correctly? ... yes
Init script exists? ... skipped (omnibus-gitlab has no init script)
Init script up-to-date? ... skipped (omnibus-gitlab has no init script)
projects have namespace: ...
2/1 ... yes
2/3 ... yes
2/4 ... yes
2/5 ... yes
2/6 ... yes
2/10 ... yes
20/11 ... yes
2/13 ... yes
14/14 ... yes
2/15 ... yes
14/16 ... yes
2/17 ... yes
20/18 ... yes
20/19 ... yes
20/20 ... yes
20/21 ... yes
20/22 ... yes
20/23 ... yes
20/24 ... yes
20/25 ... yes
20/27 ... yes
14/28 ... yes
20/29 ... yes
14/30 ... yes
20/32 ... yes
20/37 ... yes
23/41 ... yes
20/43 ... yes
14/44 ... yes
25/45 ... yes
23/47 ... yes
25/48 ... yes
25/49 ... yes
25/51 ... yes
25/52 ... yes
14/53 ... yes
25/54 ... yes
10/55 ... yes
29/56 ... yes
29/57 ... yes
29/58 ... yes
14/59 ... yes
15/60 ... yes
25/61 ... yes
14/64 ... yes
14/65 ... yes
20/66 ... yes
2/67 ... yes
20/68 ... yes
18/69 ... yes
33/70 ... yes
33/71 ... yes
14/72 ... yes
33/73 ... yes
14/74 ... yes
14/75 ... yes
33/77 ... yes
33/78 ... yes
33/79 ... yes
4/80 ... yes
14/81 ... yes
14/82 ... yes
18/83 ... yes
29/84 ... yes
36/85 ... yes
18/86 ... yes
14/87 ... yes
4/88 ... yes
14/89 ... yes
4/90 ... yes
22/91 ... yes
Redis version >= 2.8.0? ... yes
Ruby version >= 2.1.0 ? ... yes (2.3.3)
Your git bin path is "/opt/gitlab/embedded/bin/git"
Git version >= 2.7.3 ? ... yes (2.11.1)
Active users: 25
Checking GitLab ... Finished