Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-47601

Issues with 64bit commit status id

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • github-api-plugin
    • None

      For new github repositories we receive 64 bit commit status's id's, this results in various errors (see below)

      Snippet of the error (with some information removed)

      com.fasterxml.jackson.core.JsonParseException: Numeric value (4295616343) out of range of int
       at [Source: \{
       "url":"https://api.github.com/repos/LabD/waaromdoejehnetniet/statuses/0eb6453f8b03c985f6ee0bbc6d0e82e5821aef9a",
       "id":4295616343,
       "state":"pending",
       "description":"Flake8 checks in progress..",
       "target_url":("<redacted>","context":"continuous-integration/jenkins/flake8",
       "created_at":"2017-10-24T09:59:04Z",
       "updated_at":("2017-10-24T09:59:04Z", 
       "note": "other keys removed"
      }}; line: 1, column: 133]
      

            Unassigned Unassigned
            michaelvantellingen Michael van Tellingen
            Votes:
            9 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved: