-
Notifications
You must be signed in to change notification settings - Fork 166
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
CITGM permission problems on AIX (aix61-ppc64) #2119
Comments
Fixed ownership issue on all AIX 6.1 boxes. I think issues involving the ramdisks should be fixed by moving onto the AIX7.1 boxes which dont have them. @rsam @richardlau what do we need to do to get CITGM running on the 7.1 boxes? |
@AshCripps The two CITGM jobs use VersionSelectorScript.groovy so adding the label for AIX 7.1 would start running the jobs on those boxes where the script allows. There is an additional complication as the jobs have logic in them for AIX to use the ramdisks which we’ll need to guard for AIX 6.1 while we transition. |
I can see there is a couple of If I add the 7.1 label we could change those statements to something like (note: im not familar with the syntax in the jenkins job so no idea if that will work) |
I think the label ends up in a |
Is that variable accesible inside the scripts that are run on the machines? if thats the case it would be much simpler to make use of that. |
I added this to our todo checklist. A temporary fix for the @targos can we close this if its fixed? |
ci: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/2179 (but won't start until the current citgm completes) |
ran a v12 ci: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/2180/ Closing now as the permission issues is fixed, any work to include AIX71 in CITGM can be done under #2110. Feel free to reopen if the issue reappears. |
This is ongoing for maybe a week or two that CITGM is having permission issues on AIX. I explicitly opted out of running the tests on that as work around but it would be great to fix that.
Example failure from yesterday: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/2174/nodes=aix61-ppc64/testReport/junit/(root)/citgm/_nearform_bubbleprof/
The text was updated successfully, but these errors were encountered: