Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Jenkins CI due to Atlassian Bitbucket license expired #1175

Open
Tracked by #1177
victorpablosceruelo opened this issue Aug 26, 2022 · 0 comments
Open
Tracked by #1177
Labels
bug Something isn't working

Comments

@victorpablosceruelo
Copy link
Contributor

Describe the bug
Since ODS Box generation takes between 5 and 6 hours and atlassian license is only for 3 hours, we fail installation because atlassian Bitbucket license gets out of time.

To Reproduce
Steps to reproduce the behavior:
Run the Jenkins CI

Expected behavior
Should not fail.

Screenshots
If applicable, add screenshots to help explain your problem.

Affected version (please complete the following information):

  • OpenDevStack [e.g. 4.x]

Log Output (ensure to remove any confidential information like tokens, project names, etc.

21:15:55      amazon-ebs: Pushing quickstarter git repo to http://bitbucket.odsbox.lan:7990/scm/unitt/unitt-nginx-iq-test.git
21:15:55      amazon-ebs: [Pipeline] sh
21:15:55      amazon-ebs: WARNING: Unknown parameter(s) found for class type 'org.jenkinsci.plugins.workflow.steps.durable_task.ShellStep': label
21:15:55      amazon-ebs: ++ git rev-parse --abbrev-ref HEAD
21:15:55      amazon-ebs: + git push -u origin master
21:15:55      amazon-ebs: fatal: remote error: License limit exceeded
21:15:55      amazon-ebs: Your evaluation license is expired. Pushing has been disabled until the license
21:15:55      amazon-ebs: is brought back into compliance.
21:15:55      amazon-ebs:
21:15:55      amazon-ebs: Visit Bitbucket at http://bitbucket.odsbox.lan:7990 for more details.
21:15:55      amazon-ebs: [Pipeline] }
21:15:55      amazon-ebs: [Pipeline] // dir
21:15:55      amazon-ebs: [Pipeline] }
21:15:55      amazon-ebs: [Pipeline] // stage
21:15:55      amazon-ebs: [Pipeline] echo
21:15:55      amazon-ebs: [Push to remote-nginx-iq-test] **** ENDED stage 'Push to remote' for component 'nginx-iq-test' branch 'experimental' **** (took 1474 ms)
21:15:55      amazon-ebs: [Pipeline] }
21:15:55      amazon-ebs: [Pipeline] // node
21:15:55      amazon-ebs: [Pipeline] }
21:15:55      amazon-ebs: [Pipeline] // podTemplate
21:15:55      amazon-ebs: [Pipeline] End of Pipeline
21:15:55      amazon-ebs: ERROR: script returned exit code 128
21:15:55      amazon-ebs: Finished: FAILURE 

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant