Radek Cap
Radek Cap
@sophia-guo Nice, thank you! Yes, it looks like a configuration issue. From the output - https://ci.adoptium.net/view/Test_grinder/job/Windows_Installer_Test/22/console I can see an issue with the input folder: `ls: cannot access '/cygdrive/d/jenkins/workspace/Windows_Installer_Test/aqa-tests/functional/wintps/WindowsTPS/wrapper/../input': No...
> shows the RESULTS_FOLDER can only be some folder under the script folder. ie, is that a must? There isn't any must in implementation. I tested it locally and it...
@sophia-guo absolute paths should work now, can you re-rerun the job? I tried it, but it could happen, that I miss some configuration needed there. See https://ci.adoptium.net/view/Test_grinder/job/Windows_Installer_Test/31/console It's failing with:...
Good, so the fix for absolute paths is working in your environment. From the log, I can see that tests are trying to log into LOG_DIR_WIN='C:\\Users\\\\install_log' From output `16:07:43 ++...
Can we add a results folder to the artifacts? Yes, the most of the results is printed into output but it's kind of punishment to search there.
> Yes, I didn't realize that CURRENT_USER_NAME has been updated without default `tester`. Can we keep that? > Any permission requirement for this User? For now I can setup as...
A full set of artifacts is nice! Thank you. :+1: We do not need to add to the artifacts input folder with the MSI installer. It is downloadable so it...
The deep history indicates it's a pure failure: https://trss.adoptium.net/deepHistory?testId=662075f3879917006ea74ab6
Both ends on network connection failures: `INFO: ERROR: java.io.IOException: A connection with a remote socket was reset by that socket.` and ````` INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:61438 remote=localhost/127.0.0.1:61106]...
Updated names as jdk_net_0 has the same failures.