Sie sind auf Seite 1von 58

[2019-09-21 09:07:02.

992 I/VersionUpdateHelper 3449:8602 SourceFile:110] old


version is 3, current version is 3
[2019-09-21 09:07:03.013 D/SDKAccountXmlImpl 3449:8602 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:03.014 I/SDKUtil 3449:8602 SourceFile:110] isNeedInit, mNeedInit
is true
[2019-09-21 09:07:03.036 D/CloudAccountImpl 3449:8602 SourceFile:100] begin to init
accounts
[2019-09-21 09:07:03.037 D/SDKAccountXmlImpl 3449:8602 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:03.038 I/SDKUtil 3449:8602 SourceFile:110] setNeedInit, mNeedInit
is false
[2019-09-21 09:07:03.061 D/CloudAccountImpl 3449:8602 SourceFile:100] initData
[2019-09-21 09:07:03.347 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.h(SourceFile:305)
at com.huawei.hwid.api.common.d.a(SourceFile:201)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:03.367 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.h(SourceFile:305)
at com.huawei.hwid.api.common.d.a(SourceFile:201)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:03.417 D/Proguard 3449:8602 SourceFile:100] keyList size is 54


[2019-09-21 09:07:03.417 I/SDKUtil 3449:8602 SourceFile:110]
setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:03.418 I/SDKUtil 3449:8602 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:03.457 D/SDKAccountXmlImpl 3449:8602 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:03.495 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
[2019-09-21 09:07:03.507 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] OLDKEY
decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:03.560 I/SDKUtil 3449:8602 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:03.561 I/SDKUtil 3449:8602 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:03.563 I/AppInfoUtil 3449:8602 SourceFile:110] initAppInfos
[2019-09-21 09:07:03.577 I/AppInfoUtil 3449:8602 SourceFile:110] getAppChannel
is:7000000
[2019-09-21 09:07:03.593 E/mutiCardFactory 3449:8602 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(SourceFile:116)
at com.huawei.hwid.core.d.c.b.b(SourceFile:62)
at com.huawei.hwid.core.d.m.a(SourceFile:369)
at com.huawei.hwid.core.a.b.<init>(SourceFile:138)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/cust/hw/spcseas/app/HwIntelligent/HwIntelligent.apk"],nativeLibraryDirectories=[/
cust/hw/spcseas/app/HwIntelligent/lib/arm64, /system/lib64, /vendor/lib64,
/product/lib64, /system/lib64, /vendor/lib64, /product/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 20 more

[2019-09-21 09:07:03.596 I/mutiCardFactory 3449:8602 SourceFile:110]


isMtkGeminiSupport false
[2019-09-21 09:07:03.608 I/mutiCardFactory 3449:8602 SourceFile:110]
isHwGeminiSupport1 true
[2019-09-21 09:07:03.716 D/TerminalInfo 3449:8602 SourceFile:100] getDevicePLMN =
***02
[2019-09-21 09:07:03.796 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:03.805 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:03.834 I/SDKUtil 3449:8602 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:03.835 I/SDKUtil 3449:8602 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:03.835 D/SDKAccountXmlImpl 3449:8602 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:03.836 I/SDKAccountManager 3449:8602 SourceFile:110] there has no
account
[2019-09-21 09:07:03.886 I/BaseUtil 3449:8602 SourceFile:110]
getAndroidSystemUserId =0
[2019-09-21 09:07:03.887 D/TerminalInfo 3449:8602 SourceFile:100] UnitedId=
********8002625
[2019-09-21 09:07:03.889 D/TerminalInfo 3449:8602 SourceFile:100] TerminalType is:
ATU-L22
[2019-09-21 09:07:03.889 I/BaseUtil 3449:8602 SourceFile:110] enter
networkIsAvaiable
[2019-09-21 09:07:03.894 I/BaseUtil 3449:8602 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-21 09:07:03.895 I/BaseUtil 3449:8602 SourceFile:110] NetworkInfo state
1CONNECTED
[2019-09-21 09:07:03.896 I/BaseUtil 3449:8602 SourceFile:110] NetworkInfo state
1CONNECTEDis CONNECTED
[2019-09-21 09:07:03.902 I/SDKUtil 3449:8602 SourceFile:110] setOpLogItem
[2019-09-21 09:07:03.903 D/APKCloudAccountImpl 3449:8602 SourceFile:100]
getAccountsByType use the apk
[2019-09-21 09:07:03.905 I/AIDLClientManager 3449:8602 SourceFile:110]
AIDLClientManager init
[2019-09-21 09:07:03.905 I/AIDLClientManager 3449:8602 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2019-09-21 09:07:03.918 I/AIDLClientManager 3449:3449 SourceFile:110]
msg.what=MSG_ADD_TASK
[2019-09-21 09:07:03.919 I/AIDLClientManager 3449:3449 SourceFile:110] startService
[2019-09-21 09:07:03.920 D/AIDLClientManager 3449:3449 SourceFile:100] begin to
bindService
[2019-09-21 09:07:04.741 I/AIDLClientManager 3449:3449 SourceFile:110]
onServiceConnected
[2019-09-21 09:07:04.758 I/AIDLClientManager 3449:3449 SourceFile:110] doTask
[2019-09-21 09:07:04.749 I/AIDLClientManager 3449:8656 SourceFile:110] startService
await=true
[2019-09-21 09:07:06.707 I/SDKUtil 3449:8789 SourceFile:110] setHandler, mHandler
is com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:06.721 I/CloudAccountImpl 3449:8789 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:06.742 D/CloudAccountImpl 3449:8789 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2019-09-21 09:07:06.760 I/CloudAccountImpl 3449:8789 SourceFile:110]
synAccountFromApkToSDK
[2019-09-21 09:07:06.789 D/SDKAccountXmlImpl 3449:8789 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:06.790 I/SDKUtil 3449:8789 SourceFile:110] isNeedInit, mNeedInit
is false
[2019-09-21 09:07:06.830 E/AES128_CBC 3449:8789 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
[2019-09-21 09:07:06.832 E/AES128_CBC 3449:8789 NativeCrypto.java:-2] OLDKEY
decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:06.866 I/SDKUtil 3449:8789 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:06.867 I/SDKUtil 3449:8789 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:06.873 D/TerminalInfo 3449:8789 SourceFile:100] getDevicePLMN =
***02
[2019-09-21 09:07:06.919 E/AES128_CBC 3449:8789 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:06.921 E/AES128_CBC 3449:8789 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:06.947 I/SDKUtil 3449:8789 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:06.947 I/SDKUtil 3449:8789 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:06.949 D/SDKAccountXmlImpl 3449:8789 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:06.950 I/SDKAccountManager 3449:8789 SourceFile:110] there has no
account
[2019-09-21 09:07:06.950 I/BaseUtil 3449:8789 SourceFile:110]
getAndroidSystemUserId =0
[2019-09-21 09:07:06.951 D/TerminalInfo 3449:8789 SourceFile:100] UnitedId=
********8002625
[2019-09-21 09:07:06.953 D/TerminalInfo 3449:8789 SourceFile:100] TerminalType is:
ATU-L22
[2019-09-21 09:07:06.955 I/BaseUtil 3449:8789 SourceFile:110] enter
networkIsAvaiable
[2019-09-21 09:07:06.959 I/BaseUtil 3449:8789 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-21 09:07:06.962 I/BaseUtil 3449:8789 SourceFile:110] NetworkInfo state
1CONNECTED
[2019-09-21 09:07:06.963 I/BaseUtil 3449:8789 SourceFile:110] NetworkInfo state
1CONNECTEDis CONNECTED
[2019-09-21 09:07:06.965 I/SDKUtil 3449:8789 SourceFile:110] setOpLogItem
[2019-09-21 09:07:06.966 D/APKCloudAccountImpl 3449:8789 SourceFile:100]
getAccountsByType use the apk
[2019-09-21 09:07:06.967 I/AIDLClientManager 3449:8789 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2019-09-21 09:07:06.968 I/AIDLClientManager 3449:3449 SourceFile:110]
msg.what=MSG_ADD_TASK
[2019-09-21 09:07:06.969 I/AIDLClientManager 3449:3449 SourceFile:110] doTask
[2019-09-21 09:07:13.627 I/SDKUtil 3449:8838 SourceFile:110] setHandler, mHandler
is com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:13.629 I/CloudAccountImpl 3449:8838 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:13.631 D/CloudAccountImpl 3449:8838 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2019-09-21 09:07:13.632 I/CloudAccountImpl 3449:8838 SourceFile:110]
synAccountFromApkToSDK
[2019-09-21 09:07:13.638 D/SDKAccountXmlImpl 3449:8838 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:13.641 I/SDKUtil 3449:8838 SourceFile:110] isNeedInit, mNeedInit
is false
[2019-09-21 09:07:13.670 E/AES128_CBC 3449:8838 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:13.673 E/AES128_CBC 3449:8838 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:13.691 I/SDKUtil 3449:8838 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:13.691 I/SDKUtil 3449:8838 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:13.696 D/TerminalInfo 3449:8838 SourceFile:100] getDevicePLMN =
***02
[2019-09-21 09:07:13.714 E/AES128_CBC 3449:8838 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:13.716 E/AES128_CBC 3449:8838 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:13.732 I/SDKUtil 3449:8838 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:13.733 I/SDKUtil 3449:8838 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:13.733 D/SDKAccountXmlImpl 3449:8838 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:13.734 I/SDKAccountManager 3449:8838 SourceFile:110] there has no
account
[2019-09-21 09:07:13.735 I/BaseUtil 3449:8838 SourceFile:110]
getAndroidSystemUserId =0
[2019-09-21 09:07:13.735 D/TerminalInfo 3449:8838 SourceFile:100] UnitedId=
********8002625
[2019-09-21 09:07:13.737 D/TerminalInfo 3449:8838 SourceFile:100] TerminalType is:
ATU-L22
[2019-09-21 09:07:13.738 I/BaseUtil 3449:8838 SourceFile:110] enter
networkIsAvaiable
[2019-09-21 09:07:13.741 I/BaseUtil 3449:8838 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-21 09:07:13.742 I/BaseUtil 3449:8838 SourceFile:110] NetworkInfo state
1CONNECTED
[2019-09-21 09:07:13.742 I/BaseUtil 3449:8838 SourceFile:110] NetworkInfo state
1CONNECTEDis CONNECTED
[2019-09-21 09:07:13.744 I/SDKUtil 3449:8838 SourceFile:110] setOpLogItem
[2019-09-21 09:07:13.745 D/APKCloudAccountImpl 3449:8838 SourceFile:100]
getAccountsByType use the apk
[2019-09-21 09:07:13.746 I/AIDLClientManager 3449:8838 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2019-09-21 09:07:13.748 I/AIDLClientManager 3449:3449 SourceFile:110]
msg.what=MSG_ADD_TASK
[2019-09-21 09:07:13.749 I/AIDLClientManager 3449:3449 SourceFile:110] doTask
[2019-09-21 09:07:15.816 I/SDKUtil 3449:8602 SourceFile:110] setHandler, mHandler
is com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:15.817 I/CloudAccountImpl 3449:8602 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:15.829 D/CloudAccountImpl 3449:8602 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2019-09-21 09:07:15.833 I/CloudAccountImpl 3449:8602 SourceFile:110]
synAccountFromApkToSDK
[2019-09-21 09:07:15.856 D/SDKAccountXmlImpl 3449:8602 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:15.859 I/SDKUtil 3449:8602 SourceFile:110] isNeedInit, mNeedInit
is false
[2019-09-21 09:07:15.905 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:15.908 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:15.933 I/SDKUtil 3449:8602 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:15.935 I/SDKUtil 3449:8602 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:15.948 D/TerminalInfo 3449:8602 SourceFile:100] getDevicePLMN =
***02
[2019-09-21 09:07:15.989 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:15.991 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:16.007 I/SDKUtil 3449:8602 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:16.007 I/SDKUtil 3449:8602 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:16.008 D/SDKAccountXmlImpl 3449:8602 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:16.009 I/SDKAccountManager 3449:8602 SourceFile:110] there has no
account
[2019-09-21 09:07:16.009 I/BaseUtil 3449:8602 SourceFile:110]
getAndroidSystemUserId =0
[2019-09-21 09:07:16.010 D/TerminalInfo 3449:8602 SourceFile:100] UnitedId=
********8002625
[2019-09-21 09:07:16.012 D/TerminalInfo 3449:8602 SourceFile:100] TerminalType is:
ATU-L22
[2019-09-21 09:07:16.014 I/BaseUtil 3449:8602 SourceFile:110] enter
networkIsAvaiable
[2019-09-21 09:07:16.019 I/BaseUtil 3449:8602 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-21 09:07:16.019 I/BaseUtil 3449:8602 SourceFile:110] NetworkInfo state
1CONNECTED
[2019-09-21 09:07:16.020 I/BaseUtil 3449:8602 SourceFile:110] NetworkInfo state
1CONNECTEDis CONNECTED
[2019-09-21 09:07:16.024 I/SDKUtil 3449:8602 SourceFile:110] setOpLogItem
[2019-09-21 09:07:16.025 D/APKCloudAccountImpl 3449:8602 SourceFile:100]
getAccountsByType use the apk
[2019-09-21 09:07:16.027 I/AIDLClientManager 3449:8602 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2019-09-21 09:07:16.028 I/AIDLClientManager 3449:3449 SourceFile:110]
msg.what=MSG_ADD_TASK
[2019-09-21 09:07:16.029 I/AIDLClientManager 3449:3449 SourceFile:110] doTask
[2019-09-21 09:07:16.783 I/LoginTask 3449:15229 SourceFile:110]
loginResult:retCode=1
[2019-09-21 09:07:16.789 I/AIDLTask 3449:15229 SourceFile:110] finishTask
[2019-09-21 09:07:16.789 I/AIDLClientManager 3449:15229 SourceFile:110]
sendTaskFinishMsg
[2019-09-21 09:07:16.790 I/AIDLClientManager 3449:15229 SourceFile:110] refCount=4
[2019-09-21 09:07:16.791 I/AIDLTask 3449:8682 SourceFile:110] run#awaittrue
[2019-09-21 09:07:17.929 I/SDKUtil 3449:8789 SourceFile:110] setHandler, mHandler
is com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:17.930 I/CloudAccountImpl 3449:8789 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:17.932 D/CloudAccountImpl 3449:8789 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2019-09-21 09:07:17.934 I/CloudAccountImpl 3449:8789 SourceFile:110]
synAccountFromApkToSDK
[2019-09-21 09:07:17.941 D/SDKAccountXmlImpl 3449:8789 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:17.942 I/SDKUtil 3449:8789 SourceFile:110] isNeedInit, mNeedInit
is false
[2019-09-21 09:07:17.965 E/AES128_CBC 3449:8789 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:17.969 E/AES128_CBC 3449:8789 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:17.987 I/SDKUtil 3449:8789 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:17.988 I/SDKUtil 3449:8789 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:17.993 D/TerminalInfo 3449:8789 SourceFile:100] getDevicePLMN =
***02
[2019-09-21 09:07:18.011 E/AES128_CBC 3449:8789 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:18.013 E/AES128_CBC 3449:8789 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:18.028 I/SDKUtil 3449:8789 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:18.028 I/SDKUtil 3449:8789 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:18.030 D/SDKAccountXmlImpl 3449:8789 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:18.031 I/SDKAccountManager 3449:8789 SourceFile:110] there has no
account
[2019-09-21 09:07:18.032 I/BaseUtil 3449:8789 SourceFile:110]
getAndroidSystemUserId =0
[2019-09-21 09:07:18.033 D/TerminalInfo 3449:8789 SourceFile:100] UnitedId=
********8002625
[2019-09-21 09:07:18.035 D/TerminalInfo 3449:8789 SourceFile:100] TerminalType is:
ATU-L22
[2019-09-21 09:07:18.036 I/BaseUtil 3449:8789 SourceFile:110] enter
networkIsAvaiable
[2019-09-21 09:07:18.040 I/BaseUtil 3449:8789 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-21 09:07:18.041 I/BaseUtil 3449:8789 SourceFile:110] NetworkInfo state
1CONNECTED
[2019-09-21 09:07:18.042 I/BaseUtil 3449:8789 SourceFile:110] NetworkInfo state
1CONNECTEDis CONNECTED
[2019-09-21 09:07:18.043 I/SDKUtil 3449:8789 SourceFile:110] setOpLogItem
[2019-09-21 09:07:18.045 D/APKCloudAccountImpl 3449:8789 SourceFile:100]
getAccountsByType use the apk
[2019-09-21 09:07:18.046 I/AIDLClientManager 3449:8789 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2019-09-21 09:07:18.047 I/AIDLClientManager 3449:3449 SourceFile:110]
msg.what=MSG_ADD_TASK
[2019-09-21 09:07:18.047 I/AIDLClientManager 3449:3449 SourceFile:110] doTask
[2019-09-21 09:07:18.977 I/AIDLTask 3449:8801 SourceFile:110] run#awaitfalse
[2019-09-21 09:07:18.979 I/AIDLTask 3449:8801 SourceFile:110] finishTask
[2019-09-21 09:07:18.980 I/AIDLClientManager 3449:8801 SourceFile:110]
sendTaskFinishMsg
[2019-09-21 09:07:18.981 I/AIDLClientManager 3449:8801 SourceFile:110] refCount=4
[2019-09-21 09:07:23.552 I/SDKUtil 3449:8838 SourceFile:110] setHandler, mHandler
is com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:23.614 I/CloudAccountImpl 3449:8838 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:23.616 D/CloudAccountImpl 3449:8838 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2019-09-21 09:07:23.616 I/CloudAccountImpl 3449:8838 SourceFile:110]
synAccountFromApkToSDK
[2019-09-21 09:07:23.619 D/SDKAccountXmlImpl 3449:8838 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:23.620 I/SDKUtil 3449:8838 SourceFile:110] isNeedInit, mNeedInit
is false
[2019-09-21 09:07:23.670 E/AES128_CBC 3449:8838 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:23.672 E/AES128_CBC 3449:8838 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:23.690 I/SDKUtil 3449:8838 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:23.691 I/SDKUtil 3449:8838 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:23.698 D/TerminalInfo 3449:8838 SourceFile:100] getDevicePLMN =
***02
[2019-09-21 09:07:23.716 E/AES128_CBC 3449:8838 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:23.718 E/AES128_CBC 3449:8838 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:23.735 I/SDKUtil 3449:8838 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:23.736 I/SDKUtil 3449:8838 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:23.737 D/SDKAccountXmlImpl 3449:8838 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:23.737 I/SDKAccountManager 3449:8838 SourceFile:110] there has no
account
[2019-09-21 09:07:23.738 I/BaseUtil 3449:8838 SourceFile:110]
getAndroidSystemUserId =0
[2019-09-21 09:07:23.739 D/TerminalInfo 3449:8838 SourceFile:100] UnitedId=
********8002625
[2019-09-21 09:07:23.740 D/TerminalInfo 3449:8838 SourceFile:100] TerminalType is:
ATU-L22
[2019-09-21 09:07:23.741 I/BaseUtil 3449:8838 SourceFile:110] enter
networkIsAvaiable
[2019-09-21 09:07:23.749 I/BaseUtil 3449:8838 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-21 09:07:23.750 I/BaseUtil 3449:8838 SourceFile:110] NetworkInfo state
1CONNECTED
[2019-09-21 09:07:23.752 I/BaseUtil 3449:8838 SourceFile:110] NetworkInfo state
1CONNECTEDis CONNECTED
[2019-09-21 09:07:23.755 I/SDKUtil 3449:8838 SourceFile:110] setOpLogItem
[2019-09-21 09:07:23.756 D/APKCloudAccountImpl 3449:8838 SourceFile:100]
getAccountsByType use the apk
[2019-09-21 09:07:23.760 I/AIDLClientManager 3449:8838 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2019-09-21 09:07:23.761 I/AIDLClientManager 3449:3449 SourceFile:110]
msg.what=MSG_ADD_TASK
[2019-09-21 09:07:23.767 I/AIDLClientManager 3449:3449 SourceFile:110] doTask
[2019-09-21 09:07:25.322 I/SDKUtil 3449:8602 SourceFile:110] setHandler, mHandler
is com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:25.323 I/CloudAccountImpl 3449:8602 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:25.325 D/CloudAccountImpl 3449:8602 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2019-09-21 09:07:25.326 I/CloudAccountImpl 3449:8602 SourceFile:110]
synAccountFromApkToSDK
[2019-09-21 09:07:25.330 D/SDKAccountXmlImpl 3449:8602 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:25.333 I/SDKUtil 3449:8602 SourceFile:110] isNeedInit, mNeedInit
is false
[2019-09-21 09:07:25.358 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:25.359 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:25.379 I/SDKUtil 3449:8602 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:25.379 I/SDKUtil 3449:8602 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:25.389 D/TerminalInfo 3449:8602 SourceFile:100] getDevicePLMN =
***02
[2019-09-21 09:07:25.426 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:25.434 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:25.455 I/SDKUtil 3449:8602 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:25.456 I/SDKUtil 3449:8602 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:25.457 D/SDKAccountXmlImpl 3449:8602 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:25.458 I/SDKAccountManager 3449:8602 SourceFile:110] there has no
account
[2019-09-21 09:07:25.460 I/BaseUtil 3449:8602 SourceFile:110]
getAndroidSystemUserId =0
[2019-09-21 09:07:25.461 D/TerminalInfo 3449:8602 SourceFile:100] UnitedId=
********8002625
[2019-09-21 09:07:25.477 D/TerminalInfo 3449:8602 SourceFile:100] TerminalType is:
ATU-L22
[2019-09-21 09:07:25.478 I/BaseUtil 3449:8602 SourceFile:110] enter
networkIsAvaiable
[2019-09-21 09:07:25.501 I/BaseUtil 3449:8602 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-21 09:07:25.502 I/BaseUtil 3449:8602 SourceFile:110] NetworkInfo state
1CONNECTED
[2019-09-21 09:07:25.503 I/BaseUtil 3449:8602 SourceFile:110] NetworkInfo state
1CONNECTEDis CONNECTED
[2019-09-21 09:07:25.514 I/SDKUtil 3449:8602 SourceFile:110] setOpLogItem
[2019-09-21 09:07:25.515 D/APKCloudAccountImpl 3449:8602 SourceFile:100]
getAccountsByType use the apk
[2019-09-21 09:07:25.517 I/AIDLClientManager 3449:8602 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2019-09-21 09:07:25.521 I/AIDLClientManager 3449:3449 SourceFile:110]
msg.what=MSG_ADD_TASK
[2019-09-21 09:07:25.522 I/AIDLClientManager 3449:3449 SourceFile:110] doTask
[2019-09-21 09:07:25.756 I/AIDLTask 3449:8840 SourceFile:110] run#awaitfalse
[2019-09-21 09:07:25.759 I/AIDLTask 3449:8840 SourceFile:110] finishTask
[2019-09-21 09:07:25.760 I/AIDLClientManager 3449:8840 SourceFile:110]
sendTaskFinishMsg
[2019-09-21 09:07:25.760 I/AIDLClientManager 3449:8840 SourceFile:110] refCount=5
[2019-09-21 09:07:27.245 I/LoginTask 3449:8644 SourceFile:110] has cancelled by
timeout, return directly
[2019-09-21 09:07:28.798 I/AIDLTask 3449:8682 SourceFile:110] run#awaitfalse
[2019-09-21 09:07:28.800 I/AIDLTask 3449:8682 SourceFile:110] finishTask
[2019-09-21 09:07:28.801 I/AIDLClientManager 3449:8682 SourceFile:110]
sendTaskFinishMsg
[2019-09-21 09:07:28.802 I/AIDLClientManager 3449:8682 SourceFile:110] refCount=4
[2019-09-21 09:07:30.990 I/AIDLTask 3449:8801 SourceFile:110] run#awaitfalse
[2019-09-21 09:07:30.992 I/AIDLTask 3449:8801 SourceFile:110] finishTask
[2019-09-21 09:07:30.992 I/AIDLClientManager 3449:8801 SourceFile:110]
sendTaskFinishMsg
[2019-09-21 09:07:30.993 I/AIDLClientManager 3449:8801 SourceFile:110] refCount=3
[2019-09-21 09:07:37.517 I/LoginTask 3449:8644 SourceFile:110] has cancelled by
timeout, return directly
[2019-09-21 09:07:37.799 I/AIDLTask 3449:8840 SourceFile:110] run#awaitfalse
[2019-09-21 09:07:37.807 I/AIDLTask 3449:8840 SourceFile:110] finishTask
[2019-09-21 09:07:37.808 I/AIDLClientManager 3449:8840 SourceFile:110]
sendTaskFinishMsg
[2019-09-21 09:07:37.809 I/AIDLClientManager 3449:8840 SourceFile:110] refCount=2
[2019-09-21 09:07:40.811 I/AIDLTask 3449:8682 SourceFile:110] run#awaitfalse
[2019-09-21 09:07:40.812 I/AIDLTask 3449:8682 SourceFile:110] finishTask
[2019-09-21 09:07:40.813 I/AIDLClientManager 3449:8682 SourceFile:110]
sendTaskFinishMsg
[2019-09-21 09:07:40.814 I/AIDLClientManager 3449:8682 SourceFile:110] refCount=1
[2019-09-21 09:07:40.816 I/AIDLClientManager 3449:3449 SourceFile:110]
MSG_FINISH_TASK, unbind
[2019-09-21 09:07:40.817 I/AIDLClientManager 3449:3449 SourceFile:110] unbind
Service
[2019-09-21 09:07:43.711 I/SDKUtil 3449:8789 SourceFile:110] setHandler, mHandler
is com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:43.720 I/CloudAccountImpl 3449:8789 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:43.730 D/CloudAccountImpl 3449:8789 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2019-09-21 09:07:43.734 I/CloudAccountImpl 3449:8789 SourceFile:110]
synAccountFromApkToSDK
[2019-09-21 09:07:43.740 D/SDKAccountXmlImpl 3449:8789 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:43.741 I/SDKUtil 3449:8789 SourceFile:110] isNeedInit, mNeedInit
is false
[2019-09-21 09:07:43.772 E/AES128_CBC 3449:8789 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:43.774 E/AES128_CBC 3449:8789 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:43.815 I/SDKUtil 3449:8789 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:43.815 I/SDKUtil 3449:8789 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:43.820 D/TerminalInfo 3449:8789 SourceFile:100] getDevicePLMN =
***02
[2019-09-21 09:07:43.842 E/AES128_CBC 3449:8789 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:43.844 E/AES128_CBC 3449:8789 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:43.863 I/SDKUtil 3449:8789 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:43.863 I/SDKUtil 3449:8789 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:43.864 D/SDKAccountXmlImpl 3449:8789 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:43.865 I/SDKAccountManager 3449:8789 SourceFile:110] there has no
account
[2019-09-21 09:07:43.865 I/BaseUtil 3449:8789 SourceFile:110]
getAndroidSystemUserId =0
[2019-09-21 09:07:43.866 D/TerminalInfo 3449:8789 SourceFile:100] UnitedId=
********8002625
[2019-09-21 09:07:43.868 D/TerminalInfo 3449:8789 SourceFile:100] TerminalType is:
ATU-L22
[2019-09-21 09:07:43.869 I/BaseUtil 3449:8789 SourceFile:110] enter
networkIsAvaiable
[2019-09-21 09:07:43.873 I/BaseUtil 3449:8789 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-21 09:07:43.873 I/BaseUtil 3449:8789 SourceFile:110] NetworkInfo state
1CONNECTED
[2019-09-21 09:07:43.874 I/BaseUtil 3449:8789 SourceFile:110] NetworkInfo state
1CONNECTEDis CONNECTED
[2019-09-21 09:07:43.876 I/SDKUtil 3449:8789 SourceFile:110] setOpLogItem
[2019-09-21 09:07:43.876 D/APKCloudAccountImpl 3449:8789 SourceFile:100]
getAccountsByType use the apk
[2019-09-21 09:07:43.880 I/AIDLClientManager 3449:8789 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2019-09-21 09:07:43.881 I/AIDLClientManager 3449:3449 SourceFile:110]
msg.what=MSG_ADD_TASK
[2019-09-21 09:07:43.882 I/AIDLClientManager 3449:3449 SourceFile:110] startService
[2019-09-21 09:07:43.882 D/AIDLClientManager 3449:3449 SourceFile:100] begin to
bindService
[2019-09-21 09:07:43.928 I/AIDLClientManager 3449:3449 SourceFile:110]
onServiceConnected
[2019-09-21 09:07:43.929 I/AIDLClientManager 3449:3449 SourceFile:110] doTask
[2019-09-21 09:07:43.929 I/AIDLClientManager 3449:9133 SourceFile:110] startService
await=true
[2019-09-21 09:07:45.301 I/SDKUtil 3449:8838 SourceFile:110] setHandler, mHandler
is com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:45.302 I/CloudAccountImpl 3449:8838 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:45.304 D/CloudAccountImpl 3449:8838 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2019-09-21 09:07:45.305 I/CloudAccountImpl 3449:8838 SourceFile:110]
synAccountFromApkToSDK
[2019-09-21 09:07:45.328 D/SDKAccountXmlImpl 3449:8838 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:45.329 I/SDKUtil 3449:8838 SourceFile:110] isNeedInit, mNeedInit
is false
[2019-09-21 09:07:45.360 E/AES128_CBC 3449:8838 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:45.364 E/AES128_CBC 3449:8838 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:45.386 I/SDKUtil 3449:8838 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:45.387 I/SDKUtil 3449:8838 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:45.396 D/TerminalInfo 3449:8838 SourceFile:100] getDevicePLMN =
***02
[2019-09-21 09:07:45.423 E/AES128_CBC 3449:8838 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:45.427 E/AES128_CBC 3449:8838 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:45.459 I/SDKUtil 3449:8838 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:45.462 I/SDKUtil 3449:8838 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:45.465 D/SDKAccountXmlImpl 3449:8838 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:45.466 I/SDKAccountManager 3449:8838 SourceFile:110] there has no
account
[2019-09-21 09:07:45.467 I/BaseUtil 3449:8838 SourceFile:110]
getAndroidSystemUserId =0
[2019-09-21 09:07:45.467 D/TerminalInfo 3449:8838 SourceFile:100] UnitedId=
********8002625
[2019-09-21 09:07:45.473 D/TerminalInfo 3449:8838 SourceFile:100] TerminalType is:
ATU-L22
[2019-09-21 09:07:45.475 I/BaseUtil 3449:8838 SourceFile:110] enter
networkIsAvaiable
[2019-09-21 09:07:45.479 I/BaseUtil 3449:8838 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-21 09:07:45.480 I/BaseUtil 3449:8838 SourceFile:110] NetworkInfo state
1CONNECTED
[2019-09-21 09:07:45.480 I/BaseUtil 3449:8838 SourceFile:110] NetworkInfo state
1CONNECTEDis CONNECTED
[2019-09-21 09:07:45.482 I/SDKUtil 3449:8838 SourceFile:110] setOpLogItem
[2019-09-21 09:07:45.482 D/APKCloudAccountImpl 3449:8838 SourceFile:100]
getAccountsByType use the apk
[2019-09-21 09:07:45.483 I/AIDLClientManager 3449:8838 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2019-09-21 09:07:45.484 I/AIDLClientManager 3449:3449 SourceFile:110]
msg.what=MSG_ADD_TASK
[2019-09-21 09:07:45.485 I/AIDLClientManager 3449:3449 SourceFile:110] doTask
[2019-09-21 09:07:46.606 I/SDKUtil 3449:8602 SourceFile:110] setHandler, mHandler
is com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:46.606 I/CloudAccountImpl 3449:8602 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:46.609 D/CloudAccountImpl 3449:8602 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2019-09-21 09:07:46.611 I/CloudAccountImpl 3449:8602 SourceFile:110]
synAccountFromApkToSDK
[2019-09-21 09:07:46.619 D/SDKAccountXmlImpl 3449:8602 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:46.620 I/SDKUtil 3449:8602 SourceFile:110] isNeedInit, mNeedInit
is false
[2019-09-21 09:07:46.643 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:46.648 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:46.665 I/SDKUtil 3449:8602 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:46.666 I/SDKUtil 3449:8602 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:46.673 D/TerminalInfo 3449:8602 SourceFile:100] getDevicePLMN =
***02
[2019-09-21 09:07:46.690 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:46.691 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:46.706 I/SDKUtil 3449:8602 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:46.707 I/SDKUtil 3449:8602 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:46.709 D/SDKAccountXmlImpl 3449:8602 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:46.710 I/SDKAccountManager 3449:8602 SourceFile:110] there has no
account
[2019-09-21 09:07:46.711 I/BaseUtil 3449:8602 SourceFile:110]
getAndroidSystemUserId =0
[2019-09-21 09:07:46.712 D/TerminalInfo 3449:8602 SourceFile:100] UnitedId=
********8002625
[2019-09-21 09:07:46.714 D/TerminalInfo 3449:8602 SourceFile:100] TerminalType is:
ATU-L22
[2019-09-21 09:07:46.715 I/BaseUtil 3449:8602 SourceFile:110] enter
networkIsAvaiable
[2019-09-21 09:07:46.719 I/BaseUtil 3449:8602 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-21 09:07:46.719 I/BaseUtil 3449:8602 SourceFile:110] NetworkInfo state
1CONNECTED
[2019-09-21 09:07:46.720 I/BaseUtil 3449:8602 SourceFile:110] NetworkInfo state
1CONNECTEDis CONNECTED
[2019-09-21 09:07:46.722 I/SDKUtil 3449:8602 SourceFile:110] setOpLogItem
[2019-09-21 09:07:46.722 D/APKCloudAccountImpl 3449:8602 SourceFile:100]
getAccountsByType use the apk
[2019-09-21 09:07:46.724 I/AIDLClientManager 3449:8602 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2019-09-21 09:07:46.724 I/AIDLClientManager 3449:3449 SourceFile:110]
msg.what=MSG_ADD_TASK
[2019-09-21 09:07:46.725 I/AIDLClientManager 3449:3449 SourceFile:110] doTask
[2019-09-21 09:07:47.851 I/LoginTask 3449:8646 SourceFile:110] has cancelled by
timeout, return directly
[2019-09-21 09:07:52.976 I/SDKUtil 3449:8789 SourceFile:110] setHandler, mHandler
is com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:52.977 I/CloudAccountImpl 3449:8789 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:52.982 D/CloudAccountImpl 3449:8789 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2019-09-21 09:07:52.983 I/CloudAccountImpl 3449:8789 SourceFile:110]
synAccountFromApkToSDK
[2019-09-21 09:07:52.999 D/SDKAccountXmlImpl 3449:8789 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:53.002 I/SDKUtil 3449:8789 SourceFile:110] isNeedInit, mNeedInit
is false
[2019-09-21 09:07:53.047 E/AES128_CBC 3449:8789 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:53.049 E/AES128_CBC 3449:8789 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:53.067 I/SDKUtil 3449:8789 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:53.068 I/SDKUtil 3449:8789 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:53.072 D/TerminalInfo 3449:8789 SourceFile:100] getDevicePLMN =
***02
[2019-09-21 09:07:53.089 E/AES128_CBC 3449:8789 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:53.093 E/AES128_CBC 3449:8789 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:53.113 I/SDKUtil 3449:8789 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:53.114 I/SDKUtil 3449:8789 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:53.120 D/SDKAccountXmlImpl 3449:8789 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:53.120 I/SDKAccountManager 3449:8789 SourceFile:110] there has no
account
[2019-09-21 09:07:53.123 I/BaseUtil 3449:8789 SourceFile:110]
getAndroidSystemUserId =0
[2019-09-21 09:07:53.124 D/TerminalInfo 3449:8789 SourceFile:100] UnitedId=
********8002625
[2019-09-21 09:07:53.125 D/TerminalInfo 3449:8789 SourceFile:100] TerminalType is:
ATU-L22
[2019-09-21 09:07:53.126 I/BaseUtil 3449:8789 SourceFile:110] enter
networkIsAvaiable
[2019-09-21 09:07:53.129 I/BaseUtil 3449:8789 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-21 09:07:53.130 I/BaseUtil 3449:8789 SourceFile:110] NetworkInfo state
1CONNECTED
[2019-09-21 09:07:53.130 I/BaseUtil 3449:8789 SourceFile:110] NetworkInfo state
1CONNECTEDis CONNECTED
[2019-09-21 09:07:53.132 I/SDKUtil 3449:8789 SourceFile:110] setOpLogItem
[2019-09-21 09:07:53.132 D/APKCloudAccountImpl 3449:8789 SourceFile:100]
getAccountsByType use the apk
[2019-09-21 09:07:53.133 I/AIDLClientManager 3449:8789 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2019-09-21 09:07:53.154 I/AIDLClientManager 3449:3449 SourceFile:110]
msg.what=MSG_ADD_TASK
[2019-09-21 09:07:53.154 I/AIDLClientManager 3449:3449 SourceFile:110] doTask
[2019-09-21 09:07:55.406 I/SDKUtil 3449:8838 SourceFile:110] setHandler, mHandler
is com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:55.407 I/CloudAccountImpl 3449:8838 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:55.409 D/CloudAccountImpl 3449:8838 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2019-09-21 09:07:55.409 I/CloudAccountImpl 3449:8838 SourceFile:110]
synAccountFromApkToSDK
[2019-09-21 09:07:55.416 D/SDKAccountXmlImpl 3449:8838 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:55.419 I/SDKUtil 3449:8838 SourceFile:110] isNeedInit, mNeedInit
is false
[2019-09-21 09:07:55.460 E/AES128_CBC 3449:8838 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:55.462 E/AES128_CBC 3449:8838 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:55.493 I/SDKUtil 3449:8838 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:55.494 I/SDKUtil 3449:8838 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:55.505 D/TerminalInfo 3449:8838 SourceFile:100] getDevicePLMN =
***02
[2019-09-21 09:07:55.543 E/AES128_CBC 3449:8838 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:55.556 E/AES128_CBC 3449:8838 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:55.576 I/SDKUtil 3449:8838 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:55.577 I/SDKUtil 3449:8838 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:55.578 D/SDKAccountXmlImpl 3449:8838 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:55.579 I/SDKAccountManager 3449:8838 SourceFile:110] there has no
account
[2019-09-21 09:07:55.582 I/BaseUtil 3449:8838 SourceFile:110]
getAndroidSystemUserId =0
[2019-09-21 09:07:55.583 D/TerminalInfo 3449:8838 SourceFile:100] UnitedId=
********8002625
[2019-09-21 09:07:55.585 D/TerminalInfo 3449:8838 SourceFile:100] TerminalType is:
ATU-L22
[2019-09-21 09:07:55.586 I/BaseUtil 3449:8838 SourceFile:110] enter
networkIsAvaiable
[2019-09-21 09:07:55.589 I/BaseUtil 3449:8838 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-21 09:07:55.590 I/BaseUtil 3449:8838 SourceFile:110] NetworkInfo state
1CONNECTED
[2019-09-21 09:07:55.591 I/BaseUtil 3449:8838 SourceFile:110] NetworkInfo state
1CONNECTEDis CONNECTED
[2019-09-21 09:07:55.593 I/SDKUtil 3449:8838 SourceFile:110] setOpLogItem
[2019-09-21 09:07:55.593 D/APKCloudAccountImpl 3449:8838 SourceFile:100]
getAccountsByType use the apk
[2019-09-21 09:07:55.596 I/AIDLClientManager 3449:8838 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2019-09-21 09:07:55.597 I/AIDLClientManager 3449:3449 SourceFile:110]
msg.what=MSG_ADD_TASK
[2019-09-21 09:07:55.598 I/AIDLClientManager 3449:3449 SourceFile:110] doTask
[2019-09-21 09:07:55.948 I/AIDLTask 3449:8801 SourceFile:110] run#awaitfalse
[2019-09-21 09:07:55.949 I/AIDLTask 3449:8801 SourceFile:110] finishTask
[2019-09-21 09:07:55.950 I/AIDLClientManager 3449:8801 SourceFile:110]
sendTaskFinishMsg
[2019-09-21 09:07:55.951 I/AIDLClientManager 3449:8801 SourceFile:110] refCount=5
[2019-09-21 09:07:56.637 I/SDKUtil 3449:8602 SourceFile:110] setHandler, mHandler
is com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:56.640 I/CloudAccountImpl 3449:8602 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:56.648 D/CloudAccountImpl 3449:8602 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2019-09-21 09:07:56.649 I/CloudAccountImpl 3449:8602 SourceFile:110]
synAccountFromApkToSDK
[2019-09-21 09:07:56.656 D/SDKAccountXmlImpl 3449:8602 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:56.657 I/SDKUtil 3449:8602 SourceFile:110] isNeedInit, mNeedInit
is false
[2019-09-21 09:07:56.680 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:56.682 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:56.710 I/SDKUtil 3449:8602 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:56.711 I/SDKUtil 3449:8602 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:56.715 D/TerminalInfo 3449:8602 SourceFile:100] getDevicePLMN =
***02
[2019-09-21 09:07:56.735 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:56.737 E/AES128_CBC 3449:8602 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:07:56.762 I/SDKUtil 3449:8602 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:56.762 I/SDKUtil 3449:8602 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:07:56.763 D/SDKAccountXmlImpl 3449:8602 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:07:56.764 I/SDKAccountManager 3449:8602 SourceFile:110] there has no
account
[2019-09-21 09:07:56.765 I/BaseUtil 3449:8602 SourceFile:110]
getAndroidSystemUserId =0
[2019-09-21 09:07:56.765 D/TerminalInfo 3449:8602 SourceFile:100] UnitedId=
********8002625
[2019-09-21 09:07:56.766 D/TerminalInfo 3449:8602 SourceFile:100] TerminalType is:
ATU-L22
[2019-09-21 09:07:56.767 I/BaseUtil 3449:8602 SourceFile:110] enter
networkIsAvaiable
[2019-09-21 09:07:56.771 I/BaseUtil 3449:8602 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-21 09:07:56.772 I/BaseUtil 3449:8602 SourceFile:110] NetworkInfo state
1CONNECTED
[2019-09-21 09:07:56.772 I/BaseUtil 3449:8602 SourceFile:110] NetworkInfo state
1CONNECTEDis CONNECTED
[2019-09-21 09:07:56.774 I/SDKUtil 3449:8602 SourceFile:110] setOpLogItem
[2019-09-21 09:07:56.775 D/APKCloudAccountImpl 3449:8602 SourceFile:100]
getAccountsByType use the apk
[2019-09-21 09:07:56.776 I/AIDLClientManager 3449:8602 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2019-09-21 09:07:56.777 I/AIDLClientManager 3449:3449 SourceFile:110]
msg.what=MSG_ADD_TASK
[2019-09-21 09:07:56.777 I/AIDLClientManager 3449:3449 SourceFile:110] doTask
[2019-09-21 09:07:57.504 I/AIDLTask 3449:8840 SourceFile:110] run#awaitfalse
[2019-09-21 09:07:57.505 I/AIDLTask 3449:8840 SourceFile:110] finishTask
[2019-09-21 09:07:57.506 I/AIDLClientManager 3449:8840 SourceFile:110]
sendTaskFinishMsg
[2019-09-21 09:07:57.506 I/AIDLClientManager 3449:8840 SourceFile:110] refCount=5
[2019-09-21 09:07:58.150 I/LoginTask 3449:8883 SourceFile:110] has cancelled by
timeout, return directly
[2019-09-21 09:07:58.732 I/AIDLTask 3449:8682 SourceFile:110] run#awaitfalse
[2019-09-21 09:07:58.733 I/AIDLTask 3449:8682 SourceFile:110] finishTask
[2019-09-21 09:07:58.733 I/AIDLClientManager 3449:8682 SourceFile:110]
sendTaskFinishMsg
[2019-09-21 09:07:58.734 I/AIDLClientManager 3449:8682 SourceFile:110] refCount=4
[2019-09-21 09:07:59.992 I/SDKUtil 3449:8789 SourceFile:110] setHandler, mHandler
is com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:59.992 I/CloudAccountImpl 3449:8789 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:07:59.994 D/CloudAccountImpl 3449:8789 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2019-09-21 09:07:59.994 I/CloudAccountImpl 3449:8789 SourceFile:110]
synAccountFromApkToSDK
[2019-09-21 09:08:00.006 D/SDKAccountXmlImpl 3449:8789 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:08:00.008 I/SDKUtil 3449:8789 SourceFile:110] isNeedInit, mNeedInit
is false
[2019-09-21 09:08:00.054 E/AES128_CBC 3449:8789 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:08:00.056 E/AES128_CBC 3449:8789 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:08:00.088 I/SDKUtil 3449:8789 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:08:00.089 I/SDKUtil 3449:8789 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:08:00.121 D/TerminalInfo 3449:8789 SourceFile:100] getDevicePLMN =
***02
[2019-09-21 09:08:00.167 E/AES128_CBC 3449:8789 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:08:00.169 E/AES128_CBC 3449:8789 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:08:00.190 I/SDKUtil 3449:8789 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:08:00.191 I/SDKUtil 3449:8789 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:08:00.202 D/SDKAccountXmlImpl 3449:8789 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:08:00.202 I/SDKAccountManager 3449:8789 SourceFile:110] there has no
account
[2019-09-21 09:08:00.203 I/BaseUtil 3449:8789 SourceFile:110]
getAndroidSystemUserId =0
[2019-09-21 09:08:00.204 D/TerminalInfo 3449:8789 SourceFile:100] UnitedId=
********8002625
[2019-09-21 09:08:00.206 D/TerminalInfo 3449:8789 SourceFile:100] TerminalType is:
ATU-L22
[2019-09-21 09:08:00.207 I/BaseUtil 3449:8789 SourceFile:110] enter
networkIsAvaiable
[2019-09-21 09:08:00.211 I/BaseUtil 3449:8789 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-21 09:08:00.212 I/BaseUtil 3449:8789 SourceFile:110] NetworkInfo state
1CONNECTED
[2019-09-21 09:08:00.213 I/BaseUtil 3449:8789 SourceFile:110] NetworkInfo state
1CONNECTEDis CONNECTED
[2019-09-21 09:08:00.214 I/SDKUtil 3449:8789 SourceFile:110] setOpLogItem
[2019-09-21 09:08:00.215 D/APKCloudAccountImpl 3449:8789 SourceFile:100]
getAccountsByType use the apk
[2019-09-21 09:08:00.216 I/AIDLClientManager 3449:8789 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2019-09-21 09:08:00.224 I/AIDLClientManager 3449:3449 SourceFile:110]
msg.what=MSG_ADD_TASK
[2019-09-21 09:08:00.225 I/AIDLClientManager 3449:3449 SourceFile:110] doTask
[2019-09-21 09:08:01.757 I/SDKUtil 3449:8838 SourceFile:110] setHandler, mHandler
is com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:08:01.758 I/CloudAccountImpl 3449:8838 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:08:01.761 D/CloudAccountImpl 3449:8838 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2019-09-21 09:08:01.762 I/CloudAccountImpl 3449:8838 SourceFile:110]
synAccountFromApkToSDK
[2019-09-21 09:08:01.766 D/SDKAccountXmlImpl 3449:8838 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:08:01.767 I/SDKUtil 3449:8838 SourceFile:110] isNeedInit, mNeedInit
is false
[2019-09-21 09:08:01.801 E/AES128_CBC 3449:8838 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:08:01.809 E/AES128_CBC 3449:8838 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:08:01.834 I/SDKUtil 3449:8838 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:08:01.835 I/SDKUtil 3449:8838 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:08:01.861 D/TerminalInfo 3449:8838 SourceFile:100] getDevicePLMN =
***02
[2019-09-21 09:08:01.892 E/AES128_CBC 3449:8838 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
[2019-09-21 09:08:01.895 E/AES128_CBC 3449:8838 NativeCrypto.java:-2] OLDKEY
decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:08:01.926 I/SDKUtil 3449:8838 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:08:01.929 I/SDKUtil 3449:8838 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:08:01.930 D/SDKAccountXmlImpl 3449:8838 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:08:01.931 I/SDKAccountManager 3449:8838 SourceFile:110] there has no
account
[2019-09-21 09:08:01.932 I/BaseUtil 3449:8838 SourceFile:110]
getAndroidSystemUserId =0
[2019-09-21 09:08:01.932 D/TerminalInfo 3449:8838 SourceFile:100] UnitedId=
********8002625
[2019-09-21 09:08:01.934 D/TerminalInfo 3449:8838 SourceFile:100] TerminalType is:
ATU-L22
[2019-09-21 09:08:01.934 I/BaseUtil 3449:8838 SourceFile:110] enter
networkIsAvaiable
[2019-09-21 09:08:01.939 I/BaseUtil 3449:8838 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-21 09:08:01.941 I/BaseUtil 3449:8838 SourceFile:110] NetworkInfo state
1CONNECTED
[2019-09-21 09:08:01.941 I/BaseUtil 3449:8838 SourceFile:110] NetworkInfo state
1CONNECTEDis CONNECTED
[2019-09-21 09:08:01.943 I/SDKUtil 3449:8838 SourceFile:110] setOpLogItem
[2019-09-21 09:08:01.944 D/APKCloudAccountImpl 3449:8838 SourceFile:100]
getAccountsByType use the apk
[2019-09-21 09:08:01.948 I/AIDLClientManager 3449:8838 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2019-09-21 09:08:01.949 I/AIDLClientManager 3449:3449 SourceFile:110]
msg.what=MSG_ADD_TASK
[2019-09-21 09:08:01.950 I/AIDLClientManager 3449:3449 SourceFile:110] doTask
[2019-09-21 09:08:07.958 I/AIDLTask 3449:8801 SourceFile:110] run#awaitfalse
[2019-09-21 09:08:07.959 I/AIDLTask 3449:8801 SourceFile:110] finishTask
[2019-09-21 09:08:07.959 I/AIDLClientManager 3449:8801 SourceFile:110]
sendTaskFinishMsg
[2019-09-21 09:08:07.961 I/AIDLClientManager 3449:8801 SourceFile:110] refCount=5
[2019-09-21 09:08:08.416 I/LoginTask 3449:9243 SourceFile:110] has cancelled by
timeout, return directly
[2019-09-21 09:08:09.516 I/AIDLTask 3449:8840 SourceFile:110] run#awaitfalse
[2019-09-21 09:08:09.517 I/AIDLTask 3449:8840 SourceFile:110] finishTask
[2019-09-21 09:08:09.517 I/AIDLClientManager 3449:8840 SourceFile:110]
sendTaskFinishMsg
[2019-09-21 09:08:09.518 I/AIDLClientManager 3449:8840 SourceFile:110] refCount=4
[2019-09-21 09:08:10.740 I/AIDLTask 3449:8682 SourceFile:110] run#awaitfalse
[2019-09-21 09:08:10.741 I/AIDLTask 3449:8682 SourceFile:110] finishTask
[2019-09-21 09:08:10.742 I/AIDLClientManager 3449:8682 SourceFile:110]
sendTaskFinishMsg
[2019-09-21 09:08:10.742 I/AIDLClientManager 3449:8682 SourceFile:110] refCount=3
[2019-09-21 09:08:18.707 I/LoginTask 3449:3462 SourceFile:110] has cancelled by
timeout, return directly
[2019-09-21 09:08:19.970 I/AIDLTask 3449:8801 SourceFile:110] run#awaitfalse
[2019-09-21 09:08:19.971 I/AIDLTask 3449:8801 SourceFile:110] finishTask
[2019-09-21 09:08:19.972 I/AIDLClientManager 3449:8801 SourceFile:110]
sendTaskFinishMsg
[2019-09-21 09:08:19.972 I/AIDLClientManager 3449:8801 SourceFile:110] refCount=2
[2019-09-21 09:08:21.528 I/AIDLTask 3449:8840 SourceFile:110] run#awaitfalse
[2019-09-21 09:08:21.529 I/AIDLTask 3449:8840 SourceFile:110] finishTask
[2019-09-21 09:08:21.530 I/AIDLClientManager 3449:8840 SourceFile:110]
sendTaskFinishMsg
[2019-09-21 09:08:21.531 I/AIDLClientManager 3449:8840 SourceFile:110] refCount=1
[2019-09-21 09:08:21.534 I/AIDLClientManager 3449:3449 SourceFile:110]
MSG_FINISH_TASK, unbind
[2019-09-21 09:08:21.535 I/AIDLClientManager 3449:3449 SourceFile:110] unbind
Service
[2019-09-21 09:08:28.954 I/LoginTask 3449:9243 SourceFile:110] has cancelled by
timeout, return directly
[2019-09-21 09:08:47.877 I/SDKUtil 3449:9384 SourceFile:110] setHandler, mHandler
is com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:08:47.884 I/CloudAccountImpl 3449:9384 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:08:47.886 D/CloudAccountImpl 3449:9384 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2019-09-21 09:08:47.888 I/CloudAccountImpl 3449:9384 SourceFile:110]
synAccountFromApkToSDK
[2019-09-21 09:08:47.892 D/SDKAccountXmlImpl 3449:9384 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:08:47.893 I/SDKUtil 3449:9384 SourceFile:110] isNeedInit, mNeedInit
is false
[2019-09-21 09:08:47.924 E/AES128_CBC 3449:9384 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:08:47.927 E/AES128_CBC 3449:9384 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
[2019-09-21 09:08:47.944 I/SDKUtil 3449:9384 SourceFile:110]
setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:08:47.945 I/SDKUtil 3449:9384 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:08:47.951 D/TerminalInfo 3449:9384 SourceFile:100] getDevicePLMN =
***02
[2019-09-21 09:08:47.987 E/AES128_CBC 3449:9384 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:08:47.991 E/AES128_CBC 3449:9384 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:08:48.019 I/SDKUtil 3449:9384 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:08:48.020 I/SDKUtil 3449:9384 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:08:48.021 D/SDKAccountXmlImpl 3449:9384 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:08:48.022 I/SDKAccountManager 3449:9384 SourceFile:110] there has no
account
[2019-09-21 09:08:48.022 I/BaseUtil 3449:9384 SourceFile:110]
getAndroidSystemUserId =0
[2019-09-21 09:08:48.023 D/TerminalInfo 3449:9384 SourceFile:100] UnitedId=
********8002625
[2019-09-21 09:08:48.025 D/TerminalInfo 3449:9384 SourceFile:100] TerminalType is:
ATU-L22
[2019-09-21 09:08:48.025 I/BaseUtil 3449:9384 SourceFile:110] enter
networkIsAvaiable
[2019-09-21 09:08:48.030 I/BaseUtil 3449:9384 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-21 09:08:48.033 I/BaseUtil 3449:9384 SourceFile:110] NetworkInfo state
1CONNECTED
[2019-09-21 09:08:48.033 I/BaseUtil 3449:9384 SourceFile:110] NetworkInfo state
1CONNECTEDis CONNECTED
[2019-09-21 09:08:48.036 I/SDKUtil 3449:9384 SourceFile:110] setOpLogItem
[2019-09-21 09:08:48.037 D/APKCloudAccountImpl 3449:9384 SourceFile:100]
getAccountsByType use the apk
[2019-09-21 09:08:48.039 I/AIDLClientManager 3449:9384 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2019-09-21 09:08:48.041 I/AIDLClientManager 3449:3449 SourceFile:110]
msg.what=MSG_ADD_TASK
[2019-09-21 09:08:48.041 I/AIDLClientManager 3449:3449 SourceFile:110] startService
[2019-09-21 09:08:48.042 D/AIDLClientManager 3449:3449 SourceFile:100] begin to
bindService
[2019-09-21 09:08:48.464 I/AIDLClientManager 3449:3449 SourceFile:110]
onServiceConnected
[2019-09-21 09:08:48.465 I/AIDLClientManager 3449:3449 SourceFile:110] doTask
[2019-09-21 09:08:48.465 I/AIDLClientManager 3449:9407 SourceFile:110] startService
await=true
[2019-09-21 09:08:59.496 I/LoginTask 3449:8883 SourceFile:110]
loginResult:retCode=1
[2019-09-21 09:08:59.527 I/AIDLTask 3449:8883 SourceFile:110] finishTask
[2019-09-21 09:08:59.530 I/AIDLClientManager 3449:8883 SourceFile:110]
sendTaskFinishMsg
[2019-09-21 09:08:59.532 I/AIDLClientManager 3449:8883 SourceFile:110] refCount=1
[2019-09-21 09:08:59.534 I/AIDLTask 3449:8682 SourceFile:110] run#awaittrue
[2019-09-21 09:08:59.533 I/AIDLClientManager 3449:3449 SourceFile:110]
MSG_FINISH_TASK, unbind
[2019-09-21 09:08:59.536 I/AIDLClientManager 3449:3449 SourceFile:110] unbind
Service
[2019-09-21 09:09:02.540 I/SDKUtil 3449:9913 SourceFile:110] setHandler, mHandler
is com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:09:02.585 I/CloudAccountImpl 3449:9913 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@b11a421
[2019-09-21 09:09:02.615 D/CloudAccountImpl 3449:9913 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2019-09-21 09:09:02.616 I/CloudAccountImpl 3449:9913 SourceFile:110]
synAccountFromApkToSDK
[2019-09-21 09:09:02.620 D/SDKAccountXmlImpl 3449:9913 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:09:02.622 I/SDKUtil 3449:9913 SourceFile:110] isNeedInit, mNeedInit
is false
[2019-09-21 09:09:02.650 E/AES128_CBC 3449:9913 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:09:02.655 E/AES128_CBC 3449:9913 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:09:02.671 I/SDKUtil 3449:9913 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:09:02.672 I/SDKUtil 3449:9913 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:09:02.676 D/TerminalInfo 3449:9913 SourceFile:100] getDevicePLMN =
***02
[2019-09-21 09:09:02.694 E/AES128_CBC 3449:9913 NativeCrypto.java:-2] decrypter
data error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:09:02.695 E/AES128_CBC 3449:9913 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.ja
va:570)
at
com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2019-09-21 09:09:02.710 I/SDKUtil 3449:9913 SourceFile:110]


setCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:09:02.711 I/SDKUtil 3449:9913 SourceFile:110]
getCurrentLoginUserName, mCurrentLoginUserName is ACCOUNT_NAME
[2019-09-21 09:09:02.712 D/SDKAccountXmlImpl 3449:9913 SourceFile:100] sdk
filepath not exist
[2019-09-21 09:09:02.712 I/SDKAccountManager 3449:9913 SourceFile:110] there has no
account
[2019-09-21 09:09:02.713 I/BaseUtil 3449:9913 SourceFile:110]
getAndroidSystemUserId =0
[2019-09-21 09:09:02.714 D/TerminalInfo 3449:9913 SourceFile:100] UnitedId=
********8002625
[2019-09-21 09:09:02.715 D/TerminalInfo 3449:9913 SourceFile:100] TerminalType is:
ATU-L22
[2019-09-21 09:09:02.716 I/BaseUtil 3449:9913 SourceFile:110] enter
networkIsAvaiable
[2019-09-21 09:09:02.720 I/BaseUtil 3449:9913 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2019-09-21 09:09:02.721 I/BaseUtil 3449:9913 SourceFile:110] NetworkInfo state
1CONNECTED
[2019-09-21 09:09:02.722 I/BaseUtil 3449:9913 SourceFile:110] NetworkInfo state
1CONNECTEDis CONNECTED
[2019-09-21 09:09:02.725 I/SDKUtil 3449:9913 SourceFile:110] setOpLogItem
[2019-09-21 09:09:02.726 D/APKCloudAccountImpl 3449:9913 SourceFile:100]
getAccountsByType use the apk
[2019-09-21 09:09:02.727 I/AIDLClientManager 3449:9913 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2019-09-21 09:09:02.729 I/AIDLClientManager 3449:3449 SourceFile:110]
msg.what=MSG_ADD_TASK
[2019-09-21 09:09:02.729 I/AIDLClientManager 3449:3449 SourceFile:110] startService
[2019-09-21 09:09:02.730 D/AIDLClientManager 3449:3449 SourceFile:100] begin to
bindService
[2019-09-21 09:09:02.769 I/AIDLClientManager 3449:3449 SourceFile:110]
onServiceConnected
[2019-09-21 09:09:02.778 I/AIDLClientManager 3449:9915 SourceFile:110] startService
await=true
[2019-09-21 09:09:02.899 I/AIDLClientManager 3449:3449 SourceFile:110] doTask
[2019-09-21 09:09:14.928 I/AIDLTask 3449:8801 SourceFile:110] run#awaitfalse
[2019-09-21 09:09:14.930 I/AIDLTask 3449:8801 SourceFile:110] finishTask
[2019-09-21 09:09:14.931 I/AIDLClientManager 3449:8801 SourceFile:110]
sendTaskFinishMsg
[2019-09-21 09:09:14.933 I/AIDLClientManager 3449:8801 SourceFile:110] refCount=1
[2019-09-21 09:09:14.935 I/AIDLClientManager 3449:3449 SourceFile:110]
MSG_FINISH_TASK, unbind
[2019-09-21 09:09:14.936 I/AIDLClientManager 3449:3449 SourceFile:110] unbind
Service
[2019-09-21 09:09:14.980 I/LoginTask 3449:8883 SourceFile:110] has cancelled by
timeout, return directly

Das könnte Ihnen auch gefallen