Advertisement
Guest User

Untitled

a guest
Sep 1st, 2015
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.24 KB | None | 0 0
  1. Started by user kobal
  2. Building in workspace /srv/net.kameleoon/jenkins/jobs/Kameleoon/workspace
  3. > git rev-parse --is-inside-work-tree
  4. Fetching changes from the remote Git repository
  5. > git config remote.origin.url ssh://git@version-control.kameleoon.net/srv/net.kameleoon/git/kameleoon
  6. Fetching upstream changes from ssh://git@version-control.kameleoon.net/srv/net.kameleoon/git/kameleoon
  7. > git --version
  8. > git fetch --tags --progress ssh://git@version-control.kameleoon.net/srv/net.kameleoon/git/kameleoon +refs/heads/*:refs/remotes/origin/*
  9. > git rev-parse origin/regular-release-codefreeze^{commit}
  10. Checking out Revision fcbe3e140fdb21f78b74ef6a28089da624eaea9f (origin/regular-release-codefreeze)
  11. > git config core.sparsecheckout
  12. > git checkout -f fcbe3e140fdb21f78b74ef6a28089da624eaea9f
  13. > git rev-list b1c38b183b121baf866349a00223b4e0942008ed
  14. > git tag -a -f -m Jenkins Build #322 jenkins-Kameleoon-322
  15. [workspace] $ /bin/sh -xe /var/tmp/tomcat-7/hudson6357572583240329049.sh
  16. + cd /srv/net.kameleoon/jenkins/jobs/Kameleoon/workspace/
  17. ++ cat application.properties
  18. ++ grep app.grails.version
  19. ++ cut -d = -f 2
  20. + grailsVersion=2.4.2
  21. + mkdir -p web-app/js/editor/source/translation
  22. + python2.7 web-app/js/editor/generate.py translation
  23.  
  24. ----------------------------------------------------------------------------
  25. Initializing: editor
  26. ----------------------------------------------------------------------------
  27. >>> Processing configuration
  28. - Warning: ! Shadowing job "build-script" with local one
  29. - Warning: ! Shadowing job "common" with local one
  30. - Warning: ! Shadowing job "libraries" with local one
  31. - Warning: ! Shadowing job "test-source" with local one
  32. - Warning: ! Shadowing job "build" with local one
  33. - Warning: ! Shadowing job "test" with local one
  34. - Warning: ! Shadowing job "source-script" with local one
  35.  
  36. ----------------------------------------------------------------------------
  37. Executing: translation
  38. ----------------------------------------------------------------------------
  39. >>> Scanning libraries /-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|
  40. >>> Updating translations...
  41. - Updating namespace: editor
  42. /-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|/-\|/-\\|
  43. - Updating 2 translations...
  44. >>> Done (0m02.34)
  45. + HOME=/srv/net.kameleoon/jenkins/
  46. + JAVA_OPTS=-Duser.home=/srv/net.kameleoon/jenkins/
  47. + JAVA_HOME=/etc/java-config-2/current-system-vm
  48. + /usr/local/opt/grails/bin/grails clean --non-interactive
  49. | Loading Grails 2.4.2
  50. | Configuring classpath
  51. | Configuring classpath.
  52. | Environment set to development
  53. | Environment set to development.
  54. | Environment set to development..
  55. | Environment set to development...
  56. | Environment set to development....
  57. | Environment set to development.....
  58. | Application cleaned.
  59. + HOME=/srv/net.kameleoon/jenkins/
  60. + JAVA_OPTS=-Duser.home=/srv/net.kameleoon/jenkins/
  61. + JAVA_HOME=/etc/java-config-2/current-system-vm
  62. + /usr/local/opt/grails/bin/grails treat-i-18-n --non-interactive
  63. | Loading Grails 2.4.2
  64. | Configuring classpath
  65. | Configuring classpath.
  66. | Environment set to development
  67. | Environment set to development.
  68. | Environment set to development..
  69. | Environment set to development...
  70. | Environment set to development....
  71. | Environment set to development.....
  72. | Compiling 10 source files
  73.  
  74. | Compiling 10 source files.
  75. | Compiling 10 source files..
  76. | Compiling 393 source files
  77. Note: Some input files use or override a deprecated API.
  78. Note: Recompile with -Xlint:deprecation for details.
  79. Note: Some input files use unchecked or unsafe operations.
  80. Note: Recompile with -Xlint:unchecked for details.
  81. | Compiling 393 source files.
  82. | Compiling 393 source files..
  83. | Compiling 393 source files...
  84. | Compiling 393 source files....
  85. | Compiling 393 source files.....
  86. | Compiling 266 source files
  87.  
  88. | Compiling 266 source files.
  89. | Compiling 266 source files..
  90. | Compiling 266 source files...
  91. + HOME=/srv/net.kameleoon/jenkins/
  92. + JAVA_OPTS=-Duser.home=/srv/net.kameleoon/jenkins/
  93. + JAVA_HOME=/etc/java-config-2/current-system-vm
  94. ++ java-config -dp ant-jsch
  95. + CLASSPATH=/usr/share/ant-jsch/lib/ant-jsch.jar:/usr/share/jsch/lib/jsch.jar:/usr/share/jzlib/lib/jzlib.jar
  96. + /usr/local/opt/grails/bin/grails -DnightlyBuild=true test war --non-interactive
  97. | Loading Grails 2.4.2
  98. | Configuring classpath
  99. | Configuring classpath.
  100. | Environment set to test
  101. | Environment set to test.
  102. | Environment set to test..
  103. | Environment set to test...
  104. | Environment set to test....
  105. | Environment set to test.....
  106. | Packaging Grails application
  107. | Packaging Grails application.
  108. | Packaging Grails application..
  109. | Packaging Grails application...
  110. | Packaging Grails application....
  111. | Packaging Grails application.....
  112. | Compiling 284 GSP files for package [kameleoon]
  113. | Error 2015-09-01 08:55:17,963 [main] ERROR pages.GroovyPageParser - You cannot override the default 'g' namespace with the directive <%@ taglib prefix="g" %>. Please select another namespace.
  114. | Error 2015-09-01 08:55:18,040 [main] ERROR pages.GroovyPageParser - You cannot override the default 'g' namespace with the directive <%@ taglib prefix="g" %>. Please select another namespace.
  115. | Error 2015-09-01 08:55:18,102 [main] ERROR pages.GroovyPageParser - You cannot override the default 'g' namespace with the directive <%@ taglib prefix="g" %>. Please select another namespace.
  116. | Error 2015-09-01 08:55:18,163 [main] ERROR pages.GroovyPageParser - You cannot override the default 'g' namespace with the directive <%@ taglib prefix="g" %>. Please select another namespace.
  117. | Error 2015-09-01 08:55:18,348 [main] ERROR pages.GroovyPageParser - You cannot override the default 'g' namespace with the directive <%@ taglib prefix="g" %>. Please select another namespace.
  118. | Error 2015-09-01 08:55:18,409 [main] ERROR pages.GroovyPageParser - You cannot override the default 'g' namespace with the directive <%@ taglib prefix="g" %>. Please select another namespace.
  119. | Error 2015-09-01 08:55:18,547 [main] ERROR pages.GroovyPageParser - You cannot override the default 'g' namespace with the directive <%@ taglib prefix="g" %>. Please select another namespace.
  120. | Error 2015-09-01 08:55:18,629 [main] ERROR pages.GroovyPageParser - You cannot override the default 'g' namespace with the directive <%@ taglib prefix="g" %>. Please select another namespace.
  121. | Compiling 284 GSP files for package [kameleoon].
  122. | Error GSP Compilation error in file /WEB-INF/grails-app/views/layouts/back-office/main.gsp at line 39: Grails tag [sitemesh:captureBody] was not closed
  123. Build step 'Execute shell' marked build as failure
  124. Checking console output
  125. [PostBuildScript] - Execution post build scripts.
  126. [PostBuildScript] Build is not success : do not execute script
  127. Sending e-mails to: code@kameleoon.com
  128. Finished: FAILURE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement