Advertisement
Guest User

Untitled

a guest
Jan 18th, 2018
356
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 21.69 KB | None | 0 0
  1. Started by user sdonner@mozilla.com
  2. Checking out git https://github.com/mozilla/socorro/ into /var/lib/jenkins/workspace/socorro.stage@script to read e2e-tests/Jenkinsfile
  3. Wiping out workspace first.
  4. Cloning the remote Git repository
  5. Cloning repository https://github.com/mozilla/socorro/
  6.  > git init /var/lib/jenkins/workspace/socorro.stage@script # timeout=10
  7. Fetching upstream changes from https://github.com/mozilla/socorro/
  8.  > git --version # timeout=10
  9.  > git fetch --tags --progress https://github.com/mozilla/socorro/ +refs/heads/*:refs/remotes/origin/*
  10.  > git config remote.origin.url https://github.com/mozilla/socorro/ # timeout=10
  11.  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  12.  > git config remote.origin.url https://github.com/mozilla/socorro/ # timeout=10
  13. Fetching upstream changes from https://github.com/mozilla/socorro/
  14.  > git fetch --tags --progress https://github.com/mozilla/socorro/ +refs/heads/*:refs/remotes/origin/*
  15.  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
  16.  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
  17. Checking out Revision 4a1180ae4afecb074cfb11c56b5a31dd0ff8922d (refs/remotes/origin/master)
  18.  > git config core.sparsecheckout # timeout=10
  19.  > git checkout -f 4a1180ae4afecb074cfb11c56b5a31dd0ff8922d
  20. Commit message: "Merge pull request #4297 from Osmose/crontabber-js"
  21.  > git rev-list 3e93f0e67df56a03922e2ff01c2b115d9131938e # timeout=10
  22. [Pipeline] library
  23. Loading library fxtest@1.9
  24.  > git rev-parse --is-inside-work-tree # timeout=10
  25. Setting origin to https://github.com/mozilla/fxtest-jenkins-pipeline.git
  26.  > git config remote.origin.url https://github.com/mozilla/fxtest-jenkins-pipeline.git # timeout=10
  27. Fetching origin...
  28. Fetching upstream changes from origin
  29.  > git --version # timeout=10
  30.  > git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/*
  31.  > git rev-parse 1.9^{commit} # timeout=10
  32. Wiping out workspace first.
  33. Cloning the remote Git repository
  34. Cloning with configured refspecs honoured and without tags
  35. Cloning repository https://github.com/mozilla/fxtest-jenkins-pipeline.git
  36.  > git init /var/lib/jenkins/workspace/socorro.stage@libs/fxtest # timeout=10
  37. Fetching upstream changes from https://github.com/mozilla/fxtest-jenkins-pipeline.git
  38.  > git --version # timeout=10
  39.  > git fetch --no-tags --progress https://github.com/mozilla/fxtest-jenkins-pipeline.git +refs/heads/*:refs/remotes/origin/*
  40.  > git config remote.origin.url https://github.com/mozilla/fxtest-jenkins-pipeline.git # timeout=10
  41.  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  42.  > git config remote.origin.url https://github.com/mozilla/fxtest-jenkins-pipeline.git # timeout=10
  43. Fetching without tags
  44. Fetching upstream changes from https://github.com/mozilla/fxtest-jenkins-pipeline.git
  45.  > git fetch --no-tags --progress https://github.com/mozilla/fxtest-jenkins-pipeline.git +refs/heads/*:refs/remotes/origin/*
  46. Checking out Revision 3d5e2e860c51a1572c84e952c59bf4a035a5443c (1.9)
  47.  > git config core.sparsecheckout # timeout=10
  48.  > git checkout -f 3d5e2e860c51a1572c84e952c59bf4a035a5443c
  49. Commit message: "Merge pull request #35 from stephendonner/fix-API-URL"
  50.  > git rev-list 3d5e2e860c51a1572c84e952c59bf4a035a5443c # timeout=10
  51. [Pipeline] node
  52. Running on centos7-1-qatest-slave.fxtest.jenkins.stage.mozaws.net in /home/jenkins/slave/workspace/socorro.stage
  53. [Pipeline] {
  54. [Pipeline] stage
  55. [Pipeline] { (Declarative: Checkout SCM)
  56. [Pipeline] checkout
  57. Wiping out workspace first.
  58. Cloning the remote Git repository
  59. Cloning repository https://github.com/mozilla/socorro/
  60.  > git init /home/jenkins/slave/workspace/socorro.stage # timeout=10
  61. Fetching upstream changes from https://github.com/mozilla/socorro/
  62.  > git --version # timeout=10
  63.  > git fetch --tags --progress https://github.com/mozilla/socorro/ +refs/heads/*:refs/remotes/origin/*
  64.  > git config remote.origin.url https://github.com/mozilla/socorro/ # timeout=10
  65.  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  66.  > git config remote.origin.url https://github.com/mozilla/socorro/ # timeout=10
  67. Fetching upstream changes from https://github.com/mozilla/socorro/
  68.  > git fetch --tags --progress https://github.com/mozilla/socorro/ +refs/heads/*:refs/remotes/origin/*
  69.  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
  70.  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
  71. Checking out Revision 4a1180ae4afecb074cfb11c56b5a31dd0ff8922d (refs/remotes/origin/master)
  72.  > git config core.sparsecheckout # timeout=10
  73.  > git checkout -f 4a1180ae4afecb074cfb11c56b5a31dd0ff8922d
  74. Commit message: "Merge pull request #4297 from Osmose/crontabber-js"
  75. [Pipeline] }
  76. [Pipeline] // stage
  77. [Pipeline] withEnv
  78. [Pipeline] {
  79. [Pipeline] withCredentials
  80. [Pipeline] {
  81. [Pipeline] withEnv
  82. [Pipeline] {
  83. [Pipeline] ansiColor
  84. [Pipeline] {
  85. [Pipeline] timestamps
  86. [Pipeline] {
  87. [Pipeline] timeout
  88. 20:05:48 Timeout set to expire in 1 hr 0 min
  89. [Pipeline] {
  90. [Pipeline] stage
  91. [Pipeline] { (Test)
  92. [Pipeline] writeFile
  93. [Pipeline] sh
  94. 20:05:48 [socorro.stage] Running shell script
  95. 20:05:49 + tox -c e2e-tests/tox.ini -e py27
  96. 20:05:49 py27 create: /home/jenkins/slave/workspace/socorro.stage/e2e-tests/.tox/py27
  97. 20:05:51 py27 installdeps: -r/home/jenkins/slave/workspace/socorro.stage/e2e-tests/requirements/default.txt, -c/home/jenkins/slave/workspace/socorro.stage/e2e-tests/requirements/constraints.txt
  98. 20:05:58 py27 installed: apipkg==1.4,attrs==17.4.0,blessings==1.6.1,certifi==2017.11.5,chardet==3.0.4,execnet==1.5.0,funcsigs==1.0.2,idna==2.6,mozlog==3.7,mozterm==0.1.0,pluggy==0.6.0,py==1.5.2,PyPOM==1.2.0,pytest==3.3.2,pytest-base-url==1.4.1,pytest-forked==0.2,pytest-html==1.16.1,pytest-metadata==1.5.1,pytest-selenium==1.11.3,pytest-variables==1.7.0,pytest-xdist==1.21.0,requests==2.18.4,selenium==3.8.1,six==1.11.0,urllib3==1.22,zope.component==4.4.1,zope.event==4.3.0,zope.interface==4.4.3
  99. 20:05:58 py27 runtests: PYTHONHASHSEED='669741749'
  100. 20:05:58 py27 runtests: commands[0] | pytest --junit-xml=results/py27.xml --html=results/py27.html --self-contained-html --log-raw=results/py27_raw.txt --log-tbpl=results/py27_tbpl.txt
  101. 20:05:58 ============================= test session starts ==============================
  102. 20:05:58 platform linux2 -- Python 2.7.5, pytest-3.3.2, py-1.5.2, pluggy-0.6.0 -- /home/jenkins/slave/workspace/socorro.stage/e2e-tests/.tox/py27/bin/python2.7
  103. 20:05:58 cachedir: .cache
  104. 20:05:58 driver: SauceLabs
  105. 20:05:58 sensitiveurl: mozilla\.org
  106. 20:05:58 metadata: {'Plugins': {'variables': '1.7.0', 'base-url': '1.4.1', 'forked': '0.2', 'html': '1.16.1', 'mozlog': '3.7', 'selenium': '1.11.3', 'xdist': '1.21.0', 'metadata': '1.5.1'}, 'BUILD_NUMBER': '108', 'Packages': {'py': '1.5.2', 'pluggy': '0.6.0', 'pytest': '3.3.2'}, 'Platform': 'Linux-3.10.0-514.16.1.el7.x86_64-x86_64-with-centos-7.3.1611-Core', 'JOB_NAME': 'socorro.stage', 'GIT_URL': 'https://github.com/mozilla/socorro/', 'Capabilities': {u'public': u'public restricted', u'browserName': u'Firefox', u'build': u'jenkins-socorro.stage-108', u'platform': u'Windows 10', u'version': u'57.0'}, 'JENKINS_URL': 'https://qa-master.fxtest.jenkins.stage.mozaws.net/', 'Base URL': 'https://crash-stats.allizom.org', 'GIT_COMMIT': '4a1180ae4afecb074cfb11c56b5a31dd0ff8922d', 'GIT_BRANCH': 'origin/master', 'Python': '2.7.5', 'Driver': 'SauceLabs'}
  107. 20:05:58 baseurl: https://crash-stats.allizom.org
  108. 20:05:58 rootdir: /home/jenkins/slave/workspace/socorro.stage/e2e-tests, inifile: tox.ini
  109. 20:05:58 plugins: xdist-1.21.0, variables-1.7.0, selenium-1.11.3, metadata-1.5.1, html-1.16.1, forked-0.2, base-url-1.4.1, mozlog-3.7
  110. 20:05:58 gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I / gw6 I / gw7 I
  111. 20:05:58
  112. [gw0] linux2 Python 2.7.5 cwd: /home/jenkins/slave/workspace/socorro.stage/e2e-tests
  113. 20:05:58
  114. [gw1] linux2 Python 2.7.5 cwd: /home/jenkins/slave/workspace/socorro.stage/e2e-tests
  115. 20:05:58
  116. [gw2] linux2 Python 2.7.5 cwd: /home/jenkins/slave/workspace/socorro.stage/e2e-tests
  117. 20:05:58
  118. [gw3] linux2 Python 2.7.5 cwd: /home/jenkins/slave/workspace/socorro.stage/e2e-tests
  119. 20:05:58
  120. [gw4] linux2 Python 2.7.5 cwd: /home/jenkins/slave/workspace/socorro.stage/e2e-tests
  121. 20:05:58
  122. [gw5] linux2 Python 2.7.5 cwd: /home/jenkins/slave/workspace/socorro.stage/e2e-tests
  123. 20:05:58
  124. [gw6] linux2 Python 2.7.5 cwd: /home/jenkins/slave/workspace/socorro.stage/e2e-tests
  125. 20:05:58
  126. [gw7] linux2 Python 2.7.5 cwd: /home/jenkins/slave/workspace/socorro.stage/e2e-tests
  127. 20:05:59
  128. [gw1] Python 2.7.5 (default, Nov  6 2016, 00:28:07)  -- [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)]
  129. 20:05:59
  130. [gw0] Python 2.7.5 (default, Nov  6 2016, 00:28:07)  -- [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)]
  131. 20:05:59
  132. [gw2] Python 2.7.5 (default, Nov  6 2016, 00:28:07)  -- [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)]
  133. 20:05:59
  134. [gw3] Python 2.7.5 (default, Nov  6 2016, 00:28:07)  -- [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)]
  135. 20:05:59
  136. [gw5] Python 2.7.5 (default, Nov  6 2016, 00:28:07)  -- [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)]
  137. 20:05:59
  138. [gw4] Python 2.7.5 (default, Nov  6 2016, 00:28:07)  -- [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)]
  139. 20:05:59
  140. [gw6] Python 2.7.5 (default, Nov  6 2016, 00:28:07)  -- [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)]
  141. 20:05:59
  142. [gw7] Python 2.7.5 (default, Nov  6 2016, 00:28:07)  -- [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)]
  143. 20:05:59 gw0 [33] / gw1 [33] / gw2 [33] / gw3 [33] / gw4 [33] / gw5 [33] / gw6 [33] / gw7 [33]
  144. 20:05:59
  145. 20:05:59 scheduling tests via LoadScheduling
  146. 20:05:59
  147. 20:05:59 tests/test_api.py::TestAPI::test_supersearch_fields
  148. 20:05:59 tests/test_api.py::TestAPI::test_platforms
  149. 20:05:59 tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[Firefox]
  150. 20:05:59 tests/test_api.py::TestAPI::test_crontabber
  151. 20:05:59 tests/test_crash_reports.py::TestCrashReports::test_that_bugzilla_link_contain_current_site
  152. 20:05:59 tests/test_crash_reports.py::TestCrashReports::test_that_exploitable_crash_report_is_not_displayed_for_logged_out_users
  153. 20:05:59 tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[Thunderbird]
  154. 20:06:00 tests/test_api.py::TestAPI::test_public_api_navigation
  155. 20:06:00 [gw6] [  3%] PASSED tests/test_api.py::TestAPI::test_platforms
  156. 20:06:00 tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[Firefox]
  157. 20:06:00 [gw5] [  6%] PASSED tests/test_api.py::TestAPI::test_supersearch_fields
  158. 20:06:00 tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[SeaMonkey]
  159. 20:06:00 [gw0] [  9%] PASSED tests/test_api.py::TestAPI::test_crontabber
  160. 20:06:15 tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[Thunderbird]
  161. 20:06:15 [gw4] [ 12%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_bugzilla_link_contain_current_site
  162. 20:06:15 tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[FennecAndroid]
  163. 20:06:16 [gw2] [ 15%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_exploitable_crash_report_is_not_displayed_for_logged_out_users
  164. 20:06:18 tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[SeaMonkey]
  165. 20:06:18 [gw7] [ 18%] PASSED tests/test_api.py::TestAPI::test_public_api_navigation
  166. 20:06:20 tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[FennecAndroid]
  167. 20:06:21 [gw3] [ 21%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[Firefox]
  168. 20:06:23 tests/test_crash_reports.py::TestCrashReports::test_that_top_crasher_filter_all_return_results
  169. 20:06:23 [gw5] [ 24%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[SeaMonkey]
  170. 20:06:23 [gw0] [ 27%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[Thunderbird]
  171. 20:06:24 tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[Firefox]
  172. 20:06:24 [gw6] [ 30%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[Firefox]
  173. 20:06:24 tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[Thunderbird]
  174. 20:06:27 tests/test_crash_reports.py::TestCrashReports::test_that_top_crasher_filter_plugin_return_results
  175. 20:06:27 [gw1] [ 33%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[Thunderbird]
  176. 20:06:40 tests/test_crash_reports.py::TestCrashReports::test_that_top_crasher_filter_browser_return_results
  177. 20:06:40 [gw4] [ 36%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[FennecAndroid]
  178. 20:06:40 tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[FennecAndroid]
  179. 20:06:40 [gw7] [ 39%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_reports_form_has_same_product[FennecAndroid]
  180. 20:06:41 tests/test_crash_reports.py::TestCrashReports::test_top_crasher_reports_tab_has_uuid_report
  181. 20:06:42 [gw2] [ 42%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_current_version_selected_in_top_crashers_header[SeaMonkey]
  182. 20:06:42 tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[SeaMonkey]
  183. 20:06:43 [gw3] [ 45%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_top_crasher_filter_all_return_results
  184. 20:06:46 tests/test_crash_reports.py::TestCrashReports::test_that_7_days_is_selected_default_for_nightlies
  185. 20:06:46 [gw6] [ 48%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_top_crasher_filter_plugin_return_results
  186. 20:06:50 tests/test_crash_reports.py::TestCrashReports::test_that_lowest_version_topcrashers_do_not_return_errors
  187. 20:06:50 [gw1] [ 51%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_top_crasher_filter_browser_return_results
  188. 20:06:52 tests/test_search.py::TestSuperSearch::test_super_search_page_is_loaded
  189. 20:06:53 [gw0] [ 54%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[Thunderbird]
  190. 20:07:03 [gw5] [ 57%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[Firefox]
  191. 20:07:06 [gw3] [ 60%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_7_days_is_selected_default_for_nightlies
  192. 20:07:09 [gw1] [ 63%] PASSED tests/test_search.py::TestSuperSearch::test_super_search_page_is_loaded
  193. 20:07:12 [gw7] [ 66%] PASSED tests/test_crash_reports.py::TestCrashReports::test_top_crasher_reports_tab_has_uuid_report
  194. 20:07:12 [gw2] [ 69%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[SeaMonkey]
  195. 20:07:34 [gw4] [ 72%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_top_crashers_reports_links_work[FennecAndroid]
  196. 20:07:35 [gw6] [ 75%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_lowest_version_topcrashers_do_not_return_errors
  197. 20:07:35 tests/test_crash_reports.py::TestCrashReports::test_that_only_plugin_reports_have_plugin_icon
  198. 20:07:35 tests/test_search.py::TestSuperSearch::test_search_with_one_line
  199. 20:07:35 tests/test_search.py::TestSuperSearch::test_search_with_multiple_lines
  200. 20:07:35 tests/test_search.py::TestSearchForSpecificResults::test_search_for_valid_signature
  201. 20:07:35 tests/test_search.py::TestSearchForSpecificResults::test_selecting_one_version_doesnt_show_other_versions
  202. 20:07:35 tests/test_crash_reports.py::TestCrashReports::test_that_only_browser_reports_have_browser_icon
  203. 20:07:35 tests/test_search.py::TestSuperSearch::test_search_change_column
  204.  
  205. 20:07:53 tests/test_search.py::TestSuperSearch::test_search_change_facet
  206.  
  207. 20:07:54 [gw2] [ 78%] PASSED tests/test_search.py::TestSuperSearch::test_search_with_one_line
  208.  
  209. 20:07:58 [gw6] [ 81%] PASSED tests/test_search.py::TestSearchForSpecificResults::test_search_for_valid_signature
  210.  
  211. 20:08:02 [gw4] [ 84%] PASSED tests/test_search.py::TestSuperSearch::test_search_change_facet
  212.  
  213. 20:08:05 [gw3] [ 87%] PASSED tests/test_search.py::TestSuperSearch::test_search_with_multiple_lines
  214.  
  215. 20:08:17 [gw1] [ 90%] PASSED tests/test_search.py::TestSearchForSpecificResults::test_selecting_one_version_doesnt_show_other_versions
  216. 20:08:17 [gw5] [ 93%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_only_browser_reports_have_browser_icon
  217.  
  218. Post stage
  219. 20:08:49 [gw0] [ 96%] PASSED tests/test_crash_reports.py::TestCrashReports::test_that_only_plugin_reports_have_plugin_icon
  220. 20:08:49 [gw7] [100%] PASSED tests/test_search.py::TestSuperSearch::test_search_change_column
  221. 20:08:49
  222. 20:08:49  generated xml file: /home/jenkins/slave/workspace/socorro.stage/e2e-tests/results/py27.xml
  223. 20:08:49  generated html file: /home/jenkins/slave/workspace/socorro.stage/e2e-tests/results/py27.html
  224. 20:08:49 ========================= 33 passed in 168.18 seconds ==========================
  225. 20:08:49 ___________________________________ summary ____________________________________
  226. 20:08:49   py27: commands succeeded
  227. 20:08:49   congratulations :)
  228. [Pipeline] archiveArtifacts
  229.  
  230. 20:08:49 Archiving artifacts
  231. [Pipeline] junit
  232. 20:08:50 Recording test results
  233. [Pipeline] step
  234. 20:08:50 Publish artifacts to S3 Bucket Build is still running
  235. 20:08:50 Publish artifacts to S3 Bucket Using S3 profile: fx-test-jenkins-s3-publisher
  236. 20:08:50 Publish artifacts to S3 Bucket bucket=net-mozaws-stage-fx-test-activedata/jenkins-socorro.stage-108, file=py27_raw.txt region=us-east-1, will be uploaded from slave=false managed=false , server encryption false
  237. [Pipeline] findFiles
  238. [Pipeline] sh
  239. 20:08:50 [socorro.stage] Running shell script
  240. 20:08:50 + git rev-parse HEAD
  241. [Pipeline] step
  242. 20:08:50 Publish artifacts to S3 Bucket Build is still running
  243. 20:08:50 Publish artifacts to S3 Bucket Using S3 profile: fx-test-jenkins-s3-publisher
  244. 20:08:50 Publish artifacts to S3 Bucket bucket=net-mozaws-stage-fx-test-treeherder/jenkins-socorro.stage-108, file=py27.html region=us-east-1, will be uploaded from slave=false managed=false , server encryption false
  245. 20:08:50 Publish artifacts to S3 Bucket bucket=net-mozaws-stage-fx-test-treeherder/jenkins-socorro.stage-108, file=py27.xml region=us-east-1, will be uploaded from slave=false managed=false , server encryption false
  246. 20:08:50 Publish artifacts to S3 Bucket bucket=net-mozaws-stage-fx-test-treeherder/jenkins-socorro.stage-108, file=py27_raw.txt region=us-east-1, will be uploaded from slave=false managed=false , server encryption false
  247. 20:08:50 Publish artifacts to S3 Bucket bucket=net-mozaws-stage-fx-test-treeherder/jenkins-socorro.stage-108, file=py27_tbpl.txt region=us-east-1, will be uploaded from slave=false managed=false , server encryption false
  248. [Pipeline] findFiles
  249. [Pipeline] step
  250. 20:08:50 Publish artifacts to S3 Bucket Build is still running
  251. 20:08:50 Publish artifacts to S3 Bucket Using S3 profile: fx-test-jenkins-s3-publisher
  252. 20:08:50 Publish artifacts to S3 Bucket bucket=net-mozaws-stage-fx-test-treeherder/jenkins-socorro.stage-108, file=py27_tbpl.txt region=us-east-1, will be uploaded from slave=false managed=false , server encryption false
  253. [Pipeline] findFiles
  254.  
  255. [Pipeline] echo
  256. 20:08:51 Published payload to Pulse on exchange/****/jobs with routing key ****.socorro.
  257. [Pipeline] echo
  258. 20:08:51 {"taskId":"8af28fd6-2a0a-4e88-9bee-c073cac0b705","buildSystem":"qa-master","origin":{"kind":"github.com","project":"socorro","revision":"4a1180ae4afecb074cfb11c56b5a31dd0ff8922d"},"display":{"jobSymbol":"e2e","jobName":"End-to-end integration tests","groupSymbol":"j","groupName":"Executed by Jenkins"},"state":"completed","result":"success","jobKind":"test","timeScheduled":"2018-01-18T20:05:36Z","timeStarted":"2018-01-18T20:05:36Z","timeCompleted":"2018-01-18T20:08:50Z","reason":"scheduled","productName":"socorro","buildMachine":{"name":"qa-master","platform":"linux-3-10-0-514-16-1-el7-x86_64-amd64","os":"linux","architecture":"amd64"},"runMachine":{"name":"qa-master","platform":"linux-3-10-0-514-16-1-el7-x86_64-amd64","os":"linux","architecture":"amd64"},"jobInfo":{"links":[{"url":"https://qa-master.fxtest.jenkins.stage.mozaws.net/job/socorro.stage/108/","linkText":"jenkins-socorro.stage-108","label":"build"},{"url":"https://s3.amazonaws.com/net-mozaws-stage-fx-test-treeherder/jenkins-socorro.stage-108/py27.html","linkText":"py27.html","label":"artifact uploaded"},{"url":"https://s3.amazonaws.com/net-mozaws-stage-fx-test-treeherder/jenkins-socorro.stage-108/py27.xml","linkText":"py27.xml","label":"artifact uploaded"},{"url":"https://s3.amazonaws.com/net-mozaws-stage-fx-test-treeherder/jenkins-socorro.stage-108/py27_raw.txt","linkText":"py27_raw.txt","label":"artifact uploaded"},{"url":"https://s3.amazonaws.com/net-mozaws-stage-fx-test-treeherder/jenkins-socorro.stage-108/py27_tbpl.txt","linkText":"py27_tbpl.txt","label":"artifact uploaded"}]},"logs":[{"url":"https://s3.amazonaws.com/net-mozaws-stage-fx-test-treeherder/jenkins-socorro.stage-108/py27_tbpl.txt","name":"buildbot_text"}],"version":1}
  259. [Pipeline] echo
  260. 20:08:51 Results will be available to view at https://treeherder.mozilla.org/#/jobs?repo=socorro&revision=4a1180ae4afecb074cfb11c56b5a31dd0ff8922d
  261. [Pipeline] publishHTML
  262. 20:08:51 [htmlpublisher] Archiving HTML reports...
  263. 20:08:51 [htmlpublisher] Archiving at BUILD level /home/jenkins/slave/workspace/socorro.stage/e2e-tests/results to /var/lib/jenkins/jobs/socorro.stage/builds/108/htmlreports/HTML_Report
  264. [Pipeline] }
  265. [Pipeline] // stage
  266. [Pipeline] }
  267. [Pipeline] // timeout
  268. [Pipeline] }
  269. [Pipeline] // timestamps
  270. [Pipeline] }
  271. [Pipeline] // ansiColor
  272. [Pipeline] }
  273. [Pipeline] // withEnv
  274. [Pipeline] }
  275. [Pipeline] // withCredentials
  276. [Pipeline] }
  277. [Pipeline] // withEnv
  278. [Pipeline] }
  279. [Pipeline] // node
  280. [Pipeline] End of Pipeline
  281. Finished: SUCCESS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement