Advertisement
Guest User

jenkins build

a guest
Feb 10th, 2016
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.63 KB | None | 0 0
  1. Started by user anonymous
  2. Building in workspace /home/kausn/jenkins/jobs/IS_test/workspace
  3. > git rev-parse --is-inside-work-tree # timeout=10
  4. Fetching changes from the remote Git repository
  5. > git config remote.origin.url https://github.com/0xkasun/Sinhala-OCR # timeout=10
  6. Fetching upstream changes from https://github.com/0xkasun/Sinhala-OCR
  7. > git --version # timeout=10
  8. > git -c core.askpass=true fetch --tags --progress https://github.com/0xkasun/Sinhala-OCR +refs/heads/*:refs/remotes/origin/*
  9. > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
  10. > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
  11. Checking out Revision 3fea1b7f7314fd8265f59894896c7a62293a949c (refs/remotes/origin/master)
  12. > git config core.sparsecheckout # timeout=10
  13. > git checkout -f 3fea1b7f7314fd8265f59894896c7a62293a949c
  14. > git rev-list 3fea1b7f7314fd8265f59894896c7a62293a949c # timeout=10
  15. Parsing POMs
  16. Modules changed, recalculating dependency graph
  17. [workspace] $ java -cp /home/kausn/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.5.jar:/home/kausn/jenkins/tools/hudson.tasks.Maven_MavenInstallation/mvn/boot/plexus-classworlds-2.5.2.jar:/home/kausn/jenkins/tools/hudson.tasks.Maven_MavenInstallation/mvn/conf/logging jenkins.maven3.agent.Maven31Main /home/kausn/jenkins/tools/hudson.tasks.Maven_MavenInstallation/mvn /home/kausn/jenkins/war/WEB-INF/lib/remoting-2.52.jar /home/kausn/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.5.jar /home/kausn/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.5.jar 41483
  18. <===[JENKINS REMOTING CAPACITY]===>channel started
  19. Executing Maven: -B -f /home/kausn/jenkins/jobs/IS_test/workspace/pom.xml clean install
  20. [INFO] Scanning for projects...
  21. [INFO]
  22. [INFO] ------------------------------------------------------------------------
  23. [INFO] Building Sinhala-OCR 1.0-SNAPSHOT
  24. [INFO] ------------------------------------------------------------------------
  25. [INFO]
  26. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ Sinhala-OCR ---
  27. [INFO] Deleting /home/kausn/jenkins/jobs/IS_test/workspace/target
  28. [INFO]
  29. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ Sinhala-OCR ---
  30. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  31. [INFO] skip non existing resourceDirectory /home/kausn/jenkins/jobs/IS_test/workspace/src/main/resources
  32. [INFO]
  33. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ Sinhala-OCR ---
  34. [INFO] Changes detected - recompiling the module!
  35. [INFO] Compiling 12 source files to /home/kausn/jenkins/jobs/IS_test/workspace/target/classes
  36. [WARNING] /home/kausn/jenkins/jobs/IS_test/workspace/src/main/java/com/languagematters/sinhala/ocr/corrections/forms/CorrectWord.java: Some input files use or override a deprecated API.
  37. [WARNING] /home/kausn/jenkins/jobs/IS_test/workspace/src/main/java/com/languagematters/sinhala/ocr/corrections/forms/CorrectWord.java: Recompile with -Xlint:deprecation for details.
  38. [INFO]
  39. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ Sinhala-OCR ---
  40. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  41. [INFO] skip non existing resourceDirectory /home/kausn/jenkins/jobs/IS_test/workspace/src/test/resources
  42. [INFO]
  43. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ Sinhala-OCR ---
  44. [INFO] No sources to compile
  45. [INFO]
  46. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ Sinhala-OCR ---
  47. [INFO] No tests to run.
  48. [JENKINS] Recording test results
  49. [INFO]
  50. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ Sinhala-OCR ---
  51. [INFO] Building jar: /home/kausn/jenkins/jobs/IS_test/workspace/target/Sinhala-OCR-1.0-SNAPSHOT.jar
  52. [INFO]
  53. [INFO] --- maven-install-plugin:2.4:install (default-install) @ Sinhala-OCR ---
  54. [INFO] Installing /home/kausn/jenkins/jobs/IS_test/workspace/target/Sinhala-OCR-1.0-SNAPSHOT.jar to /home/kausn/.m2/repository/com/languagematters/Sinhala-OCR/1.0-SNAPSHOT/Sinhala-OCR-1.0-SNAPSHOT.jar
  55. [INFO] Installing /home/kausn/jenkins/jobs/IS_test/workspace/pom.xml to /home/kausn/.m2/repository/com/languagematters/Sinhala-OCR/1.0-SNAPSHOT/Sinhala-OCR-1.0-SNAPSHOT.pom
  56. [INFO] ------------------------------------------------------------------------
  57. [INFO] BUILD SUCCESS
  58. [INFO] ------------------------------------------------------------------------
  59. [INFO] Total time: 18.232 s
  60. [INFO] Finished at: 2016-01-05T15:46:27+05:30
  61. [INFO] Final Memory: 20M/87M
  62. [INFO] ------------------------------------------------------------------------
  63. Waiting for Jenkins to finish collecting data
  64. [JENKINS] Archiving /home/kausn/jenkins/jobs/IS_test/workspace/pom.xml to com.languagematters/Sinhala-OCR/1.0-SNAPSHOT/Sinhala-OCR-1.0-SNAPSHOT.pom
  65. [JENKINS] Archiving /home/kausn/jenkins/jobs/IS_test/workspace/target/Sinhala-OCR-1.0-SNAPSHOT.jar to com.languagematters/Sinhala-OCR/1.0-SNAPSHOT/Sinhala-OCR-1.0-SNAPSHOT.jar
  66. channel stopped
  67. Perform ZAProxy
  68. zapProgram = /opt/ZAP_2.4.2/
  69. targetURL = https://localhost:9443
  70. zapProxyHost = localhost
  71. zapProxyPort = 8000
  72. jiraBaseURL = http://localhost:8081
  73. jiraUserName = ngbmicro@gmail.com
  74. jiraUserName = ********
  75. Start ZAProxy [/opt/ZAP_2.4.2/zap.sh]
  76. [ZAP_2.4.2] $ /opt/ZAP_2.4.2/zap.sh -daemon -host localhost -port 8000 -config api.key=ZAPROXY-PLUGIN -dir /home/kausn/.ZAP
  77. Found Java version 1.7.0_79
  78. Available memory: 3846 MB
  79. Setting jvm heap size: -Xmx512m
  80. 0 [main] INFO org.zaproxy.zap.DaemonBootstrap - OWASP ZAP 2.4.2 started.
  81. 1975 [main] INFO hsqldb.db.HSQLDB379AF3DEBD.ENGINE - dataFileCache open start
  82. 2074 [main] INFO hsqldb.db.HSQLDB379AF3DEBD.ENGINE - dataFileCache open end
  83. 2844 [main] INFO org.parosproxy.paros.common.AbstractParam - Setting config api.key = ZAPROXY-PLUGIN was ZAPROXY-PLUGIN
  84. 2847 [main] INFO org.parosproxy.paros.network.SSLConnector - Reading supported SSL/TLS protocols...
  85. 2847 [main] INFO org.parosproxy.paros.network.SSLConnector - Using a SSLEngine...
  86. 3444 [main] INFO org.parosproxy.paros.network.SSLConnector - Done reading supported SSL/TLS protocols: [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
  87. 3467 [main] INFO org.parosproxy.paros.extension.option.OptionsParamCertificate - Unsafe SSL renegotiation disabled.
  88. 3546 [ZAP-daemon] INFO org.zaproxy.zap.control.ExtensionFactory - Loading extensions
  89. 6562 [ZAP-daemon] INFO org.zaproxy.zap.control.ExtensionFactory - Extensions loaded
  90. 7161 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Change user agent to other browsers.
  91. 7161 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Detect insecure or potentially malicious content in HTTP responses.
  92. 7161 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Detect and alert 'Set-cookie' attempt in HTTP response for modification.
  93. 7161 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Avoid browser cache (strip off IfModifiedSince)
  94. 7161 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Log cookies sent by browser.
  95. 7161 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Log unique GET queries into file:filter/get.xls
  96. 7161 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Log unique POST queries into file: filter/post.xls
  97. 7162 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Log request and response into file: filter/message.txt
  98. 7162 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Replace HTTP request body using defined pattern.
  99. 7162 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Replace HTTP request header using defined pattern.
  100. 7162 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Replace HTTP response body using defined pattern.
  101. 7162 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Replace HTTP response header using defined pattern.
  102. 7162 [ZAP-daemon] INFO org.parosproxy.paros.extension.filter.FilterFactory - loaded filter Send ZAP session request ID
  103. 7662 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionViewOption
  104. 7665 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionEdit
  105. 7665 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionFilter
  106. 7666 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Provides a rest based API for controlling and accessing ZAP
  107. 7859 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionState
  108. 7859 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHistory
  109. 7861 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Show hidden fields and enable disabled fields
  110. 7862 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Search messages for strings and regular expressions
  111. 7863 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Encode/Decode/Hash...
  112. 7863 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Allows you to intercept and modify requests and responses
  113. 7863 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Passive scanner
  114. 7971 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Script passive scan rules
  115. 7971 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Application Error Disclosure
  116. 7972 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Incomplete or No Cache-control and Pragma HTTP Header Set
  117. 7972 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Content-Type Header Missing
  118. 7973 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Cookie No HttpOnly Flag
  119. 7973 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Cookie Without Secure Flag
  120. 7973 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Cross-Domain JavaScript Source File Inclusion
  121. 7974 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Web Browser XSS Protection Not Enabled
  122. 7974 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Secure Pages Include Mixed Content
  123. 7975 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Password Autocomplete in Browser
  124. 7975 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Private IP Disclosure
  125. 7975 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: Session ID in URL Rewrite
  126. 7976 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: X-Content-Type-Options Header Missing
  127. 7976 [ZAP-daemon] INFO org.zaproxy.zap.extension.pscan.ExtensionPassiveScan - loaded passive scan rule: X-Frame-Options Header Not Set
  128. 8006 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Allows you to view and manage alerts
  129. 8007 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Active scanner, heavily based on the original Paros active scanner, but with additional tests added
  130. 8024 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Spider used for automatically finding URIs on a site
  131. 8030 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing A set of common popup menus for miscellaneous tasks
  132. 8030 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Forced browsing of files and directories using code from the OWASP DirBuster tool
  133. 8031 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionManualRequest
  134. 8031 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Allows ZAP to check for updates
  135. 8032 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Compares 2 sessions and generates an HTML file showing the differences
  136. 8033 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Invoke external applications passing context related information such as URLs and parameters
  137. 8033 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Handles anti cross site request forgery (CSRF) tokens
  138. 8034 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionAuthentication
  139. 13727 [ZAP-daemon] INFO org.zaproxy.zap.extension.authentication.ExtensionAuthentication - Loaded authentication method types: [Form-based Authentication, HTTP/NTLM Authentication, Manual Authentication, Script-based Authentication]
  140. 13728 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Creates a dynamic SSL certificate to allow SSL communications to be intercepted without warnings being generated by the browser
  141. 14241 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Logs errors to the Output tab in development mode only
  142. 14242 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionUserManagement
  143. 14244 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Summarise and analyse FORM and URL parameters as well as cookies
  144. 14245 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Script integration
  145. 14280 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Scripting console, supports all JSR 223 scripting languages
  146. 14280 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionForcedUser
  147. 14280 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Extension handling HTTP sessions
  148. 14282 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Zest is a specialized scripting language from Mozilla specifically designed to be used in security tools
  149. 14584 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionDiff
  150. 14584 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionRequestPostTableView
  151. 14584 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Simple browser configuration
  152. 14584 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionSessionManagement
  153. 14707 [ZAP-daemon] INFO org.zaproxy.zap.extension.sessions.ExtensionSessionManagement - Loaded session management method types: [Cookie-based Session Management, Http Authentication Session Management]
  154. 14708 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelRequestFormTableView
  155. 14708 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Capture messages from WebSockets with the ability to set breakpoints.
  156. 14735 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Summarise and analyse FORM and URL parameters as well as cookies
  157. 14735 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionAuthorization
  158. 14735 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing AJAX Spider, uses Crawljax
  159. 14741 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Handles adding Global Excluded URLs
  160. 14741 [ZAP-daemon] WARN org.zaproxy.zap.extension.globalexcludeurl.ExtensionGlobalExcludeURL - GlobalExcludeURL.optionsLoaded()
  161. 14744 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Adds menu item to refresh the Sites tree
  162. 14744 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Adds support for configurable keyboard shortcuts for all of the ZAP menus.
  163. 14744 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing OWASP ZAP User guide
  164. 14744 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionReport
  165. 14744 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Allows you to configure which extensions are loaded when ZAP starts
  166. 14745 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelComponentonentAll
  167. 14745 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelHexView
  168. 14745 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelImageView
  169. 14745 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelLargeRequestView
  170. 14745 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelLargeResponseView
  171. 14745 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelRequestQueryCookieTableView
  172. 14745 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionHttpPanelSyntaxHighlightTextView
  173. 14745 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing The ZAP Getting Started Guide
  174. 14746 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Tips and Tricks
  175. 14746 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Provides the foundation for concrete message types (for example, HTTP, WebSockets) expose fuzzer implementations.
  176. 14747 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Allows to fuzz HTTP messages.
  177. 14747 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Active Scan Rules
  178. 14748 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Translations of the core language files
  179. 14748 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Provides WebDrivers to control several browsers using Selenium and includes HtmlUnit browser.
  180. 14748 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing ExtensionSaveRawHttpMessage
  181. 14748 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Quick Start panel
  182. 14749 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing The Online menu links
  183. 14749 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing Passive Scan Rules
  184. 14749 [ZAP-daemon] INFO org.parosproxy.paros.extension.ExtensionLoader - Initializing An addon to create jira issues for alerts found in a project
  185. Skip loadSession
  186. Spider the site [https://localhost:9443]
  187. 15991 [Thread-4] INFO org.zaproxy.zap.extension.spider.SpiderThread - Starting spidering scan on SpiderApi-0 at Tue Jan 05 15:46:50 IST 2016
  188. 15992 [Thread-4] INFO org.zaproxy.zap.spider.Spider - Spider initializing...
  189. Status spider = 0%
  190. Alerts number = ApiResponseElement numberOfAlerts = 0
  191.  
  192. 16684 [Thread-4] INFO org.zaproxy.zap.spider.Spider - Starting spider...
  193. Status spider = 0%
  194. 17174 [Thread-4] INFO org.zaproxy.zap.spider.Spider - Adding seed for spider: https://localhost:9443
  195. Alerts number = ApiResponseElement numberOfAlerts = 0
  196.  
  197. 17425 [Thread-4] INFO org.zaproxy.zap.spider.Spider - Adding seed for spider: https://localhost:9443/robots.txt
  198. 17446 [Thread-4] INFO org.zaproxy.zap.spider.Spider - Adding seed for spider: https://localhost:9443/sitemap.xml
  199. Status spider = 0%
  200. Alerts number = ApiResponseElement numberOfAlerts = 0
  201.  
  202. Status spider = 0%
  203. Alerts number = ApiResponseElement numberOfAlerts = 0
  204.  
  205. Status spider = 0%
  206. Alerts number = ApiResponseElement numberOfAlerts = 0
  207.  
  208. Status spider = 0%
  209. Alerts number = ApiResponseElement numberOfAlerts = 0
  210.  
  211. Status spider = 0%
  212. Alerts number = ApiResponseElement numberOfAlerts = 0
  213.  
  214. Status spider = 0%
  215. Alerts number = ApiResponseElement numberOfAlerts = 0
  216.  
  217. Status spider = 0%
  218. Alerts number = ApiResponseElement numberOfAlerts = 0
  219.  
  220. Status spider = 83%
  221. Alerts number = ApiResponseElement numberOfAlerts = 0
  222.  
  223. Status spider = 83%
  224. Alerts number = ApiResponseElement numberOfAlerts = 0
  225.  
  226. Status spider = 83%
  227. Alerts number = ApiResponseElement numberOfAlerts = 0
  228.  
  229. Status spider = 83%
  230. Alerts number = ApiResponseElement numberOfAlerts = 4
  231.  
  232. Status spider = 83%
  233. Alerts number = ApiResponseElement numberOfAlerts = 6
  234.  
  235. Status spider = 83%
  236. Alerts number = ApiResponseElement numberOfAlerts = 6
  237.  
  238. Status spider = 83%
  239. Alerts number = ApiResponseElement numberOfAlerts = 6
  240.  
  241. Status spider = 83%
  242. Alerts number = ApiResponseElement numberOfAlerts = 6
  243.  
  244. Status spider = 83%
  245. Alerts number = ApiResponseElement numberOfAlerts = 6
  246.  
  247. Status spider = 15%
  248. Alerts number = ApiResponseElement numberOfAlerts = 6
  249.  
  250. Status spider = 78%
  251. Alerts number = ApiResponseElement numberOfAlerts = 6
  252.  
  253. Status spider = 98%
  254. Alerts number = ApiResponseElement numberOfAlerts = 6
  255.  
  256. Status spider = 98%
  257. Alerts number = ApiResponseElement numberOfAlerts = 6
  258.  
  259. 38672 [pool-1-thread-2] INFO org.zaproxy.zap.spider.Spider - Spidering process is complete. Shutting down...
  260. 38673 [Thread-6] INFO org.zaproxy.zap.extension.spider.SpiderThread - Spider scanning complete: true
  261. Skip Ajax spidering the site [https://localhost:9443]
  262. Skip spidering the site [https://localhost:9443] as user []
  263. Scan the site [https://localhost:9443]
  264. Scan url [https://localhost:9443] with the following policy [Default policy]
  265. 39435 [ZAP-ProxyThread-70] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Path Traversal
  266. 39435 [ZAP-ProxyThread-70] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Remote File Inclusion
  267. 39435 [ZAP-ProxyThread-70] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Server Side Include
  268. 39435 [ZAP-ProxyThread-70] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Cross Site Scripting (Reflected)
  269. 39436 [ZAP-ProxyThread-70] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Cross Site Scripting (Persistent)
  270. 39436 [ZAP-ProxyThread-70] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin SQL Injection
  271. 39436 [ZAP-ProxyThread-70] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Server Side Code Injection
  272. 39436 [ZAP-ProxyThread-70] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Remote OS Command Injection
  273. 39436 [ZAP-ProxyThread-70] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Directory Browsing
  274. 39436 [ZAP-ProxyThread-70] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin External Redirect
  275. 39436 [ZAP-ProxyThread-70] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Buffer Overflow
  276. 39437 [ZAP-ProxyThread-70] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin CRLF Injection
  277. 39437 [ZAP-ProxyThread-70] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Parameter Tampering
  278. 39437 [ZAP-ProxyThread-70] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Cross Site Scripting (Persistent) - Prime
  279. 39437 [ZAP-ProxyThread-70] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Cross Site Scripting (Persistent) - Spider
  280. 39437 [ZAP-ProxyThread-70] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Script active scan rules
  281. 39456 [ZAP-ProxyThread-70] INFO org.parosproxy.paros.core.scanner.Scanner - scanner started
  282. 39461 [Thread-7] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Path Traversal
  283. 39473 [Thread-7] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Remote File Inclusion
  284. 39474 [Thread-7] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Server Side Include
  285. 39475 [Thread-7] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Cross Site Scripting (Reflected)
  286. 39476 [Thread-7] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Cross Site Scripting (Persistent)
  287. 39477 [Thread-7] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin SQL Injection
  288. 39479 [Thread-7] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Server Side Code Injection
  289. 39480 [Thread-7] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Remote OS Command Injection
  290. 39481 [Thread-7] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Directory Browsing
  291. 39482 [Thread-7] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin External Redirect
  292. Status scan = 0%
  293. 39493 [Thread-7] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Buffer Overflow
  294. 39496 [Thread-7] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin CRLF Injection
  295. 39497 [Thread-7] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Parameter Tampering
  296. 39499 [Thread-7] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Cross Site Scripting (Persistent) - Prime
  297. 39500 [Thread-7] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Cross Site Scripting (Persistent) - Spider
  298. 39501 [Thread-7] INFO org.parosproxy.paros.core.scanner.PluginFactory - loaded plugin Script active scan rules
  299. Alerts number = ApiResponseElement numberOfAlerts = 40
  300.  
  301. Messages number = ApiResponseElement numberOfMessages = 36
  302.  
  303. 44524 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://localhost:9443 | TestPathTraversal strength MEDIUM threshold MEDIUM
  304. Status scan = 0%
  305. Alerts number = ApiResponseElement numberOfAlerts = 119
  306.  
  307. Messages number = ApiResponseElement numberOfMessages = 80
  308.  
  309. Status scan = 4%
  310. Alerts number = ApiResponseElement numberOfAlerts = 122
  311.  
  312. Messages number = ApiResponseElement numberOfMessages = 134
  313.  
  314. 54752 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://localhost:9443 | TestPathTraversal in 10.141s
  315. 54752 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://localhost:9443 | TestRemoteFileInclude strength MEDIUM threshold MEDIUM
  316. Status scan = 7%
  317. Alerts number = ApiResponseElement numberOfAlerts = 122
  318.  
  319. Messages number = ApiResponseElement numberOfMessages = 180
  320.  
  321. 59203 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://localhost:9443 | TestRemoteFileInclude in 4.451s
  322. 59203 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://localhost:9443 | TestServerSideInclude strength MEDIUM threshold MEDIUM
  323. Status scan = 16%
  324. Alerts number = ApiResponseElement numberOfAlerts = 122
  325.  
  326. Messages number = ApiResponseElement numberOfMessages = 236
  327.  
  328. 60708 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://localhost:9443 | TestServerSideInclude in 1.505s
  329. 60709 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://localhost:9443 | TestCrossSiteScriptV2 strength MEDIUM threshold MEDIUM
  330. 62238 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://localhost:9443 | TestCrossSiteScriptV2 in 1.529s
  331. 62239 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://localhost:9443 | TestSQLInjection strength MEDIUM threshold MEDIUM
  332. Status scan = 29%
  333. Alerts number = ApiResponseElement numberOfAlerts = 122
  334.  
  335. Messages number = ApiResponseElement numberOfMessages = 321
  336.  
  337. 68310 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://localhost:9443 | TestSQLInjection in 6.072s
  338. 68310 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://localhost:9443 | CodeInjectionPlugin strength MEDIUM threshold MEDIUM
  339. Status scan = 34%
  340. Alerts number = ApiResponseElement numberOfAlerts = 122
  341.  
  342. Messages number = ApiResponseElement numberOfMessages = 358
  343.  
  344. Status scan = 37%
  345. 76766 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://localhost:9443 | CodeInjectionPlugin in 8.456s
  346. 76766 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://localhost:9443 | CommandInjectionPlugin strength MEDIUM threshold MEDIUM
  347. Alerts number = ApiResponseElement numberOfAlerts = 122
  348.  
  349. Messages number = ApiResponseElement numberOfMessages = 380
  350.  
  351. Status scan = 43%
  352. Alerts number = ApiResponseElement numberOfAlerts = 122
  353.  
  354. Messages number = ApiResponseElement numberOfMessages = 453
  355.  
  356. 85009 [ZAP-ActiveScanner-0] WARN org.zaproxy.zap.extension.ascanrules.CommandInjectionPlugin - There is considerable lagging in connection response(s) which gives a standard deviation of 1776.5353547471739ms on the sample set which is more than 500.0ms
  357. 85915 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://localhost:9443 | CommandInjectionPlugin in 9.149s
  358. 85916 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://localhost:9443 | TestDirectoryBrowsing strength MEDIUM threshold MEDIUM
  359. Status scan = 44%
  360. Alerts number = ApiResponseElement numberOfAlerts = 122
  361.  
  362. Messages number = ApiResponseElement numberOfMessages = 488
  363.  
  364. 92038 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://localhost:9443 | TestDirectoryBrowsing in 6.122s
  365. 92039 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://localhost:9443 | TestExternalRedirect strength MEDIUM threshold MEDIUM
  366. Status scan = 53%
  367. Alerts number = ApiResponseElement numberOfAlerts = 122
  368.  
  369. Messages number = ApiResponseElement numberOfMessages = 550
  370.  
  371. 93948 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://localhost:9443 | TestExternalRedirect in 1.91s
  372. 93948 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://localhost:9443 | BufferOverflow strength MEDIUM threshold MEDIUM
  373. 95602 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://localhost:9443 | BufferOverflow in 1.654s
  374. 95602 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://localhost:9443 | TestInjectionCRLF strength MEDIUM threshold MEDIUM
  375. 97299 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://localhost:9443 | TestInjectionCRLF in 1.697s
  376. 97299 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://localhost:9443 | TestParameterTamper strength MEDIUM threshold MEDIUM
  377. Status scan = 71%
  378. Alerts number = ApiResponseElement numberOfAlerts = 122
  379.  
  380. Messages number = ApiResponseElement numberOfMessages = 611
  381.  
  382. 99621 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://localhost:9443 | TestParameterTamper in 2.322s
  383. 99622 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://localhost:9443 | TestPersistentXSSPrime strength MEDIUM threshold MEDIUM
  384. 100887 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://localhost:9443 | TestPersistentXSSPrime in 1.265s
  385. 100888 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://localhost:9443 | TestPersistentXSSSpider strength MEDIUM threshold MEDIUM
  386. Status scan = 83%
  387. Alerts number = ApiResponseElement numberOfAlerts = 122
  388.  
  389. Messages number = ApiResponseElement numberOfMessages = 657
  390.  
  391. 106615 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://localhost:9443 | TestPersistentXSSSpider in 5.727s
  392. 106615 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://localhost:9443 | TestPersistentXSSAttack strength MEDIUM threshold MEDIUM
  393. 107459 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://localhost:9443 | TestPersistentXSSAttack in 0.844s
  394. 107459 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - start host https://localhost:9443 | ScriptsActiveScanner strength MEDIUM threshold MEDIUM
  395. Status scan = 97%
  396. Alerts number = ApiResponseElement numberOfAlerts = 122
  397.  
  398. Messages number = ApiResponseElement numberOfMessages = 691
  399.  
  400. 109710 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host/plugin https://localhost:9443 | ScriptsActiveScanner in 2.251s
  401. 109711 [Thread-8] INFO org.parosproxy.paros.core.scanner.HostProcess - completed host https://localhost:9443 in 70.209s
  402. 109711 [Thread-7] INFO org.parosproxy.paros.core.scanner.Scanner - scanner completed in 70.255s
  403. ****************** Strated creating jiras ************************
  404. ****************** initialized variables *************************
  405. Api key : ZAPROXY-PLUGIN
  406. Base URL : http://localhost:8081
  407. UserName : ngbmicro@gmail.com
  408. Project key : DP1
  409. Assignee : Batman
  410. Export High alerts : true
  411. Export Medium alerts : true
  412. Export Low alerts : true
  413. Filter by resource Type : true
  414. Skip saveSession
  415. Total alerts = ApiResponseElement numberOfAlerts = 122
  416.  
  417. Total messages = ApiResponseElement numberOfMessages = 691
  418.  
  419. Shutdown ZAProxy
  420. 544550 [Thread-938] INFO org.parosproxy.paros.core.scanner.Scanner - scanner stopped
  421. 548519 [Thread-938] INFO hsqldb.db.HSQLDB379AF3DEBD.ENGINE - dataFileCache commit start
  422. Finished: SUCCESS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement