Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2017 10:37:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   =?UTF-8?B?W0J1ZyAyMjA3OTVdIGRldmVsL2dpdGxhYi1ydW5uZXI6ICB1c2lu?= =?UTF-8?B?ZyBwb3J0IHJlcG9ydCBzdGF0dXM9NTAwIEludGVybmFsIFNlcnZlciBFcnJv?= =?UTF-8?B?cu+8jHdoaWxlIHVzaW5nIG9mZmljaWFsIGJpbmFyeSBvaw==?=
Message-ID:  <bug-220795-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220795

            Bug ID: 220795
           Summary: devel/gitlab-runner:  using port report status=3D500
                    Internal Server Error=EF=BC=8Cwhile using official bina=
ry ok
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: swills@FreeBSD.org
          Reporter: amutu@amutu.com
             Flags: maintainer-feedback?(swills@FreeBSD.org)
          Assignee: swills@FreeBSD.org

pkg info | grep gitlab
gitlab-runner-1.11.1_1         Official GitLab Runner written in Go

I download the offical binary from
https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/latest/binaries/g=
itlab-ci-multi-runner-freebsd-amd64
replace the port binary, everything works fine.

log for port binary:
gitlab-runner -l "debug" --debug run
Runtime platform                                    arch=3Damd64 os=3Dfreeb=
sd
revision=3D08a9e6f version=3D1.11.1
WARNING: No service system detected. Some features may not work!=20
Starting multi-runner from /etc/gitlab-runner/config.toml ...  builds=3D0
Checking runtime mode                               GOOS=3Dfreebsd uid=3D0
Running in system-mode.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20

Configuration loaded                                builds=3D0
metricsserveraddress: ""
concurrent: 1
checkinterval: 0
user: ""
runners:
- name: fb10.3-amd64
  limit: 0
  outputlimit: 0
  runnercredentials:
    url: https://gitlab.com/
    token: xxx
    tlscafile: ""
  runnersettings:
    executor: shell
    buildsdir: ""
    cachedir: ""
    environment: []
    preclonescript: ""
    prebuildscript: ""
    postbuildscript: ""
    shell: ""
    ssh: null
    docker: null
    parallels: null
    virtualbox: null
    cache:
      type: ""
      serveraddress: ""
      accesskey: ""
      secretkey: ""
      bucketname: ""
      bucketlocation: ""
      insecure: false
      path: ""
      shared: false
    machine: null
    kubernetes: null
sentrydsn: null
modtime: 2017-07-17T18:04:34.316442+08:00
loaded: true
  builds=3D0
Metrics server disabled=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20
Feeding runners to channel                          builds=3D0
Starting worker                                     builds=3D0 worker=3D0
Trying to load /etc/gitlab-runner/certs/gitlab.com.crt ...=20
Dialing: tcp gitlab.com:443 ...=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20
Checking for builds... nothing                      runner=3De8a79036
Feeding runners to channel                          builds=3D0
Feeding runners to channel                          builds=3D0
Checking for builds... nothing                      runner=3De8a79036
WARNING: Checking for builds... failed              runner=3De8a79036 statu=
s=3D500
Internal Server Error
Feeding runners to channel                          builds=3D0
Checking for builds... nothing                      runner=3De8a79036
Feeding runners to channel                          builds=3D0
Feeding runners to channel                          builds=3D0
^CWARNING: Requested service stop: <nil>              builds=3D0

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220795-13>