Haroon Khel

Results 514 comments of Haroon Khel

> I think the issue should be called "Use file on ansible target to track after each time playbook run" Feel free to change it 👍🏻 I'm terrible with issue...

> Assume this issue should cover non-Linux machine as well? https://github.com/adoptium/infrastructure/pull/2746 is only linux part That pr covers mac and solaris aswell. I will add the role to the windows...

> I am also curious, if we run our playbook via AWX, does not AWX have API which other tools can query when was the last time it runs on...

``` bash-3.2# psrinfo -pv The physical processor has 4 virtual processors (0-3) UltraSPARC-T2+ (chipid 0, clock 1415 MHz) ``` Both machines have 4 virtual processors

Annoyingly the extended job that I ran on our TC sparc solaris machine did not run smoothly. Every test failed with an error complaining about not being able to find...

So far the differences in runtime have been from the https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/ job. I'm interested to see if the runtimes differ if the extended openjdk job is run in a grinder...

May have found the difference Build machine ``` bash-3.2# /usr/sbin/psrinfo -v Status of virtual processor 0 as of: 09/11/2022 23:42:23 on-line since 05/13/2022 08:09:57. The sparcv9 processor operates at 1415...

>LGTM But please make sure the default is set correctly on all build machines before this is merged :-) @sxa Done. And I dont seem to have permissions to merge...

@gdams I was able to build jdk11 hotspot on build-macstadium-macos1014-x64-2 using the full xcode-select switch path ``` bash-3.2$ xcode-select --print-path /Applications/Xcode.app/Contents/Developer ```

The build did not hit the same error as the github workflow ``` checking for stdio.h... (cached) yes checking size of int *... 8 checking for target address size... 64...