Advertisement
Guest User

Untitled

a guest
Dec 17th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.65 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO]
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Building Woodland 1.0-SNAPSHOT
  5. [INFO] ------------------------------------------------------------------------
  6. [INFO]
  7. [INFO] --- sonar-maven-plugin:3.5.0.1254:sonar (default-cli) @ woodland ---
  8. [INFO] User cache: /Users/wiebevandermolen/.sonar/cache
  9. [INFO] SonarQube version: 7.4.0
  10. [INFO] Default locale: "nl_NL", source code encoding: "UTF-8"
  11. [INFO] Publish mode
  12. [INFO] Load global settings
  13. [INFO] Load global settings (done) | time=91ms
  14. [INFO] Server id: BF41A1F2-AWetPeU9PuHDgB_TNwC-
  15. [INFO] User cache: /Users/wiebevandermolen/.sonar/cache
  16. [INFO] Load/download plugins
  17. [INFO] Load plugins index
  18. [INFO] Load plugins index (done) | time=51ms
  19. [INFO] Load/download plugins (done) | time=73ms
  20. [INFO] Loaded core extensions:
  21. [INFO] Process project properties
  22. [INFO] Load project repositories
  23. [INFO] Load project repositories (done) | time=76ms
  24. [INFO] Load quality profiles
  25. [INFO] Load quality profiles (done) | time=34ms
  26. [INFO] Load active rules
  27. [INFO] Load active rules (done) | time=1110ms
  28. [INFO] Load metrics repository
  29. [INFO] Load metrics repository (done) | time=19ms
  30. [INFO] Project key: test:woodland
  31. [INFO] Project base dir: /Users/wiebevandermolen/testingwoodland/Woodland
  32. [INFO] ------------- Scan Woodland
  33. [INFO] Base dir: /Users/wiebevandermolen/testingwoodland/Woodland
  34. [INFO] Working dir: /Users/wiebevandermolen/testingwoodland/Woodland/target/sonar
  35. [INFO] Source paths: src/main/webapp, pom.xml, src/main/java
  36. [INFO] Test paths: src/test/java
  37. [INFO] Source encoding: UTF-8, default locale: nl_NL
  38. [INFO] Load server rules
  39. [INFO] Load server rules (done) | time=277ms
  40. [INFO] Index files
  41. [INFO] 44 files indexed
  42. [INFO] Quality profile for css: Sonar way
  43. [INFO] Quality profile for java: Sonar way
  44. [INFO] Quality profile for js: Sonar way
  45. [INFO] Quality profile for xml: Sonar way
  46. [INFO] Sensor JavaSquidSensor [java]
  47. [INFO] Configured Java source version (sonar.java.source): 8
  48. [INFO] JavaClasspath initialization
  49. [INFO] JavaClasspath initialization (done) | time=13ms
  50. [INFO] JavaTestClasspath initialization
  51. [INFO] JavaTestClasspath initialization (done) | time=3ms
  52. [INFO] Java Main Files AST scan
  53. [INFO] 21 source files to be analyzed
  54. [INFO] 21/21 source files have been analyzed
  55. [INFO] Java Main Files AST scan (done) | time=2657ms
  56. [INFO] Java Test Files AST scan
  57. [INFO] 1 source files to be analyzed
  58. [INFO] 1/1 source files have been analyzed
  59. [INFO] Java Test Files AST scan (done) | time=49ms
  60. [INFO] Sensor JavaSquidSensor [java] (done) | time=3240ms
  61. [INFO] Sensor SonarCSS Metrics [cssfamily]
  62. [INFO] Sensor SonarCSS Metrics [cssfamily] (done) | time=25ms
  63. [INFO] Sensor SonarCSS Rules [cssfamily]
  64. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=3283ms
  65. [INFO] Sensor JaCoCo XML Report Importer [jacoco]
  66. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms
  67. [INFO] Sensor SonarJS [javascript]
  68. [INFO] 2 source files to be analyzed
  69. [INFO] Sensor SonarJS [javascript] (done) | time=366ms
  70. [INFO] 2/2 source files have been analyzed
  71. [INFO] Sensor ESLint-based SonarJS [javascript]
  72. [INFO] Using default Node.js executable: 'node'.
  73. [INFO] 2 source files to be analyzed
  74. [INFO] 2/2 source files have been analyzed
  75. [INFO] Sensor ESLint-based SonarJS [javascript] (done) | time=3927ms
  76. [INFO] Sensor SurefireSensor [java]
  77. [INFO] parsing [/Users/wiebevandermolen/testingwoodland/Woodland/target/surefire-reports]
  78. [INFO] Sensor SurefireSensor [java] (done) | time=3ms
  79. [INFO] Sensor JaCoCoSensor [java]
  80. [INFO] Sensor JaCoCoSensor [java] (done) | time=2ms
  81. [INFO] Sensor SonarJavaXmlFileSensor [java]
  82. [INFO] 3 source files to be analyzed
  83. [INFO] Sensor SonarJavaXmlFileSensor [java] (done) | time=636ms
  84. [INFO] 3/3 source files have been analyzed
  85. [INFO] Sensor XML Sensor [xml]
  86. [WARNING] Metric 'comment_lines_data' is deprecated. Provided value is ignored.
  87. [INFO] Sensor XML Sensor [xml] (done) | time=132ms
  88. [INFO] Sensor Zero Coverage Sensor
  89. [INFO] Sensor Zero Coverage Sensor (done) | time=46ms
  90. [INFO] Sensor Java CPD Block Indexer
  91. [INFO] Sensor Java CPD Block Indexer (done) | time=59ms
  92. [INFO] 3 files had no CPD blocks
  93. [INFO] Calculating CPD for 20 files
  94. [INFO] CPD calculation finished
  95. [INFO] Analysis report generated in 220ms, dir size=246 KB
  96. [INFO] Analysis reports compressed in 275ms, zip size=116 KB
  97. [INFO] Analysis report uploaded in 27ms
  98. [INFO] ANALYSIS SUCCESSFUL, you can browse http://localhost:9000/dashboard?id=test%3Awoodland
  99. [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
  100. [INFO] More about the report processing at http://localhost:9000/api/ce/task?id=AWe7uqnTLTsOvNZjZ4Pc
  101. [INFO] Task total time: 17.801 s
  102. [INFO] ------------------------------------------------------------------------
  103. [INFO] BUILD SUCCESS
  104. [INFO] ------------------------------------------------------------------------
  105. [INFO] Total time: 19.789 s
  106. [INFO] Finished at: 2018-12-17T11:33:53+01:00
  107. [INFO] Final Memory: 27M/561M
  108. [INFO] ------------------------------------------------------------------------
  109. MacBook-Pro-van-Wiebe:Woodland wiebevandermolen$ mvn sonar:sonar -Dsonar.host.url=http://localhost:9000 -Dsonar.login=7951f536a8932697692c3996026d269be59f1e84
  110. [INFO] Scanning for projects...
  111. [INFO]
  112. [INFO] ------------------------------------------------------------------------
  113. [INFO] Building Woodland 1.0-SNAPSHOT
  114. [INFO] ------------------------------------------------------------------------
  115. [INFO]
  116. [INFO] --- sonar-maven-plugin:3.5.0.1254:sonar (default-cli) @ woodland ---
  117. [INFO] User cache: /Users/wiebevandermolen/.sonar/cache
  118. [INFO] SonarQube version: 7.4.0
  119. [INFO] Default locale: "nl_NL", source code encoding: "UTF-8"
  120. [INFO] Publish mode
  121. [INFO] Load global settings
  122. [INFO] Load global settings (done) | time=81ms
  123. [INFO] Server id: BF41A1F2-AWetPeU9PuHDgB_TNwC-
  124. [INFO] User cache: /Users/wiebevandermolen/.sonar/cache
  125. [INFO] Load/download plugins
  126. [INFO] Load plugins index
  127. [INFO] Load plugins index (done) | time=56ms
  128. [INFO] Load/download plugins (done) | time=82ms
  129. [INFO] Loaded core extensions:
  130. [INFO] Process project properties
  131. [INFO] Load project repositories
  132. [INFO] Load project repositories (done) | time=116ms
  133. [INFO] Load quality profiles
  134. [INFO] Load quality profiles (done) | time=37ms
  135. [INFO] Load active rules
  136. [INFO] Load active rules (done) | time=1610ms
  137. [INFO] Load metrics repository
  138. [INFO] Load metrics repository (done) | time=25ms
  139. [INFO] Project key: test:woodland
  140. [INFO] Project base dir: /Users/wiebevandermolen/testingwoodland/Woodland
  141. [INFO] ------------- Scan Woodland
  142. [INFO] Base dir: /Users/wiebevandermolen/testingwoodland/Woodland
  143. [INFO] Working dir: /Users/wiebevandermolen/testingwoodland/Woodland/target/sonar
  144. [INFO] Source paths: src/main/webapp, pom.xml, src/main/java
  145. [INFO] Test paths: src/test/java
  146. [INFO] Source encoding: UTF-8, default locale: nl_NL
  147. [INFO] Load server rules
  148. [INFO] Load server rules (done) | time=288ms
  149. [INFO] Index files
  150. [INFO] 44 files indexed
  151. [INFO] Quality profile for css: Sonar way
  152. [INFO] Quality profile for java: Sonar way
  153. [INFO] Quality profile for js: Sonar way
  154. [INFO] Quality profile for xml: Sonar way
  155. [INFO] Sensor JavaSquidSensor [java]
  156. [INFO] Configured Java source version (sonar.java.source): 8
  157. [INFO] JavaClasspath initialization
  158. [INFO] JavaClasspath initialization (done) | time=12ms
  159. [INFO] JavaTestClasspath initialization
  160. [INFO] JavaTestClasspath initialization (done) | time=4ms
  161. [INFO] Java Main Files AST scan
  162. [INFO] 21 source files to be analyzed
  163. [INFO] 21/21 source files have been analyzed
  164. [INFO] Java Main Files AST scan (done) | time=2702ms
  165. [INFO] Java Test Files AST scan
  166. [INFO] 1 source files to be analyzed
  167. [INFO] 1/1 source files have been analyzed
  168. [INFO] Java Test Files AST scan (done) | time=49ms
  169. [INFO] Sensor JavaSquidSensor [java] (done) | time=3265ms
  170. [INFO] Sensor SonarCSS Metrics [cssfamily]
  171. [INFO] Sensor SonarCSS Metrics [cssfamily] (done) | time=24ms
  172. [INFO] Sensor SonarCSS Rules [cssfamily]
  173. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=3204ms
  174. [INFO] Sensor JaCoCo XML Report Importer [jacoco]
  175. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms
  176. [INFO] Sensor SonarJS [javascript]
  177. [INFO] 2 source files to be analyzed
  178. [INFO] Sensor SonarJS [javascript] (done) | time=364ms
  179. [INFO] 2/2 source files have been analyzed
  180. [INFO] Sensor ESLint-based SonarJS [javascript]
  181. [INFO] Using default Node.js executable: 'node'.
  182. [INFO] 2 source files to be analyzed
  183. [INFO] 2/2 source files have been analyzed
  184. [INFO] Sensor ESLint-based SonarJS [javascript] (done) | time=3892ms
  185. [INFO] Sensor SurefireSensor [java]
  186. [INFO] parsing [/Users/wiebevandermolen/testingwoodland/Woodland/target/surefire-reports]
  187. [INFO] Sensor SurefireSensor [java] (done) | time=2ms
  188. [INFO] Sensor JaCoCoSensor [java]
  189. [INFO] Sensor JaCoCoSensor [java] (done) | time=2ms
  190. [INFO] Sensor SonarJavaXmlFileSensor [java]
  191. [INFO] 3 source files to be analyzed
  192. [INFO] Sensor SonarJavaXmlFileSensor [java] (done) | time=592ms
  193. [INFO] 3/3 source files have been analyzed
  194. [INFO] Sensor XML Sensor [xml]
  195. [WARNING] Metric 'comment_lines_data' is deprecated. Provided value is ignored.
  196. [INFO] Sensor XML Sensor [xml] (done) | time=120ms
  197. [INFO] Sensor Zero Coverage Sensor
  198. [INFO] Sensor Zero Coverage Sensor (done) | time=41ms
  199. [INFO] Sensor Java CPD Block Indexer
  200. [INFO] Sensor Java CPD Block Indexer (done) | time=54ms
  201. [INFO] 3 files had no CPD blocks
  202. [INFO] Calculating CPD for 20 files
  203. [INFO] CPD calculation finished
  204. [INFO] Analysis report generated in 209ms, dir size=246 KB
  205. [INFO] Analysis reports compressed in 216ms, zip size=116 KB
  206. [INFO] Analysis report uploaded in 24ms
  207. [INFO] ANALYSIS SUCCESSFUL, you can browse http://localhost:9000/dashboard?id=test%3Awoodland
  208. [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
  209. [INFO] More about the report processing at http://localhost:9000/api/ce/task?id=AWe7wlPqLTsOvNZjZ4Pd
  210. [INFO] Task total time: 18.428 s
  211. [INFO] ------------------------------------------------------------------------
  212. [INFO] BUILD SUCCESS
  213. [INFO] ------------------------------------------------------------------------
  214. [INFO] Total time: 20.354 s
  215. [INFO] Finished at: 2018-12-17T11:42:15+01:00
  216. [INFO] Final Memory: 27M/563M
  217. [INFO] ------------------------------------------------------------------------
  218. MacBook-Pro-van-Wiebe:Woodland wiebevandermolen$ mvn sonar:sonar -Dsonar.host.url=http://localhost:9000 -Dsonar.login=7951f536a8932697692c3996026d269be59f1e84
  219. [INFO] Scanning for projects...
  220. [INFO]
  221. [INFO] ------------------------------------------------------------------------
  222. [INFO] Building Woodland 1.0-SNAPSHOT
  223. [INFO] ------------------------------------------------------------------------
  224. [INFO]
  225. [INFO] --- sonar-maven-plugin:3.5.0.1254:sonar (default-cli) @ woodland ---
  226. [INFO] User cache: /Users/wiebevandermolen/.sonar/cache
  227. [INFO] SonarQube version: 7.4.0
  228. [INFO] Default locale: "nl_NL", source code encoding: "UTF-8"
  229. [INFO] Publish mode
  230. [INFO] Load global settings
  231. [INFO] Load global settings (done) | time=85ms
  232. [INFO] Server id: BF41A1F2-AWetPeU9PuHDgB_TNwC-
  233. [INFO] User cache: /Users/wiebevandermolen/.sonar/cache
  234. [INFO] Load/download plugins
  235. [INFO] Load plugins index
  236. [INFO] Load plugins index (done) | time=60ms
  237. [INFO] Load/download plugins (done) | time=90ms
  238. [INFO] Loaded core extensions:
  239. [INFO] Process project properties
  240. [INFO] Load project repositories
  241. [INFO] Load project repositories (done) | time=78ms
  242. [INFO] Load quality profiles
  243. [INFO] Load quality profiles (done) | time=43ms
  244. [INFO] Load active rules
  245. [INFO] Load active rules (done) | time=1101ms
  246. [INFO] Load metrics repository
  247. [INFO] Load metrics repository (done) | time=20ms
  248. [INFO] Project key: test:woodland
  249. [INFO] Project base dir: /Users/wiebevandermolen/testingwoodland/Woodland
  250. [INFO] ------------- Scan Woodland
  251. [INFO] Base dir: /Users/wiebevandermolen/testingwoodland/Woodland
  252. [INFO] Working dir: /Users/wiebevandermolen/testingwoodland/Woodland/target/sonar
  253. [INFO] Source paths: src/main/webapp, pom.xml, src/main/java
  254. [INFO] Source encoding: UTF-8, default locale: nl_NL
  255. [INFO] Load server rules
  256. [INFO] Load server rules (done) | time=271ms
  257. [INFO] Index files
  258. [INFO] 43 files indexed
  259. [INFO] Quality profile for css: Sonar way
  260. [INFO] Quality profile for java: Sonar way
  261. [INFO] Quality profile for js: Sonar way
  262. [INFO] Quality profile for xml: Sonar way
  263. [INFO] Sensor JavaSquidSensor [java]
  264. [INFO] Configured Java source version (sonar.java.source): 8
  265. [INFO] JavaClasspath initialization
  266. [INFO] JavaClasspath initialization (done) | time=11ms
  267. [INFO] JavaTestClasspath initialization
  268. [INFO] JavaTestClasspath initialization (done) | time=3ms
  269. [INFO] Java Main Files AST scan
  270. [INFO] 21 source files to be analyzed
  271. [INFO] 21/21 source files have been analyzed
  272. [INFO] Java Main Files AST scan (done) | time=2567ms
  273. [INFO] Java Test Files AST scan
  274. [INFO] 0 source files to be analyzed
  275. [INFO] 0/0 source files have been analyzed
  276. [INFO] Java Test Files AST scan (done) | time=2ms
  277. [INFO] Sensor JavaSquidSensor [java] (done) | time=3079ms
  278. [INFO] Sensor SonarCSS Metrics [cssfamily]
  279. [INFO] Sensor SonarCSS Metrics [cssfamily] (done) | time=24ms
  280. [INFO] Sensor SonarCSS Rules [cssfamily]
  281. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=3086ms
  282. [INFO] Sensor JaCoCo XML Report Importer [jacoco]
  283. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms
  284. [INFO] Sensor SonarJS [javascript]
  285. [INFO] 2 source files to be analyzed
  286. [INFO] Sensor SonarJS [javascript] (done) | time=320ms
  287. [INFO] 2/2 source files have been analyzed
  288. [INFO] Sensor ESLint-based SonarJS [javascript]
  289. [INFO] Using default Node.js executable: 'node'.
  290. [INFO] 2 source files to be analyzed
  291. [INFO] 2/2 source files have been analyzed
  292. [INFO] Sensor ESLint-based SonarJS [javascript] (done) | time=3970ms
  293. [INFO] Sensor SurefireSensor [java]
  294. [INFO] parsing [/Users/wiebevandermolen/testingwoodland/Woodland/target/surefire-reports]
  295. [INFO] Sensor SurefireSensor [java] (done) | time=2ms
  296. [INFO] Sensor JaCoCoSensor [java]
  297. [INFO] Sensor JaCoCoSensor [java] (done) | time=2ms
  298. [INFO] Sensor SonarJavaXmlFileSensor [java]
  299. [INFO] 3 source files to be analyzed
  300. [INFO] Sensor SonarJavaXmlFileSensor [java] (done) | time=419ms
  301. [INFO] 3/3 source files have been analyzed
  302. [INFO] Sensor XML Sensor [xml]
  303. [WARNING] Metric 'comment_lines_data' is deprecated. Provided value is ignored.
  304. [INFO] Sensor XML Sensor [xml] (done) | time=123ms
  305. [INFO] Sensor Zero Coverage Sensor
  306. [INFO] Sensor Zero Coverage Sensor (done) | time=44ms
  307. [INFO] Sensor Java CPD Block Indexer
  308. [INFO] Sensor Java CPD Block Indexer (done) | time=70ms
  309. [INFO] 3 files had no CPD blocks
  310. [INFO] Calculating CPD for 20 files
  311. [INFO] CPD calculation finished
  312. [INFO] Analysis report generated in 223ms, dir size=238 KB
  313. [INFO] Analysis reports compressed in 206ms, zip size=113 KB
  314. [INFO] Analysis report uploaded in 31ms
  315. [INFO] ANALYSIS SUCCESSFUL, you can browse http://localhost:9000/dashboard?id=test%3Awoodland
  316. [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
  317. [INFO] More about the report processing at http://localhost:9000/api/ce/task?id=AWe7w7GJLTsOvNZjZ4Pe
  318. [INFO] Task total time: 17.189 s
  319. [INFO] ------------------------------------------------------------------------
  320. [INFO] BUILD SUCCESS
  321. [INFO] ------------------------------------------------------------------------
  322. [INFO] Total time: 19.163 s
  323. [INFO] Finished at: 2018-12-17T11:43:44+01:00
  324. [INFO] Final Memory: 27M/563M
  325. [INFO] ------------------------------------------------------------------------
  326. MacBook-Pro-van-Wiebe:Woodland wiebevandermolen$ mvn sonar:sonar -Dsonar.host.url=http://localhost:9000 -Dsonar.login=7951f536a8932697692c3996026d269be59f1e84
  327. [INFO] Scanning for projects...
  328. [INFO]
  329. [INFO] ------------------------------------------------------------------------
  330. [INFO] Building Woodland 1.0-SNAPSHOT
  331. [INFO] ------------------------------------------------------------------------
  332. [INFO]
  333. [INFO] --- sonar-maven-plugin:3.5.0.1254:sonar (default-cli) @ woodland ---
  334. [INFO] User cache: /Users/wiebevandermolen/.sonar/cache
  335. [INFO] SonarQube version: 7.4.0
  336. [INFO] Default locale: "nl_NL", source code encoding: "UTF-8"
  337. [INFO] Publish mode
  338. [INFO] Load global settings
  339. [INFO] Load global settings (done) | time=86ms
  340. [INFO] Server id: BF41A1F2-AWetPeU9PuHDgB_TNwC-
  341. [INFO] User cache: /Users/wiebevandermolen/.sonar/cache
  342. [INFO] Load/download plugins
  343. [INFO] Load plugins index
  344. [INFO] Load plugins index (done) | time=59ms
  345. [INFO] Load/download plugins (done) | time=85ms
  346. [INFO] Loaded core extensions:
  347. [INFO] Process project properties
  348. [INFO] Load project repositories
  349. [INFO] Load project repositories (done) | time=81ms
  350. [INFO] Load quality profiles
  351. [INFO] Load quality profiles (done) | time=34ms
  352. [INFO] Load active rules
  353. [INFO] Load active rules (done) | time=1119ms
  354. [INFO] Load metrics repository
  355. [INFO] Load metrics repository (done) | time=17ms
  356. [INFO] Project key: test:woodland
  357. [INFO] Project base dir: /Users/wiebevandermolen/testingwoodland/Woodland
  358. [INFO] ------------- Scan Woodland
  359. [INFO] Base dir: /Users/wiebevandermolen/testingwoodland/Woodland
  360. [INFO] Working dir: /Users/wiebevandermolen/testingwoodland/Woodland/target/sonar
  361. [INFO] Source paths: src/main/webapp, pom.xml, src/main/java
  362. [INFO] Source encoding: UTF-8, default locale: nl_NL
  363. [INFO] Load server rules
  364. [INFO] Load server rules (done) | time=270ms
  365. [INFO] Index files
  366. [INFO] 43 files indexed
  367. [INFO] Quality profile for css: Sonar way
  368. [INFO] Quality profile for java: Sonar way
  369. [INFO] Quality profile for js: Sonar way
  370. [INFO] Quality profile for xml: Sonar way
  371. [INFO] Sensor JavaSquidSensor [java]
  372. [INFO] Configured Java source version (sonar.java.source): 8
  373. [INFO] JavaClasspath initialization
  374. [INFO] JavaClasspath initialization (done) | time=12ms
  375. [INFO] JavaTestClasspath initialization
  376. [INFO] JavaTestClasspath initialization (done) | time=3ms
  377. [INFO] Java Main Files AST scan
  378. [INFO] 21 source files to be analyzed
  379. [INFO] 21/21 source files have been analyzed
  380. [INFO] Java Main Files AST scan (done) | time=2653ms
  381. [INFO] Java Test Files AST scan
  382. [INFO] 0 source files to be analyzed
  383. [INFO] 0/0 source files have been analyzed
  384. [INFO] Java Test Files AST scan (done) | time=1ms
  385. [INFO] Sensor JavaSquidSensor [java] (done) | time=3207ms
  386. [INFO] Sensor SonarCSS Metrics [cssfamily]
  387. [INFO] Sensor SonarCSS Metrics [cssfamily] (done) | time=22ms
  388. [INFO] Sensor SonarCSS Rules [cssfamily]
  389. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=3277ms
  390. [INFO] Sensor JaCoCo XML Report Importer [jacoco]
  391. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms
  392. [INFO] Sensor SonarJS [javascript]
  393. [INFO] 2 source files to be analyzed
  394. [INFO] Sensor SonarJS [javascript] (done) | time=345ms
  395. [INFO] 2/2 source files have been analyzed
  396. [INFO] Sensor ESLint-based SonarJS [javascript]
  397. [INFO] Using default Node.js executable: 'node'.
  398. [INFO] 2 source files to be analyzed
  399. [INFO] 2/2 source files have been analyzed
  400. [INFO] Sensor ESLint-based SonarJS [javascript] (done) | time=3927ms
  401. [INFO] Sensor SurefireSensor [java]
  402. [INFO] parsing [/Users/wiebevandermolen/testingwoodland/Woodland/target/surefire-reports]
  403. [INFO] Sensor SurefireSensor [java] (done) | time=2ms
  404. [INFO] Sensor JaCoCoSensor [java]
  405. [INFO] Sensor JaCoCoSensor [java] (done) | time=1ms
  406. [INFO] Sensor SonarJavaXmlFileSensor [java]
  407. [INFO] 3 source files to be analyzed
  408. [INFO] 3/3 source files have been analyzed
  409. [INFO] Sensor SonarJavaXmlFileSensor [java] (done) | time=437ms
  410. [INFO] Sensor XML Sensor [xml]
  411. [WARNING] Metric 'comment_lines_data' is deprecated. Provided value is ignored.
  412. [INFO] Sensor XML Sensor [xml] (done) | time=126ms
  413. [INFO] Sensor Zero Coverage Sensor
  414. [INFO] Sensor Zero Coverage Sensor (done) | time=41ms
  415. [INFO] Sensor Java CPD Block Indexer
  416. [INFO] Sensor Java CPD Block Indexer (done) | time=64ms
  417. [INFO] 3 files had no CPD blocks
  418. [INFO] Calculating CPD for 20 files
  419. [INFO] CPD calculation finished
  420. [INFO] Analysis report generated in 219ms, dir size=238 KB
  421. [INFO] Analysis reports compressed in 212ms, zip size=113 KB
  422. [INFO] Analysis report uploaded in 20ms
  423. [INFO] ANALYSIS SUCCESSFUL, you can browse http://localhost:9000/dashboard?id=test%3Awoodland
  424. [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
  425. [INFO] More about the report processing at http://localhost:9000/api/ce/task?id=AWe7ySt_LTsOvNZjZ4Pf
  426. MacBook-Pro-van-Wiebe:Woodland wiebevandermolen$ mvn sonar:sonar -Dsonar.host.url=http://localhost:9000 -Dsonar.login=7951f536a8932697692c3996026d269be59f1e84
  427. [INFO] Scanning for projects...
  428. [INFO]
  429. [INFO] ------------------------------------------------------------------------
  430. [INFO] Building Woodland 1.0-SNAPSHOT
  431. [INFO] ------------------------------------------------------------------------
  432. [INFO]
  433. [INFO] --- sonar-maven-plugin:3.5.0.1254:sonar (default-cli) @ woodland ---
  434. [INFO] User cache: /Users/wiebevandermolen/.sonar/cache
  435. [INFO] SonarQube version: 7.4.0
  436. [INFO] Default locale: "nl_NL", source code encoding: "UTF-8"
  437. [INFO] Publish mode
  438. [INFO] Load global settings
  439. [INFO] Load global settings (done) | time=90ms
  440. [INFO] Server id: BF41A1F2-AWetPeU9PuHDgB_TNwC-
  441. [INFO] User cache: /Users/wiebevandermolen/.sonar/cache
  442. [INFO] Load/download plugins
  443. [INFO] Load plugins index
  444. [INFO] Load plugins index (done) | time=54ms
  445. [INFO] Load/download plugins (done) | time=82ms
  446. [INFO] Loaded core extensions:
  447. [INFO] Process project properties
  448. [INFO] Load project repositories
  449. [INFO] Load project repositories (done) | time=86ms
  450. [INFO] Load quality profiles
  451. [INFO] Load quality profiles (done) | time=37ms
  452. [INFO] Load active rules
  453. [INFO] Load active rules (done) | time=1110ms
  454. [INFO] Load metrics repository
  455. [INFO] Load metrics repository (done) | time=17ms
  456. [INFO] Project key: test:woodland
  457. [INFO] Project base dir: /Users/wiebevandermolen/testingwoodland/Woodland
  458. [INFO] ------------- Scan Woodland
  459. [INFO] Base dir: /Users/wiebevandermolen/testingwoodland/Woodland
  460. [INFO] Working dir: /Users/wiebevandermolen/testingwoodland/Woodland/target/sonar
  461. [INFO] Source paths: src/main/webapp, pom.xml, src/main/java
  462. [INFO] Source encoding: UTF-8, default locale: nl_NL
  463. [INFO] Load server rules
  464. [INFO] Load server rules (done) | time=262ms
  465. [INFO] Index files
  466. [INFO] 43 files indexed
  467. [INFO] Quality profile for css: Sonar way
  468. [INFO] Quality profile for java: Sonar way
  469. [INFO] Quality profile for js: Sonar way
  470. [INFO] Quality profile for xml: Sonar way
  471. [INFO] Sensor JavaSquidSensor [java]
  472. [INFO] Configured Java source version (sonar.java.source): 8
  473. [INFO] JavaClasspath initialization
  474. [INFO] JavaClasspath initialization (done) | time=12ms
  475. [INFO] JavaTestClasspath initialization
  476. [INFO] JavaTestClasspath initialization (done) | time=2ms
  477. [INFO] Java Main Files AST scan
  478. [INFO] 21 source files to be analyzed
  479. [INFO] 21/21 source files have been analyzed
  480. [INFO] Java Main Files AST scan (done) | time=2652ms
  481. [INFO] Java Test Files AST scan
  482. [INFO] 0 source files to be analyzed
  483. [INFO] 0/0 source files have been analyzed
  484. [INFO] Java Test Files AST scan (done) | time=1ms
  485. [INFO] Sensor JavaSquidSensor [java] (done) | time=3174ms
  486. [INFO] Sensor SonarCSS Metrics [cssfamily]
  487. [INFO] Sensor SonarCSS Metrics [cssfamily] (done) | time=25ms
  488. [INFO] Sensor SonarCSS Rules [cssfamily]
  489. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=2974ms
  490. [INFO] Sensor JaCoCo XML Report Importer [jacoco]
  491. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms
  492. [INFO] Sensor SonarJS [javascript]
  493. [INFO] 2 source files to be analyzed
  494. [INFO] Sensor SonarJS [javascript] (done) | time=340ms
  495. [INFO] Sensor ESLint-based SonarJS [javascript]
  496. [INFO] 2/2 source files have been analyzed
  497. [INFO] Using default Node.js executable: 'node'.
  498. [INFO] 2 source files to be analyzed
  499. [INFO] 2/2 source files have been analyzed
  500. [INFO] Sensor ESLint-based SonarJS [javascript] (done) | time=4157ms
  501. [INFO] Sensor SurefireSensor [java]
  502. [INFO] parsing [/Users/wiebevandermolen/testingwoodland/Woodland/target/surefire-reports]
  503. [INFO] Sensor SurefireSensor [java] (done) | time=2ms
  504. [INFO] Sensor JaCoCoSensor [java]
  505. [INFO] Sensor JaCoCoSensor [java] (done) | time=1ms
  506. [INFO] Sensor SonarJavaXmlFileSensor [java]
  507. [INFO] 3 source files to be analyzed
  508. [INFO] Sensor SonarJavaXmlFileSensor [java] (done) | time=640ms
  509. [INFO] 3/3 source files have been analyzed
  510. [INFO] Sensor XML Sensor [xml]
  511. [WARNING] Metric 'comment_lines_data' is deprecated. Provided value is ignored.
  512. [INFO] Sensor XML Sensor [xml] (done) | time=140ms
  513. [INFO] Sensor Zero Coverage Sensor
  514. [INFO] Sensor Zero Coverage Sensor (done) | time=49ms
  515. [INFO] Sensor Java CPD Block Indexer
  516. [INFO] Sensor Java CPD Block Indexer (done) | time=67ms
  517. [INFO] 3 files had no CPD blocks
  518. [INFO] Calculating CPD for 20 files
  519. [INFO] CPD calculation finished
  520. [INFO] Analysis report generated in 236ms, dir size=238 KB
  521. [INFO] Analysis reports compressed in 239ms, zip size=113 KB
  522. [INFO] Analysis report uploaded in 23ms
  523. [INFO] ANALYSIS SUCCESSFUL, you can browse http://localhost:9000/dashboard?id=test%3Awoodland
  524. [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
  525. [INFO] More about the report processing at http://localhost:9000/api/ce/task?id=AWe7zGrALTsOvNZjZ4Pg
  526. [INFO] Task total time: 17.727 s
  527. [INFO] ------------------------------------------------------------------------
  528. [INFO] BUILD SUCCESS
  529. [INFO] ------------------------------------------------------------------------
  530. [INFO] Total time: 19.662 s
  531. [INFO] Finished at: 2018-12-17T11:53:16+01:00
  532. [INFO] Final Memory: 27M/560M
  533. [INFO] ------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement