I have an error on second submit on kernel test :
Test suite complete                                              PASS    

Your log file is being submitted...
Traceback (most recent call last):
  File "/home/mythcat/kernel-tests/./fedora_submit.py", line 43, in <module>
    submitclient.login(
  File "/usr/lib/python3.12/site-packages/fedora/client/openidbaseclient.py", 
line 303, in login
    response = openid_login(
               ^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/fedora/client/openidproxyclient.py", 
line 138, in openid_login
    raise AuthError(output['message'])
fedora.client.AuthError: Invalid request
The following information is not submitted with your log;
it is for informational purposes only.
Vulnerability status:

The first run work well the second not give me that error:
sudo ./runall.sh 
sudo ./runall.sh --performance - has that error 

configuration is :
# submit=none
# submit=anonymous
submit=authenticated
--
_______________________________________________
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/test@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to