daily pastebin goal
18%
SHARE
TWEET

android emulator verbose log

a guest Sep 19th, 2018 72 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. emulator: Android virtual device file at: C:\Users\HappyUSR\.android\avd\Pixel_2_api_22.ini
  2. emulator: virtual device content at C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd
  3. emulator: virtual device config file: C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd/config.ini
  4. emulator: using core hw config path: C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd/hardware-qemu.ini
  5. emulator: using snapshot lock path: C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd/snapshot.lock
  6. emulator: Found AVD target API level: 22
  7. emulator: Read property file at C:\Users\HappyUSR\AppData\Local\Android\Sdk/system-images\android-22\google_apis\x86_64\/build.prop
  8. emulator: No boot.prop property file found.
  9. emulator: found skin 'pixel_2' in directory: C:\Users\HappyUSR\AppData\Local\Android\Sdk\skins\
  10. emulator: autoconfig: -skin pixel_2
  11. emulator: autoconfig: -skindir C:\Users\HappyUSR\AppData\Local\Android\Sdk\skins\
  12. emulator: autoconfig: -kernel C:\Users\HappyUSR\AppData\Local\Android\Sdk/system-images\android-22\google_apis\x86_64\/kernel-ranchu
  13. emulator: Target arch = 'x86_64'
  14. emulator: Auto-detect: Kernel image requires new device naming scheme.
  15. emulator: Auto-detect: Kernel does not support YAFFS2 partitions.
  16. emulator: autoconfig: -ramdisk C:\Users\HappyUSR\AppData\Local\Android\Sdk/system-images\android-22\google_apis\x86_64\/ramdisk.img
  17. emulator: Using initial system image: C:\Users\HappyUSR\AppData\Local\Android\Sdk/system-images\android-22\google_apis\x86_64\/system.img
  18. emulator: No vendor image
  19. emulator: autoconfig: -data C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd/userdata-qemu.img
  20. emulator: autoconfig: -initdata C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd/userdata.img
  21. emulator: autoconfig: -cache C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd/cache.img
  22. emulator: autoconfig: -sdcard C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd/sdcard.img
  23. emulator: Physical RAM size: 1536MB
  24.  
  25. emulator: VM heap size 256MB is below hardware specified minimum of 384MB,setting it to that value
  26. emulator: System image is read only
  27. emulator: Found 4 DNS servers: 192.168.1.1 2600:6c5e:157f:f3aa:5aef:68ff:fe5d:7a42 fec0:0:0:ffff::1 fec0:0:0:ffff::2
  28. emulator: trying to load skin file 'C:\Users\HappyUSR\AppData\Local\Android\Sdk\skins\/pixel_2/layout'
  29. emulator: WARNING: encryption is off
  30. emulator: Checking whether Windows Hypervisor Platform (WHPX) is available.
  31. emulator: WinHvPlatform.dll found. Looking for WHvGetCapability...
  32. emulator: WHvGetCapability found. Querying WHPX capabilities...
  33. emulator: WHvGetCapability failed. hr=0x00000000 whpx_cap.HypervisorPresent? 0
  34.  
  35. emulator: WHPX is either not available or not installed.
  36. emulator: CPU Acceleration: working
  37. emulator: CPU Acceleration status: HAXM version 7.3.0 (4) is installed and usable.
  38. emulator: WARNING: Not all modern X86 virtualization features supported, which introduces problems with slowdown when running Android on multicore vCPUs. Setting AVD to run with 1 vCPU core only.
  39. emulator: found skin 'pixel_2' in directory: C:\Users\HappyUSR\AppData\Local\Android\Sdk\skins\
  40. emulator: GPU emulation is disabled
  41. emulator: Found 4 DNS servers: 192.168.1.1 2600:6c5e:157f:f3aa:5aef:68ff:fe5d:7a42 fec0:0:0:ffff::1 fec0:0:0:ffff::2
  42. Content of hardware configuration file:
  43.   hw.cpu.arch = x86_64
  44.   hw.cpu.ncore = 1
  45.   hw.ramSize = 1536
  46.   hw.screen = multi-touch
  47.   hw.mainKeys = false
  48.   hw.trackBall = false
  49.   hw.keyboard = true
  50.   hw.keyboard.lid = false
  51.   hw.keyboard.charmap = qwerty2
  52.   hw.dPad = false
  53.   hw.rotaryInput = false
  54.   hw.gsmModem = true
  55.   hw.gps = true
  56.   hw.battery = true
  57.   hw.accelerometer = true
  58.   hw.gyroscope = true
  59.   hw.audioInput = true
  60.   hw.audioOutput = true
  61.   hw.sdCard = true
  62.   hw.sdCard.path = C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd/sdcard.img
  63.   disk.cachePartition = true
  64.   disk.cachePartition.path = C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd/cache.img
  65.   disk.cachePartition.size = 66m
  66.   test.quitAfterBootTimeOut = -1
  67.   hw.lcd.width = 1080
  68.   hw.lcd.height = 1920
  69.   hw.lcd.depth = 16
  70.   hw.lcd.density = 420
  71.   hw.lcd.backlight = true
  72.   hw.gpu.enabled = false
  73.   hw.gpu.mode = off
  74.   hw.gpu.blacklisted = no
  75.   hw.initialOrientation = Portrait
  76.   hw.camera.back = virtualscene
  77.   hw.camera.front = emulated
  78.   vm.heapSize = 384
  79.   hw.sensors.light = true
  80.   hw.sensors.pressure = true
  81.   hw.sensors.humidity = true
  82.   hw.sensors.proximity = true
  83.   hw.sensors.magnetic_field = true
  84.   hw.sensors.magnetic_field_uncalibrated = true
  85.   hw.sensors.gyroscope_uncalibrated = true
  86.   hw.sensors.orientation = true
  87.   hw.sensors.temperature = true
  88.   hw.useext4 = true
  89.   hw.arc = false
  90.   hw.arc.autologin = false
  91.   kernel.path = C:\Users\HappyUSR\AppData\Local\Android\Sdk/system-images\android-22\google_apis\x86_64\/kernel-ranchu
  92.   kernel.newDeviceNaming = yes
  93.   kernel.supportsYaffs2 = no
  94.   disk.ramdisk.path = C:\Users\HappyUSR\AppData\Local\Android\Sdk/system-images\android-22\google_apis\x86_64\/ramdisk.img
  95.   disk.systemPartition.initPath = C:\Users\HappyUSR\AppData\Local\Android\Sdk/system-images\android-22\google_apis\x86_64\/system.img
  96.   disk.systemPartition.size = 1280m
  97.   disk.vendorPartition.size = 0
  98.   disk.dataPartition.path = C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd/userdata-qemu.img
  99.   disk.dataPartition.size = 800m
  100.   PlayStore.enabled = false
  101.   avd.name = Pixel_2_api_22
  102.   fastboot.forceColdBoot = false
  103. .
  104. QEMU options list:
  105. emulator: argv[00] = "C:\Users\HappyUSR\AppData\Local\Android\Sdk\emulator/qemu/windows-x86_64/qemu-system-x86_64.exe"
  106. emulator: argv[01] = "-dns-server"
  107. emulator: argv[02] = "192.168.1.1,2600:6c5e:157f:f3aa:5aef:68ff:fe5d:7a42,fec0:0:0:ffff::1,fec0:0:0:ffff::2"
  108. emulator: argv[03] = "-serial"
  109. emulator: argv[04] = "null"
  110. emulator: argv[05] = "-device"
  111. emulator: argv[06] = "goldfish_pstore,addr=0xff018000,size=0x10000,file=C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd\data\misc\pstore\pstore.bin"
  112. emulator: argv[07] = "-cpu"
  113. emulator: argv[08] = "android64"
  114. emulator: argv[09] = "-enable-hax"
  115. emulator: argv[10] = "-m"
  116. emulator: argv[11] = "1536"
  117. emulator: argv[12] = "-lcd-density"
  118. emulator: argv[13] = "420"
  119. emulator: argv[14] = "-nodefaults"
  120. emulator: argv[15] = "-kernel"
  121. emulator: argv[16] = "C:\Users\HappyUSR\AppData\Local\Android\Sdk/system-images\android-22\google_apis\x86_64\/kernel-ranchu"
  122. emulator: argv[17] = "-initrd"
  123. emulator: argv[18] = "C:\Users\HappyUSR\AppData\Local\Android\Sdk/system-images\android-22\google_apis\x86_64\/ramdisk.img"
  124. emulator: argv[19] = "-drive"
  125. emulator: argv[20] = "if=none,index=0,id=system,file=C:\Users\HappyUSR\AppData\Local\Android\Sdk/system-images\android-22\google_apis\x86_64\/system.img,read-only"
  126. emulator: argv[21] = "-device"
  127. emulator: argv[22] = "virtio-blk-pci,drive=system,modern-pio-notify"
  128. emulator: argv[23] = "-drive"
  129. emulator: argv[24] = "if=none,index=1,id=cache,file=C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd/cache.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576"
  130. emulator: argv[25] = "-device"
  131. emulator: argv[26] = "virtio-blk-pci,drive=cache,modern-pio-notify"
  132. emulator: argv[27] = "-drive"
  133. emulator: argv[28] = "if=none,index=2,id=userdata,file=C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd/userdata-qemu.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576"
  134. emulator: argv[29] = "-device"
  135. emulator: argv[30] = "virtio-blk-pci,drive=userdata,modern-pio-notify"
  136. emulator: argv[31] = "-drive"
  137. emulator: argv[32] = "if=none,index=3,id=sdcard,file=C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd/sdcard.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576"
  138. emulator: argv[33] = "-device"
  139. emulator: argv[34] = "virtio-blk-pci,drive=sdcard,modern-pio-notify"
  140. emulator: argv[35] = "-netdev"
  141. emulator: argv[36] = "user,id=mynet"
  142. emulator: argv[37] = "-device"
  143. emulator: argv[38] = "virtio-net-pci,netdev=mynet"
  144. emulator: argv[39] = "-device"
  145. emulator: argv[40] = "virtio-rng-pci"
  146. emulator: argv[41] = "-show-cursor"
  147. emulator: argv[42] = "-L"
  148. emulator: argv[43] = "C:\Users\HappyUSR\AppData\Local\Android\Sdk\emulator/lib/pc-bios"
  149. emulator: argv[44] = "-soundhw"
  150. emulator: argv[45] = "hda"
  151. emulator: argv[46] = "-vga"
  152. emulator: argv[47] = "none"
  153. emulator: argv[48] = "-append"
  154. emulator: argv[49] = "qemu=1 no_timer_check androidboot.hardware=ranchu clocksource=pit no-kvmclock android.qemud=1 console=0 android.checkjni=1 qemu.gles=2 qemu.opengles.version=131072 cma=32M@0-4G ndns=4 androidboot.android_dt_dir=/sys/bus/platform/devices/ANDR0001:00/properties/android/ loop.max_part=7 ramoops.mem_address=0xff018000 ramoops.mem_size=0x10000 memmap=0x10000$0xff018000 qemu.dalvik.vm.heapsize=384m"
  155. emulator: argv[50] = "-android-hw"
  156. emulator: argv[51] = "C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd/hardware-qemu.ini"
  157. Concatenated QEMU options:
  158.  C:\Users\HappyUSR\AppData\Local\Android\Sdk\emulator/qemu/windows-x86_64/qemu-system-x86_64.exe -dns-server 192.168.1.1,2600:6c5e:157f:f3aa:5aef:68ff:fe5d:7a42,fec0:0:0:ffff::1,fec0:0:0:ffff::2 -serial null -device goldfish_pstore,addr=0xff018000,size=0x10000,file=C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd\data\misc\pstore\pstore.bin -cpu android64 -enable-hax -m 1536 -lcd-density 420 -nodefaults -kernel C:\Users\HappyUSR\AppData\Local\Android\Sdk/system-images\android-22\google_apis\x86_64\/kernel-ranchu -initrd C:\Users\HappyUSR\AppData\Local\Android\Sdk/system-images\android-22\google_apis\x86_64\/ramdisk.img -drive if=none,index=0,id=system,file=C:\Users\HappyUSR\AppData\Local\Android\Sdk/system-images\android-22\google_apis\x86_64\/system.img,read-only -device virtio-blk-pci,drive=system,modern-pio-notify -drive if=none,index=1,id=cache,file=C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd/cache.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576 -device virtio-blk-pci,drive=cache,modern-pio-notify -drive if=none,index=2,id=userdata,file=C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd/userdata-qemu.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576 -device virtio-blk-pci,drive=userdata,modern-pio-notify -drive if=none,index=3,id=sdcard,file=C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd/sdcard.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576 -device virtio-blk-pci,drive=sdcard,modern-pio-notify -netdev user,id=mynet -device virtio-net-pci,netdev=mynet -device virtio-rng-pci -show-cursor -L C:\Users\HappyUSR\AppData\Local\Android\Sdk\emulator/lib/pc-bios -soundhw hda -vga none -append "qemu=1 no_timer_check androidboot.hardware=ranchu clocksource=pit no-kvmclock android.qemud=1 console=0 android.checkjni=1 qemu.gles=2 qemu.opengles.version=131072 cma=32M@0-4G ndns=4 androidboot.android_dt_dir=/sys/bus/platform/devices/ANDR0001:00/properties/android/ loop.max_part=7 ramoops.mem_address=0xff018000 ramoops.mem_size=0x10000 memmap=0x10000$0xff018000 qemu.dalvik.vm.heapsize=384m" -android-hw C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd/hardware-qemu.ini
  159. emulator: Android qemu version 27.3.10.0 (build_id 4969155) (CL:751f3c993c814a52adf144c159615ce457c2d282)
  160.  
  161. emulator: Starting QEMU main loop
  162. emulator: registered 'boot-properties' qemud service
  163. emulator: Adding boot property: 'ro.opengles.version' = '131072'
  164. emulator: Adding boot property: 'qemu.sf.fake_camera' = 'front'
  165. emulator: Adding boot property: 'dalvik.vm.heapsize' = '384m'
  166. emulator: Adding boot property: 'qemu.hw.mainkeys' = '0'
  167. emulator: Adding boot property: 'qemu.sf.lcd_density' = '420'
  168. HAX is working and emulator runs in fast virt mode.
  169. emulator: goldfish_events.have-dpad: false
  170. emulator: goldfish_events.have-trackball: false
  171. emulator: goldfish_events.have-camera: true
  172. emulator: goldfish_events.have-keyboard: true
  173. emulator: goldfish_events.have-lidswitch: false
  174. emulator: goldfish_events.have-tabletmode: false
  175. emulator: goldfish_events.have-touch: false
  176. emulator: goldfish_events.have-multitouch: true
  177. emulator: control console listening on port 5554, ADB on port 5555
  178. Not using any http proxy
  179. emulator: Adding boot property: 'qemu.timezone' = 'Unknown/Unknown'
  180. emulator: android_hw_fingerprint_init: fingerprint qemud listen service initialized
  181.  
  182. emulator: tried to query async readback support before renderer initialized. Likely guest rendering
  183. emulator: found skin 'pixel_2' in directory: C:\Users\HappyUSR\AppData\Local\Android\Sdk\skins\
  184. emulator: found skin 'pixel_2' in directory: C:\Users\HappyUSR\AppData\Local\Android\Sdk\skins\
  185. VCPU shutdown request
  186. VCPU shutdown request
  187. emulator: WARNING: Not saving state: emulator hasn't finished booting.
  188. Your emulator is out of date, please update by launching Android Studio:
  189.  - Start Android Studio
  190.  - Select menu "Tools > Android > SDK Manager"
  191.  - Click "SDK Tools" tab
  192.  - Check "Android Emulator" checkbox
  193.  - Click "OK"
  194.  
  195. emulator: found skin 'pixel_2' in directory: C:\Users\HappyUSR\AppData\Local\Android\Sdk\skins\
  196. emulator: Done with QEMU main loop
  197. emulator: User configuration saved to C:\Users\HappyUSR\.android\avd\Pixel_2_API_22.avd/emulator-user.ini
  198. emulator: Android emulator version 27.3.10.0 (build_id 4969155) (CL:751f3c993c814a52adf144c159615ce457c2d282)
  199. emulator: Found AVD name 'Pixel_2_api_22'
  200. emulator: Found AVD target architecture: x86_64
  201. emulator: argv[0]: 'emulator'; program directory: 'C:\Users\HappyUSR\AppData\Local\Android\Sdk\emulator'
  202. emulator:  Found directory: C:\Users\HappyUSR\AppData\Local\Android\Sdk/system-images\android-22\google_apis\x86_64\
  203.  
  204. emulator: Probing for C:\Users\HappyUSR\AppData\Local\Android\Sdk/system-images\android-22\google_apis\x86_64\/kernel-ranchu: file exists
  205. emulator: Auto-config: -engine qemu2 (based on configuration)
  206. emulator:  Found directory: C:\Users\HappyUSR\AppData\Local\Android\Sdk/system-images\android-22\google_apis\x86_64\
  207.  
  208. emulator: emuDirName: 'C:\Users\HappyUSR\AppData\Local\Android\Sdk\emulator'
  209. emulator: try dir C:\Users\HappyUSR\AppData\Local\Android\Sdk\emulator
  210. emulator: Trying emulator path 'C:\Users\HappyUSR\AppData\Local\Android\Sdk\emulator/qemu/windows-x86_64/qemu-system-x86_64.exe'
  211. emulator: Found target-specific 64-bit emulator binary: C:\Users\HappyUSR\AppData\Local\Android\Sdk\emulator/qemu/windows-x86_64/qemu-system-x86_64.exe
  212. emulator: Adding library search path: 'C:\Users\HappyUSR\AppData\Local\Android\Sdk\emulator/lib64'
  213. emulator: Adding library search path: 'C:\Users\HappyUSR\AppData\Local\Android\Sdk\emulator/lib64/gles_swiftshader'
  214. emulator: Adding library search path: 'C:\Users\HappyUSR\AppData\Local\Android\Sdk\emulator/lib64/gles_angle'
  215. emulator: Adding library search path: 'C:\Users\HappyUSR\AppData\Local\Android\Sdk\emulator/lib64/gles_angle9'
  216. emulator: Adding library search path: 'C:\Users\HappyUSR\AppData\Local\Android\Sdk\emulator/lib64/gles_angle11'
  217. emulator: Adding library search path for Qt: 'C:\Users\HappyUSR\AppData\Local\Android\Sdk\emulator\lib64\qt\lib'
  218. emulator: Setting Qt plugin search path: QT_QPA_PLATFORM_PLUGIN_PATH=C:\Users\HappyUSR\AppData\Local\Android\Sdk\emulator\lib64\qt\plugins
  219. emulator: Setting Qt to use software OpenGL: QT_OPENGL=software
  220. emulator: Quoted param: [C:\Users\HappyUSR\AppData\Local\Android\Sdk\emulator/qemu/windows-x86_64/qemu-system-x86_64.exe]
  221. emulator: Quoted param: [-avd]
  222. emulator: Quoted param: [Pixel_2_api_22]
  223. emulator: Quoted param: [-verbose]
  224. emulator: Quoted param: [-no-snapshot]
  225. emulator: Running :C:\Users\HappyUSR\AppData\Local\Android\Sdk\emulator/qemu/windows-x86_64/qemu-system-x86_64.exe
  226. emulator: qemu backend: argv[00] = "C:\Users\HappyUSR\AppData\Local\Android\Sdk\emulator/qemu/windows-x86_64/qemu-system-x86_64.exe"
  227. emulator: qemu backend: argv[01] = "-avd"
  228. emulator: qemu backend: argv[02] = "Pixel_2_api_22"
  229. emulator: qemu backend: argv[03] = "-verbose"
  230. emulator: qemu backend: argv[04] = "-no-snapshot"
  231. emulator: Concatenated backend parameters:
  232.  C:\Users\HappyUSR\AppData\Local\Android\Sdk\emulator/qemu/windows-x86_64/qemu-system-x86_64.exe -avd Pixel_2_api_22 -verbose -no-snapshot
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
 
Top