Advertisement
Guest User

Build Log

a guest
Apr 11th, 2018
676
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 36.25 KB | None | 0 0
  1.  
  2.   ██████╗ ██╗████████╗██████╗ ██╗███████╗███████╗
  3.   ██╔══██╗██║╚══██╔══╝██╔══██╗██║██╔════╝██╔════╝
  4.   ██████╔╝██║   ██║   ██████╔╝██║███████╗█████╗
  5.   ██╔══██╗██║   ██║   ██╔══██╗██║╚════██║██╔══╝
  6.   ██████╔╝██║   ██║   ██║  ██║██║███████║███████╗
  7.   ╚═════╝ ╚═╝   ╚═╝   ╚═╝  ╚═╝╚═╝╚══════╝╚══════╝
  8.  
  9.   version: 1.14.0
  10.  
  11. INFO[17:00:47] bitrise runs in CI mode          
  12. INFO[17:00:47] Running workflow: test-flow      
  13.  
  14. Switching to workflow: test-flow
  15.  
  16. INFO[17:00:49] Step uses latest version -- Updating StepLib ...
  17. INFO[17:00:49] Update StepLib (https://github.com/bitrise-io/bitrise-steplib.git)...
  18. From https://github.com/bitrise-io/bitrise-steplib
  19.    523f635..7791849  master     -> origin/master
  20. Updating 523f635..7791849
  21. Fast-forward
  22.  bitrise.yml                                        |   7 +-
  23.  steps/amazon-s3-deploy/3.5.3/step.yml              | 137 +++++++++++++++
  24.  steps/cordova-prepare/0.9.1/step.yml               |  65 +++++++
  25.  steps/cordova-prepare/assets/icon.svg              |  51 ++++++
  26.  steps/create-zip/0.9.0/step.yml                    |  43 +++++
  27.  steps/create-zip/assets/icon.svg                   |  49 ++++++
  28.  .../2.13.2/step.yml                                | 187 +++++++++++++++++++++
  29.  steps/email-with-mailgun/2.1.2/step.yml            | 105 ++++++++++++
  30.  steps/errcheck/0.9.0/step.yml                      |  31 ++++
  31.  steps/errcheck/assets/icon.svg                     |  29 ++++
  32.  steps/go-list/0.9.0/step.yml                       |  36 ++++
  33.  steps/go-list/assets/icon.svg                      |  34 ++++
  34.  steps/go-test/0.9.0/step.yml                       |  31 ++++
  35.  steps/go-test/assets/icon.svg                      |  33 ++++
  36.  steps/golint/0.9.0/step.yml                        |  31 ++++
  37.  steps/golint/assets/icon.svg                       |  30 ++++
  38.  steps/project-scanner/1.6.3/step.yml               |  50 ++++++
  39.  steps/xcode-test-mac/1.2.1/step.yml                |  93 ++++++++++
  40.  18 files changed, 1040 insertions(+), 2 deletions(-)
  41.  create mode 100644 steps/amazon-s3-deploy/3.5.3/step.yml
  42.  create mode 100644 steps/cordova-prepare/0.9.1/step.yml
  43.  create mode 100644 steps/cordova-prepare/assets/icon.svg
  44.  create mode 100644 steps/create-zip/0.9.0/step.yml
  45.  create mode 100644 steps/create-zip/assets/icon.svg
  46.  create mode 100644 steps/deploy-to-itunesconnect-deliver/2.13.2/step.yml
  47.  create mode 100644 steps/email-with-mailgun/2.1.2/step.yml
  48.  create mode 100644 steps/errcheck/0.9.0/step.yml
  49.  create mode 100644 steps/errcheck/assets/icon.svg
  50.  create mode 100644 steps/go-list/0.9.0/step.yml
  51.  create mode 100644 steps/go-list/assets/icon.svg
  52.  create mode 100644 steps/go-test/0.9.0/step.yml
  53.  create mode 100644 steps/go-test/assets/icon.svg
  54.  create mode 100644 steps/golint/0.9.0/step.yml
  55.  create mode 100644 steps/golint/assets/icon.svg
  56.  create mode 100644 steps/project-scanner/1.6.3/step.yml
  57.  create mode 100644 steps/xcode-test-mac/1.2.1/step.yml
  58. +------------------------------------------------------------------------------+
  59. | (0) activate-ssh-key                                                         |
  60. +------------------------------------------------------------------------------+
  61. | id: activate-ssh-key                                                         |
  62. | version: 3.1.1                                                               |
  63. | collection: https://github.com/bitrise-io/bitrise-steplib.git                |
  64. | toolkit: bash                                                                |
  65. | time: 2018-04-11T17:00:57Z                                                   |
  66. +------------------------------------------------------------------------------+
  67. |                                                                              |
  68. INFO[17:00:57] sudo "apt-get" "update"                      
  69. Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
  70. Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease
  71. Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]
  72. Get:4 https://packages.cloud.google.com/apt cloud-sdk-xenial InRelease [6,372 B]
  73. Get:5 https://download.docker.com/linux/ubuntu xenial InRelease [65.8 kB]
  74. Hit:6 https://deb.nodesource.com/node_8.x xenial InRelease
  75. Hit:7 https://dl.yarnpkg.com/debian stable InRelease
  76. Get:8 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]
  77. Hit:9 https://packagecloud.io/github/git-lfs/ubuntu xenial InRelease
  78. Get:10 https://packages.cloud.google.com/apt cloud-sdk-xenial/main amd64 Packages [32.5 kB]
  79. Get:11 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [77.7 kB]
  80. Get:12 https://packages.cloud.google.com/apt cloud-sdk-xenial/main i386 Packages [32.3 kB]
  81. Get:13 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [602 kB]
  82. Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/universe Sources [251 kB]
  83. Get:15 https://download.docker.com/linux/ubuntu xenial/stable amd64 Packages [3,110 B]
  84. Get:16 http://security.ubuntu.com/ubuntu xenial-security/main i386 Packages [542 kB]
  85. Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [975 kB]
  86. Get:18 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [430 kB]
  87. Get:19 http://security.ubuntu.com/ubuntu xenial-security/universe i386 Packages [374 kB]
  88. Get:20 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3,489 B]
  89. Get:21 http://security.ubuntu.com/ubuntu xenial-security/multiverse i386 Packages [3,677 B]
  90. Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages [904 kB]
  91. Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [798 kB]
  92. Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages [736 kB]
  93. Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [18.5 kB]
  94. Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse i386 Packages [17.4 kB]
  95. Fetched 6,181 kB in 3s (1,921 kB/s)
  96. Reading package lists...
  97. INFO[17:01:06] Start installing (expect) with apt-get      
  98. INFO[17:01:06]  * [OK] Step dependency (expect) installed, available.
  99. INFO[17:01:06] Start installing (git) with apt-get          
  100. INFO[17:01:06]  * [OK] Step dependency (git) installed, available.
  101.  
  102. # Configuration
  103.  
  104. * Path to save the RSA SSH private key: */root/.ssh/bitrise_step_activate_ssh_key*
  105. * Should remove other identities from the ssh-agent? *true*
  106. -> $ mkdir -p /root/.ssh
  107. -> $ chmod 0600 /root/.ssh/bitrise_step_activate_ssh_key
  108.  (i) ssh_agent_check_result: 2
  109.  (i) ssh-agent not started
  110.  (i) starting a new ssh-agent and exporting connection information with envman
  111. Could not open a connection to your authentication agent.
  112. Agent pid 854
  113.  (i) Expose SSH_AUTH_SOCK for the new ssh-agent, with envman
  114. spawn ssh-add /root/.ssh/bitrise_step_activate_ssh_key
  115. Identity added: /root/.ssh/bitrise_step_activate_ssh_key (/root/.ssh/bitrise_step_activate_ssh_key)
  116.  
  117. # Success
  118.  
  119. The SSH key was saved to */root/.ssh/bitrise_step_activate_ssh_key*
  120. and was successfully added to ssh-agent.
  121. |                                                                              |
  122. +---+---------------------------------------------------------------+----------+
  123. | ✓ | activate-ssh-key                                              | 19 sec   |
  124. +---+---------------------------------------------------------------+----------+
  125.  
  126.                                           ▼
  127.  
  128. +------------------------------------------------------------------------------+
  129. | (1) git-clone                                                                |
  130. +------------------------------------------------------------------------------+
  131. | id: git-clone                                                                |
  132. | version: 4.0.10                                                              |
  133. | collection: https://github.com/bitrise-io/bitrise-steplib.git                |
  134. | toolkit: go                                                                  |
  135. | time: 2018-04-11T17:01:09Z                                                   |
  136. +------------------------------------------------------------------------------+
  137. |                                                                              |
  138. INFO[17:01:09] Start installing (golang) with apt-get      
  139. INFO[17:01:09]  * [OK] Step dependency (go) installed, available.
  140. config:
  141. 
  142. - RepositoryURL: git@repo.nappdev.dk:Siesta/Siesta-Android.git
  143. - CloneIntoDir: /bitrise/src
  144. - Commit:
  145. - Tag:
  146. - Branch: develop
  147. - BranchDest:
  148. - PRID: 0
  149. - PRRepositoryURL:
  150. - PRMergeBranch:
  151. - ResetRepository: false
  152. - CloneDepth: 0
  153. - BuildURL: https://www.bitrise.io/build/3a18e5119b4baff3
  154. - BuildAPIToken: IlaEUwCHgW3JnC5dzM-_Aw
  155. - UpdateSubmodules: true
  156. - ManualMerge: true
  157. git "init"
  158. Initialized empty Git repository in /bitrise/src/.git/
  159. git "remote" "add" "origin" "git@repo.nappdev.dk:Siesta/Siesta-Android.git"
  160. git "fetch" "origin" "develop"
  161. Warning: Permanently added 'repo.nappdev.dk,46.101.109.129' (ECDSA) to the list of known hosts.
  162. From repo.nappdev.dk:Siesta/Siesta-Android
  163.  * branch            develop    -> FETCH_HEAD
  164.  * [new branch]      develop    -> origin/develop
  165. git "checkout" "develop"
  166. Switched to a new branch 'develop'
  167. Branch develop set up to track remote branch develop from origin.
  168. git "merge" "origin/develop"
  169. Already up-to-date.
  170. git "submodule" "update" "--init" "--recursive"
  171. 
  172. Exporting git logs
  173. 
  174. => GIT_CLONE_COMMIT_MESSAGE_SUBJECT
  175.    value: Webhook test
  176.  
  177. => GIT_CLONE_COMMIT_MESSAGE_BODY
  178.    value:
  179.  
  180. => GIT_CLONE_COMMIT_AUTHOR_NAME
  181.    value: Tomasz Marzeion
  182.  
  183. => GIT_CLONE_COMMIT_AUTHOR_EMAIL
  184.    value: marzeion.tomasz@gmail.com
  185.  
  186. => GIT_CLONE_COMMIT_COMMITER_NAME
  187.    value: Tomasz Marzeion
  188.  
  189. => GIT_CLONE_COMMIT_COMMITER_EMAIL
  190.    value: marzeion.tomasz@gmail.com
  191.  
  192. => GIT_CLONE_COMMIT_HASH
  193.    value: 48c2e95abf37e58551e3f6dd5d99f1651794875f
  194.  
  195. => GIT_CLONE_COMMIT_COUNT
  196.    value: 538
  197.  
  198. 
  199. Success
  200. |                                                                              |
  201. +---+---------------------------------------------------------------+----------+
  202. | ✓ | git-clone                                                     | 43 sec   |
  203. +---+---------------------------------------------------------------+----------+
  204.  
  205.                                           ▼
  206.  
  207. +------------------------------------------------------------------------------+
  208. | (2) cache-pull                                                               |
  209. +------------------------------------------------------------------------------+
  210. | id: cache-pull                                                               |
  211. | version: 2.0.1                                                               |
  212. | collection: https://github.com/bitrise-io/bitrise-steplib.git                |
  213. | toolkit: go                                                                  |
  214. | time: 2018-04-11T17:01:52Z                                                   |
  215. +------------------------------------------------------------------------------+
  216. |                                                                              |
  217. INFO[17:01:52] Start installing (rsync) with apt-get        
  218. INFO[17:01:52]  * [OK] Step dependency (rsync) installed, available.
  219. INFO[17:01:52] Start installing (tar) with apt-get          
  220. INFO[17:01:52]  * [OK] Step dependency (tar) installed, available.
  221. 2018/04/11 17:01:55 Cache pull...
  222. 2018/04/11 17:01:55 => Downloading and extracting cache archive ...
  223. 2018/04/11 17:02:17 => [DONE]
  224. 2018/04/11 17:02:17 => Took: 21.886812546s
  225. 2018/04/11 17:02:17 => Finished
  226. |                                                                              |
  227. +---+---------------------------------------------------------------+----------+
  228. | ✓ | cache-pull                                                    | 27 sec   |
  229. +---+---------------------------------------------------------------+----------+
  230.  
  231.                                           ▼
  232.  
  233. +------------------------------------------------------------------------------+
  234. | (3) install-missing-android-tools                                            |
  235. +------------------------------------------------------------------------------+
  236. | id: install-missing-android-tools                                            |
  237. | version: 2.1.1                                                               |
  238. | collection: https://github.com/bitrise-io/bitrise-steplib.git                |
  239. | toolkit: go                                                                  |
  240. | time: 2018-04-11T17:02:34Z                                                   |
  241. +------------------------------------------------------------------------------+
  242. |                                                                              |
  243. INFO[17:02:34] Start installing (golang) with apt-get      
  244. INFO[17:02:34]  * [OK] Step dependency (go) installed, available.
  245.  
  246. Configs:
  247. - GradlewPath: ./gradlew
  248. - AndroidHome: /opt/android-sdk-linux
  249.  
  250. Preparation
  251. Set executable permission for gradlew
  252. Initialize Android SDK
  253. Ensure android licences
  254.  
  255. Ensure required Android SDK components
  256. Searching for missing SDK components using:
  257. $ ./gradlew "dependencies"
  258.  
  259. Required SDK components are installed
  260. |                                                                              |
  261. +---+---------------------------------------------------------------+----------+
  262. | ✓ | install-missing-android-tools                                 | 50 sec   |
  263. +---+---------------------------------------------------------------+----------+
  264.  
  265.                                           ▼
  266.  
  267. INFO[17:03:08] Start installing (golang) with apt-get      
  268. +------------------------------------------------------------------------------+
  269. | (4) gradle-runner                                                            |
  270. +------------------------------------------------------------------------------+
  271. | id: gradle-runner                                                            |
  272. | version: 1.8.3                                                               |
  273. | collection: https://github.com/bitrise-io/bitrise-steplib.git                |
  274. | toolkit: go                                                                  |
  275. | time: 2018-04-11T17:03:08Z                                                   |
  276. +------------------------------------------------------------------------------+
  277. |                                                                              |
  278. INFO[17:03:08]  * [OK] Step dependency (go) installed, available.
  279. Configs:
  280. - GradlewPath: ./gradlew
  281. - GradleFile: build.gradle
  282. - GradleTasks: assembleDebugAndroidTest
  283. - GradleOptions: --stacktrace --no-daemon
  284. - ApkFileIncludeFilter: *.apk
  285. - ApkFileExcludeFilter:
  286. - TestApkFileIncludeFilter: *Test*.apk
  287. - TestApkFileExcludeFilter:
  288. - MappingFileIncludeFilter: */mapping.txt
  289. - MappingFileExcludeFilter:
  290. - DeployDir: /bitrise/deploy
  291. - CacheLevel: only_deps
  292. Running gradle task...
  293. /bitrise/src/gradlew "--build-file" "build.gradle" "assembleDebugAndroidTest" "--stacktrace" "--no-daemon"
  294.  
  295. To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.6/userguide/gradle_daemon.html.
  296. Daemon will be stopped at the end of the build stopping after processing
  297. WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
  298. It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html
  299. Could not find google-services.json while looking in [src/debug]
  300. registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)
  301. Could not find google-services.json while looking in [src/release]
  302. registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)
  303. :app:preBuild UP-TO-DATE
  304. :app:preDebugBuild
  305. :app:compileDebugAidl
  306. :app:compileDebugRenderscript
  307. :app:checkDebugManifest
  308. :app:generateDebugBuildConfig
  309. :app:prepareLintJar
  310. :app:mainApkListPersistenceDebug
  311. :app:generateDebugResValues
  312. :app:generateDebugResources
  313. :app:processDebugGoogleServices
  314. Parsing json file: /bitrise/src/app/google-services.json
  315. :app:mergeDebugResources
  316. :app:createDebugCompatibleScreenManifests
  317. :app:processDebugManifest
  318. /bitrise/src/app/src/main/AndroidManifest.xml:27:5-252:19 Warning:
  319.     application@android:icon was tagged at AndroidManifest.xml:27 to replace other declarations but no other declaration present
  320. :app:splitsDiscoveryTaskDebug
  321. :app:processDebugResources
  322. :app:generateDebugSources
  323. :app:javaPreCompileDebug
  324. :app:compileDebugJavaWithJavacNote: Version 5.0.1 of Realm is now available: http://static.realm.io/downloads/java/latest
  325. Note: Processing class NotificationTag
  326. Note: Processing class Publication
  327. Note: Processing class Favorite
  328. Note: Processing class Download
  329. Note: Processing class FormFieldAttribute
  330. Note: Processing class FormField
  331. Note: Processing class RealmString
  332. Note: Processing class Form
  333. Note: Processing class RealmInt
  334. Note: Processing class UserData
  335. Note: Processing class PushMessage
  336. Note: Processing class Folder
  337. Note: Creating DefaultRealmModule
  338. Note: Some input files use or override a deprecated API.
  339. Note: Recompile with -Xlint:deprecation for details.
  340. Note: Some input files use unchecked or unsafe operations.
  341. Note: Recompile with -Xlint:unchecked for details.
  342.  
  343. :app:bundleAppClassesDebug
  344. :app:preDebugAndroidTestBuild
  345. :app:compileDebugAndroidTestAidl
  346. :app:processDebugAndroidTestManifest
  347. :app:compileDebugAndroidTestRenderscript
  348. :app:generateDebugAndroidTestBuildConfig
  349. :app:mainApkListPersistenceDebugAndroidTest
  350. :app:generateDebugAndroidTestResValues
  351. :app:generateDebugAndroidTestResources
  352. :app:mergeDebugAndroidTestResources
  353. :app:processDebugAndroidTestResources
  354. :app:generateDebugAndroidTestSources
  355. :app:javaPreCompileDebugAndroidTest
  356. :app:compileDebugAndroidTestJavaWithJavac
  357. :app:compileDebugAndroidTestNdk NO-SOURCE
  358. :app:compileDebugAndroidTestSources
  359. :app:mergeDebugAndroidTestShaders
  360. :app:compileDebugAndroidTestShaders
  361. :app:generateDebugAndroidTestAssets
  362. :app:mergeDebugAndroidTestAssets
  363. :app:transformClassesWithStackFramesFixerForDebugAndroidTest
  364. :app:transformClassesWithDesugarForDebugAndroidTest
  365. :app:transformClassesWithRealmTransformerForDebugAndroidTest
  366. :app:transformClassesWithDexBuilderForDebugAndroidTest
  367. :app:transformClassesWithMultidexlistForDebugAndroidTestWarning: The rule `-keep public class *extends java.lang.annotation.Annotation {
  368.   *;
  369. }` uses extends but actually matches implements.
  370.  
  371. :app:transformDexArchiveWithDexMergerForDebugAndroidTest
  372. :app:mergeDebugAndroidTestJniLibFolders
  373. :app:transformNativeLibsWithMergeJniLibsForDebugAndroidTest
  374. :app:processDebugAndroidTestJavaRes NO-SOURCE
  375. :app:transformResourcesWithMergeJavaResForDebugAndroidTest
  376. :app:validateSigningDebugAndroidTest
  377. :app:packageDebugAndroidTest
  378. :app:assembleDebugAndroidTest
  379.  
  380. Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
  381. See https://docs.gradle.org/4.6/userguide/command_line_interface.html#sec:command_line_warnings
  382.  
  383. BUILD SUCCESSFUL in 1m 50s
  384. 42 actionable tasks: 42 executed
  385.  
  386. Collecting gradle caches...
  387.  Generate dependencies map...
  388. Done
  389.  
  390. Move apk files...
  391. find "." "-path" "*.apk"
  392. copy ./app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk to /bitrise/deploy/app-debug-androidTest.apk
  393. The apk path is now available in the Environment Variable: $BITRISE_APK_PATH (value: /bitrise/deploy/app-debug-androidTest.apk)
  394. The apk paths list is now available in the Environment Variable: $BITRISE_APK_PATH_LIST (value: /bitrise/deploy/app-debug-androidTest.apk)
  395. find "." "-path" "*Test*.apk"
  396.   1 attempt failed:
  397. file already exists at: /bitrise/deploy/app-debug-androidTest.apk
  398.   Retrying...
  399. copy ./app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk to /bitrise/deploy/app-debug-androidTest20180411170502.apk
  400. The apk path is now available in the Environment Variable: $BITRISE_TEST_APK_PATH (value: /bitrise/deploy/app-debug-androidTest20180411170502.apk)
  401. Move mapping files...
  402. find "." "-path" "*/mapping.txt"
  403. No mapping file matched the filters
  404. |                                                                              |
  405. +---+---------------------------------------------------------------+----------+
  406. | ✓ | gradle-runner                                                 | 116 sec  |
  407. +---+---------------------------------------------------------------+----------+
  408.  
  409.                                           ▼
  410.  
  411. +------------------------------------------------------------------------------+
  412. | (5) Store Test APK path with envman                                          |
  413. +------------------------------------------------------------------------------+
  414. | id: script                                                                   |
  415. | version: 1.1.5                                                               |
  416. | collection: https://github.com/bitrise-io/bitrise-steplib.git                |
  417. | toolkit: bash                                                                |
  418. | time: 2018-04-11T17:05:04Z                                                   |
  419. +------------------------------------------------------------------------------+
  420. |                                                                              |
  421. |                                                                              |
  422. +---+---------------------------------------------------------------+----------+
  423. | ✓ | Store Test APK path with envman                               | 1.56 sec |
  424. +---+---------------------------------------------------------------+----------+
  425.  
  426.                                           ▼
  427.  
  428. +------------------------------------------------------------------------------+
  429. | (6) gradle-runner                                                            |
  430. +------------------------------------------------------------------------------+
  431. | id: gradle-runner                                                            |
  432. | version: 1.8.3                                                               |
  433. | collection: https://github.com/bitrise-io/bitrise-steplib.git                |
  434. | toolkit: go                                                                  |
  435. | time: 2018-04-11T17:05:05Z                                                   |
  436. +------------------------------------------------------------------------------+
  437. |                                                                              |
  438. INFO[17:05:05] Start installing (golang) with apt-get      
  439. INFO[17:05:05]  * [OK] Step dependency (go) installed, available.
  440. Configs:
  441. - GradlewPath: ./gradlew
  442. - GradleFile: build.gradle
  443. - GradleTasks: assembleDebug
  444. - GradleOptions: --stacktrace --no-daemon
  445. - ApkFileIncludeFilter: *.apk
  446. - ApkFileExcludeFilter: *unaligned.apk
  447. *Test*.apk
  448.  
  449. - TestApkFileIncludeFilter: *Test*.apk
  450. - TestApkFileExcludeFilter:
  451. - MappingFileIncludeFilter: */mapping.txt
  452. - MappingFileExcludeFilter:
  453. - DeployDir: /bitrise/deploy
  454. - CacheLevel: only_deps
  455. Running gradle task...
  456. /bitrise/src/gradlew "--build-file" "build.gradle" "assembleDebug" "--stacktrace" "--no-daemon"
  457.  
  458. To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.6/userguide/gradle_daemon.html.
  459. Daemon will be stopped at the end of the build stopping after processing
  460. WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
  461. It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html
  462. Could not find google-services.json while looking in [src/debug]
  463. registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)
  464. Could not find google-services.json while looking in [src/release]
  465. registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)
  466. :app:preBuild UP-TO-DATE
  467. :app:preDebugBuild UP-TO-DATE
  468. :app:compileDebugAidl UP-TO-DATE
  469. :app:compileDebugRenderscript UP-TO-DATE
  470. :app:checkDebugManifest UP-TO-DATE
  471. :app:generateDebugBuildConfig UP-TO-DATE
  472. :app:prepareLintJar UP-TO-DATE
  473. :app:mainApkListPersistenceDebug UP-TO-DATE
  474. :app:generateDebugResValues UP-TO-DATE
  475. :app:generateDebugResources UP-TO-DATE
  476. :app:processDebugGoogleServices
  477. Parsing json file: /bitrise/src/app/google-services.json
  478. :app:mergeDebugResources UP-TO-DATE
  479. :app:createDebugCompatibleScreenManifests UP-TO-DATE
  480. :app:processDebugManifest UP-TO-DATE
  481. :app:splitsDiscoveryTaskDebug UP-TO-DATE
  482. :app:processDebugResources UP-TO-DATE
  483. :app:generateDebugSources UP-TO-DATE
  484. :app:javaPreCompileDebug UP-TO-DATE
  485. :app:compileDebugJavaWithJavac UP-TO-DATE
  486. :app:compileDebugNdk NO-SOURCE
  487. :app:compileDebugSources UP-TO-DATE
  488. :app:mergeDebugShaders
  489. :app:compileDebugShaders
  490. :app:generateDebugAssets
  491. :app:mergeDebugAssets
  492. :app:extractTryWithResourcesSupportJarDebug
  493. :app:transformClassesWithJacocoForDebug
  494. :app:transformClassesWithStackFramesFixerForDebug
  495. :app:transformClassesWithDesugarForDebug
  496. :app:transformClassesWithRealmTransformerForDebug
  497. :app:transformClassesWithDexBuilderForDebug
  498. D8: InnerClass annotations are missing corresponding EnclosingMember annotations. Such InnerClass annotations are ignored.
  499. :app:transformClassesWithMultidexlistForDebugWarning: The rule `-keep public class *extends java.lang.annotation.Annotation {
  500.   *;
  501. }` uses extends but actually matches implements.
  502.  
  503. :app:transformDexArchiveWithDexMergerForDebug
  504. :app:mergeDebugJniLibFolders
  505. :app:transformNativeLibsWithMergeJniLibsForDebug
  506. :app:transformNativeLibsWithStripDebugSymbolForDebug
  507. :app:processDebugJavaRes NO-SOURCE
  508. :app:transformResourcesWithMergeJavaResForDebug
  509. :app:validateSigningDebug
  510. :app:packageDebug
  511. :app:assembleDebug
  512.  
  513. Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
  514. See https://docs.gradle.org/4.6/userguide/command_line_interface.html#sec:command_line_warnings
  515.  
  516. BUILD SUCCESSFUL in 2m 8s
  517. 33 actionable tasks: 18 executed, 15 up-to-date
  518.  
  519. Collecting gradle caches...
  520.  Generate dependencies map...
  521. Done
  522.  
  523. Move apk files...
  524. find "." "-path" "*.apk" "!" "-path" "*unaligned.apk" "!" "-path" "*Test*.apk"
  525. copy ./app/build/outputs/apk/debug/app-debug.apk to /bitrise/deploy/app-debug.apk
  526. The apk path is now available in the Environment Variable: $BITRISE_APK_PATH (value: /bitrise/deploy/app-debug.apk)
  527. The apk paths list is now available in the Environment Variable: $BITRISE_APK_PATH_LIST (value: /bitrise/deploy/app-debug.apk)
  528. find "." "-path" "*Test*.apk"
  529. skipping: ./app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk, modified before the gradle task has started
  530. Move mapping files...
  531. find "." "-path" "*/mapping.txt"
  532. No mapping file matched the filters
  533. |                                                                              |
  534. +---+---------------------------------------------------------------+----------+
  535. | ✓ | gradle-runner                                                 | 133 sec  |
  536. +---+---------------------------------------------------------------+----------+
  537.  
  538.                                           ▼
  539.  
  540. +------------------------------------------------------------------------------+
  541. | (7) cache-push                                                               |
  542. +------------------------------------------------------------------------------+
  543. | id: cache-push                                                               |
  544. | version: 2.0.5                                                               |
  545. | collection: https://github.com/bitrise-io/bitrise-steplib.git                |
  546. | toolkit: go                                                                  |
  547. | time: 2018-04-11T17:07:18Z                                                   |
  548. +------------------------------------------------------------------------------+
  549. |                                                                              |
  550. INFO[17:07:18] Start installing (tar) with apt-get          
  551. INFO[17:07:18]  * [OK] Step dependency (tar) installed, available.
  552. Configs:
  553. - CachePaths:
  554.   * /bitrise/cache
  555.   * /root/.gradle -> /bitrise/src/gradle.deps
  556.   * /root/.kotlin -> /bitrise/src/gradle.deps
  557.   * /root/.m2 -> /bitrise/src/gradle.deps
  558.   * /root/.gradle -> /bitrise/src/gradle.deps
  559.   * /root/.kotlin -> /bitrise/src/gradle.deps
  560.   * /root/.m2 -> /bitrise/src/gradle.deps
  561.  
  562. - IgnoredPaths:
  563.   * ~/.gradle/**
  564.   * ~/.android/build-cache/**
  565.   * *.lock
  566.   * *.bin
  567.   * /**/build/**.json
  568.   * /**/build/**.html
  569.   * /**/build/**.xml
  570.   * /**/build/**.properties
  571.   * /**/build/**/zip-cache/**
  572.   * *.log
  573.   * *.txt
  574.   * *.rawproto
  575.   * !*.ap_
  576.   * !*.apk
  577.   * ~/.gradle/**
  578.   * ~/.android/build-cache/**
  579.   * *.lock
  580.   * *.bin
  581.   * /**/build/**.json
  582.   * /**/build/**.html
  583.   * /**/build/**.xml
  584.   * /**/build/**.properties
  585.   * /**/build/**/zip-cache/**
  586.   * *.log
  587.   * *.txt
  588.   * *.rawproto
  589.   * !*.ap_
  590.   * !*.apk
  591.  
  592. - CompressArchive: false
  593. - FingerprintMethodID: file-content-hash
  594.  
  595. Cleaning paths
  596. Path ignored, does not exists: /root/.kotlin
  597. Path ignored, does not exists: /root/.m2
  598. - Done
  599. - Took: 135.08µs
  600.  
  601. Checking previous cache status
  602. - Previous cache info found
  603. - Done
  604. - Took: 56.576964ms
  605.  
  606. Checking for file changes
  607. ADDED: /root/.gradle/daemon/4.6/daemon-3522.out.log
  608. ADDED: /root/.gradle/daemon/4.6/daemon-5124.out.log
  609. ADDED: /root/.gradle/daemon/4.6/daemon-2796.out.log
  610. - File changes found
  611. - Done
  612. - Took: 295.856623ms
  613.  
  614. Generating cache archive
  615. - Done
  616. - Took: 1.139741691s
  617.  
  618. Uploading cache archive
  619.    Archive file size: 603786240 bytes / 575.815430 MB
  620. - Done
  621. - Took: 8.019516477s
  622.  
  623. Total time: 9.512035657s
  624. |                                                                              |
  625. +---+---------------------------------------------------------------+----------+
  626. | ✓ | cache-push                                                    | 12 sec   |
  627. +---+---------------------------------------------------------------+----------+
  628.  
  629.                                           ▼
  630.  
  631. +------------------------------------------------------------------------------+
  632. | (8) virtual-device-testing-for-android                                       |
  633. +------------------------------------------------------------------------------+
  634. | id: virtual-device-testing-for-android                                       |
  635. | version: 1.0.1                                                               |
  636. | collection: https://github.com/bitrise-io/bitrise-steplib.git                |
  637. | toolkit: go                                                                  |
  638. | time: 2018-04-11T17:08:13Z                                                   |
  639. +------------------------------------------------------------------------------+
  640. |                                                                              |
  641. INFO[17:08:13] Start installing (golang) with apt-get      
  642. INFO[17:08:13]  * [OK] Step dependency (go) installed, available.
  643.  
  644. Configs:
  645. - ApkPath: /bitrise/deploy/app-debug.apk
  646. - TestTimeout: 900
  647. - DirectoriesToPull:
  648. - EnvironmentVariables:
  649. - TestDevices:
  650. ---
  651. Model         API Level   Locale     Orientation  
  652. NexusLowRes   24          portrait   en            
  653. ---
  654. - AppPackageID:
  655. - TestType: instrumentation
  656. - TestApkPath: /bitrise/deploy/app-debug-androidTest.apk
  657. - InstTestPackageID:
  658. - InstTestRunnerClass:
  659. - InstTestTargets:
  660. - UseOrchestrator: false
  661.  
  662. Upload APKs
  663. => APKs uploaded
  664.  
  665. Start test
  666. => Test started
  667.  
  668. Waiting for test results
  669. - Validating
  670. - (1/1) running
  671. - (0/1) running
  672. => Test finished
  673.  
  674. Test results:
  675. Model         API Level   Locale   Orientation   Outcome              
  676. NexusLowRes   24          en       portrait      failure  
  677. |                                                                              |
  678. +---+---------------------------------------------------------------+----------+
  679. | x | virtual-device-testing-for-android (exit code: 1)             | 499 sec  |
  680. +---+---------------------------------------------------------------+----------+
  681. | Issue tracker: ...se-steplib/steps-virtual-device-testing-for-android/issues |
  682. | Source: ...thub.com/bitrise-steplib/steps-virtual-device-testing-for-android |
  683. +---+---------------------------------------------------------------+----------+
  684.  
  685.  
  686. +------------------------------------------------------------------------------+
  687. |                               bitrise summary                                |
  688. +---+---------------------------------------------------------------+----------+
  689. |   | title                                                         | time (s) |
  690. +---+---------------------------------------------------------------+----------+
  691. | ✓ | activate-ssh-key                                              | 19 sec   |
  692. +---+---------------------------------------------------------------+----------+
  693. | ✓ | git-clone                                                     | 43 sec   |
  694. +---+---------------------------------------------------------------+----------+
  695. | ✓ | cache-pull                                                    | 27 sec   |
  696. +---+---------------------------------------------------------------+----------+
  697. | ✓ | install-missing-android-tools                                 | 50 sec   |
  698. +---+---------------------------------------------------------------+----------+
  699. | ✓ | gradle-runner                                                 | 116 sec  |
  700. +---+---------------------------------------------------------------+----------+
  701. | ✓ | Store Test APK path with envman                               | 1.56 sec |
  702. +---+---------------------------------------------------------------+----------+
  703. | ✓ | gradle-runner                                                 | 133 sec  |
  704. +---+---------------------------------------------------------------+----------+
  705. | ✓ | cache-push                                                    | 12 sec   |
  706. +---+---------------------------------------------------------------+----------+
  707. | x | virtual-device-testing-for-android (exit code: 1)             | 499 sec  |
  708. +---+---------------------------------------------------------------+----------+
  709. | Issue tracker: ...se-steplib/steps-virtual-device-testing-for-android/issues |
  710. | Source: ...thub.com/bitrise-steplib/steps-virtual-device-testing-for-android |
  711. +---+---------------------------------------------------------------+----------+
  712. | Total runtime: 15.0 min                                                      |
  713. +------------------------------------------------------------------------------+
  714.  
  715. 
  716. Submitting anonymized usage informations...
  717. For more information visit:
  718. https://github.com/bitrise-core/bitrise-plugins-analytics/blob/master/README.md
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement