An error occurred while fetching the assigned iteration of the selected issue.
Shell runner json payload issue
Summary
Gitlab 9.0 and Runner 9.0 are returning a log error, json cannot be parsed.
Steps to reproduce
- Run
gitlab-runner --debug run
- Start a new pipeline
Actual behavior
No jobs are executed
Expected behavior
Job should be executed.
Relevant logs and/or screenshots
WARNING: Checking for jobs... failed runner=bd1d4c83 status=Error decoding json payload json: cannot unmarshal array into Go value of type string
Environment description
Custom installation of CE
Used GitLab Runner version
gitlab-runner --version
Version: 9.0.0
Git revision: 08a9e6f
Git branch: 9-0-stable
GO version: go1.7.5
Built: Wed, 22 Mar 2017 16:29:52 +0000
OS/Arch: linux/amd64