Advertisement
Guest User

Untitled

a guest
Sep 20th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.49 KB | None | 0 0
  1. [14:02:25] base profile loaded.
  2. [14:02:25] ts profile loaded.
  3. [14:02:25] ts-application profile loaded.
  4. [14:02:25] ts-application-unit profile loaded.
  5. [2016-09-20 14:02:25.276] [DEBUG] wk-e2e-reporter - config service - constructor
  6. [2016-09-20 14:02:25.422] [DEBUG] wk-e2e-reporter - reporter service - constructor
  7. [14:02:25] Using gulpfile ~/Dev/wk-seed/gulpfile.js
  8. [14:02:25] Build start.
  9. [14:02:25] Starting 'e2e-report'...
  10. [2016-09-20 14:02:25.531] [DEBUG] wk-e2e-reporter - run { cucumberReportPath: './chromeCucumberJsonOutput.json',
  11. formats: [ 'perf' ],
  12. measurementsPath: './measurements.json',
  13. reportPortal:
  14. { username: 'jlewek',
  15. password: 'a8ff0cca-7810-4fa7-9a83-ddd891e80433',
  16. endpoint: 'https://rp.epam.com/api/v1',
  17. launch: 'jlewek_TEST_EXAMPLE',
  18. project: 'default_project',
  19. root: 'test/e2e/features/' },
  20. performance:
  21. { reportDirectory: './dist/reports',
  22. historySize: 15,
  23. product: 'wk-seed',
  24. build: 'performance',
  25. googleSpreadsheet: { save: false, fields: [Object] },
  26. elasticsearch: { host: 'wk-logstash.cloudapp.net', port: 60600 },
  27. logstash: { host: 'wk-logstash.cloudapp.net', port: 28777 } } }
  28. [2016-09-20 14:02:25.535] [DEBUG] wk-e2e-reporter - config service - configuration { cucumberReportPath: './chromeCucumberJsonOutput.json',
  29. measurementsPath: './measurements.json',
  30. formats: [ 'perf' ],
  31. reportDirectory: './reports',
  32. reportName: 'report',
  33. repositoryUrl: '',
  34. tagFields: [],
  35. environment: {},
  36. reportPortal:
  37. { username: 'jlewek',
  38. password: 'a8ff0cca-7810-4fa7-9a83-ddd891e80433',
  39. endpoint: 'https://rp.epam.com/api/v1',
  40. launch: 'jlewek_TEST_EXAMPLE',
  41. project: 'default_project',
  42. root: 'test/e2e/features/' },
  43. performance:
  44. { reportDirectory: './dist/reports',
  45. historySize: 15,
  46. product: 'wk-seed',
  47. build: 'performance',
  48. googleSpreadsheet: { save: false, fields: [Object] },
  49. elasticsearch: { host: 'wk-logstash.cloudapp.net', port: 60600 },
  50. logstash: { host: 'wk-logstash.cloudapp.net', port: 28777 } } }
  51. [2016-09-20 14:02:25.536] [DEBUG] wk-e2e-reporter - reportCtrl - runReport
  52. [2016-09-20 14:02:25.536] [DEBUG] wk-e2e-reporter - reporter service - createDirectoryStructure
  53. [2016-09-20 14:02:25.536] [DEBUG] wk-e2e-reporter - reporter service - deleteFolderRecursive: ./reports
  54. [2016-09-20 14:02:25.537] [DEBUG] wk-e2e-reporter - reporter service - generateReports
  55. [2016-09-20 14:02:25.537] [DEBUG] wk-e2e-reporter - PerfFormatter - Converter - formatMeasurements [ { name: 'someName', duration: 3692 } ]
  56. [2016-09-20 14:02:25.538] [DEBUG] wk-e2e-reporter - reporter service - report { features:
  57. [ { id: 'Testing-login-section-of-wk-seed-app',
  58. name: 'Testing login section of wk-seed app',
  59. description: '',
  60. line: 1,
  61. keyword: 'Feature',
  62. uri: '/home/jakub/Dev/wk-seed/test/e2e/features/login.feature',
  63. elements: [Object] } ],
  64. measurements:
  65. [ { name: 'someName',
  66. current: 3692,
  67. average: 0,
  68. accepted: true,
  69. raw: [Object] } ] }
  70. [2016-09-20 14:02:25.540] [DEBUG] wk-e2e-reporter - reporter service - formatters [ 'perf' ]
  71. [2016-09-20 14:02:25.540] [DEBUG] wk-e2e-reporter - FormatFactory - getFormatter perf
  72. [2016-09-20 14:02:26.953] [DEBUG] wk-e2e-reporter - BaseFormatter - BaseFormatter null undefined undefined
  73. [2016-09-20 14:02:26.954] [DEBUG] wk-e2e-reporter - PerformanceFormatter - PerformanceFormatter { historySize: 15,
  74. product: 'wk-seed',
  75. build: 'performance',
  76. endpoint: '',
  77. googleSpreadsheet:
  78. { save: false,
  79. debug: false,
  80. spreadsheetId: null,
  81. spreadsheetName: '',
  82. worksheetId: null,
  83. worksheetName: '',
  84. oauth2: './google.oauth2.json',
  85. fields:
  86. [ 'time',
  87. 'browser',
  88. 'environment',
  89. 'docId',
  90. 'name',
  91. 'actualTime',
  92. 'averageTime',
  93. 'result',
  94. 'appVersion_tesla',
  95. 'result' ] },
  96. elasticsearch:
  97. { host: 'wk-logstash.cloudapp.net',
  98. port: 60600,
  99. _index: 'measurements-wk-seed-performance' },
  100. logstash: { host: 'wk-logstash.cloudapp.net', port: 28777 },
  101. reportDirectory: './dist/reports' }
  102. [2016-09-20 14:02:26.955] [DEBUG] wk-e2e-reporter - reporter service - build: PerformanceFormatter
  103. [2016-09-20 14:02:26.955] [DEBUG] wk-e2e-reporter - BaseFormatter - initialize
  104. [2016-09-20 14:02:26.955] [DEBUG] wk-e2e-reporter - PerfFormatter - Storage - setEnvironment {}
  105. [2016-09-20 14:02:27.039] [DEBUG] wk-e2e-reporter - reporter service - save: PerformanceFormatter
  106. [2016-09-20 14:02:27.039] [DEBUG] wk-e2e-reporter - PerformanceFormatter - save
  107. [2016-09-20 14:02:27.040] [DEBUG] wk-e2e-reporter - BaseFormatter - save
  108. [2016-09-20 14:02:27.041] [DEBUG] wk-e2e-reporter - PerformanceFormatter - fetchLatestReports [ 'someName' ]
  109. [2016-09-20 14:02:27.041] [DEBUG] wk-e2e-reporter - PerformanceFormatter - _getActualID
  110. [2016-09-20 14:02:27.042] [DEBUG] wk-e2e-reporter - PerfFormatter - Elasticsearch - getLatestReports someName 2016-09-20-14-02-27 15
  111. [2016-09-20 14:02:27.579] [DEBUG] wk-e2e-reporter - PerfFormatter - Elasticsearch - Query done
  112. [2016-09-20 14:02:27.579] [DEBUG] wk-e2e-reporter - PerfFormatter - Elasticsearch - { took: 1,
  113. timed_out: false,
  114. _shards: { total: 0, successful: 0, failed: 0 },
  115. hits: { total: 0, max_score: 0, hits: [] } }
  116. [2016-09-20 14:02:27.580] [DEBUG] wk-e2e-reporter - PerformanceFormatter - _getActualID
  117. [2016-09-20 14:02:27.581] [DEBUG] wk-e2e-reporter - PerfFormatter - Converter - format 2016-09-20-14-02-27 [ { id: 'Testing-login-section-of-wk-seed-app',
  118. name: 'Testing login section of wk-seed app',
  119. description: '',
  120. line: 1,
  121. keyword: 'Feature',
  122. uri: '/home/jakub/Dev/wk-seed/test/e2e/features/login.feature',
  123. elements: [ [Object], [Object] ] } ] [ { name: 'someName',
  124. current: 3692,
  125. average: 0,
  126. accepted: true,
  127. raw: [ 3692 ] } ]
  128. [2016-09-20 14:02:27.582] [DEBUG] wk-e2e-reporter - PerfFormatter - Converter - formatEnvironmentProperties {}
  129. [2016-09-20 14:02:27.583] [DEBUG] wk-e2e-reporter - PerfFormatter - Converter - formatFeature { id: 'Testing-login-section-of-wk-seed-app',
  130. name: 'Testing login section of wk-seed app',
  131. description: '',
  132. line: 1,
  133. keyword: 'Feature',
  134. uri: '/home/jakub/Dev/wk-seed/test/e2e/features/login.feature',
  135. elements:
  136. [ { name: '',
  137. keyword: 'Background',
  138. description: '',
  139. type: 'background',
  140. line: 3,
  141. steps: [Object] },
  142. { name: 'I should be able to login with correct data',
  143. id: 'Testing-login-section-of-wk-seed-app;i-should-be-able-to-login-with-correct-data',
  144. line: 6,
  145. keyword: 'Scenario',
  146. description: '',
  147. type: 'scenario',
  148. steps: [Object] } ] }
  149. [2016-09-20 14:02:27.584] [DEBUG] wk-e2e-reporter - PerfFormatter - Converter - formatScenario { name: '',
  150. keyword: 'Background',
  151. description: '',
  152. type: 'background',
  153. line: 3,
  154. steps: [ { name: 'I am on "Login" page', line: 4, keyword: 'Given ' } ] }
  155. [2016-09-20 14:02:27.586] [DEBUG] wk-e2e-reporter - PerfFormatter - Converter - formatStep { name: 'I am on "Login" page', line: 4, keyword: 'Given ' }
  156. [2016-09-20 14:02:27.587] [DEBUG] wk-e2e-reporter - reporter service - destroy: PerformanceFormatter
  157. [2016-09-20 14:02:27.587] [DEBUG] wk-e2e-reporter - BaseFormatter - destory
  158. [2016-09-20 14:02:28.089] [DEBUG] wk-e2e-reporter - PerformanceFormatter - check log queue 0
  159. [14:02:28] Finished 'e2e-report' after 2.56 s
  160. [14:02:28] Build ends after 2.56 s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement