Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

the progress fails in error #1

Description

@melhossarySG

Hello,

I tried to execute this script from a jenkins job, when it hit 55% progress the the script returned a login error.

However when I check in Jira, I can see that the indexing is still progressing.

Is that something you have encountered before ? any ideas how can I fix this ?

016-05-17_20:30:01 - Re-Indexing is at 55%
2016-05-17_20:32:44 - Error: login unsuccessful!
2016-05-17_20:32:44 - Error retrieving progress!
2016-05-17_20:32:44 - ------------------- Http raw response ---------------------------
2016-05-17_20:32:44 - HTTP/1.1 303 See Other
Server: Apache-Coyote/1.1
X-AREQUESTID: 1232x119173x1
X-ASESSIONID: c74v4f
X-Seraph-LoginReason: AUTHENTICATED_FAILED
X-AUSERNAME: jirauser
Location: https://jiraserver/jira/rest/api/2/reindex/
Retry-After: 1
Cache-Control: no-cache, no-store, no-transform
X-Content-Type-Options: nosniff
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Date: Tue, 17 May 2016 18:32:44 GMT

{"progressUrl":"/secure/admin/jira/IndexProgress.jspa?taskId=3","currentProgress":55,"type":"BACKGROUND","submittedTime":"2016-05-17T16:09:42.163+0200","startTime":"2016-05-17T16:09:42.167+0200","success":false}
2016-05-17_20:32:44 - ------------------- ---------------------------
Build step 'Execute shell' marked build as failure
Collecting metadata...
Metadata collection done.
Finished: FAILURE

Thank you

Regards,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions