Guest User

Untitled

a guest
May 22nd, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. [INFO] >>> jmeter-maven-plugin:2.1.0:jmeter (default) > :configure @ spring4-mvc-jmeter-hello-world >>>
  2. [INFO]
  3. [INFO] --- jmeter-maven-plugin:2.1.0:configure (configure) @ spring4-mvc-jmeter-hello-world ---
  4. [INFO] -------------------------------------------------------
  5. [INFO] Configuring JMeter...
  6. [INFO] -------------------------------------------------------
  7. [INFO]
  8. [INFO] <<< jmeter-maven-plugin:2.1.0:jmeter (default) < :configure @ spring4-mvc-jmeter-hello-world <<<
  9. [INFO]
  10. [INFO] --- jmeter-maven-plugin:2.1.0:jmeter (default) @ spring4-mvc-jmeter-hello-world ---
  11. [INFO]
  12. [INFO] -------------------------------------------------------
  13. [INFO] P E R F O R M A N C E T E S T S
  14. [INFO] -------------------------------------------------------
  15. [INFO] Invalid value detected for <postTestPauseInSeconds>. Setting pause to 0.
  16. ..
  17. [INFO]
  18. [INFO]
  19. [INFO] Executing test: perfTest.jmx
  20. [INFO] Writing log file to: D:\wks\GithubExamples\spring4-mvc-jmeter-hello-world\target\jmeter\logs\perfTest.jmx.log
  21. [INFO] Creating summariser <summary>
  22. [INFO] Created the tree successfully using D:\wks\GithubExamples\spring4-mvc-jmeter-hello-world\target\jmeter\testFiles\perfTest.jmx
  23. [INFO] Starting the test @ Thu May 17 16:36:03 CEST 2018 (1526567763572)
  24. [INFO] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
  25. [INFO] summary + 1 in 00:00:00 = 4,3/s Avg: 98 Min: 98 Max: 98Err: 0 (0,00%) Active: 1 Started: 1 Finished: 0
  26. [INFO] summary = 1 in 00:00:00 = 4,1/s Avg: 98 Min: 98 Max: 98Err: 0 (0,00%)
  27. [INFO] Tidying up ... @ Thu May 17 16:36:03 CEST 2018 (1526567763902)
  28. [INFO] ... end of run
  29. [INFO] Completed Test: perfTest.jmx
Add Comment
Please, Sign In to add comment