Guest User

Untitled

a guest
Apr 11th, 2014
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.46 KB | None | 0 0
  1. Executing: "D:\atlassian-plugin-sdk\apache-maven\bin\mvn.bat" integration-test -gs D:\atlassian-plugin-sdk\apache-maven/conf/settings.xml
  2. [INFO] Scanning for projects...
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Building myartifact
  5. [INFO] task-segment: [integration-test]
  6. [INFO] ------------------------------------------------------------------------
  7. [INFO] [stash:copy-bundled-dependencies]
  8. [INFO] [dependency:unpack-dependencies]
  9. [INFO] Unpacking C:\Users\alexgon\.m2\repository\com\google\code\gson\gson\2.2.2-atlassian-1\gson-2.2.2-atlassian-1.jar to d:\refapp\myartifact\target\classes with includes "" and excludes "META-INF/MANIFEST.MF,META-INF/*.DSA,META-INF/*.SF"
  10. [INFO] [stash:compress-resources]
  11. [INFO] Compiling javascript using YUI
  12. [INFO] compressing to d:\refapp\myartifact\target\classes\js\myartifact-min.js
  13. [INFO] compressing to d:\refapp\myartifact\target\classes\css\myartifact-min.css
  14. [INFO] Compressing XML files
  15. [INFO] compressing to d:\refapp\myartifact\target\classes\atlassian-plugin.xml
  16. [INFO] [resources:resources]
  17. [WARNING] Using platform encoding (Cp1251 actually) to copy filtered resources, i.e. build is platform dependent!
  18. [INFO] Copying 6 resources
  19. [INFO] [stash:filter-plugin-descriptor]
  20. [INFO] [resources:copy-resources {execution: virtual-execution}]
  21. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  22. [INFO] Copying 1 resource
  23. [INFO] [compiler:compile]
  24. [INFO] Compiling 2 source files to d:\refapp\myartifact\target\classes
  25. [INFO] [stash:generate-manifest]
  26. [INFO] No manifest instructions found, adding only non-OSGi manifest attributes
  27. [INFO] [stash:generate-rest-docs]
  28. [INFO] [resources:testResources]
  29. [WARNING] Using platform encoding (Cp1251 actually) to copy filtered resources, i.e. build is platform dependent!
  30. [INFO] Copying 1 resource
  31. [INFO] [stash:filter-test-plugin-descriptor]
  32. [INFO] [resources:copy-resources {execution: virtual-execution}]
  33. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  34. [INFO] Copying 1 resource
  35. [INFO] [compiler:testCompile]
  36. [INFO] Compiling 2 source files to d:\refapp\myartifact\target\test-classes
  37. [INFO] [stash:unit-test]
  38. [INFO] surefire unit-test configuration:
  39. [INFO] <?xml version="1.0" encoding="UTF-8"?>
  40. <configuration>
  41. <systemPropertyVariables/>
  42. <excludes>
  43. <exclude>it/**</exclude>
  44. <exclude>**/*$*</exclude>
  45. </excludes>
  46. <excludedGroups/>
  47. </configuration>
  48. [INFO] [surefire:test]
  49. [INFO] Surefire report directory: d:\refapp\myartifact\target\surefire-reports
  50.  
  51. -------------------------------------------------------
  52. T E S T S
  53. -------------------------------------------------------
  54. Running ut.mygroup.MyComponentUnitTest
  55. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
  56.  
  57. Results :
  58.  
  59. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
  60.  
  61. [INFO] [stash:validate-manifest]
  62. [INFO] Manifest found, validating...
  63. [INFO] Manifest validated
  64. [INFO] [stash:jar]
  65. [INFO] [jar:jar]
  66. [INFO] Building jar: d:\refapp\myartifact\target\myartifact-1.0-SNAPSHOT.jar
  67. [INFO] [build-helper:attach-artifact]
  68. [INFO] [stash:generate-obr-artifact]
  69. [INFO] Skipping OBR generation... no OSGi bundle manifest instructions found in pom.xml
  70. [INFO] [stash:test-jar]
  71. [INFO] found Test: it.mygroup.MyComponentWiredTest, adding to plugin.xml...
  72. [INFO] [jar:test-jar {execution: virtual-execution}]
  73. [INFO] Building jar: d:\refapp\myartifact\target\myartifact-1.0-SNAPSHOT-tests.jar
  74. [INFO] [stash:integration-test]
  75. [INFO] [dependency:copy {execution: virtual-execution}]
  76. [INFO] Configured Artifact: com.atlassian.stash:stash-plugin-test-resources:2.12.1:zip
  77. [INFO] Copying stash-plugin-test-resources-2.12.1.zip to d:\refapp\myartifact\target\stash\stash-plugin-test-resources.zip
  78. [INFO] [dependency:copy {execution: virtual-execution}]
  79. [INFO] Configured Artifact: com.atlassian.stash:stash-webapp:2.12.1:war
  80. [INFO] Copying stash-webapp-2.12.1.war to d:\refapp\myartifact\target\stash\stash-original.war
  81. [INFO] [dependency:copy {execution: virtual-execution}]
  82. [INFO] Configured Artifact: com.atlassian.pdkinstall:pdkinstall-plugin:0.6:jar
  83. [INFO] Copying pdkinstall-plugin-0.6.jar to d:\refapp\myartifact\target\stash\home\plugins\installed-plugins\pdkinstall-plugin-0.6.jar
  84. [INFO] [dependency:copy {execution: virtual-execution}]
  85. [INFO] Configured Artifact: org.apache.felix:org.apache.felix.webconsole:1.2.8:jar
  86. [INFO] Copying org.apache.felix.webconsole-1.2.8.jar to d:\refapp\myartifact\target\stash\home\plugins\installed-plugins\org.apache.felix.webconsole-1.2.8.jar
  87. [INFO] [dependency:copy {execution: virtual-execution}]
  88. [INFO] Configured Artifact: org.apache.felix:org.osgi.compendium:1.2.0:jar
  89. [INFO] Copying org.osgi.compendium-1.2.0.jar to d:\refapp\myartifact\target\stash\home\plugins\installed-plugins\org.osgi.compendium-1.2.0.jar
  90. [INFO] [dependency:copy {execution: virtual-execution}]
  91. [INFO] Configured Artifact: com.atlassian.labs.httpservice:httpservice-bridge:0.6.2:jar
  92. [INFO] Copying httpservice-bridge-0.6.2.jar to d:\refapp\myartifact\target\stash\home\plugins\installed-plugins\httpservice-bridge-0.6.2.jar
  93. [INFO] [dependency:copy {execution: virtual-execution}]
  94. [INFO] Configured Artifact: com.atlassian.labs:fastdev-plugin:2.4:jar
  95. [INFO] Copying fastdev-plugin-2.4.jar to d:\refapp\myartifact\target\stash\home\plugins\installed-plugins\fastdev-plugin-2.4.jar
  96. [INFO] [dependency:copy {execution: virtual-execution}]
  97. [INFO] Configured Artifact: com.atlassian.devrel:developer-toolbox-plugin:2.0.12:jar
  98. [INFO] Copying developer-toolbox-plugin-2.0.12.jar to d:\refapp\myartifact\target\stash\home\plugins\installed-plugins\developer-toolbox-plugin-2.0.12.jar
  99. [INFO] [dependency:copy {execution: virtual-execution}]
  100. [INFO] Configured Artifact: com.atlassian.labs:rest-api-browser:3.0.7:jar
  101. [INFO] Copying rest-api-browser-3.0.7.jar to d:\refapp\myartifact\target\stash\home\plugins\installed-plugins\rest-api-browser-3.0.7.jar
  102. [INFO] [dependency:copy {execution: virtual-execution}]
  103. [INFO] Configured Artifact: com.atlassian.plugins:plugin-data-editor:1.2:jar
  104. [INFO] Copying plugin-data-editor-1.2.jar to d:\refapp\myartifact\target\stash\home\plugins\installed-plugins\plugin-data-editor-1.2.jar
  105. [INFO] [dependency:copy {execution: virtual-execution}]
  106. [INFO] Configured Artifact: org.apache.servicemix.bundles:org.apache.servicemix.bundles.junit:4.10_1:jar
  107. [INFO] Copying org.apache.servicemix.bundles.junit-4.10_1.jar to d:\refapp\myartifact\target\stash\bundled-plugins\org.apache.servicemix.bundles.junit-4.10_1.jar
  108. [INFO] [dependency:copy {execution: virtual-execution}]
  109. [INFO] Configured Artifact: com.atlassian.plugins:atlassian-plugins-osgi-testrunner-bundle:1.1.4:jar
  110. [INFO] Copying atlassian-plugins-osgi-testrunner-bundle-1.1.4.jar to d:\refapp\myartifact\target\stash\bundled-plugins\atlassian-plugins-osgi-testrunner-bundle-1.1.4.jar
  111. [INFO] Unpacking container 'tomcat7x' from container artifact: org.apache.tomcat:apache-tomcat:7.0.40:jar
  112. [INFO] [dependency:unpack {execution: virtual-execution}]
  113. [INFO] Configured Artifact: org.apache.tomcat:apache-tomcat:windows-x64:7.0.40:zip
  114. [INFO] Unpacking C:\Users\alexgon\.m2\repository\org\apache\tomcat\apache-tomcat\7.0.40\apache-tomcat-7.0.40-windows-x64.zip to d:\refapp\myartifact\target\container\tomcat7x with includes "" and excludes ""
  115. [INFO] Starting stash on the tomcat7x container on ports 7990 (http), 63629 (rmi) and 8009 (ajp)
  116. [INFO] using codehaus cargo v1.4.7
  117. [INFO] [cargo:start]
  118. [INFO] [2.ContainerStartMojo] Resolved container artifact org.codehaus.cargo:cargo-core-container-tomcat:jar:1.4.7 for container tomcat7x
  119. [INFO] [talledLocalContainer] Tomcat 7.x starting...
  120. [INFO] [stalledLocalDeployer] Deploying [d:\refapp\myartifact\target\stash\stash.war] to [d:\refapp\myartifact\target\container\tomcat7x\cargo-stash-home/webapps]...
  121. [INFO] [talledLocalContainer] àïð 11, 2014 2:07:44 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  122. [WARNING] [talledLocalContainer] WARNING: Problem with directory [D:\refapp\myartifact\target\container\tomcat7x\cargo-stash-home\common\classes], exists: [false], isDirectory: [false], canRead: [false]
  123. [INFO] [talledLocalContainer] àïð 11, 2014 2:07:44 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  124. [WARNING] [talledLocalContainer] WARNING: Problem with directory [D:\refapp\myartifact\target\container\tomcat7x\cargo-stash-home\common\lib], exists: [false], isDirectory: [false], canRead: [false]
  125. [INFO] [talledLocalContainer] àïð 11, 2014 2:07:44 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  126. [WARNING] [talledLocalContainer] WARNING: Problem with directory [D:\refapp\myartifact\target\container\tomcat7x\cargo-stash-home\shared\classes], exists: [false], isDirectory: [false], canRead: [false]
  127. [INFO] [talledLocalContainer] àïð 11, 2014 2:07:44 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
  128. [WARNING] [talledLocalContainer] WARNING: Problem with directory [D:\refapp\myartifact\target\container\tomcat7x\cargo-stash-home\shared\lib], exists: [false], isDirectory: [false], canRead: [false]
  129. [INFO] [talledLocalContainer] àïð 11, 2014 2:07:44 PM org.apache.catalina.core.AprLifecycleListener init
  130. [INFO] [talledLocalContainer] INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.7.0_45\jre\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;d:\cmder\vendor\conemu-maximus5\ConEmu;d:\cmder\vendor\conemu-maximus5;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Aladdin\eToken\PKIClient\x32;C:\Program Files\Aladdin\eToken\PKIClient\x64;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\Java\jdk1.7.0_45\bin;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Git\cmd;C:\Program Files (x86)\Gource\cmd;D:\atlassian-plugin-sdk\apache-maven\bin;D:\depot-tools;D:\msysgit\bin;"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\amd64";"C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE";D:\atlassian-plugin-sdk\bin;.
  131. [INFO] [talledLocalContainer] àïð 11, 2014 2:07:44 PM org.apache.catalina.startup.SetAllPropertiesRule begin
  132. [WARNING] [talledLocalContainer] WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'emptySessionPath' to 'true' did not find a matching property.
  133. [INFO] [talledLocalContainer] àïð 11, 2014 2:07:44 PM org.apache.coyote.AbstractProtocol init
  134. [INFO] [talledLocalContainer] INFO: Initializing ProtocolHandler ["http-bio-7990"]
  135. [INFO] [talledLocalContainer] àïð 11, 2014 2:07:44 PM org.apache.coyote.AbstractProtocol init
  136. [INFO] [talledLocalContainer] INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
  137. [INFO] [talledLocalContainer] àïð 11, 2014 2:07:44 PM org.apache.catalina.startup.Catalina load
  138. [INFO] [talledLocalContainer] INFO: Initialization processed in 551 ms
  139. [INFO] [talledLocalContainer] àïð 11, 2014 2:07:44 PM org.apache.catalina.core.StandardService startInternal
  140. [INFO] [talledLocalContainer] INFO: Starting service Catalina
  141. [INFO] [talledLocalContainer] àïð 11, 2014 2:07:44 PM org.apache.catalina.core.StandardEngine startInternal
  142. [INFO] [talledLocalContainer] INFO: Starting Servlet Engine: Apache Tomcat/7.0.40
  143. [INFO] [talledLocalContainer] àïð 11, 2014 2:07:44 PM org.apache.catalina.startup.HostConfig deployWAR
  144. [INFO] [talledLocalContainer] INFO: Deploying web application archive D:\refapp\myartifact\target\container\tomcat7x\cargo-stash-home\webapps\cargocpc.war
  145. [INFO] [talledLocalContainer] àïð 11, 2014 2:07:45 PM org.apache.catalina.startup.HostConfig deployWAR
  146. [INFO] [talledLocalContainer] INFO: Deploying web application archive D:\refapp\myartifact\target\container\tomcat7x\cargo-stash-home\webapps\stash.war
  147. [INFO] [talledLocalContainer] àïð 11, 2014 2:07:59 PM org.apache.catalina.core.ApplicationContext log
  148. [INFO] [talledLocalContainer] INFO: Spring WebApplicationInitializers detected on classpath: [com.atlassian.stash.internal.spring.StashWebApplicationInitializer@7c2922d2]
  149. [INFO] [talledLocalContainer] àïð 11, 2014 2:07:59 PM org.apache.catalina.core.ApplicationContext log
  150. [INFO] [talledLocalContainer] INFO: Installing JUL to SLF4J bridge
  151. [INFO] [talledLocalContainer] àïð 11, 2014 2:07:59 PM org.apache.catalina.core.ApplicationContext log
  152. [INFO] [talledLocalContainer] INFO: Initializing Spring root WebApplicationContext
  153. [INFO] [talledLocalContainer] 2014-04-11 14:08:03,138 INFO [localhost-startStop-1] c.a.s.i.server.BuildInfoLogger Starting Stash 2.12.1 (ee5019c built on Wed Apr 02 00:31:37 MSK 2014)
  154. [INFO] [talledLocalContainer] 2014-04-11 14:08:03,142 INFO [localhost-startStop-1] c.a.s.i.server.BuildInfoLogger JVM: Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 1.7.0_45-b18
  155. [INFO] [talledLocalContainer] 2014-04-11 14:08:04,638 INFO [localhost-startStop-1] c.a.s.internal.home.HomeLockAcquirer Successfully acquired lock on home directory d:\refapp\myartifact\target\stash\home for 8156@ALEXGON-NB-W7
  156. [INFO] [talledLocalContainer] 2014-04-11 14:08:05,968 WARN [localhost-startStop-1] com.jolbox.bonecp.BoneCPConfig JDBC password not set in driver properties, copying it from pool config
  157. [INFO] [talledLocalContainer] 2014-04-11 14:08:18,863 INFO [localhost-startStop-1] com.atlassian.stash.internal.project Switching to log level [WARN]
  158. [INFO] [talledLocalContainer] 2014-04-11 14:08:18,863 INFO [localhost-startStop-1] c.a.stash.internal.scm.git.command Switching to log level [WARN]
  159. [INFO] [talledLocalContainer] 2014-04-11 14:08:22,183 INFO [localhost-startStop-1] c.a.s.i.hook.DefaultHookService Hook callback socket listening on 127.0.0.1:63705
  160. [INFO] [talledLocalContainer] 2014-04-11 14:08:30,960 WARN [localhost-startStop-1] c.a.p.o.f.t.s.ScanDescriptorForHostClassesStage The plugin 'atlassian-universal-plugin-manager-plugin-2.15.2.jar' uses a package 'org.apache.commons.fileupload.servlet' that is also exported by the application. It is highly recommended that the plugin use its own packages.
  161. [INFO] [talledLocalContainer] 2014-04-11 14:08:39,145 WARN [ThreadPoolAsyncTaskExecutor::Thread 10] o.s.beans.TypeConverterDelegate PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!
  162. [INFO] [talledLocalContainer] ___________ ________ ______ _________
  163. [INFO] [talledLocalContainer] ___ /___(_)__ _________ __ \_______ /___________ ______ /
  164. [INFO] [talledLocalContainer] __ / __ /__ | / / _ \_ /_/ / _ \_ /_ __ \ __ `/ __ /
  165. [INFO] [talledLocalContainer] _ /___ / __ |/ // __/ _, _// __/ / / /_/ / /_/ // /_/ /
  166. [INFO] [talledLocalContainer] /_____/_/ _____/ \___//_/ |_| \___//_/ \____/\__,_/ \__,_/
  167. [INFO] [talledLocalContainer]
  168. [INFO] [talledLocalContainer] __________ ______ ______ ______________
  169. [INFO] [talledLocalContainer] ___ ____/____________ ___ /____ /__________ /__ /
  170. [INFO] [talledLocalContainer] __ __/ __ __ \ __ `/_ __ \_ /_ _ \ __ /__ /
  171. [INFO] [talledLocalContainer] _ /___ _ / / / /_/ /_ /_/ / / / __/ /_/ / /_/
  172. [INFO] [talledLocalContainer] /_____/ /_/ /_/\__,_/ /_.___//_/ \___/\__,_/ (_)
  173. [INFO] [talledLocalContainer] 2014-04-11 14:08:50,218 WARN [localhost-startStop-1] c.a.plugin.manager.PluginEnabler Plugin 'mygroup.myartifact-tests' did not enable within 5 seconds.The plugin should not take this long to enable. Will only attempt to load plugin for another '25' seconds.
  174. [INFO] [talledLocalContainer] 2014-04-11 14:09:12,022 WARN [active-objects-ddl-0] c.a.a.o.AOConfigurationServiceProviderImpl Timeout (30000 MILLISECONDS) waiting for ActiveObjectConfiguration for Bundle : com.atlassian.stash.stash-audit [70].
  175. [INFO] [talledLocalContainer] To avoid this warning add an ao configuration module to your plugin
  176. [INFO] [talledLocalContainer] 2014-04-11 14:09:12,024 WARN [active-objects-ddl-0] c.a.a.o.AOConfigurationServiceProviderImpl Didn't find any configuration service for bundle com.atlassian.stash.stash-audit nor any entities scanning for default AO packages.
  177. [INFO] [talledLocalContainer] 2014-04-11 14:09:12,024 WARN [ListenableFutureAdapter-thread-0] c.a.a.o.ActiveObjectsServiceFactory Resubmitting AO bundle with longer timeout 180000 ms for bundle : com.atlassian.stash.stash-audit [70]
  178. [INFO] [talledLocalContainer] 2014-04-11 14:09:15,230 ERROR [localhost-startStop-1] c.a.plugin.manager.PluginEnabler Unable to start the following plugins due to timeout while waiting for plugin to enable: mygroup.myartifact-tests
  179. [INFO] [talledLocalContainer] 2014-04-11 14:09:17,340 INFO [localhost-startStop-1] c.a.s.internal.ssh.server.SshServer Starting SSH server on port 7999...
  180. [INFO] [talledLocalContainer] 2014-04-11 14:09:17,396 INFO [localhost-startStop-1] c.a.s.internal.ssh.server.SshServer Started SSH server successfully.
  181. [INFO] [talledLocalContainer] 2014-04-11 14:09:17,415 INFO [localhost-startStop-1] c.a.s.internal.scm.PluginScmService Stash is using C:\Program Files (x86)\Git\cmd\git.exe version 1.8.5.2
  182. [INFO] [talledLocalContainer] àïð 11, 2014 2:09:17 PM org.apache.catalina.core.ApplicationContext log
  183. [INFO] [talledLocalContainer] INFO: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok)
  184. [INFO] [talledLocalContainer] àïð 11, 2014 2:09:17 PM org.apache.catalina.core.ApplicationContext log
  185. [INFO] [talledLocalContainer] INFO: Initializing Spring FrameworkServlet 'spring-mvc'
  186. [INFO] [talledLocalContainer] àïð 11, 2014 2:09:19 PM org.apache.catalina.startup.HostConfig deployDirectory
  187. [INFO] [talledLocalContainer] INFO: Deploying web application directory D:\refapp\myartifact\target\container\tomcat7x\cargo-stash-home\webapps\host-manager
  188. [INFO] [talledLocalContainer] àïð 11, 2014 2:09:19 PM org.apache.catalina.startup.HostConfig deployDirectory
  189. [INFO] [talledLocalContainer] INFO: Deploying web application directory D:\refapp\myartifact\target\container\tomcat7x\cargo-stash-home\webapps\manager
  190. [INFO] [talledLocalContainer] àïð 11, 2014 2:09:19 PM org.apache.coyote.AbstractProtocol start
  191. [INFO] [talledLocalContainer] INFO: Starting ProtocolHandler ["http-bio-7990"]
  192. [INFO] [talledLocalContainer] àïð 11, 2014 2:09:19 PM org.apache.coyote.AbstractProtocol start
  193. [INFO] [talledLocalContainer] INFO: Starting ProtocolHandler ["ajp-bio-8009"]
  194. [INFO] [talledLocalContainer] àïð 11, 2014 2:09:19 PM org.apache.catalina.startup.Catalina start
  195. [INFO] [talledLocalContainer] INFO: Server startup in 95086 ms
  196. [INFO] [talledLocalContainer] Tomcat 7.x started on port [7990]
  197. [INFO] adding system property to configuration: http.stash.port::7990
  198. [INFO] adding system property to configuration: plugin.jar::d:\refapp\myartifact\target/myartifact-1.0-SNAPSHOT.jar
  199. [INFO] adding system property to configuration: context.path::/stash
  200. [INFO] adding system property to configuration: http.stash.url::http://ALEXGON-NB-W7:7990/stash
  201. [INFO] adding system property to configuration: homedir::d:\refapp\myartifact\target\stash\home
  202. [INFO] adding system property to configuration: http.port::7990
  203. [INFO] adding system property to configuration: testGroup::__no_test_group__
  204. [INFO] adding system property to configuration: http.stash.protocol::http
  205. [INFO] adding system property to configuration: reportsDirectory::d:\refapp\myartifact\target/group-__no_test_group__/tomcat6x/surefire-reports
  206. [INFO] adding system property to configuration: homedir.stash::d:\refapp\myartifact\target\stash\home
  207. [INFO] adding system property to configuration: baseurl.stash::http://ALEXGON-NB-W7:7990/stash
  208. [INFO] adding system property to configuration: baseurl::http://ALEXGON-NB-W7:7990/stash
  209. [INFO] adding system property to configuration: context.stash.path::/stash
  210. [INFO] Failsafe integration-test configuration:
  211. [INFO] <?xml version="1.0" encoding="UTF-8"?>
  212. <configuration>
  213. <includes>
  214. <include>it/**</include>
  215. </includes>
  216. <excludes>
  217. <exclude>**/*$*</exclude>
  218. <exclude>**/Abstract*</exclude>
  219. </excludes>
  220. <systemPropertyVariables>
  221. <http.stash.port>7990</http.stash.port>
  222. <plugin.jar>d:\refapp\myartifact\target/myartifact-1.0-SNAPSHOT.jar</plugin.jar>
  223. <context.path>/stash</context.path>
  224. <http.stash.url>http://ALEXGON-NB-W7:7990/stash</http.stash.url>
  225. <homedir>d:\refapp\myartifact\target\stash\home</homedir>
  226. <http.port>7990</http.port>
  227. <testGroup>__no_test_group__</testGroup>
  228. <http.stash.protocol>http</http.stash.protocol>
  229. <reportsDirectory>d:\refapp\myartifact\target/group-__no_test_group__/tomcat6x/surefire-reports</reportsDirectory>
  230. <homedir.stash>d:\refapp\myartifact\target\stash\home</homedir.stash>
  231. <baseurl.stash>http://ALEXGON-NB-W7:7990/stash</baseurl.stash>
  232. <baseurl>http://ALEXGON-NB-W7:7990/stash</baseurl>
  233. <context.stash.path>/stash</context.stash.path>
  234. </systemPropertyVariables>
  235. <reportsDirectory>d:\refapp\myartifact\target/group-__no_test_group__/tomcat6x/surefire-reports</reportsDirectory>
  236. </configuration>
  237. [INFO] [failsafe:integration-test]
  238. [INFO] Failsafe report directory: d:\refapp\myartifact\target\group-__no_test_group__\tomcat6x\surefire-reports
  239.  
  240. -------------------------------------------------------
  241. T E S T S
  242. -------------------------------------------------------
  243. Running it.mygroup.MyComponentWiredTest
  244. [INFO] [talledLocalContainer] àïð 11, 2014 2:09:25 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
  245. [INFO] [talledLocalContainer] INFO: Initiating Jersey application, version 'Jersey: 1.8-atlassian-13 01/23/2014 06:03 AM'
  246. [INFO] [talledLocalContainer] àïð 11, 2014 2:09:25 PM com.sun.jersey.api.wadl.config.WadlGeneratorLoader loadWadlGenerator
  247. [INFO] [talledLocalContainer] INFO: Loading wadlGenerator com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
  248. [INFO] [talledLocalContainer] àïð 11, 2014 2:09:25 PM com.sun.jersey.api.wadl.config.WadlGeneratorLoader loadWadlGenerator
  249. [INFO] [talledLocalContainer] INFO: Loading wadlGenerator com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
  250. [INFO] [talledLocalContainer] àïð 11, 2014 2:09:25 PM com.sun.jersey.api.wadl.config.WadlGeneratorLoader loadWadlGenerator
  251. [INFO] [talledLocalContainer] INFO: Loading wadlGenerator com.atlassian.plugins.rest.doclet.generators.resourcedoc.AtlassianWadlGeneratorResourceDocSupport
  252. Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.411 sec <<< FAILURE!
  253. it.mygroup.MyComponentWiredTest Time elapsed: 1.411 sec <<< ERROR!
  254. java.lang.NoClassDefFoundError: com/atlassian/upm/api/util/Option
  255. at com.atlassian.plugins.osgi.test.AtlassianPluginsTestRunner.runViaRestCall(AtlassianPluginsTestRunner.java:114)
  256. at com.atlassian.plugins.osgi.test.AtlassianPluginsTestRunner.run(AtlassianPluginsTestRunner.java:75)
  257. at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
  258. at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
  259. at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
  260. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  261. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  262. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  263. at java.lang.reflect.Method.invoke(Method.java:606)
  264. at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
  265. at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
  266. at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
  267. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
  268. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
  269. Caused by: java.lang.ClassNotFoundException: com.atlassian.upm.api.util.Option
  270. at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
  271. at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
  272. at java.security.AccessController.doPrivileged(Native Method)
  273. at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
  274. at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
  275. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
  276. at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  277. ... 14 more
  278.  
  279.  
  280. Results :
  281.  
  282. Tests in error:
  283. it.mygroup.MyComponentWiredTest: com/atlassian/upm/api/util/Option
  284.  
  285. Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
  286.  
  287. [WARNING] File encoding has not been set, using platform encoding Cp1251, i.e. build is platform dependent!
  288. [INFO] [failsafe:verify {execution: virtual-execution}]
  289. [INFO] Failsafe report directory: d:\refapp\myartifact\target\group-__no_test_group__\tomcat6x\surefire-reports
  290. [WARNING] File encoding has not been set, using platform encoding Cp1251, i.e. build is platform dependent!
  291. [INFO] ------------------------------------------------------------------------
  292. [ERROR] BUILD ERROR
  293. [INFO] ------------------------------------------------------------------------
  294. [INFO] Unable to execute mojo
  295.  
  296. Embedded error: There are test failures.
  297.  
  298. Please refer to d:\refapp\myartifact\target\group-__no_test_group__\tomcat6x\surefire-reports for the individual test results.
  299. [INFO] ------------------------------------------------------------------------
  300. [INFO] For more information, run Maven with the -e switch
  301. [INFO] ------------------------------------------------------------------------
  302. [INFO] Total time: 2 minutes 34 seconds
  303. [INFO] Finished at: Fri Apr 11 14:09:26 MSK 2014
  304. [INFO] Final Memory: 96M/386M
  305. [INFO] ------------------------------------------------------------------------
Add Comment
Please, Sign In to add comment