Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18932] Travis Build for Titanium Mobile is failing

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionInvalid
Resolution Date2017-06-28T23:38:04.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterAshraf Abu
AssigneeAshraf Abu
Created2015-05-21T03:27:51.000+0000
Updated2017-06-28T23:38:04.000+0000

Description

Titanium Mobile travis is failing. https://travis-ci.org/appcelerator/titanium_mobile/builds Last successful build was 2 days ago. It fails at this point
echo yes | android -s update sdk --no-ui --all --filter platform-tools
Do you accept the license 'android-sdk-license-5be876d5' [y/n]: 
Installing Archives:
  Preparing to install archives
  Downloading Android SDK Platform-tools, revision 22
  Installing Android SDK Platform-tools, revision 22
  Stopping ADB server failed (code -1).
    Installed Android SDK Platform-tools, revision 22
    Stopping ADB server succeeded.
No output has been received in the last ... minutes, this potentially indicates a stalled build or something wrong with the build itself.
The build has been terminated
When it was working, it produced this results:-
Do you accept the license 'android-sdk-license-5be876d5' [y/n]: 
Installing Archives:
  Preparing to install archives
  Downloading Android SDK Platform-tools, revision 22
  Installing Android SDK Platform-tools, revision 22
  Stopping ADB server failed (code -1).
    Installed Android SDK Platform-tools, revision 22
    Stopping ADB server succeeded.
    Starting ADB server succeeded.
  Done. 1 package installed.

Comments

No comments

JSON Source