2017-03-01 1 views
-3

APK를 Play Market에 업로드하도록 구성된 Jenkins 작업이 있습니다. 오류 로그가 생성됩니다.jenkins에서 APK 업로드 실패 - 언어가 연결되지 않음

Assigning APK(s) to beta release track... 

The beta release track will now contain the APK(s): 164 

Applying changes to Google Play... 

Upload failed: Tried to set recent changes text for APK version 164 for language de-DE. 
Language is not associated with the app. 

No changes have been applied to the Google Play account 

ERROR: Step ‘Upload Android APK to Google Play’ failed: APK upload failed 
Finished: FAILURE 

어떻게 수정 될 수 있습니까?

업데이트 : Google Play에서 앱의 언어에 DE를 추가했습니다 (앱과 언어를 연결해야합니까?).

Applying changes to Google Play... 
Upload failed: org.jenkinsci.plugins.googleplayandroidpublisher.PublisherApiException: com.google.api.client.googleapis.json.GoogleJsonResponseException: 500 Internal Server Error 
{ 
    "code" : 500, 
    "message" : null 
} 
    at org.jenkinsci.plugins.googleplayandroidpublisher.AbstractPublisherTask.call(AbstractPublisherTask.java:36) 
    at hudson.FilePath.act(FilePath.java:1083) 
    at org.jenkinsci.plugins.googleplayandroidpublisher.ApkPublisher.publishApk(ApkPublisher.java:313) 
    at org.jenkinsci.plugins.googleplayandroidpublisher.ApkPublisher.perform(ApkPublisher.java:183) 
    at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78) 
    at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 
    at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779) 
    at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720) 
    at hudson.model.Build$BuildExecution.post2(Build.java:185) 
    at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665) 
    at hudson.model.Run.execute(Run.java:1753) 
    at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) 
    at hudson.model.ResourceController.execute(ResourceController.java:98) 
    at hudson.model.Executor.run(Executor.java:404) 
Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException: 500 Internal Server Error 
{ 
    "code" : 500, 
    "message" : null 
} 
    at com.google.api.client.googleapis.json.GoogleJsonResponseException.from(GoogleJsonResponseException.java:145) 
    at com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest.newExceptionOnError(AbstractGoogleJsonClientRequest.java:113) 
    at com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest.newExceptionOnError(AbstractGoogleJsonClientRequest.java:40) 
    at com.google.api.client.googleapis.services.AbstractGoogleClientRequest$1.interceptResponse(AbstractGoogleClientRequest.java:312) 
    at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1049) 
    at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:410) 
    at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeUnparsed(AbstractGoogleClientRequest.java:343) 
    at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.execute(AbstractGoogleClientRequest.java:460) 
    at org.jenkinsci.plugins.googleplayandroidpublisher.ApkUploadTask.execute(ApkUploadTask.java:146) 
    at org.jenkinsci.plugins.googleplayandroidpublisher.ApkUploadTask.execute(ApkUploadTask.java:35) 
    at org.jenkinsci.plugins.googleplayandroidpublisher.AbstractPublisherTask.call(AbstractPublisherTask.java:33) 
    ... 13 more 

- No changes have been applied to the Google Play account 
ERROR: Step ‘Upload Android APK to Google Play’ failed: APK upload failed 
Finished: FAILURE 

이 경우에 어떻게 도움이 될 수 :

이제 젠킨스 작업은 나에게이 오류를 준다?

유사한 문제가 herehere으로보고되었습니다.

+0

업로드 실패 : 언어 de-DE의 APK 버전 164에 대한 최근 변경 텍스트를 설정하려고 시도했습니다. ** 언어는 앱과 관련이 없습니다 **. –

+0

그렇다면 '앱과 언어 연결'은 어떻게해야하나요? – Mykola

답변

0

일부 마법과 오류 # 500이 사라졌습니다. 이제 apk가 Google Play에서 허용됩니다.