Oskar Danielsson edited a comment on Bug JENKINS-11952

I updated Jenkins to 1.571 and retried running the job.

$ /Users/Shared/Jenkins/android/adt-bundle/sdk/platform-tools/adb start-server
$ /Users/Shared/Jenkins/android/adt-bundle/sdk/tools/emulator-arm -snapshot-list -no-window -avd Nexus-S-2
[android] Starting Android emulator from snapshot
$ /Users/Shared/Jenkins/android/adt-bundle/sdk/tools/emulator -no-boot-anim -ports 5581,5582 -avd Nexus-S-2 -snapshot jenkins -no-snapshot-save -noaudio
ERROR: Timeout after 5 seconds
ADB server didn't ACK
* failed to start daemon *
* daemon not running. starting it now on port 5583 *
$ /Users/Shared/Jenkins/android/adt-bundle/sdk/platform-tools/adb connect emulator-5581
Nothing else happens after this, it ran over an hour before I stopped it.


The simulator starts and loads from the snapshot successfully on the server (I enabled "Show emulator window").

I ran it again after this, and here is the result:

$ /Users/Shared/Jenkins/android/adt-bundle/sdk/platform-tools/adb start-server
$ /Users/Shared/Jenkins/android/adt-bundle/sdk/tools/emulator-arm -snapshot-list -no-window -avd Nexus-S-2
[android] Starting Android emulator from snapshot
$ /Users/Shared/Jenkins/android/adt-bundle/sdk/tools/emulator -no-boot-anim -ports 5826,5827 -avd Nexus-S-2 -snapshot jenkins -no-snapshot-save -noaudio
ERROR: Timeout after 5 seconds
$ /Users/Shared/Jenkins/android/adt-bundle/sdk/platform-tools/adb connect emulator-5826
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to