Notarization altool failure

Hi,
When I tried to upload the dmg for notarization, I get the following error message. No upload result. But later, I will get an email notice that notarization failed. I am using the Big Sur 11.2.3
Command (there is no quotes in the name part):
xcrun altool --notarize-app -f *** --primary-bundle-id *** -u userName -p passWord
Result:
objc[83043]: Class AMSupportURLConnectionDelegate is implemented in both ?? (0x1f8990188) and ?? (0x1147182b8). One of the two will be used. Which one is undefined.

objc[83043]: Class AMSupportURLSession is implemented in both ?? (0x1f89901d8) and ?? (0x114718308). One of the two will be used. Which one is undefined.

2021-03-29 10:11:25.480 altool[83042:1213898] CFURLRequestSetHTTPCookieStorageAcceptPolicy_block_invoke: no longer implemented and should not be called

When I tried to get the info using the request id in the email, the return is
2021-03-29 12:04:40.260 altool[83692:1293875] CFURLRequestSetHTTPCookieStorageAcceptPolicy_block_invoke: no longer implemented and should not be called

2021-03-29 12:04:43.323 altool[83692:1293868] * Error: Failed to get notarization info.

2021-03-29 12:04:43.323 altool[83692:1293868]
* Error: code 1519 (Apple Services operation failed. Could not find the RequestUUID.)
Thanks
Fang
First up, the log messages you’re seeing (Class … is implemented … and CFURLRequestSetHTTPCookieStorageAcceptPolicy_block_invoke …) are definitely log noise )-: I encourage you to file a bug about that.

As to your main issue, that’s a weird one. I’m not able to dig into problems like this on DevForums (partly because of time constraints but also because I need you to share info that you’ll want to keep private), so I’m going to recommend that you open a DTS tech support incident so that I can help you out one-on-one.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
Thank you Eskimo.

I suspect it is a notarization server issue at that time? I got it working today. If there is something wrong, I will get you updated.


Notarization altool failure
 
 
Q